@charset "utf-8";
/*
Theme Name: hokennsoudann_jp2013
Theme URI: 
Author: Manic Youth Inc.
Author URI: http://www.madeinthepain.com/
Description: 保険相談ダイレクト専用テーマテンプレートです。カテゴリーなどに依存しますので、他のWordPressでは機能しません。ご了承下さい。
Version: 1.1
License: -
License URI: -
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: -

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes
-------------------------------------------------------------- */


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}







































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

	0.2 = HTML5 reset

--------------------------------------------------------------------------
*/
/* =HTML5
----------------------------------------------- */
body{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
audio[controls], canvas, video {
	display: inline-block;
	*display: inline;
	zoom: 1;
}


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

	0.4 =clearfix

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

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix {zoom:1;/*for IE 5.5-7*/}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

* html .clearfix{
	display:inline-table;
	/**/display:block;/**/
}


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

	0.5 =common style

-------------------------------------------------------------------------------------------------
*/
.clear { clear:both; visibility: hidden; height: 0;}   
.hidden { display:none !important; visibility: hidden; height: 0;}

.smp, .desktop, .tablet, .mobile { display:none !important;}

.over:hover {
	opacity:0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); /* For IE 5-7 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* For IE 8 */
}

.scaleup, .rotate, .scaleup-rotate { -webkit-transition: all ease-out 0.2s;}
.scaleup:hover {-webkit-transform: scale(2);}
.rotate:hover { -webkit-transform: rotate(360deg);}
.scaleup-rotate:hover { -webkit-transform: scale(2) rotate(360deg); box-shadow:1px 1px 5px #999; }

.shadow { box-shadow:1px 1px 5px #999;}
.radius { border-radius: 10px;}

.left, .cntL { float: left; /* !important for ie6 */ }
.right, .cntR { float: right; /* !important for ie6 */ }
.centering { margin:0 auto; padding:0 auto;}
.full { max-width: 100%; height:auto; margin:0 0; padding:0 0; clear:both;}
.border { border: solid 1px #ccc !important;}

.font_SP { color:#FF9897}
.font_K { color:#000}
.font_G { color:#999;}
.font_R { color:#F00;}
.font_OR { color:#F60}
.font_B { color:#09C}
.font_LB { color:#6CC}
.font_GR { color:#090}
.font_LGR { color:#9C0}

.font_catch { font-size:161.6%;  line-height:1.66;}
.font_focus { color: #f00;}
.font_note { font-size: 9px; line-height: 1.66;}

.font_9 { font-size: 9px;}
.font_11 { font-size: 11px;}
.font_12 { font-size: 12px;}
.font_14 { font-size: 14px;}
.font_15 { font-size: 15px;}
.font_16 { font-size: 16px;}
.font_18 { font-size: 18px;}
.font_21 { font-size: 21px;}
.font_24 { font-size: 24px;}
.font_36 { font-size: 36px;}

.row .col { float: left;}
.box-half {}
.box-half .col { float:left; width: 49%; height:auto; padding-right:1%;} 
.box-half .col:last-child { padding-right:0%;} 

.box-one-third {}
.box-one-third .col { float:left; width: 32%; height:auto; padding-right:1%;} 
.box-one-third .col:last-child { padding-right:0%;}
.box-one-fourth {}
.box-one-fourth .col { float:left; width: 25%; height:auto;}
.box-one-fourth .col .box { padding: 10px;}
.box-one-fifth .col { float:left; width: 20%; height:auto;}
.box-one-fifth .col .box { padding: 10px;}
.box-one-fifth {} .box-one-fifth .col { float:left; width: 20%; height:auto;}
.flt_r { float : right !important;} .flt_l { float : left !important;}
.txt_r { text-align: right !important;} .txt_c { text-align: center !important;} .txt_l { text-align: left !important;} .txt_j { text-align: justify !important;}
.auto { margin-right: auto; margin-left: auto;} .none { background-image : none !important;}
.posi_rel { position:relative;} .posi_abs { position: absolute;}

.bd_t { border-top: solid;}
.bd_r { border-right: solid;}
.bd_b { border-bottom: solid;}
.bd_l { border-left: solid;}
.bd_t, .bd_r, .bd_b, .bd_l { border-width: 1px; border-color: #ddd;}

.line_beautiful_b { background: url(asset/img/line_beautiful.png) no-repeat bottom center !important;}

.mt0   { margin-top	: 0 !important;}
.mt5   { margin-top	: 5px !important;}
.mt10  { margin-top	: 10px !important;}
.mt15  { margin-top	: 15px !important;}
.mt20  { margin-top	: 20px !important;}
.mt25  { margin-top	: 25px !important;}
.mt30  { margin-top	: 30px !important;}
.mt35  { margin-top	: 35px !important;}
.mt40  { margin-top	: 40px !important;}
.mt45  { margin-top	: 45px !important;}
.mt50  { margin-top	: 50px !important;}
.mt55  { margin-top : 55px !important;}
.mt80  { margin-top	: 80px !important;}

.mr0   { margin-right: 0 !important;}
.mr5   { margin-right: 5px !important;}
.mr10  { margin-right: 10px !important;}
.mr15  { margin-right: 15px !important;}
.mr20  { margin-right: 20px !important;}
.mr25  { margin-right: 25px !important;}
.mr30  { margin-right: 30px !important;}
.mr35  { margin-right: 35px !important;}

.mb0   { margin-bottom: 0 !important;}
.mb5   { margin-bottom: 5px !important;}
.mb10  { margin-bottom: 10px !important;}
.mb15  { margin-bottom: 15px !important;}
.mb20  { margin-bottom: 20px !important;}
.mb20_new  { margin-bottom: 20px !important; color:#757575; font-size:10px;}
.mb25  { margin-bottom: 25px !important;}
.mb30  { margin-bottom: 30px !important;}
.mb35  { margin-bottom: 35px !important;}
.mb40  { margin-bottom: 40px !important;}
.mb80  { margin-bottom: 80px !important;}

.ml0   { margin-left: 0 !important;}
.ml5   { margin-left: 5px !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;}
.ml35  { margin-left: 35px !important;}
.ml40  { margin-left: 40px !important;}
.ml45  { margin-left: 45px !important;}

.m10  { margin: 10px !important;}
.m15  { margin: 15px !important;}
.m20  { margin: 20px !important;}
.m25  { margin: 25px !important;}
.m30  { margin: 30px !important;}
.m35  { margin: 35px !important;}
.m40  { margin: 40px !important;}
.m80  { margin: 80px !important;}

.pt0  { padding-top: 0 !important;}
.pt5  { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}

.pt0  { padding-top: 0 !important;}
.pt5  { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}

.pr0  { padding-right: 0 !important;}
.pr5  { padding-right: 5px !important;}
.pr10 { padding-right: 10px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}

.pl0  { padding-left: 0 !important;}
.pl5  { padding-left: 5px !important;}
.pl10 { padding-left: 10px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}

.pb0  { padding-bottom: 0 !important;}
.pb5  { padding-bottom: 5px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}

.p5  { padding: 5px !important;}
.p10 { padding: 10px !important;}
.p15 { padding: 15px !important;}
.p20 { padding: 20px !important;}
.p30 { padding: 30px !important;}
.p40 { padding: 40px !important;}


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

	1.0 =html style

---------------------------------------------------------------------------
*/
* { margin: 0; padding: 0;}
html {
	font-family: "Lucida Grande", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", serif, monospace;
	-webkit-font-smoothing: antialiased !important;
	-webkit-text-stroke: 1px transparent;
	
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	
	text-rendering: optimizeLegibility;
	
	font-size: 13px;
	line-height: 1.66;
	word-wrap: break-word;
	background-color: transparent;
	color: #333;
}
body {
	margin:0; padding:0; top:0; bottom:0;
	width:100%;
	background: #fff;
}

h1, h2, h3, h4, h5, h6,
p, pre, dt, dd, li {
	line-height: 1.66;/* base line height */
	display: block;
	/*text-align: left;*/
}
table { line-height: 1.66; text-align:left;}
th { background-color: #f2f2f2; font-weight:normal;}
th,td {
	padding:10px !important; border: solid 1px #ccc !important;
	/*
	vertical-align:top !important;*/
	vertical-align: middle !important;
}
img { max-width: 100%;}
a { color: #36C; text-decoration:underline; -webkit-transition: all 0.1s ease-out;}
a:focus, a:active, a:hover { text-decoration:none;}

/* h_style */
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px;}

.h_001 {
	background: url(asset/img/h_001.png) repeat-x;
	height: 30px; line-height: 30px;
	padding-left : 25px; font-weight: bold;
	box-shadow: 0 0 5px #fff inset; border: solid 1px #ddd;
}

.h_002 {
	background: url(asset/img/h_002.png) repeat-x !important;
	height: 50px !important; line-height: 50px !important;
	padding-left : 15px; font-weight: bold !important;
	color: #fff !important;
	font-size: 24px !important;
	box-shadow: 0 0 15px #1E8245 inset;
	border-radius: 7px;
}
.h_003 {
	font-size: 24px; font-weight: bold; color: #000;
	margin: 0.625em 0; padding: 0 0 0.325em;
	border-bottom: solid 1px #00641F;
}
.h_004 {
	font-size: 24px; font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	height: 80px; line-height: 80px;
	border-top: solid 3px #ccc;
	border-bottom: solid 3px #ccc;
	margin: 1.625em 0 0.625em; padding: 0 0 0;
}
.h_004 span {
	font-size: 16px; color: #00641F; border: solid 1px #00641F; padding: 7px; margin: 0px 10px 0 0 ;
}
.h_005 {
	font-size: 18px; font-weight: bold; color: #000;
	margin: 1.625em 0 0.625em; padding: 0 0 0;
}

ul.list_001 li {height: 30px; line-height: 30px; text-align: left; background: #fff url(asset/img/icon_arrow_001.png) no-repeat 10px 10px;  text-indent: 1.9em; font-weight: bold;}
ul.list_001 li a { text-decoration: underline;}
ul.list_001 li a:hover { text-decoration: none;}

/* table */
.table_001 { font-size: 13px; width: 100%; margin-bottom: 10px;}
.table_001 th,
.table_001 td { padding:10px; border: solid 1px #ccc;}
.table_001 th { background-color: #E3F2EB; text-align: center;}

.table_002 {font-size: 14px; width: 100%; margin-bottom: 10px;}
.table_002 th,
.table_002 td {padding:10px; border: solid 1px #ccc; text-align: center;}
.table_002 th {background-color: #ECF5FF; color:#2673BD;font-weight:bold;}
.table_002 td {vertical-align:middle;}

table .bg01 {background-color:#FFE8E8;}
table .bg02 {background-color:#FCF0E5;}
table .bg03 {background-color:#449CFE; color:#FFF;}
table .bg04 {background-color:#ECF5FF; color:#449CFE;}
table .fPink {font-weight:bold;}

/* 定番の枠 */
.frm_001_head {background:url(../img/common/frm01_h.png) no-repeat; height:65px;}
.frm_001_head .frm01_title { color:#FFF; font-size:17px; text-align:center; padding:36px 0 0; font-weight:bold;}
.frm_001_cnt {background:url(../img/common/frm01_bg.png) repeat-y; padding:10px; width:675px;}
.frm_001_foot {background:url(../img/common/frm01_f.png) no-repeat; height:25px;}


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

	2.0 =Overall layout

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

/*
for js
-------------------------------------------------------------------*/
/*
z-index
-------------------------------------------------------------------*/
#bg { z-index:1 !important; position:fixed;}
#container { z-index:11; position:relative; /* for #header & #footer */}
#pageTopBtn { z-index:32; position:fixed; bottom:0; right:0; margin:0 0 70px 0;}

#bg {
	top:0; left:0; width:100%; height:100%;
}
/*
#flashContent {}*/
#pageTopBtn {}
#pageTopBtn img { padding:10px; max-width:72px;}

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

	2.1 =Basic Page layout
  
-------------------------------------------------------------------
*/
.wrapper, .centering { max-width: 980px; margin: 0 auto 0 auto;}

#container { margin: 0 0; padding: 0 0; position: relative; z-index: 2;}
#page-title { position: relative; z-index:1; height:0 !important;}
#page-title h1 { font-size: 9px; line-height: 10px; padding:10px;}


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

	3.1 =Head
  
-------------------------------------------------------------------
*/
#header { width: 100%; height: 80px; font-size: 9px;}
#header .wrapper {}
#header .row { padding: 10px; height: 70px;} 
#header .col[class*="logo"] { width: 300px;}
#header .col[class*="phone"] { width: 600px;}
#header .phone .box { float:right;}
#header h1, #header .box { margin: 0 0 10px;}
#header .logo { margin-top: 20px;}
#header a { color:#666;}

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

	3.2 =Nav
  
-------------------------------------------------------------------
*/
/* メインナビ */
#nav { border-bottom: solid 5px #00641F;}
#nav ul li { float: left; width: 196px; height: 30px;}

/* 都道府県ナビ */
/* 地域 */
#navArea {position: relative; z-index:99999; background: #FFF url(asset/img/navArea_bg.jpg) repeat-x bottom; border: solid 1px #CCCCCC;}
#navArea a { color:#333; text-decoration: none;}
#navArea ul li { float:left; width: 10%; height: 30px; line-height: 30px; background: #FFF url(asset/img/navArea_bg.jpg) repeat-x bottom; border-right: solid 1px #ccc; font-size: 12px; font-weight: bold; text-align: center;}
#navArea ul li:hover,
#navArea ul li:hover > a { background: #00641F; color: #fff;}
#navArea ul li.headline { width: 12%; background: #999; color: #FFF;}

/* 都道府県 */
#navArea ul li ul { display: none;}
#navArea ul li:hover ul { display: block;}
#navArea ul ul li { position: relative; float: none; width: 160px; height: 30px; line-height: 30px; border: solid 0px #ccc; border-top: none; box-shadow: 0 2px 4px #666; text-align: left; text-indent: 2.6em;}
#navArea ul ul li a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #00641F url(asset/img/icon_arrow_001_hover.png) no-repeat 9px 9px; color: #FFF;}
#navArea ul ul li a:hover { background: #f9f9f9 url(asset/img/icon_arrow_001.png) no-repeat 9px 9px; color: #444;}


/*
breadcrumbs (WordPress SEO by Yoast)
--------------------------------------------*/
#breadcrumbs { margin: 10px 0px; padding: 0px 0px; overflow: hidden; font-size: 88%;}
#breadcrumbs span { margin-right:5px;}
#breadcrumbs,
#breadcrumbs a {}
#breadcrumbs a { text-decoration: underline;}
#breadcrumbs a:hover { text-decoration: none;}

.home #breadcrumbs { display: none;}

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

	3.3 =Main Layout
  
-------------------------------------------------------------------
*/
#main { margin: 10px;}
#main .content, #main .sidebar { float: left;}
#main .content { width: 720px;}
#main .sidebar { width: 230px; padding-left: 10px;}

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

	3.5 =Content
  
-------------------------------------------------------------------
*/
/* TOP および共通 */
.content .block { margin-top: 10px;}

.bnr_action { background: url(asset/img/bnr_action_bg.jpg) no-repeat; width: 720px; height: 140px; position: relative;} 
.bnr_action .posi_abs {}
.bnr_action .posi_abs[class*="bnr_shop"] { right: 18px; top: 18px;}
.bnr_action .posi_abs[class*="bnr_fp"] { right: 18px; bottom: 18px;}


/* メインキャッチ .entrance */
div[class*="entrance"] { position: relative;}
div[class*="entrance"] .posi_abs { z-index: 9999; display: block;}/*
.entrance { position: relative;}
.entrance .posi_abs { z-index: 9999;}*/

/* TOP 「店舗検索はこちら」ボタン */
.home .entrance .posi01 {
	left: 125px;
	top: 249px;
	width: 149px;
	height: 35px;
}
/* TOP プレーンテキスト */
.home .entrance .posi02 {
	left: 19px;
	top: 132px;
	width: 249px;
	height: 47px;
	font-weight: bold;
}

/* FlexSlider (top only)
--------------------------------------------------*/

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none;} 

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 0 0px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}

.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(asset/img/parts_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav { width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/* rewriting */
.flexslider {
	background-color: transparent;
	box-shadow:none;
	border: none;
	overflow:hidden; /* for .flex-next */
}
*html #page { overflow:hidden;} /* for .flexslider ie6 */

.flexslider, .flexslider .slides { height: 300px;} /* specify "height" of child and parent for ie6 */
.flexslider .slides img {
	margin: auto; padding: auto; /* for centering */
	/* don't write "display: block" for ie6! */
	width: auto; max-width:100%; height: auto; max-height:100%;
	vertical-align:bottom !important;
}
.flexslider .slides .alignnone { padding: 0;}
.flexslider:hover .flex-next { right: 15px;}
.flexslider:hover .flex-prev { left: 15px;}

.flex-control-nav { bottom: 4px; right: 1%; width: 99%; z-index:20; display: none;}
.flexslider:hover .flex-control-nav { display: block;}
.flex-control-nav li { margin: 4px;}
.flex-control-paging { float:right;}
.flex-control-paging li a {
	width: 7px; height: 7px;
	background: #fff;
	text-align: left;
	border-radius: 20px;
	box-shadow: none;
	border: solid 1px #ddd;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active { background: #ccc; border-color: #fff}
.flex-control-paging li a.flex-active { box-shadow: 0 0 24px #6FC; cursor: default;}

/* 店舗検索のカテゴリーページ */
.entrance-shop .posi01 {
	left: 525px;
	top: 133px;
	width: 175px;
	height: 146px;
	font-weight: bold;
}

/*全国主要エリアからさがす.mainarea-block*/
.mainarea-block { width: 228px; height: 350px; overflow: auto; border: solid 1px #ddd;}
.mainarea-block ul li { position: relative; height: 30px; line-height: 30px; border-top: dotted 1px #ccc; text-align: left; text-indent: 2.6em; font-weight: bold;}
.mainarea-block ul li a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff url(asset/img/icon_arrow_001.png) no-repeat 9px 9px; text-decoration: none; color:#666; }
.mainarea-block ul li a:hover { background-color: #00641F; background-image: url(asset/img/icon_arrow_001_hover.png); color: #FFF;}

/*日本地図 .areamap-block !top only*/
.areamap-block { width: 478px; height: 350px; overflow: hidden; border: solid 1px #ddd; background: url(asset/img/areamap_bg.jpg) 0px 30px no-repeat;}
.areamap-block .areamap { position: relative;}
.areamap-block .areamap .list { position: absolute; width: 120px; height: auto; border: solid 1px #ddd; background-color: #fff; padding: 4px; font-size: 12px; font-weight: bold;}
.areamap-block .areamap .list a { text-decoration: none;}
.areamap-block .areamap .list a:hover { text-decoration: underline;}
.areamap-block .list[class*="touhoku"] { top: 90px; left: 330px;}
.areamap-block .list[class*="kantou"] { top: 167px; left: 330px;}
.areamap-block .list[class*="hokuriku"] { top: 90px; left: 170px;}
.areamap-block .list[class*="chubu"] { top: 236px; left: 297px;}
.areamap-block .list[class*="kinki"] { top: 221px; left: 159px;}
.areamap-block .list[class*="chugoku"] { top: 130px; left: 30px;}
.areamap-block .list[class*="kyushu"] { top: 220px; left: 10px;}
.areamap-block .areamap .list li { float: left; width: 50%;}
.areamap-block .areamap .list li:nth-child(odd):after {/* content: " | ";*/}
.areamap-block .areamap .list li:last-child:after { content: normal;}

/*「店舗」か「FP訪問」選べる2つの方法 !top only */
.feature_choise-block { width: 720px; height: 490px;}
.feature_choise { position: relative; width: 100%; height: 100%;}
.feature_choise .posi_abs {}
.feature_choise .bnr_shop { left: 0px; top: 0px; width: 360px;}
.feature_choise .bnr_fp { left: 360px; top: 0px; width: 360px;}
.feature_choise .bnr_action { bottom: 0; left: 0; background-image: none; height: 172px; position: absolute !important;} 

/* 取扱保険会社 */
.block-handling { border: solid 1px #ccc;}
.block-handling ul li { float: left; width: 238px; height: 79px; border: solid 1px #ccc; border-left: none; border-top: none;}
.block-handling ul li:nth-child(3n+3) { border-right: none;}
.block-handling ul li img { padding: 10px;} 
.block-handling ul li img:hover { opacity: 0.5;}

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

	3.6 =Sidebar
  
-------------------------------------------------------------------
*/
.bnr {}
.bnr img { margin-bottom: 10px;}

/* お客様の声 */
.side_voice { font-size: 10px;}
.side_voice .side_voice_h { line-height: 30px; font-size: 15px; font-weight: bold; border-bottom: solid 1px #ddd;}
.side_voice .side_voice_h .icon { float: right; height: 14px; margin: 8px 0;}
.side_voice a:link,
.side_voice a:visited { text-decoration: underline;}
.side_voice a:hover { text-decoration: none;}
.side_voice .entry-title { background: url(asset/img/icon_balloon_001.png) left center no-repeat; padding-left: 28px;}



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

	3.7 =Footer
  
-------------------------------------------------------------------
*/
#footer { background: #eee; padding: 20px;}
#footer .footer_link { clear: both; margin-bottom: 20px;}
#footer .footer_link ul { clear: both;}
#footer .footer_link ul li { float: left; margin-right: 8px;}
#footer .footer_link ul > li:after { content: "｜";}
/*#footer .footer_link li li { float: none; font-size: 90%;}*/
#copyright { text-align: right;}



/*
-------------------------------------------------------------------
	
	4.0 =Lower Pages

	4.1.0 =店舗一覧
	4.2.0 =相談の流れ


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

/*
-------------------------------------------------------------------
	4.1.0 =店舗一覧
	4.1.1 =Lower Pages ==> category-shop
	4.1.2 =Lower Pages ==> content-single-shop
-------------------------------------------------------------------
*/
/*
-------------------------------------------------------------------
	4.1.1 =Lower Pages ==> category-shop
	店舗一覧TOP
-------------------------------------------------------------------
*/
.category-shop {}

/* 店舗一覧 */
.shop_list { font-size: 12px;}

.shop_list .post { border-top: solid 8px #060; padding: 12px 0;}
/* 店舗写真 */
.shop_list .post .col { margin: 15px;}
.shop_list .post .box_001 { width: 180px;}
.shop_list .post .box_001 img { width: 100%; height: auto;}
/* 店舗情報1 */
.shop_list .post .box_002 { width: 300px;}
/* 店舗情報2 */
.shop_list .post .box_003 { width: 150px;}



.shop_list .post .entry-title { font-size: 15px;}
.shop_list .post a { color: #03C; font-weight: bold; text-decoration: underline;}
.shop_list .post a:hover { text-decoration: none;}
/*
-------------------------------------------------------------------
	4.1.2 =Lower Pages ==> content-single-shop
	各店舗詳細ページ
-------------------------------------------------------------------
*/
.shop-header { margin-bottom: 20px;}
.shop-header .shop-meta {}
.shop-header .shop-meta .cntN { width:100%; height: auto;}
.shop-header .shop-meta .cntL { width: 60%; height: auto;}
.shop-header .shop-meta .cntR { width: 38%; height: auto;}
.shop-header .shop-meta .cntshopL { width: 60%; height: auto; float:left;}
.shop-header .shop-meta .cntshopR { width: 38%; height: auto; float:left; line-height:50px;}
.shop-header .shop-meta .cntmapL { width: 100%; height: auto; margin-bottom:20px 0px;}
.shop-header .shop-meta .cntmapR { width: 100%; height: auto; margin-bottom:20px 0px;}
.shop-header .shop-meta .cntL img { width: 100%; max-width: 100%; height:auto;}
.shop-header .shop-meta .cntR img { width: 100%; max-width: 100%; height:auto;}
.shop-content {}
.shop-content p { padding: 0.525em; line-height: 2;}

.shop-content .shop-staff {}
.shop-content .shop-staff .cntL { width: 40%;}
.shop-content .shop-staff .cntR { width: 58%;}
.shop-content .shop-staff .cntL img { width: 120px; margin: 0px 5px 5px 0px;} /* スタッフ写真 */
.shop-content .shop-access .cntL { width: 40%;}
.shop-content .shop-access .cntR { width: 58%;}
.shop-content .shop-staff .cntimgL { width: 40%; float:left;}
.shop-content .shop-staff .cntimgL img { width:auto; margin: 0px 5px 5px 0px;} /* スタッフ写真 */

/*
-------------------------------------------------------------------
	4.2.0 =page-flow
	相談の流れ
-------------------------------------------------------------------
*/
.page-template-page-flow-php {}
.block_flow {
	margin: 0; padding: 0;
	background: url(asset/img/page_flow_chart_img_bg.png) repeat-y top left;
	
}
.block_flow div[class*=block_00] { padding: 0px; margin: 0 0 20px 0;}
.block_flow div[class*=block_00] .cntL { width: 185px;}
.block_flow div[class*=block_00] .cntR { width: 535px;}
.block_flow div[class*=block_00] img { margin: 0 0 20px 0;}
.block_flow .block_001 {}
.block_flow .block_002 {}
.block_flow .block_003 {}
.block_flow .block_004 {}



/*
-------------------------------------------------------------------
	8.1.1 =hokendirect.jp/shiryolist
	資料請求
-------------------------------------------------------------------
*/
#nav_shiryolist { background-color: #666; height:30px;}
#nav_shiryolist ul li { position: relative; float: left; width: 10%; height: 30px; background: url(asset/img/line_length.png) no-repeat right;}
#nav_shiryolist a { position: absolute; width: 100%; height: 100%; text-decoration: none; color: #fff; font-size: 12px; font-weight: bold; text-align:center; line-height: 30px;}
#nav_shiryolist ul li:hover { background-color: #999;}

.block_shiryolist_head {
	margin:0px auto;
	width:900px;
	height:200px;
	background: url(hokendirect/img/hd_shiryolist_head.jpg) no-repeat;
	position: relative;
	overflow:hidden;
	z-index: 1;
}
table.block_shiryolist_head_table {
	position: absolute;
	top: 73px;
	left: 276px;
	width: 604px;
	height: 43px;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
.block_shiryolist_head_table tr,
.block_shiryolist_head_table tr th
.block_shiryolist_head_table tr td {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
.block_shiryolist_head_btn {
	background: #666;
	color:  #FFF;
}
/* 並べ替え */
.block_shiryolist_head_rearrange {
	position: absolute;
	top: 131px;
	left: 276px;
}
/* 0件の場合 見つかりませんでした。*/
table.block_shiryolist_no_item {/*
	border:none !important;*/
	background-color:#F5EDE5;
	width:  900px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99999;
	overflow:hidden;
} 
table.block_shiryolist_no_item td{
	background-color:#F5EDE5;
}

.contents .hokenlist_title {
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
.contents .hokenlist_th, .hokenlist_th2 {
	background-color:#EBF1BA;
	vertical-align:middle;
	text-align:center;
	padding:5px;
}
.contents .hokenlist_th2 {
	background-color:#F9D0D9;
}
.contents .hokenlist_td {
	background-color:#F5EDE5;
	vertical-align:middle;
	text-align:left;
	padding:5px;
}

/*
-------------------------------------------------------------------
	4.3 =category-voice
	お客様の声
-------------------------------------------------------------------
*/
.category-voice {}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}
li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
/*.entry-content img {
        margin-right:15px;
        margin-bottom:10px;
}*/
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}















/* =Basic structure
-------------------------------------------------------------- */
/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
/*
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; Above WP Toolbar
}*/

/* Page structure
.site {
	padding: 0 1.714285714rem;
	background-color: #fff;
}
.site-content {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
} */

.site {
	margin: 0 auto;
	max-width: 1000px;
	background-color: #fff;
}
.site-content {}
.widget-area {}

/* Header
.site-header {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
.site-header h1,
.site-header h2 {
	text-align: center;
}

.site-header {}
.site-header hgroup{
	height: 50px;
	padding: 10px;
	position: relative;
	clear:both;
}
.site-header .cntL,
.site-header .cntR { width: 50%;}
.site-header #searchform { position: absolute; right: 10px; bottom: 10px;} */
#searchform { }

.site-header h1 a {
	color: #F93;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 8px;
	font-weight: normal;
	
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
/*.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.header-image {
	margin-top: 24px;
	margin-top: 1.714285714rem;
}*/

/* Navigation Menu
.main-navigation {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	text-align: center;
}
.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #5e5e5e;
}
.main-navigation a:hover {
	color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
} */


/* =Menu
-------------------------------------------------------------- */
.site-header .main-navigation {
	clear: both;
	width: 100%; height: 40px;
	position: relative; z-index: 10000; /* Above WP Toolbar */
	background-color: #666;  color:#fff;
}
.main-navigation ul {}
.main-navigation li { float: left; position: relative;}
.main-navigation a {
	display: block;
	line-height: 40px;
	padding: 0 2.2125em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#fff !important;
}
.main-navigation ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 0;
	width: 188px;
	z-index: 99999;
}
.main-navigation ul ul ul { left: 100%; top: 0;}
.main-navigation ul ul a {
	background-color: #666; 
	border-bottom: 1px dotted #ddd;
	color: #fff !important;
	font-size: 90%;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px;
	width: 168px;
}
.main-navigation li:hover > a,
.main-navigation ul ul :hover > a,
.main-navigation a:focus { background-color: #eee !important; color: #444 !important;} /* !important for body class */
.main-navigation li:hover > a,
.main-navigation a:focus { color: #444; box-shadow: 0 0 0px #666 inset;}

.main-navigation ul li:hover > ul { display: block;}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a { color:#eee;}


/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Footer */
footer[role="contentinfo"] {
	border-top: 1px solid #ededed;
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	max-width: 960px;
	max-width: 68.571428571rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
	color: #686868;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}
.site-info { text-align: center;}


/* Minimum width of 600 pixels.
@media screen and (min-width: 600px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site-content {
		float: left;
		width: 65.104166667%;
	}
	.widget-area {
		float: right;
		width: 26.041666667%;
	}
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
	}
	.entry-header .entry-title {
		font-size: 22px;
		font-size: 1.571428571rem;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
} */




/* =Main (Original for "hsd")
-------------------------------------------------------------- */

/* Author Info
----------------------------------------------- */
#author-info {padding:0px;}
.archive #author-info { border-bottom: 1px solid #ddd;}

#author-avatar { float: left; width: 41%;}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description { float: left; width: 59%; line-height:1.66;}
#author-description h2 {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0 10px;
}



/* social
----------------------------------------------- */
.social { margin: 10px 0px 10px; clear:both;}
.social div { float:left; line-height: 20px; height: 20px; vertical-align: baseline !important;}


/* =Main content and comment content
-------------------------------------------------------------- */
.entry-wrapper {
	padding: 1.7rem; border: solid 1px #ccc;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.entry-meta { clear: both;font-size: 90%;margin-bottom: 24px;}
.entry-header {margin-bottom: 24px;margin-bottom: 1.714285714rem;}
.entry-header img.wp-post-image {margin-bottom: 24px;margin-bottom: 1.714285714rem;}
.entry-header .entry-title {
	font-size: 21px;
	color:#468C00;
	line-height: 1.2;
	font-weight: normal;
	border-bottom: solid 3px #468C00;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.page .entry-header .entry-title {
	font-size: 21px;
	background:#468C00;
	color:#fff;
	font-weight: normal;
	border-bottom: none;
	padding: 0.4em;
	margin-bottom: 1em;
}
	 
.entry-header .entry-title a {text-decoration: none;}/*
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}*/
.comments-link a,
.entry-meta a {}
.comments-link a:hover,
.entry-meta a:hover {}

article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
	font-size:14px;	
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 28px;
	line-height: 1.6;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#693;
	padding-bottom: 0.3em;
	border-bottom: solid 1px #693;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {margin-bottom: 24px;margin-bottom: 1.714285714rem;}
.entry-content dl,
.comment-content dl {margin: 0 24px;margin: 0 1.714285714rem;}
.entry-content dt,
.comment-content dt {font-weight: bold;line-height: 1.714285714;}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {border-top: 1px solid #ededed;padding: 6px 10px 6px 0;}
.site-content article {
	/* TwentyTwelve default style
	border-bottom: 4px double #ededed;
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;*/
}
.page-links {clear: both;line-height: 1.714285714;}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {display: none;}
.mu_register h2 {color: #757575;font-weight: normal;}

/* =Archives
-------------------------------------------------------------- */

.archive-header,.page-header { margin-bottom: 28px;}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {overflow: hidden;}
.image-attachment div.attachment {text-align: center;}
.image-attachment div.attachment p {text-align: center;}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {margin-top: 8px;margin-top: 0.571428571rem;}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {margin-bottom: 24px;margin-bottom: 1.714285714rem;}
article.format-aside h1 a {text-decoration: none;color: #4d525a;}
article.format-aside h1 a:hover {color: #2e3542;}
article.format-aside .aside {padding: 24px 24px 0;padding: 1.714285714rem;background: #d2e0f9;border-left: 22px solid #a8bfe8;}
article.format-aside p {font-size: 13px;font-size: 0.928571429rem;line-height: 1.846153846;color: #4a5466;}
article.format-aside blockquote:last-child,article.format-aside p:last-child {margin-bottom: 0;}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
} */

/* Link posts
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
} */

/* Quote posts
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
} */

/* Status posts
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
} */


/* =Comments
--------------------------------------------------------------

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
} */

/* Comment form
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
} */


/* =Front page template
--------------------------------------------------------------

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
} */


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}


/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 960 pixels.
@media screen and (min-width: 960px) {
	body {
		background-color: #e6e6e6;
	}
	body .site {
		padding: 0 40px;
		padding: 0 2.857142857rem;
		margin-top: 48px;
		margin-top: 3.428571429rem;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
} */



/* =Print
----------------------------------------------- */
@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}



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

	1.0 =plugin

---------------------------------------------------------------------------
*/
/* wp_social_bookmarking_light */
.wp_social_bookmarking_light{
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.wp_social_bookmarking_light div{
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    height: 23px !important;
    text-indent: 0 !important;
}
.wp_social_bookmarking_light img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}
.wp_social_bookmarking_light_clear{ clear: both !important;}
.wsbl_twitter{ width: 100px;}


/*
----------------------------------------------------------------------
	9.2 contact form 7
----------------------------------------------------------------------
*/
/* original adding */
div.wpcf7 {}
div.wpcf7 form.wpcf7-form {}
div.wpcf7 form.wpcf7-form em { color: #f00; font-style: normal;}

input.wpcf7-submit {
	text-align: center;
	font-size: 36px !important;
	width: 90%;
	padding: 3% 1%;
	background: #F90;
	color: #fff;
	text-shadow: 1px 1px #666666; 
	border-radius: 4px;
	box-shadow: 2px 2px 20px #ccc;
	cursor: pointer;
	
	
}
input.wpcf7-submit:hover { background-color: #390;}

div.wpcf7 input, div.wpcf7 select,
div.wpcf7 th, div.wpcf7 td { font-size: 108%;}
div.wpcf7 th { background-color: #eee !important; color: #000 !important;}

/*個別対応*/
.postid-205 .bnr_action{display:none !important;}
.postid-203 .bnr_action{display:none !important;}
.postid-159 .bnr_action{display:none !important;}


/*----------------------------------------
 重要なお知らせ欄
----------------------------------------*/
#important-news {
	height: auto; padding: 10px 20px; margin: 20px 0;
	border: solid 1px #84B426;
	background: #f1f1f1;
	color: #84B426
}
#important-news .title { font-weight: bold; margin-bottom: 5px; border-bottom: dotted 1px #84B426; }

/*赤*/
.font_red { color:#F00; }