
.poromotionWrap{
	width:100%;
	position:relative;
	margin:0;
	padding:0;
}

.topVBox{
	padding-top: 60px;
    text-align: center;
    width: 100%;
    position: relative;
    height: 310px;
    background-image: url(../img/promotionBg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.topLogo{
	display:block;
	text-align:center;
	margin-bottom: 50px;
}

.topLogo img{
	display:inline-block;
	max-width:100%;
	height:30px;
}

.topCopy{
	display:block;
	text-align:center;
}

.topCopy h1{
	font-family: 'Gmarket Sans';
	display:inline-block;
	font-size: 50px;
    font-weight: 500;
    line-height: 60px;
	margin:0;
	letter-spacing:-1px;
}

.topCopy h1 span{
	font-weight:900;
	color:#317ee6;
}

.dayCheckBox{
	display:block;
	text-align:center;
	margin-top:0px;
}

.dayCheckBox span{
	font-weight: 500;
    color: #317ee6;
	padding:12px 30px 10px 30px;
	border-radius:40px;
	border:2px solid #317ee6; 
	font-family: 'Gmarket Sans';
	font-size:21px;
}

.searchWrap{
	width:100%;
	position:relative;
	background-color:#317ee6;
	padding-top: 60px;
    padding-bottom: 60px;

}

.addAreaBox{
	width:100%;
	position:relative;
	padding-top: 0px;
	padding-bottom:60px;
}

.se_circleBox{
	padding-top: 100px;
	position:relative;
	left:0px;
	top: 0px;
	width:100%;
	text-align:center;
}

.se_circle{
	width: 250px;
    letter-spacing: -1px;
    position: relative;
    text-align: center;
    display: inline-block;
    border: 3px dotted #317ee6;
    border-radius: 50px;
    background-color: #fff;
    font-size: 21px;
    font-weight: 900;
    font-family: 'Gmarket Sans';
    margin-left: 10px;
    margin-right: 10px;
	padding: 32px 0px 28px 0px;
}

.se_circle img{
	margin-right: 4px;
    max-width: 100%;
    position: relative;
    top: 4px;
}

.effect{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: -37px;
    font-size: 17px;
    font-weight: 900;
    font-family: 'Gmarket Sans';
}

.searchInnerBox{
	max-width: 1020px;
	margin:0 auto;
	width:100%;
	position:relative;
	padding-left:20px;
	padding-right:20px;
}

.searchInnerBox form{
	margin-bottom:0px;
}

.sea_title{
	display:block;
	text-align:center;
}

.sea_title h2{
	margin: 0;
    display: inline-block;
    color: #fff;
    font-family: 'Gmarket Sans';
    font-size: 36px;
}

.sea_title h2 span{
	margin-top: 19px;
    font-weight: 400;
    font-size: 27px;
    display: block;
}

.webInputBox{
	text-align:center;
	display:block;
	margin-top:30px;
	border:4px solid #fff;
}

.webInputBox input{
	width:100%;
	height:80px;
	background-color:#317ee6;
	color:#fff;
	text-align:center;
	font-size:22px;
	font-weight:400;
	border-radius:none;
	border:none;
}

.webInputBox input::placeholder{
	color:#fff;
	font-size:22px;
	font-weight:500;
	font-family: 'Gmarket Sans';
}

/* .w_bar:focus {border: 4px solid #4697f2;background-color: #fff;} */
/* .w_bar {border: 4px solid #f6f6f6;outline: 0;} */

.webBtnBox{
	display:block;
	text-align:center;
}

.webBtnBox button{
	cursor:pointer;
	margin-top:40px;
	background-color:unset;
}

.find_result{
	display:inline-block;
}

.find_result img{
	max-width:100%;
	height:80px;
}

.landingArea{
	width:100%;
	position:relative;
	background-image: url(../img/proImg.jpg);
    background-size: 20px;
    background-repeat: repeat;
    background-position: center;
}

.landingInnerBox{
	max-width:1000px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	background-color:#fff;
	padding-top: 74px;
    padding-bottom: 70px;
}

.lanTitle{
	display:block;
	text-align:center;
}

.lanTitle h2{
	font-weight:900;
	font-size: 30px;
	display:inline-block;
	font-family: 'Gmarket Sans';
}

.lanTitle h2 span{
	font-weight:900;
	font-size: 30px;
	color:#317ee6;
}

.caseImg{
	padding-top: 10px;
	display:block;
	text-align:center;
	margin-bottom: 48px;
}

.caseImg img{
	display:inline-block;
	max-width:100%;
	height:321.5px;
}

.descriton01{
	display:block;
	text-align:center;
}

.descriton01 h3{
	margin: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
	font-family: 'Gmarket Sans';
}

.descriton02{
	display:block;
	text-align:center;
}

.pc_onDes{display:block;}
.mo_onDes{display:none;}

.descriton02 h3{
	position:relative;
	line-height:40px;
}

.descriton02 h3 span{
    display: inline-block;
    position: relative;
    z-index: 500;
    font-weight: 900;
	margin:0;
}

.ad_text{
	display: inline-block;
    position: relative;
    z-index: 500;
    font-weight: 600;
    font-size: 24px;
	font-family: 'Gmarket Sans';
}

.ad_sline {
    z-index: 400;
    position: absolute;
    left: 0px;
	top: 20px;
    width: 100%;
    height: 12px;
    background-color: #8ad8ff;
}

.descritonlOGO{
	display:block;
	text-align:center;
	margin-top: 68px;
}

.descritonlOGO img{
	max-width:100%;
	height: 48px;
}

.promotionShareBtn{
	display:block;
	text-align:center;
	margin-top: 60px;
}

.promotionShareBtn img{
	max-width:100%;
	height: 80px;
}

.pf_botText{
	padding-top: 82px;
	text-align:center;
	display:block;
	font-size:15px;
	font-weight:300;
	font-family: 'Gmarket Sans';
}

@media (max-width: 1200px){
	.topCopy h1{
		line-height: 60px;
		font-size: 42px;
	}
}

@media (max-width: 991px){
	.topCopy h1{
		line-height: 60px;
		font-size: 42px;
	}
	.dayCheckBox span{
		padding:10px 20px 8px 20px;
		font-size:18px;
	}
	.se_circle {
		width: 200px;
		font-size: 17px;
		padding: 30px 0px 28px 0px;
	}
}

@media (max-width: 767px){
	.topVBox {
		height: 250px;
		padding-top: 40px;
	}
	.topLogo {
		margin-bottom: 30px;
	}
	.topLogo img {
		height: 20px;
	}
	.topCopy h1 {
		line-height: 44px;
		font-size: 30px;
	}
	.dayCheckBox {
		display: block;
		text-align: center;
		margin-top: 0px;
	}
	.dayCheckBox span{
		padding:6px 14px 6px 14px;
		font-size:14px;
	}
	.se_circleBox{
		top: -41px;
	}
	.se_circle {
		border-radius: 30px;
		margin-left: 3px;
		margin-right: 3px;
		width: 96px;
		font-size: 14px;
		padding: 20px 0px 20px 0px;
		line-height: 18px;
	}
	.effect {
		top: -28px;
		font-size: 14px;
		width: 100%;
	}
	.se_circle img{
		display:none;
	}
	
	
	.searchWrap{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.searchInnerBox {
		padding-left: 16px;
		padding-right: 16px;
	}
	.sea_title h2 {
		font-size: 26px;
	}
	.sea_title h2 span{
		font-size: 20px;
		margin-top: 16px;
	}

	.webInputBox input{
		height: 70px;
		font-size: 15px;
		padding-right:10px;
		padding-left:10px;
	}
	.webInputBox input::placeholder{
		font-size:14px;
	}
	.webInputBox button {
		margin-top: 20px;
	}
	.find_result img {
		height:60px;
	}
	
	
	.addAreaBox{
		padding-bottom: 20px;
	}
	.landingInnerBox{
		padding-top: 50px;
		padding-left: 16px;
		padding-right: 16px;
		padding-bottom: 50px;
	}
	.lanTitle h2{
		margin:0;
		font-size: 24px;
		line-height:30px;
		letter-spacing:-1px;
	}
	.lanTitle h2 span {
		font-size: 24px;
	}
	.caseImg {
		padding-top: 30px;
		margin-bottom: 30px;
	}
	.caseImg img{
		height:auto;
	}
	.descriton01 h3{
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
	}
	
	.pc_onDes{display:none;}
	.mo_onDes{display:block;}
	.descriton02 h3{
		line-height: 30px;
	}
	.ad_text{
		font-size: 20px;
	}
	.ad_sline{
		top: 18px;
		height: 8px;
	}
	
	.descritonlOGO {
		margin-top: 70px;
	}
	.descritonlOGO img {
		max-width: 100%;
		height: 26px;
	}
	.promotionShareBtn {
		margin-top: 40px;
	}
	.promotionShareBtn img {
		max-width: 100%;
		height: 60px;
	}
	.pf_botText {
		padding-top: 52px;
		font-size: 13px;
	}
}