html{
	
}

*{
	box-sizing: border-box;
}

body{
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 1.5;
    background: #fff;
    height: 100%;

	*font-size:small;
    *font:x-small;
	-webkit-text-size-adjust:none;
}

table {
    font-size:inherit;
    font:100%;
}

.f10 { font-size:77%; }
.f11 { font-size:85%; }
.f12 { font-size:93%; }
.f13 { font-size:100%; }
.f14 { font-size:108%; }
.f15 { font-size:116%; }
.f16 { font-size:123.1%; }
.f17 { font-size:131%; }
.f18 { font-size:138.5%; }
.f19 { font-size:146.5%; }
.f20 { font-size:153.9%; }
.f21 { font-size:161.6%; }
.f22 { font-size:167%; }
.f23 { font-size:174%; }
.f24 { font-size:182%; }
.f25 { font-size:189%; }
.f26 { font-size:197%; }



/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;    
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

img{
	border: none;
	vertical-align: bottom;
}

.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}

.section{
	text-align:center;
}

a:link, a:visited {
	color: #fff;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:active {
	color: #fff;
}

img.over{
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

img.over:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


.pc{display: block;}
.sp{display: none;}



#scroll_top {
	position: fixed;
	z-index: 88;
	right: 15px;
	bottom: 15px;
	display: none;
}

#scroll_top a{
	display: block;
}

#scroll_top a:hover{
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#scroll_icon {
	position: fixed;
	right: 0;
	bottom: -10px;
	margin: auto;
	width: 80px;
	height: 100px;
	overflow: hidden;
	z-index: 88;
}


/* TOP */

#top{
	background: url(/astron/8x_dual-time/img/bg_top.jpg) no-repeat scroll center center;
	background-size: cover;
	position:relative;
	z-index: 0;
	width: 100%;
}

#top #scroll_icon {
	position: absolute;
	bottom: 20%;
	left: 0;
	right: 0;
	margin: auto;
	width: 80px;
	height: 100px;
	overflow: hidden;
}

#top_txt_area{
	width: 90%;
	height: 120px;
	display: table;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: 50%;
	left: 0;
	right: 0;
	margin:0 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#top_txt_area .logo_gps{
	vertical-align: top;
	text-align: left;
	display: table-cell;
}

#top_txt_area h2{
	text-align: right;
	display: table-cell;
}


#top .img_top_sp {
	display: none;
}


.visual {
	background: url(/astron/8x_dual-time/img/img_visual_01.jpg) center center no-repeat;
	background-size: cover;
    background-attachment: fixed;
	height: 450px;
}
.visual-02 {
	background: url(/astron/8x_dual-time/img/img_visual_02.jpg) center center no-repeat;
	background-size: cover;
    background-attachment: fixed;
	height: 450px;
}

#features h2, #movie h2, #design h2, #gps_solar h2, #lineup h2 {
	background: #eaeaea;
	color: #000;
	font-size: 280%;
	text-align: center;
	padding: 60px 0;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

/* features */
#features {
	background: #000;	
}
#features h3 {
	color: #fff;
	font-size:39px;
	text-align: center;
	padding: 60px 0;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

#features .features-inner {
	background: #000;
	color: #fff;
	width: 95%;
	max-width: 1236px;
	margin: 0 auto;
	padding: 80px 0 80px 1%;
	text-align:center;
}

#features .features-inner .features_tit{
	width:100%;
	text-align:left;
}

#features .features-inner .features_tit p{
	padding:0 0 70px 0;
	font-size: 16px;
	line-height:2;
	max-width: 1050px;
	margin: 0 auto;
}

#features .features-inner .features-02_sp, 
#features .features-inner .features-04_sp{
	display:none;
}

#features .features-inner .features-01,
#features .features-inner .features-02,
#features .features-inner .features-03,
#features .features-inner .features-04 {
	padding-bottom: 100px;
	display: table;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	text-align:left;
}

#features .features-inner .features_l{
	display:table-cell;
	vertical-align:middle;
	width:50%;
	padding-right:10px;
}

#features .features-inner .features_r{
	display:table-cell;
	vertical-align:middle;
	width:50%;
}

#features .features-inner .features_l img{
	max-width:100%;
	height:auto;
}

#features .features-inner .features_r img{
	max-width:100%;
	height:auto;
}

#features .features-inner dt {
	font-size: 230%;
	font-weight: normal;
	padding-bottom: 30px;
	line-height: 1.4;	
}

#features .features-inner dd {
	font-size: 14px;
	line-height: 1.8;	
}


#features .features-inner dd span a:link {
	color: #fff;
	text-decoration: underline;
}

#features .features-inner dd span a:visited, 
#features .features-inner dd span a:active {
	color: #fff;
}

#features .features-inner dd span a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	text-decoration:none;
}



#contents {
	width: 100%;
	position: relative;
	z-index: 3;
}

/* Movie */

#movie{
	background:#000;
}

#movie h2{
	text-align: center;
	padding: 60px 0;
}

.movie_box ul{
	display: table;
	width: 100%;
}

.movie_box ul.single{
	width: 50%;
}

.movie_box li{
	display: table-cell;
	width: 50%;
}

.movie_box ul.single li{
	display: table-cell;
	width: 25%;
}

.player {
	z-index: 1;
	background:#000;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.player iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* Design */

#design{
	width:100%;
	background:#000;
	overflow: hidden;
}



#design .design_box{
	border-top:2px solid #888888;
	position:relative;
	max-width:1000px;
	margin:0 auto 52px auto;
}

#design h4{
	font-size:34px;
	color:#fff;
	padding:0 20px;
	position:absolute;
	top:-30px;
	left:0;
	right:0;
}

#design h4 span{
	background:#000;
	padding:0 20px;
}

/*design-01*/

#design .design-01{
	text-align:center;
	padding:95px 0 0 0;
	overflow: hidden;
}


