/**main css**/

/**main common**/
.wrap .section{
	width:100%;
	height: 100vh !important;
}
.section .layout_wrapper{
	position: relative;
    height: 100%;
}
.section .home_wrapper{
	margin: 0 auto;
    max-width: 920px;
	position: relative;
    height: 100%;
}
.section .home_wrapper .content{
	width: 100%;
	position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.section .layout_wrapper .content{
	width: 100%;
	height:570px;
	position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
	white-space: nowrap;
}
.section .layout_wrapper .content .title{
	font-size: 72px;
	line-height: 92px;
	font-family: 'noto-black';
}
.section .layout_wrapper .content .home_info .sub_title{
	font-size: 26px;
	font-family: 'noto-b';
	margin-top: 20px;
	color: #121212;
}
.section .layout_wrapper .content .home_info .sub_title span{
	color: #5f0080;
}
.section .layout_wrapper .content .home_info .sub_info{
	display:block;
	font-size: 20px;
	line-height: 30px;
	font-family: 'noto-light';
	color: #9e9e9e;
	margin-top: 5px;
}

/**section 1**/
.section .home_wrapper .content .title{
	font-size: 68px;
	line-height: 86px;
	font-family: 'noto-black';
}
.section .home_wrapper .content .home_info .sub_title{
	font-size: 28px;
	font-family: 'LotteMartDream';
	font-weight:700;
	margin-top: 20px;
	color: #121212;
}
.section .home_wrapper .content .home_info .sub_title span{
	color: #5f0080;
}
.section .home_wrapper .content .home_info .sub_info{
	display:block;
	font-size: 20px;
	line-height: 30px;
	font-family: 'LotteMartDream';
	font-weight:300;
	color: #9e9e9e;
	margin-top: 8px;
}
.down_btn_area{
	margin-top:20px;
}
.down_btn_area .btn{
	display:inline-block;
	width:160px;
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:22px;
	padding-right:6px;
	border-radius:6px;
	cursor:pointer;
	border:1px solid #e8e8e8;
}
.down_btn_area .btn .text{
	text-align:left;
	float:left;
}
.down_btn_area .btn .text p{
	font-size:14px;
}
.down_btn_area .btn .text span{
	font-size:16px;
	display:block;
	font-family:'noto-b';
	letter-spacing:-0.03em;
}
.down_btn_area .google_play{
	margin-right:6px;
}
.down_btn_area .google_play img{
	height:36px;
	margin-right:12px;
	float:left;
}
.down_btn_area .app_store img{
	height:38px;
	margin-right:12px;
	float:left;
}

/**section 2**/
#section2 .all-section-bg01 .layout_wrapper .content{
	width:100%;
	height:auto;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#section2 .all-section-bg01{
	width: 100%;
    height: 100%;
	background-color:#610882;
}
.section .layout_wrapper .content .title02{
	text-align:center;
	color:#fff;
	font-size: 55px;
	line-height: 80px;
	font-family: 'noto-b';
}

/**section 3**/
.section .layout_wrapper .content .title03 .number{
	display:block;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -0.03em;
	font-family: 'noto-b';
	margin-bottom:10px;
}
.section .layout_wrapper .content .title03{
	font-size: 52px;
	line-height: 70px;
	font-family: 'noto-b';
}
.section .layout_wrapper .content .home_info .sub_info02{
	display: block;
    font-size: 16.5px;
    line-height: 30px;
    font-family: 'noto-r';
    color: #666;
    margin-top: 30px;
	letter-spacing: -0.03em;
}

/**section 6**/
#section6 .all-section-bg02 .layout_wrapper .content{
	width:100%;
	height: auto;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#section6 .all-section-bg02{
	width: 100%;
    height: 100%;
	background-color:#000;
}

/**section 9**/
#section9 .all-section-bg02{
	width: 100%;
    height: 100%;
	background-color:#fff;
}
.section .all-section-bg02 .layout_wrapper .content .img_area{
	width: 330px;
    height: 340px;
    display: block;
    margin: 30px auto;
}
.section .all-section-bg02 .layout_wrapper .content .img_area img{
	width:100%;
}
#section9 .layout_wrapper .content .title02{
	color:#121212;
}
#section9 .layout_wrapper .content .home_info .sub_info02{
	text-align:center;
}

