@charset "utf-8";
/*
20160824sato
*/


/* --------------------------------------
ブラウザスタイル初期化
--------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
}
p.btn a {
	display:block;
	width:90%;
	text-align:center;
	color:#fff;
	text-decoration:none;
    background: #00bcf5;
    border-radius: 5px;
    padding: 10px;
}
dl.shop_info{
	margin:0px 0px 20px 0px;
}
dl.shop_info dt{
	float:left;
	width:30%;
}
dl.shop_info dd{
	float:left;
	width:70%;
}
ul.page_link li{
	float:left;
	margin:0px 20px 0px 0px;
}
ul.page_link li a{
	background:#fc8e2a;
	display:block;
	text-decoration:none;
	padding:2px 10px 2px 10px;
	color:#fff;
}
ul.shop_gallery li{
	float:left;
	width:24%;
	margin:0px 1% 0px 0px;
}
ul.shop_gallery li img{
	width:100%;
	height:auto;
}
/* --------------------------------------
背景＆基本設定
--------------------------------------*/
body {
	font-size: 14px;
	color: #666666;
	background-color: #FFF;
	/* background-image: url("img/bg.png");*/
	font-family: メイリオ, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.7;
	-webkit-text-size-adjust: none;
	min-width: 980px;
	background-position:center top;
	/*background-repeat:no-repeat; */
	background-repeat:repeat-x;
	/*background-repeat:repeat-y; */
	/*font-family:'MS UI 明朝','MS UI mincho','MS明 朝','MS mincho'; */
 	/*font-family:'Century Gothic','メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku','MS UI Gothic'; */
}
div.linebox{
	border:1px solid #ccc;
	padding:10px;
}
img {
	border: none;
	vertical-align: bottom;
}
a {
	color: #000;
	text-decoration: underline;
}
a:link {
	color: #000;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
ol {
	margin-left: 25px;
}
hr {
	overflow: hidden;
	height: 0;
	border: #bdbdbd dotted 1px;
	margin: 5px 0 15px 0;
}
/* --------------------------------------
レイアウト定義
--------------------------------------*/
#base {
/*background-image:url("img/bg_s.png");
background-repeat:repeat;
width:100%;*/
}
#bg {
}
.wrapper {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	position: relative;
}
.wrapper-header {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	position: relative;
}
#simplegallery1 {
	clear: both;
	margin-bottom: 10px;
	z-index: 2;
}
#imagebox {
	clear: both;
	z-index: 2;
	margin: 0 auto;
	width: 760px;
height:auto;
}
#imagebox img {
width:100%;
height:auto;
}
#imagebox .img2 {
display:none;
}

#imagebox .img2.show {
display:block;
}

#content {
	/* background-color: white; */
	padding-top: 10px;
	padding-bottom: 30px;
}
#content img {
}
#pan {
	font-size: 12px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	margin: 2px 10px 12px 10px;
}
#content #main {
	display: inline;
	width: 760px;
	float: right;
	margin-right: 0px;
}
/* --------------------------------------
各ページタイトル
--------------------------------------*/

#content #main .singletitle a, #content #main .title a {
	color: #ff6000;
	text-decoration: none;
}
/* --------------------------------------
サイドタイトル
--------------------------------------*/

#content #side {
	display: inline;
	width: 210px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
#content #side h3 {
	width: 210px;
	height: 34px;
	box-sizing:border-box;
	padding: 0 0 0 23px;
	line-height: 34px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFF;
	background-image: url("img/bg_title_side.png");
	background-repeat: no-repeat;
	border-top: 0px solid #ff6000;
	border-bottom: #FFF 1px solid;
	text-align: left;
	margin: 0;
}
/* --------------------------------------
サイドメニューリスト
--------------------------------------*/

#content #side ul {
	background-color: #f9f9f9;
	margin: 0;
	list-style: none;
	_border-bottom: 1px #FFF solid;
}
#content #side li {
	font-size: 13px;
	border-bottom: #FFF 1px solid;
	background-image: url("img/btn_side.png");
	background-repeat: no-repeat;
	background-position: left 12px;
	text-align: left;/* border-top:#FFF 1px solid; */
/* border-bottom:#e4e4e4 1px dotted;*/
}
#content #side li a {
	display: block;
	color: #080808;
	text-decoration: none;
	padding: 5px 2px 5px 20px;
}
#content #side ul.children, #content #side ul.sub-menu {
	margin-left: 20px;
}
#content #side ul.children li:last-child, #content #side ul.sub-menu li:last-child {
	border: none;
}
/* --------------------------------------
サイドその他
--------------------------------------*/

.side_area {
	margin-bottom: 15px;
}
.side_area select {
	margin: 3px 0 0 10px;
}
.side_bn_area img{margin-bottom:10px;}
#side img {
	text-align: center;
}


/* --------------------------------------
マウスオーバー設定
--------------------------------------*/

#content #main a:hover img {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
#content #side a:hover img {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
#content #side li:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60);/* ie */
	-ms-filter: "alpha( opacity=60 )";
	background: #FFF;/* border-left:#ff6000 2px solid; */
}
/* --------------------------------------
ヘッダー定義
--------------------------------------*/
#header {
	width: 1000px;
	background-image: url("img/bg_header.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
}
.header_l {
	float: left;
width:;/*ここにlogo.pngの横幅を指定*/
}
.header_r {
	float: right;
width:;/*ここにtel.pngの横幅を指定*/
}
/* --------------------------------------
フッター定義
--------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 3px solid #e4e4e4;
	background-color: #fff;
	_margin-bottom: 0px;
*margin-bottom:0px;
}
/* フッター文字色定義 */
#footer, #footermenu ul a, #copyright a {
	color: #000;
}
#footermenu {
	margin: 10px 10px;
	text-align: center;
}
#footermenu ul {
	display: inline;
}
#footermenu ul li {
	display: inline-block;
*display: inline;
*zoom: 1;
	font-size: 11px;
	padding: 0 10px;
	width: auto;
	white-space: nowrap;
}
#footermenu ul a {
	text-decoration: none;
}
#copyright {
	padding: 0 0 10px 20px;
}
#copyright a {
	text-decoration: none;
}
/* --------------------------------------
コンテンツ共通パーツ
--------------------------------------*/
/* お客様編集時のためにここは変えない */
#content #main p {
	margin-bottom: 20px;
	padding: 0;
}
#content #main .singleline {
	overflow: hidden;
}
.dotted {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
/* --------------------------------------
ブログ系
--------------------------------------*/
.blog-eyecatch {
float: left;
margin: 0 20px 20px 0;
}

.blog-eyecatch img {
width: 100px;
height: 100px;
}
/* --------------------------------------
見出し設定
--------------------------------------*/
/* h1共通部分 */
#content #main h1, h1 {
/* 必要であれば調整。基本コンテンツ内にh1は使用しない */
}
/* コンテンツ中のh1上margin */
#content #main h1.singletitle,#content #main h1.title {
  margin-top: 0px;
  clear: both;
  height: auto;
  color: #000;
  font-size: 24px;
  font-weight: normal;
  padding: 15px 0 15px 10px;
  background-color: #ffffff;
  border-top: 2px solid #02bdf6;
  border-bottom: 2px solid #02bdf6;
  letter-spacing: 2px;
  margin-bottom: 10px;
  line-height: 34px;
}
#content #main h2, h2 {
	clear: both;
	height: 34px;
	color: #0098d1;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 10px;
	background-color: #ffffff;
	background-image: url("img/bg_title_h2.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 0px solid #ff6000;
	letter-spacing: 2px;
	margin-bottom: 10px;
	line-height: 34px;
	margin-top: 45px;
}
#content #main h3, h3 {
	clear: both;
	color: #000;
	font-size: 17px;
	font-weight: normal;
	padding: 0 0 0 10px;
	background-color: #d6f5ff;
	height: 30px;
	background-image: url("img/bg_title_h3.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 30px 0 10px 0;
	line-height: 30px;

}

