@charset "UTF-8";

img{border:0;
}

.s2{
	display:none;
	font-size:inherit;
}

a:link{
	color:#C30;
	text-decoration:none;
	}
a:visited{
	color:#C30;
	text-decoration:none;
	}
a:hover{
	color:#F90;
	}
/* clearfix */
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

div#wrapper header h2{/*kana*/
	position: absolute;
	font-size: 10px;
	top: 1px;
	left: 625px;
	color:#B4705E;
}

div#wrapper header div.tel img{
	position: absolute;
	box-shadow: none!important;
	top: 60px;
	left: 770px;
}
#logo_top{
	width:200px;
	height:60px;
	margin:10px auto 0;
}
#logo_m{
	display:none;
}

/*--------slideshow----------------*/
#slideshow {
   position: relative;
   width:  980px; /* 画像の横幅に合わせて記述 */
   height: 433px; /* 画像の高さに合わせて記述 */
   margin:10px 0 0;
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
/*--------slideshow----------------*/

#th3{/*h3*/
	font-size:12px;
	text-align:right;
	color:#B4705E;
	font-weight:100;
}
ul#fnav li{/*footer*/
	display:inline;
	margin-left:0.5em;
	padding-left:0.5em;
	border-left:1px solid #FFF;
	font-size:12px;
	}
div.more{
	margin-top:10px;
	margin-right:10px;
	text-align:right;
	font-size:12px;
}
.bt20{
	margin-bottom:20px;
}
.bt30{
	margin-bottom:30px;
}
/*indexのみ-----------------------------------*/
#yoyakubox{
	background-image:url(../images/bg_yoyaku.png);
	background-repeat:no-repeat;
	}
#con_m{
	display:none;
	}
div#lbox{
	float:left;
	max-width:660px;
	margin-top:10px;
	}
#topconceptbox{
	background-color: rgba(255,255,255,0.8);	
}
div#rbox{
	float:right;
	width:300px;
	margin-top:20px;
	padding:0;
}
div#rbox ul li{
	padding:5px 0;
	list-style:none;
}
.tel_m{
	display:none;
}
/*---information---*/
div#wrapper article div#lbox section#index_info{
	margin-top:30px;
	padding-bottom:10px;
}
div#lbox section#index_info article{
	background-image:none;
	margin:10px 30px 10px;
	padding-top:10px;
	border-bottom:1px dotted #000068;
}
div#lbox section#index_info h4{
	font-size:14px;
	padding-left:20px;
	background-image:url(../images/point.png);
	background-repeat:no-repeat;
	line-height:14px;
}
div#lbox section#index_info article div.info_box img{
	max-width:200px;
}

/*-----------------------------------*/
div#box{
	margin:20px 30px;
}


div.page{
	font-size:12px;
	margin:20px 30px;
	height:20px;
	clear:both;
}
div.pl{
	float:left;
}
div.pr{
	float:right;
}
/*---------index_list-------------*/
div#wrapper article section div#box article.re_box h4{
	font-size:14px;
	line-height:normal;
	padding:0 0 0 20px;
	margin:0;
	background-image:url(../images/point.png);
	background-repeat:no-repeat;
	border:none;
}
div#wrapper article section div#box article.re_box{
	margin:20px 30px 0;
	padding:0;
	clear:both;
	border-bottom:1px dotted #473933;
}
article.re_box img{
	max-width:200px;
}

/*---------concept-------------*/
div#wrapper article section div#box article{/*daizi*/
	background-image:none;
}
div#wrapper article section div#box article.re_box_con{
	margin-bottom:30px;
	padding:0;
	clear:both;
}
div#wrapper article section div#box article.re_box_con div{
	background-image:url(../images/bg_con_middle.png);
	background-repeat:repeat-y;
	}
article.re_box_con h4{
	font-size:16px;
	line-height:30px;
	margin:0 0 0 30px;
	color:#573613;
}
div#wrapper article section div#box article.re_box_con div article.inbox_con{
	padding:0 30px;
}

#con2_img{
	margin-left:0;
}

