@charset "utf-8";

#feature_ .contents_inner_ {
	width: 100%;
	height: auto;
}

#banner_{
	text-align: center;
}

#banner_ img {
	width: 1000px;
	height: auto;
}



.brand_{
	width: 100%;
	text-align: center;
}


.brand_.brandlist_{
	width: 80%;
	text-align: center;
}

.wsra_{
	margin-top: 20px;
}

.acsw_{
	margin-top: 40px;
}

.WS_ {
	margin-right: 60px;
}

.WS_:hover{
	 opacity: 0.6;
}

.RA_:hover{
	 opacity: 0.6;
}

.AC_ {
	margin-right: 60px;
}
.AC_:hover{
	 opacity: 0.6;
}

.SW_:hover{
	 opacity: 0.6;
}

.btn_  img{
	opacity: 0;
	width: 400px;
	height: auto;
}

.btn_ {
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 50px;
    width: 400px;
    height: auto;
    background-image: url(../../img/burnedestrose/210407_btn.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.btn_:hover{
    background-image: url(../../img/burnedestrose/210407_btn_hover.png);
    background-size: contain;
}