#content #main h3.nostyle {
	clear: both;
	height: auto;
	color: #000;
	font-size: 17px;
	font-weight: normal;
	padding: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 30px;
}
#content #main h4, h4 {
	clear: both;
	color: #22c5f6;
	font-size: 16px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.5;
	padding: 0 0 0 10px;
border-left:6px solid #22c5f6;
}
/*special css*/
#content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/kasou_main04.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-28 #content #main h1.title2 {
	color: #173da0;
	font-size: 34px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/kasou_main01.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
    text-align:center;
}
.page-id-13 #content #main h1.title2 {
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/kasou_main02.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 80px;
    text-align:center;
}
.page-id-66 #content #main h1.title2 {
	color: #01398e;
	font-size: 34px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/kasou_main03.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
    text-align:center;
}

.page-id-8841 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/kasou_main05.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}

.page-id-8854 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/kasou_main06.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}

.page-id-8858 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/kasou_main07.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-9188 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/inte.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-9208 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/juel.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-9447 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/sport.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-9460 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/watch-1.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-10073 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("img/baby-1.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-10091 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("https://www.treasure-hunter.jp.net/wp-content/themes/standard_black_cmspro/img/fish.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-10097 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("https://www.treasure-hunter.jp.net/wp-content/themes/standard_black_cmspro/img/gift.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-10295 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("https://www.treasure-hunter.jp.net/wp-content/themes/standard_black_cmspro/img/kasou_main_hobby.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-10305 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("https://www.treasure-hunter.jp.net/wp-content/themes/standard_black_cmspro/img/kasou_main_music.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-10314 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("https://www.treasure-hunter.jp.net/wp-content/themes/standard_black_cmspro/img/kasou_main_kinken.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
.page-id-10318 #content #main h1.title2 {
	clear: both;
	height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background-image: url("https://www.treasure-hunter.jp.net/wp-content/themes/standard_black_cmspro/img/kasou_main_tool.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	line-height: 140px;
}
/*end special css*/


/* --------------------------------------
WordPress FCKEditor table
--------------------------------------*/

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
td {
	border: 1px solid #c7c7c7;
	padding: 10px;
}
/* --------------------------------------
テーブル
--------------------------------------*/

.tablestyle {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.tdstyle {
	background-color: #FFFCED;
	border: 2px solid #f7edab;
	padding: 8px 10px;
	width: 30%;
	text-align: center;
}
.tdstyle20 {
	background-color: #FFFCED;
	border: 2px solid #f7edab;
	padding: 8px 10px;
	width: 25%;
	text-align: center;
}
.tdstyle_none {
	background-color: #FFFCED;
	border: 2px solid #f7edab;
	padding: 8px 10px;
	text-align: center;
}
/* 左寄せ */
.tdstyle2 {
	border-color: #f7edab;
	border-style: solid;
	border-width: 2px;
	padding: 8px 10px;
	text-align: left;
}
/* 右寄せ */
.tdstyle3 {
	border-color: #f7edab;
	border-style: solid;
	border-width: 2px;
	padding: 8px 10px;
	text-align: right;
}
/* 中央寄せ */
.tdstyle4 {
	border-color: #f7edab;
	border-style: solid;
	border-width: 2px;
	padding: 8px 10px;
	text-align: center;
}
/*special css*/

.tdstyle5 {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom:3px solid #34a9e3;
	padding: 20px 15px;
	text-align: left;
	width:30%;
	vertical-align: top;
	color:#34a9e3;
}

.tdstyle6 {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom:1px dotted #34a9e3;
	padding: 20px 15px;
	text-align: left;
	width:70%;
	vertical-align: top;
}

/*end special css*/



/* --------------------------------------
<div class="sq?"></div>での 飾り設定
--------------------------------------*/

/* 色:グレー */
.sq1 {
	border: 1px solid #F3F3F3;
	background-color: #F9F9F9;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 囲み:グレー */
.sq2 {
	border: 2px solid #F3F3F3;
	background-color: #fff;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 色:ピンク */
.sq3 {
	border: 1px solid #FFE8E8;
	background-color: #fff1f4;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 囲み:ピンク */
.sq4 {
	border: 5px solid #fff1f4;
	background-color: #fff;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
	;
}
/* 囲み：赤 */
.sqred {
	border: 1px solid #f29e9e;
	background-color: #fffafa;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 囲み:濃いグレー */
.sq5 {
	border: 1px solid #7e7e7e;
	background-color: #fff;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 囲み:濃いグレー */
.sqgrey {
	border: 1px solid #b7b7b7;
	background-color: #fff;
	margin: 10px 0;
	padding: 10px 10px 0 10px!important
}
/* 囲み：二重線 */
.nizyuu {
	border-width: 4px;
	border-style: double;
}
/* 囲み：点線 */
.tensen {
	border-width: 3px;
	border-style: dotted;
}
/* 囲み：角丸 */
.radious {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*special css*/

/*end special css*/


/* --------------------------------------
便利ボタン１
--------------------------------------*/
.line {
	color: #ccc;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 2px;
}
.line a {
	color: #ff6000;
	text-decoration: none;
}
.btn_40px {
	background-image: url("img/btn_bg40px.png");
	background-repeat: repeat-x;
	border: #CCCCCC 1px dotted;
	color: #ff6000;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
.btn_60px {
	background-image: url("img/btn_bg60px.png");
	background-repeat: repeat-x;
	border: #CCCCCC 1px dotted;
	color: #ff6000;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 40px;
	line-height: 150%;
}
/* --------------------------------------
簡単ボタン２
--------------------------------------*/
.btn1 a, .btn2 a, .btn3 a, .btn4 a, .btn5 a {
	font-weight: bold;
	font-size: 16px;
	color: #ff6000;
	text-decoration: none;
}
.btn6 a {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
/* yellow */
.btn1 {
	background-image: url("img/btn1.png");
	background-repeat: repeat-x;
	border: #ffc12f 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* green */
.btn2 {
	background-image: url("img/btn2.png");
	background-repeat: repeat-x;
	border: #bbe243 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* blue */
.btn3 {
	background-image: url("img/btn3.png");
	background-repeat: repeat-x;
	border: #badaff 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* pink */
.btn4 {
	background-image: url("img/btn4.png");
	background-repeat: repeat-x;
	border: #ffcae4 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* vage */
.btn5 {
	background-image: url("img/btn5.png");
	background-repeat: repeat-x;
	border: #ddcbb8 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* yellow */
.btn6 {
	background-image: url("img/btn6.png");
	background-repeat: repeat-x;
	border: #ff9800 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/*special css*/

/*end special css*/





/* --------------------------------------
テキスト飾り設定
--------------------------------------*/

.hosoku {
	color: #5a5a5a;
	font-size: 90%;
	margin: 10px 0;
	line-height: 1.7;
}
.fs1 {
	font-size: 80%;
}
.fs2 {
	font-size: 114.2857%;
}
.fs3 {
	font-size: 130%;
}
.fs4 {
	font-size: 160%;
}
.fs5 {
	font-size: 200%;
}
.mt0 {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
/*テキスト装飾*/
.tk1 {
	color: #e60000;
}
.tk2 {
  font-weight: bold;
  background: linear-gradient(transparent 60%, rgba(255, 216, 0, 1) 40%);
  text-shadow: 0px 2px 0px rgb(255, 255, 255);
  padding-bottom: 3px;
  color: #000000;
}
.tk3 {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #ff3737 20%);
  text-shadow: 0px 2px 0px rgb(255, 255, 255);
  padding-bottom: 3px;
}
.muryou-c {
    text-align: center;
    font-size: 24px;
    color: #ff4545;
}


/*電話番号装飾*/
.telarea {
  border: 1px solid #CECECE;
  margin: 0 0 10px 0;
  padding: 20px 20px 0 20px;
  display: inline-block;
}
.teltext {
  font-size: 26px;
}
.freedial {
  text-align: left;
}
/*チェックボックスの付くリスト*/
ul.check_red li {/*赤*/
	background-image: url(img/check_red.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 19px;
}
ul.check_blue li {/*青*/
	background-image: url(img/check_blue.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 19px;
}
ul.check_green li {/*緑*/
	background-image: url(img/check_green.png);
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 21px;
}
ul.check_yellow li {/*黄*/
	background-image: url(img/check_yellow.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 19px;
}
ul.arrow li {
	background-image: url(img/arrow.png);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 15px;
}
ul.arrow2 li {
	background-image: url(img/arrow2.png);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 13px;
}
/*special css*/

/*end special css*/



/* --------------------------------------
Q&A
--------------------------------------*/
.q {
    color: #000;
    padding: 4px 4px 10px;
    font-weight: bold;
    background-color: #FBFCE8;
}
.q strong {
    background-color: #FFF8A4;
    padding:0 5px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;

}
#content #main .q > p {
    margin-bottom: 0;
}
.q p:first-child{
    padding: 7px 4px;
    margin: 5px 0 22px 3.2em;
    text-indent: -3.0em;
}

.a p:first-child{
    padding: 7px 4px;
    margin: 5px 0 22px 2.4em;
    text-indent: -2.4em;
}
.a {
    line-height: 1.4;
    margin-left: 13px;
    margin-bottom: 20px;

}
.a p{
    padding: 7px 4px;
    margin: 0px 0 10px 3.0em;
}
.q strong,.a strong {
font-size: 20px;
    color: #FE8B26;
margin-right: 10px;
font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro",
"HG丸ｺﾞｼｯｸM-PRO","Verdana","Osaka",sans-serif;
text-shadow: 1px 2px 0 white,1px -2px 0 white,-1px 2px 0 white,-1px -2px 0
white,2px 1px 0 white,2px -1px 0 white,-2px 1px 0 white,-2px -1px 0
white,1px 1px 0 white,1px -1px 0 white,-1px 1px 0 white,-1px -1px 0
white,0px 3px 4px #919191;
}
.a strong {
    margin-right: 15px;
}

/* --------------------------------------
WordPress 画像貼付け用
--------------------------------------*/

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
}
.alignnone {
	display: block;
	margin: 0 0 20px 0;
}
/* --------------------------------------


汎用クラス定義
--------------------------------------*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height:  auto;
  overflow: hidden;
  /**/
}

/*-------------------------------------
グローバルナビ定義（gnavi・グロナビ）
------------------------------------- */
#headnav {
	width: 1000px; /*ナビ全体の横幅*/
	height: 50px;/*ナビの高さ*/
}
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	height: 50px;/*ナビの高さ*/
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu li a:hover {
	background-position: 0 -50px;/*ナビの高さ*/
}
#menu li a#head_navi1 {
	background-image: url(img/gloval_navi1.png);/*ナビの画像1*/
	width: 125px;
}
#menu li a#head_navi2 {
	background-image: url(img/gloval_navi2.png); /*ナビの画像2*/
	width: 125px;
}
#menu li a#head_navi3 {
	background-image: url(img/gloval_navi3.png);/*ナビの画像3*/
	width: 125px;
}
#menu li a#head_navi4 {
	background-image: url(img/gloval_navi4.png); /*ナビの画像4*/
	width: 125px;
}
#menu li a#head_navi5 {
	background-image: url(img/gloval_navi5.png); /*ナビの画像5*/
	width: 125px;
}
#menu li a#head_navi6 {
	background-image: url(img/gloval_navi6.png); /*ナビの画像6*/
	width: 125px;
}
#menu li a#head_navi7 {
	background-image: url(img/gloval_navi7.png); /*ナビの画像7*/
	width: 125px;
}
#menu li a#head_navi8 {
	background-image: url(img/gloval_navi8.png); /*ナビの画像7*/
	width: 125px;
}
/*LightBoxへの影響回避*/
#headnav {/*IE7対策*/
	position: relative;
	z-index: 100;
}
#overlay {
	z-index: 1000 !important;
}
#lightbox {
	z-index: 9999 !important;
}
/* -------------------------------------
ドロップダウン
-------------------------------------*/
#menu li{
position:relative;
}

#menu ul.dropdown{
display:none;
position:absolute;
left:0;
top:50px;/*ドロップメニューの位置*/
z-index:9999;
width:157px;/*ドロップメニュー横幅*/
background-color:#e4e4e4;/*ドロップメニューの背景色*/
opacity:0.8;/*ドロップメニューの背景透過率*/
filter: alpha(opacity=80);
-ms-filter:"alpha(opacity=80)";
-khtml-opacity:0.8;
-moz-opacity:0.8;
}


#menu li a.hover{
background-position:0 -50px;/*ナビの高さ*/
}


#menu ul.dropdown li{
float:none;
border-bottom:1px solid #FFFFFF;/*ドロップメニュー区切り線*/
position: static;
background-image:none;
}

#menu ul.dropdown li:hover{
background-color:#cccccc;/*ドロップメニューマウスオーバー時*/
}