#design .design-01 .description{
	max-width:1100px;
	margin:0 auto;
	padding: 0 5%;
	text-align:center;
	overflow:hidden;
	line-height:1.8;
	font-size: 16px;
}

#design .design-01 .description .description_text{
	text-align:left;
	font-size:14px;
}

#design .design-01 img{
	margin-top:30px;
}

/*design-02*/
#design .design-02{
	text-align:center;
	padding:95px 0 0 0;
	z-index: 0;
}



#design .design-02{
	text-align:center;
	padding:75px 0 70px 0;
	overflow: hidden;
}

#design .design-02 .description{
	margin:0 auto;
	line-height:1.8;
	font-size:16px;
	width:540px;
	text-align: left;
	position: relative;
/* 	height: 570px; */
	z-index: 5;
	margin-bottom: 20px;
}

#design .design-02 .description img{
	position: relative;
	left:-120px;
	top:60px;
	z-index: 10;
}



/*design-03*/
#design .design-03{
	text-align:center;
	padding:95px 0 0 0;

}

#design .design-03 .description{
	line-height:1.8;
	font-size:16px;
	margin:0 auto;
}

#design .design-03 .description p{
	padding: 0 5%;
}

#design .design-03 img{
	margin:30px 0 10px 0;
}

/*design-04*/
#design .design-04{
	text-align:center;
	padding:95px 0 0 0;
}

#design .design-04 .description{
	max-width:1100px;
	margin:10px auto 0 auto;
	text-align:center;
	overflow:hidden;
	position:relative;
	height: 450px;
}

#design .design-04 .description .description_text{
	position:absolute;
	width:45%;
	max-width:530px;
	right:20px;
	top:40px;
	text-align:left;
	z-index:10;
	font-size:16px;
}


#design .design-04 img{
	margin-top:20px;
	position: absolute;
	left: -50px;
}


/*design-05*/
#design .design-05{
	text-align:center;
	padding:95px 0 0 0;
}

#design .design-05 .description{
	max-width:1100px;
	margin:10px auto 0 auto;
	overflow:hidden;
	position:relative;
	text-align:left;
	height: 530px;
}

#design .design-05 .description .description_text{
	position:absolute;
	max-width:470px;
	width:36%;
	top:80px;
	right:1%;
	z-index:10;
	padding-right: 0;
	font-size:16px;
}



#design .design-05 .description .description_text span{
	font-size:12px;
}

#design .design-05 img{
	margin-top:20px;
	position: absolute;
	left: -50px;
}


/*design-06*/
#design .design-06{
	text-align:center;
	padding:95px 0 0 0;
}

#design .design-06 .description{
	max-width:1100px;
	margin:10px auto 0 auto;
	text-align:center;
	overflow:hidden;
	position:relative;
	height: 520px;
	z-index: 0;
}

#design .design-06 .description .description_text{
	position:absolute;
	width:520px;
	left: 4%;
	bottom:40px;
	text-align:left;
	z-index:10;
	font-size:16px;
}

#design .design-06 .description .description_text span{
	font-size:12px;
}

#design .design-06 img{
	margin-top:0;
	position: absolute;
	right: -20px;
	z-index: 5;
}


/*design-07*/
#design .design-07{
	text-align:center;
	padding:95px 0 0 0;
}

#design .design-07 .description{
	max-width:1100px;
	margin:10px auto 0 auto;
	position:relative;
	text-align:left;
	height: 630px;
	z-index: 0;
}



#design .design-07 .description .description_text h5{
	text-align: center;
	margin: 0 auto;
	position:absolute;
	top:75px;
	right:25%;
}


#design .design-07 .description .description_text p{
	position:absolute;
	width:50%;
	max-width:530px;
	top:150px;
	right:1%;
	z-index:10;
	font-size:16px;
	z-index: 100;
	
}

#design .design-07 .description .description_text span{
	font-size:12px;
}

#design .design-07 img{
	margin-top:-10px;
	position: absolute;
	left: -100px;
	z-index: 100;
}


/* GPS Solar */

#gps_solar{
	background: #000;
	overflow: hidden;
	width: 100%;
}

#gps_solar h2 {
	font-family: 'Lato', sans-serif;
	margin: 0 auto;
	font-size: 3em;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
}
#gps_solar h2 span{
	font-size: 40%;
	vertical-align: top;
	position: relative;
	top:8px;
}

#gps_solar #gps_solar_area{
	width:100%;
}

#gps_solar #gps_solar_area ul{
	display:table;
	width:100%;
	table-layout:fixed;
}

#gps_solar #gps_solar_area .pc ul {
    font-size: 14px;
}

#gps_solar #gps_solar_area ul.texts{
	margin:10px auto 70px;
}

#gps_solar #gps_solar_area ul li{
	display:table-cell;
	vertical-align:top;
	text-align:center;
	line-height:1.8;
}

#gps_solar #gps_solar_area ul.border{
	border-bottom: 1px solid #6d6c6c;
}

#gps_solar #gps_solar_area ul.border li{
	border-right:1px solid #6d6c6c;
}

#gps_solar #gps_solar_area ul li.perspective {
	-webkit-perspective: 1000px;
	        perspective: 1000px;
	        
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
}
#gps_solar #gps_solar_area ul li.perspective img{
	width:100%;
	height:auto;
	max-width:100%;
	
	-webkit-transform-origin: 50% 100%;
	        transform-origin: 50% 100%;
	        
	-webkit-transform: rotateX(90deg);
	        transform: rotateX(90deg);
	        
	opacity: 0;
}

#gps_solar #gps_solar_area ul li.perspective:nth-child(1) img{
	-webkit-transition:all 500ms ease-out 0.5s;
			transition:all 500ms ease-out 0.5s;
}
#gps_solar #gps_solar_area ul li.perspective:nth-child(2) img{
	-webkit-transition:all 500ms ease-out 1s;
			transition:all 500ms ease-out 1s;
}
#gps_solar #gps_solar_area ul li.perspective:nth-child(3) img{
	-webkit-transition:all 500ms ease-out 1.5s;
			transition:all 500ms ease-out 1.5s;
}

