


/*-----------------------------------------------------------------------------------*/
/* GENERAL
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/* 공통으로 들어가는 css
/*-----------------------------------------------------------------------------------*/

/* reset */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,textarea,th,td,input,select,textarea,button{margin:0;padding:0;}
html,body{width:100%;height:100%;}
body{font-family:'malgun Gothic',dotum,tahoma,sans-serif;font-size:12px;color:#000; overflow-x:hidden; overflow-y:auto;}
fieldset,img{border:0 none;vertical-align:top; }
dl,ul,ol,menu,li{list-style:none}
/*button{overflow:visible;border:0 none;background-color:transparent;cursor:pointer} */
button::-moz-focus-inner{padding:0;border:0}
address,caption,em{font-style:normal}
a{color:#000;text-decoration:none}
a:focus,a:active,a:hover{color:#fff;text-decoration:none}
table{border-collapse:collapse;border-spacing:0}
hr{display:none}


/*-----------------------------------------------------------------------------------*/
/* 리뉴얼에 들어가는 css
/*-----------------------------------------------------------------------------------*/

body{
	font-family: 'Source Sans Pro', sans-serif;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color: #3a3a3a;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
}


.lead{
	font-weight: 600;
}

button {
	display: inline-block;
	margin-bottom: 0;
	margin-bottom: 10px;
	padding: 6px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.428571429;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.visibility{
	visibility: hidden;
}

.animated{
	visibility: visible!important;
}

.visibility{

}


/*-----------------------------------------------------------------------------------*/
/*	KEY COLOR
/*-----------------------------------------------------------------------------------*/

/*---- Typography ----*/
header h1, 
.payoff h1,
.details .carousel,
.social a:hover{
	color: #fff;
}

.features p{
	color: #a5a5a5;
}

/*---- Background ----*/
.features,
.detail .carousel-indicators .active {
	background: #000;	
}
	

/*-----------------------------------------------------------------------------------*/
/* NAVBAR
/*-----------------------------------------------------------------------------------*/





nav.navbar{
	position: fixed;
	top: -100%;
	margin-bottom: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border-radius: 0px;
	transition: all 0.2s;
}

.navbar-nav{
	float: right;
}

nav.navbar.fixed-to-top{
	top: 0px;
}

.navbar-default{
	border: none;
	border-bottom: 1px solid #eee;
	background: #fff;
	opacity: 1;
	display: none;
}

.navbar-default .navbar-nav>li>a {
	color: #aaa;
	font-size: 1.2em;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #3A3A3A;	
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.navbar-default .navbar-brand{
	color: #333333;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 2em;
	font-family: 'Roboto Condensed', sans-serif;
}


/*-----------------------------------------------------------------------------------*/
/* PURCHASE
/*-----------------------------------------------------------------------------------*/

.purchase{
	overflow: hidden;
	padding: 100px 0px 100px 0px;
	min-height: 200px;
}

.purchase button.app-store{
	width: 152px;
	height: 52px;
	background: #011457 no-repeat 0px 5px;
	color: white;
	font-weight:700;
	color:#fff;
}
.purchase button.app-store>a{
	color:#fff;
}

.purchase button.app-store:hover{

	background: #454545;



}

/*-----------------------------------------------------------------------------------*/
/*	PAYOFF
/*-----------------------------------------------------------------------------------*/

.payoff{
	overflow: hidden;
	padding: 230px 0px 150px 0px;
	min-height: 600px;
	background: url('../img/main/test_img03.png');
	background-position: center top;
	background-repeat: repeat-x;
	color: white;
	
}

.payoff h1{
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.8em;
	line-height: 63px;
	color:#000;
}

/*-----------------------------------------------------------------------------------*/
/*	DETAIL
/*-----------------------------------------------------------------------------------*/

.detail{
	overflow: hidden;
	padding: 50px 0px 0px 0px;
	min-height: 530px;
}

.detail .title{
	margin-bottom: 80px;
	text-align: center;
}

.detail .features .row{
	margin-bottom: 40px;
}

.detail .carousel h1{
	font-size: 2.8em;
}
.detail .carousel h1{
	font-weight: 600;
    text-align: center;
    position: relative;
    margin-top: 95px;
    margin-bottom: -40px;
    color: #1d1d1d;
}

.detail p{
    color: #1d1d1d;
    font-weight: 400;
    text-align: center;
    position: relative;
    margin-top: 82px;
    font-size: 20px;
    line-height: 33px;
	font-family: NanumGothic;
}

.detail .carousel-control{
	background: none;
}

.detail .app-screenshot{
	overflow: hidden;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
	width: 320px;
	height: 450px;
	background: url('../img/iphone-front.png') no-repeat;
	background-size: 100%;
}

.detail .app-screenshot img{
	margin-right: auto;
	margin-left: auto;
	padding-left: 4px;
	width: 280px;
}

.detail .carousel-indicators {
	position: relative;
	bottom: 0;
	left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	padding-bottom: 8px;
	width: 100%;
	border-top: 1px solid #eee;
	background: #07070700;
}

.detail .carousel-indicators .active {
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
}

.detail .carousel-indicators li {
	display: inline-block;
	margin: 1px;
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
	background: #bababa;
	text-indent: -999px;
	cursor: pointer;
}


/*-----------------------------------------------------------------------------------*/
/*	 메인 페이지 광고 효율
/*-----------------------------------------------------------------------------------*/



/*section8(메인 페이지 광고 효율)*/
#index_section8_bg {
	background: #fff; 
	width:100%; 
	height:615px;
	}
.index_section8_sudtext{ 
	width: 50%; 
	position: relative; 
	left:0%; 
	top:200px; 
	font-family:malgun Gothic;
	margin:0;
	}
.index_section8_text01 {
	font-size:24px;
	color:#000;
	font-weight:600;
	padding-bottom:10px; 
	font-family:malgun Gothic;
	}
.index_section8_text02 {
	font-size:17px;
	color:#3a2400;
	font-weight:500;
	letter-spacing:1px;
	line-height:150%;
	padding-bottom:40px; 
	font-family:malgun Gothic;
	}
	
/*탭메뉴안에 슬라이드 css*/
.index_section8_outer {
	width: 920px;
	margin: 0 auto;
	}
.section8_tabs {margin-top:50px;}
.section8_tab {display:none;}
.section8_tab.section8_active {
	display: block;
	position: relative;
	float: right;
	margin: 0;
	}
.section8_buttons {
	position: absolute;
	margin-left:0%;
	margin-top:175px;
	}
.section8_buttons>li {
	width: 250px; 
	height: 50px; 
	font-size: 16px;
	display: block; 
	color: #3a2400; 
	margin: 10px auto; 
	border: 1px solid #3a2400;
    background-color: #ffffff00; 
	text-align: center; 
	padding-top: 14px; 
	font-family:malgun Gothic;  
	}
.section8_buttons>li:hover { 
	cursor: pointer; 
	background: transparent;
	transition: all 0.6s; 
	background-color:#FFF; 
	color:#000;
	font-weight:400;
	}
.section8_buttons>li.section8_active{
	background-color:#000; 
	color:#fff; 
	border: 1px solid #000; 
	font-weight:400; 
	font-family:malgun Gothic; 
	}
.section8_slider { 
	width:535px;
	height:300px;
	}
.section8_item {
	height:300px;
	width:650px; 
	}
.section8_item>img {
	width:80%;
	margin: 0 auto;
	}
.section8_item_m{
	display:none;
}
.section8_slider_text {
	text-align: center;
    font-size: 18px;
    font-weight: 700;
    font-family: malgun Gothic;
    padding: 15px 0;
    border-radius: 5px;
    width: 95%;
    margin: 60px auto 0 auto;
    color: #000;
    background: #fff;
	border:2px solid #000;
    transition: all 0.6s;
	}


.section8_slider_text:hover {
    color: #fff;
    background: #000;
	border:2px solid #000;
	}


/*-----------------------------------------------------------------------------------*/
/*	FEATURES
/*-----------------------------------------------------------------------------------*/

.features{
	overflow: hidden;
	padding: 150px 0px 150px 0px;
	min-height: 400px;
	color: black;
}

.features p {
	font-weight: 400;
}

.features h2{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
	margin: 15px 0 10px 0;
	font-size: 27px;
}

.features .circle{
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-top: 33px;
	width: 150px;
	height: 150px;
	border: 2px solid #ffffff;
	border-radius: 100%;
	text-align: center;
	
}

.features span.glyphicon, .features i{
	margin-top: 3px;
	color: #ffffff;
	font-size: 5em;
}

/*추가되는 css*/
/*아이콘 사이즈로 인해 좌우상단 맞춰야해서 개별로 조정*/
.icon_1{
    width: 95px;
    height: 95px;
    margin-top: -9px;
    margin-left: -3px;
}

.icon_2{
    width: 100px;
    height: 100px;
    margin-top: -18px;
    margin-left: 3px;

}

.icon_3{
	width: 90px;
    height: 90px;
    margin-top: -5px;
    margin-left: 2px;
}



/*-----------------------------------------------------------------------------------*/
/*	SOCIAL
/*-----------------------------------------------------------------------------------*/

.social{
	overflow: hidden;
	padding: 80px 0px 150px 0px;
	min-height: 350px;
	background: url('../img/sea.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	color: white;
}

.social h2{
	color: white;
}

.social a {
	margin-left: 10px;
	color: #FFF;
	font-size: 5em;
	transition: all 0.3s;
}

.social a:hover{
	text-decoration: none;
	cursor: pointer;
	
}

/*-----------------------------------------------------------------------------------*/
/*	GET-IT
/*-----------------------------------------------------------------------------------*/

.get-it{

}

.get-it button.app-store{
	width: 152px;
	height: 52px;
	background: url(../img/badge-appstore.png) #373737 no-repeat 0px 5px;
	color: white;
}

.get-it hr{
	margin-top: 3em;
	margin-bottom: 3em;
}

.get-it ul{
	list-style-type: none;
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 100%;
	text-align: center;
}

.get-it ul li{
	display: inline-block;

}

.get-it ul li:first-child{
	margin-left: 0px;
}

.get-it ul li a{
	color: #aaa;
	font-size: 1.2em;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.get-it ul li a:hover{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
		font-size: 1.2em;
}
.row{

}


/*-----------------------------------------------------------------------------------*/
/*	SOCIAL
/*-----------------------------------------------------------------------------------*/

#sub_visual {position:relative; width:1200px; width:100%;}
#sdu_img{ width:100%; height:350px; background-color:#17467e;}
.sub_text {position:absolute; top:0%; left:0px; width:100%; text-align:center; color:#000; }
.sub_line {width:113px; height:4px; margin:0px auto 0px auto;}
.sub_visual_main {font-size:30px; font-family: 'NanumGothicBold'; margin-top:200px; color:#ffffff;}
.sub_visual_text01 {font-size:23px; font-family: 'NanumGothicBold'; margin-top:193px;;  color:#ffffff;}
.sub_visual_text02 {font-size:16px; margin-top:18px; color:#ffffff;}
.sub_visual_text03 {font-size:40px; font-family: 'NanumGothicBold'; margin-top:14%;}

#container {position:relative; width:100%; overflow:hidden;}
.sub_content {width:100%; margin:0 auto;}
.sub_content_board {width:1200px; margin:0 auto; padding-top:100px;}
.sub_content_board_mobile {width:95%; margin:0 auto;}

.item_active02{
	background-color: #515151;
    color: #fff;
    letter-spacing: 2px;
    padding: 0px 25px;
    --btn-height: 48px;
	margin: 50px auto 0 auto;
	text-align:center;
}
.item_active02:hover{
	background-color: #000;
    color: #fff;
    letter-spacing: 2px;
    padding: 0 25px;
}

.item_active02>a{
    color: #fff;
}
.item_active02>a:hover{
    color: #fff;
}

.merchant_content {background:none;}
.board_table {width:100%; border-top:2px solid #17467e; margin-top:30px; }
.board_table tr th {padding:15px 0px; text-align:center; font-weight:400; font-family: 'NanumGothicBold'; border-bottom:1px solid #17467e; }
.board_table tr td {padding:10px 0px; text-align:center; padding:15px 0px;}
.board_table tr td.border_td02 {text-align:left;  letter-spacing:0px;}
.board_table tr th.border_th02 {text-align:left;}
.board_table tr td.board_view_td {text-align:left; padding:20px 20px;}
.board_table_mobile {width:100%; border-top:2px solid #17467e; margin-top:30px; border-bottom:1px solid #17467e;}
.board_table_mobile tr th {	padding:15px 0px; text-align:center; font-family: 'NanumGothicBold'; border-bottom:1px solid #17467e; }
.board_table_mobile tr td {	padding:10px 0px; text-align:center; border-top:1px solid #dddddd; padding:15px 0px;}
.board_table_mobile tr td.border_td02 {	text-align:left;  letter-spacing:0px;}
.board_table_mobile tr th.border_th02 {	text-align:left;}
.board_table_mobile tr td.board_view_td {text-align:left; padding:20px 20px;}
.board_view_img  img {	width:100%;}

/*-----------문의하기(메인 페이지 + 마케팅 페이지)-----------------------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------*/
/*	문의하기
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	문의하기 _ 추가
/*-----------------------------------------------------------------------------------*/

.background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1000;
  
  /* 숨기기 */
  z-index: -1;
  opacity: 0;
}

.show {
  opacity: 1;
  z-index: 1000;
  transition: all .5s;
}

.window {
	position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

.popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  
  /* 임시 지정 */
  width: 500px;
  height: 500px;
  
  /* 초기에 약간 아래에 배치 */
  transform: translate(-50%, -40%);
}

.show .popup {
  transform: translate(-50%, -50%);
  transition: all .5s;
}

#close {width: 90%;
    margin: 0 auto;}

.privacy_pop{width: 85%;
    margin: 20px auto;
    line-height: 25px;}


.privacy_text_01{font-size: 17px;
    font-weight: 700;}

.privacy_text_02{font-weight:700;
margin:0;}






.privacy_css {
	color:#000;
	border-bottom : 1px #000 solid;
}
.privacy_css:hover  {
	color:#ff0000;
	border-bottom : 1px #ff0000 solid;
	
}
#index_section5_bg_all{
	height:850px;
	width: 65%;
    margin: 0 auto;
	PADDING-TOP : 30PX;
}
.index_section5_bg {
	width: 50%;
    height: 800px;
}
.section5_download_text01 {
    font-size: 28px;
    font-weight: 700;
    color: #090909;
    font-family: malgun Gothic;
    text-align: left;
	margin: 40px 0 30px 0;
}
.inquiry_all {
    width: 99%;
	height: auto;
}
.inquary_table {
    width: 100%;
}
.main_input{
	width:50%;
}

.main_select01 {
    width: 49.5%;
    padding: 15px 0;
    margin: 0 0 5px 0;
	border: 1px solid #000;
	font-family: malgun Gothic;
}
.main_input {
    width: 49.5%;
	margin:0;
}
.main_input>li>input {
    width: 100%;
    padding: 15px 0;
    margin: 0 0 5px 0;
    text-align: center;
    border: 1px solid #454545;
    font-family: malgun Gothic;
    font-size: 14px;
    height: 47px;
}

.main_textarea02 {
    padding: 20px 0;
    text-align: center;
	width: 100%;
	border: 1px solid #000;
	margin-bottom:0;
	font-family: malgun Gothic;
}
.checkbox_style01 {	vertical-align:middle; background-color: #000; width:20px; height:20px; }
.text_accept{
	font-size: 14px;
    width: 100%;
    color: #000;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
	font-family: malgun Gothic;
	}
.sns_btn {    
	cursor: pointer;
    padding: 15px 0;
    background:#444444;
    color: #fff;
    font-size: 16px;
    font-family: malgun Gothic;
    font-weight: 600;
    transition: all 0.6s;
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: center;
    height: auto;
    box-shadow: 0 0 0 1px #444444 inset;

    display: block;}
.sns_btn a { 
	color:#fff;
}
.sns_btn:hover{cursor: pointer;
    background: transparent;
    transition: all 0.6s;
    background-color: #011457;
    color: #fff;
    font-weight: 600;}


.sns_btn a:hover { 
	color:#fff;
}

.section5_download {
    width: 99%;
    height: 622px;
    background-color: #011457;
    float: left;
    top: -622px;
    position: relative;
    left: 100%;
}
.section5_download_text02 {
    color: #fff;
    text-align: center;
    margin: 100px auto 20px 0;
    font-size: 28px;
    letter-spacing: 4px;
    line-height: 40px;
	font-family: malgun Gothic;
}


.section5_download_text03 {
	font-size: 28px;
    font-weight: 200;
    color: #fff;
    text-align: center;
    font-family: malgun Gothic;
    padding: 90px 0 20px 0;
}
.section5_download_ul {
    width: 60%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.section5_download_li{

}

.section5_download_li:hover{

}

.section5_download_ul>a {   
	cursor: pointer;
    padding: 15px 0;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-family: malgun Gothic;
    font-weight: 600;
    transition: all 0.6s;
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: center;
    height: auto;
    box-shadow: 0 0 0 1px #ffffff inset;
    display: block;


	
}
.section5_download_ul>a:hover{
	cursor: pointer;
    background: transparent;
    transition: all 0.6s;
    background-color: #fff;
    color: #011457;
    font-weight: 600;
}



/*공용으로 들어가는 FOOFER CSS*/

.footer-wrap {
	width: 100%;
    margin: 0 auto;
	position: absolute;
    background-color: #0b0b0b;
    padding: 60px 0;

}
.footer-content-row2-wrap {
    margin: 0 auto;
    width: 29.9%;
}
.footer-section5-Plus {
    margin: 10px;
}
.footer-section5-Plus img {
    width: 40px;
}
.footer-content-row1-wrap {
    text-align: center;
    padding: 10px 0 0 0;
    line-height: 14px;
}
.footer-content-row1-wrap>li{
    font-size: 15px;
    color: #a3a3a3;
    font-family: malgun Gothic;
    font-weight: 400;
}
.footer-content-row1-wrap>li>a {color: #a3a3a3; font-size: 15px;}
.footer-content-row1-wrap>li>a:hover {color: #fff;}
.Copyright {font-size: 15px;
	margin: 20px 0 0 0;
    color: #a3a3a3;
    font-family: malgun Gothic;
    font-weight: 600;}
	
	
	
	
	
	
	
	
/*-----------------------------------------------------------------------------------*/
/*	회사소개
/*-----------------------------------------------------------------------------------*/


.company_footer-wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.company_footer-content-row2-wrap {
    margin: 0 auto;
    width: 29.9%;
}
.company_footer-section5-Plus {
    margin: 10px;
}
.company_footer-section5-Plus img {
    width: 50px;
}
.company_footer-content-row1-wrap {
    text-align: center;
    padding: 10px 0 0 0;
    line-height: 27px;
}
.company_footer-content-row1-wrap>li>p{
    font-size: 15px;
    color: #838383;
    font-family: malgun Gothic;
    font-weight: 600;
}
.company_footer-content-row1-wrap>li>p>a {color: #717171;}
.company_footer-content-row1-wrap>li>p>a:hover {color: #fff;}
.company_Copyright {
	font-size: 15px;
    color: #838383;
    font-family: malgun Gothic;
    font-weight: 600;
	}

.index_Partner_warp{
	width:80%;
	background:#fff;
	height:auto;
	margin:0 auto;
	}
.index_Partner{
	width:70%;
	margin:100px auto;}
.index_Partner_text {
	font-size:25px;
	color:#000;
	font-weight:600;
	float:left;
	padding-bottom:20px;
	font-family: malgun Gothic;
}





/*-----------------------------------------------------------------------------------*/
/*	마케팅제휴 _ footer
/*-----------------------------------------------------------------------------------*/


.merchant-footer-wrap {
	width: 100%;
    background-color: #0b0b0b;
    padding: 60px 0;

}
.merchant-footer-content-row2-wrap {
    margin: 0 auto;
    width: 29.9%;
}
.merchant-footer-section5-Plus {
    margin: 10px;
}
.merchant-footer-section5-Plus img {
    width: 40px;
}
.merchant-footer-content-row1-wrap {
    text-align: center;
    padding: 50px 0;
    line-height: 30px;
	margin:0;
}
.merchant-footer-content-row1-wrap>li{
    font-size: 17px;
    color: #7e7e7e;
    font-family: malgun Gothic;
    font-weight: 400;
}
.merchant-footer-content-row1-wrap>li>a {color: #7e7e7e; font-size: 17px;}
.merchant-footer-content-row1-wrap>li>a:hover {color: #fff;}
.merchant-Copyright {font-size: 17px;
	margin: 20px 0 0 0;
    color: #7e7e7e;
    font-family: malgun Gothic;
    font-weight: 600;}




/*-----------------------------------------------------------------------------------*/
/*	문의하기(마케팅 페이지)
/*-----------------------------------------------------------------------------------*/


#merchant_section5_bg_all{
	height:880px;
	width: 65%;
    margin: 0 auto;
}
.merchant_ection5_bg {
	width: 50%;
    height: 800px;
}
.merchant_section5_download_text01 {
    font-size: 28px;
    font-weight: 700;
    color: #090909;
    font-family: malgun Gothic;
    text-align: left;
	margin: 120px 0 50px 0;
}
.merchant_inquiry_all {
    width: 99%;
	height: auto;
}
.merchant_inquary_table {
    width: 100%;
}
.merchant_main_input{
	width:50%;
}

.merchant_main_select01 {
    width: 49.5%;
    padding: 15px 0;
    margin: 0 0 5px 0;
	border: 1px solid #000;
	font-family: malgun Gothic;
}
.merchant_main_input {
    width: 49.5%;
	margin:0;
}
.merchant_main_input>li>input {
    width: 100%;
    padding: 15px 0;
    margin: 0 0 5px 0;
    text-align: center;
    border: 1px solid #454545;
    font-family: malgun Gothic;
    font-size: 14px;
    height: 47px;
}

.merchant_main_textarea02 {
    padding: 20px 0;
    text-align: center;
	width: 100%;
	border: 1px solid #000;
	margin-bottom:0;
	font-family: malgun Gothic;
}
.merchant_checkbox_style01 {	vertical-align:middle; background-color: #000; width:20px; height:20px; }
.merchant_text_accept{
	font-size: 14px;
    width: 100%;
    color: #000;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
	font-family: malgun Gothic;
	}
.merchant_sns_btn {    
	cursor: pointer;
    padding: 15px 0;
    background: transparent;
    color: #000;
    font-size: 16px;
    font-family: malgun Gothic;
    font-weight: 600;
    transition: all 0.6s;
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: center;
    height: auto;
    box-shadow: 0 0 0 1px #454545 inset;
    display: block;}
.merchant_sns_btn:hover{
	cursor: pointer;
    background: transparent;
    transition: all 0.6s;
    background-color: #011457;
    color: #fff;
    font-weight: 600;
	}
.merchant_section5_download {
    width: 101%;
    height: 638px;
    background-color: #011457;
    float: left;
    top: -638px;
    position: relative;
    left: 100.5%;
}
.merchant_section5_download_text02 {
	color: #fff;
    text-align: center;
    margin: 100px auto 20px 0;
    font-size: 28px;
    letter-spacing: 4px;
    line-height: 40px;
	font-family: malgun Gothic;
}


.merchant_section5_download_text03 {
	font-size: 28px;
    font-weight: 200;
    color: #fff;
    text-align: center;
    font-family: malgun Gothic;
    padding: 90px 0 20px 0;
}
.merchant_section5_download_ul {
    width: 60%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.merchant_section5_download_li{

}

.merchant_section5_download_li:hover{

}

.merchant_section5_download_ul>a {   
	cursor: pointer;
    padding: 15px 0;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-family: malgun Gothic;
    font-weight: 600;
    transition: all 0.6s;
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: center;
    height: auto;
    box-shadow: 0 0 0 1px #ffffff inset;
    display: block;


	
}
.merchant_section5_download_ul>a:hover{
	cursor: pointer;
    background: transparent;
    transition: all 0.6s;
    background-color: #fff;
    color: #011457;
    font-weight: 600;
}






/*-----------------------------------------------------------------------------------*/
/*	MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/






@media (max-width:992px) {



	}
	
	
	.payoff h1{
		font-size: 30px;
		font-weight: 500;
		line-height: 58px;
	}
	.detail .carousel h1, .detail p{
		text-align: center;
	}
	
	.detail p{
			margin-bottom: 0
	}
	
	
	.payoff{
		padding-top: 50px;
		padding-bottom: 50px;
		min-height: 200px;
	}
	

	.features .col-md-4{
		margin-bottom: 60px;
	}
	.index_Partner{
		width: 80%;
	}

	.main_select01{
		width: 100%;
	}
	.main_input{
		width: 100%;
	}
	.index_section5_bg{
		width: 50%;
	}


	.footer-wrap{
		margin: 30px auto 0 auto;
	}
	.get-it ul{
		width: 80%;
	}
	}


@media (max-width:768px) {
	





@media (max-width:480px){
	


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    /* Retina-specific stuff here */
    .purchasebutton.app-store, .get-it button.app-store{
        background: url(../img/badge-appstore@2x.png) #3a3a3a no-repeat 0px 5px;
        background-size: 98%;
    	color: white;
    }
}