#menu ul.dropdown li a{
text-indent:0px;
font-size:15px;
height:auto;
padding:13px 10px;/*ドロップメニューpadding*/
color:#000000;/*ドロップメニューリンク文字色*/
}

#headnav{/*IE7対策*/
position:relative;
z-index:9999;
}


/*++++++++++++++++ nav button set ++++++++++++++++*/
.button a {
	float: left;
	border-right: 1px solid #7A0114;   /* 上部メニューボタンの区切り線の色が設定できます */
	background: #C58D9A;   /* 上部メニューボタンの背景色が設定できます */
	height: 30px;
	margin: 0;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #fff; /* 上部メニューボタンの文字色が設定できます */
	display : block;
}
html>body .button a {
	height: 16px;
	font-size: small;
}
.button a.active, .button a:hover {
	background: #fff;   /* 上部メニューボタンの背景色（マウスオンの状態）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（マウスオンの状態）が設定できます */
}
.button a.selected {
	background: #fff;   /* 上部メニューボタンの背景色（セレクト時）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（セレクト時）が設定できます */
}
.button a:active.selected, .button a:hover.selected {
	background: #fff;   /* 上部メニューボタンの背景色（セレクト時のマウスオンの状態）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（セレクト時のマウスオンの状態）が設定できます */
}
.button a.nolink {
	background: #C58D9A;   /* 上部メニューボタンの背景色（リンクなし）が設定できます */
	color: #ccc;   /* 上部メニューボタンの文字色（リンクなし）が設定できます */
}