#gps_solar #gps_solar_area ul li.perspective.scrollin img{
	opacity: 1;
	
	-webkit-transform: rotateX(0deg);
	        transform: rotateX(0deg);
}



#gps_solar #gps_solar_area ul li .gps_tit{
	width:80%;
	margin:25px auto;
	font-size: 140%;
}

#gps_solar #gps_solar_area ul li .gps_text{
	width:80%;
	margin:0 auto;
	text-align:left;
}

#gps_solar #gps_solar_area ul.next_02 li .gps_text_c{
    width: 80%;
    margin: 0 auto;
    text-align: left;
	}

#gps_solar #gps_solar_area ul.next_02 li .gps_text{
    width: 80%;
    margin: 0 auto;
    text-align: center;
	}


#gps_solar #gps_solar_area ul li ul{
	width:80%;
	margin:0 auto;
}

#gps_solar #gps_solar_area ul li ul li{
	font-size: 12px;
    padding-top: 40px;
    text-align: left;
    display: inherit;
    margin-left: 10px;
    text-indent: -0.5em;
}

#gps_solar #gps_solar_area ul li ul li:before { content:"* " }

#gps_solar #gps_solar_area ul li ul li a{
	text-decoration: underline;
}

#gps_solar #gps_solar_area ul.next_01{
	display:table;
	width:100%;
	table-layout:fixed;
}

#gps_solar #gps_solar_area ul.next_01 li{
	border-top:1px solid #4c4c4c;
	border-bottom:1px solid #4c4c4c;
}

#gps_solar #gps_solar_area ul.next_02{
	margin-bottom:60px;
}

#gps_solar #gps_solar_area ul.texts li.fadein_y:nth-child(1),
#gps_solar #gps_solar_area ul.next_02 li.fadein_y:nth-child(1) {
	-webkit-transition : all 500ms ease-out 0s;
			transition : all 500ms ease-out 0s;
}
#gps_solar #gps_solar_area ul.texts li.fadein_y:nth-child(2),
#gps_solar #gps_solar_area ul.next_02 li.fadein_y:nth-child(2) {
	-webkit-transition : all 500ms ease-out 0.5s;
			transition : all 500ms ease-out 0.5s;
}
#gps_solar #gps_solar_area ul.texts li.fadein_y:nth-child(3),
#gps_solar #gps_solar_area ul.next_02 li.fadein_y:nth-child(3) {
	-webkit-transition : all 500ms ease-out 1s;
			transition : all 500ms ease-out 1s;
}

/* line-up */
#lineup{
	background: #000;
	padding-bottom: 40px;
}
.line-up {
	width: 100%;
	position: relative;
	background: #000;
	padding-bottom: 30px;
}

.line-up .title_area{
	background: #f4f4f4;
}

.line-up .title_area .box{
	display: table;
	width: 100%;
	height: 155px;
}

.line-up .title_area .logo_gps{
	display: table-cell;
	width: 50%;
	text-align: right;
	vertical-align: middle;
	padding: 8px 50px 0 0;
}

