@charset "utf-8";

/*----------------------------------------------------
 elements
----------------------------------------------------*/
body {
	background:#fff;
	color:#000;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
	background:url(../images/common/bg.jpg);
	background:url(../images/common/bg_fullorder02.png);
}
/*
a {
	-webkit-tap-highlight-color: rgba(200,200,555,.6);
}
*/
a:link {
	text-decoration: none;
	color:#666;
}

a:visited {
	text-decoration: none;
	color:#666;
}

img {
	vertical-align: top;
	margin:0px;
	padding:0px;
}

img:not([width]) {
	zoom: .5; /* Retinaディスプレイ対応のためimg要素は半分の大きさに */
}


#map_canvas01 img:not([width]) {
	zoom: 0 !important; /* google map は効かせない */
}

#map_canvas02 img:not([width]) {
	zoom: 0 !important; /* google map は効かせない */
}


p, dl, ol, ul {
}

ol, ul {
	list-style:none;
	text-align:left;
}



/* --------------------------------------------------- */
/* wrapper */
/* ---------------------------------------------------- */
#wrapper {
	background-size: 100% 355px ;
	-webkit-background-size: 100% 355px ;
	-moz-background-size:  100% 355px ;
	/*margin: 0 auto;*/
	background-color: rgba(255,255,255,0.6);
}

/* ---------------------------------------------------- */
/* ランドスケープ表示 */
/* ---------------------------------------------------- */
@media all and (orientation:landscape) {
	#wrapper {
		width: 100%;
	}
}

/* ---------------------------------------------------- */
/* header */
/* ---------------------------------------------------- */
header {
	width:100%;
	background:#fff;
	background-size: auto 100%;
	background:url(../images/common/wood_bg.jpg);
}

header h1{
	text-align:left;
	overflow:hidden;
	color:#666;
	font-size:10px;
	padding:5px 2px;
	vertical-align:bottom;
}

header .logo{
	display:inline-block;
	padding-top:20px;

}
.tya{
	color:#460000;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.tt h3 img{
	width:100%;
}
header .tel{
	padding-top:0px;
	font-family: 'Alegreya', serif;
	font-size:14px;
	float:right;
	font-weight:bold;

}

header .tel .h{
	margin-bottom:4px;
	display:inline-block;
}

header .logo img{
	/*vertical-align: bottom;*/
}






/*--------------------navi top----------------------------------*/





nav#new{
	margin:20px 0px 10px;

}


nav#new .ft{
	width:100%;
	font-size:12px;
	border-collapse:separate;
	border-spacing:0px;

}


nav#new .ft tr{
}

nav#new .ft td{
	text-align:center;
	width:25%;
	vertical-align:middle;

}

nav#new .ft td a{
	display:block;
	font-weight:bold;
	color:#666;
}







/* ---------------------------------------------------- */
/* footer */
/* ---------------------------------------------------- */
footer{
	width:100%;
	padding: 10px 0px 0px 0px;
	font-size:12px;

}


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


footer nav#new{
	margin:20px 0px 0px;
	background:#eee;
	overflow:hidden;
	padding:5px;

}


footer nav#new .ft2{
	width:100%;
	font-size:10px;
	border-collapse:separate;
	border-spacing:0px;
}


footer nav#new .ft2 th{
	text-align:left;
	font-size:12px;
	padding:4px;
	color:#7a3b16;
	font-weight:bold;
}

footer nav#new .ft2 td{
	text-align:left;
	vertical-align:middle;
	padding:4px 0 4px 0px;

}

footer nav#new .ft2 td a{
	display:block;
	color:#333;
	background:url(../images/common/icon1.png) 0 center no-repeat;
	padding-left:6px;

}



nav.homenav_new{
	text-align:center;
	background:none;
	height:auto;
	overflow:hidden;
	margin:0 auto !important;
}


nav.homenav_new div{
	/*float:left;*/
	display:inline-block;
	border-right:#000 1px solid;

}


nav.homenav_new div a{
	display:block;
	color:#333;
	font-weight:bold;
	font-size:10px;
	padding:0 5px;

}
nav.homenav_new div:last-child{
	/*float:right;*/
	border-right:none;
}




