@charset "utf-8";

/*----------------------------------------------------
 elements
----------------------------------------------------*/
body {
	background:#fff;
	color:#411a0d;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
}

/* ページネーション
------------------------------ */
ul.pagenation {
	margin:20px 0 0;
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
}
ul.pagenation li {
	width: 25px;
	margin: 0 3px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	border: 1px solid #cfcfcf;
	vertical-align: top;
	display: inline-block;
	background:#fff;
}
ul.pagenation li.current {
	color: #fff;
	background: #38210d;
}
ul.pagenation li.dot {
	width: 15px;
	margin: 0 1px;
	border: none;
}
ul.pagenation li a {
	text-decoration: none;
	display: block;
}
ul.pagenation li a:hover {
	text-decoration: underline;
}

a:link {
	text-decoration: none;
	color:#411a0d;
}

a:visited {
	text-decoration: none;
	color:#411a0d;
}

img {
	vertical-align: top;
	margin:0px;
	padding:0px;
}


p, dl, ol, ul {
}

ol, ul {
	list-style:none;
	text-align:left;
}

a.ichi{    color: #048135;
    text-decoration: underline;} 


/* --------------------------------------------------- */
/* wrapper */
/* ---------------------------------------------------- */
#wrapper {
	background-size: 100% 355px ;
	-webkit-background-size: 100% 355px ;
	-moz-background-size:  100% 355px ;
	/*margin: 0 auto;*/
}

/* ---------------------------------------------------- */
/* ランドスケープ表示 */
/* ---------------------------------------------------- */
@media all and (orientation:landscape) {
	#wrapper {
		width: 100%;
	}
}





/* ---------------------------------------------------- */
/* header */
/* ---------------------------------------------------- */
header {
	width:100%;
	border-top:#240c05 4px solid;
}

header h1{
	max-width:640px;
	margin:0 auto;
	position:relative;
	z-index:2000;
	background:#FFF;height:40px;
	
}

header .logo{
	display:inline-block;
	margin:0 !important;
	padding:2px 4px;

}

header #sitemap_menu{
	padding-top:0px;
	font-family: 'Alegreya', serif;
	font-size:14px;
	float:right;
	font-weight:bold;
	margin:4px !important;
}



nav#new{
	margin:0px 0px;
}


nav#new .hd{
	width:100%;
	max-width:640px;
	font-size:11px;
	margin:0 auto;
	border-collapse:separate;
	border-spacing:0px 0;
	line-height: 1;
}

nav#new .hd td{
	text-align:center;
	width:20%;
	vertical-align:middle;
	box-shadow:#999 0 0 1px;
	padding:10px 0;
	background:url(../images/common/navi_bg.jpg) center bottom no-repeat;
	background-size:20px auto;
}

nav#new .hd td span{
		font-size:16px !important;
		border-bottom:none !important;
		padding:4px 0 2px;
		color:#6f4d39;

}

nav#new .hd td p{
	margin:2px 0px;
	font-weight:bold;
}

nav#new .hd td a{
	display:block;
	color:#666;
	margin:2px 4px 2px;
	}


.newsList{
	margin-bottom:20px;
}


/* ---------------------------------------------------- */
/* footer */
/* ------------------------------------------------ */

footer{
	width:100%;
	padding: 10px 0px 0px 0px;
	font-size:12px;
}


/*------------------------------------------------------*/


footer #footer_nav{
	margin:20px 0px 0px;
	background:none;
}


footer #footer_nav .ft{
	width:100%;
	font-size:11px !important;
}


footer #footer_nav .ft td{
	background:url(../images/common/bg-footer-cont_bg.jpg);
	/*background-size:14px 14px;
	background-position:right 5px bottom 10px;*/
	text-align:left;
	width:25%;
	vertical-align:middle;
	border:#887766 1px solid;
}

footer #footer_nav .ft td a{
	display:block;
	font-weight:bold;
	padding:8px;
	}



footer small {
	background:#000;
	text-align:center;
	padding:8px;
	display:block;
	color:#fff;
	font-size:10px;
	clear:both;color:#fff;
}

footer small#copy a{
	color:#fff;
}







#info{
	max-width:640px;
	margin:10px auto 0;
	font-weight:bold;
	background:url(../images/common/bg-footer-cont_bg.jpg);
	padding:5px;
	overflow:hidden;
}