.line-up .title_area h2{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 50px;
	color: #000;
	font-size: 220%;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

.line-up .ttl-line {
	background: url(/astron/img/top/img_lineup_line.gif) repeat-x center center;
	max-width: 570px;
	width: 100%;
	margin: 0 auto;
}

.line-up h3 {
	text-align: center;
	font-size: 185%;
	line-height: 2;
	margin: 50px 0 20px;
	font-family: 'Lato', sans-serif;
}

.line-up h4 {
	text-align: center;
	font-size: 142%;
	line-height: 2;
	margin: 0 0 40px;
	font-family: 'Lato', sans-serif;
}

.line-up h4 span {
	display: inline-block;
	background: #000;
	text-align: center;
	margin: 0 auto;
	padding: 0 40px;
}

.ttl-line-long {
	width: 100%;
	border-top: 1px solid #fff;
	padding: 30px 0 50px 0;
}

.line-up .line-up-inner .box-01 {
	margin:0 auto;
	margin-bottom: 40px;
	width: 850px;
	letter-spacing: -0.4em;
	overflow:hidden;
}

.line-up .line-up-inner .box-01 .item_l {
	text-align: center;
	width: 400px;
	padding:20px;
	margin: 0 50px 20px 0;
	display:table;
	vertical-align: top;
	letter-spacing: normal;
	border: 1px solid #858585;
	float:left;
}

.line-up .line-up-inner .box-01 .item_r {
	text-align: center;
	width: 400px;
	padding:20px;
	margin: 0 0 20px 0;
	display:table;
	vertical-align: top;
	letter-spacing: normal;
	border: 1px solid #858585;
}

.line-up .line-up-inner .box-01 .box_img,
.line-up .line-up-inner .box-02 .box_img{
	display:table-cell;
}

.line-up .line-up-inner .box-01 .item_l img, 
.line-up .line-up-inner .box-01 .item_r img,
.line-up .line-up-inner .box-02 .item_r img{
	width: 150px;
	height: auto;
}

.line-up .line-up-inner .box-01 .item_tit,
.line-up .line-up-inner .box-02 .item_tit {
	display:table-cell;
	width:100%;
	line-height: 1.6;
	vertical-align:middle;
	text-align:center;
	padding-left:20px;
}

.line-up .line-up-inner .box-01 .main_tit,
.line-up .line-up-inner .box-02 .main_tit{
	font-size:140%;
	font-family: 'Lato', sans-serif;
}

.line-up .line-up-inner .box-01 .pro_no,
.line-up .line-up-inner .box-02 .pro_no{
	padding:10px 0;
	font-size:108%;
	font-family: 'Lato', sans-serif;
}

.line-up .line-up-inner .box-01 .limit,
.line-up .line-up-inner .box-02 .limit{
	border:1px solid #fff;
	padding:5px;
	font-size:108%;
}

.line-up .line-up-inner .box-02 {
	margin:0 auto;
	margin-bottom: 40px;
	width:400px;
	letter-spacing: -0.4em;
	overflow:hidden;
}

.line-up .line-up-inner .box-02 .item {
	text-align: center;
	width: 400px;
	padding:20px;
	margin:0 0 20px 0;
	display:table;
	vertical-align: top;
	letter-spacing: normal;
	border: 1px solid #858585;
	float:left;
}


.line-up .line-up-inner .box-02 li span {
	max-width: 260px;
}


.line-up .line-up-inner .box-02 ul,
.line-up .line-up-inner .models ul {
	width: 1050px;
	margin: 0 auto 40px auto;
}

.line-up .line-up-inner .btn {
	display: block;
	text-align: center;
	border: 3px solid #fff;
	width: 300px;
	padding: 9px 35px 9px 50px;
	margin: 20px auto 25px;
	color: #fff;
	font-size: 110%;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	text-decoration: none;
	background: url(/astron/img/top/icon_triangle02.png) no-repeat 38px center;
    background-size: 12px 12px;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.line-up .line-up-inner .btn-spec {
	display: block;
	text-align: center;
	border: 3px solid #fff;
	width: 200px;
	padding: 9px 10px 9px 25px;
	margin: 20px auto;
	color: #fff;
	font-size: 110%;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	text-decoration: none;
	background: url(/astron/img/top/icon_triangle02.png) no-repeat 22px center;
    background-size: 12px 12px;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.line-up .line-up-inner .btn:hover,
.line-up .line-up-inner .btn-spec:hover {
	text-decoration: none;
	opacity: .65;
}

.ios .line-up .line-up-inner .btn:hover,
.ios .line-up .line-up-inner .btn-spec:hover {
	opacity: 1;
}

.line-up .line-up-inner .btn02 {
	width: 310px;
}

.line-up .line-up-inner .models ul {
	width: 1020px;
	margin: 0 auto 40px auto;
	letter-spacing: -0.4em;
}

.line-up .line-up-inner .models li {
	border: 1px #858585 solid;	
	width: 300px;
	min-height: 330px;
	padding: 25px 0 28px;
	text-align: center;
	margin: 0 20px 20px 20px;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}

.line-up .line-up-inner .models li img {
	padding-bottom: 15px;
}

.line-up .line-up-inner .models li a.min_height{
    min-height: 243px;
    display: inline-block;
}
/*
.line-up img.photo_le {
	transition: 0.5s;
}

.line-up img.photo_le:hover {
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
}

.ios .line-up img.photo_le img:hover {
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-ms-transform: none;
}
*/

.line-up .line-up-inner .models p {
	font-size: 140%;
	font-family: 'Lato', sans-serif;
}
.line-up .manual {
	text-decoration: underline;
	background: url(/astron/img/top/img_icon_acrobat.png) no-repeat 25px center;
	background-size: 20px 20px;
	padding: 25px 20px 25px 50px;
}

.line-up .manual:hover {
	text-decoration: none;
}



/* POPUP */

#popup_detail {
	position: relative;
	margin:10px auto;

	width: 70%;
	background: #fff;
	padding: 40px;
	
	color: #000;
}

#popup_detail a{
	color: #333;
	text-decoration: underline;
}



#popup_detail table {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 100%;
	color: #000;
}

#popup_detail th {
	border: 1px solid #999999;
	background: #cdcdcd;
	padding: 2px 5px;
	vertical-align: top;
	white-space: nowrap;
}

#popup_detail td {
	border: 1px solid #999999;
	padding: 2px 5px;
}

#popup_detail .name{
	font-weight: bold;
	padding-top: 20px;
	border-top: 1px dotted #000;
}

#popup_detail .price{
	font-weight: bold;
}

#popup_detail h2{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: 'Lato', serif;
	font-weight: 300;
}

#popup_detail h3{
	margin-top: 10px;
}

#popup_detail .limited span{
	color: #ff0000;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.popup-scroll{
  /* Overflow Scroll */
  overflow-y: scroll;
  max-height: 600px;
  padding:0 1em 0 0;
  -webkit-overflow-scrolling:touch;
}


@media screen and (max-width: 767px) {
	
	#popup_detail {
		position: relative;
		margin:10px auto;
	
		width: 94%;
		background: #fff;
		padding: 40px 20px 20px 20px;
		
		color: #000;
	}
	
}




/* FOOTER */
#footer{
	margin: 0 0 0 0;
	padding: 50px 0 20px 0;
	text-align: center;
}

#footer ul{
	margin-bottom: 40px;
	letter-spacing: -0.4em;
}

#footer li{
	display: inline-block;
	
	background: url(/astron/img/top/icon_gt.png) no-repeat left top;
	background-size: 11px 15px;
	
/* 	padding: 0 20px 0 15px; */
	letter-spacing: normal;
}

#footer .logo_gps {
	margin-bottom: 40px;
}

.footer_box {
	background: #000;
}

#footer_link{
	display: none;
}


#band_link {
	overflow:hidden;
	border:1px solid #666;
	background:#23272d;
	padding:20px 30px;
	width:755px;
	margin:0 auto 0 auto;
	display: table;
}
#band_link .text_area {
	display: table-cell;
	vertical-align: top;
}
#band_link h3 {
	padding-bottom:15px;
	font-family: 'Lato', sans-serif;
	font-size: 142%;
	color: #888;
}

#band_link div.btn_band {
	width:220px;
	display: table-cell;
	vertical-align: top;
}

#band_link div.btn_band a{
	display: block;
	text-align: center;
	border: 3px solid #fff;
	width: 200px;
	padding: 9px 10px 9px 25px;
	margin: 20px auto;
	color: #fff;
	font-size: 110%;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	text-decoration: none;
	background: url(/astron/img/top/icon_triangle02.png) no-repeat 22px center;
    background-size: 12px 12px;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

#band_link div.btn_band a:hover {
	text-decoration: none;
	opacity: .65;
}