footer .info {
}

.info_sp{
	margin:0px 0px;
	color:#000;
	font-weight:bold;
	background:url(../images/common/wood_bg.jpg);
}


.info_sp .left{
	margin-top:10px;
}

.comFooter{
	padding:10px;
	margin:0px 5px !important;
	overflow:hidden;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#cecece));
	background:-moz-linear-gradient(top,#fff,#cecece);
	background:-o-linear-gradient(top,#fff,#cecece);
	background:-ms-linear-gradient(top,#fff,#cecece);
	background:linear-gradient(top,#fff,#cecece);
	-background:linear-gradient(top,#fff,#cecece);
	-pie-background:linear-gradient(top,#fff,#cecece);
	behavior:url(PIE.htc);
}


.comFooter .left img{
	padding-top:10px;
	vertical-align:middle !important;
}

ul#info{
	padding:0;
	margin:0px;
	margin-left:5px;
	overflow:hidden;
}

ul#info img.left{
	margin-top:-5px;
	margin-right:5px;
}

ul#info li{
	padding:0 5px;

}

ul#info li a{
	color:#333;

}

ul#info .sp{
	font-weight:bold;
	border-bottom:#ea9c6b 1px dashed;
	margin-bottom:10px;
}




/*-----------footer------------*/

footer .under {
	padding-top:10px;
	background:url(../images/common/footer-bg.jpg);
}

footer .under ul {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #d7d7d7;
}
footer .under ul li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float:left;
	width:50%;
	text-align:center;
}



footer .under ul li a {
	color:#333;
	display:block;
	padding:10px 0px;
	font-weight:bold;
}
footer .under ul li:first-child{
	border-right:1px solid #d7d7d7;
}
footer .under ul li:nth-child(even){
	border-left:1px solid #fff;
}

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

footer small {
	background:#7a3b16;
	text-align:center;
	padding:10px;
	display:block;
	color:#fff;
	font-size:10px;
	clear:both;
}

footer small#copy a{color:#fff;
}

/* ---------------------------------------------------- */
/* visual */
/* ---------------------------------------------------- */
/* content */
/* ---------------------------------------------------- */

.container-content{
	width:100%;
	margin:0 auto;
}

.container-content p{
	margin-bottom:15px;
}

section.content {
	margin-bottom:15px;
	/*margin-top: 5px;
	margin:0 auto;*/
}

section.content nav{
	/*border-radius:6px 6px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;*/
	background-color:rgba(ff,bb,77,1.0);
	margin:10px 10px 10px;
}
section.content nav ul {
	width:100%;
	overflow:hidden;
	border:#eee 1px solid;
	padding-bottom:10px;

}
section.content nav ul li {
	margin:0 10px;
	line-height:120%;
	background:url(../images/common/bg_event01.png) 0 bottom repeat-x;

}
section.content nav ul li a{
	background:url(../images/common/icon1.png) left center no-repeat;
	background-size:5px 8px;
	display:block;
	padding:12px;
	color:#666;
	font-weight:bold;
}
section.content nav ul li:last-child {
	border-bottom:none;

}
section.content nav ul li:first-child{
	border-top:none;
}

section.content nav.search li{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:50%;
	float:left;
}
section.content nav.search li:nth-child(2n){
	border-left:1px solid #cccccc;
}
section.content nav.search ul li:nth-last-child(2) {
	border-bottom:none;
}
section.content nav.search ul li:nth-child(2){
	border-top:none;
}


.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.list-base li{
	height:100%;
}


.list-base2 li{
	height:150px;
}


