@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap&subset=korean');
body, html {
	font-family: 'Noto Sans KR', sans-serif!important; padding: 0px; margin:0px;
}


	

p{padding: 0;margin: 0;}
h1, .h1, h2, .h2, h3, .h3{margin:0; padding: 0;}


	.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #2272D6;
}
	a {
    color: #2272D6;
    text-decoration: none;
}
	a:hover, a:focus {
    color: #2272D6;
    text-decoration: underline;
}
	
	
	th,td{word-wrap:break-word}



/*íƒ‘ ë©”ë‰´*/





.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #2272D6;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
   color: #fff;
    background-color: #2272D6;
}



.navbar-default {
	margin: 0px;
	
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: 0px;
	box-shadow: none;
}
.navbar .nav > li > a {
	font-size: 15px;
}
#accordion-container {
	font-size: 13px;
	border-radius: 5px;
}
.accordion-header {
	font-size: 16px;
	background: #ebebeb;
	margin: 5px 0 0 0;
	padding: 5px 20px;
	border: 1px solid #cccccc;
	cursor: pointer;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.active-header {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-repeat: no-repeat;
}
.active-header:hover {
	background-repeat: no-repeat;
}
.inactive-header {
	background-repeat: no-repeat;
}
.inactive-header:hover {
	background-repeat: no-repeat;
}
.accordion-content {
	width: 100%;
	display: none;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}







/*
	ë¡œê·¸ì¸íŽ˜ì´ì§€
	*/
	.pc_c{display: block}
	.m_c{display: none}
	ul{padding: 0; margin: 0;}
#signin_wrap {
}
#signin_wrap #main_banner {
	background-image: url(https://storage.perfectcdn.com/ea33q1/dnpyoj1mmi6nltl6.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 50px 0;
	height:100vh;
}
#signin_wrap #main_banner .login_box {
	width: 940px;
	height: 645px;
	background-color: #fff;
	margin: 0px auto;
	box-shadow: 5px 5px 15px  #174073;
}
#signin_wrap #main_banner .login_box::after {
	display: block;
	clear: both;
	content: "";
}
#signin_wrap #main_banner .login_box > .left_box {
	float: left;
	width: 65%;
	height: 100%;
	background-image: linear-gradient(to right, #2272d6, #173e6f);
	color: #fff;
	position: relative
}
#signin_wrap #main_banner .login_box > .left_box > .text_g {
	position: absolute;
	top: 120px;
	left: 40px;
}
#signin_wrap #main_banner .login_box > .left_box .text_g > h3 {
	color: #fff;
	font-size: 2.3em;
	line-height: 45px
}
#signin_wrap #main_banner .login_box > .left_box .text_g > p {
	color: #fff;
	font-size: 1.3em;
	line-height: 25px;
	font-weight: 200
}
#signin_wrap #main_banner .login_box > .left_box .main_ph {
	position: absolute;
	top: 302px;
	right: 20px
}
#signin_wrap #main_banner .login_box > .right_box {
	width: 35%;
	height: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 90px 20px 0px 20px
}
#signin_wrap #main_banner .login_box > .right_box > h3 {
	font-size: 20px;
	color: #222222;
	font-weight: 600
}
#signin_wrap #main_banner .login_box > .right_box .login_form_g {
	margin-top: 30px;
	border: 1px solid #e5e5e5;
}
#signin_wrap #main_banner .login_box > .right_box .login_input_form {
	display: block;
	width: 100%;
	height: 44px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #f8f8f8;
	background-image: none;
	border: 0px solid #e5e5e5;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.pw_input {
	background-color: #eeeeee!important
}
.login_btn {
	width: 100%;
	background-color: #2272D6;
	color: #fff;
	font-weight: 700;
	text-align: center;
	height: 49px;
	margin-top: 20px
}
.login_btn:hover {
	color: #fff;
	background-color: #2272D6;
	transition: all 0.2s;
}
.w1200 {
	width: 1200px;
	margin: 0 auto
}
	
	
	
	
#login_sec1 {
	text-align: center;
	background-image: url(http://cpad.kr/hg_upload/sec1_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 100px 0;
}
#login_sec1 > .con_text {
	margin-bottom: 70px;
}
#login_sec1 > .con_text h1 {
	font-size: 3em;
	color: #222222;
	line-height: 1.3em;
	font-weight: 500
}
#login_sec1 > .con_text p {
	font-size: 1.7em;
	color: #222222;
	font-weight: 400
}
#login_sec1 > .con_img {
	max-width: 1200px;
	width: 100%;
	margin: 80px auto 0 auto
}

