@charset "utf-8";

/* css reset */
html {font-size:15px;}
html, body { -webkit-text-size-adjust:none; }
html, body, div, form, input, select, button, textarea, legend, fieldset, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, address, p, th, td, caption { margin:0; padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
ol, ul, li { list-style:none; } img, fieldset { border:0 none; }
button { border:0 none; background:transparent; cursor:pointer; }
table caption { width:0; height:0; visibility:hidden; font-size:0; line-height:0; }
table { border-collapse:collapse; border-spacing:0; }
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption { display:block; }
a { text-decoration:none;}
body {
	background:transparent; letter-spacing:0px; line-height:1.2;
	font-family:"맑은고딕",Malgun Gothic,"돋움",Dotum,Helvetica,AppleSDGothicNeo,Arial,sans-serif;/*"나눔고딕",Nanum Gothic,*/
	-webkit-tap-highlight-color: transparent;-webkit-user-select:none;-webkit-touch-callout:none;
}

body {
	background-color: #f3f3f3;
	height: 100%;
}



/*header*/

#div_header {
	width: 100%;
	height: 10%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 18;
	background: #174977;
}


#div_header_02 {
	width: 100%;
	height: 40%;
	top: 0;
	left: 0;
}

#div_header_03 {
	width: 100%;
/*	height: 35%;*/
	top: 0;
	left: 0;
	background-image: url(../img/bg_03.png);
	background-size: cover;
	background-repeat: no-repeat;
}


#div_header_04 {
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/bg_04.png);
	background-size: cover;
	background-size: 100%;
	background-repeat: no-repeat;
}

#div_header_06 {
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/bg_07.png);
	background-size: cover cover;
	background-size: 100%;
	background-repeat: no-repeat;
}

#div_header08 {
	width: 100%;
	height: 10%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 18;
	background: #278374;
}





.header_backbutton{
	width: 25px;
	top: 20px;
	left: 15px;
	position: absolute;
}

.header_title{
	color: #fff;
	text-align: center;
	line-height: 65px;
	font-weight: 300;
	letter-spacing: -0.5px;
	font-size: 1.5em;
}

.header_title_02{
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-weight: 600;
	letter-spacing: 0px;
	font-size: 1.7em;
}

.header_title_03 {
	color: #fff;
	font-size: 1.5em;
	position: absolute;
	top: 20px;
	left: 40%;
	text-align: center;

}


.header_txt_01{
	width: 100%;
	padding: 40px 40px 35px 50px;
}

.header_txt_02{
	width: 100%;
	padding: 30px;
}




.header_txt_p_01{
	font-size: 1.5em;
	font-weight: 600;
	color: #F58220;
	line-height: 1.3;
	padding-bottom: 10px;
}

.header_txt_p_02{
	font-size: 1.3em;
	color: #656569;
	line-height: 1.6;
	font-weight: 100;
}
.header_txt_p_03{
	font-size: 1.8em;
	font-weight: 600;
	color: #F58220;
	line-height: 1.3;
	padding-top: 10px;
	padding-bottom: 15px;
}

.header_txt_p_04{
	font-size: 1.3em;
	color: #fff;
	line-height: 1.3;
	font-weight: 100;
}

.header_txt_p_05{
	font-size: 1.8em;
	font-weight: 600;
	color: #D5D647;
	line-height: 1.3;
	padding-top: 20px;
	padding-bottom: 15px;
}

.header_txt_p_06{
	font-size: 1.8em;
	font-weight: 600;
	color: #fff;
	line-height: 1.3;
	padding-top: 20px;
	padding-bottom: 15px;
}

.header_txt_p_07{
	font-size: 1.3em;
	font-weight: 600;
	color: #D5D647;
	line-height: 1.3;
}


.header_txt_01 button {
	font-size: 1.2em;
	font-weight: 600;
	padding: 13px 0;
	color: #174977;
}


.header_txt_02{
	width: 100%;
	padding: 40px 0 20px 50px;
}







/*contents*/
#contents {
	width: 100%;
	height: 100%;
	position: relative;
}


#contents_02 {
	width: 100%;
	height: 100%;
	position: relative;
	top:0;
	left:0;
	background-image: url(../img/bg_06.png);
	background-size: cover;
	background-size: 100%;
	background-repeat: no-repeat;
}




/*01*/

#stamp_menu_li {
	width: 100%;
	padding: 20px;
}

.stamp_menu_li {
	width: 90%;
	border-radius: 10px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}

.stamp_menu_list ul{
	width: 100%;
	display: inline-block;
}


.stamp_menu_list ul:first-child {
	width: 20%;
	display: inline-block;
}

.stamp_menu_list ul:last-child {
	width: 60%;
		display: inline-block;
}




/*02*/

#contents_box02 {
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/bg_05.png);
	background-size: cover;
	background-repeat: no-repeat;
}


.text_box_01{
	margin: 15px;
	padding: 30px;
	background-color: #fff;
	border-radius: 10px;
	color: #656569;
}

.title_box_txt_01{
	font-size: 1.4em;
	font-weight: 600;
}



/*03*/

.p_circle_off{
	display: inline-block;
	width: 10%;
	vertical-align: top;
	font-size: 1.2em;
	font-weight: 600;
	margin: 0;
	color: #C4C5C6;
}