.sticking_ph{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.tit_l{
	font-size:12px;
}



/* 写真つきリスト */

.list-base{
	margin-bottom:10px;
	border-radius:0px 0px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	margin-bottom:10px;
	border:1px solid #ff5a00;
}
.list-base li {
	line-height:120%;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #cccccc;
}
.list-base li:last-child {
	border-bottom:none;
}
.list-base li:first-child{
	border-top:none;
}
.list-base li a{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:100px;
	overflow:hidden;
	display:block;
	padding:10px;
	float: left;
}
.list-base div{
	float:right;
	padding:0px 0px 0px 10px;
}

.list-base span{
	display:inline-block;
	color:#7FA50A;
	font-size:14px;
	margin-left: 20px;
	margin-top: 10px;
}
.list-base p{
	padding-right:20px;
	margin-left: 20px;
}
.list-base dl{
	display:block;
	padding:10px;
}

.list-base dt{
	background-color:#f3f3f3;
	border-bottom:1px solid #a1de51;
	font-size:12px;
	padding:5px 8px 3px 8px;
	margin:10px 0px 5px 0px;
}
.list-base dd{
	margin:10px;
	font-size:12px;
}

#searchlist .list-base li{
	border-bottom:1px solid #ff5a00;
	padding-bottom:20px;
	padding-top:8px;
}
#searchlist .list-base a p{
	font-size:16px;
	line-height:140%;
}


.list-base2{
	margin-bottom:10px;
	border-radius:0px 0px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	margin-bottom:10px;
	border:1px solid #ff5a00;
}
.list-base2 li {
	line-height:120%;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #cccccc;
}
.list-base2 li:last-child {
	border-bottom:none;
}
.list-base2 li:first-child{
	border-top:none;
}
.list-base2 li a{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:100px;
	overflow:hidden;
	display:block;
	padding:10px;
	float: left;
}
.list-base2 div{
	float:right;
	padding:0px 0px 0px 10px;
}

.list-base2 span{
	display:inline-block;
	color:#7FA50A;
	font-size:14px;
	margin-left: 20px;
	margin-top: 10px;
	font-weight:bold;
}
.list-base2 p{
	display:block;
	padding-right:20px;
	margin-left: 120px;
}
.list-base2 dl{
	display:block;
	padding:10px;
}

.list-base2 dt{
	background-color:#f3f3f3;
	border-bottom:1px solid #a1de51;
	font-size:12px;
	padding:5px 8px 3px 8px;
	margin:10px 0px 5px 0px;
}
.list-base2 dd{
	margin:10px;
	font-size:12px;
}

#searchlist .list-base2 li{
	border-bottom:1px solid #ff5a00;
	padding-bottom:20px;
	padding-top:8px;
}
#searchlist .list-base2 a p{
	font-size:16px;
	line-height:140%;
}

/************************* 汎用 *******************************/

.visualSub{

}

.visualSub h2 {
	text-align:center !important;

}

h2{
	padding:0px 0;
	text-align:center;
}



p.img{
	position:relative;
	top:0;
	left:200;
	z-index;:100;
	text-align:right;
	margin-top:-50px;

}


.container{
	/*border-radius:0px 0px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;*/
	/*background-color:#fff;*/
	margin-bottom:20px;
	border-top:none;
	margin:0px 0px;
	overflow:hidden;
	text-align:center;
	background:url(../images/common/bg_body.gif) 0 0 no-repeat;
	border-radius:0px 0px 6px 6px;
	margin:0 auto;
	text-align:left;

}




h3{
	margin:20px 5px 0px;
	background:url(../images/common/h3_bg_04.png) repeat-x;
	background-size:auto 100%;
	font-size:14px;
	font-weight:bold;
	color:#930;
}


h3 p{
	margin:0px !important;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	background:url(../images/common/h3_bg_02.png) 0px -4px no-repeat;
	padding:8px 24px 8px !important;
}




h4 {
	/*margin:10px 0px !important;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	background:url(../images/menu/icon.jpg) left center no-repeat;
	background-size:26px 26px;
	padding-left:26px;
	color:#ee650b;*/
	}






h5{
	font-weight:bold;
	text-align:left;
	margin:5px;
	font-size:14px;
	color:#F60;

}


h6{
	text-align:left;
}


.container img{
	margin:0px;
	padding:0px;
}





.container dl{
	text-align:left;
}



.container dt{
	font-weight:bold;
	overflow:hidden;
}


.container dd{
	text-align:left;
}


.container p{
	text-align:left;
	margin:5px;
}

.container span{
	color:#F30;
	font-weight:bold;
}

.container .photo {

}


.map{
	text-align:center;
	-webkit-box-sizing: border-box;
  	box-sizing:border-box;
	white-space:nowrap;
	margin:10px 5px;
}


