html {
  font-size: 100%;
 
  @media (min-width: 600px) {
    font-size: calc(112.5% + 4 * (100vw - 600px) / 400)
  }
 
  @media (min-width: 1000px) {
    font-size: calc(147.5%)
  }
}



body {
  font-family: '繝偵Λ繧ｮ繝手ｧ偵ざ繧ｷ繝�け Pro', 'Hiragino Kaku Gothic Pro', '繝｡繧､繝ｪ繧ｪ', Meiryo, Osaka, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
  font-weight: 400;
  line-height: 1.8;
  color: #000;
  background: #fff;
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a {
  color: #F95959;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #F95959;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-weight: 400;
  margin: 0 0 20px 0;
}



.stco-nav {
  padding: 20px 0 0 0;
	background: #fff;
  
}



.stco-nav img{
	height:16px;
}

#stco-logo {
  position:absolute;
  z-index: 3;
  width:20%;
  left:10%;
}

#stco-logo img{
	width:70%;
	height:auto;
}

@media screen and (max-width: 768px) {
  .stco-nav .menu-1 {
   display: none;
  }
}

.stco-nav ul{
  padding: 0;
  margin: 0;
	width: 100%;
	height: 100%;
}

.stco-nav li{
  padding: 0;
  margin: 0 0 0 5px;
  list-style: none;
	display: inline-block;
	width: 150px; 
	text-align: center;
}

.stco-nav li a{
	display: block;
	width: 100%;
	height: 100%;
	padding:20px;
	border-bottom:5px solid #009944;
}

.stco-nav li a:hover{
	background: #FAF5F5;
	border-bottom: 5px solid #F2824A;
}

.stco-nav .active{
	background: url("../image/nav-otri.gif") no-repeat bottom center ;
	background-size: 10%;
	border-bottom: 5px solid #F2824A;
	padding-bottom: 20px;
}


.stco-nav ul li.has-dropdown {
  position: relative;
}

.stco-nav ul li.has-dropdown .dropdown {
  width: 140px;
  -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
  background: #000;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.stco-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #000;
  border-width: 8px;
  margin-left: -8px;
}
.stco-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.stco-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.stco-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #999999;
  line-height: 1.2;
  text-transform: none;
  font-size: 13px;
  letter-spacing: 0;
}
.stco-nav ul li.has-dropdown .dropdown li a:hover {
  color: #fff;
}
.stco-nav ul li.has-dropdown:hover a, .stco-nav ul li.has-dropdown:focus a {
  color: #000;
}
.stco-nav ul li.btn-cta a {
  padding: 30px 0px !important;
  color: #fff;
}
.stco-nav ul li.btn-cta a span {
  background: #f95959;
  padding: 4px 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
}
.stco-nav ul li.btn-cta a:hover span {
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}
.stco-nav ul li.active > a {
  color: #000 !important;
  position: relative;
}
.stco-nav ul li.active > a:after {
border-bottom:5px solid #F2824A;
}

.triangle1{
z-index: 2;
position:absolute;
width: 105%;
mix-blend-mode: multiply;
}

.top-text{
    position: absolute;
    z-index: 5;
    top: 50%;
    left:18%;
    width:80%;
    margin: 0 auto;
}

.top-text h1{
color: #fff;
font-weight: 800;
font-size:3em;
letter-spacing: 0.1em;
font-style: italic;
}


.top-text h2{
color: #fff;
font-style: italic;
}

.top-text img{
	width:50%;
}



#wrapper {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  display: block;
}

#video {
  background: url('/poster.jpg') no-repeat;
  background-position: center center;
  left: 0;
  width: 100%;
  min-width: 100%;
  min-width: 100vw;
  top: 0;
  z-index: 1;
}


#wrapper > video {
    position: absolute;
    width: 100%;
    top: 0;
}

