	.open_event img
		{
	    height: auto; width: auto; width:100%;
		}

.content_wrap {
	overflow-x: hidden
}

nav {
	text-align: right;
	height: 90px;
	box-shadow: -2.5px 1.7px 11px 0 rgba(0, 0, 0, 0.3);
	background: transparent;
	border-bottom: 2px solid #f0f0f0;
	/*position: absolute;*/
	position: fixed;
	top: 0;
	width: 100%;
	line-height: 90px;
	z-index: 999;
}

nav .left {
	float: left;
	margin-left: 60px;
}

nav h1 {
	float: left
}

nav .dwn_cir {
	display: none;
	float: left
}

nav .dwn_cir li {
	float: left;
	margin-right: 4px;
}

nav .dwn_cir li.pc {
	display: block
}

nav .dwn_cir li.mo {
	display: none;
}

nav .dwn_cir li:last-of-type {
	float: left;
	margin-right: 0;
}

nav h1 img {}

nav h1 img.off {}

nav h1 img.on {
	display: none
}

nav h1 img.mo_off {
	display: none
}

nav h1 img.mo_on {
	display: none
}

nav .menu {
	float: right;
}

nav .menu li {
	float: left;
	margin-right: 64px;
}

nav .menu li a,
nav .menu li a:link,
nav .menu li a:visited {
	color: rgba(255, 255, 255, .5);
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -1px;
}

nav .menu li.active a {
	color: #f0f0f0;
	font-weight: 600;
	position: relative
}

nav .menu li.active a:after {
	content: "";
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #f0f0f0;
}

nav .mo_menu {
	display: none
}

nav.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	background: #F62650;
	border-bottom: 0;

}

nav.fixed .dwn_cir {
	display: block
}

nav.fixed h1 img.on {
	display: inline-block;
	margin-right: 30px;
}

nav.fixed h1 img.off {
	display: none
}

nav.fixed ul li a,
nav.fixed ul li a:visited,
nav.fixed ul li a:link {
	color: rgba(255, 255, 255, .5);
}

nav.fixed ul li.active a,
nav.fixed ul li.active a:link,
nav.fixed ul li.active a:visited {
	color: #f0f0f0
}

nav.fixed ul li.active a:after {
	background: #f0f0f0;
}

.cont {
	max-width: 1200px;
	margin: 0 auto;
	position: relative
}

.main_visual {
	background-color:#F62650;
	background-repeat: no-repeat;
	background-position: top;
	height: 1050px;
	padding: 225px 0 0;
}

.main_visual .txt {
	padding-left: 80px;
}

.main_visual .txt p {
	font-size: 45px;
	font-family: "SCDream", sans-serif;
	font-weight: 100;
	line-height: 1.3;
	color: #f0f0f0
}

.main_visual .txt p b {
	font-family: "SCDream", sans-serif;
	font-weight: 400;
}

.main_visual .txt p b.bolder {
	font-weight: 600;
}

.main_visual .txt img {
	margin-top: 30px;
}

.main_visual .txt span {
	margin-top: 40px;
	text-align: left;
	font-size: 28px;
	display: block;
	font-weight: normal;
	color: #f0f0f0;
	line-height: 1.56;
}

.main_visual .downloads {
	margin-top: 48px;
	padding-left: 80px;
}

.main_visual .downloads li {
	float: left;
	/*	margin-right: 10px;*/
}

.downloads li.mo {
	display: none
}

.main_visual .downloads li a {}

.main_visual .downloads li a img {
	width: 100%
}

.main_visual .downloads li a img:nth-of-type(1) {}

.main_visual .downloads li a img:nth-of-type(2) {
	display: none;
}

.main_visual .downloads li:hover a img:nth-of-type(2) {
	display: block
}

.main_visual .downloads li:hover a img:nth-of-type(1) {
	display: none;
}

.main_visual .phone {
	position: absolute;
	top: -74px;
	right: 0;
	text-align: right;
}

.main_visual .phone img {
	display: block;
	width: 100%
}

.main_visual .phone img.mo {
	display: none
}

.main_visual .phone .vid_wrap {
	position: absolute;
	top: 24px;
	left: 37px;
	width: 290px;
	border-radius: 34px 31px 32px 32px;
	background: transparent;
	height: 618px;
	overflow: hidden;
}

.main_visual .phone .vid_wrap video {
	width: 101%
}

.main_visual .box_list {
	margin-top: 156px;
}

.main_visual .box_list li {
	width: 24%;
	float: left;
	box-shadow: 6px 10.4px 18px 0 rgba(0, 0, 0, 0.11);
	background-color: #f0f0f0;
	border-radius: 10px;
	padding: 44px 20px;
	padding-bottom: 40px;
	text-align: center;
	margin-right: 1.333%;
}

.main_visual .box_list li:last-of-type {
	margin-right: 0
}

.main_visual .box_list li img {}

.main_visual .box_list li p {
	margin-top: 35px;
	font-size: 24px;
	color: #111111;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1.3
}

.main_visual .box_list li span {
	margin-top: 18px;
	font-size: 14px;
	line-height: 1.48;
	color: #777;
	display: block;
	letter-spacing: -0.75px;
}

.right_nav {
	position: fixed;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
	border-right: 1px solid #111111;
	padding: 25px 0;
	z-index: 99;
	display: none
}

.right_nav li {
	line-height: 45px;
}

.right_nav li a {
	font-size: 17px;
	color: #9b9b9b;
	font-weight: 600;
	position: relative;
	padding-right: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}


.right_nav li a:link,
.right_nav li a:visited {
	color: #9b9b9b
}

.right_nav li.active a,
.right_nav li.active a:link,
.right_nav li.active a:visited {
	color: #111111
}

.right_nav li.active a {
	font-weight: 800
}

.right_nav li.active a:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 45px;
	background: #111111;
}

.phone_sec {
	padding: 135px 0 106px;
	text-align: center;
	background-color: #f0f0f0;
}

.phone_sec.makeup {
	padding: 218px 0 260px;
}

.phone_sec.grey {
	background-color: #f4f5f9;

}


.phone_sec .vid_ph {
	float: left;
	position: relative;
}

.phone_sec .vid_ph .vid_wrap {
	width: 374px;
	height: 800px;
	position: absolute;
	top: 37px;
	left: 38px;
	border-radius: 41px 44px 45px 41px;
	overflow: hidden;
	background: transparent;

}

.phone_sec .vid_ph .vid_wrap video {
	width: 101%
}

.phone_sec .vid_ph.right {
	float: right;
	padding-right: 80px;
	width: 478px;
	height: 909px;
}

