

/******** common css ********/
body{
	padding:0;
	margin:0;
	background-color:#000;
}

*{
	margin:0;
	padding:0;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear; /*new style */
}

a{
	border:0;
}

@font-face {
	font-family: "YuGothic";
	src: local("YuGothic Medium"); 
	font-weight: 100;
}
@font-face {
	font-family: "YuGothic";
	src: local("YuGothic Medium"); 
	font-weight: 200;
}
@font-face {
	font-family: "YuGothic";
	src: local("YuGothic Medium"); 
	font-weight: 300;
}
@font-face {
	font-family: "YuGothic";
	src: local("YuGothic Medium"); 
	font-weight: 400;
}
@font-face {
	font-family: "YuGothic";
	src: local("YuGothic Bold"); 
	font-weight: bold;
}
@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular"); 
	font-weight: 100;
}
@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular"); 
	font-weight: 200;
}
body, input, select, textarea, button { 
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "MS Gothic", "ＭＳ ゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* IE10+ */
@media all and (-ms-high-contrast: none) {
body, input, select, textarea {
	font-family: Arial, Meiryo, sans-serif; }
}

.clearfix{
	clear:both;
}

.clearleft{
	clear:left;
}

/******** css start here ********/
.navigation{
	width:80%;
	margin:0 auto;
	padding-top:34px;
}

.navigation ul{
	list-style-type:none;
}

.navigation ul li{
	float:left;
	border-left:1px solid #fff;
	line-height: 12px;
}

.navigation ul li:first-child{
	border-left:0;
	margin-right:20px;
}

.bg_animate{
	background-color:rgba(0,0,0,0.8);
	position:fixed;
	z-index:2;
	right:0;
	top:0;
	height:100%;
	width:32%;
	 transform:         translateX(100%); /* CSS3 */
	 -moz-transform:    translateX(100%); /* Firefox */
	 -webkit-transform: translateX(100%); /* Webkit */
	 -o-transform:      translateX(100%); /* Opera */
	 -ms-transform:     translateX(100%); /* IE 9 */
}

.lang_sel.move,
.bg_animate.move{
	transform:         translateX(0%); /* CSS3 */
	-moz-transform:    translateX(0%); /* Firefox */
	-webkit-transform: translateX(0%); /* Webkit */
	-o-transform:      translateX(0%); /* Opera */
	-ms-transform:     translateX(0%); /* IE 9 */
}

#sidebar{
	position:relative;
	z-index:4;
}

#sidebar a{
	text-decoration:none;
}

.abs{
	float:right;
	margin-right:23%;
}

span.def_lang{
	color:#fff;
	text-decoration:none;
	font-family:"Georgia",sans-serif;
	cursor:pointer;
	margin:2px 10px 0px 10px;
	text-align:center;
}

img.globe{
	width:20px;
	height:auto;
	margin-top:-2px;
	display:inline-block;
	vertical-align:middle;
}

img.arrow_white{
	width:20px;
	height:auto;
	vertical-align:middle;
	transform: rotate(-90deg) ;
	-webkit-transform: rotate(-90deg) ;
	-moz-transform: rotate(-90deg) ;
	-o-transform: rotate(-90deg) ;
	-ms-transform: rotate(-90deg) ;
}

img.arrow_white.move{
	transform: rotate(90deg) ;
	-webkit-transform: rotate(90deg) ;
	-moz-transform: rotate(90deg) ;
	-o-transform: rotate(90deg) ;
	-ms-transform: rotate(90deg) ;
}

.lang_sel{
	margin-top:72px;
	margin-left:82px;
	transform:         translateX(100%); /* CSS3 */
	 -moz-transform:    translateX(100%); /* Firefox */
	 -webkit-transform: translateX(100%); /* Webkit */
	 -o-transform:      translateX(100%); /* Opera */
	 -ms-transform:     translateX(100%); /* IE 9 */
}

.lang_sel ul{
	list-style-type:none;
}

.lang_sel ul li{
	float:none;
	border:none;
	margin-bottom:25px;
}

.lang_sel ul li a{
	color:#fff;
	text-decoration:none;
	font-family:"Georgia",sans-serif;
}

.lang_sel ul li a:hover{
	color:#666;
}

img.fit{
	height:auto;
	width:80px;
	margin-top:-3px;
}