/* --------------------------------------
RSS用
--------------------------------------*/
#feed_new {
	background-color: #F5F3F3;
	font-size: 11px;
	color: #ff6000;
	padding: 5px 10px 0 10px;
	_padding: 5px 10px 0 10px;
	margin: 0px;
	line-height: 130%;
}
#feed_new li {
	border-bottom: #CCCCCC dotted 1px;
	list-style: none;
	padding-bottom: 5px;
}
#feed_new a {
	font-size: 13px;
}
/* --------------------------------------
コンテンツ部分のdiv&pにおけるimg飛び出しの解除
--------------------------------------*/
/* -------
div
----------*/
#main div:after {
	content: ".";/* 新しい要素を作る */
	display: block;/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
#main div {
	min-height: 1px;
}
* html #main div {
	height: 1px;
}
/* -------
p
----------*/

/* -------
fontcontrol
----------*/
#control {
	position: absolute;
	top: 5px;
	right: 5px;
}
#control a {
	color: white;
	text-decoration: none;
}
#control a:hover {
	text-decoration: underline;
}
span#intro {
	font-size: 13px;
	margin-right: 5px;
}
span#f-big {
	background-color: black;
	padding: 2px 4px;
	margin-right: 2px;
}
span#f-medium {
	background-color: black;
	padding: 2px 4px;
	margin-right: 2px;
}
span#f-small {
	background-color: black;
	padding: 2px 4px;
}
/* --------------------------------------
中央寄せ・右寄せ
--------------------------------------*/
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.al {
	text-align: left;
}
/* --------------------------------------
リスト（FontAwesome)
--------------------------------------*/
ul.li_1 {
	margin-bottom: 20px;
}
ul.li_1 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_1 li:before {
	content: " \f14a";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -1.5em;
}
ul.li_2 {
	margin-bottom: 20px;
}
ul.li_2 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_2 li:before {
	color: #008600;
	content: " \f046";
	font-family: FontAwesome;
	position: absolute;
	font-weight: normal;
	left: -20px;
	top: 2px;
}
ul.li_3 {
	margin-bottom: 20px;
}
ul.li_3 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_3 li:before {
	content: " \f058";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_4 {
	margin-bottom: 20px;
}
ul.li_4 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_4 li:before {
	content: " \f05d";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_5 {
	margin-bottom: 20px;
}
ul.li_5 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_5 li:before {
	content: " \f0a9 ";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_6 {
	margin-bottom: 20px;
}
ul.li_6 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_6 li:before {
	content: " \f18e";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_7 {
	margin-bottom: 20px;
}
ul.li_7 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_7 li:before {
	content: " \f138";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_8 {
	margin-bottom: 20px;
}
ul.li_8 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_8 li:before {
	content: " \f152";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_9 {
	margin-bottom: 20px;
}
ul.li_9 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_9 li:before {
	content: " \f0da";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -15px;
}
ul.li_10 {
	margin-bottom: 20px;
}
ul.li_10 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_10 li:before {
	content: " \f069";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_11 {
	margin-bottom: 20px;
}
ul.li_11 li {
	position: relative;



	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_11 li:before {
	content: " \f111";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_12 {
	margin-bottom: 20px;
}
ul.li_12 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_12 li:before {
	content: " \f192";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}

ul.li_13 {
	margin-bottom: 20px;
}
ul.li_13 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_13 li:before {
	content: " \f0da";
	font-family: FontAwesome;
	color: #53baf0;
	position: absolute;
	font-weight: normal;
	left: -15px;
}

ul.li_14 {
	margin-bottom: 20px;
}
ul.li_14 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_14 li:before {
	content: " \f0da";
	font-family: FontAwesome;
	color: #fc8418;
	position: absolute;
	font-weight: normal;
	left: -15px;
}
ul.b_gray li:before {
	color: #D9D8D8;
}
ul.b_pink li:before {
	color: #F79698;
}
ul.b_green li:before {
	color: #CAFDB1;
}
ul.b_skyblue li:before {
	color: #A0DFF3;
}
ul.b_blue li:before {
	color: #608AEB;
}
ul.b_gold li:before {
	color: #D9B087;
}
ul.b_orange li:before {
	color: #FB8230;
}
ul.b_yellow li:before {
	color: #F8EE6D;
}
ul.b_azuki li:before {
	color: #731F21;
}
ul.b_purple li:before {
	color: #AA79E7;
}
/* --------------------------------------
レイアウトbox(2列・3列・4列)
--------------------------------------*/

.two_box {
	width: 49.2957%;
	box-sizing: border-box;
	padding: 5px;
	float: left;
	margin: 0 0 15px 1.408%;
}
.two_box:first-child {
	margin-left: 0;
}
.three_box {
	width: 32%;
	box-sizing: border-box;
	padding: 5px;
	float: left;
	margin: 0 0 15px 2%;
}
.three_box:first-child {
	margin-left: 0;
}
.four_box {
	width: 23.94366%;
	box-sizing: border-box;
	padding: 5px;
	float: left;
	margin: 0 0 15px 1.408%;
}
.four_box:first-child {
	margin-left: 0;
}

/* --------------------------------------
リンクボタン
--------------------------------------*/

.link_green {
  display: block;
  margin: 10px 0;
}
.link_green a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #334C19;
  padding: 0px 15px;
	border: 1px solid #A8BF75;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -moz-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -ms-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -o-linear-gradient(top, #ffffff, #cee6b3);
	background-image: linear-gradient(to bottom, #ffffff, #cee6b3);
}
.link_green a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_pink {
  display: block;
  margin: 10px 0;
}
.link_pink a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #E37677;
  padding: 0px 15px;
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #FFF0F1);
  background-image: -moz-linear-gradient(top, #ffffff, #FFF0F1);
  background-image: -ms-linear-gradient(top, #ffffff, #FFF0F1);
  background-image: -o-linear-gradient(top, #ffffff, #FFF0F1);
  background-image: linear-gradient(to bottom, #ffffff, #FFF0F1);
  border: 1px solid #F4B1B2;
}
.link_pink a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_skyblue {
  display: block;
  margin: 10px 0;
}
.link_skyblue a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	color: #4593D4;
	padding: 0px 15px;
	border: 1px solid #9EDDF8;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -moz-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -ms-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -o-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: linear-gradient(to bottom, #ffffff, #EDFBFF);
}
.link_skyblue a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}

.link_blue {
  display: block;
  margin: 10px 0;
}
.link_blue a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #0C354D;
  padding: 0px 15px;
	border: 1px solid #9EB0CF;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -moz-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -ms-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -o-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: linear-gradient(to bottom, #ffffff, #E4F2FD);
}
.link_blue a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_gold {
  display: block;
  margin: 10px 0;
}
.link_gold a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #71542C;
  padding: 0px 15px;
	border: 1px solid #C0AA8D;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -moz-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -ms-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -o-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: linear-gradient(to bottom, #ffffff, #FCEDD9);
}
.link_gold a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_orange {
  display: block;
  margin: 10px 0;
}
.link_orange a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 15px;
	border: 1px solid #EF963E;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -moz-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -ms-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -o-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: linear-gradient(to bottom, #F7BB6F, #FCA26D);
}
.link_orange a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_yellow {
  display: block;
  margin: 10px 0;
}
.link_yellow a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #929940;
  padding: 0px 15px;
	border: 1px solid #E3DEA2;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -moz-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -ms-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -o-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: linear-gradient(to bottom, #ffffff, #F8FDC3);
}
.link_yellow a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_azuki {
  display: block;
  margin: 10px 0;
}
.link_azuki a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 15px;
	border: 1px solid #BC8F90;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -moz-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -ms-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -o-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: linear-gradient(to bottom, #AF5C5D, #7C2829);
}
.link_azuki a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_purple {
  display: block;
  margin: 10px 0;
}
.link_purple a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #87419E;
  padding: 0px 15px;
	border: 1px solid #EECCF3;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -moz-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -ms-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -o-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: linear-gradient(to bottom, #ffffff, #F7E5FD);
}
.link_purple a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_red {
  display: block;
  margin: 10px 0;
}
.link_red a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 15px;
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #F47B7D, #D85658);
  background-image: -moz-linear-gradient(top, #F47B7D, #D85658);
  background-image: -ms-linear-gradient(top, #F47B7D, #D85658);
  background-image: -o-linear-gradient(top, #F47B7D, #D85658);
  background-image: linear-gradient(to bottom, #F47B7D, #D85658);
  border: 1px solid #F96062;
}
.link_red a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
/* --------------------------------------
フォームボタン
--------------------------------------*/
p.sbtn_1 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #96cff5;
	background-image: -webkit-linear-gradient(top, #96cff5, #3297d6);
	background-image: -moz-linear-gradient(top, #96cff5, #3297d6);
	background-image: -ms-linear-gradient(top, #96cff5, #3297d6);
	background-image: -o-linear-gradient(top, #96cff5, #3297d6);
	background-image: linear-gradient(to bottom, #96cff5, #3297d6);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.sbtn_2 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #fac871;
	background-image: -webkit-linear-gradient(top, #fac871, #eb7f36);
	background-image: -moz-linear-gradient(top, #fac871, #eb7f36);
	background-image: -ms-linear-gradient(top, #fac871, #eb7f36);
	background-image: -o-linear-gradient(top, #fac871, #eb7f36);
	background-image: linear-gradient(to bottom, #fac871, #eb7f36);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.sbtn_3 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #f0a3a3;
	background-image: -webkit-linear-gradient(top, #f0a3a3, #f07171);
	background-image: -moz-linear-gradient(top, #f0a3a3, #f07171);
	background-image: -ms-linear-gradient(top, #f0a3a3, #f07171);
	background-image: -o-linear-gradient(top, #f0a3a3, #f07171);
	background-image: linear-gradient(to bottom, #f0a3a3, #f07171);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.sbtn_4 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #ebd3b0;
	background-image: -webkit-linear-gradient(top, #ebd3b0, #b38541);
	background-image: -moz-linear-gradient(top, #ebd3b0, #b38541);
	background-image: -ms-linear-gradient(top, #ebd3b0, #b38541);
	background-image: -o-linear-gradient(top, #ebd3b0, #b38541);
	background-image: linear-gradient(to bottom, #ebd3b0, #b38541);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.sbtn_5 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #f0ece4;
	background-image: -webkit-linear-gradient(top, #f0ece4, #bdb8b3);
	background-image: -moz-linear-gradient(top, #f0ece4, #bdb8b3);
	background-image: -ms-linear-gradient(top, #f0ece4, #bdb8b3);
	background-image: -o-linear-gradient(top, #f0ece4, #bdb8b3);
	background-image: linear-gradient(to bottom, #f0ece4, #bdb8b3);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.maru input[type="submit"] {
	-webkit-border-radius: 30;
	-moz-border-radius: 30;
	border-radius: 30px;
	padding: 8px 20px 8px 20px;

	text-shadow: 1px 1px 3px #666666;
	box-shadow: 0px 0px 6px 3px #e6e6e6;
	-moz-box-shadow: 0px 0px 6px 3px #e6e6e6;
	-webkit-box-shadow: 0px 0px 6px 3px #e6e6e6;
}
p.sbtn_1 input:hover{
	background: #409FDB;
}
p.sbtn_2 input:hover{
	background: #ec802e;
}
p.sbtn_3 input:hover{
	background: #ee6d6d;
}
p.sbtn_4 input:hover{
	background: #b38746;
}
p.sbtn_5 input:hover{
	background: #bbb6af;
}

/* --------------------------------------
お問い合わせバナー用
--------------------------------------*/
.responsedevise {
  margin-top: 100px;
  text-align: center;
}


/*special css*/



.sqtop {
	border: 3px solid #F3F3F3;
	background-color: #fff;
	margin: 10px 0;
	padding: 30px 30px 0 30px;
    border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
}


.sqtop2 {
	border: 3px solid #F3F3F3;
	background-color: #fff;
	margin: 10px 0;
	padding: 30px 31px 0 31px;
    border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
}
.bg_stripe_y{
    padding: 30px 30px 0 30px;
    margin: 0;
    background: -webkit-repeating-linear-gradient(-45deg, #FFFBDB, #FFFBDB 3px,#FFFCEA 3px, #FFFCEA 7px);
    background: repeating-linear-gradient(-45deg, #FFFBDB, #FFFBDB 3px,#FFFCEA 3px, #FFFCEA 7px);
}
.kyocho{
text-align:center;
font-size:20px;
background-color:#fff;
padding:5px 10px;
margin-top:20px;
}
.color1{color: #FB8230;}
.color2{color: #20bdf2;}

.futi{
text-shadow: 1px 2px 0 white,1px -2px 0 white,-1px 2px 0 white,-1px -2px 0
white,2px 1px 0 white,2px -1px 0 white,-2px 1px 0 white,-2px -1px 0
white,1px 1px 0 white,1px -1px 0 white,-1px 1px 0 white,-1px -1px 0
white,0px 3px 4px #919191;
letter-spacing:1px;
}
.contactbox{
border:#173da0 3px solid;
    padding: 20px 20px 0 20px;
width:400px;
margin:40px auto;
font-size:18px;
text-align:center;
font-weight:bold;
    border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
a.linkbtn {
background-color: #FD9326;
margin: 10px auto;
border-bottom: 2px solid #FCC232;
text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
color:#fff;
text-decoration:none;
padding:6px 10px;
display:block;
width:90%;
letter-spacing:1px;
}
a.linkbtn:hover {
    opacity: 0.60; /* opera  firefox safari */
    filter: alpha(opacity=60); /* ie */
    -ms-filter: "alpha( opacity=60 )";
}
.linetxt{
color:#57bd37;
}
#content #main .contactbox h2{
border-right:1px solid #b7b7b7;
}
#content #main .step h3 {
color:#FF0000;
border:none;
}

.st{
text-align:center;
  position: relative;
  display:inline-block;
  margin-left: 0;
  padding: 0 6px 0 10px;
  background: #fd9326;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
}
.st::before{
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  border-left: 15px solid #fd9326;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  transform-origin: right top;
  transform: scaleX(.7);
}
#content #main h3.tokucho{
background-image:none;
font-size:18px;
        background: linear-gradient(transparent 60%, #FCF400 60%);
padding-left:0;
}
p.tokuchotxt{
margin-left:80px;
display:block;
}

p.tokuchotxt2{
	border:1px solid #ffc386;
	padding:12px !important;
}
dl.list{
background-color:#f7fdff;
padding:20px;
}
dl.list dt{
color:#00bcf5;
width:60px;
float:left;
}
dl.list dd{
padding-left:60px;
}
#content #main .tdstyle2 p{
margin:5px 0;
}
#content #main h2.top {
    position: relative;
    padding: 0.8em 0.7em;
    margin: 0 0 15px 0;
    background: #fff;
    color: #fff;
    font-weight: bold;
	text-align:center;
	font-size:24px;
	background-image: linear-gradient( -45deg, #20bdf2 25%, #34c3f3 25%, #34c3f3 50%, #20bdf2 50%, #20bdf2 75%, #34c3f3 75%, #34c3f3 );
	background-size: 30px 30px;
}
#content #main h2.top:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    border: 15px solid transparent;
    border-top: 15px solid #20bdf2;
    width: 0;
    height: 0;
}

#content #main .takuhai, #content #main .shutyou, #content #main .shop{padding:20px;}
#content #main .takuhai{
	background:#fffceb url(img/top_cont_bg2.png)right center no-repeat;
	}
#content #main .shutyou{
	background:#fffceb url(img/shutyou_bg.png)right center no-repeat;
	}
#content #main .shop{
	background:#fffceb url(img/shop_bg.png)right top no-repeat;
	}

.ly_bg li{
	color:#0b3f6b;
	font-weight:bold;
	background: url(img/lp1_check.png)left 2px no-repeat;
	padding-left: 30px;
	margin: 2px 0;
	min-height: 35px;
	font-size:18px;}

#content #main .point{
	background:#58b15d;
	color:#ffff00;
	font-size:1.5em;
	padding:15px;
	margin-top: 20px;
	}
.kt_disc{
	margin-top:30px;
	padding:20px;
	background:#ecfaff;
	border:8px solid #fff;
	box-shadow:0px 0px 1px 1px #dfdfdf;
	text-align:center;
	font-size:1.1em;
	color:#161616;
	}
.kt_disc span{color:#f30800;font-weight:bold;}
.kt_disc p{
	text-shadow: 1px 2px 0 white,1px -2px 0 white,-1px 2px 0 white,-1px -2px 0
white,2px 1px 0 white,2px -1px 0 white,-2px 1px 0 white,-2px -1px 0
white,1px 1px 0 white,1px -1px 0 white,-1px 1px 0 white,-1px -1px 0
white;}


#content #main h2.title3{
	padding:30px 0 20px 100px;
	background:#00bcf5 url(img/title3_bg.png)0 0 no-repeat;
	color:#fff;
	font-size:2em;
	font-weight:bold;
	min-height:39px;
	}

#content #main .mibun{background:#f3f3f3 url(img/mibun-shoumei.png)right 20px no-repeat;}
#content #main .inkan{background:url(img/inkan.png)right 50px no-repeat;}
#content #main .inkan p{width:60%;min-height: 120px;}


.flow{
	background-image: linear-gradient( -45deg, #ebf8ff 25%, #ffffff 25%, #ffffff 50%, #ebf8ff 50%, #ebf8ff 75%, #ffffff 75%, #ffffff );
    background-size: 30px 30px;
	border:2px solid #00bcf5;
	padding:30px 30px 0 30px;
}
.flow .rightbox{
float:right;
width:260px;
}
.flow .leftbox{
float:left;
width:420px;
}
.flow img{border:3px solid #53baf0;}

#content #main .flow h3{
	background-color: #ffffff;
    background-image: none;
    margin:-50px 0 20px 20px;
    padding: 6px 70px;
	color:#1b409d;
	font-weight:bold;
	box-shadow:2px 1px 6px 0px #d7d9cd;
}

#content #main .flow strong{
	display:inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #feda46;
	color:#1b409d;
    font-size: 1.5em;
	text-align:center;
	line-height: 60px;
	vertical-align: middle;
}

.bg_yellow{
	background-color:#feda46;
	padding:20px;
	margin-bottom: 20px;
	color:#161616;}

#content #main .area{background:url(img/k_area.png)right 100px no-repeat;}
#content #main .area p{width:60%;min-height: 180px;}
.border_lb_box{
	border:2px solid #00bcf5;
	margin: 10px 0 30px;
    padding: 15px;
	}

.fa-caret-down{
color: #feda46;
}
dl.history{
padding:20px;
}
dl.history dt{
float:left;
width:100px;
margin-bottom:10px;
color:#173da0;
}
dl.history dd{
padding-left:100px;
margin-bottom:10px;
}
.azuki{
color:#ff0000;
}
#content #main h2.line{
background-color:#57bd37;
color:#fff;
font-size:18px;
height:auto;
padding:8px 10px;
background-image:none;
}
.linebox2{
border:#57bd37 4px solid;
padding:20px;
margin-bottom:20px;
border-radius:10px;
}
.linebox{
border:#57bd37 1px solid;
padding:20px 20px 0 20px;
margin-bottom:20px;
}
.linebox strong{
	color: #fff;
    background: #ff9900;
    display: block;
    padding: 5px 20px;
    text-align: center;
	}
.linebox span{
	display:inline-block;
	padding:0 50px 0 5px;
	min-height:40px;
	border:3px solid #454545;
	background:url("img/line_search.png")top right no-repeat;
	font-size: 120%;
	}
.line_point p{font-weight:bold;}
.line_add p{width:45%;}


#content #main .line_point{
    padding: 10px;
    background: #ededed;
	border: 1px solid #999;
	}

#content #main h2.info {
    position: relative;
    padding: 5px 10px 5px 30px;
    margin: 20px 0 10px 0;
    background: #fff;
    color: #000;
    font-weight: bold;
text-align:left;
font-size:18px;
border:#d4f3fd 1px solid;
background-color:#effbff;
}
#content #main h2.info:before {
	content: " \f1ad";
	font-family: FontAwesome;
	color: #22c5f6;
	position: absolute;
	font-weight: normal;
	left: 10px;
}
.infobox{
border:1px #d4f3fd solid;
padding:20px;
margin-bottom:20px;
}
#content #main .infobox h3{
background-image:none;
background-color:#effbff;
}
.infobox .tdstyle{
background-color:#FCFCFC;
border-color:#f3f3f3;
}
.infobox .tdstyle2{
border-color:#f3f3f3;
}

.slick-next {
	background: url("img/main_arrow_r.png") center center no-repeat;
}
.slick-prev {
	background: url("img/main_arrow_l.png") center center no-repeat;
}
.slick-prev, .slick-next {
	width: 60px;
}

.lp1{
/*background-color:#f3f3f3;*/
padding:20px;
position:relative;
margin-bottom:0px;
background-image: url(img/top_cont_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lp1 img{
position:absolute;
top:50px;
right:20px;
}
.lp1 ul li {
	background-image: url(img/lp1_check.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 35px;
font-size:18px;
}
.lp1 ul li strong {
font-size:19px;
}
.lp1 .fa{
color:#00bcf5;
}
.lp1 .kyocho{
font-size:27px;
color:#173da0;
}
.red{
color:#ed0800;
}
.lp2{
    border: #54baf0 20px solid;
    padding: 0px 0 0 0px;
    margin-bottom: 40px;
    /* background: url(img/lp2_pic.png) right bottom no-repeat; */
    background-color: #fffee7;
}
#content #main .lp2 h1{
text-align:center;
color:#173da0;
font-size:26px;
border-bottom:#00bcf5 3px solid;
margin-bottom:20px;
font-weight:bold;
letter-spacing:-0.5px;
height:auto;
margin-right:20px;
}
.lp2 img {
    margin-bottom: 10px !important;
}
.lp2 .w100 {
width:100%;
height:auto;
}
.lp2 p {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #00a4e2;
    letter-spacing: 3px;
    /* background-color: yellow; */
    margin-bottom: 10px !important;
}
.reason_l{
float:left;
width:110px;
}
.reason_r{
float:right;
width:620px;
}
#content #main .reason_r h2{
color:#173da0;
margin-top:0;
border-bottom:#173da0 1px solid;
background-image:none;
padding-left:0;
padding-bottom:5px;
font-size:27px;
height:auto;
font-weight:bold;
}
#content #main h2.lp {
	clear: both;
	height: auto;
	color: #0098d1;
	font-size: 30px;
	font-weight: normal;
	padding: 10px 0;
	background-color: #ededed;
	background-image: none;
	border: 1px solid #b7b7b7;
	letter-spacing: 2px;
	margin-bottom: 10px;
	line-height: 34px;
	margin-top: 20px;
text-align:center;
}
.lp4{
border:#e2e2e2 3px solid;
padding:20px 20px 0 20px;
margin-bottom:10px;
}
#content #main .lp4 h3 {
background-color:#00bcf5;
color:#fff;
	background-image: none;
	font-size: 24px;
	font-weight: bold;
	padding: 8px 0 8px 10px;
	margin-top:0;
}
#content #main .lp5 h2 {
background-color:#173da0;
color:#fff;
	background-image: none;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0 8px 25px;
	margin-top:0;
    position: relative;
}
#content #main .lp5 h2:before{
    position: absolute;
    top: .8em;
    left: .5em;
    content: '';
    width: 5px;
    height: -webkit-calc(80% - 1em);
    height: calc(80% - 1em);
    background-color: #ffe400;
}
dl.shop{
background-color:#ebfcff;
padding:20px;
border:#173da0 2px solid;
border-top:none;
}
dl.shop dt{
float:left;
width:80px;
margin-bottom:10px;
color:#173da0;
}
dl.shop dd{
padding-left:80px;
margin-bottom:10px;
}

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

ブログアーカイブ

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

.blogbox{
width:100%;
border-bottom:1px solid #d2d2d2;
padding:10px 0 !important;
position:relative;
}
.blogbox a.alla{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.blogbox a.alla:hover{
background-color:rgba(242,242,242,0.5);
}
.blogimg{
width:225px;
float:left;
}
.blogimg img{
  width: 100%;
  height: auto;
}
.blogcontent{
width:520px;
float:right;
}
.bc1{
font-size:12px;
margin-top:10px;
}
.bc2{
font-size:17px;
font-weight:bold;
letter-spacing:2px;
}
.bcat{
background-color:#00a1d2;
padding:2px 6px;
color:#fff;
border-radius:1px;
margin-left:10px;
}
.blogbox p{
margin:7px 0;
}
a.more{
background-color:#02bdf6;
float:right;
padding:3px 12px;
color:#fff;
text-decoration:none;
	    border-radius: 3px;
}

.cat-item a{
display:inline-block !important;
margin-right:5px;
}
.cat-item-8 a{
font-size:10px;
}

.wp-image-614{
vertical-align:top;
padding-top:140px;
margin:0 10px;
}

ul.newsblog{
margin:20px 0;
}
ul.newsblog li{
margin-bottom:10px;
border-bottom:1px dotted #666;
padding-bottom:10px;
}
ul.newsblog li .datetxt {
    padding-right:10px;
color:#333;
}
ul.newsblog li a .newsblog_title {
    font-size:16px;
padding-left:10px;
color:#50B3EB;
}
ul.newsblog li a {
color:#50B3EB;
}
/*店舗案内ページ*/
.page-id-107 ul.newsblog li .datetxt{
	width:100%;
	border-bottom:1px dashed #999;
	float:none;
	display:block;
}
.page-id-107 ul.newsblog li{
margin-bottom:10px;
border-bottom:none;
padding-bottom:10px;
color:#999;
}
.page-id-107 ul.newsblog li a {
color:#999;
}
.page-id-107 ul.newsblog li a .newsblog_title {
padding-left:0;
color:#666;
padding-top:10px;
	display:block;
}


.listbox{
	display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	-webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
	margin-top: 10px;
}

#content #main .listbox h3{
	height:auto;
	background-image:none;
	background-color: #d6f5ff;
	font-size:15px;
	}

.post-kuchi {
    width: 20.8%;
    padding: 12px;
    margin-bottom: 8px;
    position: relative;
    border: #ccc solid 1px;
}

#main .listbox:after{content:none;}
.post-kuchi a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.post-kuchi a:hover{
    background-color:#53BAF0;
    filter:alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
}

.post-kuchi .mt0 a{
	text-indent: 1px;
    position: none;
    position: relative;
    text-decoration: none;
	}

.post-kuchi p img{width:100%;}

span.jisseki-date {
    text-align: center;
    font-size: 12px;
    display: block;
}

p.jisseki-img {
margin-bottom:10px !important;
}

#content #main h1.spe, #content #main h3.spe{
background-image:none;
background-color:#53BAF0;
height:auto;
color:#fff;
padding:14px 10px;
	line-height:20px;
font-size:20px;
border-left:10px solid #60D2F6;
font-weight:normal;
}

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

フッター固定

--------------------------------------*/
#float-cta {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 5px 0;
    background:#ffffff;
    background-image: url(img/footer_btn_bg.png);

}
#float-cta .cta-wrap {
    max-width: 1000px;
    margin: 0 auto;
    text-align:center;
}
#float-cta .cta-wrap .cta-pc .cta-l {
    color: #fff;
    width: 400px;
    float: left;
    margin-right: 10px;

    font-size: 15px;
    line-height: 25px;

}

.cta-pc{
	text-align:center;
	display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
}

#float-cta .cta-button{
	text-align:center;
	display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
	-webkit-box-direction:row;
    -webkit-flex-direction:row;
    flex-direction:row;
	}
#float-cta .cta-button a{margin:0 3px;}
#float-cta .mail_satei{margin-left:auto;}
#float-cta .cta-button a:hover{
    background-color: #fff;
	opacity:.8;
	}
#float-cta #close_cta {
    display: inline-block;
    background: #b5b5b5;
    color: #fff;
    height: 25px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 0 9px;
    border-radius: 2px;
}
#float-cta #close_cta:hover{cursor: pointer;}


.two_box img {
    width: 100%;
}

/* --------------------------------------
店舗案内
--------------------------------------*/
.sq_info {
border:1px solid #173da0;
}
#content #main .sq_info h3 {
background:#173da0;
color:#fff;
font-weight:bold;
margin:0;
padding:3px 10px;
}
.sq_info p {
margin:10px!important;
}
.sq_info_tel {
background:#00bcf5;
border-radius:5px;
padding:10px;
}
.sq_info_tel dl {
color:#fff;
}
.sq_info_tel dt {
width : 170px;
float : left;
padding:5px 0;
}
.sq_info_tel dd {
font-size:140%;
font-weight:bold;
border-bottom:1px dotted #fff;
}
.sq_info_tel dd:last-child {
border:none;
}
.bhours dt {
width : 90px;
float : left;
padding:3px 0;
font-size:120%;
font-weight:bold;
}
.bhours dd {
font-size:140%;
font-weight:bold;
}
.page_link li a {border-bottom: 4px solid #d37800 !important; border-radius: 4px; font-size: 18pt !important;}
.page_link li a:active {transform: translateY(4px); border-bottom: none;}

/* 買取品目一覧 */
.item {
background:#eee;
padding:10px;
margin:0 0 30px 0;
}
.item ul {
display: flex;
justify-content: space-between;
-webkit-flex-wrap: wrap; /* Safari */
flex-wrap:wrap;
align-items: stretch;
}
.item li {
width: 29.5%;
padding: 10px;
margin:0 5px 10px 5px;
background:#fff;
}
.item li:first-child {
margin-left:0px;
}
.item li:last-child {
margin-right:0px;
}
#content #main .item li h1.spe{
	font-size:14px!important;
	padding: 12px 0px 12px 10px;
}
#content #main .item li h2 {
color:#333;
font-size:14px;
font-weight:bold;
/*font-family:'MS UI 明朝','MS UI mincho','MS明 朝','MS mincho';*/
background:#d6f5ff;
margin:10px 0 0px 0;
padding:0;
text-align:center;
letter-spacing: 1px;
/*line-height:60px;*/
/*height:60px;*/
}
#content #main .item li h3 {
color:#34a9e3;
font-size:14px;
font-weight:bold;
background:none;
margin:10px 0 0 0;
padding:0;
}
#content #main .item li p {
font-size:13px;
margin:0;
padding:0;
}
#content #main .item ul li img {
    width: 99.6%;
    height: auto;
    border: 1px solid #d2d2d2;
	margin:0px;
}




/* 査定問い合わせバナー　 */
/* TOP_3つの買取 */
/* LINE査定 */

.kaitori ul{
	display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
        justify-content: left;
	}
.satei_bn ul, .line_satei ul, .line_add{
	display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
        justify-content: space-between;
	}
.kaitori ul.flex_start{
	justify-content: flex-start;
}

.kaitori ul.flex_start li{
	margin-right:5px !important;
}


.satei_bn{
	background:url(img/contact-bg.png)0 0 no-repeat;
	height:520px;
	}
.satei_bn ul{padding:256px 12px 0 12px;}

.kaitori span, .kaitori img, .line_satei span{display:block;}
.kaitori span{
	background-color: #00bcf5;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
	}
span.fs3.ac.le_h {
    background-color: #00bcf5;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    height: 33px;
    padding-top: 5px;
    letter-spacing: -1px;
}
.kaitori a{text-decoration:none;}
.kaitori ul{margin:20px 0;}
#content #main .kaitori li, #content #main .line_satei li{
	width: 30%;
    margin: 0 auto;    
	padding: 10px 10px 20px 10px;
	}
#content #main .kaitori li{border: 1px solid #b7b7b7;}
.kaitori img, .sateiimg img, .line_satei p img{width:100%;padding:0 0 10px 0;}
.line_satei{padding-top: 30px;font-size:1.1em;}
.line_satei span{padding-top: 5px;}

.baby ul li {
    width: 30%;
    float: left;
    border: 1px solid;
border: 1px solid #b7b7b7;
margin: 0 0.2% 20px;
padding: 10px 10px 20px 10px;
}
.baby ul {
justify-content: left;
}
.baby span {
    background-color: #00bcf5;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
	display: block;
}
.baby img {
    width: 100%;
    padding: 0 0 10px 0;
}

/* ヘッダーナビ　 */
.navi_bg {
background:#e7e7e7;
padding:5px;
}
.navi {
display: flex;
justify-content: space-between;
-webkit-flex-wrap: wrap; /* Safari */
flex-wrap:wrap;
align-items: stretch;
}
.navi li {
width:18%;
padding:3px;
background:#fff;
margin-right:5px;
text-align:center;
}
.navi li:last-child {
margin-right:0;
}
.mt5 {
margin-top:5px;
}
/* ドロップダウン */
.navi li {
position:relative;
}
.navi ul.dropdown{
display:none;
position:absolute;
left:0;
top:70px;/*ドロップメニューの位置*/
z-index:9999;
width:110px;/*ドロップメニュー横幅*/
background-color:#e4e4e4;/*ドロップメニューの背景色*/
opacity:0.8;/*ドロップメニューの背景透過率*/
filter: alpha(opacity=80);
-ms-filter:"alpha(opacity=80)";
-khtml-opacity:0.8;
-moz-opacity:0.8;
}
.navi li a.hover{
opacity:0.6;
}
.navi ul.dropdown li{
width:auto;
float:none;
border-bottom:1px solid #FFFFFF;/*ドロップメニュー区切り線*/
position: static;
background:none;
margin-right:0;
}
.navi ul.dropdown li:hover{
background-color:#cccccc;/*ドロップメニューマウスオーバー時*/
}
.navi ul.dropdown li a{
text-indent:0px;
font-size:15px;
height:auto;
padding:13px 10px;/*ドロップメニューpadding*/
color:#000000;/*ドロップメニューリンク文字色*/
}
/*end special css*/

.flex_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding:10px 10px 0 10px;
	background-color:#eee;
}

.flex_box1{
	width:49.5%;
	box-sizing:border-box;
	background-color:#ffffff;
	padding:10px;
	margin-bottom:10px;
}

#main div.flex_box:after{
	content: none !important;
}

.flex_img{
	margin-bottom:10px;
}

.houjin_lead{
	font-weight:bold;
	font-size:25px;
	text-align:center;
}

.houjin_lead span{
	color:#fc8418;
}

.h115{
	height:115px !important;
}

.houjin_item1{
	background-color:#eee;
	padding:8px !important;
	margin-bottom:0 !important;
	height:185px;
	box-sizing:border-box;
}

.houjin_item2{
	background-color:#eee;
	padding:8px !important;
	margin-bottom:0 !important;
	height:230px;
	box-sizing:border-box;
}

.prenex {
	text-align:center;
	margin-top:30px;
}

.accbox label {
    display: block;
    font-weight: bold;
    margin-top:30px;
}
.accbox .accshow {
    overflow-y: auto;
    height: 250px;
    padding: 15px;
    border:1px solid #ccc;
    background: #f9f9f9;
}
.accbox .accshow p {
   margin:0!important;
   padding:0 13px!important;
}
.y-auto {
    overflow-y: auto;
    height: 250px;
}

/* 衣服の買取*/
#content #main h3.fashion_box {
	color:#0b3f6b;
	font-weight:bold;
	background: url(img/lp1_check.png)left 2px no-repeat;
	padding-left: 30px;
	margin: 10px 0;
	min-height: 35px;
	font-size:16px;
	border-bottom:1px dashed #00bcf5;
}
/*hobby*/
.hobtb table tr th {
    border: 1px solid #c7c7c7;
    padding: 10px;
    text-align: left;
    background: #eee;
}
.hobtb2 table tr th {
    border: 1px solid #c7c7c7;
    padding: 10px;
    text-align: left;
    width: 20%;
}




.recruitbox {
    margin: 40px auto 20px;
}