.phone_sec .vid_ph.right2 {
	float: right;
	padding-right: 80px;
}

.phone_sec .vid_ph.left {
	padding-left: 40px;
}

.phone_sec .vid_ph img {
	display: block;
	width: max-content;
}

.phone_sec .vid_ph video {}

.phone_sec .vid_ph video {}

.phone_sec .txt {
	position: absolute;
	left: 550px;
	top: 95px;
	letter-spacing: -2px;
	text-align: left
}

.phone_sec .txt.makeup {
	/* top: -81px; */
	left: 571px;
}

.phone_sec .txt.premium {
	top: 62px;
	left: 518px
}

.phone_sec .txt.left {
	left: 0;
}

.phone_sec .txt.left02 {
	left: 168px;
}

.phone_sec .txt.left.minus {
	left: -70px;
}

.phone_sec .txt h3 {

	padding-bottom: 47px;
	position: relative;
}
.instant {
    left: 100px;
}
.phone_sec .txt h3 b {
	font-size: 110px;
	/* color: #9d6bfb; */
	font-weight: bolder;
	font-family: "SCDream", sans-serif;
	text-align: center;
	color: transparent;
	font-weight: 900;
	text-align: left;
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: auto
}

.phone_sec .txt h3 b img {
	display: block;
}

.phone_sec .txt h3 b:before {
	/* content: attr(data-heading);*/
	content: "";
	position: absolute;
	top: 0;
	width: 500px;
	animation: shine 1.1s infinite;
	background-size: 200%;
	z-index: 10;
	height: 500px;
	background: linear-gradient(48deg, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 52%, rgba(255, 255, 255, 0) 57%);

	-moz-animation-duration: 2s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-moz-animation-name: shine;
	-webkit-animation-name: shine;
	animation-name: shine;
	/*-moz-animation-iteration-count: 3;
	-webkit-animation-iteration-count: 3;
	animation-iteration-count: 3;*/
	/*-moz-animation-direction: alternate;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;*/
}

@keyframes shine {
	0% {
		right: -500px;
	}

	100% {
		right: 500px;
	}
}

.phone_sec .txt .line {
	content: "";
	width: 450px;
	height: 5px;
	position: absolute;
	bottom: 0;
	right: 270px;
	background-color: #111111;
}

.phone_sec .txt .line02 {
	right: auto;
	left: 0px;
}

.phone_sec .txt .line03 {
	right: auto;
	left: 0px;
}

.phone_sec .txt .line04 {
	right: auto;
	left: 297px;
}

.phone_sec .txt .line05 {
	right: 294px;
}

.phone_sec .txt .line06 {
	right: auto;
	left: 214px;
	width: 480px;
}

.phone_sec .txt .line07 {
	right: auto;
	left: 0px;
}


.phone_sec .txt .star_ico {
	position: absolute;
	left: 361px;
	bottom: -8px;
	width: 78px
}


.phone_sec .txt h3 span {
	display: block;
	margin-top: 34px;
	line-height: 1.57;
	font-weight: 600;
	color: #111111;
	font-size: 38px;
	line-height: 1.33;
}


.live_bg {
	/*background: url(../images/live_ico.png) no-repeat left top;*/
	/*padding-left: 110px;*/
}

.live_bg02 {
	background: url(../images/chart_ico.png) no-repeat right top;
	padding-right: 110px;
}

.live_bg03 {
	background: url(../images/makeup_ico.png) no-repeat left top;
	padding-top: 47px;
	margin-top: 148px;
	position: absolute;
	bottom: auto;
	right: 534px;
	top: 474px;
	width: 100%;
}

.live_bg04 {
	background: url(../images/premium_ico.png) no-repeat left top;
	padding-left: 110px;
	position: absolute;
	top: 610px;
	background-size: contain;
}

.live_bg04 p {
	margin-top: 0 !important
}

.live_bg05 {
	background: url(../images/store_ico.png) no-repeat right top;
	padding-top: 47px;
	margin-top: 48px;
}

.phone_sec .txt p {
	font-size: 27px;
	line-height: 1.4;
	margin-top: 65px;
	font-weight: 600
}

.phone_sec .txt span {
	display: block;
	margin-top: 20px;
	color: #6a6a6a;
	font-weight: normal;
	line-height: 1.57;
	font-size: 23px;
	transform: skew(-0.04deg);
}

.preview {
	padding: 140px 0 120px;
	position: relative;
	text-align: center
}

.preview .prev_slider {}

.preview .prev_slider .txt {}

.preview .prev_slider .txt h3 {
	font-size: 44px;
	font-weight: 600;
}

.preview .prev_slider .txt p {
	margin-top: 30px;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1.2px;
	display: block;
}

.preview .prev_slider .txt span {
	display: block;
	margin-top: 30px;
	font-size: 22px;
	color: #6a6a6a;
	max-width: 600px;
	margin: 30px auto 0;
	line-height: 1.4;
}

.preview .prev_slider img {
	width: auto;
	margin: 0 auto;
	margin-top: 80px;
	max-width: 100%
}

.preview .prev_slider .owl-nav {}