.ios #band_link div.btn_band a:hover {
	opacity: 1;
}

/* PhotoSwipe */
.pswp__caption__center {
	text-align: center;	
}

.photoswipe:hover {
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}

.ios .photoswipe:hover {
	-webkit-animation: inherit;
	animation: inherit;
}



.pswp {
	z-index: 300010;
}

.pswp__bg{
	background: #333;
}

.pswp__button--arrow--right{
	right: 2%;
}

.pswp__button--arrow--left{
	left: 2%;
}


@media screen and (max-width: 1024px) {
	
	#design .design-05,
	#design .design-06 {
		padding-top: 0;
	}
	
}


@media screen and (max-width: 1024px) and (min-height: 500px) {
	
	#top{
		background: url(/astron/8x_dual-time/img/bg_tb_top.jpg) no-repeat 75% center;
		background-size: cover;
	}

	#top_txt_area{
		width: 200px;
		height: auto;
		display: table;
		vertical-align: middle;
		text-align: center;
		position: absolute;
		top: 50%;
		right: 5%;
		left: auto;
		margin: 0 auto;
		
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
	}
	
	#top_txt_area .logo_gps{
		vertical-align: top;
		text-align: right;
		display: block;
		padding-bottom: 60px;
	}
	
	#top_txt_area h2{
		text-align: right;
		display: block;
	}
	
}

@media screen and (min-width: 768px)  and (max-width: 860px) {
	
#design_area,
#gps_solar_area {
	width:94%;
}
	
/*design*/
	
	#design .design-05,
	#design .design-06 {
		margin-top: -10%;
	}
	
	#design .design-07 {
		margin-bottom: -10%;
	}
	
	#design img{width:70%;height: auto;}
	
	#design .design-07 h5 img{
		width: auto;
	}
	
	#design .design-02 .description {
		height: inherit;
	}
	#design .design-02 .description img{
		width: 100%;
		height: auto;
		left: 0;
		top: 0;
	}
	
	
/* gps_solar */

#gps_solar #gps_solar_area ul.next_01 {
    margin: 70px 0 0 0;
}


/*line-up*/	

.line-up .line-up-inner .box-01 {
	width:90%;
}

.line-up .line-up-inner .box-01 .item_l {
	width: 45%;
	padding:10px;
	margin: 0 50px 20px 0;
}

.line-up .line-up-inner .box-01 .item_r {
	width: 45%;
	padding:10px;
}

.line-up .line-up-inner .box-01 .box_img{
	display:table-cell;
}

.line-up .line-up-inner .box-01 .item_l img, 
.line-up .line-up-inner .box-01 .item_r img{
	width: 150px;
	height: auto;
}

.line-up .line-up-inner .box-01 .item_tit {
	padding-left:10px;
}

#band_link {
    width: 90%;
}

}

@media screen and (min-width: 861px) and (max-width: 1024px) {

/* design */	
#design	.design_area, .design_area01, .design_area02, .design_area03, .design_area04, .design_area05{
		padding: 0 2%;
	}

	
	#design img{
		width:70%;
		height: auto;
	}
	
	#design .design-07 h5 img{
		width: auto;
	}

	#gps_solar_area {
		padding: 0 2%;
	}
	
	
	

/* gps_solar */

#gps_solar #gps_solar_area ul.next_01 {
    margin: 70px 0 0 0;
}
	

#box_lineup{
		padding: 0 20px;
	}	


}

@media screen and (max-width:899px) {
	
	#menu ul{
		width: 778px;
		padding-left: 180px;/*180*/
	}
	
	#menu li{
		height: 50px;
		width: 97px;
		
		overflow: hidden;		
	}
	#menu li img{
		margin: 0 auto 0 -10px;
	}
	#menu li.active img{
		margin: -50px auto 0 -10px;
	}
}

@media screen and (max-width:860px) {

	#design .design-01 .description{
		padding: 3% 5% 0;
	}
	
}

@media screen and (max-width: 767px) {

	
.sp{
	display:inherit;
}

.pc{
	display:none;
}	
	

	#scroll_top,
	#scroll_icon {
		display: none;
	}
	
	/* // header // */
	
	div#header_sp_area{
		display: block;
	}
	
	div#header_sp {
		position:fixed;
		display:table;
		width:100%;
		height:40px;
		background:#000;
		z-index:300005;
	}
	

	div#header_sp #logo_astron {
		padding: 2px 0 0 10px;
		display:table-cell;
		text-align:left;
		vertical-align:middle;
		width: 110px;
	}
	
	div#header_sp #logo_seiko {
		padding: 0 0 5px 0;
		display:table-cell;
		text-align:right;
		vertical-align:middle;
	}
	
	div#header_sp #nav_icon {
		padding:0 5px 0 0;
		display:table-cell;
		vertical-align:middle;
		text-align:right;
		width: 55px;
	}
	

	
	/*nav*/
	#nav {
		z-index:300000;
		position:fixed;
		top:40px;
		left:0;
		width:100%;
		height:auto;
	}
	
	#nav li {
		list-style:none;
		font-size:0;
	}
	
	#nav img {
		width:100%;
	}
	
	#nav li ul li {
		list-style:none;
		width:50%;
		float:left;
		font-size:0;
	}
	
	#nav li ul li.btnl{
		list-style:none;
		width:100%;
		font-size:0;
	}
	
	#nav li ul {
		overflow:hidden;
	}
	
	
	a.menu {
		z-index: 3;
	}
	nav ul {
		list-style:none;
	}
	
	/*SP nav*/
	#nav li {
		list-style:none;
		font-size:15px;
		background: #888;
		border-bottom: 1px solid #999;
	}
	
	#nav li a{
		text-align: left;
		text-decoration: none;
		color: #fff;
		display: block;
		padding: 5px 8px 5px 30px;
	}
	
	#nav li ul li {
		font-size: 15px;
	}
	
	#nav li ul li.btnl{
		font-size:15px;
	}

	
	#header_sp_area #nav ul.sub {
		margin-left: 2em;
	}
	
	#header_sp_area #nav li ul li{
		width: auto;
		border: none;
		background: #666;
		margin: 0 5px 5px 0;
	}
	
	#header_sp_area #nav li ul li a {
		padding: 5px 8px;
	}
	
	.line-up .ttl-line {
		width: 80%;	
	}
		
	.line-up .line-up-inner .box-01 ul, .line-up .line-up-inner .box-02 ul {
		width: 350px;
		margin: 0 auto;
	}
	
	.line-up .line-up-inner .models ul {
		width: 350px;
	}
	
	
	#band_link {
		padding:20px 30px;
		width:80%;
		margin:0 auto 0 auto;
		display: block;
	}
	#band_link .text_area {
		display: block;
		vertical-align: top;
		margin-bottom: 20px;
	}
	#band_link h3 {
		padding-bottom:15px;
		font-size: 142%;
		color: #888;
	}
	
	#band_link div.btn_band {
		width:100%;
		display: block;
		text-align: center;
	}

	#top {
		min-height: inherit;
	}
	
	#top_txt_area {
		display: none;
	}
	
	#top .img_top_sp {
		display: block;
		width: 100%;
		height: auto;	
	}
	
	.visual {
		background: url(/astron/8x_dual-time/img/img_visual_01.jpg) center center no-repeat;
		background-size: cover;
	    background-attachment: inherit;
	    width: auto;
		height: 240px;
	}
	.visual-02 {
		background: url(/astron/8x_dual-time/img/img_visual_02.jpg) 0 center no-repeat;
		background-size: 140% auto;
	    background-attachment: inherit;
		height: 240px;
	}