#stco-counter,
.stco-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.stco-video {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .stco-video {
    height: 450px;
  }
}
.stco-video a {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
  width: 90px;
  height: 90px;
  display: table;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
}
.stco-video a i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}
.stco-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.stco-video:hover .overlay {
  background: rgba(0, 0, 0, 0.7);
}
.stco-video:hover a {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#stco-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
  position: relative;
}
#stco-hero .btn {
  font-size: 24px;
}
#stco-hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#stco-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#stco-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#stco-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 700px;
  position: relative;
}
#stco-hero .flexslider .slides li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#stco-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#stco-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#stco-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#stco-hero .flexslider .flex-direction-nav {
  display: none;
}
#stco-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 700px;
  z-index: 9;
}
#stco-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: 700px;
}
#stco-hero .flexslider .slider-text > .slider-text-inner h1, #stco-hero .flexslider .slider-text > .slider-text-inner h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#stco-hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 1.3;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #stco-hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 30px;
  }
}
#stco-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
}
#stco-hero .flexslider .slider-text > .slider-text-inner .heading-section {
  font-size: 50px;
}
#stco-hero .flexslider .slider-text > .slider-text-inner .btn {
  padding: 15px 30px;
  color: #fff;
  border: none !important;
  font-size: 18px;
}
#stco-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
  background: #F95959 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#stco-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#stco-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}
#stco-hero .flexslider .slider-text > .slider-text-inner .stco-lead {
  font-size: 20px;
  color: #fff;
}
#stco-hero .flexslider .slider-text > .slider-text-inner .stco-lead .icon-heart {
  color: #d9534f;
}

.stco-bg-section {
  background: rgba(0, 0, 0, 0.05);
}

#stco-about,
#stco-practice,
#stco-testimonial,
#stco-started,
#stco-project,
#stco-blog,
#top-contact,
#stco-footer {
  padding: 7em 0;
  clear: both;
}
@media screen and (max-width: 768px) {
  #stco-about,
  #stco-practice,
  #stco-testimonial,
  #stco-started,
  #stco-project,
  #stco-blog,
  #top-contact,
  #stco-footer {
    padding: 3em 0;
  }
}



#stco-content,
#stco-consult {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
  float: left;
}

.top-strongpoint{
background-image:url("../image/mission-bg.jpg");
background-position: top right;
background-repeat: no-repeat;
width: 100%;
position: relative;
height:600px;
}

.top-content .text,.text2{
	margin-top: 3em;
}
.top-content .text img{
	width: 50%;
}

.top-content .text2 img{
	width: 65%;
}

.top-content .rollerbtn{
	position: relative;
	width: 477px;
	height: 82px;
}
.top-content .rollerbtn a{
    width: 477px;
    height: 82px;
    display: block;
    text-indent: -9999px;
	transition: all 0.5s ease;
}
 
.top-content .rollerbtn a:hover{
	transform: translateX(3em);
}

.top-content .st a{
	background: url("../image/top-title1-btn.png") no-repeat;
	background-size: 100%;
}

.top-content .rc a{
	background: url("../image/top-title2-btn.png") no-repeat;
	background-size: 100%;
}

.top-content .col-mission-img{
	width: 50%;
	position: absolute;
	top:0;
	right:13%;
	z-index: 0;
}

.col-mission-img img{
height:100%;
}


.top-factory{
background-color: #fff;
background-image:url("../image/factory-bg.jpg");
background-position: top left;
background-repeat: no-repeat;
width: 100%;
position: relative;
height:600px;
display: flex;
justify-content: center;
align-items: center;
}