#info .text{
	padding:0;
	margin:0px;
	margin-left:5px;
}

#info .text tit{
	
}



#info .contact{
	overflow:hidden;
	width:280px;
	margin:10px 4px 0 !important;
	text-align:center;
}


#info .contact li{
	border:#CCC 1px solid;
	box-shadow:#999 0 0 2px;
	text-align:center !important;
	border-radius:4px;
	width:46% !important;
	margin-top:10px;
	display:inline-block;
}

#info .contact li a{
	display:block;
	color:#fff !important;
	padding:2px;
	border-top:1px solid #cb6500;
	border-bottom:1px solid #cb6500;
	color:#d4d2d2;
	text-shadow:0px -1px 0px #cb6500;
	background:#fe7e00;
	background:linear-gradient(top, #fe7e00, #b85a00);
	-pie-background:linear-gradient(top, #fe7e00iii, #b85a00);
	box-shadow:0 1px 1px #cb6500;
	border-radius:3px;

}


#info .contact li a .mls {
	font-size:12px;

}


/* ---------------------------------------------------- */
/* content */
/* ---------------------------------------------------- */
/************************* 汎用 *******************************/



.container-content{
	width:100%;
	margin:0 auto;
}

.container-content p{
}

section.content {
}


.container{
	border-top:none;
	text-align:center;
	max-width:640px;
	margin:0px auto;
	padding:4px 5px 30px;

}


.container img{
	max-width:100%;
	height:auto;
}

h2{}


h3{
	margin:10px 0px 10px;
	text-align:left;
	font-size:14px;
	padding:8px 0px 6px 24px!important;

}


h3 p{
	display:inline-block;
	margin:0px !important;
	border-bottom:#367820 3px solid;
}




h4 {
	margin:10px 0px !important;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	}
	


h5{
	font-weight:bold;
	text-align:left;
	margin:5px;
	font-size:14px;
	color:#333;
	padding-left:5px;
	
}


h6{
	text-align:left;
}



.container dl{
	margin:10px 10px;
	text-align:left;
}

.container dt{
	font-weight:bold;
	overflow:hidden;
}



.container p{
	text-align:left;
	margin:5px;
}

/*
.container span{
	color:#F30;
	font-weight:bold;
}
*/
.container .photo {

}


.container strong{
	font-weight:bold;
}


.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;
}


.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.subtxt iframe{
	width:100%;
}


.galleria li{
	text-align:center;
} 

/*ul*/


ul.sp2{
	font-size:12px;
	color:#000;
	padding:0px;
	margin:0px;
}



ul.sp2 li{
	width:48%;
	float:left;
	color:#000;
	margin:0px;
	overflow:hidden;
	border:#CCC 1px solid;
	padding:1px;
}



ul.sp2 li img{
	width:100%;
	height:auto;
}

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;
}



/*page top*/

#totop{
	text-align:center;
	margin:20px 0px 0px;
	clear:both;
	padding-right:5px;
}



/* ---------------------------------------------------- */
/* site map page */
/* ---------------------------------------------------- */



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;
}
section.content nav ul li {
	line-height:120%;
	/*border-top:1px solid #fff8ff;*/
	border-bottom:1px dotted #dfdfdf;
	background:url(../images/common/arw-03.gif) left center no-repeat;
	background-size:16px 16px;
}
section.content nav ul li a{
	/*background:url(../images/common/icon_arrow.png) right center no-repeat ;
	background-size: 25px 20px;
	-webkit-background-size: 25px 20px;
	-moz-background-size: 25px 20px;*/
	display:block;
	padding:12px 20px;
}
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;
}








/* ---------------------------------------------------- */
/* top page */
/* ---------------------------------------------------- */

.visual{
	max-width:640px;
	margin:0 auto;
	text-align:center !important;
}


#flexslider {
	width:100%;
	margin:0px auto;
	min-width:320px;