/* features */
#features .features-inner {
	background: #000;
	color: #fff;
	width:90%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#features .features-inner .features-02, 
#features .features-inner .features-04{
	display:none;
}

#features .features-inner .features-02_sp, 
#features .features-inner .features-04_sp{
	display:inherit;
}

#features .features-inner .features-01, 
#features .features-inner .features-02_sp, 
#features .features-inner .features-03, 
#features .features-inner .features-04_sp {
	padding:0px;
	display:inherit;
	width: 100%;
	padding-bottom:100px;
}

#features .features-inner .features_l,
#features .features-inner .features_r{
	display:inherit;
	width:100%;
	text-align:left;
}

#features .features-inner .features_l img,
#features .features-inner .features_r img{
	width:100%;
	height:auto;
}

#features .features-inner .features_tit p {
	font-size: 110%;
	line-height: 1.8;
}


	.movie_box ul{
		display: block;
		width: 100%;
	}
	
	.movie_box ul.single{
		width: 100%;
	}
	
	.movie_box li{
		display: block;
		width: 100%;
	}
	
	.movie_box ul.single li{
		display: block;
		width: 100%;
	}

/* Design*/



#design .design_box{
	width:100%;
	margin:0 auto 52px auto;
}

#design h4{
	font-size:19px;
	top:50%;
	width:80%;
	text-align:center;
	padding:0 5px;
	background:#000;
	margin:0 auto;
	
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}



#design h4 span{
	padding: 0 5px;
}
#design .design-01 img,
#design .design-02 img,
#design .design-03 img,
#design .design-04 img,
#design .design-05 img,
#design .design-06 img,
#design .design-07 img{	
	margin-top:20px;
	width:100%;
	height:auto;
}


#design .design-01{
	padding:50px 0 10px 0;
}	
	
#design .design-01 .description{
	margin:0 auto;
	line-height:1.8;
	font-size:14px;
	width:90%;
	text-align: left;
	position:  inherit;
	height: inherit;
	z-index: 5;
}	
	
/*design-02*/
#design .design-02{
	text-align:center;
	padding:95px 0 0 0;
	z-index: 0;
}



#design .design-02{
	text-align:center;
	padding:75px 0 20px 0;
	overflow: hidden;
}

#design .design-02 .description{
	margin:0 auto;
	line-height:1.8;
	font-size:14px;
	width:90%;
	text-align: left;
	position:  inherit;
	height: inherit;
	z-index: 5;
}

#design .design-02 .description img{
	position: static;
	left:0;
	top:60px;
	z-index: 10;
}
	
	


	
/****	design-03****/

#design .design-03{
	text-align:center;
	padding:50px 0 10px 0;
}

#design .design-03 .description{
	width:90%;;
	margin:10px auto 0 auto;
	text-align:left;
	position: inherit;
}

#design .design-03 .description .description_text{
	position:inherit;
	width:100%;
	text-align:left;
	padding-right: 0;
	font-size: 13px;
}
	

	
/****	design-04****/

#design .design-04{
	text-align:center;
	padding:50px 0 0;
}

#design .design-04 .description{
	width:90%;
	margin:10px auto 0 auto;
	text-align:left;
	position:inherit;
	height:inherit;
}

#design .design-04 .description .description_text{
	position:inherit;
	width:100%;
	padding-right: 0;
	font-size: 13px;
}
	
#design .design-04 img{
	margin-top:20px;
	position: inherit;
	left: 50px;
}
	
/****	design-05****/	
	
#design .design-05{
	text-align:center;
	padding:0;
}

#design .design-05 .description{
	width:90%;
	margin:10px auto 0 auto;
	position:inherit;
	height:inherit;
}

#design .design-05 .description .description_text{
	position:inherit;
	width:100%;
	text-align:left;
	padding-right: 0;
	font-size: 13px;
}

#design .design-05 .description .description_text span{
	font-size:12px;
}

#design .design-05 img{
	position: inherit;
	left: 15px;
}
	
/****	design-06****/
	
#design .design-06{
	padding: 60px 0 20px 0;
}

#design .design-06 .description{
	width:90%;
	margin:10px auto 0 auto;
	position:inherit;
	height:inherit;
}

#design .design-06 .description .description_text{
	position:inherit;
	width:100%;
	padding-right: 0;
	font-size: 13px;
}