a.navigation_link{
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-family:"Georgia",sans-serif;
	margin-left:20px;
	margin-right:20px;
}

.fixed_bg{
	background-image:url(../img/NY_fixed_header_v2.jpg);
	background-position:top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	width:100%;
	min-height:1082px;
}

span.new_york_text{
	color:#fff;
	font-size:30px;
	font-family: 'Abril Fatface', cursive;
}

.main_title{
	margin-top:61px;
	position:relative;
}

h1.dots{
	font-family: 'Abril Fatface', cursive;
	font-size:48px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-shadow:0px 0px 20px #000;
	line-height:50%;
}

h1.broadway{
	
}

h1.broadway div {
	font-family: 'Abril Fatface', cursive;
	font-size:94px;
	color:#fff;
	text-align:center;
	text-shadow:0px 0px 17px rgba(0,0,0,0.8);
	line-height:63px;
	margin-top: 20px;
	margin-bottom: 13px;
}

img.sparkle{
	width:89px;
	height:auto;
	position:absolute;
	z-index:1;
}

.place_right{
	top:0;
	right:500px;
}

.place_left{
	width:100px;
	top:200px;
	left:500px;
}

.place_top{
	top:-35px;
	left:594px;
}

img.jap_text{
	width:425px;
	display:block;
	margin:0 auto;
}

.social{
	width:17%;
	margin:0 auto;
	margin-top:6px;
}

.social_icon{
	float:left;
	margin-right:14px;
}

img.facebook_icon{
	width:65px;
	display:block;
}

img.twitter_icon{
	width:79px;
	display:block;
}

img.line_icon{
	width:87px;
	display:block;
}

.text_wrap{
	width:100%;
	margin-top:60px;
	padding-top:35px;
	padding-bottom:59px;
	background: -moz-linear-gradient(left, rgba(0, 0, 0,0.6) 0%, rgba(0, 0, 0,0.6) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0, 0, 0,0.6) 0%,rgba(0, 0, 0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0, 0, 0,0.6) 0%,rgba(0, 0, 0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990A47A8', endColorstr='#99780ca8',GradientType=1 ); /* IE6-9 */
}

.container{
	width:60%;
	margin:0 auto;
}

h1.header_text_title{
	color:#fff;
	/*font-family: "YuGothic";*/
	font-weight:bold;
	font-size:20px;
	text-align:center;
}

p.header_text{
	color:#fff;
	/*font-family: "YuGothic";*/
	font-size:14px;
	text-align:center;
	line-height:24px;
	margin-top:20px;
}

.white_bg{
	background-color:#fff;
	width:80%;
	margin:0 auto;
	margin-top:-35px;
	padding-bottom:30px;
	padding-top:70px;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.4);
}

.container_70{
	width:70%;
	margin:0 auto;
	position:relative;
	margin-bottom:36px;
}

h1.red_title{
	color:#666;
	font-size:36px;
	font-family: 'Abril Fatface', cursive;
	text-align:center;
}

h2.black_small_title{
	color:#000;
	font-size:18px;
	/*font-family: "Yu Gothic";*/
	font-weight: bold;
	margin-top:10px;
	text-align:center;
}

img.mid_sparkle{
	width:60px;
	height:auto;
	position:absolute;
	top:-25px;
	left:160px;
}

img.mid_sparkle_2{
	width:60px;
	height:auto;
	position:absolute;
	top:10px;
	right:160px;
}

.section_3{
	width:90%;
	margin:0 auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	margin-bottom:50px;
}

.column{
	width:30%;
	float:left;
	padding:0 2%;
	border-right:1px dotted #000;
	flex:1;
}

.last{
	margin-right:0;
	padding-right:0;
	border-right:0;
}

img.numbers{
	width:41px;
	height:auto;
	margin:0 auto;
	display:block;
}

h2.red_small_title{
	color:#666;
	/*font-family: "Yu Gothic";*/
	font-weight: bold;
	font-size:24px;
	text-align:center;
	padding:17px 0;
}

p.description{
	color:#000;
	/*font-family: "Yu Gothic";*/
	font-size:14px;
	font-weight: 300;
	text-align:center;
}

p.description span{
	color:#666;
	/*font-family: "Yu Gothic";*/
	font-size:14px;
}