.col3{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.col3 li{
	width: 33%;
}

.fac li{
	width: 33%;
	height: 300px;
	position: relative;
	transition: .3s;
}
.fac .li1{
	background: url("../image/fac-li1-bg.jpg") no-repeat;
	background-size: cover;
}

.fac .li2{
	background: url("../image/fac-li2-bg.jpg") no-repeat;
	background-size: cover;
}

.fac .li3{
	background: url("../image/fac-li3-bg.jpg") no-repeat;
	background-size: cover;
}

.fac .fac-sq{
	position:absolute;
	background: #009944;
	text-align: center;
	color:#fff;
	padding: 0;
	left:10px;
	top:10px;
	list-style: none;
	font-size: 1.2em;
	z-index: 1;
				transition: 1.0s ;
}

.fac .fac-sq li{
	padding: 10px;
	width: 180px;
	height: 90px;
}

.fac a{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 2;
	text-indent: -9999px;
}

 .li1:hover .fac-sq{
  background: #F2824A;
transition: 0.3s ;
}

.li2:hover .fac-sq{
  background: #F2824A;
transition: 0.3s ;
}

.li3:hover .fac-sq{
  background: #F2824A;
transition: 0.3s ;
}



.blc{
	display: block;
}

.col h2{
	margin-top: 10%;
}

.col h3{
	margin-top: 10%;
}

.col{
	width: 28%;
}

.col-c{
	width:44%;
}

.col2{
	margin:11% auto;
	padding:0;
	display: flex;
	list-style: none;
}

.col2 li{
	width: 50%;
	text-align: center;
	background: none;
}

.col2 img{
	width:95%;
}

.col .rec-bal{
	margin-left: 15%;
}

.col-con{
	width: 50%;
	margin: 3em auto;
	display: flex;
}

.con1{
	width:70%;
	background: #009944;
	padding:1.6em 1.2em 1.2em 1.2em;
	text-align: center;
}

.con1 dl{
	margin: 0 auto;
	padding: 0;
	display: flex;
	text-align: center;
}

.con1 dt{
	color:#fff;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

.con1 dd{
	background: #fff;
	margin: 0 0 0 2em;
	padding: 0 0.5em;
	text-align: center;
	font-size: 1.3em;
}

.con2{
	width:30%;
	padding:1.2em;
	background: #CCEBDA;
		text-align: center;
}

.con-tel{
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 2em;
	background:url("../image/con-sp.png") no-repeat left top;
	background-size: 8%;
	margin: 0 0 0 1em;
}


@media screen and (max-width: 2500px){
	.col-con{
	width: 60%;
	margin: 3em auto;
	display: flex;
}	
	}

@media screen and (max-width: 1920px){
	.col-con{
	width: 80%;
	margin: 3em auto;
	display: flex;
}	
	}
@media screen and (max-width: 1500px){
	.col-con{
	width: 90%;
	margin: 3em auto;
	display: flex;
}	
	}

.top-recruit{
width: 100%;
position: relative;
background: #DBDCDC;
height:450px;
}


.top-contact{
width: 100%;
position: relative;
height:auto;
}

.top-col-l{
	position:absolute;
	width:50%;
	top:20%;
	left:10%;
	text-align:left;
}


.top-col-r{
	position:absolute;
	width:50%;
	top:20%;
	right:10%;
	text-align:right;
}

.m{
	width:65%;
	height:auto;
}

.f{
	width:40%;
	height:auto;
}

.c{
	width:75%;
	height:auto;
}

.r{
	width:35%;
}

.con{
	width:35%;
}




.col-stco-l{
float: left;
width:  41.66667%;
margin-left: 30px;
}

.col-stco-r{
float: right;
width:  41.66667%;
margin-right: 30px;
}

.col-stco-lb{
float:left;
width:50%;

}

.col-stco-rb{
float:right;
width:50%;
}




.col-mission-text{
float: left;
width: 40%;
margin-left: 50px;
}


.col-stco-side-r{
float:right;
width: 11%;
margin-right: 30px;
}

.col-stco-side-r img{
width: 100%;
height: auto;
margin-bottom: 20px;
}

.col-stco-cnt{
width: 65%;
text-align: center;
margin: 0 auto;
} 


@media screen and (max-width:1600px) {
#stco-logo {
      position:absolute;
      z-index: 3;
      width:25%;
      left:2%;
      top:20px;
}
.col-stco-cnt{
width: 90%;
text-align: center;
margin: 0 auto;
}
	
#main-content h3{
font-size: 1.3em;
}
	

.top-content .rollerbtn{
	position: relative;
	width: 320px;
	height: 62px;
}
.top-content .rollerbtn a{
    width: 320px;
    height: 62px;
    display: block;
    text-indent: -9999px;
	transition: all 0.5s ease;
}

.top-content .col-mission-img{
		width: 55%;
		right: 0;
	}
	
.top-content .col-mission-img img{
		width: 100%;
	}

.fac li{
		height: 250px;
}

	.top-strongpoint{
		height: 350px;
	}

.top-factory{
    height: 350px;
  }
.top-recruit{
    height: 350px;
  }


}

