/*
Theme Name: akiya_bee
Theme URI: http://vanidesign.blog.fc2.com/blog-entry-8.html
Description: WPを作成する際の基本テンプレート
Version: 1.2
Author: Vanillate
Author URI: http://vanillate.com/
*/



.contentsbox:after{

  display:block;
  clear:both;
  height:0;
  line-height:0;
  visibility:hidden;
  content: ".";
  font-size: 0.1em;

}

.contentsbox{

/*  display:inline-block; */

}


body{
      /*font: 14px "Lucida Sans", "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", Osaka;*/
	font: 14px  "メイリオ", Meiryo,YuGothic, 'Yu Gothic', "游ゴシック体", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	background-color:#f2f3f2;
}

#body_inner{
	width: 100%;
	min-width: 960px;
	text-align: left;
	margin: 0px auto;
	position:relative;
}

h1,h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
}

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

a:link{

}

a:hover{
  text-decoration:underline;
}

a:active{

}

a:visited{

}

.clear {
  display: block;
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px; }


header{
	overflow:hidden;
	height:100px;
	/* border-bottom:dashed 1px gray; */
	margin-bottom:0px;
}

header .menu ul{
	margin: 0px;
	padding: 0px;
}

header .page_item{
	margin: 0px 1px 0px 0px;
	padding: 3px;
	min-width: 150px;
	list-style: none;
	float: left;
	text-align: center;
	background: #eee;
}

#nav ul{
	margin: 0px;
	padding: 0px;
}

#nav li{
	margin: 0px 1px 0px 0px;
	padding: 3px;
	min-width: 150px;
	list-style: none;
	float: left;
	text-align: center;
	background: #eee;
}

#side_nav{

	margin: 0px;
	padding: 0px;

}

#side_nav li{

	list-style: none;

}


.post{
}

.home #contents {
	width: 1140px;
	margin:0px auto 0;
}

#contents{
	width: 1140px;
	margin:0px auto 0;
}

#main{
	width: 880px;
	margin-left: 0;
	float: left;
	/* box-sizing:border-box;border:2px red solid; */
}

.home #side {
	width: 240px;
	margin-left: 20px;
	margin-right: 0;
	float: right;
	padding-top: 70px;
	/* box-sizing:border-box;border:2px red solid; */
}

#side{
	width: 240px;
	margin-left: 20px;
	margin-right: 0;
	float: right;
	padding-top: 126px;
	/* box-sizing:border-box;border:2px red solid; */
}

.blog_info{
	border-bottom:dashed #ccc 1px;
	width:90%;
	margin:0 40px;
}
.blog_info h2{
	font-size: 24px;
	color: #555;
}
.blog_info ul{
	padding: 0px;
	margin: 0px;
}

.blog_info li{
	font-size: 14px;
	list-style: none;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	color: #555;
}

li.cal{
	background: url(images/calendar.gif) no-repeat 0 1px;
}

li.cat{
	background: url(images/folder.gif) no-repeat 0 1px;
}

li.tag{
	background: url(images/tag.gif) no-repeat 0 2px;
}

.commentlist{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.avatar{
	float: left;
}

.comment-content{
	margin-left: 50px;
}

.reply{
	margin-left: 50px;
	margin-bottom: 20px;
}

article.comment{
	font-size: 12px;
	border-top: 1px dashed #ccc;
	padding-top: 20px;
}


.comment_form_over label{
	font-size: 11px;
}


.comment_form_over p{
	margin: 0px;
	padding: 0px;
}

input#author{
	width: 260px;
	border: 1px solid #ccc;
	height: 18px;
}

input#email{
	width: 260px;
	border: 1px solid #ccc;
	height: 18px;
}

input#url{
	width: 545px;
	border: 1px solid #ccc;
	height: 18px;
}

.comment-form-author{
	float: left;
}

.comment-form-email{
	float: right;
}


textarea#comment{
	width: 545px;
	border: 1px solid #ccc;
	height: 100px;
}

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