#design .design-06 .description .description_text span{
	font-size:12px;
}

#design .design-06 p img{
	max-width: 100%;
	position: inherit;
}
	
/***design07**/
#design .design-07{
	text-align:center;
	padding:50px 0 0 0;
}

#design .design-07 .description{
	width:90%;
	margin:10px auto 0 auto;
	position:relative;
	text-align:left;
	height: inherit;
	z-index: 0;
}

	#design .design-07 .description .description_text{
		width: 75%;
	}

#design .design-07 .description .description_text h5{
	text-align: center;
	margin: 0 auto;
	position:static;
	top:15px;
	right:25%;
}
	
#design .design-07 .description .description_text h5 img{
	max-width: 200px;
}	


#design .design-07 .description .description_text p{
	position: inherit;
	width:100%;
	margin-top: 20px;
	
}

#design .design-07 .description .description_text span{
	font-size:12px;
}

#design .design-07 img{
	margin-top: 20px;
	position: inherit;
	width: 100%;
}


/*GPS */

#gps_solar{
	width:100%;
}

#gps_solar .h2_back {
    background: url(/astron/sbxb117/img/bg_gps_sp.jpg) bottom center no-repeat;
    background-size:cover;
    min-height:inherit;
    padding:0;
}

#gps_solar h2 {
    text-align: center;
    padding:30px 0;
    font-weight: 300;
    font-size: 280%;
}

#gps_solar #gps_solar_area ul li{
	display:inherit;
	border-bottom:1px solid #4c4c4c;
	padding-bottom:60px;
	width: 100%;
}

#gps_solar #gps_solar_area ul li:last-child{
	border-bottom:none;
}

#gps_solar #gps_solar_area ul li .gps_tit {
    width: 94%;
	min-height: inherit;
}

#gps_solar #gps_solar_area ul li .gps_text {
    width: 94%;
    text-align:left;
	}

#gps_solar #gps_solar_area ul li .gps_text_c {
    width: 94%;
    text-align:left;
    margin: 0 auto;
	}

#gps_solar #gps_solar_area ul li img{
	width: 100%;
	height: auto;
}



/* line-up */
.line-up {
	width: 100%;
	position: relative;
	background: #000;
	padding-bottom: 30px;
/*	z-index: 4;*/
}


.line-up .line-up-inner .box-02 ul,
.line-up .line-up-inner .models ul {
	width:300px;
	margin: 0 auto 40px auto;
}

.line-up .title_area .box img{
	width:90%;
	max-width:150px;
	height:auto;
}

.line-up .title_area .logo_gps{
	padding:0px;
	text-align:center;
}

.line-up .title_area h2{
	padding-left: 0px;
	text-align:center;
}

.line-up h3 {
	text-align: center;
	font-size: 172%;
	line-height: 2;
	margin: 50px 0 20px;
	font-family: 'Lato', sans-serif;
}

.line-up h4 {
	text-align: center;
	font-size: 142%;
	line-height: 2;
	margin: 0 0 40px;
	font-family: 'Lato', sans-serif;
}

.line-up h4 span {
	display: inline-block;
	background: #000;
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
}

.ttl-line-long {
	width: 100%;
	border-top: 1px solid #fff;
	padding: 30px 0 50px 0;
}

.line-up .line-up-inner{
	width:90%;
	margin:0 auto;
	text-align:center;
}

.line-up .line-up-inner .box-01 {
	width: 90%;
}

.line-up .line-up-inner .box-01 .item_l {
	width: 100%;
	padding:20px 0;
	margin: 0 0 20px 0;
	display:inherit;
	float:inherit;
}

.line-up .line-up-inner .box-01 .item_r {
	width: 100%;
	padding:20px 0;
	margin: 0 0 20px 0;
	display:inherit;
}

.line-up .line-up-inner .box-01 .box_img {
    display:inherit;
}

.line-up .line-up-inner .box-01 .item_l img, 
.line-up .line-up-inner .box-01 .item_r img{
	width: 150px;
	height: auto;
}

.line-up .line-up-inner .box-01 .item_tit {
	display:inherit;
	width:100%;
	line-height: 1.6;
	padding-left:0;
}

.line-up .line-up-inner .box-01 .main_tit {
	padding-top:20px;
}

.line-up .line-up-inner .box-01 .limit{
	padding:10px;
	width:200px;
	margin:0 auto;
}

.line-up .line-up-inner .box-03 {
	margin-bottom: 40px;
}

.line-up .line-up-inner .box-03 ul{
	letter-spacing: -0.4em;
	width:100%;
	max-width:300px;
	height:auto;
}

.line-up .line-up-inner .box-03 li {
	text-align: center;
	width:100%;
	margin: 0 0 20px 0;
	display: inline-block;
	letter-spacing: normal;
}

.line-up .line-up-inner .box-03 li img {
	border: 1px solid #858585;
	max-width: 298px;
	width: 100%;
	height: auto;
}

.line-up .line-up-inner .box-03 li span {
	display: inline-block;
	max-width: 200px;
	margin: 0 auto;
	text-align: left;
	background: url(/astron/img/top/icon_triangle02.png) no-repeat left 26px;
    background-size: 12px 12px;
    padding: 20px 0 0 20px;
	font-size: 122%;
	line-height: 1.6;
	padding-left: 20px;
}

.line-up .line-up-inner .btn {
	width: 90%;
	padding: 9px 10px 9px 30px;
	background: url(/astron/img/top/icon_triangle02.png) no-repeat 15px center;
    background-size: 12px 12px;
}

.line-up .line-up-inner .btn-spec {
	display: block;
	text-align: center;
	border: 3px solid #fff;
	width: 200px;
	padding: 9px 10px 9px 25px;
	margin: 20px auto;
	color: #fff;
	font-size: 110%;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	text-decoration: none;
	background: url(/astron/img/top/icon_triangle02.png) no-repeat 22px center;
    background-size: 12px 12px;
}

.line-up .line-up-inner .btn02 {
	width: 90%;
}