#login_sec1 .con_img ul li {
	display: inline-block;
	font-size: 1.5em;
	text-align: left;
	color: #000;
	text-align: center;
	vertical-align: top;
	width: 100%;
	max-width: 240px
	
	
	
}
	
#login_sec1 .con_img ul li:nth-child(2) {
		margin: 0 70px;
	}
#login_sec1 ..con_img ul {
	padding: 0
}


#login_sec1 .con_img ul li div:last-child {
	font-size: 1.1em;
	color:#70297d;
	
	
	
}
	
	
	
	
	
#login_sec2 {
	text-align: center;
	background-color: #f8f8f8;
	padding: 100px 0;
}
.w1200::after {
	display: block;
	content: "";
	clear: both
}
#login_sec2 .con_text {
	margin-top: 30px;
	display: inline-block;
	float: left;
	text-align: left;
}
#login_sec2 .con_text .sec2_ic ul li {
	display: inline-block;
	font-size: 1.5em;
	text-align: center;
	
	color: #000;
	max-width: 140px;
	width:100%
}
	
#login_sec2 .con_text .sec2_ic ul li:nth-child(2) {
	margin: 0 60px; 
}
	

#login_sec2 .con_text .sec2_ic ul li div:last-child {
	font-size: 0.8em
}
	
	
#login_sec2 .con_text .sec2_ic ul {
	padding: 0
}
#login_sec2 .con_text .sec2_ic {
	padding: 20px 0;
}
#login_sec2 .con_text h1 {
	font-size: 3em;
	color: #222222;
	line-height: 1.3em;
	font-weight: 500
	
}
	
#login_sec2 .con_text .subtitle {
	font-size: 3em;
	color: #fff;
	line-height: 1.3em;
	font-weight:400;
	background-color:#2272D6;
	display: inline-block
	
}
#login_sec2 .con_text p {
	margin-top: 20px;
	font-size: 1.5em;
	color: #222222;
	font-weight: 300
}
	
	
#login_sec2 .con_img {
	max-width: 291px;
	width: 100%;
	float: right;
	padding-top: 20px;
	margin-right: 140px
}

	
	
	
	
	
	
	
	
	
	
#login_sec3 {
	text-align: center;
	background-color: #FFF;
	padding: 100px 0;
}
#login_sec3 > .w1200::after {
	display: block;
	content: "";
	clear: both
}
#login_sec3 .con_text {
	 width: 100%;
    max-width: 700px;
	margin-top: 30px;
	display: inline-block;
	float: right;
	text-align: left;
}
#login_sec3 .con_text .sec2_ic ul li {
	display: inline-block;
	font-size: 1.5em;
	text-align: center;
	
	color: #000;
	max-width: 140px;
	width:100%
}
	
#login_sec3 .con_text .sec2_ic ul li:nth-child(2) {
	margin: 0 60px; 
}
	

#login_sec3 .con_text .sec2_ic ul li div:last-child {
	font-size: 0.8em
}
	
	
#login_sec3 .con_text .sec2_ic ul {
	padding: 0
}
#login_sec3 .con_text .sec2_ic {
	padding: 20px 0;
}
#login_sec3 .con_text h1 {
	font-size: 3em;
	color: #222222;
	line-height: 1.3em;
	font-weight: 500
	
}
	
#login_sec3 .con_text .subtitle {
	font-size: 3em;
	color: #fff;
	line-height: 1.3em;
	font-weight:400;
	background-color:#2272D6;
	display: inline-block
	
}
#login_sec3 .con_text p {
	margin-top: 20px;
	font-size: 1.5em;
	color: #222222;
	font-weight: 300
}
	
	
#login_sec3 .con_img {
	max-width: 291px;
	width: 100%;
	float: left;
	padding-top: 20px;
	margin-left: 50px
}

	
	
	
	
	
	

		
#login_sec4 {
	background-color: #f8f8f8;
	padding: 100px 0;
	text-align: center
}
#login_sec4 > .con_text {
	margin-bottom: 70px;
}
#login_sec4 > .con_text h1 {
	font-size: 3em;
	color: #2272D6;
	line-height: 1.3em;
	font-weight: 900;
	text-decoration: underline;
	text-decoration-color: #ffc000
}