#comments-title{
	margin: 20px 0px 5px 0px;

}

#reply-title{
	margin: 50px 0px 10px 0px;
}

.widget-area ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.logged-in-as{
	font-size: 12px;
}

#nameandurl{
	padding-top: 10px;
	margin-bottom: 20px;
}

#textbox{
	padding-top: 10px;
}

.blog_description{
  font-size:12px;
  margin:0px 120px;
  color:gray;
}


/* @group wp表示でよく使う装飾 */

.post strong{
  	color: #333;
}

.post em{
	color: gray;
}

.post blockquote{
  	border: 1px solid #ccc;
  	padding: 10px 20px;
  	font-size: 16px;
	font-style: italic;
	color: gray;
}

.post code{
  	color: teal;
	font-family: "Courier New";
}



.thecontent ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.thecontent ul li{
	list-style: none;
	background: url(images/tick.gif) no-repeat 0 4px;
	padding-left: 13px;
}

/*----------- custom css start by tanaka -------------*/

/*----- header area -----*/
header.header_front_page_cst{
	height:548px;
}

.logo_bar_cst{
	width:100%;
	height:90px;
	background-color:#d18044; /* tanaka_chane add new */
	overflow:hidden;
/* box-sizing:border-box; border: 3px solid blue; */
position:fixed;
z-index:99999;
box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
}

.header_inner {
	width:100%;
	max-width: 1140px;
  min-width: 1024px;
  margin:0 auto;
}

.logo_img_cst {
	float:left;
/* box-sizing:border-box; border: 3px solid red; */
}

.logo_img_cst img{
/*	height:80px;
	width:500px;
	margin-left:20px;*/
	margin-top:0px;
}

.logo_nav_cst{
	float:right;
	margin-right:20px;
	margin-top:30px;
	/* width:200px; */
	/* box-sizing:border-box; border: 3px solid red; */
}

.logo_nav_cst .searchtext{
	width:300px;
	height:30px;
	font-size:18px;
	border:0px;
	color:#666;
	text-indent:5px;
}

.logo_nav_cst .searchbuttom{
	width:60px;
	height:30px;
	text-align:center;
	font-size:18px;
	color:#fff;
	background:#00bfff;
	border:1px solid #ccc;
}

#billboard{
	width: 100%;
  max-width: 1140px;
  min-width: 1024px;
  position: relative;
  top: 40px;
  left: 0px;
  overflow: hidden;
  height: 380px;
  margin: 120px auto 0;
}

.banner_cst img{
	width:100%;
}

.banner_msg_cst{
	position:absolute;
	top:130px;
	height:60px;
	font-size:40px;
	line-height:60px;
	/* background-color:rgba(255,255,255,0.4); */
	width:100%;
	/*　メインの画像のメッセージ設定 */
	/* text-indent:10%; */
	text-align:center;
	color:#000; /*文字色*/
	text-shadow: /*縁取り*/
			0 1px 0 		#fff,
			1px 0 0 		#fff,
			0 -1px 0 		#fff,
			-1px 0 0 		#fff,
			-1px -1px 0 #fff,
			1px -1px 0 	#fff,
			-1px 1px 0 	#fff,
			1px 1px 0 	#fff
			;
}

/*----- pt_home area -----*/

.genre_title_cst{
	display:inline-block;
	position:relative;
	top:38px;
	left:5%;
	height:60px;
	font-size:25px;
/*	padding:0 30px; */
	border:1px solid #d18044;
	background-color:#d18044;
	-moz-box-shadow: 		2px 2px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
	-o-box-shadow: 			2px 2px 3px rgba(0,0,0,0.1);
	-ms-box-shadow: 		2px 2px 3px rgba(0,0,0,0.1);
	box-shadow: 				2px 2px 3px rgba(0,0,0,0.1);
/* box-sizing:border-box; border: 3px solid red; */
}