.coupon_txt_02 .coupon_title_off{
	font-weight: 100;
	color: #C4C5C6;
	margin-bottom: 8px;
}


.coupon_txt_02 p {
	width: 85%;
	display: inline-block;
	vertical-align: middle;
	word-break: break-all;
}

.coupon_txt_off{
	color: #C4C5C6;
	font-weight: 600;
}

.coupon_img_off{
	opacity: 0.4;
	filter: alpha(opacity=40);
}



/*04*/

#contents_box {
	width: 100%;
}

.stampPanel {
	width: 100%;
	box-sizing: border-box;
}

.stampPanel ul{
	padding: 60px 25px;
	display: inline-block;
	text-align: center;
}

.stamp_inner {
	width: 19%;
	padding: 0.5%;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
}
.stamp_inner img{
	width:90%;
}

.icon_present{
	width: 25px;
	height: 25px;
	position: absolute;
	top:-5px;
	right:-5px;
	z-index: 2;

}

.icon_present img{
	width: 100%;
}

.stamp_inner05{
	margin-bottom: 20px;
}



.coupon_title_divider{
	width: 100%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.coupon_title_divider li{
	width: 32%;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	display: inline-block;

}

.coupon_title_divider li div{
	border-bottom: 1px solid #C4C5C6;
}

.coupon_title_divider span{
	color: #C4C5C6;
	letter-spacing: 5;
	text-align: center;
	font-size: 1em;
	font-weight: 100;
}


.coupon01{
	width: 100%;
	margin-bottom: 20px;
}

.coupon_bg{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.couponUl {
	width: 100%;
	background-color: #fff;
	border: 1px solid #D2CFCD;
	display: inline-block;
	vertical-align: middle;
}

.couponUl li{
	display: inline-block;
	vertical-align: middle;
}

.coupon_img_02{
	width: 30%;
	padding-left: 15px;
}

.coupon_img_02 img{
	width: 80%;
}

.coupon_txt_02{
	width: 65%;
	padding: 15px 0;
	line-height: 1.4;
	font-size: 1em;
	font-weight: 800;
}

.coupon_txt_02 p {
	width: 85%;
	display: inline-block;
	vertical-align: middle;
	word-break: break-all;
}


.coupon_txt_02 .coupon_title{
	font-weight: 100;
	color: #F58220;
	margin-bottom: 8px;
}

.water_mark {
	width: 20%;
	margin: 30px auto 60px auto;
}





/*05*/

#contents_coupon {
	width: 100%;
	height:90%;
	position: absolute;
	top: 66px;
}


.wrap_coupon {
	height: 100%;
	margin:10px;
}

.coupon_box_01 {
	width: 100%;
	margin-bottom: 10px;
	background-color: #fff;
}

.wrap01_coupon_box{
 	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.logo_aruba_02{
	width: 15%;
	padding: 25px 0 12px 0;
	margin-left: auto;
	margin-right: auto;
}

.img_coupon_p{
	width: 45%;
	margin-left: auto;
	margin-right: auto;
}

.wrap02_coupon_box{
	margin-top: 15px;
}

.coupon_txt {
	width: 68%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.coupon_li_01{
	color: #F58220;
	font-size: 1.2em;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
}

.p_circle{
	display: inline-block;
	width: 10%;
	vertical-align: top;
	font-size: 1.2em;
	font-weight: 600;
	margin: 0;
	color: #F58220;
}

.p_txt {
	display: inline-block;
	width: 90%;
	vertical-align: top;
	word-break: break-all;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5;
}

.coupon_txt_li_03 {
	width: 30%;
	border-bottom: 1px solid #D2CFCD;
	margin: 20px 0;
}

.coupon_detail_04{
	color: #656569;
	font-size: 1.1em;
	font-weight: 100;
	letter-spacing: 1.2;
}

.coupon_box_02 {
	width: 100%;
	background-color: #fff;
}

.coupon_info_1{
	width: 65%;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.1em;
	color: #656569;
	padding: 0 20px 0 30px;
}

.coupon_info_2{
	width: 33%;
	padding: 20px;
	display: inline-block;
	vertical-align: middle;

}



/*06*/

.header_txt_box{
	margin-top: 20px;
}

.stampPanel_02 {
	width: 100%;
	box-sizing: border-box;
}

.stampPanel_02 ul{
	padding: 45px 20px;
	display: inline-block;
	text-align: center;
}


.stamp_inner05_2{
	margin-bottom: 10px;
}

.stamp_inner10_2{
	margin-bottom: 10px;
}




/*08*/

.icon_used {
	position: absolute;
	top: 50%;
	left: 45%;
}

.icon_used img {
	width: 90%;
}

/* media query */
@media only screen and (max-width: 359px) {
	html{font-size:15px;}
}
@media only screen and (min-width: 360px) and (max-width: 374px) {
	html {font-size:16px;}
}
@media only screen and (min-width: 375px) and (max-width: 413px) {
	html{font-size:17px;}
}
@media only screen and (min-width: 414px) and (max-width: 480px) {
	html{font-size:18px;}
}
@media only screen and (min-width: 480px){
	html{font-size:19px;}


/* opview3 */
@media only screen and (min-width: 480px) and (max-width: 480px) and (min-height: 615px) and (max-height: 615px) {

}