em{
	font-size:12px;
	text-align:left;
	padding:10px;
}

.container strong{
	font-weight:bold;
}



/*box*/


.comBox_c{
	background:#fffad2;
	border:#f8e258 1px solid;
	border-radius:4px;
	margin:10px 10px;
	overflow:hidden;

}




.comBox{
	margin:10px 5px;
	padding:0px;
}


.comBox_sp{
	margin:5px 10px 20px;
	border-radius:4px;
	border:#FC0 1px dotted;
	padding:5px;
}

.comBox_ct{
	text-align:center;
}



/*ul*/


ul.sp2{
	font-size:12px;
	color:#000;
	padding:0px;
	margin:0px;
}



ul.sp2 li{
	width:49%;
	float:left;
	color:#000;
	margin:0px;
	overflow:hidden;
}


ul.sp2 li:nth-child(2n){
	float:right;
}

ul#sp2 li h4{
	padding:0px;
	margin:0px;
	background:none;
	border:none;
}


ul#sp2 li p{
	height:200px;
	margin:0px;
	padding:5px;
}

ul#sp2 li img{
	border:none;
	margin:0px;
	padding:0px;
}









ul.sp3{
	font-size:12px;
	color:#000;
	padding:0px;
	margin:5px;
}


ul.sp3 li{
	width:32%;
	float:left;
	color:#000;
	margin:2px;
	padding-top:2px;
	overflow:hidden;
}



.btn{
	padding:0px 6px;
	border-radius:12px;
	text-align:center;
	float:right;
	margin:5px;
}



.comBox_gal{
	background:url(../images/common/wood_bg.jpg);
	overflow:hidden;
	padding:5px;
}
/*------------------Top page-----------------*/


.visual{
	padding-top:0px;
}


.visual h2{
	background:none !important;
	padding-top:0px;overflow:hidden;
	padding-left:0px;
}
.visual h2 img{
	display: block;
	margin: 10px auto;
	width:95%;
}

.conTopic {

	padding:0px;
	margin:10px 5px;
	font-size:12px;
	display:block;
	overflow:hidden;
	background:url(../images/top/greeting-bg_09.png);
}



.conTopic dl{
	overflow:hidden;


}


.conTopic .tit{
	text-align:center;
	background:url(../images/top/top1_bg_15.jpg) 0 17px repeat-x;
}


.conTopic dd{
	margin:0 10px 10px;

}

.conTopic .blog{
	margin:0px 0px;
	background:#fdf3e7;
}

.conTopic .blog li{
	border-bottom:#666 1px dotted;
	padding:4px;
	margin:0 10px;
}




.conTopic2 {
	margin:5px;
}


.conTopic2 .tit{
	text-align:center;
}
.conTopic2 .sp2{
	margin:-10px 20px 0;
}

.conTopic2 .sp2 li{
	width:50%;
}

.conTopic2 .list_sp{
	width:310px;
	margin:0 auto;
	overflow:hidden;
}

.conTopic2 .list_sp li{
	float:left;
}

.conTopic2 .btm{
	margin-top:-76px;}






.news{
	background:url(../images/top/top3.jpg);
	margin:10px 0;
	overflow:hidden;
	padding:10px 5px;
}



.news dt{
	padding:10px;

}



.news dd{
	padding:5px;
	background:url(../images/common/arw03.gif)  5px 10px no-repeat;
	padding-left:15px;
	background-color:#fef3e7;
	border:#FFF 3px double;
	margin-bottom:10px;
	overflow:hidden;

}
.news dd.last{
	padding:0px;
}

.news dd span{
	color:#c7a659;
}


.news dd a{
	color:#333;
}



/*page top*/

#totop{
	text-align:right;
	margin:5px 5px 0;
	clear:both;
	background:url(../images/common/footer-img.png) no-repeat;
	padding-bottom:18px;
}



/*----------------------sub--------------------*/

/*sitemap &pra*/



.tlt{
	margin:20px 5px 0px;
}


