@charset "shift_jis";

@media screen and (min-width: 641px) {

/* -----------------------------------------------------------------------------

	TOPPAGE
  
----------------------------------------------------------------------------- */

/* mv
---------------------------------------------*/
#mv {
	width:100%;
	height: 597px;
	background: url(/brand/aroe_n/img/pc_top_bg_mv.jpg) no-repeat center top;
}
#mv .inner {
	height:600px;
}
#mv h2 {
	width:634px;
	height:181px;
	position:absolute;
	top:35px;
	left:-55px;
}
#mv p.products {
	width:279px;
	height:195px;
	position:absolute;
	top:230px;
	left:0;
}
#mv p.logo {
	width:424px;
	height:195px;
	position:absolute;
	top:230px;
	left:280px;
}

/* contents
---------------------------------------------*/
#contents {
	position:relative;
}
#contents ul.btn {
	width: 960px;
	height:131px;
	position:absolute;
	top: -130px;
	left: 50%;
	margin-left: -480px;
}
#contents ul.btn li {
	float:left;
	margin-left:9px;
}
#contents ul.btn li:first-child {
	margin-left:0;
}
#contents ul.btn li a {
	display:block;
}

/* tvcm
---------------------------------------------*/
#tvcm {
	width:100%;
	height: 455px;
	background: url(/brand/aroe_n/img/pc_top_bg_contents.jpg) no-repeat center bottom #F5FDF0;
	padding-top: 40px;
	padding-bottom: 40px;
}
#tvcm h3 {
	text-align:center;
	margin: 0 0 15px 0;
}
#tvcm h3 img {
	width:176px;
	height:auto;
}
#movie_container {
	width:535px;
	margin:0 auto;
	height: auto;
}
#movie_container .thumb a > img {
	width: 535px;
	height: auto;
}
#movie_container .lead {
	text-align: center;
	font-size: 114%;
	padding-bottom: 10px;
	border-bottom: 1px solid #007D45;
	margin-bottom: 15px;
	color: #007D45;
}
#movie_container li {
	background: none !important;
	width: 535px !important;
	height: 356px !important;
	margin-left: 10px !important;
}
#movie_container .thumb {
	background-color: #000;
	padding: 0 0 !important;
}
#movie_container ul li .thumb .btn-arrow-movie{
	position: absolute;
	display: block;
	top: 160px;
	left: 330px;
	width: 320px;
	height: 240px;
	background: url(/brand/aroe_n/img/cm_btn_off.png) no-repeat 0 0;
}
#movie_container ul li .thumb a .btn-arrow-movie:hover {
	background: url(/brand/aroe_n/img/cm_btn_on.png) no-repeat 0 0;
}

}