/**section 10**/
#section10 .all-section-bg03{
	width: 100%;
    height: 100%;
	background-color:#f6f6f6;
}
#section10 .all-section-bg03 .layout_wrapper .content{
	width:100%;
	height:auto;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video_inner{
	width:960px;
	margin:auto;
}
.video_span{
	display: block;
    text-align: center;
    font-family: 'noto-b';
    font-size: 20px;
    letter-spacing: -0.03em;
    margin-bottom: 20px;
}


/**section 11**/
#section11 .layout_wrapper .content{
	width:100%;
	height:auto;
	position: absolute;
    top: 50%;
    left: 500px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.miniview_area{
	position:relative;
	height:100%;
}
.phonemockup_wrap{
	position: absolute;
	top:50%;
	left:50px;
	transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
.phonemockup_mockup-img{
	width:100%;
}
.phonemockup_mockup{
    width: 174px;
    height: 287px;
    border-radius: 1px;
    position: absolute;
    top: 62px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    overflow: hidden;
}
.phonemockup_mockup img{
    width: 100%;
}
.mini_btns{
    width: 66px;
    position: absolute;
    top: 50%;
    left: 160px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
.mini_btns img{
    opacity: 0.1;
    padding: 9px;
    outline: none;
    height: 35px;
	cursor:pointer;
}
img.mini_btns-next{
    opacity: 1;
    margin-left: 135px;
}
.mini_btns img:hover{
	opacity: 1;
	height:35px
}

/**section 12**/
#section12 .layout_wrapper .content{
	width: 100%;
    height: auto;
	position: absolute;
    top: 290px;
    left: 500px;
}
.dealer_list{
	position: absolute;
    bottom: 80px;
    left: 25px;
    width: 100%;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    z-index: 100;
}
.dealer_list li{
	position: relative;
    width: 185px;
    height: 230px;
    display: inline-block;
    margin-left: 30px;
    border-radius: 10px;
    -webkit-box-shadow: -5px 10px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -5px 10px 20px 0 rgba(0, 0, 0, 0.2);
    background-size: 185px 230px;
    -webkit-background-size: 185px 230px;
}
.dealer_list li{
	opacity:0;
}
.dealer_list li:first-child{
	margin-left: 0;
}
.dealer_list li.dealer01{
	z-index: 10;
    background: url(/images/bg/bg_dealer01.png) 0 0 no-repeat;
    background-size: 185px 230px;
    -webkit-background-size: 185px 230px;
}
.dealer_list li.dealer02{
	z-index: 5;
    background: url(/images/bg/bg_dealer02.png) 0 0 no-repeat;
    background-size: 185px 230px;
    -webkit-background-size: 185px 230px;
}
.dealer_list li.dealer03{
	z-index: 5;
    background: url(/images/bg/bg_dealer03.png) 0 0 no-repeat;
    background-size: 185px 230px;
    -webkit-background-size: 185px 230px;
}
.dealer_list li.dealer04{
	z-index: 5;
    background: url(/images/bg/bg_dealer04.png) 0 0 no-repeat;
    background-size: 185px 230px;
    -webkit-background-size: 185px 230px;
}


/**section 12**/
#section13{
	background: url(/images/bg/bg_download.png) 0 0 no-repeat;
	background-size:cover;
	width:100%;
	height:100%;
}
#section13 .layout_wrapper .content{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	text-align:center;
}
#section13 .layout_wrapper .content .title{
	display:inline-block;
	color:#fff;
	font-size: 40px;
    border-bottom: 2px solid #fff;
}
#section13 .layout_wrapper .content .sub_title{
	color:#fff;
	font-size: 42px;
    line-height: 64px;
	font-family: 'noto-light';
}
#section13 .layout_wrapper .content .sub_title span{
	color:#fff;
	font-family: 'noto-b';
}
#section13 .footer{
	position: absolute;
    right: 0;
    width: 100%;
    bottom: 0;
	background-color:#e8e8e8;
}
#section13 .footer .footer_inner{
	position: relative;
	width:1280px;
	margin:auto;
	padding: 35px 17px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#section13 .footer .footer_inner .fooeter_logo{
	position: absolute;
    right: 80px;
    top: 40px;
    width: 154px;
    height: 60px;
    background: url(/images/common/h_logo.png) no-repeat;
    opacity: 0.2;
    z-index: 5;
    background-size: 140px;
}
#section13 .down_btn_area {
    margin-top: 45px;
}
.footer_topbtn{
	position: absolute;
    top: 24px;
    right: 66px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e8e8e8;
    width: 43px;
    height: 43px;
    cursor: pointer;
}
.footer_topbtn img{
	display:block;
	height:18px;
}
.footer_link{
	margin-bottom:20px;
}
.footer_link a{
	display:inline-block;
	font-size: 14px;
	letter-spacing: -0.04em;
	margin-right:15px;
}
.footer_link a.privacy{
	font-family:'noto-b';
	color:#121212;
}
.footer_link a.term{
	font-family:'noto-r';
	color:#666;
}
.footer_info{
	width:600px;
	display: inline-block;
	padding-right: 20px;
}
.footer_info .footer_cp{
	padding-bottom:5px;
}
.footer_cp dl{
	display: inline-block;
    margin-right: 16px;
}
.footer_cp dt{
	font-size: 13px;
    float: left;
    margin-right: 10px;
	letter-spacing:-0.03em;
    color: #949494;
    line-height: 1.6em;
}
.footer_cp dd{
	font-size: 13px;
    float: left;
    letter-spacing: -0.04em;
    line-height: 1.6em;
}
.footer_copy{
	display:block;
	font-family:'noto-r';
	font-size:13px;
	letter-spacing:-0.03em;
	padding-top:15px;
	color:#c0bfbf;
}
.footer_right{
	width:600px;
}
.footer_right .footer_cs{
	margin-right: 40px;
}
.footer_right .footer_cs .number{
	font-size: 28px;
    font-family: 'noto-black';
	margin-bottom: 10px;
}
.footer_right .footer_cs span{
	color:#949494;
	font-size: 13px;
	line-height: 24px;
    font-family: 'noto-r';
}
.footer_right .footer_cs .title,
.footer_right .footer_sns .title{
	font-size: 14px;
	letter-spacing:-0.04em;
    margin-bottom: 15px;
	font-family:'noto-b';
}
.footer_right .footer_sns img{
	height: 42px;
    margin-right: 5px;
	cursor:pointer;
}
.section .layout_wrapper .content .text_box{
	position: absolute;
    top: 50%;
	left:0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
.section .layout_wrapper .bg-item{
	position: absolute;
    bottom: 0;
    right: 0;
}
.text_box{
	display:inline-block;
	vertical-align:top;
	width: 480px;
}

/**main bg**/
.section .home_wrapper .bg-item{
	width: 690px;
    height: 500px;
    position: absolute;
    z-index: 200;
    opacity: 1;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.section .layout_wrapper .bg-item{
	width: 600px;
    height: 530px;
	display: inline-block;
    vertical-align: top;
    z-index: 200;
    opacity: 1;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.section .home_wrapper .bg-item.main{
	background: url(/images/bg/bg_phone01.png) 0 0 no-repeat;	
	top: 0;
    right: -170px;
    background-size: 756px;
}
.bg-wave{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:170px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-position: center;
}
.bg-wave.purple{
	background: url(/images/bg/bg_wave01.png) no-repeat;
	background-size:cover;
}
.bg-wave.black{
	background: url(/images/bg/bg_wave02.png) no-repeat;
	background-size:cover;
}
.section .layout_wrapper .bg-item.sub_img1{
	background: url(/images/bg/bg_reason01.png) 0 0 no-repeat;	
    background-size: 560px;
	background-position: center;
}
.section .layout_wrapper .bg-item.sub_img2{
	background: url(/images/bg/bg_reason02.png) 0 0 no-repeat;	
    background-size: 560px;
	background-position: center;
}
.section .layout_wrapper .bg-item.sub_img3{
	background: url(/images/bg/bg_reason03.png) 0 0 no-repeat;	
    background-size: 560px;
	background-position: center;
}
.section .layout_wrapper .bg-item.sub_img4{
	background: url(/images/bg/bg_howto01.png) 0 0 no-repeat;	
    background-size: 600px;
	background-position: center;
}
.section .layout_wrapper .bg-item.sub_img5{
	background: url(/images/bg/bg_howto02.png) 0 0 no-repeat;	
    background-size: 600px;
	background-position: center;
}
.bg-light{
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%, 0);
	-webkit-transform:translate(-50%, 0);
	-moz-transform:translate(-50%, 0);
	width: 100px;
    height: 175px;
    background: url(/images/bg/bg_video01.png) 0 0 no-repeat;	
	background-size: cover;
}




/**animation effect**/
.sec01_t{
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec01_h{
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec01_b{
	-webkit-animation-name: fadeInUp2;
    animation-name: fadeInUp2;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec02_t{
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec09_img{
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec10_video{
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec11_mockup{
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec12_dealer{
	-webkit-animation-name: fadeInUp3;
    animation-name: fadeInUp3;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.dealer_list li.dealer01{
	animation-delay: 1.0s;
    -webkit-animation-delay: 1.0s;
}
.dealer_list li.dealer02{
	animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}
.dealer_list li.dealer03{
	animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
}
.dealer_list li.dealer04{
	animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
}
.phonemockup_wrap {
	width: 267px;
	height: 540px;
}	
.phonemockup_mockup {
	width: 249px;
	height: 409px;
}
img.mini_btns-next {
	margin-left: 180px;
}
img.mini_btns-prev {
	margin-left: -162px;
}





/**medai query**/
@media screen and (min-width: 1280px){
	.phonemockup_wrap {
		width: 267px;
		height: 540px;
	}	
	.phonemockup_mockup {
		width: 249px;
		height: 409px;
	}
	img.mini_btns-next {
		margin-left: 180px;
	}
	img.mini_btns-prev {
		margin-left: -162px;
	}
	.video_span{
		padding-top:40px;
	}
	#section12 .layout_wrapper .content{
		top: 30%;
	}
	
}
@media screen and (min-width: 1340px){
	.phonemockup_wrap {
		width: 272px;
		height: 551px;
	}
	.phonemockup_mockup {
		width: 253px;
		height: 414px;
		top: 63px;
	}	
	img.mini_btns-next {
		margin-left: 210px;
	}
	img.mini_btns-prev {
		margin-left: -187px;
	}
	.video_span{
		padding-top:60px;
	}
}
@media screen and (min-width: 1470px){
	.phonemockup_wrap {
		width: 290px;
		height: 588px;
	}
	.phonemockup_mockup {
		width: 270px;
		height: 444px;
		top: 67px;
	}	
	img.mini_btns-next {
		margin-left: 230px;
	}
	img.mini_btns-prev {
		margin-left: -206px;
	}
	.video_span{
		padding-top:5px;
	}
	#section12 .layout_wrapper .content{
		top: 31%;
	}
}






@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -ms-transform: translate3d(0, 200px, 0);
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
    to {
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInUp2 {
    from {
        opacity: 0;
        -ms-transform: translate3d(200px, 0, 0);
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    to {
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp2 {
    from {
        opacity: 0;
        -ms-transform: translate3d(200px, 0, 0);
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    to {
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInUp3 {
    from {
        opacity: 0;
        -ms-transform: translate3d(15px, 0, 0);
        -webkit-transform: translate3d(15px, 0, 0);
        transform: translate3d(15px, 0, 0);
    }
    to {
        opacity: 1;
        -ms--webkit-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp3 {
    from {
        opacity: 0;
        -ms-transform: translate3d(15px, 0, 0);
        -webkit-transform: translate3d(15px, 0, 0);
        transform: translate3d(15px, 0, 0);
    }
    to {
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
