@charset "utf-8";
/* SIR 지운아빠 */


/*
@media screen and (max-width:1700px) {

  #location_container {
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    transform-origin: center;
  }


}

@media screen and (min-width:1700px) {

  #contact_img {

  }
  #contact_img_text {

  }
  #detail_menu {

  }
  #location_container {

  }



}
*/


/* 초기화 */
html {overflow-y:scroll;}
body {margin:0;padding:0;}
html, img {margin:0;padding:0;border:0}
a {text-decoration: none;font-size: 16px;color:#000000;}


#main_background {
  position: relative;
  width: 100%;
  height: 600px;
  background-image: url('../img/main/main_bg.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#main_background_text {
  position: absolute;
  width:auto;
  height:auto;
  top:140px;
  left:364px;
  font-size: 48px;
  font-family: notoL;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: 0.5px;
  text-align: left;
  color: #FFFFFF;
}

#main_background_font {
  color: #171640;
  font-family: notoR;
}

#main_background_text2 {
  position: absolute;
  top:282px;
  left:359px;
  font-size: 20px;
  color:#FFFFFF;
  line-height: 30px;
  font-family: notoR;
}

#main_background_line {
  position: absolute;
  top:370px;
  left:360px;
  width: 20px;
  height: 1px;
  background-color: #FFFFFF;
}

#main_background_button {
  position: absolute;
  top:411px;
  left:360px;
  width: 157px;
  height: 60px;
  border: 2px solid #FFFFFF;
  font-size: 16px;
  color:#FFFFFF;
  line-height: 60px;
  font-family: notoM;
  text-align: center;
  cursor: pointer;
}


#company_1_container{
	position: relative;
	width: 1200px;
	height:4695px;
	overflow:hidden;
	background-image: url('../img/company/company.png');
	background-repeat: no-repeat;
	background-position: center;
    background-size: contain;
	margin-left:auto;
	margin-right:auto;
}

#company_1_img{
	position:absolute;
	width:797px;
	height:600px;
	top:68px;
	left:calc(50% - 960px);
	overflow:hidden;
	background: url('../img/company/company_1_img.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_text1{
	position: absolute;
	width:auto;
	height: auto;
	top:122px;
	left:calc(50% - 73px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: notoM;
	font-size: 24px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.29;
	letter-spacing: normal;
	text-align: left;
	color: #394c5e;
}
#company_1_text1 .blue_text{
	color: #11608f;
}
#company_1_box1{
	position:absolute;
	top:207px;
	left:calc(50% - 72px);
	width: 20px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #000000;
}

#company_1_text2{
	position: absolute;
	width:auto;
	height: auto;
	top:243px;
	left:calc(50% - 74px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: notoR;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.88;
	letter-spacing: normal;
	text-align: left;
	color: #394c5e;
}