#login_sec4 > .con_img {
	max-width: 1200px;
	width: 100%;
	margin: 80px auto 0 auto
}

#login_sec4 .con_img ul li {
	display: inline-block;
	font-size: 1.5em;
	text-align: left;
	color: #000;
	text-align: center;
	vertical-align: top;
	width: 100%;
	max-width: 260px
	
	
	
}
	
	
	#login_sec4 .con_img ul li {
	display: inline-block;
	font-size: 1.5em;
	text-align: left;
	color: #000;
	text-align: center;
	vertical-align: top;
	width: 100%;
	max-width: 260px
	
	
	
}
	
#login_sec4 .con_img ul li:nth-child(2) {
		margin: 0 70px;
	}
#login_sec4 ..con_img ul {
	padding: 0
}


#login_sec4 .con_img ul li:nth-child(1) > .li_title{
	width: 100%;
    background-image: url(http://cpad.kr/hg_upload/sec5_bg1.jpg);
	padding:20px 0;
	color:#fff;
	}
	
	#login_sec4 .con_img ul li:nth-child(2) > .li_title{
	width: 100%;
    background-image: url(http://cpad.kr/hg_upload/sec5_bg2.jpg);
	padding:20px 0;
	color:#fff;
	}
	
	#login_sec4 .con_img ul li:nth-child(3) > .li_title{
	width: 100%;
    background-image: url(http://cpad.kr/hg_upload/sec5_bg3.jpg);
	padding:20px 0;
	color:#fff;
	}
	
#login_sec4 .con_img ul li .li_title .nomber{
	font-size: 1.5em;
	color:#fff;
	}
	
#login_sec4 .con_img ul li .li_title .line{
	background-color: #fff;
	width:26px;
	height:1px;
	margin:10px auto;
	}
	
#login_sec4 .con_img ul li .li_title .title_text{}
	
	
#login_sec4 .con_img ul li .li_con{
	background-color: #fff;
	padding: 20px;
	font-size: 0.8em;
	height:260px;
	line-height: 25px
	
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#login_sec5 {
	display: none; /* ì§€ìš°ê¸° */
	text-align: center;
	background-color: #ffe600;
	padding: 100px 0;
	max-height: 650px;
	overflow: hidden
}
#login_sec5 > .w1200::after {
	display: block;
	content: "";
	clear: both
}
#login_sec5 .con_text {
	width: 100%;
	max-width: 708px;
	display: inline-block;
	float: right;
	text-align: left;
	margin-top: 110px
}
#login_sec5 .con_text .text1 {
}
#login_sec5 .con_text .text1::after {
	display: block;
	content: "";
	clear: both
}
#login_sec5 .con_text .text1 div:first-child {
	display: inline-block;
	float: left;
}
#login_sec5 .con_text .text1 div:last-child {
	display: inline-bock;
	float: left;
	font-size: 2.5em;
	line-height: 1.2em;
	padding-left: 30px;
	color: #3d3137
}
#login_sec5 .con_text .line {
	height: 3px;
	width: 100%;
	background-color: #3d3137;
	margin: 38px 0 10px 0;
}
#login_sec5 .con_text .text2 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #3d3137
}
#login_sec5 .con_text .text2 > strong {
	font-size: 1.1em
}
#login_sec5 .con_text .kakao_id {
	font-size: 2.5em;
	border-radius: 50px;
	background-color: #3d3137;
	padding: 10px 73px;
	display: inline-block;
	color: #ffe600;
	margin: 30px 0;
}
#login_sec5 .con_text .text3 {
	font-size: 1.7em;
	line-height: 1.3em;
	color: #3d3137;
	font-weight: 600
}
#login_sec5 .con_text h1 {
	font-size: 2.5em;
	color: #222222;
	line-height: 1.3em;
	font-weight: 600;
}
#login_sec5 .con_text p {
	font-size: 1.7em;
	color: #222222;
	font-weight: 300
}
#login_sec5 .con_img {
	max-width: 355px;
	width: 100%;
	float: left;
	padding-top: 20px
}
#footer {
	margin-top: 100px;
	background-color: #272727;
}
#footer .con {
	background-color: #313131;
	height: 100px;
}
#footer .copy {
	background-color: #272727;
	color: #fff;
	font-size: 1em;
	text-align: center;
	padding: 20px
}
	

	.color_mg{color:#7e308c}
	.color_jj{color:#2272D6!important}


	
	.kakao_btn{width: 150px; height: 150px; background-color:#ffe600; border-radius: 100%; display:inline-block; position: fixed; bottom:50px; right:50px; text-align: center; cursor: pointer; z-index: 999}
	.kakao_btn div:first-child img{width: 50px; height: 46px; margin-top: 30px}
	.kakao_btn div:last-child{color:#3d3137; font-weight: 800}
	
	

@media(max-width:1200px){
	
	.w1200 { width: 100%; margin: 0 auto;}
}
	
@media(max-width:1080px){
	
	
	.con_text{max-width: inherit!important; float:none!important; text-align: center!important; display: block!important;}
	 .con_img {
    max-width: 291px;
    width: 100%;
    float: none!important;
    margin:0px auto!important;
	padding:0!important;
}

	#login_sec5 .con_img {
   display: none;
}
	
	#login_sec5 .con_text {
    
    margin-top: 0px!important;
}
	
	
	
	#login_sec5 .con_text {
    width: 100%;
    max-width: 708px;
    display: inline-block;
    float: right;
    text-align: left;
    /* margin-top: 110px; */
}
	
	
	
	
	#login_sec5 .con_text .text1 {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
}
	
	#login_sec5 .con_text .text1 div:last-child {
    display: inline-bock;
    float: none;
    font-size: 2em;
    line-height: 1.2em;
    padding-left: 0px;
    color: #3d3137;
}
	
	#login_sec5 {
    
    padding: 100px 10px;
   
}
	
	#login_sec5 .con_text .text1 div:first-child {
    display: block;
    float: none;
	margin-bottom: 20px
}
	
	
	#login_sec1 .con_img ul li {
    display: inline-block;
    font-size: 1.5em;
    text-align: left;
    color: #000;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 240px;
	
	
}
	
	
	#login_sec1 .con_img ul li:nth-child(2) {
    margin: 0 50px;
}
	
	
	

}