@media screen and (min-width: 768px) and (max-width:1280px) {
#stco-logo {
      position:absolute;
      z-index: 3;
      width:30%;
      left:2%;
      top:20px;
}
	.stco-nav li{
  width: 12%; 
}
	
.stco-nav li img{
	height: 12px;
	}
	.container{
		width: 95%;
	}
#main-content h3{
font-size: 1.1em;
}
	
.top-strongpoint{
		height: 300px;
	}
	
.top-factory{
		height: 300px;
	}

.top-content .col-mission-img{
		width: 60%;
		right: 0;
	}
	
.top-content .col-mission-img img{
		width: 100%;
	}
	
.fac li{
		height: 200px;
	}
	

.top-recruit{
    height: 350px;
  }
 
.top-content .rollerbtn{
	position: relative;
	width: 300px;
	height: 62px;
}
.top-content .rollerbtn a{
    width: 300px;
    height: 62px;
    display: block;
    text-indent: -9999px;
	transition: all 0.5s ease;
}

	.rec-bal img{
		width:70%;
	}
	
}


.stco-footer{
width: 100%;
position: relative;
padding:30px 0;
	text-align: center;
}

.stco-footer img{
	width:20%;
}

.stco-btn {
margin-bottom: 228px;
}

.stco-btn2 {
margin-bottom: 50px;
}


#page p.stco-white{
color:#fff;
}

#page .contact-address{
color: #fff;
font-size:32px;
}







#content-header{
width: 100%;
height: 500px;
position: relative;
}

@media screen and (max-width: 1920px){
#content-header{
height: 400px;
}
}

@media screen and (max-width: 1520px){
#content-header{
height: 300px;
	}
	#content-header h2{
font-size:1.4em;
}
}

@media screen and (max-width: 1120px){
#content-header{
height: 200px;
}

	#content-header h2{
font-size:1.3em;
} 
}

#content-header .inner{
	background: url("../image/header-cover.png") no-repeat left;
	background-size: 30%;
	height: 100%;
}

#content-header h2{
    position: absolute;
    top: 20%;
    left: 10%;
    right: 0;
    bottom: 0;
    margin: auto;
	text-align: left;
	font-weight: 600;
	color: #fff;
	line-height: 1.2em;
}

#content-header .blc{
	font-size: 0.5em;
	font-weight:100;
}

#content-header img{
	height:50%;
	width:auto;
}