/*
.privacy-box{
	margin:5px !important;
}

.privacy-box h3{
	margin:0px !important;
	padding:0px;
	border-left:none;
	background:url(../images/privacy/midashi_03.png) repeat-x ;
	background-size:auto 100%;
}

.privacy-box h3 p{
	font-weight:bold;
	background:url(../images/privacy/midashi_01.png) -2px 0 no-repeat !important;
	background-size:auto 100% !important;
	padding:10px 44px !important;
	margin:0 !important;
	color:#666;
	font-size:14px !important;

}
*/

.midTit{
	background:url(../images/common/tit_h4_02.png) repeat-x;
	background-size:auto 100%;
	margin:20px 5px 0px;
	overflow:hidden;
}



.midTit p{
	background:url(../images/common/tit_h4_01.png) no-repeat;
	background-size:auto 99%;
	margin:0px !important;
	text-align:left;
	font-weight:bold;
	font-size:15px;
	padding:4px 14px 2px !important;
	color:#FFF;
}


.ppLis{
	margin:5px;
}


#policyBox{
	width:310px;
}


/*#policy01 h5{
	position:relative;
	top:0;
	left:0;
	z-index:1000 !important;
}


#policy01 .policyPhoto{
	margin-top:-200px;
}


#policy01 .policyTxt{
	padding-left:40px;
}*/


#policyBox{
	width:310px;
	margin:0 auto;
}

#policyBox li{
	overflow:hidden;
}

#policyBox li h5{
	position:relative;
	top:0 !important;
	left:0 !important;
	z-index:1000 !important;
	width:26px;
	height:0px;
}


#policyBox li .policyPhoto{
	position:relative !important;
	top:-400 !important;
	left:0 !important;
	z-index:100;
}


#policyBox li .policyTxt{
	padding-left:30px;
}







#staffArea{



}


#staffArea li{
	padding:20px 10px;
	background:#fdf3e7;margin:10px 5px;

}

#staffArea li .staffFrame{text-align:center;
position:relative;
	top:0 !important;
	left:0 !important;
	z-index:1000 !important;
	height:4px;
}


#staffArea li .staffPhoto{text-align:center;
	position:relative !important;
	left:0px !important;
	z-index:100;
}



#staffBox02{
	width:310px;
	background:url(../images/common/bg_company.jpg) no-repeat;
	background-size:100% auto;
	height:100px;
	margin:0 auto;

}



p#btnStaff{
	text-align:right !important;
	padding-top:50px;
	}


#worksList{
	margin-top:20px;
}

#worksList li{
	overflow:hidden;
	margin-bottom:20px !important;
}

#worksList li .worksframe{
	text-align:center;
	position:relative;
	top:0 !important;
	left:0 !important;
	z-index:1000 !important;
	overflow:hidden;
	width:150px;
	margin-top:-160px;
}


#worksList li .worksPhoto{
	text-align:center;
	position:relative !important;
	left:0px  !important;
	z-index:100;
	width:150px;
}
.worksTxt{
	height:30px;
}



#seriesNav li{
	text-align:center;
}

#nayamiBox h5{
	text-align:center;
}
#nayamiBox li{
	text-align:center;
}



#meritBox{
	background:url(../images/common/bg_fullorder02.png);
	margin:30px 5px 20px;
}


#meritBox dt{
	float:left;
}


#meritBox dl{
	background:#FFF;
	margin:5px 10px 0px;
	padding:5px;
}




#semiWrap{
	border:#ccc 1px solid;
	margin:0 5px 5px;
	border-radius:6px;

}

#semiWrap h3{
	margin-bottom:20px;
}


#semiWrap .sp2{
	overflow:hidden;
}


#semiWrap h4{
	background:url(../images/common/series_midashi_bg.gif) no-repeat;
	background-size:100% 60px;
	height:50px;
	text-align:center;
	font-weight:bold;
	color:#930;
	padding:6px 4px;
	font-size:11px;
	margin:0 2px;
}


.semiBox{
	background:url(../images/common/bg_semi_in.png);
	padding:5px 0;
	margin:5px 5px 20px;
}

.semiBox h4{
	font-size:11px;
	text-align:center;margin:0 2px;height:50px;
}

.semiBox ul.sp2{
	margin:0 5px;
	background:#FFF !important;
	overflow:hidden;
	padding:5px 0;
}