@media(max-width:875px){
	
	
		

	
		#signin_wrap #main_banner {
    padding: 30px 10px;
    height: 700px;
	}
	

	#signin_wrap #main_banner .login_box {
    width: 100%;
    height: inherit;
    background-color: #fff;
    margin: 0px auto;
    box-shadow: 5px 5px 15px #174073;
}
	
	
	
	#signin_wrap #main_banner .login_box > .left_box {
    float: none;
    width: 100%;
    background-image: linear-gradient(to right, #2272d6, #173e6f);
    color: #fff;
    position: relative;
	overflow: hidden;
		 height: 220px;
}
	
	
	#signin_wrap #main_banner .login_box > .left_box .text_g > h3 {
    color: #fff;
    font-size: 2em;
    line-height: 45px;
}
	
	
	#signin_wrap #main_banner .login_box > .left_box .main_ph {
   display: none;
}
	
	#signin_wrap #main_banner .login_box > .left_box > .text_g {
    position: none!important;
    text-align: center;
	margin-top: 15px;
		top:0;
		left:0;
		width: 100%
}
	
#signin_wrap #main_banner {
    padding: 30px 10px;
    height: inherit;
	

	
}
	
	
	#signin_wrap #main_banner .login_box > .right_box {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 20px 10px;
}

	
	#login_sec1 {
   
    padding: 50px 10px;
}
	
	
	
 .con_text h1 {
    font-size: 2em!important;
    color: #222222;
    line-height: 1.3em;
    font-weight: 500;
}
	
 .con_text p {
    font-size: 1.3em!important;
    color: #222222;
    font-weight: 400;
}
	
	
	
	#login_sec1 .con_img ul li img {
		max-width: 150px
  
}
	#login_sec1 .con_img ul li{
		margin-bottom:50px!important
	}
	
	
	#login_sec2 {
    
    padding: 50px 10px!important;
}
	
	
	#login_sec2 .con_img {
    display: none;
}
	
	
	#login_sec3 {
    text-align: center;
    background-color: #FFF;
    padding: 50px 10px;
}
	
	
	
	#login_sec3 .con_img {
   display: none;
}
	
	
	#login_sec4 {
    background-color: #f8f8f8;
    padding: 50px 10px;
    text-align: center;
}
	
	#login_sec4 .con_img ul li {
    display: inline-block;
    font-size: 1.5em;
    text-align: left;
    color: #000;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 260px;
	margin-bottom: 20px!important
}
	#login_sec4 .con_img ul li:nth-child(2) {
    margin: 0px;
}
	
	#login_sec5 .con_text .kakao_id {
    font-size: 2em;
    border-radius: 50px;
    background-color: #3d3137;
    padding: 10px 20px;
    display: inline-block;
    color: #ffe600;
    margin: 30px 0;
}
	
	
	#login_sec5 .con_text .text3 {
    font-size: 1.2em;
    line-height: 1.3em;
    color: #3d3137;
    font-weight: 600;
}
	
	#login_sec2 .con_text .sec2_ic ul li {
    display: inline-block;
    font-size: 1em;
    text-align: center;
    color: #000;
    max-width: 30%;
    width: 100%;
}
	
	#login_sec2 .con_text .sec2_ic ul li:nth-child(2) {
    margin: 0 10px!important;
}
	
	#login_sec3 .con_text .sec2_ic ul li {
    display: inline-block;
    font-size: 1em;
    text-align: center;
    color: #000;
    max-width: 30%;
    width: 100%;
}
	
	
	#login_sec3 .con_text .sec2_ic ul li:nth-child(2) {
    margin: 0 10px!important;
}
	#login_sec2 .con_text p, #login_sec3 .con_text p  {
    margin-top: 20px;
    font-size: 1.2em!important;
    color: #222222;
    font-weight: 300;
}
	
	#login_sec2 .con_text .subtitle, #login_sec3 .con_text .subtitle {
    font-size: 2.5em;
 
}
	
	
	.kakao_btn{width: 100%; padding: 10px 0; height: inherit; background-color:#ffe600;  display:block; position: fixed; bottom:0px; border-radius: 0px; right:inherit; text-align: center; cursor: pointer; z-index: 999}
	.kakao_btn div img{width: 50px; height: 46px; display: inline-block; margin-right: 20px;}
	.kakao_btn div:last-child{color:#3d3137; font-size: 1.5em; font-weight: 800}
	
	
	.pc_c{display: none}
	.m_c{display: block}
	
	}
	

@media(max-width:500px){

}

	/*
	ë¡œê·¸ì¸íŽ˜ì´ì§€ ë
	*/








	/* ì‹ ì²­í•˜ê¸° íŽ˜ì´ì§€ */
	.w1600{width: 1600px; margin: 0 auto}
	.w1600::after{content:""; display:block; clear:both}
	.color_dd2781{color:#2272D6}
	#neworder{ margin: 50px 0;}
	#neworder .order_box{max-width:800px; width: 100%; float: left; }
	#neworder .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff}
	#neworder .order_box .border_line .title, #neworder .borad_box .border_line .title {font-size: 1.2em;
    font-weight: 600; }
	#neworder .order_box .border_line .sel_line, #neworder .borad_box .border_line .sel_line{height:1px; background-color:#bfbfbf; margin:10px 0;}
	
	
	#neworder .borad_box{max-width:750px; width: 100%; float: right; }

	#neworder .borad_box ul li{display: inline-block; max-width: 350px; width: 100%; margin: 0 10px  }
	#neworder .borad_box .s4_box_li{ border: 1px solid #2272D6; border-radius: 5px; padding:20px 20px; margin-bottom:20px}
	#neworder .borad_box .s4_box_li:after{content:""; clear: both; display:block}
	#neworder .borad_box .s4_box_li div:first-child{float:left; font-size: 3em; margin: 10px 0 0 10px;}
	#neworder .borad_box .s4_box_li div:last-child{float:right; text-align: right}
	#neworder .borad_box .s4_box_li div:last-child p{font-size: 1.3em; color:#222222}
	#neworder .borad_box .s4_box_li div:last-child h1{font-size: 2.5em; color:#222222; font-weight: 700}
	#neworder .borad_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff;max-width: 97%!important; margin: 0 auto!important;}
	
	

		@media(max-width:1600px){
				.w1600{width: 100%; margin: 0 auto}
			#neworder .order_box {
    max-width: 600px;
    width: 100%;
    float: left;
}
			
			#neworder .borad_box {
    max-width: 750px;
    width: 100%;
    float: right;
}
			
	}
	
	
	
		@media(max-width:1350px){
				.w1600{width: 100%; margin: 0 auto}
			#neworder .order_box {
    max-width: 600px;
    width: 100%;
    float: left;
}
			
			#neworder .borad_box {
    max-width: 400px;
    width: 100%;
    float: right;
}
			
	}
	
	
	
	
	@media(max-width:1200px){

	
    @media(max-width:1080px){
		
	
			#neworder .order_box {
    max-width: none;
    width: 100%;
    float: left;
}
			
			#neworder .borad_box {
    max-width: none;
    width: 100%;
    float: right;
}
			
			
		
						#neworder{ margin: 50px 0; padding:10px}
		#neworder .borad_box, #neworder .order_box {float: none; margin-bottom: 20px}
		
		#neworder .borad_box ul li {
    display: block;
    max-width: none;
    width: 100%;
    margin: 0 0px;
}
		
		#neworder .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px 10px; background-color:#fff}
		
		
	}
		
		
		}

    @media(max-width:875px){
		

		
		}
	
    @media(max-width:500px){	}
	
	
	/* ì‹ ì²­í•˜ê¸° íŽ˜ì´ì§€ ë */





	/*ìƒí’ˆë¦¬ìŠ¤íŠ¸ */
	#services{ margin: 50px 0;}
	#services .order_box{max-width:1600px; width: 100%;  }
	#services .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff}
	#services .order_box .border_line .title {font-size: 1.2em;
    font-weight: 600; }
	#services .order_box .border_line .sel_line{height:1px; background-color:#bfbfbf; margin:10px 0;}
	
	#services .table thead tr th{ background-color:#d2d2d2;  padding:10px; }
	
	#services .table .bg_td{ 
		border-top:1px solid #2272D6!important;
		border-right:1px solid #2272D6!important;
		border-left:1px solid #2272D6!important;
		border-bottom:1px solid #2272D6!important;
		color: #2272D6 }

	
	
	@media(max-width:1200px){
	
		#services{ margin: 50px 10px;}
		
	}
	
    @media(max-width:1080px){}

    @media(max-width:875px){
		
		
	}
	
    @media(max-width:500px){	
		
	#services .table thead tr th{ font-size: 0.7em}
	#services .table tbody tr td{ font-size: 0.7em}
		
	#services .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px 10px; background-color:#fff}
	
	}
	
	
	
	/* ìƒí’ˆë¦¬ìŠ¤íŠ¸ ë */





	/*ì‹ ì²­ë‚´ì—­ */
	#orders{ margin: 50px 0;}
	#orders .order_box{ width: 100%;  }
	#orders .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff; }
	#orders .order_box .border_line .title {font-size: 1.2em;
    font-weight: 600; }
	#orders .order_box .border_line .sel_line{height:1px; background-color:#bfbfbf; margin:10px 0;}
	
	#orders .table thead tr th{ background-color:#d2d2d2;  padding:10px; }
	
	
	#orders .table .bg_td{ background-color:#fff0f9;  }

	
	
	@media(max-width:1200px){
	
		#orders{ margin: 50px 10px;}
		
	}
	
    @media(max-width:1080px){}

    @media(max-width:875px){
		
		
		
		
		
	}
	
    @media(max-width:500px){	
		
	#orders .table thead tr th{ font-size: 0.7em}
	#orders .table tbody tr td{ font-size: 0.7em}
		
	#orders .order_box .border_line {border: 1px solid #bfbfbf; border-radius: 5px; padding:25px 10px; background-color:#fff; }
	#orders .order_box .border_line .overhd{ overflow-y: hidden}
	}
	
	
	
	/* ì‹ ì²­ë‚´ì—­ ë */