.strongpoint{
background-image: url("../image/strongpoint_h2bg.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
	background-position: top;
}

.company{
background-image: url("../image/company_h2bg.jpg");
background-repeat: no-repeat;
background-size:cover;
text-align: center;
}

.facility{
background-image: url("../image/facility_h2bg.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}

.recruit{
background-image: url("../image/recruit_h2bg.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}

.contact{
background-image: url("../image/contact_h2bg.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}


.our-mission-ph{
margin-top: 100px;
margin-bottom: 100px;
margin-left: -18px;
}


.recruit-voice{
background: #fff;
width:80%;
margin: 0 auto;
}

.recruit-voice .box{
width: 90%;
border-bottom: 1px solid #ccc;
padding: 40px 0;
margin: 0 auto;
clear: both;
text-align: left;
}

.header:after{
	content: "";
	clear: both;
	display: block;
}

.box:after{
	content: "";
	clear: both;
	display: block;
}

.scroll{
	
}

.img-r{
float: right;
margin: 0 0 1em 1em;
}

.img-l{
float: left;
margin: 0 1em 1em 0;
}





#main-content{
width: 100%;
padding-top: 0;
padding-bottom: 60px;
overflow: hidden;
}

#main-content .inner{
	background: #fff;
	padding: 60px 0;
	margin-bottom: 300px;
}

#main-content .inner2{
	background: none;
	padding: 60px 0;
	margin: -200px auto 100px auto;
	width: 100%;
}

.company-b{
	background: url("../image/company-bg.jpg");
	background-attachment: fixed;
	background-size: 100%;
	background-position: center;
}

.strongpoint-b{
	background: url("../image/strongpoint-bg.jpg");
	background-attachment: fixed;
	background-size: 100%;
	background-position: bottom;
}

.facility-b{
	background: url("../image/facility-bg.jpg")no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	background-position: bottom;
}

.recruit-b{
	background: url("../image/recruit-bg.jpg")no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	background-position: bottom;
}

.contact-b{
	background: url("../image/contact-bg.jpg")no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	background-position: bottom;
}


#main-content .hlf{
  width: 50%;
}

#main-content h3{
margin-bottom: 20px;
font-weight: 300;
line-height: 1.8;
	color: #009944;
}

#main-content h3 img{
height: 25px;
}

#main-content h3.bl{
color:#005BAC;
background: #D9E6F3;
font-weight: 900;
line-height: 60px;
margin-left: auto;
margin-right: auto;
width: 25%;
}


#main-content ul.in{
margin: 50px auto 100px auto;
padding: 0;
list-style: none;
text-align: center;
}

#main-content ul.in li{
display: inline;
padding:5px;
}


strong{
	font-weight: 700;
	font-size: 1.2em;
}

.text-com{
	width: 70%;
	text-align: justify;
}


#main-content .text-com h3{
	text-align: left;
	color: #009944;
}

.text-com-img{
	width: 25%;
	float: right;
}

.text-com-img img{
	max-width: 100%;
}

@media screen and (max-width: 1920px){
.text-com{
	width: 60%;
	text-align: justify;
}
	
	.text-com-img{
	width: 28%;
	float: right;
}
}


@media screen and (max-width: 1200px){
		.text-com{
	font-size:0.9em;
}
	}

.cont{
	margin-bottom: 5em;
}
.cont:after{
	content: "";
	clear: both;
	display: block;
}



.hos{
	padding: 3em 5em;
	border: 1px solid #009944;
	margin-bottom: 5em;
	background: #fff;
}

.hos2{
	padding: 3em 5em;
	border: 1px solid #009944;
	background: #fff;
}

.hos img{
	max-width: 100%;
}


.hos2 img{
	max-width: 100%;
}

#main-content ul.ho{
	text-align: left;
	margin: 50px auto 0 auto;
}

#main-content ul.ho li{
	margin-bottom: 20px;
}

.stp .grid{
	border:1px solid #009944;
	padding:30px;
}

.grid-container{
	 column-count: 3;
}

@media screen and (min-width: 1200px) {
.grid-container{
	column-count: 3;
}
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
.grid-container {
	 -webkit-column-count: 3;
	 -webkit-column-gap: 15px;
	 -webkit-column-fill: auto;
	 column-count: 3;
	 grid-gap: 15px;
}
}