/* .genre_title_cst:after, */
.genre_title_cst:before{
	position:absolute;
	content:"";
	top:-0px;
	display:inline-block;
	border-width: 20px 4px;
	border-style: solid;
}

.genre_title_cst:before{
	left:-9px;
	border-color:transparent #542502 #542502 transparent;
	z-index:-1;
}

/*
.genre_title_cst:after{
	right:-4px;
	border-color:transparent transparent #adc #adc;
}
*/

.genre_title_cst img{
	display:block;
	float:left;
	height:100%;
/*	width:60px;
	height:60px; */
/* box-sizing:border-box; border: 3px solid red; */
}
.genre_title_cst h1,.genre_title_cst h2{
	color:#fff;
	font-weight:normal;
	float:left;
	height:100%;
	line-height:60px;
	padding-right:1em;
/*	margin-left:20px; */
/* box-sizing:border-box; border: 1px solid red; */
	z-index:999;
}

.info_block_cst{
	/* background-color:#eee; */
	overflow:hidden;
	width:840px;
	margin-bottom:0px;
	padding:50px 20px 20px 20px;
	background-color:#fff;
	border:1px solid  #d18044;
	/*
	-moz-box-shadow: 		2px 2px 8px rgba(0,0,0,0.2) , 0 0 15px rgba(149,65,28,0.30) inset;
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2) , 0 0 15px rgba(149,65,28,0.30) inset;
	-o-box-shadow: 			2px 2px 8px rgba(0,0,0,0.2) , 0 0 15px rgba(149,65,28,0.30) inset;
	-ms-box-shadow: 		2px 2px 8px rgba(0,0,0,0.2) , 0 0 15px rgba(149,65,28,0.30) inset;
	box-shadow:					2px 2px 8px rgba(0,0,0,0.2) , 0 0 15px rgba(149,65,28,0.30) inset;
	*/
}

.info_box_cstSou {
	width:158px;
	height:auto;
	margin:0 10px 0 0;
	float:left;
	background-color:#ffffff;
	position:relative;
	/*
	-moz-box-shadow: 		1px 1px 4px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 4px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 			1px 1px 4px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 		1px 1px 4px 3px rgba(0,0,0,0.2);
	box-shadow: 				1px 1px 4px 3px rgba(0,0,0,0.2);
	*/
}

.info_box_cst{
	width:158px;
	height:200px;
	margin:0 10px 0 0;
	float:left;
	background-color:#ffffff;
	position:relative;
	/*
	-moz-box-shadow: 		1px 1px 4px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 4px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 			1px 1px 4px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 		1px 1px 4px 3px rgba(0,0,0,0.2);
	box-shadow: 				1px 1px 4px 3px rgba(0,0,0,0.2);
	*/
}



.info_box_info p {
	font-size:14px;
	line-height:21px;
	color:#000;
	padding:1em 0;
	text-align:center;
}

.pref_table{
	margin:0 0 40px 10px;
	float:left;
}

.pref_table th{
	text-align:right;
	padding:2px 10px 2px 5px;
	border-bottom:1px dashed #ccc;
	vertical-align:middle;
}
.pref_table td{
	padding:2px 5px 2px 10px;
	border-bottom:1px dashed #ccc;
}

.syokushu_box_cst{
	width:168px;
	margin:10px 0;
	float:left;
}


.select_button_cst{
	display: block;
	margin:auto;
	width: 90%;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	position: relative;
	border-radius: 4px;
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	font-size:20px;
}

.select_button_cst:hover {
	text-decoration:none;
}

.select_button_cst:active {
	top: 3px;
	box-shadow: none;
}

.syokushu_box_cst .select_button_cst{
	font-size:18px;
	background-color: #eda066;
	box-shadow: 0 3px 0 #ed8c45;
}

.syokushu_box_cst .select_button_cst:hover {
	background-color: #ed8c45;
	box-shadow: 0 3px 0 #542502;
}

.bigbutton_box_cst{
	margin-bottom:40px;
}
.bigbutton_box_cst .select_button_cst{
	background-color: #eda066;
	box-shadow: 0 3px 0 #ed8c45;
}