/*ì¶©ì „ì‹ ì²­ */
	#addfunds{ margin: 50px 0;}
	#addfunds p{ text-align: center }
	#addfunds .order_box{ max-width: 700px; margin: 0 auto; width: 100%;  }
	#addfunds .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff}
	#addfunds .order_box .border_line .title {font-size: 1.2em;
    font-weight: 600; }
	#addfunds .order_box .border_line .sel_line{height:1px; background-color:#bfbfbf; margin:10px 0;}
	
	#addfunds .table thead tr th{ background-color:#d2d2d2;  padding:10px; }
	
	
	#addfunds .table .bg_td{ background-color:#fff0f9;  }

	
	
	@media(max-width:1200px){
	
		#addfunds{ margin: 50px 10px;}
		
	}
	
    @media(max-width:1080px){}

    @media(max-width:875px){
		
		
		
	}
	
    @media(max-width:500px){	
		
	#addfunds .table thead tr th{ font-size: 0.7em}
	#addfunds .table tbody tr td{ font-size: 0.7em}
		
	#addfunds .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px 10px; background-color:#fff}
	
	}
	
	
	
	/*ì¶©ì „ì‹ ì²­  */















	/*ì¶©ì „ì‹ ì²­ */
	
	#tickets{ margin: 50px 0;}
	#tickets p{ text-align: left }
	#tickets .left_box{ max-width: 600px; margin: 0 auto; width: 100%; float: left;  }
	#tickets .left_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff}
	#tickets .left_box .border_line .title {font-size: 1.2em;
    font-weight: 600; }
	#tickets .left_box .border_line .sel_line{height:1px; background-color:#bfbfbf; margin:10px 0;}
	
	#tickets .table thead tr th{ background-color:#d2d2d2;  padding:10px; }
	
	
	#tickets .table .bg_td{ background-color:#fff0f9;  }
	
	
	#tickets .right_box{ max-width: 550px; margin: 0 auto; width: 100%; float: right;  }
	#tickets .right_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff}
	#tickets .right_box .border_line .title {font-size: 1.2em;
    font-weight: 600; }
	#tickets .right_box .border_line .sel_line{height:1px; background-color:#bfbfbf; margin:10px 0;}

	
	
	@media(max-width:1200px){
	
		#tickets{ margin: 50px 10px;}
		
		#tickets .right_box .border_line {
 
    margin-top: 30px;
}
		
		
		
	}
	
    @media(max-width:1080px){}

    @media(max-width:875px){
		
		

		
		
	}
	
    @media(max-width:500px){	
		
	#tickets .table thead tr th{ font-size: 0.7em}
	#tickets .table tbody tr td{ font-size: 0.7em}
		
	#tickets .left_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px 10px; background-color:#fff}
	
	}
	
	
	
	/*ì¶©ì „ì‹ ì²­  */




	/*ì œíœ´í•˜ê¸° */
	#affiliates{ margin: 50px 0;}
	#affiliates .order_box{ width: 100%;  }
	#affiliates .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff}
	#affiliates .order_box .border_line .title {font-size: 1.2em;
    font-weight: 600; }
	#affiliates .order_box .border_line .sel_line{height:1px; background-color:#bfbfbf; margin:10px 0;}
	
	#affiliates .table thead tr th{ background-color:#d2d2d2;  padding:10px; }
	
	
	#affiliates .table .bg_td{ background-color:#fff0f9;  }
	.aff_after::after{content:""; display:block; clear:both}
	
	
	@media(max-width:1200px){
	
		#affiliates{ margin: 50px 10px;}
		
	}
	
    @media(max-width:1080px){}

    @media(max-width:875px){
		
		
		
		
		
	}
	
    @media(max-width:500px){	
		
	#affiliates .table thead tr th{ font-size: 0.7em}
	#affiliates .table tbody tr td{ font-size: 0.7em}
		
	#affiliates .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px 10px; background-color:#fff}
	
	}
	
	
	
	/* ì œíœ´í•˜ê¸° ë */