@media screen and (min-width: 769px) and (max-width: 992px) {
.grid-container {
	 -webkit-column-count: 3;
	 -webkit-column-gap: 15px;
	 -webkit-column-fill: auto;
	 column-count: 3;
	 grid-gap: 15px;
	 column-fill: auto;
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
.grid-container {
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  -webkit-column-fill: auto;
  column-count: 2;
  grid-gap: 15px;
  column-fill: auto;
}
}

@media screen and (max-width: 480px) {
 .grid-container {
  -webkit-column-count: 1;
  -webkit-column-gap: 15px;
  -webkit-column-fill: auto;
  column-count: 1;
  grid-gap: 15px;
  column-fill:balance;
}
}


.grid {
	display: inline-block;
	-webkit-column-break-inside: avoid;
	column-break-inside: avoid;
	margin-bottom: 15px;
	text-align: center;
}

.grid img{
	width:100%;
}


/* Google Chorome BugFix */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.grid {
  display: block !important;
}
}

.video-cont{
	position: relative;
	width: 100%;
	margin: -20px 0 30px 0;
}

.video-cont video{
	width: 80%;
}

@media screen and (max-width: 1920px) {
	.video-cont video{
	width: 60%;
}
}



.rec-img{
	width: 45%;
	float: right;
}

.p-title{
	margin-bottom: 3em;
}

.contact-form{
	margin: 3em auto 0 auto;
	width:600px;
}
.contact-form dl{
margin: 0 auto 20px auto;
width: 100%;
text-align: left;
	
}
.contact-form dt{
 padding: 0;
	margin: 0;
	font-weight: normal;
}
.contact-form dd{
 padding: 0;
	margin: 0;
}

.required{
	font-size: 0.8em;
	color:red;
}



#stco-content .video, #stco-content .choose,
#stco-consult .video,
#stco-consult .choose {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #stco-content .video, #stco-content .choose,
  #stco-consult .video,
  #stco-consult .choose {
    width: 100% !important;
  }
}
#stco-content .video,
#stco-consult .video {
  display: table;
  width: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
#stco-content .choose,
#stco-consult .choose {
  width: 50%;
  padding: 40px;
}



.features {
  margin-bottom: 3em;
  width: 100%;
  float: left;
}

.stco-heading {
  margin-bottom: 5em;
}
.stco-heading.stco-heading-sm {
  margin-bottom: 2em;
}
.stco-heading h2 {
  font-size: 32px;
  margin-top: 228px;
  margin-bottom: 50px;
  line-height: 1.5;
  color: #000;
}

.stco-heading h2.contact{
  font-size: 32px;
  margin-top: 135px;
  margin-bottom: 50px;
  line-height: 1.5;
  color: #000;
}

.stco-heading h2.contact2{
  margin-top: 80px;
  margin-bottom: 35px;
  line-height: 1.5;
  color: #000;
}



.stco-heading h2.foot{
  font-size: 32px;
  margin-top: 100px;
  margin-bottom: 50px;
  line-height: 1.5;
  color: #000;
}
.stco-heading p {
  font-size: 26px;
  line-height: 1.5;
  color: #000;
}
.stco-heading span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}



footer{overflow: hidden;background: #fff;color:#009944;}

#stco-footer {
  background: #fff;
}
#stco-footer .stco-footer-links {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #stco-footer .stco-footer-links {
    margin-bottom: 30px;
  }
}
#stco-footer .stco-footer-links li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#stco-footer .stco-footer-links li a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
#stco-footer .stco-footer-links li a:hover {
  text-decoration: underline;
}
#stco-footer .stco-widget {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #stco-footer .stco-widget {
    text-align: left;
  }
}
#stco-footer .stco-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#stco-footer .copyright .block {
  display: block;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

#stco-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: #ccc;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}