.bigbutton_box_cst .select_button_cst:hover {
	background-color: #ed8c45;
	box-shadow: 0 3px 0 #542502;
}

.googlemap_cst{
	text-align:center;
	margin:auto;
	padding:5%;
}
/*-----  single.php area -----*/

.company_details_block_cst{
	margin:0 4% 20px;
	padding-bottom:20px;
	border-bottom: 1px dashed #ccc;
  line-height:1.6;
}



.company_details_block_cst p{
	margin:0;
}

.company_details_table_cst {
	width:100%;
}

.company_details_table_cst th{
	border:solid #aaa 1px;
	width:15%;
	text-align:center;
	padding:5px;
}

.company_details_table_cst td{
	border:solid #aaa 1px;
	width:85%;
	padding:1% 2%;
}

.company_images_block_cst{
	margin:0 5%;
}

/*----- sidebar.php area -----*/
.widget-container{
	border:1px solid  #d18044;
	padding:5%;
	margin-bottom:20px;
	background-color:#fff;
}

.widget-container h3{
	border-left: 4px solid orange;
	border-bottom:1px solid  #d18044;
	padding-left:10px;
	margin-bottom:10px;
}

.widget-container li{
	padding-left:10px;
	list-style:disc;
	list-style-position:inside;
	line-height: 1.4em;
	margin-bottom:1em;
}

.widget-container li .post-date {
	font-size:80%;
	color:#999;
}


/*-----  loop.php 業者一覧 area -----*/

.gyosya_list{
	margin:2% 5%;
}

.gyosya_list .compay_loop_block {
	padding-bottom:15px;
	border-bottom:dashed #ccc 1px;
	overflow:hidden;
	height:200px;
}

/*
.gyosya_list .company_image{
	width:30%;
	display:inline-block;
	vertical-align:middle;
}
.gyosya_list .company_image img{
	width:100%;
	max-height:210px;
}
*/

.gyosya_list a:hover{
	text-decoration:none;
}

.gyosya_list .thecontent{
	width:65%;
	padding-left:2%;
	display:inline-block;
	vertical-align:top;
}

.gyosya_list .thecontent h3{
	font-size:20px;
	margin-top:0px;
}
.nav-below{
	text-align:center;
	font-size:20px;
	margin-bottom:15px;
}

/*-----  投稿フォーム area -----*/
.akiyainfo_form_cst{
	margin-left:5%;
	margin-bottom:40px;
	line-height:30px;
}
.akiyainfo_form_cst .wpcf7-textarea{
	width:90%;
}
/*-----  footer.php area -----*/
footer{
	width:100%;
	background-color:#d18044;
	margin-top:10px;
}

footer .footer_menu_cst{
	padding-top:30px;
	color:#ffffff;
	text-align:center;
	font-size:16px;
}

footer .footer_menu_cst a:visited,
footer .footer_menu_cst a:link,
footer .footer_menu_cst a:hover,
footer .footer_menu_cst a:active
{
	color:#ffffff;
}

footer .copy{
	color:#ffffff;
	text-align:center;
	padding-bottom:30px;
}


/*----------- custom css end   by tanaka -------------*/

/* @end */
/*box-sizing:border-box; border: 3px solid red;*/


/* 20150406 temp */

/* 20150406 temp */

.area_bnr ul,.bnr_sitelink ul {
	list-style-type:none;
}

.enforcement {
	margin:0 0 30px 0;
	padding:0 0 30px 0;
}
.enforcement p {
	margin:1em 0 0 60px;
}




.widget-area h3 {
	line-height:1.5em;
}

.execphpwidget p,.execphpwidget a {
/*	padding:0.5em 1em; */
	line-height:1.3em;
}

.aligncenter {
	text-align:center;
}