/*ì‹ ì²­ë‚´ì—­ë°˜ */
	#drip_feed{ margin: 50px 0;}
	#drip_feed .order_box{ width: 100%;  }
	#drip_feed .order_box .border_line{border: 1px solid #bfbfbf; border-radius: 5px; padding:25px; background-color:#fff; }
	#drip_feed .order_box .border_line .title {font-size: 1.2em;
    font-weight: 600; }
	#drip_feed .order_box .border_line .sel_line{height:1px; background-color:#bfbfbf; margin:10px 0;}
	
	#drip_feed .table thead tr th{ background-color:#d2d2d2;  padding:10px; }
	
	
	#drip_feed .table .bg_td{ background-color:#fff0f9;  }

	
	
	@media(max-width:1200px){
	
		#drip_feed{ margin: 50px 10px;}
		
	}
	
    @media(max-width:1080px){}

    @media(max-width:875px){
		
		
		
		
		
	}
	
    @media(max-width:500px){	
		
	#drip_feed .table thead tr th{ font-size: 0.7em}
	#drip_feed .table tbody tr td{ font-size: 0.7em}
		
	#drip_feed .order_box .border_line {border: 1px solid #bfbfbf; border-radius: 5px; padding:25px 10px; background-color:#fff; }
	#drip_feed .order_box .border_line .overhd{ overflow-y: hidden}
	
	}
	
	
	
	/* ì‹ ì²­ë‚´ì—­ë°˜ë³µ ë */





