@charset "UTF-8";

/*
#content {
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-width: 1000px;
}

*/

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

#menu_base {
	display: none;
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: left;

}

#menu_bg {
	display: none;
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0px;
    left: 0px;

}

#cell_00 {
display: table-cell;
	vertical-align: middle
	
}
#cell_01 {

  width: 100%;

box-sizing: border-box;
border-top: #fff 2px solid;
	
}
#b_menu_top,#b_menu_aboutus,#b_menu_inq {

height: 40px;
line-height:  40px;
padding:  0px 8px 0px 8px;
	
}
#b_menu_top a,#b_menu_reform a,#b_menu_restoration a,#b_menu_cleaning a,#b_menu_others a,#b_menu_aboutus a,#b_menu_inq a{
	
	color: #000;
text-decoration: none
	
}

#cell_02 {

  width: 100%;
box-sizing: border-box;
border-top: #fff 2px solid;
	
}
#b_menu_case {


	line-height: 40px;
padding:  0px 8px 0px 8px;
	
	
}
#b_menu_reform {


	line-height: 40px;
border-left: #3399ff 2px solid;
	padding:  0px 8px 0px 8px;
	margin:  0px 0px 4px 10px;
	
}
#b_menu_restoration {


	line-height: 40px;
border-left: #3399ff 2px solid;
	padding:  0px 8px 0px 8px;
		margin:  0px 0px 4px 10px;
	
}
#b_menu_cleaning {


	line-height: 40px;
border-left: #3399ff 2px solid;
	padding:  0px 8px 0px 8px;
		margin:  0px 0px 4px 10px;
	
}
#b_menu_others {


	line-height: 40px;
border-left: #3399ff 2px solid;
	padding:  0px 8px 0px 8px;
		margin:  0px 0px 4px 10px;
	
}

#cell_03 {

  width: 100%;
	height: 44px;
box-sizing: border-box;
border-top: #fff 2px solid;
	
}
#cell_04 {
  width: 100%;
	height: 44px;
box-sizing: border-box;
border-top: #fff 2px solid;
	
}

.b_txt_j {

	font-family: "ryo-text-plusn",serif;
	font-feature-settings : "palt";
	text-align: left;
	font-size: 16px;
letter-spacing: 2px;
	font-weight: 300;
	padding: 0px 0px 0px 0px;
}






#b_close {
   float: right;
    width: 36px;
    height: 45px;
    opacity: 1;
    -ms-filter: "alpha( opacity=1 )";
    filter: alpha(opacity=100);
	cursor: pointer
}
#b_close img {
   width: 36px;
    height: 45px;
}