/* PU */
.page-template-page-pudef #pu_def h1 {
	display:block;
	width:420px;
			font-size:32px;
			line-height:1.6em;
			font-weight:bold;
			color:#000;
			border:1px solid #aaa;
			margin:0 auto;
			padding:1em;
			background:#8BCDBA;
			color:#fff;
		}

.page-template-page-pudef #pu_def .desc_vhqp {
	font-size:18px;
	margin:2em 0 0 0;
	text-decoration:underline;
}

.page-template-page-pudef #pu_def .list_vhqp {
	width:420px;
	text-align:left;
	font-size:16px;
	line-height:2em;
	font-weight:bold;
	margin:2em auto 0;
}

.page-template-page-pudef #pu_def h2 {
	display:block;
	width:420px;
			font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	margin:3em auto 0;
}

.page-template-page-pudef #pu_def .message_pu {
	width:420px;
	text-align:center;
	font-size:16px;
	line-height:2em;
	margin:2em auto 0;
}

.sec02 {
  margin: 32px auto 0;
  width:600px; }
  .sec02 h1 {
    font-size: 18px!important;
    font-weight: bold!important;
    padding: 4px 0 4px 0px!important;
    margin: 0 auto 15px!important; }
  .sec02 h2 {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
	margin:15px auto 0!important;
	 }
  .sec02 p {
    font-size: 14px;
    font-weight: bold;
    margin: 14px 0; }
  .sec02 table {
    border-collapse: collapse;
    width: 100%;
	 }
    .sec02 table th {
      font-size: 13px;
      font-weight: bold;
      text-align: center;
      border: 1px solid #eee;
      padding: 3px 5px; }
    .sec02 table td {
      font-size: 14px;
      padding: 3px 5px;
      border: 1px solid #eee;
	  text-align:left; }
    .sec02 table .thL {
      width: 60px; }
    .sec02 table .thC {
      width: 400px; }
    .sec02 table .thR {
      width: 120px; }

.ui-state-default {
  font-size: 16px; }

  /* 201509 */
  .info_top {
  width: 100%;
  height: 30px;
  background: #333;
  z-index:99998;
  position:fixed;
	  margin:90px 0 0 0;
	  box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
  }
  .info_top p {
    margin: 0 auto;
    width: 980px;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #fff; }

	.tickerT {
		position:absolute;
		top:0;
		left:0;
		z-index:1000;
		background:#d18044;
		width:100px!important;
		font-size:16px!important;
	}



#ticker { /* that's your list */
position: relative;
/*left: 750px;*/
list-style-type: none;
margin: 0;
padding: 0;
}
#ticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 6px 0 0 0;
padding-right: 30px;
/*background: #fff;*/
color:#fff;
}





#ticker {
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    list-style:none;
    margin:0;
}
.tickercontainer {
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .tickercontainer .mask {
    position: relative;
    padding-left: 110px;
    padding-right: 10px;
    overflow: hidden; }

	/* 201509 */
	#list_akiyakanrishi {
		border-collapse:collapse;
	}

	#list_akiyakanrishi th,#list_akiyakanrishi td {
		border:1px solid #ddd;
		padding:6px;
		text-align:center;
		vertical-align:middle;
		line-height:1.4em;
	}

	/*20151111*/
	.company_image {
		width:240px;
		display:inline-block;
		vertical-align:middle;
		position:relative;
	}
	.company_image img {
		width: 240px;
    position: absolute;
    clip: rect(0px 240px 180px 0px);
	}

	.info_box_imgSou {
		width:200px;
		height:133px;
		display: table-cell;
    text-align: center;
    vertical-align: middle;
		position:relative;
	}
	.info_box_imgSou img {
		width: 100%;
		height:auto;
    position: absolute;
	top:0;
	left:0;
    clip: rect(0px 200px 133px 0px);
	}

.info_box_img {
		width:158px;
		height:119px;
		display: table-cell;
    text-align: center;
    vertical-align: middle;
		position:relative;
	}
	.info_box_img img {
		width: 158px;
    position: absolute;
	top:0;
	left:0;
    clip: rect(0px 158px 119px 0px);
	}

	.company_img01 {
		width:48%;
		float:left;
	}
	.company_img01 img {
		width:100%;
	}

	.company_img02 {
		width:48%;
		float:right;
	}
	.company_img02 img {
		width:100%;
	}

	/*  */