/*	background: url(../images/top/bg_01.png) center top no-repeat;*/
			position:relative;
			z-index:700;
}
#flexslider .slides {
	width:100%;
	text-align:center;
	margin:0px auto;
	overflow: hidden;
}
	#flexslider .slides li{
		height:212px;
	}
	#flexslider .slides li.main01 {
		background:url(../images/top/bg_01.png) center top no-repeat;
		background-size:auto 212px;
	}
	#flexslider .slides li.main02 {
		background: url(../images/top/bg_01_02.png) center top no-repeat;
	background-size:auto 212px;
	}
	#flexslider .slides li.main03 {
		background: url(../images/top/bg_01_03.png) center top no-repeat;
		background-size:auto 212px;
	}




.topcon01-wrap{
	background:url(../images/common/bg_02.png) center top no-repeat;
	background-size:auto 100%;
	margin-top:-60px;
	padding-top:60px;
	padding-bottom:60px;
	position:relative;
	z-index:20;
	overflow:hidden;
}





.topcon01 h3 {
	padding:-20px !important;
	margin:10px -20px !important;
	background:none;
	border:none;
}

.topcon01 h3 img{
	margin:0 -20px !important;
}


.topcon03 h3 {
	padding:-20px !important;
	margin:10px -20px !important;
	background:none;
	border:none;
}

.topcon03 h3 img{
	margin:0 -20px !important;
}

.topcon03 .right{
	width:30%;
	margin-right:5px;
}

.topcon02{
	background:url(../images/common/bg_03.png) center top no-repeat;
	background-size:auto 100%;
	margin-top:-60px;
	padding-top:60px;
	padding-bottom:60px;
	position:relative;
	z-index:10;
}




.topcon02 dl{
	overflow:hidden;
	background-color: rgba(248,248,248,0.8);
	padding:6px;
}

.topcon02 dl dt{
	color:#666;
	font-weight:bold;
	font-size:15px;
	overflow:hidden;
	padding:6px 0;
	border-bottom:#FFF 1px solid;
	margin-bottom:5px;
}
.topcon02 dl dt span{
	color:#060;
	font-size:12px;
	float:right;
}

.topcon02 dl dd .left{
	width:30%;
}




.topcon03-wrap{
	background:url(../images/common/bg_04.png) center top no-repeat;
	background-size:auto 100%;
	overflow:hidden;
	min-height:310px;
	color:#FFF;
	margin-top:-68px;
	padding-top:40px;
	
}




.imgcen{
	text-align:center;
}



.imgcen img{
	width:100%;
	height:auto;
}





.news {
	margin:20px 0;
}


.news h3{
	border:none;
	overflow:hidden;

}


.news h3 img{
	width:400px;
	margin:0 0 0 -20px;
}

.news li a{
	color:#060;
	padding-left:5px;
}

.news li:nth-child(2n){
	background:#eee;
	padding:8px 5px;
}


.news li{
	padding:8px 5px;
	color:#7f7259;
	font-weight:normal !important;
	font-size:12px;
	background:url(../images/common/arw-01.gif) 0 center no-repeat;
	background-size:11px 11px;
}



.fbbox01{
	margin-bottom:30px;
}





.ulbox01 li{
	list-style-type:disc;
}


.ulbox01{
	margin-left:16px;
}








/* ---------------------------------------------------- */
/* sub page */
/* ---------------------------------------------------- */



.sub-visual{
	width:100%;
	background:url(../images/common/h2_bg.jpg) center top no-repeat;
	text-align:center;
	padding:40px 0;
}

.sub-visual h2{
	width:320px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	font-size:24px;
	color:#FFF;
	text-shadow:#000 0 0 4px;
	font-weight:bold;
}


.sub-visual h2 span{
	display:block;
	font-size:18px;
}







.subcontents{
	margin-bottom:20px;
	border-top:none;
	text-align:center;
	max-width:640px;
	margin:0px auto;
	padding:4px 5px 0px;
}





.subcontents p{
	text-align:left;
}




.subcontents h3{
	background:url(../images/common/h3_bg.jpg) -20px bottom no-repeat;
	background-size:700px auto;
	margin:20px 0px 10px;
	text-align:left;
	font-size:15px;
	padding:8px 0px 8px 24px!important;
	color:#666;
}



.subcontents h4{
	border-bottom:#008332 1px solid;
	border-left:#000 4px solid;
	margin:20px 0 10px;
	color:#008332;
	padding:6px;
	
}




.subcontents h5{
	background:url(../images/common/arw02.jpg) left center no-repeat;
	padding-left:10px;
	margin:10px 0;
}


