body{font-family: 'Noto Sans KR', sans-serif; word-break: keep-all;}
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap&subset=korean');
.head_la{position:fixed;top:0;left:0px;z-index:99;width:100%;height:auto;background-color:rgba(0, 0, 0, 0.1)}
.head_content{height:55px;padding:5px;width:100%;max-width:1280px;margin:0 auto;line-height:90px;}
.head_content .logo{
  width:100px;
  line-height:30px;
  margin-left: 10px;
  /*vertical-align:unset;*/
  transform: translateY(-90%);
}
.conbox{margin:0 auto;width:100%;max-width:1000px;position:relative;}
.button_m:link{
  color: white;
  cursor: auto;
  text-decoration: none;
}
.button_m:visited {
  text-decoration: none;
  color: white;
  cursor: auto;
}
.app_button{
  /*display: block;*/
}
.link_buttons1 {
  z-index: 99;
  position: fixed;
  width: 163px;
  height: 62px;
  right: 2px;
  bottom: 85px;
}
.link_buttons2 {
  z-index: 99;
  position: fixed;
  width: 163px;
  height: 62px;
  right: 0px;
  bottom: 155px;
}
.button_m {
  background-color: black;
  color: white;
  position: fixed;
  z-index: 99;
  /*background-color: #ffffff;*/
  box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
  width: 163px;
  height: 62px;
  right: 42px;
  bottom: 69px;
  border-radius: 12px;
  text-decoration: none;
}
.button_m2 {
  background-color: black;
  color: white;
  position: fixed;
  z-index: 99;
  /*background-color: #ffffff;*/
  box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
  width: 163px;
  height: 62px;
  right: 42px;
  bottom: 140px;
  border-radius: 12px;
  text-decoration: none;
}
.button_m:hover {
  color: white;
  text-decoration: none;
}
.section1 .conbox{padding-top:10px;}
.section1{
  background-image: url("img/section1.jpg");
  background-repeat:no-repeat;
  background-position-x:50%;
  background-position-x:50%;
  background-size:cover;
 }
.title{
   margin-top: 500px;
   color:#fff;
   font-size:67px;
   font-weight:600;
   letter-spacing:2px;
   line-height: 1.3;
 }
 .img_box{
   position: absolute;
   right:0px;
   bottom:15px;
 }
.section2 .conbox{padding-top:10px;height:100%}
.section2{
  background-image: url("img/section2.jpg");
  background-repeat:no-repeat;
  background-position-x:50%;
  background-position-x:50%;
  background-size:cover;
 }
.section2 .sub_text{
  color:#fff;
  font-size:20px;
  font-weight:400;
  letter-spacing:2px;
}
.section3 .conbox{padding-top:10px; height:100%}
.section3{
  background-color: #d61518;
}
.section3 .s_title {
  margin-top: 166px;
  margin-bottom: 40px;
  color: #ffffff;
  text-align: center;
  font-weight:500;
  letter-spacing:2px;
}
.section3 .phone_text{
  text-align: center;
  margin-top: 50px;
  color: #ffffff;
}
.section3 .phone_list {
  margin: 0 auto;
  position: absolute;
  left: 9%;
  margin-top: 64px;
}
.section3 .phone{
 top: 10px;
 left: 40%;
 margin: 0 auto;
 position: relative;

}
.section3 .SIMPLICTIY{
  width:10%;
  margin: 20px;
}
.section3 .CONVENIENT{
  width:10%;
  margin: 20px;
}
.section3 .USEFUL{
  width:10%;
  margin: 20px;
}