/*---------menu-------------*/
/*group*/
.b1{
	width:auto;
	background-image:url(../images/menu_b1.png);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:2%;
	margin:40px 0 10px;
	font-weight: bold;
	height:48px;
	line-height:50px;
	font-size:1em;
}
.b2{
	margin:0 30px 10px;
/*	color:#630;
*/	font-size:0.9em;
}
/*group2*/
.b3{
	width:auto;
	background-image:url(../images/menu_b2.png);
	background-repeat:no-repeat;
/*	color:#630;
*/	padding-left:3%;
	margin:20px 20px 10px;
	font-weight:bold;
	font-size:0.9em;
	height:30px;
	line-height:30px;
}
.b4{
	margin:0 50px 10px;
/*	color:#600;
*/	font-size:0.9em;
}
/*menu1*/
.inbox{
	max-width:760px;
	margin:0 40px;
	font-size:0.9em;
}
.l1{/*menu1*/
	float:left;
	margin-top:10px;
	padding-left:10px;
/*	color:#963656;
*/	font-weight:bold;
	width:60%;
}
.l2{/*kakaku1*/
	float:right;
	margin-top:10px;
/*	color:#682116;
*/	text-align:right;
	white-space:nowrap;
	width:30%;
}
/*menu2*/
.inbox2{
	max-width:730px;
	margin:0 40px 5px 70px;
	font-size:0.9em;
}
.l3{/*menu2*/
	float:left;
	margin-top:10px;
	padding-left:10px;
	font-weight:bold;
/*	color:#682116;
*/	width:60%;
	}
.l4{/*kakaku2*/
	float:right;
	margin-top:10px;
/*	color:#682116;
*/	text-align:right;
	white-space:nowrap;
	width:30%;
	}
/*setsumei*/
.b5{
	max-width:760px;
	margin:0 60px 10px;
	color:#930;
	font-size:0.9em;
	}
/*comment*/
.b6{
	max-width:760px;
	margin:0 60px 10px;
	color:#390;
	font-size:0.9em;
	}
.line{
	border-bottom:1px dotted #573613;
	margin:0 50px;
}

/*---------staff-------------*/
#staffbox{
	margin:0;
}
div#wrapper article section div#box div.f_box{
	float:left;
	margin:10px;
	padding:20px;
	width:390px;
	height:440px;
	background-image:url(../images/bg_staff.png);
	font-size:14px;
}
div.inbox01{
	height:auto;
	text-align:center;
}
div.inbox01 img{
	float:right;
	margin:0 0 0 10px;
	max-width:150px;
	height:auto;
}
div.inbox01 .post{
	margin-bottom:10px;
	/*color:#630;*/
}
div.inbox01 .name{
	margin-bottom:10px;
	/*color:#630;*/
}
div.inbox01 .memo1{
	text-align:left;
	line-height: 1.4em;
}
div.inbox02{
	clear:both;
	margin:20px 0 0 0;
	height:210px;
	text-align:left;
	line-height: 1.4em;
	overflow:auto;
}


/*---------access-------------*/
div#wrapper article section div#box table#a_box{
	padding:0;
	margin:0 auto 0;
	width:860px;
	background-color:#FFF;
	font-size:0.9em;
	border-collapse:collapse;
}

#map{
	width:860px;
	padding:0;
	margin:30px auto;
	max-width:100%;
	height:auto;
	}

#a_box th,
#a_box td {
	border-top:1px solid #590F08;
	border-bottom:1px solid #590F08;
	vertical-align:top;
}
#a_box th {
	padding:9px 10px;
	width:20%;
	font-weight:normal;
	background-color:#DBB9B1;
}
#a_box td {
	padding:9px 10px;
}


#map img{
	margin:5px;
}

.gmap p{
	margin:0;
	padding:0;
	overflow:hidden;
	}

#image_box{
	width:100%;
	margin:10px 60px;
	padding:0;
	text-align:center;
}
#image_box div.ininbox{
	float:left;
	margin:5px;
	width:280px;
	height:186px;
	background-color: rgba(255,255,255,0.8);
	border:1px solid #B4705E;
	}
	