p.sm_description{
	color:#000;
	/*font-family: "Yu Gothic";*/
	font-size:11px;
	font-weight: 300;
	text-align:center;
	margin-top:3px;
}

p.sm_description span{
	color:#666;
	font-size:14px;
	/*font-family: "Yu Gothic";*/
}

.desc_space{
	margin-top:20px;
}

.double_column{
	width:90%;
	margin:0 auto;
	margin-bottom:83px;
}

.left_column{
	width:48%;
	float:left;
	margin-right:2%;
}

img.column_image{
	width:100%;
	height:auto;
	display:block;
}

p.copyright{
	color:#666666;
	/*font-family: "YuGothic";*/
	font-size:9px;
	margin:3px 0;
	text-align:right;
}

img.top_number{
	width:68px;
	height:auto;
	float:left;
	margin-bottom:15px;
}

img.album_cover{
	width:125px;
	height:auto;
	float:right;
	padding-left: 20px;
}

h1.watch_title{
	color:#000;
	font-size:28px;
	/*font-family: "YuGothic";*/
	font-weight:bold;
	margin-left:73px;
	margin-top:3%; /* new style */
}

h1.watch_title_no_image{
	color:#000;
	font-size:28px;
	/*font-family: "YuGothic";*/
	font-weight:bold;
}

p.small_title{
	color:#000;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size:13px;
	font-style:italic;
	font-weight:400;
	margin-left:78px;
}

p.small_title_no_image{
	color:#000;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size:13px;
	font-style:italic;
	font-weight:400;
	margin-bottom:15px;
}

p.watch_description{
	color:#000;
	font-size:14px;
	/*font-family: "YuGothic";*/
	font-weight: 400;
	margin-bottom:15px;
}

p.category{
	background-color:#000;
	border-radius:20px;
	display:inline-block;
	color:#fff;
	/*font-family: "YuGothic";*/
	font-size:12px;
	font-weight:bold;
	padding:5px 13px;
	margin-bottom:15px;
}

p.review{
	color:#000;
	font-size:12px;
	/*font-family: "YuGothic";*/
	font-weight:bold;
	margin-bottom:25px;
}

.review span{
	color:#666;
	margin-left:5px;
}

a.red_submit{
	background-color:#666;
	color:#fff;
	display: inline-block;
	/*font-family: "YuGothic";*/
	font-size:12px;
	font-weight:bold;
	padding:12px 53px;
	text-decoration:none;
}

.right_column{
	width:48%;
	margin-left:2%;
	float:right;
}

.helpful_hints_column{
	width:90%;
	margin:0 auto;
	margin-bottom:28px;
}

.column_link{
	width:50%;
	margin:0 auto;
	text-align:center;
	margin-bottom:100px;
}

a.red_outline{
	border:1px solid #666;
	color:#666;
	font-size:14px;
	/*font-family: "YuGothic";*/
	font-weight:bold;
	text-decoration:none;
	padding:17px 87px;
}

.left_column_2{
	width:48%;
	float:left;
	margin-right:2%;
}

.quadra_column{
	width:90%;
	margin:0 auto;
	margin-bottom:90px;
}

img.top_left_icon{
	width:141px;
	height:auto;
	float:left;
	margin: 0 20px 20px 0;
}

h1.mini_red_title{
	color:#666;
	font-size:20px;
	/*font-family: "YuGothic";*/
	font-weight:bold;
}

.paragraph,
.paragraph p{
	color:#000;
	font-size:14px;
	/*font-family: "YuGothic Medium";*/
	font-weight:300;
	margin-top:15px;
}

.extra_set_left{
	position:relative;
}

.extra_set_bot_left{
	padding:14px 0px 0px 0;
}

img.border_bottom{
	width:100%;
	height:auto;
	margin-top:76px;
}

.extra_set_right{
	padding:0px 28px 0px 0px;
}

.extra_set_bot_right{
	padding:14px 0px 0px 0px;
}

img.border_right{
	width:auto;
	height:95%;
	position:absolute;
	top:-20px;
	left:560px;
}

.border_right.bottom{
	top:250px;
	left:560px;
}

.musical_column{
	width:90%;
	margin:0 auto;	
	margin-bottom:28px;
}

.last_section{
	width:90%;
	margin:0 auto;
	margin-bottom:35px;
}