.searchform-label {
	font-size:14px!important;
}

.searchform-input-wrapper select {
		height:30px;
	}

	/* サーチフォーム用 */
	.custom_search {
    width: 330px;
    float: left;
}

	.searchform-label {
    display: block;
    float: left;
    width: 40%!important;
    overflow: hidden;
    font-size: 1.1em;
    font-family: sans-serif;
    font-weight: bold;
    padding-top: 4px;
    text-align: right;
}

.info_box_cct {
	width:720px;
	height:120px;
	margin:0 auto;
	position:relative;
	float:left;
}

.info_box_cct img {
	width:720px!important;
	position: absolute;
top: 0;
left: 70px!important;
clip: auto!important;
}

.fBnr {
	width:468px;
	margin:60px auto;
	height:60px;
	padding:0;
}

.fBnr  img {
	width:100%;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	top:400px!important;
}

/* dropdown */

.ofN {

}
.pref_table {
	float:left;
}
.box_pref {
	float:left;
	width:440px;
height:360px;
	margin: 0 0 0 20px;
}
.title_pref {
	margin:0 0 0 20px;
}
#contents_pref {
	height:318px;
	overflow-y:scroll;
}
#nav_pref  {
	width:70px;
	list-style-type:none;
	margin:0;
    padding:0;
	height: 1.6em;

}
#nav_pref li  {

	margin:0;
    padding:0;
    position:relative;
    float:left;
    width:70px;

	height:1.6em;
	line-height:1.6em;


}
#nav_pref li a {
	padding:5px;
    background-color:#efefef;
    display:block;
    color:#333;
    text-decoration:none;
	height:1.6em;
    line-height:1em;
	font-weight:normal;
	text-align:left;
}
#nav_pref li a:hover {
	background-color:#d18044;
	color:#fff;
}
#nav_pref li ul {
	list-style-type:none;
	width: 70px;
	display: none;
	position: relative;
	top: -33px;
	left: 71px;

}

/* dd2 */
#pref_dd {
	/* overflow-y: scroll; */
	width:440px;
height:400px;
	margin: 0 0 0 20px;
}
#nav2 {
	float: left;
	list-style: none;
	width: 90px;
}
#nav2 li {
	position: relative;
	width: 90px;
	height: 36px;
	list-style:none;
	z-index:9999;
}
#nav2 > li {
	border-bottom: 1px solid #fff;
}
#nav2 li:last-child {
	border-bottom: none;
}
#nav2 li:hover > ul > li {
	border-bottom: 1px solid #fff;
}
#nav2 li > ul > li:last-child {
	border-bottom: none;
}
#nav2 li a {
	display: block;
	width: 90px;
	height: 36px;
	color: #333;
	font-size: 13px;
	line-height: 36px;
	padding-left: 10px;
	background: #ededed;
	transition: 0.8s;
	text-decoration:none;
}
#nav2 li a:hover {
	color: #fff;
	background: #d18044;;
}
#nav2 > li:hover > a {
	background: #d18044;
	transition: 0.8s;
}
#nav2 > li:hover li:hover > a {
	background: #d18044;;
}
#nav2 li:hover > ul > li {
	overflow: visible;
	top: -36px;
	left: 101px;
	height: 36px;
}
#nav2 li ul li {
	overflow: hidden;
	height: 0;
	left: 91px;
	transition: 0.5s;
}
#nav2 li ul li a {
	background: #ededed;
	color:#333;
	transition: 0.8s;
}
#nav2 li ul:before {/*孫*/
	position: absolute;
	content: "";
	top: 13px;
	left: 91px;
	border: 5px solid transparent;
	border-left: 5px solid #d18044;;
}
#nav2 li:hover ul li ul li:hover > a {/*孫*/
	background: #d18044;;
}