#company_1_text3{
	position: absolute;
	width:auto;
	height: auto;
	top:370px;
	left:calc(50% - 74px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: notoR;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.88;
	letter-spacing: normal;
	text-align: left;
	color: #394c5e;
}
#company_1_img1{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 434px;
	left:calc(50% - 100px);
	overflow:hidden;
	background: url('../img/main/main_logo1.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img2{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 434px;
	left:calc(50% + 40px);
	overflow:hidden;
	background: url('../img/main/main_logo2.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img3{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 434px;
	left:calc(50% + 180px);
	overflow:hidden;
	background: url('../img/main/main_logo3.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img4{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 434px;
	left:calc(50% + 320px);
	overflow:hidden;
	background: url('../img/main/main_logo4.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img5{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 434px;
	left:calc(50% + 460px);
	overflow:hidden;
	background: url('../img/main/main_logo5.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img6{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 514px;
	left:calc(50% - 100px);
	overflow:hidden;
	background: url('../img/main/main_logo6.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img7{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 514px;
	left:calc(50% + 40px);
	overflow:hidden;
	background: url('../img/main/main_logo7.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img8{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 514px;
	left:calc(50% + 180px);
	overflow:hidden;
	background: url('../img/main/main_logo8.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img9{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 514px;
	left:calc(50% + 320px);
	overflow:hidden;
	background: url('../img/main/main_logo9.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img10{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 514px;
	left:calc(50% + 460px);
	overflow:hidden;
	background: url('../img/main/main_logo10.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img11{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 594px;
	left:calc(50% - 100px);
	overflow:hidden;
	background: url('../img/main/main_logo11.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img12{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 594px;
	left:calc(50% + 40px);
	overflow:hidden;
	background: url('../img/main/main_logo12.png') center no-repeat;
	background-size:cover;
	text-align:center;
}
#company_1_img13{
	position: absolute;
	width: 140px;
	height: 66px;
	top: 594px;
	left:calc(50% + 180px);
	overflow:hidden;
	background: url('../img/main/main_logo13.png') center no-repeat;
	background-size:cover;
	text-align:center;
}

#company_1_line1{
	position:absolute;
	top:507px;
	left:calc(50% - 90px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line2{
	position:absolute;
	top:507px;
	left:calc(50% + 50px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line3{
	position:absolute;
	top:507px;
	left:calc(50% + 190px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line4{
	position:absolute;
	top:507px;
	left:calc(50% + 330px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line5{
	position:absolute;
	top:507px;
	left:calc(50% + 470px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line6{
	position:absolute;
	top:587px;
	left:calc(50% - 90px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line7{
	position:absolute;
	top:587px;
	left:calc(50% + 50px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line8{
	position:absolute;
	top:587px;
	left:calc(50% + 190px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line9{
	position:absolute;
	top:587px;
	left:calc(50% + 330px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line10{
	position:absolute;
	top:587px;
	left:calc(50% + 470px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line11{
	position:absolute;
	top:667px;
	left:calc(50% - 90px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line12{
	position:absolute;
	top:667px;
	left:calc(50% + 50px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}
#company_1_line13{
	position:absolute;
	top:667px;
	left:calc(50% + 190px);
	width: 120px;
	height: 1px;
	mix-blend-mode: undefined;
	background-color: #040000;
}

#company_1_bottom {
  position: relative;
  margin-right: auto;
  margin-bottom: 0;
  width: 751px;
  height: 185px;
  top: 550px;
	left: calc(50% - 122px);
}

#company_1_bottom_title {
	font-size: 28px;
	font-family: notoM;
	line-height: 28px;
	text-align: center;
}

#company_1_bottom_slide {
  position: absolute;
  width: 100%;
  height: 66px;
  top:66px;
  left:0;
}

#company_1_bottom_slide_privious {
  position: absolute;
  width: 11px;
  height: 22px;
  top:22px;
  left:0;
  background-image: url('../img/main/arrow2_n.png');
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

#company_1_bottom_slide_next {
  position: absolute;
  width: 11px;
  height: 22px;
  top:22px;
  right:0;
  background-image: url('../img/main/arrow_n.png');
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

#company_1_bottom_slide_content {
  position: absolute;
  top:0;
  height: 66px;
  width: 700px;
  left: 25px;
  overflow: hidden;
}

#company_1_bottom_slide_content_real {
  position: absolute;
  top:0;
  left:-140px;
  width: 980px;
  height: 100%;
}

.company_1_bottom_slide_content_image {
  float: left;
  width: 140px;
  height: 66px;
}

#company_1_bottom_slide_content_image0 {
  background-image: url('../img/main/main_logo13.png');
  background-repeat: no-repeat;
  background-position: center;
}

#company_1_bottom_slide_content_image1 {
  background-image: url('../img/main/main_logo1.png');
  background-repeat: no-repeat;
  background-position: center;
}

#company_1_bottom_slide_content_image2 {
  background-image: url('../img/main/main_logo2.png');
  background-repeat: no-repeat;
  background-position: center;
}

#company_1_bottom_slide_content_image3 {
  background-image: url('../img/main/main_logo3.png');
  background-repeat: no-repeat;
  background-position: center;
}

#company_1_bottom_slide_content_image4 {
  background-image: url('../img/main/main_logo4.png');
  background-repeat: no-repeat;
  background-position: center;
}

#company_1_bottom_slide_content_image5 {
  background-image: url('../img/main/main_logo5.png');
  background-repeat: no-repeat;
  background-position: center;
}

#company_1_bottom_slide_content_image6 {
  background-image: url('../img/main/main_logo6.png');
  background-repeat: no-repeat;
  background-position: center;
}