h2.mini_red_subtitle{
	color:#666;
	font-family:"Georgia", sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
}

.control_float{
	float:left;
}

img.banner{
	width:215px;
	height:auto;
	float:right;
}

.musical_left{
	position:relative;
}

img.next_to_aladdin{
	width:auto;
	height:100%;
	position:absolute;
	top:0px;
	left:565px;
}

.footer{
	background-color:#343231;
	width:100%;
}

img.veltra_footer_logo{
	width:129px;
	height:auto;
}

.footer_logo{
	padding-top:34px;
	text-align:center;
}

.social_footer{
	margin-top:10px;
	text-align:center;
}

.sc{
	width:19px;
	margin:0 4px;
	height:auto;
}

.copyright_footer{
	text-align:center;
	margin-top:10px;
	padding-bottom:66px;
}

p.copyright_text{
	color:#bebebe;
	font-size:9px;
	font-family:"Avenir";
	font-style:normal;
}

.fb-share-button{
	display:none;
}

.line-it-button{
    opacity: 1;
    transform: scale(1.4);
    transform-origin: top left;
}

.wrap_img_mobile{
	display:none;
}

.m_10{
	display:inline;
	margin-top:10px;
}

 .plusmargin{margin-top: 80px;}

/******** RESPONSIVE DESIGN STARTS HERE ********/

@media screen and (min-width:320px){
	#sidebar{
		width:13%;
		float:right;
		margin-top:30px;
	}

	.lang_sel{
		margin-left:25px;
	}

	.abs{
		float:none;
	}

	.open span{
		display:none;
	}

	.open img.arrow_white{
		display:none;
	}

	.navigation{
		width:78%;
		float:left;
		margin-left:5%;
	}

	.navigation ul li:first-child{
		margin-right:10px;
	}

	a.navigation_link{
		margin-left:10px;
		margin-right:10px;
	}

	h1.dots{
		font-size:24px;
	}

	span.new_york_text{
		font-size:25px;
	}

	img.sparkle{
		width:70px;
	}

	.place_right{
		top:-30px;
		right:0px;
	}

	.place_left{
		top:100px;
		left:-5px;
	}

	.place_top{
		top:-35px;
		left:38px;
	}

	h1.broadway div{
		font-size:60px;
		line-height: 70px;
	}

	img.jap_text{
		width:300px;
	}

	.social{
		width:85%;
	}

	.text_wrap{
		padding-bottom:266px;
	}

	.container{
		width:90%;
	}

	.white_bg{
		width:90%;
		padding-top:40px;
	    margin-top:-255px;
	}

	.container_70{
		width:90%;
		margin-bottom:25px;
	}

	h1.red_title{
		font-size:15px;
	}

	img.mid_sparkle{
		width:35px;
		top:-15px;
		left:-10px;
	}

	img.mid_sparkle_2{
		width:35px;
		top:0;
		right:-10px;
	}

	h2.black_small_title{
		font-size:16px;
	}

	.section_3{
		display:block;
	}

	.column{
		float:none;
		width:100%;
		border:none;
		border-bottom:1px dotted #000;
		padding:5% 2%;
	}

	h2.red_small_title{
		font-size:20px;
	}

	.left_column{
		width:100%;
		float:none;
		margin-bottom:35px;
	}

	img.top_number{
		width:40px;
	}

	img.album_cover{
		width:60px;
	}

	h1.watch_title{
		font-size:16px;
		margin-left:44px;
	}

	p.small_title{
		margin-left:44px;
	}

	p.watch_description br{
		display:none;
	}

	.submit_div{
		text-align:center;
	}

	a.red_submit{
		padding:12px 36%;
	}

	.double_column{
	    margin-bottom:35px;
	}

	h1.watch_title_no_image{
		font-size:16px;
	}

	.right_column{
		width:100%;
		float:none;
		margin-left:0;
	}

	.column_link{
		width:90%;
		margin-top:60px;
	}

	a.red_outline{
		padding:17px 12%;
	}

	img.top_left_icon{
		width:70px;
		margin:0 10px 10px 0;
	}

	h1.mini_red_title{
		font-size:16px;
	}

	.paragraph,
	.paragraph p{
		font-size:14px;
		margin-top:0;
	}

	.paragraph br{
		display:none;
	}

	img.border_right{
		display:none;
	}

	.left_column_2{
		width:100%;
		float:none;
		margin-right:2%;
	}

	.extra_set_right{
		padding:15px 0 0 0;
	}

	.wrap_img_mobile{
		display:block;
	}

	.quadra_column{
		margin-bottom:46px;
	}

	h2.mini_red_subtitle{
		font-size:14px;
	}

	img.banner{
		width:30%;
		float:none;
		margin-top:50px;
	}

	.control_float{
		width:65%;
		margin-right:5%;
	}

	img.next_to_aladdin{
		display:none;
	}

	.top_column{
		margin-top:-30px;
	}
}