li h4{
	background:url(../images/common/series_midashi_bg.gif) no-repeat;
	background-size:100% 60px;
	height:60px;
	font-weight:bold;
	color:#930;
	padding:6px 10px;
}




#moneyBox{
	background:url(../images/common/bg_semi_in.png);
	margin:5px;
	padding:5px;
}





#worksDetailBox {
	background: url(img/bg_works_detail.png) 0 0 no-repeat;
	margin-bottom: 20px;
	height: 358px;
}

#worksMain {
	position: relative;
	height: 260px;
}

#worksMain .detailFrame {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#worksMain .detailPhoto {
	background: url("img/works_img_main_bg.jpg") 0 0 no-repeat;
	text-align: center;
	width: 300px;
	height: 260px;
	padding: 2px;
	position: relative;
	margin: 0 auto;

}





#detailList {
	margin-left: 2px;
}

#detailList li {
	background: #FFF;
	width: 22%;
	position: relative;
	float: left;
	margin-right: 2px;
	padding:1px !important;
}

#detailList li img{
	width:100% !important;
	margin:0 !important;
}

#detailList li .detailListFrame {
	/*position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;*/
}




#eventList{
	overflow:hidden;
	margin:20px 5px 0 !important;
	background:url(../images/common/bg_event01.png) 0 bottom repeat-x;
	background-color:#fef3e7;

}

#soubiBox{
	margin:5px;
}

#soubiBox li{
	width:49% !important;
	background:#fef3e7;
	margin-bottom:10px;
	padding-bottom:0 !important;
	overflow:hidden;
}


#soubiBox li:nth-child(2n){
	/*border-left:1px solid #cccccc;
	float:right;*/
}

#worksBtnArea {
	margin:10px 0px 20px;
	border-top:#930 1px solid;
	border-bottom:#930 1px solid;
	overflow:hidden;
	padding:5px;
}
#worksBtnArea div{
	background:#f46312;

}

#worksBtnArea div a{
	color:#FFF;
	padding:5px;

}


#worksRightIn{
	background:#fef5e9;
	border:#874e2d 1px solid;
	margin:5px;
}










/*info*/


table.info{
	width:100%;
	font-size:12px;
}

table.info tr{
	background:url(../images/common/bg_event01.png) 0 bottom repeat-x;

}

table.info th{
	padding:5px;
	font-weight:bold;

}
table.info td{
	padding:5px;

}




table.info2{
	width:100%;
	font-size:12px;
}



table.info2 th{
	padding:5px;
	font-weight:bold;
	background:#fbf8ee;
	border:#e4dcc7 1px solid;

}
table.info2 td{
	padding:5px;
	background:#fffcf3;
	border:#e4dcc7 1px solid;

}




/*qa*/


.faq{
	border:#b7df7f 1px dotted;
	margin:5px;
	padding:0px;
}


.faq dt{
	background:url(../images/sub/faq/icon_q.gif) no-repeat;
	background-size:24px 24px;
	margin-bottom:15px;
	padding-left:25px;
}

.faq dd{
	background:url(../images/sub/faq/icon_a.gif) no-repeat;
	background-size:24px 24px;
	padding-left:25px;
	margin-bottom:20px;
}









/*----------------------------足すもの------------------------------*/



hr{
border: 0;
height:1px;
background: -webkit-gradient(linear, left top, right top, from(#333),
color-stop(0.7,#ccc), color-stop(0.7,#ccc), to(#fff));
background: -moz-linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff
100%);
background: -o-linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff 100%);
background: -ms-linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff
100%);
background: linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff 100%);
-pie-background: linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff
100%);
behavior: url(PIE.htc);
clear:both;
}





/*for lightBox*/

.set ul{
	margin:5px;
}

.set ul li{
	margin:0px !important;
	width:33%;
	float:left;
}

.set ul li a{
	margin:0px;
	padding:0px;
}

.set ul li img{
	margin:0px;
	border:none;
}




/*-desgin入り切り替えボタン-*/


.tab{
	margin:30px 5px;
	border:1px solid #1c4373;
	padding:5px 0 5px 5px;
	background:#365982;
	/*ベンダープリフリクス省略*/
	border-radius:4px;
	box-shadow:0 1px 3px #314f73 inset;
	overflow:hidden;
	behavior:url(PIE.htc);
}