.imgcen img{
	width:100%;
	height:auto;
}




.defTable01{
	text-align:left;
	width:100%;
	margin:20px 0 10px;
}


.defTable01 tr:nth-child(2n){
	background:#efefef;
	
}


.defTable01 th{
	padding:8px 6px;
	width:80px;
}


.defTable01 td{
	padding:8px 6px;
}


ul.sitemapList {
	width:100%;
	overflow:hidden;
}


ul.sitemapList li {
	line-height:120%;
	/*border-top:1px solid #fff8ff;*/
	border-bottom:1px dotted #dfdfdf;
	background:url(../images/common/arw02.jpg) left center no-repeat;
	background-size:8px 7px;
}


ul.sitemapList li a{
	display:block;
	padding:12px 20px;
	color:#008332;
}
ul.sitemapList li:last-child {
	border-bottom:none;
	
}
ul.sitemapList li:first-child{
	border-top:none;
}




.pubArea{
	background:url(../images/biz/pub_bnr.jpg) center top no-repeat;
	background-size:600px auto;
	padding-top:70px;
}

.pubArea p{
	background:#FFF;
	padding:6px;
}

.priArea{
	background:url(../images/biz/pri_bnr.jpg) center top no-repeat;
	background-size:600px auto;
	padding-top:70px;
}

.priArea p{
	background:#FFF;
	padding:6px;
}

.subBox2 li p:first-child{
	text-align:center;
	font-size:14px;
	border-bottom:#CCC 2px solid;
}


.subBox2 li{
	text-align:center;
	border:none !important;
}

.subBox2 li img{
	width:140px !important;
	margin:10px auto;
}

.subBox2 li .jigyotxt{
	min-height:100px;
	padding:4px;
}



.flowList li{
	overflow:hidden;
	margin:10px;
}
	


.flowList li img{
	width:40%;
	height:auto;
	float:left;
	margin-right:5px;
	
}


.stArea{
	
	background:url(../images/strength/st_bg.jpg) center top  no-repeat;
	background-size:800px auto;
	background-color:#222;
	padding-top:60px;
	margin:20px 0;
	padding-bottom:40px;
	
}


.sttxt em{
	display:block;
}

.wh{
	color:#FFF;
}

.sttxt{
	color:#000;
	background:#eee;
	padding:6px;
	margin:10px 5px;
	overflow:hidden;
}


.sttxt .tit{
	border-bottom:#FFF 1px solid;
	font-size:18px;
}


.sttxt .tit span{
	display:block;
	color:#060;
	font-size:14px;
}

.galleria img{
	max-width:80%;
	height:auto;
	margin:10px auto;
}



.subBox li{
	margin:10px 5px 20px;
	text-align:center;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
}

.subBox li p{
	font-size:14px;	
	margin:5px 0;
	padding:6px;
	text-align:center;
	border-top:#060 4px solid;
	border-bottom:#eee 1px solid;

}

.subBox li a.syosai{
	display:block;
	background:#333;
	color:#FFF;
	margin:5px 0;
	padding:6px;
	text-align:center;
}




.thumbs{
	display:none;
}

#detail li{
	text-align:center;
}
#detail li img{
	max-width:80%;
	height:auto;
	margin:10px auto;
}






.sns-sharerbtn-list li{
	margin:5px 10px;
}


.paginated-link {
	text-align:center;
	overflow:hidden;
}

.paginated-link li{
	display:inline-block;
	margin:5px 10px;
	
}


.date{
	text-align:right;
}



.question dl{
	border-bottom:#CCC 1px solid;
}



.question dt {
	background:url(../images/faq/faq-icon.jpg) no-repeat 0px 8px;
	background-size:13px 12px;
	padding:4px 4px 4px 22px;

}


.question dd {
	background:url(../images/faq/answer.jpg) no-repeat 0px 0px;
	background-size:27px 24px;
	padding:4px 4px 4px 22px;
	background:#ecf6f8;
} 



	
/*----------------足すもの------------------*/

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;
}


.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	

.clearfix{display: inline-block;}




@media only screen and (orientation : landscape) { /*横向き*/


}
@media only screen and (orientation : portrait) { /*縦向き*/
.pagenavi li:nth-child(9n) {
	clear:both;
}

}