/******** 375px ********/
@media screen and (min-width:320px){
	.social {
	    width: 72%;
	}
}

/******** fixed background fix ********/
@media screen and (min-width:320px) and (max-width:480px){
	.fixed_bg{
		background-size: 350% auto;
		background-position: 57% 0;
		background-repeat: repeat-y;
	}
}
@media screen and (min-width:481px) and (max-width:760px){
	.fixed_bg {
		background-size: 280% auto;
		background-position: 57% 0;
		background-repeat: repeat-y;
	}
}
@media screen and (min-width:761px) and (max-width:1024px){
	.fixed_bg {
		background-size: 150% auto;
		background-position: 57% 0;
		background-repeat: repeat-y;
	}
}

/******** 480px ********/

@media screen and (min-width:480px){
	#sidebar{
		width:auto;
		float:none;
		margin-top:0px;
	}

	.lang_sel{
		margin-left:54px;
	}

	.abs{
		float:right;
		margin-right:6%;
	}

	.open span{
		display:inline-block;
	}

	.open img.arrow_white{
		display:inline-block;
	}

	.navigation{
		width:80%;
		float:none;
		margin-left:0%;
		margin:0 auto;
	}

	h1.dots{
		font-size:40px;
	}

	h1.broadway div{
		font-size:70px;
		line-height: 70px;
	}

	span.new_york_text{
		font-size:30px;
	}

	img.sparkle{
		width:89px;
	}

	.place_right{
		top:0px;
		right:0px;
	}

	.place_left{
		top:135px;
		left:5px;
	}

	.place_top{
		top:-45px;
		left:85px;
	}

	img.jap_text{
		width:380px;
	}

	.social{
		width:55%;
	}

	.text_wrap{
		padding-bottom:49px;
	}

	.white_bg{
		padding-top:40px;
	    margin-top:-35px;
	}

	h1.red_title{
		font-size:23px;
	}

	h2.black_small_title{
		font-size:18px;
	}

	.section_3{
		display:block;
	}

	h2.red_small_title{
		font-size:24px;
	}

	.left_column{
		width:100%;
		float:none;
		margin-bottom:35px;
	}

	img.top_number{
		width:50px;
	}

	img.album_cover{
		width:80px;
	}

	h1.watch_title{
		font-size:20px;
		margin-left:55px;
	}

	p.small_title{
		margin-left:55px;
	}

	a.red_submit{
		padding:12px 41%;
	}

	.double_column{
	    margin-bottom:35px;
	}

	h1.watch_title_no_image{
		font-size:20px;
	}

	.right_column{
		width:100%;
		float:none;
		margin-left:0;
	}

	.column_link{
		width:90%;
		margin-top:60px;
	}

	.quadra_column{
		margin-bottom:46px;
	}

	.left_column_2{
		width:100%;
		float:none;
		margin-right:2%;
	}

	img.top_left_icon{
		width:100px;
		margin:0 10px 10px 0;
	}

	h1.mini_red_title{
		font-size:20px;
	}

	.paragraph,
	.paragraph p{
		font-size:14px;
		margin-top:0;
	}

	.extra_set_right{
		padding:15px 0 0 0;
	}

	h2.mini_red_subtitle{
		font-size:15px;
	}

	img.banner{
		width:30%;
		float:none;
		margin-top:11px;
	}

	.control_float{
		width:65%;
		margin-right:5%;
	}

	img.next_to_aladdin{
		display:none;
	}

	.top_column{
		margin-top:-30px;
	}

	img.border_bottom{
		margin-top:14px;
	}
}

/******** 768px ********/

@media screen and (max-width:768px){
	.plusmargin{margin-top: 40px;}
}

