@charset "utf-8";
/*******************************************************************

/others/regal_2014aw/

*******************************************************************/

div.other_syousai_right {
float:left;
overflow:hidden;
padding-left:30px;
width:572px;
}


dl.others_menu_syousai {
overflow:hidden;
width:150px;
float:left;
}


dt.others_menu_title{
font-weight: bold;
}


dd.others_menu_title_s{
padding-bottom:2px;
border-bottom:1px solid #333333;
}


dd.others_menu_explain {
font-size:90%;
margin-top:12px;
padding-bottom:2px;
}



div.main_image{
overflow:hidden;
padding-bottom:0px;
}

.lead{
font-size: 14px;
margin-bottom: 20px;
padding: 10px 0;
}

ul.other_syousai_box {
width: 572px;
}


ul.other_syousai_box.last{
    margin-right: 0px;
	}

li.others_syousai_photo {
overflow:hidden;
}


li.others_syousai_text_tit {
color:#333333;
display:block;
font-size:14px;
padding:0 5px;
}


li.others_syousai_text_explain {
color:#666666;
font-size:12px;
line-height:130%;
padding:2px 5px 0px;
	margin-bottom: 6%;
}


li.others_syousai_text_explain_s {
color:#666666;
font-size:12px;
line-height:110%;
padding:0px 5px;
}

@media screen and (max-width: 480px) {
	dl.others_menu_syousai {
		width: 100%;
		float: none;
		border: 1px solid #bababa;
		margin-bottom: 40px;
		padding: 5%;
		box-sizing: border-box;
	}
	div.other_syousai_right {
		padding-left: 0px;
		width: 100%;
	}
	ul.other_syousai_box {
	width: 100%;
	}
	li.others_syousai_text_tit {
		border-bottom: none;
	}
}