.pref_table a {
	margin-right:18px;
}

.pref_table a.set4 {
	margin-right:4px!important;
}
/* ToTop */
.a-pagetop {
	width:80px;
	height:90px;
	margin:32px auto 0;
}

.a-home {
	width:80px;
	height:90px;
	position:absolute;
	bottom:160px;
	right:32px;
}

.a-pagetop img,.a-home img {
		width:100%;
}

/* BUkken */
.box_art {
	margin-bottom:10px;
}

.tArt {
	width:100%;
	border-collapse:collapse;
	border:2px solid #ccc;
}

.tArt th {
	border:1px solid #ccc;
	padding:4px;
	font-size:15px;
	text-align:center;
}
.tArt td {
	border:1px solid #ccc;
	vertical-align:middle;
	line-height:1.2em;
	padding:4px;
	text-align:center;
}
.img_art {
	width:160px;
}
.tArt img {
	width:100%;
}
.price_article {
	width:90px;
}
.madori_art {
	width:100px;
}
.price_art {
	font-size:16px;
	font-weight:bold;
	color:#DC0E11;
}
.tra_art {
	width:280px;
}

.h2_art {
	font-size:18px;
	text-align:center;
}

.copy a {
	text-decoration:none;
	color:#fff;
}

.info_box_cct2 {
	width:720px;
	height:auto;
	margin:0 auto 20px;
	position:relative;
}

.info_box_cct2 .fLT {
	font-weight:bold;
	width:50%;
	diaplay:block;
	float:left;
	text-align:center;
}

.info_box_cct2 .fRT {
	font-weight:bold;
	width:50%;
	diaplay:block;
	float:right;
	text-align:center;
}

.vaM {
	vertical-align:middle;
}

/* 2016.10.21 */

#colorbox {
  z-index: 99999!important;
}

.custom_search {
    width: 252px!important;
    float: left;
    margin: 0 20px!important;
}

.custom_search select {
  font-size:14px;
}
.searchform-input-wrapper {
	width:100%!important
}
.searchform-label{display: none!important;}

.searchform-input-wrapper input {
		box-sizing: border-box;
	padding: 6px;
    font-size: 14px;
    border: 1px solid rgb(166, 166, 166);
border-radius: 5px;
}

.searchform-controls input {
  width: 40px;
    height: 24px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #00bfff;
    border: 1px solid #ccc;
    margin-top:5px;
}

/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
.custom_search :placeholder-shown {
    color: #000; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
.custom_search ::-webkit-input-placeholder {
    color: #000; }

/* Firefox 18- */
.custom_search :-moz-placeholder {
    color: #000; opacity: 1; }

/* Firefox 19+ */
.custom_search ::-moz-placeholder {
    color: #000; opacity: 1; }

/* IE 10+ */
.custom_search :-ms-input-placeholder {
    color: #000; }


/* MAPSP */

.mapTitle {
	z-index:999;
}

.mapsp {
	position:relative;
}

.map_pref {
	position: absolute;
    top: 5px;
    right: -60px;
}
.menuBar {
	width:100%;
	height:48px;
	/* background:#D4803D; */
	margin:120px 0 0 0;
}

.menuBarIn {
	width:1140px;
	margin:0 auto;
}

.menuBarIn ul {
	list-style: none;
}

.menuBarIn ul li {
	font-size:15px;
	line-height:48px;
	margin:0 12px 0 0;
	float:left;
	color:#fff;
}

.menuBarIn ul li a {
	color:#fff;
}

/* 2017 */



.mT58 {
	margin-top:58px!important;
}
.RboxT {
	width:100%;
	padding:10px;
	background:#F2F3F2;
	position: fixed;
	z-index:9999;
	top:90px;
}

.RboxTIn {
	width:1140px;
	margin:0 auto;
	left:0;
}

/* MAP2018 */
.pRel {
	position:relative;
}

.h410 {
	height:410px;
}
.box_map {
	background:url(images/ACSmapBG.jpg) no-repeat;
	width:700px;
	height:440px;
	position:absolute;
	top:20px;
	right:85px;
}


.box_map ul {
    background: #e4ecf9;
    border-radius: 3px;
    padding: 4px 0 0 4px;
    behavior: url(/css/std/lib_css/PIE.htc);
    position: relative;
    position: absolute;
    width: 128px;
}

#area01 {
    right: 10px;
    top: 30px;
	width: 64px!important;
	background: #D4EED7;
}

#area02 {
    right: 10px;
    top: 157px;
	background: #FEF7D7;
}

#area03 {
    right: 10px;
    top: 298px;
	background: #CCF4FF;
}

#area04 {
    left: 310px;
    top: 75px;
	background: #d5edf9;
}

#area05 {
    left: 401px;
    top: 361px;
	background: #d7dbea;
}