@media screen and (min-width:768px){
	.abs{
		margin-right:16%;
	}

	h1.dots{
		font-size:48px;
	}

	h1.broadway div{
		font-size:94px;
		line-height: 70px;
	}

	.place_right{
		top:0px;
		right:120px;
	}

	.place_left{
		top:200px;
		left:120px;
	}

	.place_top{
		top:-40px;
		left:230px; 
	}

	img.jap_text{
		width:425px;
	}

	.social{
		width:35%;
	}

	.text_wrap{
		padding-bottom:59px;
	}

	.container{
		width:90%;
	}

	.white_bg{
		padding-top:50px;
	    margin-top:-35px;
	}

	h1.red_title{
		font-size:36px;
	}

	img.mid_sparkle{
		width:60px;
		top:-20px;
		left:-10px;
	}

	img.mid_sparkle_2{
		width:60px;
		top:10px;
		right:-10px;
	}

	.section_3{
		display:block;
	}

	.left_column{
		width:100%;
		float:none;
		margin-bottom:35px;
	}

	img.top_number{
		width:68px;
	}

	img.album_cover{
		width:100px;
	}

	h1.watch_title{
		font-size:28px;
		margin-left:65px;
	}

	p.small_title{
		margin-left:65px;
	}

	a.red_submit{
		padding:12px 44%;
	}

	.double_column{
	    margin-bottom:35px;
	}

	h1.watch_title_no_image{
		font-size:28px;
	}

	.right_column{
		width:100%;
		float:none;
		margin-left:0;
	}

	.column_link{
		width:90%;
		margin-top:60px;
	}

	.quadra_column{
		margin-bottom:46px;
	}

	.left_column_2{
		width:100%;
		float:none;
		margin-right:2%;
	}

	.paragraph,
	.paragraph p{
		font-size:14px;
		margin-top:0;
	}

	.control_float{
		width:65%;
		margin-right:5%;
	}zw
}

/******** 1024px ********/

@media screen and (min-width:1024px){
	.abs{
		margin-right:18%;
	}

	.lang_sel{
		margin-left:75px;
	}

	.navigation ul li:first-child{
		margin-right:20px;
	}

	a.navigation_link{
		margin-left:20px;
		margin-right:20px;
	}

	.place_right{
		top:0px;
		right:240px;
	}

	.place_left{
		top:200px;
		left:240px;
	}

	.place_top{
		top:-35px;
		left:355px;
	}

	img.jap_text{
		width:425px;
	}

	.social{
		width:26%;
	}

	.container{
		width:80%;
	}

	.white_bg{
		padding-top:70px;
	    margin-top:-35px;
	}

	.container_70{
		width:70%;
	}

	img.mid_sparkle{
		top:-25px;
		left:-10px;
	}

	img.mid_sparkle_2{
		top:10px;
		right:-10px;
	}

	.section_3{
		display:flex;
	}

	.column{
		float:left;
		width:30%;
		border-right:1px dotted #000;
		border-bottom:none;
		padding:0 2%;
		flex:1;
	}

	.last{
		border-right:none;
	}

	.left_column{
		width:48%;
		float:left;
		margin-bottom:0;
	}

	.right_column{
		width:48%;
		float:right;
		margin-left:2%;
	}

	h2.red_small_title{
		font-size:20px;
	}

	img.album_cover{
		width:115px;
	}

	h1.watch_title{
		font-size:20px;
		margin-left:65px;
	}

	p.small_title{
		margin-left:65px;
	}

	p.watch_description br{
		display:block;
	}

	.submit_div{
		text-align:inherit;
	}

	a.red_submit{
		padding:12px 53px;
	}

	.double_column{
	    margin-bottom:35px;
	}

	h1.watch_title_no_image{
		font-size:20px;
	}

	.column_link{
		width:50%;
		margin-top:60px;
	}

	a.red_outline{
		padding:17px 87px;
	}

	.left_column_2{
		width:48%;
		float:left;
		margin-right:2%;
	}

	img.top_left_icon{
		width:123px;
		margin:0 20px 20px 0;
	}

	h1.mini_red_title{
		font-size:20px;
	}

	.paragraph{
		height: 220px;
	}

	.paragraph,
	.paragraph p{
		font-size:14px;
		margin-top:15px;
	}

	.paragraph br{
		display:block;
	}

	img.border_right{
		display:block;
	    height:90%;
	    top: -3%;
    	left: 100%; /*new style */
	}

	.border_right.bottom{
		top:103%;
		left:100%; /*new style */
	}

	.extra_set_right{
		padding:0px 28px 0 0;
	}

	.wrap_img_mobile{
		display:none;
	}

	.quadra_column{
		margin-bottom:46px;
	}

	img.banner{
		width:160px;
		float:right;
		margin-top:0px;
	}

	.control_float{
		width:inherit;
		margin-right:0%;
	}

	img.next_to_aladdin{
		height:142%;
		display:block;
		top:0;
		left: 102%; /*new style */
	}

	.top_column{
		margin-top:0px;
	}
}