/*立体的なトグルボタン*/


/*ボタン枠*/

ul#tab{
	margin-bottom:10px;
	margin-left:0px;
	border:1px solid #1c4373;
	padding:5px 0 5px 5px;
	background:#365982;
	/*ベンダープリフリクス省略*/
	border-radius:4px;
	box-shadow:0 1px 3px #314f73 inset;
	overflow:hidden;
	width:290px;
	behavior:url(PIE.htc);
}


/*ボタン*/


ul#tab li{
	display:block;
	float:left;
	position:relative;
	height:30px;
	width:140px;
	margin:0 5px 0 0;
}



ul#tab li a,
ul#tab li a:hover,
ul#tab li a:visited{
	display:block;
	position:relative;
	height:29px;
	width:140px;
	padding-left:1px;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	border-top:1px solid #8cadcb;
	border-bottom:1px solid #5076a0;
	color:#d4d2d2;
	text-shadow:0px -1px 0px #2c4967;
	background:#5f8bb6;
	background:linear-gradient(top, #5f8bb6, #416d9c);
	-pie-background:linear-gradient(top, #5f8bb6, #416d9c);
	box-shadow:0 1px 1px #314f73;
	border-radius:3px;
	behavior:url(PIE.htc);
}




ul#tab li {

}


ul#tab li.select a {
	border-top:1px solid #8cadcb;
	border-bottom:1px solid #5076a0;
	color:#d4d2d2;
	text-shadow:0px -1px 0px #2c4967;
	background:#5f8bb6;
	/**/
	background:linear-gradient(top, #5f8bb6, #416d9c);
	-pie-background:linear-gradient(top, #5f8bb6, #416d9c);
	box-shadow:0 1px 1px #314f73;
	border-radius:3px;

}


ul#tab li a {
	color: #c2ccdb;
	border-top:1px solid #7390b5;
	border-bottom:1px solid #577da9;
	background: #436b9c;
	background: -webkit-gradient(linear, left top, left bottom, from(#436b9c), to(#4471a0));
	background: -moz-linear-gradient(top,  #436b9c,  #4471a0);
	background: -o-linear-gradient(top,  #436b9c,  #4471a0);
	background: -ms-linear-gradient(top,  #436b9c,  #4471a0);
	background: linear-gradient(top,  #436b9c,  #4471a0);
	-pie-background: linear-gradient(top,  #436b9c,  #4471a0);

}



.disnon {
 	display: none;
}
.contents {
	clear: left;
	background:#FFF;
	margin-left:0px;
	margin-right:5px;
	height:120px;
	box-shadow:0 0 5px #aaa inset;
}

/*-----------------ボタン切り替えここまで-------------*/




/*btn*/


/*******************************/
/*--------------memo---------------*/



.acco{
}


.acco dt:after{
	content: "";
	width: 20px;
	height: 15px;
	display: inline-block;
	margin-bottom: -3px;
	background:url(../images/common/icon1.png) 5px 0px no-repeat;
	background-size: 70%;
}


.contentSub dl{

}

.contentSub > dl:last-child{
	border-bottom:none;
}

.container .contentSub h6{

}

.container .contentSub h6:first-child{

}




/* ---------------------------------------------------- */
/* btn */
/* ---------------------------------------------------- */

/* btn ベース */

.btn,.listbtn li{
	/*background:url(../images/common/bg_op.png) left top repeat-x ;
	background-size: 1px 100% ;
	-webkit-background-size: 1px 100% ;
	-moz-background-size: 1px 100% ;
	border-radius:6px ;
	-moz-border-radius:6px ;
	-webkit-border-radius:6px ;
	box-shadow: 1px 2px 1px #cccccc;
	-webkit-box-shadow:1px 2px 1px #cccccc;
	-moz-box-shadow: 1px 2px 1px #cccccc;
	line-height:100%;
	font-size:18px;
	text-align:center;
	margin:10px 0px 15px 0px;*/
}
.btn a,.listbtn li a{
	/*background:url(../images/common/arrow-next.png) right center no-repeat ;
	background-size: 26px 22px ;
	-webkit-background-size: 26px 22px ;
	-moz-background-size: 26px 22px ;
	padding:18px 7px;
	display:block;
	color:#ffffff;*/
}

/* btn各カスタマイズ */

.btn.entrybtn{
	background-color:#ff4f4e ;
}
.btn.detailbtn{
	background-color:#66b400 ;
	padding:0px;
}
.btn.graybtn{
	background-color:#fafafa ;
}
.btn.graybtn a{
	color:#666666 ;
}
.listbtn li{
	background:url(../images/bg_op40.png) left top repeat-x ;
	background-size: 1px 100% ;
	-webkit-background-size: 1px 100% ;
	-moz-background-size: 1px 100% ;
	background-color:#eaeaea ;
	margin:8px 0px;
}
.listbtn li a{
	padding:12px 5px;
	color:#666666;
}


/* ---------------------------------------------------- */
/* detail */
/* ---------------------------------------------------- */

/* iconlist */

.iconlist{
	width:100%;
	overflow:hidden;
	margin:5px;
}

.iconlist li{
	float:left;
	background:url(../images/bg_op40.png) left top repeat-x ;
	background-size: 1px 100% ;
	-webkit-background-size: 1px 100% ;
	-moz-background-size: 1px 100% ;
	background-color:#eeeeee;
	width:19%;
	margin:2px 2px;
	padding:5px 0px;
	font-size:12px;
}

/* ---------------------------------------------------- */
/* form */
/* ---------------------------------------------------- */

.content input{
	vertical-align:bottom;
}
.content form p input{

}
.imgbtn{
	text-align:center;
	margin-bottom:25px;
}
.img{
	text-align:center;
	margin:0px auto;
}
.img img{
	border-radius:3px ;
	-moz-border-radius:3px ;
	-webkit-border-radius:3px ;
}
.es{
	color:#c80000;
}
.form-btn{
	text-align:center;
}
.form-btn input{
	border-radius:6px ;
	-moz-border-radius:6px ;
	-webkit-border-radius:6px ;
	box-shadow: 1px 2px 1px #cccccc;
	-webkit-box-shadow:1px 2px 1px #cccccc;
	-moz-box-shadow: 1px 2px 1px #cccccc;
	border:none;
	text-align:center;
	background-color:#FF6600;
	font-size:16px;
	color:#fff;
	padding:10px 30px;
}
.rec{
	background-color:#f3f3f3;
	padding:7px 8px 7px 8px;
}
.rec dt{
	color:#c80000;
	font-size:16px;
	border-bottom:1px solid #dddddd;
	margin-bottom:7px;
	padding-bottom:7px;
}

/* pagenavi */

.pagenavi {
	/zoom: 1;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	padding: 0px 5px;
}
.pagenavi li {
	float: left;
	margin: 0 2px 2px 0;
	text-align:center;
}
.pagenavi li span,
.pagenavi li a {
	float: left;
	color:#ffffff;
	font-weight:bold;
	padding: 5px 0px;
	width:30px
}
.pagenavi li a.link_before,
.pagenavi li a.link_next {
	width:62px;
}
.pagenavi li a {
	background: #aaaaaa;
}
.pagenavi li span {
	background: #ff6022;
}

.catch{
	font-size:16px;
	color:#c80000;
}


.green {
	color:#009900;
}

.red{
	color:#FF0000;
}

.bold {
	font-weight:bold;
}


@media only screen and (orientation : landscape) { /*横向き*/


}
@media only screen and (orientation : portrait) { /*縦向き*/
.pagenavi li:nth-child(9n) {
	clear:both;
}

}

.voi{
	margin-bottom:20px;
}

.h4Tit{
	border-left:3px solid #c16917;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	        padding:5px;
	        margin-bottom: 20px;
}
.fon{
	margin-bottom: 20px;
}
.worksPhoto img{
	display: block;
	margin: 0 auto;
}

#mainArea{
	padding:0 2%;
}
#passibu_box img{
	width:100%;
	height:auto;
}
#passibu_box h4{
	margin-bottom: 20px;
}
.w430{
	margin: 10px 0;
}

#passibu_box figure{
	margin-bottom: 20px;
}