/*íšŒì›ê°€ìž… */
#signup_wrap {
	height:100%;
}
#signup_wrap #main_banner {
	background-image: url(http://cpad.kr/hg_upload/sinup_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 100px 0;
	height:850px;

}
#signup_wrap #main_banner .login_box {
	width: 883px;
	height: 600px;
	background-color: #fff;
	margin: 0px auto;
	box-shadow: 5px 5px 15px #31296f
}
#signup_wrap #main_banner .login_box::after {
	display: block;
	clear: both;
	content: "";
}
#signup_wrap #main_banner .login_box > .left_box {
	float: left;
	width: 65%;
	height: 100%;
	background-image: linear-gradient(to right, #4b47bb, #6845ba);
	color: #fff;
	position: relative
}
#signup_wrap #main_banner .login_box > .left_box > .text_g {
	position: absolute;
	top: 120px;
	left: 40px;
}
#signup_wrap #main_banner .login_box > .left_box .text_g > h3 {
	color: #fff;
	font-size: 2.3em;
	line-height: 45px
}
#signup_wrap #main_banner .login_box > .left_box .text_g > p {
	color: #fff;
	font-size: 1.3em;
	line-height: 25px;
	font-weight: 200
}
#signup_wrap #main_banner .login_box > .left_box .main_ph {
	position: absolute;
	top: 80px;
	right: 20px
}
#signup_wrap #main_banner .login_box > .right_box {
	width: 35%;
	height: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 50px 20px 0px 20px
}
#signup_wrap #main_banner .login_box > .right_box > h3 {
	font-size: 20px;
	color: #222222;
	font-weight: 600;
	margin-bottom: 20px
}
#signup_wrap #main_banner .login_box > .right_box .login_form_g {
	margin-top: 30px;
	border: 1px solid #e5e5e5;
}
#signup_wrap #main_banner .login_box > .right_box .loginup_input_formlogin_input_form {
	display: block;
	width: 100%;
	height: 44px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	margin-top: 10px;
	color: #555555;
	background-color: #f8f8f8;
	background-image: none;
	border: 1px solid #e5e5e5;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


	
	