.offcanvas #stco-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#stco-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#stco-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#stco-offcanvas ul {
  padding: 0;
  margin: 0;
}
#stco-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 42px;
}
#stco-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#stco-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#stco-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#stco-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.stco-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 25px !important;
}
.stco-nav-toggle.active i::before, .stco-nav-toggle.active i::after {
  background: #444;
}
.stco-nav-toggle:hover, .stco-nav-toggle:focus, .stco-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.stco-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.stco-nav-toggle i::before, .stco-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.stco-nav-toggle.stco-nav-white > i {
  color: #fff;
  background: #000;
}
.stco-nav-toggle.stco-nav-white > i::before, .stco-nav-toggle.stco-nav-white > i::after {
  background: #000;
}

.stco-nav-toggle i::before {
  top: -7px;
}

.stco-nav-toggle i::after {
  bottom: -7px;
}

.stco-nav-toggle:hover i::before {
  top: -10px;
}

.stco-nav-toggle:hover i::after {
  bottom: -10px;
}

.stco-nav-toggle.active i {
  background: transparent;
}

.stco-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff;
}

.stco-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff;
}

.stco-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .stco-nav-toggle {
    display: block;
  }
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Work Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #F95959;
  color: #fff;
  border: 2px solid #F95959;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #fa7272 !important;
  border-color: #fa7272 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #F95959;
  border: 2px solid #F95959;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #F95959;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #F95959;
}

.row-pb-md {
  padding-bottom: 4em !important;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.stco-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}


/*smart*/


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

.stco-nav,.top-menu {
  padding: 20px 0 20px 0;
  
}

	
#stco-logo {
      position:absolute;
      z-index: 3;
      width:80%;
      left:5%;
      top:20px;
}
	
#stco-logo img{
      width: 100%;
}
    
   .top-text img{
	width:100%;
}
    
.top-strongpoint{
    background:none;
	width: 100%;
    height: 200px;
 }

h2{
		margin-bottom: 10px;
	}
	
	
.top-content .text{
	margin-top: 0;
}
.top-content .text img{
	width: 65%;
}

.top-content .text2 img{
	width: 65%;
}

.top-content .rollerbtn{
	position: relative;
	    width: 300px;
    height: 53px;
}
.top-content .rollerbtn a{
    width: 300px;
    height: 53px;
}
	
.top-content .col-mission-img{
	width:50%;
	height:100%;
	right:0;
}
	
.col-mission-img img{
height:auto;
	position: absolute;
	right:0;
	bottom:0;
	z-index: 0;
}
 .top-factory{
   background: none;
    height: auto;
	 display: block;
  }
	
.col3{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.col3 li{
	width: 100%;
}

.fac li{
	width: 100%;
	height: 200px;
	position: relative;
	transition: .3s;
}
	
	.col{
		width: 90%;
		margin: 0 auto;
	}
	.col-c{
		width: 90%;
		margin: 0 auto;
	}

.col-con{
	width: 100%;
	margin: 3em auto;
	display:block;
}

.con1{
	width:100%;
	background: #009944;
	padding:1.6em 1.2em 1.2em 1.2em;
	text-align: center;
}

.con1 dl{
	margin: 0 auto;
	padding: 0;
	display: flex;
}

.con1 dt{
	color:#fff;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

.con1 dd{
	background: #fff;
	margin: 0 0 0 2em;
	padding: 0 0.5em;
	text-align: center;
	font-size: 1.3em;
}

.con2{
	width:100%;
	padding:1.2em;
	background: #CCEBDA;
	text-align: center;
}

.con-tel{
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 3em;
	background:url("../image/con-sp.png") no-repeat left top;
	background-size: 8%;
	margin: 0 0 0 1em;
}
	
	

.text-com{
	width: 100%;
	text-align: justify;
}

.text-com-img{
	width: 60%;
	float: none;
	margin: 0 auto 1em auto;
}
  

.hos{
	padding: 1em 2em;
	border: 1px solid #009944;
	margin-bottom: 2em;
	background: #fff;
}

.hos2{
	padding: 1em 2em;
	border: 1px solid #009944;
	background: #fff;
}
	
	.sm-br{
		display: none;
	}

	.rec-img{
		float: none;
		width: 100%;
	}

	.contact-form{
		width: 100%;
	}



	
  .stco-company{
    background-image: url("../image/top-bg3-companyprofile-s.jpg");
    height: 250px;
    background-size: cover;
    background-position: 40%;
  }
  
  .top-recruit{
    height: auto;
  }
  
  .top-contact{
    background-image: url("../image/top-bg5-contact-s.jpg");
    height: 280px;
  }
  
  .stco-btn img{
    width: 50%;
    height: auto;
  }
  
  .top-col-l{
	position:absolute;
	width:90%;
	top:5%;
	left:5%;
	text-align:left;
}

  .top-col-r{
	position:absolute;
	width:90%;
	top:10%;
	right:10%;
	text-align:right;
}

.m{
	width:55%;
	height:auto;
}

.f{
	width:30%;
	height:auto;
}

.c{
	width:65%;
	height:auto;
}

.r{
	width:25%;
}

.con{
	width:25%;
}
  
  #page .contact-address{
    font-size:21px;
    line-height: 27px;
  }
  
  .container p{
  margin-bottom: 1em;
  }
  
  #stco-offcanvas {
    display: block;
  }

