@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------
top_contents02
-------------------------------------------------------*/

#contents02{
	width:900px;
	margin:0 auto;
}

#contents02 h1,
#contents02 h2,
#contents02 h3,
#contents02 p{
	margin:0;
	padding:0;
	text-indent:-9999px;
}



#nomihosu_navi {
	width: 900px;
	height: 250px;
	padding-top: 5px;
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.nomihosu_navi_01 {
	width: 300px;
	height: 240px;
	float: left;
	position: relative;
	font-size: 16px;
	text-align: center;
}
.nomihosu_navi_02 {
	width: 300px;
	height: 240px;
	float: left;
}
.nomihosu_navi_03 {
	width: 300px;
	height: 240px;
	float: right;
	position: relative;
}


#brand_navi {
	width: 894px;
	height: 68px;
	background-color: #e9e9e9;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

#brand_navi ul{
    padding:0 0 0 0px;
	list-style-type: none;
}
#brand_navi ul li{
	float:left;
	vertical-align: central;
}
#brand_navi ul li a{
    display:block;
}





/*-----------------------------------------------------
products
-------------------------------------------------------*/
#prduct_01{
	background:url(../images/yude_con_images_01.jpg) left top no-repeat;
	width:900px;
	height:600px;
}

#prduct_02{
	background:url(../images/yude_con_images_02.jpg) left top no-repeat;
	width:900px;
	height:381px;
}

#prduct_03{
	background:url(../images/yude_con_images_03.jpg) left top no-repeat;
	width:900px;
	height:402px;
}

#prduct_04{
	background:url(../images/yude_con_images_04.jpg) left top no-repeat;
	width:900px;
	height:503px;
}

#prduct_05{
	background:url(../images/yude_con_images_05.jpg) left top no-repeat;
	width:900px;
	height:461px;
}

#prduct_06{
	background:url(../images/yude_con_images_06.jpg) left top no-repeat;
	width:900px;
	height:430px;
}

#prduct_07{
	width:900px;
	height:360px;
}



/*-----------------------------------------------------
CM SP-MOVIE
-------------------------------------------------------*/
#cm_sp_01{
	background:url(../images/yude_cm_01.jpg) left top no-repeat;
	width:900px;
	height:130px;
}

#cm_sp_02{
	background:url(../images/yude_cm_02.jpg) left top no-repeat;
	width:900px;
	height:287px;
	position:relative;
}
.link_01{
	position:absolute;
	left:298px;
	top:117px;
}
.link_02{
	position:absolute;
	left:585px;
	top:117px;
}


#cm_sp_03{
	background:url(../images/yude_cm_03.jpg) left top no-repeat;
	width:900px;
	height:328px;
	position:relative;
}
.link_03{
	position:absolute;
	left:50px;
	top:115px;
}
.link_04{
	position:absolute;
	left:265px;
	top:115px;
}
.link_05{
	position:absolute;
	left:480px;
	top:115px;
}


#youtube{
	width:640px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

/*-----------------------------------------------------
20170622追加
-------------------------------------------------------*/

img.btn_border  {
    box-sizing: border-box;
	border: 1px #ccc solid;
	border-radius: 10px;
}