#area06 {
    left: 164px;
    top: 117px;
	background: #ffecf6;
}

#area07 {
    left: 12px;
    top: 171px;
	background: #eaf4d6;
}

#area08 {
    left: 203px;
    top: 361px;
	background: #fbddcf;
}

#area09 {
    left: 12px;
    top: 298px;
	background: #f7f9cf;
}

#area10 {
    left: 13px;
    top: 55px;
	width: 64px!important;
	background: #fceacc;
}


.box_map li {
    display: block;
    height: 27px;
    width: 60px;
    margin: 0 2px 4px 0;
}

.box_map a {
 background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
 background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
 background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
 background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
 background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
 background-image: linear-gradient(to bottom, #ffffff, #eeeeee);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#eeeeee);
    -webkit-box-shadow: 1px 1px 3px 0 rgba(50,50,50,0.3);
    box-shadow: 1px 1px 3px 0 rgba(50,50,50,0.3);
    display: block;
    height: 27px;
    line-height: 27px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 13px;
    color: #000;
    behavior: url(/css/std/lib_css/PIE.htc);
    position: relative;
}

.box_map a:hover{/*押したとき*/
 background-color: #eeeeee; background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
 background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
 background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
 background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
 background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
 background-image: linear-gradient(to bottom, #eeeeee, #dddddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eeeeee, endColorstr=#dddddd);
}

.box_map a:active{/*押したとき*/
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px);/*沈むように*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    background-image: -webkit-linear-gradient(#fcfac0 0%, #f6f283 100%);
    background-image: linear-gradient(#fcfac0 0%, #f6f283 100%);/*グラデーションを明るく*/
}

.hori>li, .hori>li a {
    float: left;
}

.box_mapF {
	background: #dedede;
	padding:1em 0;
	margin:3em auto 0;
}

#Fmenu {
	max-width:1140px;
	margin:0 auto;
}

#Fmenu li {
	list-style-type: none;
	float:left;
	margin:0 0.5em 0.25em 0.5em;
	color:#555;
}

#Fmenu li a {
	color:#555;
}

.since {
  margin: 0em 3em 0em 0em;
  text-align: right;;
}

/* list_bnr */
.list_bnr {
    overflow: hidden;
    max-width: 1140px;
    padding: 20px;
    margin:1em auto;
}

.list_bnr p {
    display:inline-flex;
    width:24%;
}

.list_bnr p img {
    width:100%;
}

.osB {
  width:100%;
  margin:40px auto 0;
}

.osB img {
  width:100%;
}

/* サイト内更新 */
time {
    width:100%;
    max-width:1140px;
	height:auto;
    display:block;
    text-align: right;
    margin:0 auto;
}

.fs48 {font-size:48px;}
.fs36 {font-size:36px;}
.fs32 {font-size:32px;}
.fs30 {font-size:30px;}
.fs28 {font-size:28px;}
.fs24 {font-size:24px;}
.fs20 {font-size:20px;}
.fs18 {font-size:18px;}
.fs16 {font-size:16px;}
.fs14 {font-size:14px;}