#stco-offcanvas .nh{
height:  20px;
}

#stco-offcanvas .no{
height:  20px;
}

#stco-offcanvas .nf{
height:  20px;
}

#stco-offcanvas .ncp{
height:  20px;
}

#stco-offcanvas .nr{
height: 20px;
}

#stco-offcanvas .nc{
height:  20px;
}

#main-content{
	background: none;
width: 100%;
padding-top: 0;
padding-bottom: 30px;
overflow: hidden;
}
	
#main-content .inner{
	background: #fff;
	padding: 30px 0;
	margin-bottom: 0;
}

#main-content .inner2{
	background: none;
	padding: 30px 0;
	margin: 0 auto 0 auto;
	width: 100%;
}


#content-header{
width: 100%;
height: 150px;
position: relative;
}

#content-header .inner{
	background: url("../image/header-cover.png") no-repeat left;
	background-size: 60%;
	height: 100%;
}

#content-header h2{
    position: absolute;
    top: 34px;
    left: 5%;
	font-size: 1.2em;
	font-weight: 600;
}

#content-header img{
	height:30%;
	width:auto;
}

.strongpoint{
background-image: url("../image/strongpoint_h2bg.jpg");
background-repeat: no-repeat;
background-size:cover;
background-position: 0;
text-align: center;
}

.company{
background-image: url("../image/company_h2bg.jpg");
background-repeat: no-repeat;
background-size:cover;
background-position:center bottom;
text-align: center;
}

.facility{
background-image: url("../image/facility_h2bg.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}

.recruit{
background-image: url("../image/recruit_h2bg.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
background-position: 0;
}

.contact{
background-image: url("../image/contact_h2bg.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
background-position: 0;
}

.col-mission-img{
float:none;
width: 100%;
margin-bottom: 30px;
}

.col-mission-img img{
width:100%;
}


.col-mission-text{
float:none;
width: 100%;
margin-left: 0;
}

.col-stco-side-r{
float:none;
width: 100%;
margin-right: 0;
}

.col-stco-side-r img{
width: 100%;
height: auto;
margin-bottom: 20px;
}

.col-stco-cnt{
width: 80%;
background: #fff;

}


#main-content ul{
margin:0;
padding: 0;

}

#main-content ul.in li{
display:block;
padding:10px;
width: 100%;
margin: 0;
}

#main-content ul.in img{
max-width: 100%;
}



.img-r{
float: none;
margin: 0 0 1em 1em;
}

.img-l{
float: none;
margin: 0 1em 1em 0;
}

.stco-footer img{
width: 50%;
}

}




/*# sourceMappingURL=style.css.map */