@media(max-width:875px){
	
	
		

	
		#signup_wrap #main_banner {
    padding: 30px 10px;
    height: 700px;
	}
	

	#signup_wrap #main_banner .login_box {
    width: 100%;
    height: inherit;
    background-color: #fff;
    margin: 0px auto;
    box-shadow: 5px 5px 15px #31296f;
}
	
	
	
	#signup_wrap #main_banner .login_box > .left_box {
    float: none;
    width: 100%;
    background-image: linear-gradient(to right, #4b47bb, #6845ba);
    color: #fff;
    position: relative;
	overflow: hidden;
		 height: 250px;
}
	
	
	#signup_wrap #main_banner .login_box > .left_box .text_g > h3 {
    color: #fff;
    font-size: 2em;
    line-height: 45px;
}
	
	
	#signup_wrap #main_banner .login_box > .left_box .main_ph {
   display: none;
}
	
	#signup_wrap #main_banner .login_box > .left_box > .text_g {
    position: none!important;
    text-align: center;
	margin-top: 15px;
		top:0;
		left:0;
		width: 100%
}
	
#signup_wrap #main_banner {
    padding: 30px 10px;
    height: inherit;
	

	
}
	
	
	#signup_wrap #main_banner .login_box > .right_box {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 20px 10px;
}

	
	/*íšŒì›ê°€ìž…  */
	
	
	#mass-order {
    padding: 4rem 0rem;
	}

  #mass-order .mass-well{
  	background: transparent!important;
    border-color: #2272D6!important;
    padding:3rem!important;
  }
