body {
	font-family: 'Oswald', sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 22px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 19px;
	font-size: 38px;
	line-height: 44px;
	font-weight: 500;
}

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
	text-align: center;
}

h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}

h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}

h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.navigation {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: transparent;
	-webkit-transition: background-color 300ms ease;
	transition: background-color 300ms ease;
}

.navigation.w--current {
	background-color: rgba(50, 50, 50, .5);
}

.nav-link {
	padding: 26px 17px;
	box-shadow: inset 0 3px 0 0 transparent;
	-webkit-transition: box-shadow 500ms ease, color 300ms ease;
	transition: box-shadow 500ms ease, color 300ms ease;
	color: #fff;
}

.nav-link:hover {
	box-shadow: inset 0 3px 0 0 hsla(0, 0%, 71%, .5);
}

.nav-link.w--current {
	box-shadow: inset 0 3px 0 0 #f50;
	color: #f50;
}

.nav-link.nav-link-close {
	display: none;
}

.w-icon-nav-menu {
	color: #fff;
}

.section {
	padding-top: 70px;
	padding-bottom: 70px;
}

.section.main {
	position: static;
	top: -75px;
	padding-top: 280px;
	padding-bottom: 190px;
	background-image: url("../image/bg_key_visual.jpg");
	background-position: 50% 0px;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	text-align: left;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .23);
}

.section.footer {
	padding-top: 42px;
	padding-bottom: 42px;
	background-color: #fff;
	color: #e4e8eb;
}

.section.feature {
	padding-bottom: 0px;
}

.section.figure {
	padding-top: 250px;
	padding-bottom: 200px;
	background-image: url("../image/bg_orange.png");
	background-position: 50% 0px;
	background-size: cover;
	background-repeat: no-repeat;
}

.section.contact {
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url("../image/bg_footer.jpg");
	background-position: 50% 0px;
	background-size: cover;
	background-repeat: no-repeat;
}

.feature {
	text-align: left;
}

.partner-slider {
	height: auto;
	margin-top: 45px;
	background-color: transparent;
}

.partner-slide {
	padding-top: 0px;
	padding-right: 100px;
	padding-left: 100px;
	text-align: center;
}

.slide-nav {
	display: none;
	font-size: 10px;
}

.slider-arrow {
	position: absolute;
	top: 0px;
	overflow: hidden;
	width: 50px;
	-webkit-transition: color 300ms ease;
	transition: color 300ms ease;
	color: #bdbdbd;
	font-size: 32px;
}

.slider-arrow:hover {
	color: #000;
}

.logo-section {
	text-align: center;
}

.slogan {
	margin-top: 20px;
	margin-bottom: 60px;
	padding-top: 20px;
	border-top: 2px solid #fff;
	font-size: 55px;
	line-height: 65px;
}