/******** 1280px ********/

@media screen and (min-width:1280px){
	.abs{
		margin-right:21%;
	}

	.place_right{
		top:0;
		right:30%;
	}

	.place_left{
		top:200px;
		left:29%;
	}

	.place_top{
		top:-35px;
		left:38%;
	}

	.social{
		width:20%;
	}

	.container{
		width:60%;
	}

	img.mid_sparkle{
		top:-25px;
		left:8%;
	}

	img.mid_sparkle_2{
		top:10px;
		right:8%;
	}

	.last{
		border-right:none;
	}

	h2.red_small_title{
		font-size:24px;
	}

	img.album_cover{
		width:125px;
	}

	h1.watch_title{
		font-size:28px;
		margin-left:73px;
	}

	p.small_title{
		margin-left:78px;
	}

	.double_column{
	    margin-bottom:83px;
	}

	h1.watch_title_no_image{
		font-size:17px;
	}

	.column_link{
		width:50%;
		margin-top:60px;
	}

	.left_column_2{
		width:48%;
		float:left;
		margin-right:2%;
	}

	img.top_left_icon{
		width:141px;
		margin:0 20px 20px 0;
	}

	img.border_right{
		display:block;
	    height:90%;
	    top: -3%;
    	left:102%;/*new style */
	}

	.border_right.bottom{
		left:102%; /*new style */
	}

	.quadra_column{
		margin-bottom:96px;
	}

	img.banner{
		width:215px;
		float:right;
		margin-top:0px;
	}

	img.next_to_aladdin{
		height:100%;
		display:block;
		top:0;
		left: 102%;
	}
}

/******** 1440px ********/

@media screen and (min-width:1440px){
	.abs{
		margin-right:22%;
	}

	.lang_sel{
		margin-left:75px;
	}

	.place_right{
		top:0;
		right:31%;
	}

	.place_left{
		top:200px;
		left:31%;
	}

	.place_top{
		top:-35px;
		left:39%;
	}

	.social{
		width:18%;
	}

	img.mid_sparkle{
		top:-25px;
		left:12%;
	}

	img.mid_sparkle_2{
		top:10px;
		right:12%;
	}

	.double_column{
	    margin-bottom:83px;
	}

	h1.watch_title_no_image{
		font-size:28px;
	}

	.column_link{
		width:50%;
		margin-top:0px;
	}

	img.top_left_icon{
		width:141px;
		margin:0 20px 20px 0;
	}

	img.border_right{
		display:block;
	    height:90%;
	    top: -3%;
    	left:102%; /*new style */
	}

	.border_right.bottom{
		top:103%;
		left:102%; /*new style */
	}

	.quadra_column{
		margin-bottom:90px;
	}
}

/******** 1600px ********/

@media screen and (min-width:1600px){
	.abs{
		margin-right:23%;
	}

	.place_right{
		top:0;
		right:33%;
	}

	.place_left{
		top:200px;
		left:33%;
	}

	.place_top{
		top:-35px;
		left:40%;
	}

	.social{
		width:17%;
	}

	img.mid_sparkle{
		top:-25px;
		left:18%;
	}

	img.mid_sparkle_2{
		top:10px;
		right:18%;
	}

	img.border_right{
		display:block;
	    top: -20px;
    	left:102%;
	}

	.border_right.bottom{
		top:100%;
		left:102%;
	}
}

/******** 1700px ********/
@media screen and (min-width:1700px){
	.abs{
		margin-right:24%;
	}

	.lang_sel{
		margin-left:14%;
	}
}