#image_box div.ininbox img{
	max-height:176px;
	max-width:270px;
	margin:auto;
	padding:5px;
}


/*---------topics-------------*/
div#wrapper article section div#box div.re_nbox{
	margin-bottom:20px;
	padding:20px;
	border:1px dotted #573613;
	clear:both;
}
div#wrapper article section div#box div.re_nbox img{
	max-width:300px;
	float:none;
}

div#wrapper article section div#box div.re_nbox_in{
}
div#wrapper article section div#box div.re_nbox h4{
	font-size:16px;
	margin-bottom:20px;
	border-bottom:none;
	background-image:url(../images/point.png);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:16px;
	padding-left:20px;
}
div#wrapper article section div#box div.re_nbox h4 a{
	color:#F90;
}

/*---------product-------------*/
div#wrapper article section div#box article.re_pbox{
	width:46%;
	height:480px;
	float:left;
	margin:30px 20px 30px 10px;
	background-image:none;
}
article.re_pbox h5{
	margin-right:10px;
	margin-bottom:10px;
	border-bottom:none;
	font-size:inherit;
	border-bottom:1px dotted #573613;
}

article.re_pbox div img{
	float:right;
	margin:0 0 10px 10px;
}
article.re_pbox p{
	text-align:left;
	line-height:1.2em;
	margin-right:10px;
}
/*---------gallery_list-------------*/
div#wrapper article section div#box div#g_box{
	margin:30px auto;
	padding:0;
}

#g_box div{
	float:left;
	text-align:center;
	width:20%;
	/*width:180px;*/
	height:270px;
	margin:0 auto 20px;
	overflow:hidden;
}

#g_box div img{
	max-height:213px;
	max-width:160px;
	margin:10px 5px 5px;
}
#g_box div p{
	font-size:0.9em;
	margin-top:5px;
	
/*	color:#630;
*/}
/*---------gallery_article-------------*/
#g_a_box{
	margin:30px auto;
	padding:0;
	width:87.755%;
}

#g_a_box_in{
	margin:20px auto;
	padding:20px;
	width:600px;
	height:auto;
	min-height:480px;
	clear:both;
	border:1px solid #473933;
}
#a_title{
	text-align:center;
	margin-bottom:20px;
	color:#630;
}
#l_box{
	max-width:320px;
	float:left;
	position:relative;
}
#l_box img{
	position:absolute;
	top:9px;
	/*left:46px;*/
	max-width: 250px;
	max-height:333px;
	margin:0;
}
#r_box{
	width:330px;
	float:right;
	position:relative;
}
#mini img{
	float:right;
	margin:0 5px;
	max-width:90px;
	max-height:120px;
	padding:4px;
	border:1px solid #BCAB8D;
	background-color:#FFF;
}
.r_title{
	clear:left;
	font-size:0.9em;
	border-bottom:1px dotted #663300;
	margin:10px;
	color:#630;
}

#memo{
	margin:20px 10px;
}
#name{
	margin:10px;
}
div#back{
	margin:20px 0;
	text-align:center;
	clear:both;
}

/*---------customer-------------*/
#topmemo{
	margin:0 30px 20px;
}
div#wrapper article section div#box div.re_cbox{
	margin-bottom:20px;
	padding:20px;
	clear:both;
	border:1px dotted #573613;
}
div#wrapper article section div#box div.re_cbox h4{
	text-align:left;
	font-weight: bold;
	margin-top:0;
	margin-bottom:10px;
	padding-left:20px;
	background-image:url(../images/point.png);
	background-repeat:no-repeat;
	background-position:left center;
	
}


div.re_cbox p{
	text-align:left;
	line-height:1.2em;
}
div.re_cbox .m_img{
	float: right;
	margin: 0px 0px 10px 10px;
}

div.re_cbox div.comme{
	text-align:left;
	margin:20px 0 0 50px;
	padding:10px;
	background-color: rgba(255,255,255,0.5);
	border:1px dotted #573613;
}