.models{
	width:100%;
	text-align:center;
}

.line-up .line-up-inner .models ul {
/* 	width:100%; */
	margin: 0 auto 40px auto;
	letter-spacing: -0.4em;
}

.line-up .line-up-inner .models li {
	border: 1px #858585 solid;	
	width:100%;
	max-width:300px;
	padding: 25px 0 28px;
	text-align: center;
	margin: 0 0 20px 0;
	display: inline-block;
	letter-spacing: normal;
}

.line-up .line-up-inner .models li img {
	padding-bottom: 15px;
}

.line-up .line-up-inner .models p {
	font-size: 140%;
	font-family: 'Lato', sans-serif;
}
.line-up .line-up-inner .models .manual {
	text-decoration: underline;
	background: url(/astron/img/top/img_icon_acrobat.png) no-repeat 25px center;
	background-size: 20px 20px;
	padding: 25px 20px 25px 50px;
}

.line-up .line-up-inner .models .manual:hover {
	text-decoration: none;
}

.line-up .line-up-inner .box-02 {
	margin: 0 auto 30px;
	text-align: center;
}

.line-up .line-up-inner .box-02 li span {
	max-width: 260px;
}


/* footer */
.sp{
	display:inherit;
}

.footer_box{
	background:#fff;
	color:#000;
	margin-top:30px;
}

#footer .logo_gps img{
/*     filter: invert(100%); */
	display: none;
}

#footer {
	width:100%;
    margin:0px;
    padding:0 0 30px 0;
    text-align: center;
    border-top: 1px solid #FFF;
}


#footer ul{
	text-align:center;
	width: 93%;
	margin:20px auto;
}

#footer li {
	display: inline-block;
	letter-spacing: normal;
	margin-right: 20px;
	background: url(/astron/img/top/icon_triangle.png) no-repeat left center;
    background-size: 12px 12px;
	padding-left: 18px;
	line-height: 2.6;
}

#footer li a {
	color: #000;
	font-size: 110%;	
}

#footer_link {
	display: table;
	width: 95%;
	margin: 20px auto;
	color: #333;
}

#footer_link .btn_home {
	display: table-cell;
}

#footer_link .btn_up {
	display: table-cell;
	text-align: right;
}

#footer_link .btn_home span{
	color: #fff;
	background: #000;
	
	height: 12px;
    width: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    
    font-size: 5px;
    padding: 2px 0 0 3px;
    vertical-align: middle;
}

#footer_link .btn_up span{
	color: #fff;
	background: #000;
	
	height: 12px;
    width: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    
    font-size: 5px;
    padding: 2px 3px 0 0;
    vertical-align: middle;
}

#footer_link a {
	color: #333;
}

#footer_sns {
	display: table;
	margin: 0 auto;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 95%;
	padding: 5px 0;
}

#footer_sns .tw_icon {
	display: table-cell;
	vertical-align: middle;
	padding-top: 10px;
	width: 50%;
	text-align: right;
	padding-right: 40px;
}
#footer_sns .fb_icon {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
#footer_sns .icon {
	margin-right: 5px;
}

#footer .logo_gps {
    margin: 20px 0 30px 0;
	text-align:center;
	
	border-top: 1px solid #000;
}

}



@media screen and (min-width: 1600px) {
	#features .title_area {
		margin-top: -10% !important;
	}
}


@media screen and (max-width: 1050px) and (min-width: 768px) {

	.line-up .line-up-inner .box-01 ul, .line-up .line-up-inner .box-02 ul {
		width: 700px;
		margin: 0 auto;
	}

	.line-up .line-up-inner .models ul {
		width: 700px;
	}

	.ttl-line-long {
		padding: 30px 0 50px;
	}

}








/* Fadein */
.fadein {
	opacity : 0;
	
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
 	
	-webkit-transition : all 1000ms ease-out;
	transition : all 1000ms ease-out;
}
.fadein.scrollin {
	opacity : 1;
	
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
}


.fadein02 {
	opacity : 0;
	
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
 	
	-webkit-transition : all 4000ms ease-out;
	transition : all 4000ms ease-out;
}
.fadein02.scrollin {
	opacity : 1;
	
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
}


.fadein_y {
	opacity : 0;
	-webkit-transform : translate3d(0, 40px, 0);
	transform : translate3d(0, 40px, 0);
	
	-webkit-transition : all 500ms ease-out;
	transition : all 500ms ease-out;

}
.fadein_y.scrollin {
	opacity : 1;
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
}

.fadein_y02 {
	opacity : 0;
	-webkit-transform : translate3d(0, 100px, 0);
	transform : translate3d(0, 100px, 0);
	
	-webkit-transition : all 2000ms ease-out;
	transition : all 2000ms ease-out;

}
.fadein_y02.scrollin {
	opacity : 1;
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
}



.fadein_x {
	opacity : 0;
	-webkit-transform : translate3d(100px, 0, 0);
	transform : translate3d(100px, 0, 0);
	
	-webkit-transition : all 800ms ease-out;
	transition : all 800ms ease-out;

}
.fadein_x.scrollin {
	opacity : 1;
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
}

.fadein_x02 {
	opacity : 0;
	-webkit-transform : translate3d(-100px, 0, 0);
	transform : translate3d(-100px, 0, 0);
	
	-webkit-transition : all 800ms ease-out;
	transition : all 800ms ease-out;

}
.fadein_x02.scrollin {
	opacity : 1;
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
}

.fadein_x03 {
	opacity : 0;
	-webkit-transform : translate3d(100px, 0, 0);
	transform : translate3d(100px, 0, 0);
	
	-webkit-transition : all 1000ms ease-out;
	transition : all 1000ms ease-out;

}
.fadein_x03.scrollin {
	opacity : 1;
	-webkit-transform : translate3d(0, 0, 0); 
	transform : translate3d(0, 0, 0); 
}


/* Flash */

@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}


iframe[name="google_conversion_frame"] { display: none; }