.preview .prev_slider .owl-nav button {
	width: 90px;
	height: 180px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.preview .prev_slider .owl-nav .owl-prev span,
.preview .prev_slider .owl-nav .owl-next span {
	display: none;
}

.preview .prev_slider .owl-nav .owl-prev {
	background: url(../images/bigarw_prev.png) no-repeat center;
	background-size: contain;
	left: 0
}

.preview .prev_slider .owl-nav .owl-next {
	background: url(../images/bigarw_next.png) no-repeat center;
	background-size: contain;
	right: 0
}

.owl-dots {
	margin-top: 82px;
}


.owl-carousel button.owl-dot {
	width: 16px;
	height: 16px;
	background-color: #e7e7e7;
	border-radius: 50%;
	display: inline-block;
	margin: 0 4px;
}

.owl-carousel button.owl-dot.active {
	background-color: #16161a !important;

}

.owl-carousel.star_slider button.owl-dot {
	background: #e8e8e8
}

.bg_wrap {}

.bg_wrap img {
	position: absolute
}

.bg_wrap img:nth-of-type(1) {
	top: -150px;
	left: 220px;
}

.bg_wrap img:nth-of-type(2) {
	top: 324px;
	left: 100px;
}

.bg_wrap img:nth-of-type(3) {
	top: 210px;
	right: 592px;
}

.bg_wrap img:nth-of-type(4) {
	top: 227px;
	right: 160px;
}

.bg_wrap img:nth-of-type(5) {
	top: 682px;
	right: 356px;
}

.lipstar {
	background:#f0f0f0;
	padding: 123px 0 36px;
	text-align: center;
}

.lipstar h3 {
	font-size: 93px;
	font-weight: normal;
}

.lipstar p {
	margin-top: 33px;
	font-size: 34px;
	font-weight: normal;
}

.lipstar span {
	color: #6a6a6a;
	line-height: 1.37;
	font-size: 24px;
	display: block;
	max-width: 512px;
	margin: 0 auto;
	margin-top: 20px;
}

.lipstar .star_slider {
	margin-top: 75px;
}

.lipstar .star_slider .box {
	width: 351px;
	padding: 46px 20px;
	background: #f0f0f0;
	border-radius: 17px;
	margin: 0 auto;
	box-shadow: 5px 8.7px 18px 0 rgba(0, 0, 0, 0.15);
	width: 100%
}

.lipstar .star_slider .rank {
	display: inline-block;
	color: #878787;
	border-radius: 10px;
	border: solid 1px #878787;
	padding: 6px 18px;
	font-weight: 600;
	line-height: 1;
}

.lipstar .star_slider h3 {
	font-size: 29px;
	font-weight: 600;
	margin-top: 10px;
}

.lipstar .star_slider img {
	width: auto;
	margin: 0 auto;
	margin-top: 17px;
}

.lipstar .star_slider p {
	color: #777777;
	line-height: 1.66;
	font-weight: normal;
	font-size: 16px;
	transform: skew(-0.04deg);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 1.6em;
	height: 9.6em;
}

.lipstar .star_slider .owl-item {
	/*transition: .6s*/
	opacity: .3
}

.lipstar .star_slider .owl-stage-outer {
	overflow: visible
}

.lipstar .star_slider .owl-item.current {
	opacity: 1 !important;
	transition: .6s
}

.opacity30 {
	opacity: .3;
}

.opacity60 {
	opacity: .5;
}

.step {
	padding: 100px 0;
	background: rgba(253, 217, 217, 1);
	background: linear-gradient(134deg, rgba(239, 239, 239, 1) 100%, rgba(239, 239, 239, 1) 100%);
	text-align: center;
}

.step h3 {
	text-align: center;
	font-size: 42px;
	border-radius: 38px;
	display: inline-block;
	padding: 17px 100px 17px 58px;
	color: #f0f0f0;
	/* background: #8c58ee url(../images/btn_arw2.png) no-repeat right 40px center; */
	cursor: pointer;
	overflow: hidden;
	position: relative;
}

.step h3 img {
	/*margin-left: 10px;
	vertical-align: middle;*/
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 50px;
	transition: .3s
}

.step h3:hover img {
	right: 30px
}

.step h3 b {
	vertical-align: middle
}

.btn-hover {
	cursor: pointer;
	text-align: center;
	border: none;
	background-size: 300% 100%;
	border-radius: 50px;
	moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.btn-hover:hover {
	background-position: 100% 0;
	moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.btn-hover:focus {
	outline: none;
}

.btn-hover.color-1 {
	background-image: linear-gradient(to right, #F62650, #F6523F, #F6523F, #F62650 );
	box-shadow: 0 4px 15px 0 rgba(179, 179, 179, 0.75);
}

.btn-hover.color-2 {
	/*background-image: linear-gradient(to right, #f3449a, #fe74b1, #fe66ac, #fd8bbd);
	box-shadow: 0 4px 15px 0 rgba(116, 79, 168, 0.75);*/
	box-shadow: 4px 6.9px 10px 0 rgba(115, 115, 115, 0.16);
	background-image: linear-gradient(37deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
	/* background-image: linear-gradient(37deg, rgba(179, 179, 179, 1) 30%, rgba(255, 255, 255, 1) 50%, rgba(211, 211, 211, 1) 100%); */
	background-position: right;
}

.btn-hover.color-2:hover {
	background-position: center;
}

/*
.btn-3 b {
	z-index: 2;
	margin-top: 0!important
}

.btn-3:after {
	content: "";
	height: 155px;
	left: -75px;
	opacity: .2;
	position: absolute;
	top: -50px;
	background: #f0f0f0;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	width: 50px;
	z-index: 0;
}

.btn-3:hover:after {
	left: 120%;
}
*/


.step span {
	display: block;
	margin-top: 50px;
	color: #777777;
	font-size: 22px;
}

.step ul {
	margin-top: 87px;
}

.step ul li {
	width: 20%;
	float: left;
	text-align: left;
	margin-right: 6.666%;
}

.step ul li:last-of-type {
	margin-right: 0
}

.step ul li b {
	font-size: 24px;
	display: block;
	padding-bottom: 6px;
	border-bottom: 2px solid #111111;
	margin-bottom: 10px;
}

.step ul li img {}

.step ul li p {
	line-height: 1.38;
	margin-top: 20px;
	font-size: 17px;
	color: #444;
}

footer {
	position: relative;
	background: url(../images/foo_bg.jpg) no-repeat top;
	padding: 100px 0 130px;
	text-align: center;
	background-size: cover
}

footer .cont {
	position: static
}

.premium_wrap {
	width: 1200px;
	height: 136px;
	margin: 0 auto;
	position: absolute;
	border-radius: 30px;
	box-shadow: 8.8px 14.6px 10px 0 rgba(0, 0, 0, 0.17);
	background: #f0f0f0;
	left: 50%;
	top: -68px;
	transform: translateX(-50%);

}

.premium_slider {
	line-height: 136px;
	padding: 0 105px;
}

.premium_slider img {
	width: auto !important;
	display: inline-block !important;
	max-width: 100%
}

.owl-carousel.premium_slider .owl-item {
	/*	width: auto !important;*/
	text-align: center;
}

.owl-carousel.premium_slider .owl-nav button.owl-next,
.owl-carousel.premium_slider .owl-nav button.owl-prev {
	width: 46px;
	height: 46px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.owl-carousel.premium_slider .owl-nav button.owl-next {
	background: url(../images/black_next.png);
	right: -23px
}

.owl-carousel.premium_slider .owl-nav button.owl-prev {
	background: url(../images/black_prev.png);
	left: -23px
}

.info_list {
	text-align: center;
	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;
}

.info_list li {
	width: 33%;
	border-left: 1px solid #ff776f;
	padding: 13px 0;
	float: left
}

.info_list li:last-of-type {
	border-right: 1px solid #ff776f;
}

.info_list li h3 {
	font-size: 24px;
	font-weight: normal;
	color: #f0f0f0;
}

.info_list li a {
	color: #fe78b2;
	font-size: 40px;
	font-weight: 800;
	margin-top: 18px;
}

.info_list li a.mid {
	font-size: 32px;
}

.info_list li a.small {
	font-size: 21px;
	margin-top: 10px;
	color: #f0f0f0 !important;
}

.info_list li a:link,
.info_list li a:visited {
	color: #f0f0f0;
}

.info_list li p {
	margin-top: 30px;
	font-size: 16px;
	letter-spacing: -1.2px;
	color: rgba(255, 255, 255, .6);
	line-height: 1.34;
	transform: skew(-0.04deg);

}


.info_list li span {
	display: block;
	margin-top: 20px;
	color: rgba(255, 255, 255, .6);
	line-height: 1.37;
	font-size: 13px;
	transform: skew(-0.04deg);

}

.grad_btn {
	text-align: center;
	font-size: 24px;
	border-radius: 38px;
	display: inline-block;
	color: #16161a;
	width: 270px;
	height: 70px;
	line-height: 70px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-top: 38px;
}

.grad_btn b {
	display: block;
	margin-right: 48px;
}

.grad_btn img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 50px;
	transition: .3s;
}

.grad_btn:hover img {
	right: 30px;
}

.info_list li .pink_gra_btn p {}

.info_list li .pink_gra_btn i {}

.downloads {
	margin-top: 60px;
	display: inline-block
}

.downloads li {
	/*	margin-right: 10px;*/
	float: left
}

.downloads li:last-of-type {
	margin-right: 0
}

.downloads li a {}

.downloads li a img {}

.downloads li a img:nth-of-type(1) {}

.downloads li a img:nth-of-type(2) {
	display: none;
}

.downloads li:hover a img:nth-of-type(1) {
	display: none;

}

.downloads li:hover a img:nth-of-type(2) {
	display: block
}

.foo_info {
	margin-top: 60px;
}

.foo_info li {
	display: block;
}

.foo_info li span {
	display: inline-block;
	margin: 0 10px;
	margin-bottom: 10px;
	color: rgba(255, 255, 255, 100%);
	transform: skew(-0.04deg);
}

.foo_info li a {
	display: inline-block;
	transform: skew(-0.04deg);
}

.foo_info li.yellow {
	margin-top: 23px;
}

.foo_info li.yellow span {
	color: #f0f0f0;
	margin-bottom: 0;
	cursor: pointer
}

.foo_info li .open_form {
	padding: 6px 15px;
	border: 1px solid #ffc600;
	border-radius: 400px;
	cursor: pointer;

}

.foo_info li .open_form i {
	display: inline-block;
	vertical-align: middle
}

.foo_info li.yellow a,
.foo_info li.yellow a:link,
.foo_info li.yellow a:visited {
	color: #f0f0f0;
}

.sns_wrap {
	margin-top: 140px;
	text-align: center
}

.sns_wrap li {
	display: inline-block;
	text-align: center;
	margin: 0 15px;
}

.sns_wrap li img:nth-of-type(1) {
	display: block
}

.sns_wrap li img:nth-of-type(2) {
	display: none
}

footer address {
	margin-top: 50px;
	color: rgba(255, 255, 255, 100%);
	font-size: 12px;
	transform: skew(-0.04deg);
}

.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	transform: scale(1.1);
	transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
	z-index: 999;
	overflow-y: scroll;
	overflow-x: hidden;
}

.modal-content {
	position: absolute;
	top: 60px;
	left: 50%;
	transform: translate(-50%, 0);
	background-color: #f0f0f0;
	padding: 60px;
	padding-top: 100px;
	width: 1038px;
	max-width: 50%;
	margin-bottom: 60px;
}

.close-button {
	float: right;
	width: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	cursor: pointer;
	border-radius: 0.25rem;
}

.show-modal {
	opacity: 1;
	visibility: visible;
	transform: scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.filebox {
	display: inline-block;
	margin-left: 35px;
	vertical-align: middle;
}


.filebox label {
	padding: 12px 30px;
	color: #999;
	font-size: inherit;
	line-height: 1;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 24px;
	border: solid 1px #b7b7b7;
	color: #111
}

.filebox label i {
	color: #8c58ee;
	vertical-align: text-top;
}

.filebox input[type="file"] {
	/* 파일 필드 숨기기 */
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.done_btn {
	padding: 12px 30px;
	font-size: inherit;
	line-height: 1;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 24px;
	border: solid 1px transparent;
	color: #111;
	display: inline-block;
	margin-left: 35px;
	vertical-align: middle;
	background: #8c58ee;
	color: #f0f0f0;
}

.done_btn p {
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
}

.done_btn i {
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	color: #f0f0f0;
}

.form_modal .close {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 50px;
	color: #222;
	cursor: pointer
}

.form_modal h2 {
	text-align: center;
	padding-bottom: 40px;
	border-bottom: 1px solid #111;
	font-size: 42px;
	font-weight: 800;
	color: #8c58ee;
}

.form_modal h2 span,
.form_modal h2 i {
	display: inline-block;
	vertical-align: middle
}

.form_modal .float {}

.form_modal .float .left,
.form_modal .float .right {
	width: 46%;
	float: left;
}

.form_modal .float .left {
	margin-right: 8%;
}

.form_modal .input_set,
.form_modal .btm {
	padding: 40px 0 16px;

	display: table;
	width: 100%;
	font-size: 18px;
	transform: skew(-0.04deg);
}

.form_modal .input_set {
	border-bottom: 1px solid #b7b7b7;
}

.form_modal .input_set:last-of-type:not(:first-of-type) {
	border-bottom: 0
}

.form_modal .input_set.border {
	border-bottom: 1px solid #b7b7b7 !important;
}

.form_modal .input_set label,
.form_modal .btm p {
	min-width: 80px;
	display: inline-block;
	font-weight: 600
}



.form_modal .input_set input {
	width: calc(100% - 80px);
	border: 0;
	display: inline-block;
	font-size: 18px;
    height: 60px;

}

.form_modal .input_set input::placeholder {
	font-size: 18px;
	color: #999;
	opacity: 1;
	font-weight: normal;
	letter-spacing: -0.9px;

}

.form_modal .input_set input::-webkit-input-placeholder {
	font-size: 18px;
	color: #999;
	font-weight: normal;
	letter-spacing: -0.9px;

}

.form_modal .input_set input:-ms-input-placeholder {
	font-size: 18px;
	color: #999;
	font-weight: normal;
	letter-spacing: -0.9px;

}

.form_modal .input_set input:-mos-input-placeholder {
	font-size: 18px;
	color: #999;
	font-weight: normal;
	letter-spacing: -0.9px;

}


.form_modal .input_set textarea {
	font-size: 18px;
	line-height: 1.3;
	resize: none;
	padding-bottom: 20px;

}

.form_modal .input_set textarea::placeholder {
	opacity: 1;
	font-size: 18px;
	line-height: 1.3;
	color: #999
}

.form_modal .input_set textarea::-webkit-input-placeholder {
	font-size: 18px;
	line-height: 1.3;
	color: #999
}


color: #999 .form_modal .input_set textarea:-ms-input-placeholder {
	font-size: 18px;
	line-height: 1.3;
	color: #999
}

.form_modal .input_set textarea:-mos-input-placeholder {
	font-size: 18px;
	line-height: 1.3;
	color: #999
}

.form_modal .right .input_set label {
	display: block;
	margin-bottom: 30px;
}

.form_modal .right .input_set textarea {

	width: 100%;
	height: 219px;

}

.form_modal .policy_wrap {}

.form_modal .policy_wrap textarea {
	color: #555555;
	width: 100%;
	height: 124px;
	resize: none;
	border: solid 1px #b7b7b7;
	background-color: #f4f5f9;
	padding: 20px;
	font-size: 14px;
	margin-top: 40px;
}

.form_modal .policy_wrap .chk_wrap {
	margin-top: 16px;
	padding-bottom: 40px;
	border-bottom: 2px solid #111;
	margin-bottom: 40px;
}

.form_modal .policy_wrap .chk_wrap .chk_box {
	position: relative;
	width: 24px;
	height: 24px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.form_modal .policy_wrap .chk_wrap label {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #111;
}

.form_modal .policy_wrap .chk_wrap .chk_box input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.form_modal .policy_wrap .chk_wrap .chk_box i {
	font-size: 18px;
	display: inline-block;
	vertical-align: -6px;
	border: 2px solid #8c58ee;
	border-radius: 4px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	color: #f0f0f0
}


.form_modal .policy_wrap .chk_wrap .chk_box input:checked ~ i {
	color: #f0f0f0;
	background: #8c58ee;
	z-index: -1
}


.form_modal .policy_wrap button {
	display: block;
	border-radius: 37px;
	background-color: #8c58ee;
	padding: 26px 77px;
	line-height: 1;
	letter-spacing: -1.2px;
	font-size: 24px;
	font-weight: 500;
	color: #f0f0f0;
	margin: 0 auto;
}

.form_modal .rad_wrap {
	display: inline-block;
	width: calc(100% - 80px);
	vertical-align: middle;
}

.form_modal .rad_wrap li {
	float: left;
	margin-right: 30px
}

.form_modal .rad_wrap .rad {
	position: relative;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px
}

.form_modal .rad_wrap .rad input {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 1
}

.form_modal .rad_wrap .rad b {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #b7b7b7;
	display: inline-block;
	margin-left: 1px;
}

.form_modal .rad_wrap .rad b:after {
	content: "";
	position: absolute;
	top: 50%;
	left: calc(50% + 1px);
	transform: translate(-50%, -50%);
	background: transparent;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}

.form_modal .rad_wrap .rad input:checked ~ b {}

.form_modal .rad_wrap .rad input:checked ~ b:after {
	background: #8c58ee
}

.form_modal .rad_wrap label {
	vertical-align: middle;
	display: inline-block
}

/* 바디에 스크롤 막는 방법 */
.not_scroll {
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.not_scroll .cont {
	position: relative;
	top: 0;
}

/* Desktop Device */
@media all and (max-width:1400px) {
	.main_visual .box_list {
		margin-top: 226px;
	}

	.main_visual .downloads {
		padding-left: 0
	}

	.cont {
		padding: 0 40px;
	}

	nav .left {
		margin-left: 40px;
	}

	.main_visual {
		padding: 195px 0 0;
	}


	.main_visual .txt {
		padding-left: 0
	}




	.main_visual .box_list li {
		width: 49.5%;
		margin-right: 1%;
		margin-top: 10px;
	}

	.main_visual .box_list li:nth-of-type(2n) {
		margin-right: 0
	}

	.main_visual .box_list li:nth-of-type(-n+2) {
		margin-top: 0
	}

	.phone_sec .vid_ph {
		float: none;
		padding-left: 0;
		display: inline-block;
		text-align: center;
	}

	.phone_sec .vid_ph .vid_wrap {
		width: 372px;
		height: 800px;
		top: 37px;
		left: 39px;
		border-radius: 44px 45px 44px 41px;
	}

	.phone_sec .vid_ph.left {
		padding-left: 0
	}

	.phone_sec .vid_ph.right {
		float: none;
		padding-right: 0;
	}

	.phone_sec .vid_ph img {
		display: inline-block;

	}

	img.img_01,
	img.img_02,
	img.img_03,
	img.img_04,
	img.img_05,
	img.img_06 {
		max-width: 100%
	}

	/*
	img.img_01 {
		width: 359px;
	}
*/

	img.img_02 {
		width: 428px;
	}

	img.img_06 {
		width: 428px;
	}

	.phone_sec .txt {
		position: static;
		text-align: center !important;
		left: auto;
		top: auto;
		margin-top: 60px;
	}

	.phone_sec .txt .line {
		right: auto !important;
		left: 50% !important;
		transform: translateX(-50%);

	}

	.phone_sec .txt .star_ico {
		display: none
	}

	.live_bg {
		background: url(../images/live_ico.png) no-repeat center top;
	}

	.live_bg02 {
		background: url(../images/chart_ico.png) no-repeat center top;
	}

	.live_bg03 {
		background: url(../images/makeup_ico.png) no-repeat center top;
	}

	.live_bg04 {
		background: url(../images/premium_ico.png) no-repeat center top;
	}

	.live_bg05 {
		background: url(../images/store_ico.png) no-repeat center top;
	}

	.live_bg06 {
		background: url(../images/star_ico.png) no-repeat center top;
	}

	.phone_sec .txt p {
		margin-top: 0
	}



	.mob_box {
		margin-top: 40px;
		position: static;
		right: auto;
		top: auto;
		padding-top: 100px;
		padding-right: 0;
		padding-left: 0;
		background-size: 70px;
	}

	.phone_sec .txt .line03 {
		left: 50%
	}

	.step ul li {
		width: 44%;
		margin-right: 12%;
		margin-top: 40px;
	}

	.step ul li:nth-of-type(2n) {
		margin-right: 0
	}

	.step ul li:nth-of-type(-n+2) {
		margin-top: 0
	}

	.premium_wrap {
		width: calc(100% - 116px);
	}

	.bg_wrap img:nth-of-type(1) {
		top: -92px;
		width: 185px;
	}

	.bg_wrap img:nth-of-type(3) {
		top: 127px;
		width: 98px;
	}

	.form_modal .input_set:last-of-type:not {
		border-bottom: 1px solid #b7b7b7;
	}
}

@media all and (max-width:1200px) {
	.form_modal .float .left {

		margin-bottom: 40px;
		margin-right: 0
	}

	.form_modal .float .left,
	.form_modal .float .right {
		width: 100%;
		float: none;
	}



}

@media all and (max-width:1100px) {
	.main_visual .txt img {
		width: 358px;
		margin-top: 20px;
	}

	.main_visual .txt p {
		font-size: 33px;
		letter-spacing: -1.7px;
	}

	.main_visual .txt span {
		margin-top: 34px;
	}



	.main_visual .downloads li {
		width: 200px;
	}

	.main_visual .phone {
		right: 40px;
		width: 358px;
	}


	.main_visual .phone .vid_wrap {
		top: 23px;
		left: 35px;
		width: 268px;
		border-radius: 29px 28px 31px 31px;
		height: 575px;
	}

	.main_visual .phone .vid_wrap video {
		width: 100%
	}

}

/* 테블릿 Device */
@media all and (max-width:980px) {
	.main_visual .txt img {
		width: 400px;
		margin-top: 20px;
	}

	.main_visual .txt p {
		font-size: 33px;
		letter-spacing: -1.7px;
	}

	.main_visual .txt span {
		margin-top: 34px;
	}



	.main_visual .downloads li {
		width: 200px;
	}

	.main_visual .phone {
		right: 40px;
		width: 260px;
	}


	.main_visual .phone .vid_wrap {
		top: 16px;
		left: 25px;
		width: 196px;
		border-radius: 22px 22px 20px 21px;
		height: 418px;
		overflow: hidden;
	}

	.main_visual .phone .vid_wrap video {
		width: 100%
	}

	.main_visual .box_list {
		margin-top: 48px;
	}

	nav .mo_menu {
		display: block
	}

	nav .menu {
		display: none
	}

	.hambuger {
		position: absolute;
		width: 30px;
		height: 26px;
		margin: auto;
		right: 40px;
		top: 0;
		bottom: 1px;
		z-index: 999;
	}

	.hambuger .line {
		background-color: #f0f0f0;
		height: 4px;
		width: 100%;
		border-radius: 2px;
		position: absolute;
		left: 0;
		transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
	}

	nav.fixed .hambuger .line {
		background-color: #f0f0f0;
	}

	nav.fixed .hambuger.open .line {
		background-color: #f0f0f0;
	}

	.hambuger .line:nth-of-type(1) {
		top: 0;
	}

	.hambuger .line:nth-of-type(2) {
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.hambuger .line:nth-of-type(3) {
		bottom: 0;
	}

	.hambuger.open .line {
		background-color: #f0f0f0;
	}

	.hambuger.open .line:nth-of-type(2) {
		opacity: 0;
	}

	.hambuger.open .line:nth-of-type(1) {
		transform: translateY(13px) translateY(-50%) rotate(-45deg);
	}

	.hambuger.open .line:nth-of-type(3) {
		transform: translateY(-13px) translateY(50%) rotate(45deg);
	}

	.mo_menu {}

	.mo_menu .mo_m_wrap {
		position: fixed;
		right: -1000px;
		padding: 40px;
		padding-top: 70px;
		width: 500px;
		max-width: 100%;
		background: #363636;
		min-height: 100vh;
		box-shadow: -5px 0px 7px #111111;
		transition: .3s;
		opacity: 0;
	}

	.mo_menu .mo_m_wrap.show {
		right: 0;
		opacity: 1
	}

	.mo_menu .menu_list li {
		line-height: 60px;
		border-bottom: 1px solid #616161;
		text-align: right;
	}

	.mo_menu .menu_list li a {
		color: #ccc;
		font-size: 18px;
	}

	.mo_menu .menu_list li a,
	.mo_menu .menu_list li a:link,
	.mo_menu .menu_list li a:visited {
		color: #ccc;
		font-size: 18px;
	}

	.mo_menu .menu_list li.active a {
		font-weight: 800;
		color: #e19fc3 !important;
	}

	.mo_menu .menu_list li.active a,
	.mo_menu .menu_list li.active a:link,
	.mo_menu .menu_list li.active a:visited {
		color: #e19fc3 !important;

	}

	.right_nav {
		display: none !important;
		visibility: hidden;
		opacity: 0
	}

	.mo_menu .mo_m_wrap .dwn {
		margin-top: 40px;
	}

	.mo_menu .mo_m_wrap .dwn li {
		width: 49.5%;
		margin-right: 1%;
		float: left
	}

	.mo_menu .mo_m_wrap .dwn li:nth-of-type(2) {
		margin-right: 0
	}

	.mo_menu .mo_m_wrap .dwn li a {}

	.mo_menu .mo_m_wrap .dwn li a img {
		width: 100%
	}

	.form_modal .rad_wrap li {
		width: 33.333%;
		margin-right: 0
	}
}

/* 모바일 Device */
@media all and (max-width:780px) {
	.cont {
		padding: 0 20px;
	}

	nav {
		height: 60px;
		line-height: 60px;
	}

	nav .left {
		margin-left: 20px;
	}

	nav h1 img {
		width: 84px;
	}

	nav h1 img.off {
		display: none
	}

	nav h1 img.on {
		display: none
	}

	nav h1 img.mo_off {
		display: inline-block
	}

	nav h1 img.mo_on {
		display: none
	}

	nav.fixed h1 img.on {
		display: none
	}

	nav.fixed h1 img.mo_on,
	nav.fixed h1 img.mo_off {
		width: 84px;
	}

	nav.fixed h1 img.mo_on {
		display: inline-block
	}

	nav.fixed h1 img.mo_off {
		display: none
	}

	nav.fixed .dwn_cir {
		/*
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
*/
		margin-left: 20px;
	}
    .phone_sec .vid_ph img {
        margin-bottom : 50px;
    }
	nav .dwn_cir li.mo {
		display: block;
	}

	nav .dwn_cir li.pc {
		display: none
	}

	nav .dwn_cir li.mo img {
		width: 32px;
	}

	.main_visual .txt p {
		font-size: 20px;
	}

	nav .dwn_cir li {
		margin-right: 12px;
	}

	.hambuger {
		width: 26px;
		height: 22px;

		right: 20px;

	}

	.hambuger .line {
		height: 3px;
	}

    .instant { left: 0px;}
	.hambuger.open .line:nth-of-type(1) {
		transform: translateY(9px) translateY(-50%) rotate(-45deg);
	}

	.main_visual {
		padding: 100px 0 0;
		text-align: center;
		background:#F62650;
		height:auto;
	}

	.main_visual .phone {
		right: auto;
		left: 54%;
		transform: translateX(-50%);
		top: 200px;
		width: 320px;
	}

	.main_visual .phone .vid_wrap {
		top: 19px;
		left: 30px;
		width: 240px;
		border-radius: 28px 28px 30px 29px;
		height: 514px;
	}


	.main_visual .phone img.mo {
		display: block
	}

	.main_visual .phone img.pc {
		display: none
	}

	.main_visual .txt {
		padding-left: 0;
		padding-bottom: 588px;
	}


	.main_visual .txt img {
		width: 339px;
		max-width: 100%;
		margin-top: 15px;
	}


	.main_visual .txt span {
		margin-top: 34px;
		text-align: center;
		margin-top: 17px;
		font-size: 16px;
	}

	.main_visual .downloads {
		margin-top: 24px;
	}

	.main_visual .downloads li {
		width: 49%;
		margin-right: 2%;
		max-width: 172px;
	}

	.main_visual .downloads li a img:nth-of-type(2) {
		display: block;
	}
	
	.main_visual .downloads li a img:nth-of-type(1) {
		display: none;
	}
	
	.main_visual .downloads li:hover a img:nth-of-type(2) {
		display: block;
	}
	
	.main_visual .downloads li:hover a img:nth-of-type(1) {
		display: none;
	}
	
	.downloads li a img:nth-of-type(1) {
		display: none;

	}

	.downloads li a img:nth-of-type(2) {
		display: block;
	}
	
	.downloads li:hover a img:nth-of-type(1) {
		display: none;

	}

	.downloads li:hover a img:nth-of-type(2) {
		display: block;
	}

	.downloads li.pc {
		display: none
	}

	.downloads li.mo {
		display: block
	}

	.main_visual .downloads li:last-of-type {
		margin-right: 0
	}

	.main_visual .downloads li img {
		width: 100%
	}

	.main_visual .box_list {
		margin-top: 50px;
	}

	.main_visual .box_list li {
		padding: 20px;
		margin-top: 10px;
		width: 100%;
		margin-right: 0;
		float: none;
	}

	.main_visual .box_list li:nth-of-type(-n+2) {
		margin-top: 10px;
	}

	.main_visual .box_list li:nth-of-type(1) {
		margin-top: 0;
	}

	.main_visual .box_list li img {
		width: 36px;
	}

	.main_visual .box_list li p {
		margin-top: 18px;
		font-size: 17px;
	}

	.main_visual .box_list li span {
		margin-top: 8px;
		font-size: 13px;

	}

	img.img_01 {
		/*width: 200px*/
	}

	img.img_02 {
		/*width: 239px;*/
	}

	img.img_03 {
		width: 595px;
		margin-left: 40px;
	}

	img.img_04 {
		width: 255px;
	}

	img.img_05 {
		width: 492px;
	}

	img.img_06 {
		width: 239px;
	}

	.phone_sec {
		padding: 80px 0 53px;
	}

	.phone_sec .vid_ph.phone {
		width: 320px;
		margin-left: 3%
	}

	.phone_sec .vid_ph .vid_wrap {
		width: 249px;
		height: 535px;
		top: 25px;
		left: 26px;
		border-radius: 28px 28px 27px 27px;
	}

	.phone_sec.makeup {
		padding: 67px 0 53px;
	}

	.phone_sec .txt {
		margin-top: 30px;
		letter-spacing: -1px;
	}

	.phone_sec .txt h3 {
		padding-bottom: 25px;
	}

	.phone_sec .txt h3 b {
		font-size: 40px;
		margin-bottom: 0
	}

	.phone_sec .txt h3 b:before {
		-moz-animation-duration: 3s;
		-webkit-animation-duration: 3s;
		animation-duration: 3s;
	}

	.phone_sec .txt h3 img {
		max-width: 100%;
		margin: 0 auto
	}

	.phone_sec .txt h3 .tit01 img {
		width: 116px;
	}

	.phone_sec .txt h3 .tit02 img {
		width: 235px;
	}

	.phone_sec .txt h3 .tit03 img {
		width: 284px;
	}

	.phone_sec .txt h3 .tit04 img {
		width: 363px;
	}

	.phone_sec .txt h3 b.big {
		font-size: 46px;
	}

	.phone_sec .txt h3 span {
		font-size: 22px;
		margin-top: 9px;
	}

	.phone_sec .txt .line {
		width: 60px !important;
		height: 3px;
	}

	.phone_sec .txt p {
		font-size: 18px;
	}

	.phone_sec .txt span {
		margin-top: 10px;
		font-size: 16px;
	}

	.live_bg {
		background-size: 38px;
	}

	.live_bg06 {
		background-size: 39px;
	}

	.live_bg03 {
		background-size: 44px;
	}

	.live_bg02 {
		background-size: 35px;
	}

	.live_bg04 {
		background-size: 59px;
	}

	.live_bg05 {
		background-size: 47px;
	}

	.mob_box {
		margin-top: 20px;
		padding-top: 58px;
	}

	.phone_sec .txt .star_ico {
		left: auto;
		width: 24px;
		right: 22px;
		bottom: 27px;
	}

	.preview {
		padding: 80px 0 60px;
	}

	.preview .prev_slider .txt {
		padding: 0 10px;
	}

	.preview .prev_slider .txt h3 {
		font-size: 24px
	}

	.preview .prev_slider .txt p {
		margin-top: 15px;
		font-size: 17px;
		line-height: 1.4;
	}

	.preview .prev_slider .txt span {
		font-size: 14px;
		margin: 7px auto 0;
	}

	.preview .prev_slider .owl-nav button {
		width: 20px;
		height: 46px;
	}

	.preview .prev_slider img {
		margin-top: 40px;
	}

	.owl-dots {
		margin-top: 37px;
	}

	.owl-carousel button.owl-dot {
		width: 10px;
		height: 10px;
	}

	.bg_wrap img:nth-of-type(1) {
		top: -45px;
		width: 117px;
	}

	.bg_wrap img:nth-of-type(2) {
		top: 22px;
		left: 70px;
		width: 36px;
	}

	.bg_wrap img:nth-of-type(3) {
		top: 29px;
		width: 98px;
		right: auto;
		left: 10px;
	}

	.bg_wrap img:nth-of-type(4) {
		top: 173px;
		right: 15px;
		width: 59px;
	}

	.bg_wrap img:nth-of-type(5) {
		top: 445px;
		left: 0;
		right: auto;
	}

	.lipstar {
		padding: 80px 0 18px;

	}

	.lipstar h3 {
		font-size: 40px
	}

	.lipstar p {
		margin-top: 14px;
		font-size: 18px;
		line-height: 1.4;
	}

	.lipstar span {
		font-size: 15px;
		max-width: 100%;
		margin-top: 14px;
	}

	.lipstar .star_slider {
		margin-top: 36px;
	}

	.lipstar .star_slider p {
		font-size: 14px;
	}

	.lipstar .star_slider h3 {
		font-size: 22px
	}


	.lipstar .star_slider .box {
		width: 76%;
	}

	.step {
		padding: 40px 0;
		background: linear-gradient(28deg, rgb(239 239 239) 28%, rgb(239 239 239) 102%);
	}

	.step h3 {
		font-size: 22px;
		letter-spacing: -2px;
		padding: 10px 60px 10px 30px;
	}

	.step h3 img {
		width: 18px;
		right: 34px;
	}

	.step h3:hover img {
		right: 20px;
	}

	.step span {
		margin-top: 15px;
		font-size: 14px;
		line-height: 1.4;
	}

	.step ul {
		margin-top: 43px;
	}

	.step ul li b {
		font-size: 18px;
		padding-bottom: 3px;
		margin-bottom: 5px;
	}

	.step ul li img {
		width: 32px;
	}

	.step ul li p {
		margin-top: 11px;
		font-size: 14px;
	}

	.step ul li {
		margin-top: 30px;
	}

	.premium_slider {
		padding: 0 20px
	}



	.owl-carousel.premium_slider .owl-nav button.owl-next,
	.owl-carousel.premium_slider .owl-nav button.owl-prev {
		display: none
	}


	.premium_wrap {
		height: 80px;
		width: 90%;
		top: -40px;
		border-radius: 15px;
	}

	.premium_slider {
		line-height: 80px;
	}


	.info_list li {
		width: 100%;
		padding: 20px 0;
	}

	.info_list li h3 {
		font-size: 20px;
	}

	.info_list li a {
		font-size: 20px;
		margin-top: 12px;
	}

	.info_list li a.mid {
		font-size: 18px;
	}

	.info_list li a.small {
		font-size: 14px;
		margin-top: 10px;
	}

	.info_list li {
		border-left: 0;
		border-bottom: 1px solid #ff776f;
	}

	.info_list li:last-of-type {
		border-bottom: 0
	}

	.info_list li:last-of-type {
		border-right: 0
	}

	.info_list li p {
		margin-top: 14px;
		font-size: 14px;
	}

	.info_list li span {
		display: block;
		margin-top: 10px;
	}

	footer {
		padding: 40px 0 24px;
		background-size: cover;
	}

	.downloads li {
		width: 49.5%;
		margin-right: 1%;
		max-width: 172px
	}

	.downloads li a img {
		width: 100%;
	}

	.downloads {
		margin-top: 30px;
	}

	.foo_info {
		margin-top: 30px;
	}

	.foo_info li span {
		margin: 0px 5px;
		margin-bottom: 5px;
		font-size: 12px;
		letter-spacing: -1px;
	}

	.foo_info li.yellow span {
		margin-bottom: 5px;
	}

	.foo_info li.yellow span:last-of-type {
		margin-bottom: 0
	}

	.sns_wrap {
		margin-top: 35px;
	}

	.sns_wrap li img {
		width: 28px;
	}

	.sns_wrap li img:nth-of-type(1) {
		display: none
	}

	.sns_wrap li img:nth-of-type(2) {
		display: block
	}

	.owl-carousel.premium_slider .owl-item img {
		max-height: 38px
	}

	.modal-content {
		padding: 30px;
		padding-top: 60px;
        max-width: 80%;
	}

	.form_modal .close {
		font-size: 30px;
	}

	.form_modal h2 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.form_modal .input_set,
	.form_modal .btm {
		padding: 20px 0 8px;
		font-size: 14px;
	}

	.form_modal .input_set {}

	.form_modal .input_set input {
		font-size: 14px;
	}

	.form_modal .input_set input::placeholder {
		font-size: 14px;

	}

	.form_modal .input_set input::-webkit-input-placeholder {
		font-size: 14px;

	}

	.form_modal .input_set input:-ms-input-placeholder {
		font-size: 14px;
	}

	.form_modal .input_set input:-mos-input-placeholder {
		font-size: 14px;
	}

	.form_modal .input_set label,
	.form_modal .btm p {
		min-width: 47px;
	}

	.form_modal .input_set input {
		width: calc(100% - 56px);
	}

	.filebox label {
		padding: 6px 15px;
	}

	.form_modal .right .input_set {
		padding-top: 0
	}

	.form_modal .input_set:last-of-type {
		border-bottom: 1px solid #b7b7b7;
	}

	.form_modal .right .input_set textarea {
		font-size: 14px;
		height: 143px;

	}

	.form_modal .input_set textarea::placeholder {
		font-size: 14px;

	}

	.form_modal .input_set textarea::-webkit-input-placeholder {
		font-size: 14px;
	}


	color: #999 .form_modal .input_set textarea:-ms-input-placeholder {
		font-size: 14px;

	}

	.form_modal .input_set textarea:-mos-input-placeholder {
		font-size: 14px;

	}

	.form_modal .policy_wrap textarea {
		font-size: 12px;
		padding: 10px;
		margin-top: 20px;
	}

	.form_modal .policy_wrap .chk_wrap .chk_box {
		margin-right: 6px;
	}

	.form_modal .policy_wrap .chk_wrap label {
		font-size: 14px;
	}

	.form_modal .policy_wrap .chk_wrap {
		margin-top: 10px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.form_modal .policy_wrap button {
		padding: 18px 38px;
		font-size: 18px;
	}

	.form_modal .rad_wrap {
		display: block;
		width: 100%;
	}


	.grad_btn {
		font-size: 16px;
		border-radius: 38px;
		width: 200px;
		height: 40px;
		line-height: 40px;
		margin-top: 12px
	}

	.grad_btn img {
		width: 13px;
		right: 40px;
	}

	.form_modal .rad_wrap {
		margin-top: 16px;
	}

	.form_modal .rad_wrap li {
		margin-right: 10px;
		float: none;
		display: inline-block;
		width: auto;
	}

	.form_modal .rad_wrap li:last-child {
		margin-right: 0
	}

	.form_modal .rad_wrap .rad {
		width: 18px;
		height: 18px;
		margin-right: 2px;
	}

	.form_modal .rad_wrap .rad b:after {
		width: 7px;
		height: 7px;
	}

	.form_modal .rad_wrap label {
		font-size: 12px;
	}
	.grad_btn b{margin-right: 30px}
}