.app-download {
	display: block;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.feature-headline {
	margin-bottom: 60px;
	color: #f50;
	font-size: 50px;
	line-height: 50px;
	font-weight: 500;
	text-align: center;
}

.feature-title {
	margin: 20px 5px 10px;
	color: #c4c4c4;
	font-size: 25px;
	line-height: 20px;
}

.feature-description {
	margin: 10px 5px 10px;
	color: #f50;
	font-size: 20px;
	line-height: 25px;
}

.figures-headline {
	margin-bottom: 100px;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	font-weight: 500;
	text-align: center;
}

.figure-cell {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.figure-cell.figure-image {
	height: 120px;
}

.figure-wordings {
	color: #fff;
	font-size: 25px;
	margin: 20px 0 10px;
	font-weight: 500;
}

.figure-number {
	color: #fff;
	font-size: 80px;
	font-weight: 500;
	text-align: center;
	padding: 30px 0 5px;
}

.figure-number-over {
	font-size: 20px;
}

.figure-small-wording {
	color: #e05a00;
	text-align: center;
}

.figure-detail {
	font-size: 18px;
	color: #ffe3d7;
}

.figure-partnership-wording {
	display: block;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 60px;
	background-image: url("../image/ico_partnership.png");
	background-size: 52px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
}

.figure-separator {
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 2px solid rgba(247, 155, 41, .83);
}

.our-partner-headline {
	color: #f50;
	font-size: 50px;
	text-align: center;
}

.our-partner-sub-headline {
	margin: 30px 0 60px;
	font-size: 25px;
	color: #f50;
	text-align: center;
}

.partner-brand-logo {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: inline-block;
	width: 144px;
	height: 144px;
	margin: 20px;
	background-position: 0px 0px;
	background-size: contain;
	box-shadow: 5px 5px 10px #AAA;
	border-radius: 5px;
}

.what-partner-say-headline {
	margin-bottom: 60px;
	color: #f50;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
}

.partner-slide-image {
	width: 240px;
	height: 180px;
	background-size: cover;
}

.partner-slide-image.partner-slide-image-1 {
	background-image: url("../image/kfc.jpg");
}

.partner-slide-image.partner-slide-image-2 {
	background-image: url("../image/meokbang.jpg");
}

.partner-slide-image.partner-slide-image-3 {
	background-image: url("../image/jxk.jpg");
}

.partner-brand-name {
	color: #8a8a8a;
	font-size: 25px;
	line-height: 38px;
	font-weight: 500;
	text-align: left;
}

.partner-brand-message {
	color: #8a8a8a;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}

.contact-headline {
	margin-bottom: 40px;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
}

.contact-type {
	width: 300px;
}

.contact-us-label {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}

.contact-us-checkbox {
	margin: 8px 0 0 -20px;
}

.contact-us-input {
	padding: 5px 10px;
}

.contact-us-text {
	height: 200px !important;
	padding: 10px;
	line-height: 1.5em;
}

.contact-us-submit {
	text-align: right;
}

.contact-us-select {
	color: #ccc;
}

.contact-us-select.hasValue {
	color: inherit;
}

.contact-us-input.error, .contact-us-select.error {
	border-color: red;
}

.w-form-done, .w-form-fail {
	border-radius: 5px;
	text-align: center;
}

.footer-message {
	float: left;
	color: #979797;
	font-size: 20px;
	line-height: 56px;
}

.footer-image {
	display: inline-block;
	margin-left: 25px;
	float: right;
}

.partner-list {
	text-align: center;
}

.feature-block {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 100px;
	background-image: url("../image/ico_new_members.png");
	background-repeat: no-repeat;
	background-position: 0px 50%;
	height: 105px;
}

.feature-block.feature-block-1 {
	background-image: url("../image/ico_new_members.png");
}

.feature-block.feature-block-2 {
	background-image: url("../image/ico_interactions.png");
}

.feature-block.feature-block-3 {
	background-image: url("../image/ico_coupons.png");
}

.feature-block.feature-block-4 {
	background-image: url("../image/ico_new_promo.png");
}

.feature-block.feature-block-5 {
	background-image: url("../image/ico_loyalty_points.png");
}

.feature-block.feature-block-6 {
	background-image: url("../image/ico_gain_insight.png");
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
	opacity: 0;
	-webkit-transform: translate(0px, 24px);
	-ms-transform: translate(0px, 24px);
	transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
	opacity: 0;
	-webkit-transform: translate(0px, 24px);
	-ms-transform: translate(0px, 24px);
	transform: translate(0px, 24px);
}

@media ( max-width : 991px) {
	.nav-link {
		padding: 26px 17px;
		color: #fff;
	}
	.nav-link:hover {
		box-shadow: inset 0 3px 0 0 transparent;
	}
	.nav-link.w--current {
		box-shadow: inset 0 1px 0 0 transparent;
	}
	.section.main {
		padding-top: 240px;
		padding-bottom: 180px;
	}
	.slider-arrow {
		font-size: 22px;
	}
	.slogan {
		padding-top: 20px;
		font-size: 50px;
		line-height: 55px;
	}
	.feature-headline {
		font-size: 40px;
		line-height: 40px;
	}
	.figures-headline {
		font-size: 40px;
		line-height: 40px;
	}
	.figure-wordings {
		font-size: 30px;
		line-height: 30px;
	}
	.figure-number {
		font-size: 60px;
		line-height: 60px;
		padding: 0;
	}
	.figure-small-wording {
		font-size: 14px;
		line-height: 20px;
	}
	.figure-partnership-wording {
		width: 340px;
		padding-left: 45px;
		font-size: 24px;
	}
	.our-partner-headline {
		font-size: 40px;
		line-height: 40px;
	}
	.partner-brand-logo {
		width: 128px;
		height: 128px;
		margin: 15px;
	}
	.what-partner-say-headline {
		font-size: 40px;
		line-height: 40px;
	}
	.partner-slide-image {
		width: 200px;
		height: 150px;
	}
	.partner-brand-name {
		margin-left: 25px;
		font-size: 20px;
		line-height: 30px;
	}
	.partner-brand-message {
		margin-left: 25px;
		font-size: 14px;
		line-height: 22px;
	}
	.contact-headline {
		font-size: 40px;
		line-height: 40px;
	}
	.footer-message {
		line-height: 40px;
	}
	.footer-image {
		width: 35px;
		height: 35px;
		margin-left: 10px;
	}
}

@media ( max-width : 767px) {
	h3 {
		margin-bottom: 8px;
	}
	.w-nav-button {
		display: block;
	}
	.w-nav-menu {
		display: none;
		float: none;
	}
	.nav-link {
		background-color: rgba(50, 50, 50, .85);
		position: relative;
		display: block;
		text-align: center;
	}
	.nav-link.nav-link-close {
		display: block;
	}
	.section {
		padding-top: 43px;
		padding-bottom: 43px;
		text-align: center;
	}
	.section.main {
		margin-top: 0px;
		padding-top: 180px;
		padding-bottom: 200px;
		background-image: url("../image/m_key_visual.jpg");
		background-size: cover;
	}
	.section.figure {
		padding-top: 200px;
		padding-bottom: 180px;
	}
	.feature {
		margin-bottom: 32px;
		text-align: center;
	}
	.logo-section {
		display: block;
		width: 400px;
		margin-right: auto;
		margin-left: auto;
	}
	.slogan {
		margin-bottom: 50px;
		font-size: 30px;
		line-height: 40px;
	}
	.app-download {
		display: block;
		width: 400px;
		margin-bottom: 20px;
	}
	.feature-title {
		font-size: 20px;
		line-height: 18px;
	}
	.feature-description {
		font-size: 18px;
		line-height: 20px;
	}
	.figures-headline {
		margin-bottom: 50px;
	}
	.figure-separator {
		margin-right: 10px;
		margin-left: 10px;
	}
	.partner-slide-image {
		display: block;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
	}
	.footer-message {
		margin-left: 10px;
	}
	.footer-image {
		margin-right: 10px;
	}
	.app-download-link {
		margin-bottom: 10px;
	}
	.feature-block {
		width: 380px;
		margin: 20px auto;
		padding-top: 16px;
		text-align: left;
	}
	.figure-group {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.figure-partnership-wording {
		width: 375px;
		padding-left: 45px;
		font-size: 28px;
		line-height: 42px;
	}
	.contact-us-checkbox {
		margin: 3px 0 0 -20px;
	}
	.contact-us-label {
		float: left;
		padding-left: 5px;
		line-height: 20px;
	}
	.contact-us-text {
		margin: 0px 10px 10px;
		width: calc(100% - 20px);
	}
	.contact-us-submit input[type="submit"] {
		margin-right: 10px;
	}
	.w-form-done, .w-form-fail {
		margin: 10px;
	}
}

@media ( max-width : 479px) {
	.section.main {
		padding-top: 150px;
		padding-bottom: 180px;
	}
	.logo-section {
		width: 250px;
	}
	.slogan {
		margin-bottom: 40px;
		font-size: 25px;
		line-height: 30px;
	}
	.app-download {
		width: 200px;
	}
	.feature-headline {
		font-size: 30px;
		line-height: 30px;
	}
	.feature-title {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 10px;
		padding-bottom: 5px;
		font-size: 20px;
		line-height: 20px;
	}
	.feature-description {
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 20px;
		line-height: 20px;
	}
	.figures-headline {
		font-size: 30px;
		line-height: 30px;
	}
	.figure-partnership-wording {
		width: 300px;
		padding-left: 45px;
		font-size: 22px;
		line-height: 42px;
	}
	.our-partner-headline {
		font-size: 30px;
		line-height: 30px;
	}
	.what-partner-say-headline {
		font-size: 30px;
		line-height: 30px;
	}
	.contact-headline {
		font-size: 30px;
		line-height: 30px;
	}
	.footer-message {
		margin-left: 5px;
		font-size: 14px;
	}
	.footer-image {
		margin-right: 5px;
		margin-left: 0px;
	}
	.feature-block {
		width: 260px;
		padding-left: 70px;
		background-size: 60px 60px;
	}
}