.section4 .conbox{padding-top:10px; height:100%;}
.section4{
  background-image: url("img/section4.jpg");
  background-repeat:no-repeat;
  background-position-x:50%;
  background-position-x:50%;
  background-size:cover;
}
.s4_title{
  margin-top: 300px;
  color:#fff;
  font-size:62px;
  font-weight:600;
  letter-spacing:2px;
  line-height: 1.3;
}
.section4 .list_box{
  position: absolute;
  right: 48px;
  top: 250px;
  margin: 10px auto;
}
.ul {
	list-style-type: none;
}
.section4 .list_img {
  background: #fff;
  box-shadow: 4px 6px 9px 0 rgba(58,62,49,.05), 8px 22px 60px 0 rgba(57,58,48,.07);
  border-radius:5px;
  width: 394px;
  height: 100px;
  margin-bottom: 30px;
  list-style: none;
  position: relative;
}
.section4 .list_text {
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  position: absolute;
  top: 41px;
  left: 132px;
}
.section5 .conbox{padding-top:10px; height:84%}
.section5{
  background-color: #e32d24;
}
.section5.title{
  margin-top: 300px;
  color:#fff;
  font-size:55px;
  font-weight:600;
  letter-spacing:2px;
  line-height: 1.3;
}
.scroll-container .footer{
	background-color: #ffe3e3;
	height:200px;
}
.footer {
	background-color: #f4f2e6;
}
.footer_conbox{
	padding-top:10px; height:30%;
}
.link_logo{
  float: left;
  margin-top: 23px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.footer_text {
  /*margin-top: 23px;
  line-height: 1.8;*/
  
  
    margin-top: 0px;
    line-height: 1.3;
    padding: 5px;
    font-size:13px;
    text-align:left;
  
}
.infor{
	/*float: right;*/
	margin-top: -25px;
	color: black;
	font-weight: 500;
}
.section5.button_m{
  display: none;
}


.section5 .title{
    margin-top: 200px;
}

.section5 .footer .conbox div:last-child{
	float:left;
}
.section5 .button img.google-play{ 
	margin-left:-5px;
}

.mobile_button {
  display: none;
}




@media (max-width:768px) {
  .pc_button {
    display: none;
  }
  .mobile_button {
    display: block;
  }

	.section1 .title{
	  margin: 40% 20px;
	  font-size: 56px;
	}
	.section2 .title_box h1 {
	  margin: 42% 20px;
	  font-size: 49px;
	  margin-left: 30px;
	  padding-top: 100px;
	}
	.section2 .sub_text {
	  margin-left: 22px;
	}
	.section2 .title_box h3 {
	  font-size: 15px;
	  margin-left: 30px;
	}
	.section3 .s_title_box {
	  margin-bottom: 10%;
	}
	.section3 .s_title {
	  font-size: 20px;
	  text-align: center;
    line-height: 27px;
	  margin-top: 30%;
	  margin-bottom: 30px;
	}
	.section3 .phone {
	  width: 150%;
	  margin-top: 20px;
	  margin-left:-4%;
	}
	.section3 .phone_list {
	display: none;
	}
	
	.section3 .phone_text{
	  text-align: center;
	  font-size: 20px;
    margin-top: 40px;
	}
	
	.s4_title{
		display: none;
	}
	.section4 .list_box {
	  position: relative;
	  right: 5%;
	  top: 20%;
	}
	.section4 .list_img {
	  display: inline-block;
	  width: 100%;
	  height: 107px;
	}
	.section4 .list_text {
		/*
	  width: 100%;
	  height: 107px;
	  font-size: 17px;
	  top:48px;
	  left: 116px;
	  */
		/*width: 100%;
    height: 107px;*/
    font-size: 17px;
    /* top: 48px; */
    left: 30%;
    right: 10%;
    top: 41%;
    text-align: left;
  }
	.img_box {
	   display: none;
	}
	.section5 .title_box {
	  font-size: 50px;
	}
	.list_box {
	  margin: 6%;
	}
	.title{
		/*
	  margin-top:100px;
	  margin-left: 20px;*/
	  margin: 42% 20px;
	  font-size:56px;
	}
	.title:nth-child(1) {
		margin-bottom:10px;
	}
	
	.section5 .title {
    margin: 30% 20px 0 20px;
    font-size: 40px;
	}
	
	.section5 .button {
		margin: 10px 20px;
	}
	
	.section5 .button img:nth-child(1) {
		height:auto;; display: inline-block;
	}
	.section5 .button img:nth-child(2) {
		height:auto; display: inline-block;
	}
	
	.section5 .conbox {
    padding-top: 2%;
    height: 79%;
    text-align:center;
  }
	.footer_text {
    margin-top: 0px;
    line-height: 1.3;
    padding: 5px;
    font-size:13px;
    text-align:left;
	}
	.footer_text strong {
    line-height: 1.4;
	}
	.section5 .footer .conbox div:last-child {
    float:none;
    line-height: 1.3;
		
	}
	
.section5 .button img.google-play{ 
	margin-left:0px;
}

	
	.link_buttons1 {
    z-index: 99;
    position: fixed;
    width: 163px;
    height: 62px;
    right: -21px;
    bottom: 18px;
	}
	.link_buttons2 {
    z-index: 99;
    position: fixed;
    width: 163px;
    height: 62px;
    right: -40px;
    /* bottom: 11px; */ 
    top: 0px;
	}
}