
#wrap-top{

}

img{
     image-rendering:optimizeQuality;
}

#top-contents {
	overflow:hidden;
}

#top-contents #top-bg-main{
	text-align:center;
	width: 100%;
    height: 100%;
	
}

#top-contents #top-bg-main #bg{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    z-index: -1;
}

#top-contents #top-bg-main #bg1{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    z-index: -1;
    background: #F4A34F;
    background: url(../img/top/keyimg/bg1.jpg) no-repeat center center;
    background-size: cover; 
}
#top-contents #top-bg-main #bg2{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    display: none;
    z-index: -1;
    background: #F4A34F;
    background: url(../img/top/keyimg/bg2.jpg) no-repeat center center;
    background-size: cover; 


}
#top-contents #top-bg-main #bg3{
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    z-index: -1;
    background: #F4A34F;
     background: url(../img/top/keyimg/bg3.jpg) no-repeat center center;
    background-size: cover; 


}

#top-contents #top-bg-main #bg img{
	width: auto !important;
	height: 100% !important;
	margin: 0 !important;
	white-space: nowrap;	
}


#top-contents #top-bg-main p{
	width: 100%;
    height: 100%;
	background: #FF9900;
	 z-index: 0;
}



.white,.black{
	display:none;
}


}

#copy{
	position: absolute;
	top:100px;
    right: 32px;
    height:30px;
    width: 250px;
    z-index: 100;
	display: none;
    
}
#copy div{

    width: 0px;
    overflow: hidden;
}

#copy img{
	margin: 0 !important;
}


.block_main{
 	z-index: 100;
	position: absolute;
    top:50%;
    left:50%;
    margin: -200px 0 0 -115px;
    z-index: 10;
    height: 316px;
    width:0px;
    overflow: hidden;
}

.block_main_title{
    z-index: 100;
    position: absolute;
    top:50%;
    left:50%;
    margin: 200px 0 0 -180px;
    z-index: 10;
    width:0px;
    overflow: hidden;
}

.block_main_title2{
    display: none;
}

.block_main_title3{
    display: none;
}


.block_main_title img{
    margin-top: 0 !important;
} 

#block_main2{
	position: absolute;
    top:150%;
    left:50%;
    margin: -265px 0 0 -175px;
    z-index: 10;
    height: 530px;
    width:350px;
    background: url("../img/top/rhodia_bg.png") no-repeat;
    background-size:cover;

}



#svg text{
font-size: 12px !important;
letter-spacing: 0.045em !important;
}

#block_main2 img{
	position: absolute;
    top:0;
    left:0;
	margin: 0 !important;
}
.block_main img{
	position: absolute;
    top:0;
    left:0;
    opacity: 1;
	margin: 0 !important;
	
}

.block_main #img_top{
    opacity: 1
}


#top-contents #cont02 img{
	width: 100%;
}
#next-contents {
	width: 100%;
	min-width:1200;
}
#next-contents  img{
	width: 100%;
}
#wrap-bottom{
	display:none;
}


#block{
	z-index: 1000 !important;
}


#movie_box{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.7);
    z-index: 10000;
    overflow: auto;
    display: none;

}
#movie_box_in{
    position:relative;
    width: 100%;
    height: 100%;

}

#movie_box #movie_close{
    position:absolute;
    width: 46px;
    height: 46px;
    top:50%;
    right: 50%;
    margin-right: -384px ;
    margin-top:-210px;
    cursor: pointer;
}

#movie_box #movie_modal{
    position:absolute;
    top:50%;
    left:50%;
    margin:-210px 0 0 -335px ;
    max-width: 669px;
    max-height: 376px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding:0 ;
    background:#000;
}


#movie_box #movie_modal_rebt{
    display: none;
position:absolute;
    top:50%;
    left:50%;
    margin:-210px 0 0 -335px ;
    max-width: 669px;
    max-height: 376px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding:0 ;
    background:#000;
}

#movie_box #movie_btn{
      position:absolute;
    top:50%;
    left:50%;
    margin:200px 0 0 -102px ;
    
}

#banner{
    cursor: pointer;
}



