@charset "UTF-8";

/*/////////////////////////////////////////////////////////////

  color 1
  color 2
  color 3

  7px 0.5em
  8px 0.6em
  9px 0.69em
  10px 0.75em
  11px 0.81em
  12px 0.88em
  13px 0.94em
  14px 1em
  15px 1.13em
  16px 1.19em
  17px 1.25em
  18px 1.31em
  19px 1.38em
  20px 1.44em
  21px 1.50em
  22px 1.63em
  23px 1.69em
  24px 1.75em
  25px 1.81em
  26px 1.88em
  27px 1.94em
  28px 2.00em
//////////////////////////////////////////////////////////////*/
/* ****************** [reset] ****************** */
html,
body,
a,
abbr,
acronym,
address,
area,
b,
bdo,
big,
blockquote,
button,
caption,
cite,
col,
colgroup,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
i,
img,
ins,
kbd,
label,
legend,
li,
map,
object,
ol,
p,
param,
q,
samp,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

ul { list-style:none; }

del { text-decoration:line-through; }

fieldset {
    border:0;
    display:inline;
}

h1,
h2,
h3,
h4,
h5,
h6 { font: bold 1em/1.5; }

img {
    border:0;
    vertical-align:bottom;
}

ins { text-decoration:none; }

tt {
    display:block;
    margin:0.5em 0;
    padding:0.5em 1em;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ****************** [Basic Setting] ****************** */
/*---------------------------------------------------
    font-text
-----------------------------------------------------*/
body {
    font-size: 0.88em;
    color: #333;
    line-height: 1.5;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
    -webkit-text-size-adjust: 100%;
}

input,
textarea { font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td {
    font-weight: normal;
    line-height: 1.5;
    font-size: 1em;
}

a { outline: none; } 
a,
a:visited { color: #06c; }

a:active {
    color: #825baa;
    text-decoration:underline;
}

a:hover {
    color: #825baa;
    text-decoration:underline;
}

.alignL { text-align: left!important; }

.alignR { text-align: right!important; }

.alignC { text-align: center!important; }

.bold { font-weight: bold!important; }

.normal { font-weight: normal!important; }

.f_xxs { font-size: 0.69em; }

.f_xs { font-size: 0.75em; }

.f_ss { font-size: 0.81em; }

.f_s { font-size: 0.88em; }

.f_m { font-size: 1em; }

.f_l { font-size: 1.13em; }

.f_ll { font-size: 1.19em; }

.f_xl { font-size: 1.25em; }

.f_xxl { font-size: 1.31em; }

.fl_13 { line-height: 1.3 }

.fl_15 { line-height: 1.5 } /* default */

.fc_001 { color: #1b8cb1; }

.fc_002 { color: #c07d00; }

.fc_003 {
    color: #F16500;
    font-weight: bold;
}

.marker_001 { background: #FFE4B5; }

	/*--- WEB Fonts ---*/
.f_shinmarugo_L {
	font-family: UD Shin Maru Go Light;
}
.f_shinmarugo_M {
	font-family: UD Shin Maru Go Medium;
}
.f_shinmarugo_DB {
	font-family: UD Shin Maru Go DemiBold;
}
.f_shinmarugo_B {
	font-family: UD Shin Maru Go Bold;
}

/*---------------------------------------------------
    Line & Unit Setting
-----------------------------------------------------*/
.line:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.line {
 *zoom:1; clear: both; }

.unit { float:left; }

.lastunit {
    margin-right:0px !important;
    float:right;
}

*html .lastunit { margin-left:-5px !important; }

/*---------------------------------------------------
    Body & Background
-----------------------------------------------------*/
body {
width:100%;
height:100%;
}

/*---------------------------------------------------
    Column
-----------------------------------------------------*/
.col_a {
    margin-left: 20px;
    margin-right: 20px;
}

.col_a_plus { width: 950px; }

.col_b { margin: 0 20px 20px 0; }

.col_c { margin-bottom: 20px; }

.col_d { margin-right: 20px; }

.col_e { }



.left,
.float_l { float:left; }

.right,
.float_r { float:right; }

/*---------------------------------------------------
    Width Setting
-----------------------------------------------------*/
.w10per { width:10% !important; }
.w20per { width:20% !important; }
.w30per { width:30% !important; }
.w40per { width:40% !important; }
.w48per { width:48% !important; }
.w49per { width:49% !important; }
.w50per { width:50% !important; }
.w60per { width:60% !important; }
.w65per { width:65% !important; }
.w70per { width:70% !important; }
.w73per { width:70% !important; }
.w75per { width:70% !important; }
.w78per { width:70% !important; }
.w80per { width:80% !important; }
.w81per { width:81% !important; }
.w82per { width:82% !important; }
.w83per { width:83% !important; }
.w84per { width:84% !important; }
.w85per { width:85% !important; }
.w86per { width:86% !important; }
.w87per { width:87% !important; }
.w88per { width:88% !important; }
.w89per { width:89% !important; }
.w90per { width:90% !important; }
.w91per { width:91% !important; }
.w92per { width:92% !important; }
.w93per { width:93% !important; }
.w94per { width:94% !important; }
.w95per { width:95% !important; }
.w96per { width:96% !important; }
.w97per { width:97% !important; }
.w98per { width:98% !important; }
.w99per { width:99% !important; }
.w100per { width:100% !important; }

/*---------------------------------------------------
    Padding Setting
-----------------------------------------------------*/

.p0 { padding:0 !important; }
.p1 { padding:1px; }
.p2 { padding:2px; }
.p3 { padding:3px; }
.p4 { padding:4px; }
.p5 { padding:5px; }
.p6 { padding:6px; }
.p7 { padding:7px; }
.p8 { padding:8px; }
.p9 { padding:9px; }
.p10 { padding:10px !important; }
.p15 { padding:15px !important; }
.p20 { padding:20px !important; }
.p25 { padding:25px !important; }
.p30 { padding:30px !important; }
.p35 { padding:35px !important; }
.p40 { padding:40px !important; }

.pb10 { padding-bottom:10px !important; }
.pb12 { padding-bottom:12px !important; }
.pb15 { padding-bottom:15px !important; }
.pb20 { padding-bottom:20px !important; }
.pb25 { padding-bottom:25px !important; }
.pb30 { padding-bottom:30px !important; }
.pb35 { padding-bottom:35px !important; }
.pb40 { padding-bottom:40px !important; }
.pb45 { padding-bottom:45px !important; }
.pb50 { padding-bottom:50px !important; }

.pt1 { padding-top:1px; }
.pt2 { padding-top:2px; }
.pt3 { padding-top:3px; }
.pt4 { padding-top:4px; }
.pt5 { padding-top:5px; }
.pt6 { padding-top:6px; }
.pt7 { padding-top:7px; }
.pt8 { padding-top:8px; }
.pt9 { padding-top:9px; }
.pt10 { padding-top:10px !important; }
.pt11 { padding-top:10px !important; }
.pt12 { padding-top:10px !important; }
.pt13 { padding-top:10px !important; }
.pt14 { padding-top:10px !important; }
.pt15 { padding-top:15px !important; }
.pt20 { padding-top:20px !important; }
.pt25 { padding-top:25px !important; }
.pt30 { padding-top:30px !important; }
.pt35 { padding-top:35px !important; }
.pt40 { padding-top:40px !important; }
.pt45 { padding-top:45px !important; }
.pt50 { padding-top:50px !important; }

.pb1 { padding-bottom:1px; }
.pb2 { padding-bottom:2px; }
.pb3 { padding-bottom:3px; }
.pb4 { padding-bottom:4px; }
.pb5 { padding-bottom:5px; }
.pb6 { padding-bottom:6px; }
.pb7 { padding-bottom:7px; }
.pb8 { padding-bottom:8px; }
.pb9 { padding-bottom:9px; }
.pb10 { padding-bottom:10px !important; }
.pb15 { padding-bottom:15px !important; }
.pb20 { padding-bottom:20px !important; }
.pb25 { padding-bottom:25px !important; }
.pb30 { padding-bottom:30px !important; }
.pb35 { padding-bottom:35px !important; }
.pb40 { padding-bottom:40px !important; }
.pb45 { padding-bottom:45px !important; }
.pb50 { padding-bottom:50px !important; }
.pb55 { padding-bottom:55px !important; }
.pb60 { padding-bottom:60px !important; }
.pb65 { padding-bottom:65px !important; }
.pb70 { padding-bottom:70px !important; }
.pb75 { padding-bottom:75px !important; }
.pb80 { padding-bottom:80px !important; }
.pb85 { padding-bottom:85px !important; }
.pb90 { padding-bottom:90px !important; }
.pb95 { padding-bottom:95px !important; }
.pb100 { padding-bottom:100px !important; }

.pl1  { padding-left: 1px !important; }
.pl2  { padding-left: 2px !important; }
.pl3  { padding-left: 3px !important; }
.pl4  { padding-left: 4px !important; }
.pl5  { padding-left: 5px !important; }
.pl10 { padding-left:10px !important; }
.pl15 { padding-left:15px !important; }
.pl20 { padding-left:20px !important; }
.pl25 { padding-left:25px !important; }
.pl30 { padding-left:30px !important; }
.pl35 { padding-left:35px !important; }
.pl40 { padding-left:40px !important; }
.pl45 { padding-left:45px !important; }
.pl50 { padding-left:50px !important; }

.pr1  { padding-right: 1px !important; }
.pr2  { padding-right: 2px !important; }
.pr3  { padding-right: 3px !important; }
.pr4  { padding-right: 4px !important; }
.pr5  { padding-right: 5px !important; }
.pr10 { padding-right:10px !important; }
.pr15 { padding-right:15px !important; }
.pr20 { padding-right:20px !important; }
.pr25 { padding-right:25px !important; }
.pr30 { padding-right:30px !important; }
.pr35 { padding-right:35px !important; }
.pr40 { padding-right:40px !important; }
.pr45 { padding-right:45px !important; }
.pr50 { padding-right:50px !important; }

/*---------------------------------------------------
    Margin Setting
-----------------------------------------------------*/
/* margin-RIGHT */
.mr_0 { margin-right: 0!important; }

.mr_5 { margin-right: 5px!important; }

.mr_10 { margin-right: 10px!important; }

.mr_15 { margin-right: 15px!important; }

.mr_20 { margin-right: 20px!important; }

.mr_30 { margin-right: 30px!important; }

.mr_40 { margin-right: 40px!important; }

.mr_50 { margin-right: 50px!important; }

.mr_60 { margin-right: 60px!important; }

.mr_70 { margin-right: 70px!important; }

.mr_80 { margin-right: 80px!important; }

.mr_m20 { margin-right: -20px!important; }

/* margin-BOTTOM */
.mb_0 { margin-bottom: 0!important; }

.mb_5 { margin-bottom: 5px!important; }

.mb_10 { margin-bottom: 10px!important; }

.mb_15 { margin-bottom: 15px!important; }

.mb_20 { margin-bottom: 20px!important; }

.mb_30 { margin-bottom: 30px!important; }

.mb_40 { margin-bottom: 40px!important; }

.mb_50 { margin-bottom: 50px!important; }

.mb_60 { margin-bottom: 60px!important; }

.mb_70 { margin-bottom: 70px!important; }

.mb_80 { margin-bottom: 80px!important; }

.mb_90 { margin-bottom: 90px!important; }

.mb_100 { margin-bottom: 100px!important; }

/* margin-LEFT */
.ml_0 { margin-left: 0!important; }

.ml_5 { margin-left: 5px!important; }

.ml_10 { margin-left: 10px!important; }

.ml_15 { margin-left: 15px!important; }

.ml_20 { margin-left: 20px!important; }

.ml_30 { margin-left: 30px!important; }

.ml_40 { margin-left: 40px!important; }

.ml_50 { margin-left: 50px!important; }

.ml_60 { margin-left: 60px!important; }

.ml_70 { margin-left: 70px!important; }

.ml_80 { margin-left: 80px!important; }

.ml_m10 { margin-left: -10px!important; }

.ml_m15 { margin-left: -15px!important; }

.ml_m20 { margin-left: -20px!important; }

/* margin-TOP */
.mt_0 { margin-top: 0!important; }

.mt_5 { margin-top: 5px!important; }

.mt_10 { margin-top: 10px!important; }

.mt_15 { margin-top: 15px!important; }

.mt_20 { margin-top: 20px!important; }

.mt_30 { margin-top: 30px!important; }

.mt_40 { margin-top: 40px!important; }

.mt_50 { margin-top: 50px!important; }

.mt_60 { margin-top: 60px!important; }

.mt_70 { margin-top: 70px!important; }

.mt_80 { margin-top: 80px!important; }

.mt_90 { margin-top: 90px!important; }

.mt_100 { margin-top: 100px!important; }

.mt_110 { margin-top: 110px!important; }

.mt_120 { margin-top: 120px!important; }

.mt_m10 { margin-top: -10px!important; }

.mt_m15 { margin-top: -15px!important; }

.mt_m20 { margin-top: -20px!important; }

.mt_m25 { margin-top: -25px!important; }

.mt_m30 { margin-top: -30px!important; }

.mt_m40 { margin-top: -40px!important; }

.mt3  { margin-top: 3px; }
.mt5  { margin-top: 5px; }
.mt8  { margin-top: 8px; }
.mt10 { margin-top:10px; }
.mt12 { margin-top:12px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }
.mt35 { margin-top:35px; }
.mt40 { margin-top:40px; }
.mt45 { margin-top:45px; }
.mt50 { margin-top:50px; }
.mt55 { margin-top:55px; }
.mt60 { margin-top:60px; }
.mt65 { margin-top:65px; }
.mt70 { margin-top:70px; }
.mt75 { margin-top:75px; }
.mt80 { margin-top:80px; }
.mt240 { margin-top:240px; }
.mt350 { margin-top:350px!important; }
.mt370 { margin-top:370px; }

.mb5  { margin-bottom: 5px!important; }
.mb6  { margin-bottom: 6px; }
.mb7  { margin-bottom: 7px; }
.mb8  { margin-bottom: 8px; }
.mb10 { margin-bottom:10px; }
.mb12 { margin-bottom:12px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }
.mb50 { margin-bottom:50px; }
.mb55 { margin-bottom:55px; }
.mb60 { margin-bottom:60px; }
.mb65 { margin-bottom:65px; }
.mb70 { margin-bottom:70px; }
.mb75 { margin-bottom:75px; }
.mb80 { margin-bottom:80px; }
.mb100 { margin-bottom:100px; }
.mb120 { margin-bottom:120px; }
.mb150 { margin-bottom:150px; }
.mb200 { margin-bottom:200px; }

.ml1  { margin-left: 1px; }
.ml2  { margin-left: 2px; }
.ml3  { margin-left: 3px; }
.ml4  { margin-left: 4px; }
.ml5  { margin-left: 5px; }
.ml6  { margin-left: 6px; }
.ml7  { margin-left: 7px; }
.ml8  { margin-left: 8px; }
.ml10 { margin-left:10px; }
.ml12 { margin-left:12px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.ml25 { margin-left:25px; }
.ml30 { margin-left:30px; }
.ml35 { margin-left:35px; }
.ml40 { margin-left:40px; }
.ml45 { margin-left:45px; }
.ml50 { margin-left:50px; }
.ml55 { margin-left:55px; }
.ml58 { margin-left:58px; }
.ml60 { margin-left:60px; }
.ml65 { margin-left:65px !important; }
.ml68 { margin-left:68px; }
.ml70 { margin-left:70px; }
.ml75 { margin-left:75px; }
.ml80 { margin-left:80px; }
.ml85 { margin-left:85px; }
.ml90 { margin-left:90px; }
.ml95 { margin-left:95px; }
.ml100 { margin-left:100px; }
.ml110 { margin-left:110px; }
.ml120 { margin-left:120px; }
.ml130 { margin-left:130px; }
.ml140 { margin-left:140px; }
.ml150 { margin-left:150px; }
.ml160 { margin-left:160px; }
.ml300 { margin-left:300px; }
.ml305 { margin-left:305px; }
.ml310 { margin-left:310px; }
.ml315 { margin-left:315px; }
.ml320 { margin-left:320px; }
.ml325 { margin-left:325px; }

.mr1  { margin-right: 1px; }
.mr2  { margin-right: 2px; }
.mr3  { margin-right: 3px; }
.mr4  { margin-right: 4px; }
.mr5  { margin-right: 5px; }
.mr10 { margin-right:10px; }
.mr12 { margin-right:12px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px !important; }
.mr25 { margin-right:25px; }
.mr30 { margin-right:30px; }
.mr35 { margin-right:35px; }
.mr40 { margin-right:40px; }
.mr45 { margin-right:45px; }
.mr50 { margin-right:50px; }
.mr55 { margin-right:55px; }
.mr60 { margin-right:60px; }
.mr65 { margin-right:65px; }
.mr70 { margin-right:70px; }
.mr75 { margin-right:75px; }
.mr80 { margin-right:80px; }
.mr85 { margin-right:85px; }
.mr90 { margin-right:90px; }
.mr95 { margin-right:95px; }
.mr100 { margin-right:100px; }
.mr105 { margin-right:105px; }
.mr110 { margin-right:110px; }
.mr115 { margin-right:115px; }
.mr120 { margin-right:120px; }

/*----------------------------------------------
     width settings
------------------------------------------------*/
.w_a { }

.w_b {
    width: 668px;
    float: left;
}

.w_c {
    width: 220px;
    float: left;
}

.w_d {
    float: left;
    width: 435px;
}

.w_e {
    width: 590px;
    float: left;
}

.w_f {
    width: 300px;
    float: left;
}

.w_g {
    width: 600px;
    float: left;
}

.w_h {
    width: 290px;
    float: left;
}

.w_100per { width:100%; }

.w_10 { width: 10px!important; }

.w_20 { width: 20px!important; }

.w_30 { width: 30px!important; }

.w_40 { width: 40px!important; }

.w_50 { width: 50px!important; }

.w_60 { width: 60px!important; }

.w_70 { width: 70px!important; }

.w_80 { width: 80px!important; }

.w_90 { width: 90px!important; }

.w_100 { width: 100px!important; }

.w_110 { width: 110px!important; }

.w_120 { width: 120px!important; }

.w_130 { width: 130px!important; }

.w_140 { width: 140px!important; }

.w_150 { width: 150px!important; }

.w_160 { width: 160px!important; }

.w_170 { width: 170px!important; }

.w_180 { width: 180px!important; }

.w_190 { width: 190px!important; }

.w_200 { width: 200px!important; }

.w_210 { width: 210px!important; }

.w_300 { width: 300px!important; }

.w_310 { width: 310px!important; }

.w_400 { width: 400px!important; }

.w_470 { width: 470px!important; }

.w_480 { width: 480px!important; }
.w_448 { width: 448px; }

.w_490 { width: 490px!important; }

.w_500 { width: 500px!important; }

.w_600 { width: 600px!important; }

.w_700 { width: 700px!important; }

.w_800 { width: 800px!important; }

/* ****************** [  common items  ] ****************** */

.float_l { float:left; }
.float_r { float:right; }
.clear { clear:both; }
.hidden { display: none !important; }
.block { display: block; }
.pre_wrap { white-space: pre-wrap; }
.disabled {
  opacity: 0.6;
  pointer-events:none;
  cursor:default;
}

.h_140 { height: 140px; }

.t_blank {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_betsumado.png) no-repeat right center;
	background-size: 14px;
    padding-right: 20px;
}
.t_blank_S {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_betsumado.png) no-repeat right center;
	background-size: 12px;
	padding-right: 16px!important;
}
.t_blank_SS {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_betsumado.png) no-repeat right center;
	background-size: 10px;
	padding-right: 14px!important;
}
.t_gaibu {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_gaibu.png) no-repeat right center;
	background-size: 13px;
	padding-right: 17px;
}
.t_pdf {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_pdf001.png) no-repeat left center;
	background-size: 16px;
	padding-left: 18px;
}

/*----------------------------------------------
     header
------------------------------------------------*/
.header {
    position:relative;
    height: 92px;
    background: #FFF;
    border-bottom: 5px solid #dd2723;
}

.header_002 {
    position:relative;
    height: 59px;
    background: #FFF;
    border-bottom: 5px solid #dd2723;
}

.header h1,
.header_002 h1 { position: absolute; }

.header .logo {
    width: 250px;
    padding: 13px 0 0 20px;
}

.header .logo .logo_caption {
    text-align: center;
    display: block;
    margin-bottom: 4px;
}

.header .logo .logo_mark {
    display: block;
    position:absolute;
}

.block_head_count {
    position: absolute;
    left: 270px;
    width: 134px;
    line-height: 140%;
    background: url(/static_assets/sites/all/themes/hoken/images/img_head_001.png) no-repeat left top;
    height: 92px;
    color: #5F4127;
}

.block_head_count .count {
    font-size: 0.88em;
    margin-left: 25px;
}

.block_head_count .number {
    font-size: 1.94em;
    font-weight: bold;
    margin: 0 0 0 -20px;
}

.block_head_count .number_unit {
    font-size: 16px;
    font-weight: bold;
}

.block_head_count .date {
    font-size: 0.63em;
    line-height: 120%;
    margin-left: 15px;
    color: #888;
}

.block_head_tel {
    position: absolute;
    left: 410px;
    width: 245px;
    margin: 10px 0 0 0;
}

.block_head_tel .number {
    background: url(/static_assets/sites/all/themes/hoken/images/img_tel_001.png) no-repeat;
    height: 29px;
    width: 235px;
    text-indent: -9999px;
}

.block_head_tel .caption {
    text-align: center;
    font-size: 1.13em;
    margin: 7px 0 0 1px;
    line-height: 120%;
}

.block_head_tel .caption span.time { font-size: 0.75em; }

.block_head_links {
    position: absolute;
    right: 8px;
    top: 15px;
}

.block_head_links img { margin-right: 5px; }

.block_head_links_002 {
    position: absolute;
    right: 8px;
    top: 15px;
}

.block_head_links_002 img { margin-right: 5px; }

/* header pattern b */
.header_002 .logo {
    width: 200px;
    padding: 13px 0 0 20px;
}

.header_002 .logo .logo_mark {
    display: block;
    position:absolute;
}

.block_head_data {
    position: absolute;
    right: 8px;
    top: 15px;
    font-size: 0.94em;
}
.block_head_flow {
    position: absolute;
    right: 8px;
    top: 15px;
    font-size: 0.94em;
}

/*----------------------------------------------
     footer
------------------------------------------------*/
.footer {
    text-align: center;
    line-height: 150%;
    padding-bottom: 20px;
}

.footer_caption_001 { font-size: 0.94em; }

.copyright { font-size: 0.94em; }

.footer .nav_004 {
    font-size: 0.88em;
    margin-bottom: 5px;
}

.footer .nav_004 li { display: inline; }

.footer .nav_004 li + li {
    border-left: 1px solid #333;
    margin-left: 5px;
    padding-left: 7px;
}

/*----------------------------------------------
     global nav
------------------------------------------------*/
.nav_001 {
    border-left: 1px solid #e3d1c2;
    width: 950px;
    font-size: 0.88em;
}

.nav_001 li {
    display: block;
    float: left;
    width: 158px;
    height: 46px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e3d1c2;
    background: url(/static_assets/sites/all/themes/hoken/images/nav_001.png) repeat-x left top;
}

.nav_001 li:first-child { width: 160px; }

.nav_001 li a:link,
.nav_001 li a:visited {
    display: block;
    height:32px;
    color: #333;
    text-decoration: none;
    font-size: 1.1em;
    padding-top: 14px;
    border-left: 1px solid #fff;
    border-right: 1px solid #e3d1c2;
}

.nav_001 li a:hover {
    background: url(/static_assets/sites/all/themes/hoken/images/nav_001.png) repeat-x left bottom;
    font-weight: bold;
}

.nav_001 .nav_001_e span {
    position: absolute;
    right: 2px;
    top: -5px;
    background: url(/static_assets/sites/all/themes/hoken/images/bg_002.png) no-repeat;
    height: 25px;
    width: 53px;
    color: #836349;
    font-size: 0.88em;
    padding: 3px 0 0 0;
}

/* currnet page */
#shop .nav_001 li.nav_001_a a:link,
#shop .nav_001 li.nav_001_a a:visited {
    background: url(/static_assets/sites/all/themes/hoken/images/nav_001.png) repeat-x left bottom;
    font-weight: bold;
    cursor: default;
}

#about .nav_001 li.nav_001_b a:link,
#about .nav_001 li.nav_001_b a:visited {
    background: url(/static_assets/sites/all/themes/hoken/images/nav_001.png) repeat-x left bottom;
    font-weight: bold;
    cursor: default;
}

#flow .nav_001 li.nav_001_c a:link,
#flow .nav_001 li.nav_001_c a:visited {
    background: url(/static_assets/sites/all/themes/hoken/images/nav_001.png) repeat-x left bottom;
    font-weight: bold;
    cursor: default;
}

#faq .nav_001 li.nav_001_d a:link,
#faq .nav_001 li.nav_001_d a:visited {
    background: url(/static_assets/sites/all/themes/hoken/images/nav_001.png) repeat-x left bottom;
    font-weight: bold;
    cursor: default;
}

#corp .nav_001 li.nav_001_f a:link,
#corp .nav_001 li.nav_001_f a:visited {
    background: url(/static_assets/sites/all/themes/hoken/images/nav_001.png) repeat-x left bottom;
    font-weight: bold;
    cursor: default;
}

.nav_005 {
    border-left: 1px solid #C3D7DF;
    border-top: 3px solid #C3D7DF;
    width: 950px;
    font-size: 0.88em;
    margin-bottom: 30px;
}

.nav_005 li {
    display: block;
    float: left;
    width: 158px;
    height: 44px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #C3D7DF;
}

.nav_005 li:first-child { width: 160px; }

.nav_005 li a:link,
.nav_005 li a:visited {
    display: block;
    height:30px;
    color: #333;
    text-decoration: none;
    font-size: 1.1em;
	white-space: nowrap;
    padding-top: 14px;
    border-left: 1px solid #fff;
    border-right: 1px solid #C3D7DF;
}

.nav_005 li a:hover { font-weight: bold; }

.nav_005 li.nav_005_a,
.nav_005 li.nav_005_f { background: url(/static_assets/sites/all/themes/hoken/images/nav_002.png) no-repeat right top; }

.nav_005 li.nav_005_a a:hover,
.nav_005 li.nav_005_f a:hover { background: url(/static_assets/sites/all/themes/hoken/images/nav_002.png) no-repeat right bottom; }

.nav_005 li.nav_005_b,
.nav_005 li.nav_005_c,
.nav_005 li.nav_005_d,
.nav_005 li.nav_005_e { background: url(/static_assets/sites/all/themes/hoken/images/nav_004.png) no-repeat right top; }

.nav_005 li.nav_005_b a:hover,
.nav_005 li.nav_005_c a:hover,
.nav_005 li.nav_005_d a:hover,
.nav_005 li.nav_005_e a:hover { background: url(/static_assets/sites/all/themes/hoken/images/nav_004.png) no-repeat right bottom; }

.nav_005 .nav_005_b span {
    position: absolute;
    left: 15px;
    top: -14px;
    background: url(/static_assets/sites/all/themes/hoken/images/bg_005.png) no-repeat;
    height: 25px;
    width: 127px;
    color: #000000;
    font-size: 0.88em;
    padding: 3px 0 0 0;
}

.nav_005 .nav_005_e span {
    position: absolute;
    right: 10px;
    top: -14px;
    background: url(/static_assets/sites/all/themes/hoken/images/bg_004.png) no-repeat;
    height: 25px;
    width: 53px;
    color: #666;
    font-size: 0.88em;
    padding: 3px 0 0 0;
}
.nav_005 [class*="nav_005_"] span {
	/*-- 20160329 added --*/
	white-space: nowrap;
	z-index: 2;
}


/* current page */
#response .nav_005 li.nav_005_f a:link,
#response .nav_005 li.nav_005_f a:visited {
    background: url(/static_assets/sites/all/themes/hoken/images/nav_002.png) repeat-x right bottom;
    font-weight: bold;
    cursor: default;
}

.nav_006 {
    border-left: 1px solid #e3d1c2;
    border-top: 5px solid #dd2723;
    width: 950px;
    font-size: 0.88em;
    margin-bottom: 20px;
    z-index: 100;
}

.nav_006 li {
    color: #acacac;
    display: block;
    float: left;
    width: 157px;
    height: 46px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e3d1c2;
    border-left: 1px solid #fff;
    border-right: 1px solid #e3d1c2;
    background: #EEEEEE;
    font-size: 1.1em;
    line-height: 46px;
}

.nav_006 li:first-child { width: 153px;/*border-left: 1px solid #e3d1c2;*/ }

.nav_006 li a:link,
.nav_006 li a:visited {
    display: block;
    height:32px;
    color: #333;
    text-decoration: none;
    padding-bottom: 14px;
    line-height: 46px;
    background: url(/static_assets/sites/all/themes/hoken/images/nav_003.png) repeat-x right top;
	overflow: hidden;
}

.nav_006 li a:hover {
    background: url(/static_assets/sites/all/themes/hoken/images/nav_003.png) repeat-x right bottom;
    font-weight: bold;
}

/*----------------------------------------------
     page layout
------------------------------------------------*/
.container_wrap {
  width: 100%;
  /*height: 100%;*/
  background: #f5f0ec;
}

.container {
  width: 950px;
  margin: 0 auto;
  /*background: #FFF;*/
}
.contents {
	border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding-bottom: 10px;
}

/*----------------------------------------------
     text
------------------------------------------------*/
.tel {
    font-weight: bold;
    color: #1B8BB1;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_004.png) no-repeat left 4px;
    padding-left: 23px;
    font-size: 1.25em;
}

/*----------------------------------------------
     contents
------------------------------------------------*/
/* パンくずリスト */
.topicpath {
    padding: 15px 20px;
    font-size: 0.94em;
}

.topicpath li { display: inline; }

.topicpath li a {
    background: url(/static_assets/sites/all/themes/hoken/images/icon_003.png) no-repeat right center;
    padding-right: 20px;
}

/* pagetop link */
.link_pagetop_001 {
    text-align: right;
    padding: 15px 0 0;
    margin-bottom: -5px;
}

.link_toppage_001 { font-size: 1.13em; }

/* メインコンテンツ下部共通コンテンツ */
.contents_footer_first {
    padding: 20px 0;
    margin: 0 20px;
    /*border-top: 1px solid #e3d1c2;*/
}

.contents_footer_second {
    background: #F2E8DF;
    padding: 20px;
}

.contents_footer .item1,
.contents_footer .item2,
.contents_footer .item3 {
    width: 295px;
    height: 179px;
    float: left;
    font-size: 0.88em;
    /*margin-bottom: 20px;*/
}

.contents_footer .item4 {
    width: 600px;
    float: left;
}

.contents_footer .item5 {
    width: 300px;
    float: left;
}

/*----------------------------------------------
     recentry(horizontal)
------------------------------------------------*/
/* 全ページ共通化の際には「.front 」を外す */
.front .block_recent.horizontal {
    float: left;
    width: 910px;
    padding: 20px 0 10px;
    /*margin: 0 20px;*/
    clear: both;
    /*border-top: 1px solid #e3d1c2;*/
}
.front .block_recent.horizontal h3 {
    float: left;
    font-weight: bold;
    /*font-size: 1.25em;*/
    margin-bottom: 5px;
}
.front .block_recent.horizontal ul {
    list-style: inherit;
}
.front .block_recent.horizontal li {
    float: left;
    margin-left: 20px;
    padding-top: 3px;
}
.front .block_recent.horizontal li:first-child {
    background: none;
    list-style: none;
}

.contents_footer .item1 {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_foot_001.png) no-repeat 20px 17px;
    text-indent: -9999px;
    margin-right: 10px;
    border-top: 4px solid #DD2723;
}

.contents_footer .item1 img {
    margin: 59px 0 0 20px;
    display: block;
}
.contents_footer #bank_footer .item1 {
  width: 600px;
  background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_foot_001_long.png) no-repeat 28px 32px;
}
.contents_footer #bank_footer .item1 img {
    margin: 54px auto 0;
}

.contents_footer .item2 {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_foot_002.png) no-repeat center 17px;
    text-indent: -9999px;
    margin-right: 10px;
    border-top: 4px solid #DD2723;
}

.contents_footer .nav_002 ul {
    margin-left: -1px;
    width: 296px;
}

.contents_footer .nav_002 li {
    display: block;
    float: left;
    width: 147px;
    height: 45px;
    margin-left: 1px;
    margin-bottom: 1px;
    background: #FFF;
}

.contents_footer .nav_002 li.nav_linktop a {
  line-height: 18px;
  margin-top: 6px;
}

.contents_footer .nav_002 li a {
    background: url(/static_assets/sites/all/themes/hoken/images/icon_001.png) no-repeat 135px center;
    display: block;
    line-height: 44px;
    text-decoration: none;
    color: #333;
    padding-left: 8px;
}

.nav_003 {
    padding: 18px 0;
    text-align: center;
    background: #FFF;
    font-size: 1.13em;
}

.nav_003 li { display: inline; }

.nav_003 li + li {
    border-left: 1px solid #333;
    margin-left: 10px;
    padding-left: 13px;
}

/*----------------------------------------------
     recentry(horizontal)
------------------------------------------------*/
.block_recent.horizontal {
	padding: 20px 0;
	border-top: 1px solid #e1e1e1;
}
.block_recent.horizontal h3 {
	width: 105px;
	display: inline-block;
}
.block_recent.horizontal ul,
.block_recent.horizontal li {
	display: inline-block;
}
.block_recent.horizontal ul {
	width: 795px;
	vertical-align: top;
}
.block_recent.horizontal li {
	font-size: 1.31em;
}
.block_recent.horizontal li:after {
	content: '・';
	margin-left: 5px;
}
.block_recent.horizontal li:last-child:after {
	content: '';
}



/*----------------------------------------------
     contents box
------------------------------------------------*/
.box_001 {
    border-top: 5px solid #E3D1C2;
    border-right: 1px solid #E3D1C2;
    border-bottom: 1px solid #E3D1C2;
    border-left: 1px solid #E3D1C2;
    padding: 10px 15px;
}

.box_002 {
    border-top: 5px solid #C3D7DF;
    border-right: 1px solid #C3D7DF;
    border-bottom: 1px solid #C3D7DF;
    border-left: 1px solid #C3D7DF;
    padding: 10px;
}

.box_003 {
    background: #EEEEEE;
    padding: 10px 20px;
}

.box_004 + .box_004 {
    padding-top: 10px;
    margin-top: 10px;
    background: url(/static_assets/sites/all/themes/hoken/images/bg_010.png) repeat-x left top;
}

.box_005 {
    background: #EEEEEE;
    padding: 10px 20px;
    border: 1px solid #DDDDDD;
}

.box_006 {
    border-top: 5px solid #C3D7DF;
    border-right: 1px solid #E3D1C2;
    border-bottom: 1px solid #E3D1C2;
    border-left: 1px solid #E3D1C2;
    padding: 10px;
}

.box_007 {
	border: 1px solid #e2e2e2;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	 width: 390px;
}
.box_008 {
	padding: 15px 20px;
	border: 1px solid #dfdfdf;
	border-radius: 11px;
	position: relative;
	margin-top: 10px;
}
.box_009 {
	padding: 20px 15px;
	border: 3px solid #e4e4e4;
	border-radius: 8px;
	position: relative;
	margin-bottom: 10px;
}

/* secWrap (for feature) */
[class*="secWrap"] .sec {
	border-top: 6px solid #ddd;
	margin-bottom: 25px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
[class*="secWrap"] .sec > dt {
	font-size: 2.56em;
	font-weight: bold;
	background: #f2f2f2;
}
[class*="secWrap"] .sec > dd {
	font-size: 1.28em;
	padding: 20px;
}
[class*="secWrap"] .sec dd p {
	margin-bottom: 0px;
}
[class*="secWrap"] .sec dd a.btn_015 {
	font-size: 1em;
}
[class*="secWrap"] .sec dd a.btn_016 {
	font-size: 1em;
}

.secWrap .sec > dt {
	padding: 20px 0 15px 125px;
}
.secWrap .ft01 > dt {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_feature01L.png) no-repeat 15px center #f2f2f2;
}
.secWrap .ft02 > dt {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_feature02L.png) no-repeat 15px center #f2f2f2;
}
.secWrap .ft03 > dt {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_feature03L.png) no-repeat 15px center #f2f2f2;
}
.secWrap .ft04 > dt {
	background: url(/static_assets/sites/all/themes/hoken/images/icon/ico_feature04L.png) no-repeat 15px center #f2f2f2;
}
.secWrap .sec > dd {
	min-height: 233px;
	padding-right: 390px;
}

.secWrap02 .sec > dt {
	padding: 20px 15px 15px;
}


/* search map */
.block_search_map_001 {
    width: 750px;
    height: 443px;
    border: 3px solid #F1E7DF;
    background: url(/static_assets/sites/all/themes/hoken/images/img_map_002.png) no-repeat 5px 50px;
    /*background: url(/static_assets/sites/all/themes/hoken/images/img_map_001.png) no-repeat 5px 50px;　路線検索非表示対応*/
    position: relative;
    margin: 30px auto 40px;
}

.block_search_map_002 {
    width: 460px;
    height: 443px;
    background: url(/static_assets/sites/all/themes/hoken/images/img_map_002.png) no-repeat 20px 20px;
    /*background: url(/static_assets/sites/all/themes/hoken/images/img_map_001.png) no-repeat 5px 20px;　路線検索非表示対応*/
    position: relative;
    /*border-top: 3px solid #e3d1c2;
    border-right: 1px solid #e3d1c2;
    border-bottom: 1px solid #e3d1c2;
    border-left: 1px solid #e3d1c2;*/
}

.block_search_map_003 {
    width: 600px;
    height: 443px;
    *width: 580px;
    background: url(/static_assets/sites/all/themes/hoken/images/img_map_002.png) no-repeat center 60px;
    position: relative;
}

.block_search_map_003_hokkaido {
    position: relative;
}

.block_search_map_003 .links_map {
    margin-top: 0px;
    margin-left: 70px;
    position: relative;
}

.block_search_map_001 .title {
    position: absolute;
    left: 20px;
    top: 20px;
}

.block_search_map_002 .title {
    position: absolute;
    left: 20px;
    top: 10px;
}

.block_search_map_003 .title {
    border-bottom: 1px solid #e3d1c2;
    font-size: 1.44em;
    margin-bottom: 10px;
    padding: 5px 0 10px;
    text-align: center;
    width: 600px;
}

.block_search_map_layer .title {
    border-bottom: 1px solid #e3d1c2;
    font-size: 1.44em;
    margin-bottom: 10px;
    padding: 5px 0 10px;
    text-align: center;
}

.block_search_map_layer,
.block_arealist { margin: 10px; }

.block_search_map_001 .search_tool {
    position: absolute;
    top: 105px;
    left: 30px;
}

.block_search_map_002 .search_tool {
    position: absolute;
    top: 75px;
    left: 30px;
}

.block_search_map_001 .search_tool .sel1,
.block_search_map_002 .search_tool .sel1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    padding: 3px 5px;
}

.block_search_map_001 .search_tool .sel2,
.block_search_map_002 .search_tool .sel2 {
    position: absolute;
    top: 0;
    left: 75px;
    width: 175px;
    padding: 3px 5px;
}

.block_search_map_001 .search_tool .btn_search,
.block_search_map_002 .search_tool .btn_search {
    position: absolute;
    top: 30px;
    left: 155px;
}

.block_search_map_001 .area1,
.block_search_map_001 .area2,
.block_search_map_001 .area3,
.block_search_map_001 .area4,
.block_search_map_001 .area5,
.block_search_map_001 .area6,
.block_search_map_001 .area7,
.block_search_map_001 .area8,
.block_search_map_001 .area9,
.block_search_map_001 .area10,
.block_search_map_001 .area11,
.block_search_map_001 .area12,
.block_search_map_001 .area13,
.block_search_map_001 .area14 {
    border: 1px solid #CBCBCB;
    text-align: center;
    width: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    background: url(/static_assets/sites/all/themes/hoken/images/bg_001.png) repeat;
}

.block_search_map_002 .area1,
.block_search_map_002 .area2,
.block_search_map_002 .area3,
.block_search_map_002 .area4,
.block_search_map_002 .area5,
.block_search_map_002 .area6,
.block_search_map_002 .area7,
.block_search_map_002 .area8,
.block_search_map_002 .area9,
.block_search_map_002 .area10,
.block_search_map_002 .area11,
.block_search_map_002 .area12,
.block_search_map_002 .area13,
.block_search_map_002 .area14 {
    border: 1px solid #CBCBCB;
    text-align: center;
	width: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    background: url(/static_assets/sites/all/themes/hoken/images/bg_001.png) repeat;
    margin-top: -25px;
}

.block_search_map_003 .area1,
.block_search_map_003 .area2,
.block_search_map_003 .area3,
.block_search_map_003 .area4,
.block_search_map_003 .area5,
.block_search_map_003 .area6,
.block_search_map_003 .area7,
.block_search_map_003 .area8,
.block_search_map_003 .area9,
.block_search_map_003 .area10,
.block_search_map_003 .area11,
.block_search_map_003 .area12,
.block_search_map_003 .area13,
.block_search_map_003 .area14 {
    border: 1px solid #CBCBCB;
    text-align: center;
    width: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    background: url(/static_assets/sites/all/themes/hoken/images/bg_001.png) repeat;
    margin-top: -25px;
}

.block_search_map_001 .area1,
.block_search_map_002 .area1,
.block_search_map_003 .area1 {
    top: 80px;
    left: 340px;
}

.block_search_map_001 .area2,
.block_search_map_002 .area2,
.block_search_map_003 .area2 {
    bottom: 220px;
    left: 351px;
}

.block_search_map_001 .area3,
.block_search_map_002 .area3,
.block_search_map_003 .area3 {
    bottom: 220px;
    left: 290px;
}

.block_search_map_001 .area4,
.block_search_map_002 .area4,
.block_search_map_003 .area4 {
    top: 260px;
    left: 351px;
}

.block_search_map_001 .area5,
.block_search_map_002 .area5,
.block_search_map_003 .area5 {
    top: 260px;
    left:290px;
}

.block_search_map_001 .area6,
.block_search_map_002 .area6,
.block_search_map_003 .area6 {
    bottom: 180px;
    left: 220px;
}

.block_search_map_001 .area7,
.block_search_map_002 .area7,
.block_search_map_003 .area7 {
    top: 290px;
    left: 220px;
}

.block_search_map_001 .area8,
.block_search_map_002 .area8,
.block_search_map_003 .area8 {
    top: 350px;
    left: 220px;
}

.block_search_map_001 .area9,
.block_search_map_002 .area9,
.block_search_map_003 .area9 {
    bottom: 140px;
    left: 150px;
}

.block_search_map_001 .area10,
.block_search_map_002 .area10,
.block_search_map_003 .area10 {
    bottom: 140px;
    left: 80px;
}

.block_search_map_001 .area11,
.block_search_map_002 .area11,
.block_search_map_003 .area11 {
    top: 336px;
    left: 146px;
}

.block_search_map_001 .area12,
.block_search_map_002 .area12,
.block_search_map_003 .area12 {
    top: 336px;
    left: 85px;
}

.block_search_map_001 .area13,
.block_search_map_002 .area13,
.block_search_map_003 .area13 {
    bottom: 90px;
    left: 8px;
}

.block_search_map_001 .area14,
.block_search_map_002 .area14,
.block_search_map_003 .area14 {
    bottom: 30px;
    left: 8px;
}

.block_search_map_003.visit_map .area1 {
    top: 61px;
    left: 371px;
}
.block_search_map_003.visit_map .area5 {
    top: 287px;
    left:308px;
	bottom: auto;
}
.block_search_map_003.visit_map .area8 {
    top: 345px;
    left: 228px;
	bottom: auto;
}
.block_search_map_003.visit_map .area9 {
    top: 230px;
    left: 210px;
	bottom: auto;
}
.block_search_map_003.visit_map .area10 {
    top: 235px;
    left: 105px;
}
.block_search_map_003.visit_map .area13 {
    top: 320px;
    left: 70px;
	bottom: auto;
}

.block_search_map_001 .view_all,
.block_search_map_003 .view_all {
    position: absolute;
    top: 410px;
    left: 360px;
    font-size: 0.88em;
}
.block_search_map_002 .view_all {
    position: absolute;
    top: 420px;
    right: 10px;
    font-size: 0.88em;
}

.block_search_map_001 .caption {
    position: absolute;
    top: 60px;
    left: 450px;
    font-size: 1.13em;
    margin-right: 20px;
}

.block_search_map_001 .caption li {
    margin-bottom: 10px;
    margin-left: 15px;
}

.block_search_map_001 .ad_pict {
    background: url(/static_assets/sites/all/themes/hoken/images/img_pict_001.png) no-repeat right bottom;
    /*height: 398px;*/
	min-height: 258px;
	padding-bottom: 140px;
}

.block_area_check_001 {
    text-align: center;
    border-top: 4px solid #1B8CB1;
    height: 190px;
    width: 550px;
    margin: 0 auto;
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_foot_003.png) no-repeat center 14px;
}

.block_area_check_001 .btn { margin-top: 55px; }

/* map in col_b */
.col_b .block_search_map_001 {
    margin-top: 0;
    width: 663px;
}

.col_b .block_search_map_001 .caption li {
    list-style-type: none;
    font-size: 0.88em;
}

.col_b .block_search_map_001 .ad_pict { margin-left: 5px; }

.col_b .block_feature,
.col_b .block_reason { position: relative; }

.block_tgl_display { display: none; }

/*--- search button module ---*/
.searchModule_mc {
	text-align: center;
	width: 800px;
	margin: 10px auto 30px;
	padding-top: 46px;
	background: url(/static_assets/sites/all/themes/hoken/images/searchBtnArea_moco_bg.png) no-repeat 0 0;
}
.searchModule_mc a {
	width: 562px;
	margin: 0 160px 60px 78px;
	display: block;
}
.searchModule_mc img {
	vertical-align: top;
	margin-right: 10px;
}


/*----------------------------------------------
     title
------------------------------------------------*/
.title_001 {
    font-weight: bold;
    font-size: 1.25em;
    margin-bottom: 5px;
}

.title_002 {
    font-size: 2em;
    margin-bottom: 10px;
}
.title_002 span {
	font-size: .5em;
}

.title_003 {
    color: #5F4127;
    font-size: 1.13em;
    font-weight: bold;
    margin-bottom: 5px;
}
.title_003 span {
	font-size: .75em;
	font-weight: normal;
}

.title_004 {
    font-weight: bold;
    font-size: 1.38em;
    margin-bottom: 5px;
}

.title_005 {
    font-weight: bold;
    font-size: 1.75em;
    border-bottom: 3px solid #DD2623;
    margin-bottom: 20px;
}

.title_005.bge {
    border-bottom: 3px solid #E3D1C1;
}

.title_005 span,
.title_006 span,
.title_010 span {
    font-weight: normal;
    font-size: 0.59em;
}

.title_006 {
    font-weight: bold;
    font-size: 1.44em;
    border-bottom: 5px solid #E3D1C1;
    margin-bottom: 20px;
}

.title_007 {
    background: #C3D8DF;
    padding: 5px 10px;
    font-size: 1.38em;
    margin-top: 15px;
}

.title_008 {
    font-weight: bold;
    font-size: 1.81em;
    border-bottom: 5px solid #E3D1C1;
    margin-bottom: 20px;
    position: relative;
}

.title_008 div {
  width: 681px;
}

.title_008 span {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
}

.title_008 span.distri {
    font-size: 0.44em;
    font-weight: normal;
    position: absolute;
    right: 0;
    bottom: 6px;
}

.title_009 {
    font-weight: bold;
    font-size: 1.75em;
    border-bottom: 5px solid #E3D1C1;
    margin-bottom: 20px;
}

.title_010 {
    font-weight: bold;
    font-size: 1.63em;
    border-bottom: 3px solid #C3D8DF;
    margin-bottom: 20px;
}

.title_011 {
    font-size: 1.31em;
    margin-bottom: 5px;
}

.title_012 {
    font-weight: bold;
    font-size: 1.63em;
    margin-bottom: 10px;
    line-height: 1.2;
}

.block_shop_faq .title_001,
.title_013 {

    font-weight: bold;
    font-size: 1.44em;
    border-bottom: 3px solid #dd2623;
    margin-bottom: 20px;
}

.title_014 {
    font-weight: bold;
    font-size: 1.19em;
}

.title_015 {
   font-size: 1.42em;
    margin-bottom: 5px;
    position: relative;
}

.title_015 span { font-size: 0.58em; }

.title_016 {
    font-size: 1.31em;
    color: #1B8BB1;
    font-weight: bold;
}

.title_017 {
    font-weight: bold;
    font-size: 1.13em;
    background: url(/static_assets/sites/all/themes/hoken/images/bg_008.png) no-repeat;
    line-height: 28px;
    margin-bottom: -5px;
}

.title_017 span.number {
    background: url(/static_assets/sites/all/themes/hoken/images/bg_007.png) no-repeat;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 4px 12px 0 10px;
    font-size: 0.88em;
    color: #666666;
}

.title_018 {
    font-size: 1.75em;
    margin-bottom: 10px;
}

.title_019 {
    border-bottom: 5px solid #e3d1c1;
    font-size: 1.75em;
    margin-bottom: 20px;
    position: relative;
    font-weight: bold;
}

.title_020 {
    font-weight: bold;
    text-align: center;
    font-size: 1.44em;
    line-height: 120%;
    margin-bottom: 10px;
}

.title_021 {
    font-weight: bold;
    text-align: center;
    font-size: 1.75em;
    margin: 140px 0 20px;
}

.title_022 {
    font-weight: bold;
    font-size: 1.81em;
    margin-bottom: 20px;
    position: relative;
}

.title_022 span{
    font-size: 0.58em;
    font-weight: normal;
}

.title_023 {
	font-family: UD Shin Maru Go DemiBold;
	font-size: 1.96em;
	line-height: 1;
    margin-bottom: 20px;
	padding: 3px 0 13px 15px;
	background: url(/static_assets/sites/all/themes/hoken/images/icon/lm_title023.png) no-repeat 0 0;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.title_023 span {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: .48em;
}
		

/*----------------------------------------------
     list
------------------------------------------------*/
.list_001 { margin-left: 5px; }

.list_001 li {
    list-style: none;
    margin-bottom: 5px;
    padding-left: 15px;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_015.png) no-repeat left 4px;
}

.list_002 { margin-bottom: 10px; }

.list_002 li { display: inline; }

.list_002 li + li {
    border-left: 1px solid #333;
    margin-left: 10px;
    padding-left: 10px;
}

.list_003 li { /* list_001 mini */
    list-style: none;
    margin-bottom: 5px;
    padding-left: 15px;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_016.png) no-repeat left 4px;
}

.list_faq li {
    background: url(/static_assets/sites/all/themes/hoken/images/icon_002.png) no-repeat left 0;
    padding-left: 25px;
    padding-bottom: 3px;
}

.list_form_001 li,
.list_form_002 li,
.list_form_003 li,
.list_form_004 li,
.list_form_005 li { position: relative; }

.list_form_001 li { /* 1col 3lines */
    width: 215px;
    display: block;
    float: left;
    margin-top: 5px;
}

.list_pager { margin-left: 120px; }

.list_pager li {
    display: block;
    width: 35px;
    border: 1px solid #E3D1C1;
    float: left;
    text-align: center;
    background: #FFDBDA;
    margin-left: -1px;
    line-height: 30px;
    font-weight: bold;
}

.list_pager li a:link,
.list_pager li a:visited {
    display: block;
    width: 35px;
    background: #FFF;
    text-decoration: none;
    color: #333;
    font-weight: normal;
}

.list_pager li.next {
    margin-left: 10px;
    width: auto;
}

.list_pager li.next a {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/icon_001.png) no-repeat 48px center;
    padding-right: 20px;
    padding-left: 5px;
}

.dlist_001 { clear: both; }

.dlist_001 dt {
    clear: both;
    float: left;
    margin-bottom: 5px;
    width: 7em;
}

.dlist_001 dd {
    float: left;
    margin-bottom: 5px;
    width: 490px;
}

.list_form_002 li { /* 1col 4lines - 2col 3lines */
    width: 160px;
    display: block;
    float: left;
    margin-top: 10px;
}

.dlist_002 dt {
    clear: both;
    float: left;
    margin-bottom: 5px;
    width: 7em;/*10em;*/
}

.dlist_002 dd {
    float: left;
    margin-bottom: 5px;
    width: 400px;
}

.list_form_003 li { /* 1col 7 lines */
    width: 90px;
    display: block;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
}

.list_form_004 li { /* 1col 5lines - 2col 4lines */
    width: 123px;
    display: block;
    float: left;
    margin-top: 5px;
}

.list_form_005 li { /* 2lines */
    width: 320px;
    display: block;
    float: left;
    margin-bottom: 5px;
}

/*----------------------------------------------
     button
------------------------------------------------*/
a.btn_001,
a:visited.btn_001 {
    display: block;
    text-decoration: none;
    color: #333;
    float: right;
	background: #faf7f5;
	background: -webkit-linear-gradient(#fff 0%,#f6f1ed 100%);
	background: linear-gradient(#fff, #f6f1ed);
    border: 1px solid #dbc6b5;
	border-radius: 3px;
	padding: 10px 30px 7px 20px;
	position: relative;
	line-height: 1;
}
a.btn_001:after {
	content: '';
	background: url(/static_assets/sites/all/themes/hoken/images/icon_001.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -7px;
}

a.btn_002,
a:visited.btn_002 {
    color: #333;
    line-height: 1;
	text-align: center;
    text-decoration: none;
    width: 590px;
	padding: 10px 0 7px;
	background: #faf7f5;
	background: -webkit-linear-gradient(#fff 0%,#f6f1ed 100%);
	background: linear-gradient(#fff, #f6f1ed);
    border: 1px solid #dbc6b5;
	border-radius: 3px;
	position: relative;
    display: block;
}
a.btn_002:after {
	content: '';
	width: 18px;
	height: 10px;
	margin-top: -5px;
	background: url(/static_assets/sites/all/themes/hoken/images/icon_020.png) no-repeat;
	position: absolute;
	right: 28%;
	top: 50%;
}

a.btn_003,
a:visited.btn_003 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_004.png) no-repeat;
    text-indent: 30px;
    height: 61px;
    width: 300px;
    line-height: 61px;
    text-decoration: none;
    color: #333;
    margin: 0 auto;
    font-size: 1.13em;
}

a.btn_004,
a:visited.btn_004 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_005.png) no-repeat;
    text-indent: 20px;
    height: 36px;
    width: 266px;
    line-height: 36px;
    text-decoration: none;
    color: #333;
    font-size: 1.13em;
}

a.btn_005,
a:visited.btn_005 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_006.png) no-repeat;
    text-indent: 20px;
    height: 36px;
    width: 310px;
    line-height: 36px;
    text-decoration: none;
    color: #333;
    font-size: 1.13em;
}

a.btn_006,
a:visited.btn_006 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_008.png) no-repeat;
    /*height: 50px;
    width: 532px;
    line-height: 50px;*/
    text-decoration: none;
    color: #333;
    font-size: 1.25em;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
	padding: 12px 30px 12px 5px;
	width: 497px;
}

a.btn_007,
a:visited.btn_007 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_010.png) no-repeat;
    text-indent: 30px;
    height: 36px;
    width: 150px;
    line-height: 36px;
    text-decoration: none;
    color: #333;
    float: right;
    font-size: 1.13em;
}

a.btn_008,
a:visited.btn_008 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_011.png) no-repeat;
    text-indent: 10px;
    height: 36px;
    width: 124px;
    line-height: 36px;
    text-decoration: none;
    color: #333;
    float: right;
    font-size: 1.13em;
	white-space: nowrap;
}

a.btn_009,
a:visited.btn_009 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_012.png) no-repeat;
    text-align: center;
    height: 45px;
    width: 500px;
    line-height: 45px;
    text-decoration: none;
    color: #333;
    font-size: 1.13em;
    margin: 0 auto;
    font-weight: bold;
	white-space: nowrap;
}

a.btn_010,
a:visited.btn_010 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_013.png) no-repeat;
    text-indent: 20px;
    height: 67px;
    width: 140px;
    line-height: 67px;
    text-decoration: none;
    color: #333;
    font-size: 1.38em;
    margin: 0 auto;
}

a.btn_011,
a:visited.btn_011 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_014.png) no-repeat;
    text-indent: 20px;
    height: 34px;
    width: 173px;
    line-height: 34px;
    text-decoration: none;
    color: #333;
    float: right;
}
a.btn_012,
a:visited.btn_012 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_015.png) no-repeat;
    text-align: center;
    height: 36px;
    width: 190px;
    line-height: 36px;
    text-decoration: none;
    color: #333;
    /*position: absolute;
    right: 0;
    bottom: 0;*/
    font-size: 1.19em;
    z-index: 10;
    margin-left: 410px;
}

a.btn_013,
a:visited.btn_013 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_004.png) no-repeat;
    height: 61px;
    width: 300px;
    line-height: 61px;
    text-decoration: none;
    color: #333;
    margin: 0 auto;
    font-size: 1.63em;
    text-align: center;
}

a.btn_014,
a:visited.btn_014 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_017.png) no-repeat;
    height: 43px;
    width: 280px;
    line-height: 43px;
    text-decoration: none;
    color: #333;
    margin: 0 auto;
    font-size: 1.31em;
    text-align: center;
}

a.btn_015,
a:visited.btn_015 {
    display: block;
	text-align: center;
    text-decoration: none;
    color: #333;
	font-size: 1.28em;
	width: 464px;
	background: #f6f6f6;
	background: -webkit-linear-gradient(#fff 0%,#eee 100%);
	background: linear-gradient(#fff, #eee);
    border: 1px solid #b7b7b7;
	border-radius: 8px;
	padding: 15px 15px 12px;
	position: relative;
	line-height: 1;
}
a.btn_015:after {
	content: '';
	background: url(/static_assets/sites/all/themes/hoken/images/icon_001.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -7px;
}
a.btn_016,
a:visited.btn_016 {
    display: block;
	text-align: center;
    text-decoration: none;
    color: #333;
    margin-left: 70px;
	width: 380px;
	background: #f6f6f6;
	background: -webkit-linear-gradient(#fff 0%,#eee 100%);
	background: linear-gradient(#fff, #eee);
    border: 1px solid #b7b7b7;
	border-radius: 3px;
	padding: 15px 15px 12px;
	position: relative;
	line-height: 1;
}
a.btn_016:after {
	content: '';
	background: url(/static_assets/sites/all/themes/hoken/images/icon_001.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -7px;
}
a.btn_017,
a:visited.btn_017 {
	font-size: 1.14em;
    display: block;
	text-align: center;
    text-decoration: none;
    color: #333;
    margin: 0 auto;
	width: 600px;
	height: 40px;
	background: #f6f6f6;
	background: -webkit-linear-gradient(#fff 0%,#eee 100%);
	background: linear-gradient(#fff, #eee);
    border: 1px solid #999;
	border-radius: 6px;
	position: relative;
	line-height: 40px;
}
a.btn_017:after {
	content: '';
	background: url(/static_assets/sites/all/themes/hoken/images/icon_001.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -7px;
}
a.btn_017.btn_tgl:after {
	content: '';
	background: url(/static_assets/sites/all/themes/hoken/images/icon_020.png) no-repeat;
	width: 18px;
	height: 10px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -5px;
}

/*----------------------------------------------
     table
------------------------------------------------*/
.tb_001 { border: 1px solid #DDDDDD; }



.tb_001 th { border: 1px solid #DDDDDD; }

.tb_001 td {
    border: 1px solid #DDDDDD;
    width: 50%;
    padding: 20px;
}

.tb_002 { border: 1px solid #DDDDDD; }

.tb_002 th {
    background: #E9E9E9;
    border-right: 1px solid #DDDDDD;
    padding: 6px 15px 8px;
}

.tb_002 td { padding: 6px 5px 3px; }

.tb_002 td img.icon {
    float: left;
    margin-right: 3px;
    margin-top: -4px;
}

.tb_003 {
    border: 1px solid #c3d7df;
    width: 848px;
    margin: 0 auto;
    background: #FFF;
}

.tb_003 th { border: 1px solid #c3d7df; }

.tb_003 td {
    border: 1px solid #c3d7df;
    width: 50%;
}

.tb_004 {
	padding: 15px 0;
	border: 1px solid #ddd;
	background: #f2f2f2;
}

.tb_004 td {
	width: 50%;
	padding: 0 18px;
}
.block_list_table_001 {
    border-top: 1px solid #E3D1C1;
    border-bottom: 1px solid #E3D1C1;
}

.block_list_table_001 + .block_list_table_001 { border-top: none; }

.block_list_table_001 .item1 {
    width: 110px;
    float: left;
    background: #F7F1ED;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 10px 20px;
    color: #333333;
    text-align: center;
	font-size:13px;
}

.block_list_table_001 .item2 {
    float: left;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 10px 10px 0;
    width: 498px;
}

.block_list_table_002 {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.block_list_table_002 + .block_list_table_002 { border-top: none; }

.block_list_table_002 .item1 {
    width: 110px;
    float: left;
    background: #EAEAEA;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 10px 20px 0;
    color: #333333;
    text-align: center;
}

.block_list_table_002 .item2 {
    float: left;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 0 10px 0;
    width: 498px;
}

/*----------------------------------------------
     calendar
------------------------------------------------*/
.title_calendar_001 {
    font-weight: bold;
    font-size: 1.75em;
    margin-bottom: 10px;
    line-height: 1.2;
}

.title_calendar_001 span {
    font-size: 0.8em;
    font-weight: bold;
}
/*.title_calendar_001 div {
    font-size: 0.55em;
    font-weight: normal;
}

.title_calendar_001 div img {
    vertical-align: middle;
    /*margin-top: -5px;*//*
    margin-right: 3px;
}*/
.title_calendar_001 div {
    font-size: 0.65em;
    font-weight: normal;
}
.title_calendar_001 div img {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 3px;
}

.block_calendar_month { margin-bottom: 5px; }

.block_calendar_month span {
    font-weight: bold;
    font-size: 1.44em;
}

.block_calendar_ctrl { margin-bottom: 5px; }


.tb_calendar_001 { width: 100%; margin-bottom: 10px; }

.tb_calendar_001 tr:first-child td,
.tb_calendar_001 th {
    border: 1px solid #DDD;
    padding: 3px 0;
    width: 14%;
}

.tb_calendar_001 th.dow { font-size: 1.19em; }

.tb_calendar_001 th.day {
    background: #EAEAEA;
    font-size: 1.44em;
    font-weight: bold;
}

.tb_calendar_001 th.sat {
    background: #DBE8FF;
    font-size: 1.44em;
    font-weight: bold;
}

.tb_calendar_001 th.sun {
    background: #FFD5D5;
    font-size: 1.44em;
    font-weight: bold;
}

.tb_calendar_001 td {
    text-align: center;
    padding-bottom: 10px;
    font-size: 1.13em;
    vertical-align: top;
}

.tb_calendar_001 td + td { border-left: 1px solid #DDD; }

.tb_calendar_001 td.last { padding-bottom: 0; }

.tb_calendar_001 td ul { margin: 5px 0 0; }

.tb_calendar_001 td li {
    margin: 2px auto 0;
    width: 77px;
    color: #666;
}

/*--- 20160229 added ブラウザ側でフォントサイズを変更した際の全ブラウザ対策 ---*/
.tb_calendar_001 td li a:link,
.tb_calendar_001 td li a:visited {
	width: 69px;
	background: #faf7f5;
	background: -webkit-linear-gradient(#fff 0%,#f6f1ed 100%);
	background: linear-gradient(#fff, #f6f1ed);
    border: 1px solid #dbc6b5;
	border-radius: 3px;
	display: block;
    text-decoration: none;
    color: #333;
    padding: 7px 4px 5px 2px;
}
.tb_calendar_001 td li.mark_001 span {
    width: 19px;
    height: 19px;
    display: block;
    float: left;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_calendar_001.png) no-repeat 5px center;
}

.tb_calendar_001 td li.mark_002 span {
    width: 19px;
    height: 19px;
    display: block;
    float: left;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_calendar_002.png) no-repeat 5px center;
}

.tb_calendar_001 td li.mark_003 {
    width: 69px;
	background: #cbcbcb;
	border: 1px solid #ccc;
	border-radius: 3px;
    display: block;
    padding: 7px 4px 5px 2px;
}

.tb_calendar_001 td li.mark_003 span {
    width: 19px;
    height: 19px;
    display: block;
    float: left;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_calendar_003.png) no-repeat 5px center;
}
.tb_calendar_001 td li.mark_004 {
    width: 69px;
	background: #e2e2e2;
	border: 1px solid #ccc;
	border-radius: 3px;
    display: block;
    color: #333;
    padding: 7px 4px 5px 2px;
}
.tb_calendar_001 td li.mark_004 span {
    width: 19px;
    height: 19px;
    display: block;
    float: left;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_calendar_004.png) no-repeat 5px center;
}

a.btn_calendar_001,
a:visited.btn_calendar_001 {
    display: block;
    background: url(/static_assets/sites/all/themes/hoken/images/btn_calendar_003.png) no-repeat;
    text-indent: 30px;
    height: 35px;
    width: 104px;
    line-height: 35px;
    text-decoration: none;
    color: #333;
    float: left;
    font-size: 1.13em;
}

a.btn_calendar_002,
a:visited.btn_calendar_002 {
    display: block;
    text-decoration: none;
    color: #333;
    float: right;
	background: #faf7f5;
	background: -webkit-linear-gradient(#fff 0%,#f6f1ed 100%);
	background: linear-gradient(#fff, #f6f1ed);
    border: 1px solid #dbc6b5;
	border-radius: 3px;
	padding: 10px 30px 7px 20px;
	position: relative;
	line-height: 1;
    font-size: 1.13em;
}
a.btn_calendar_002:after,
a:visited.btn_calendar_002:after {
	content: '';
	background: url(/static_assets/sites/all/themes/hoken/images/icon_001.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -7px;
}

/*----------------------------------------------
     border
------------------------------------------------*/
.bd_b_001 {
    border-bottom: 1px solid #E3D1C1;
    padding-bottom: 10px;
}

.bd_t_001 {
    border-top: 1px solid #E3D1C1;
    padding-top: 20px;
}

/*----------------------------------------------
     side contents
------------------------------------------------*/
.block_side_search {
    padding-top: 35px;
    text-indent: -9999px;
    margin-bottom: 15px;
}

.block_side_search img { display: block; }

.block_recent_search { margin-bottom: 15px; }

.block_about,
.block_about_002 { margin-bottom: 15px; }

.block_menu { margin-bottom: 15px; }

.block_menu .item1 .image_character {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_003.png) no-repeat 50% 50%;
    text-indent: -9999px;
    height: 131px;
    /*width: 203px;*/
    margin-top: -10px;
    border-right: none!important;
}
.block_menu .item1 .image_chara img {
}

.block_menu .item2 {
    border-bottom: 1px solid #E3D1C2;
    padding-bottom: 10px;
}

.block_menu .item2 .item_shop1 {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_004.png) no-repeat 50% 50%;
    text-indent: -9999px;
    height: 68px;
    /*width: 189px;*/
    margin-bottom: 15px;
}

.block_menu .item2 .item_caption { font-size: 0.75em; }

.block_menu .item3 {
    padding: 20px 0 10px;
    border-bottom: 1px solid #c3d7df;
}

.block_menu .item3 .item_performance {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_005.gif) no-repeat 50% 50%;
    background-size: 186px auto;
    -moz-background-size: 186px auto;
    -webkit-background-size: 186px auto;
    text-indent: -9999px;
    height: 71px;
    /*width: 196px;*/
}

.block_menu .item4 { padding-top: 20px; }

.block_menu .item_platinum {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_006.png) no-repeat 50% 50%;
    text-indent: -9999px;
    height: 103px;
    /*width: 189px;*/
    margin-bottom: 10px;
}

.block_menu_002 .block_area {
    background-image: url(/static_assets/sites/all/themes/hoken/images/img_side_007.png);
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: 15px;
}

.block_menu_002 .block_area .btn { margin-top: 37px; }

.block_menu_002 .block_area .caption {
    margin-top: 8px;
    text-align: center;
    font-size: 1.38em;
    line-height: 1.2;
}

.block_menu_002 .item1 .image_character {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_008.png) no-repeat right top;
    text-indent: -9999px;
    height: 182px;
    width: 288px;
    margin-top: -35px;
}

.block_menu_002 .item2 {
    border-bottom: 1px solid #c3d7df;
    padding-bottom: 10px;
}

.block_menu_002 .item2 .item_shop1 {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_009.png) no-repeat;
    text-indent: -9999px;
    height: 91px;
    width: 257px;
    margin-bottom: 15px;
}

.block_menu_002 .item2 .item_caption { font-size: 0.75em; }

.block_menu_002 .item3 {
    padding: 20px 0 10px;
    border-bottom: 1px solid #c3d7df;
}

.block_menu_002 .item3 .item_performance {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_010.png) no-repeat;
    text-indent: -9999px;
    height: 94px;
    width: 260px;
}

.block_menu_002 .item4 {
    padding-top: 10px;
    border-bottom: 1px solid #c3d7df;
}

.block_menu_002 .item_platinum {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_011.png) no-repeat;
    text-indent: -9999px;
    height: 105px;
    width: 259px;
    margin-bottom: 10px;
}

.block_menu_002 .item4 p { margin-bottom: 10px; }

.block_menu_002 .item5 { padding-top: 20px; }

.block_menu_002 .item_cm {
    text-align: center;
    padding-bottom: 10px;
}

/*.block_faq { margin-bottom: 15px; }*/

.block_cm { margin-bottom: 15px; }

.block_cm .cm_image { text-align: center; }

.block_consultation .item1 {
    margin-top: 5px;
    font-size: 1.19em;
}
.list_res li {
    display: block;
    border-bottom: 1px solid #C3D7DF;
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: 1.6;
}

#faq .list_res img {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 45px;
}

#faq .list_res li {
    display: block;
    border-bottom: 1px solid #E3D1C1;
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.block_menu_003 .block_area {
    background-image: url(/static_assets/sites/all/themes/hoken/images/img_side_007.png);
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: 15px;
}

.block_menu_003 .block_area .btn { margin-top: 37px; }

.block_menu_003 .block_area .caption {
    margin-top: 8px;
    text-align: center;
    font-size: 1.38em;
    line-height: 1.2;
}

.block_menu_003 .item1 .image_character {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_013.png) no-repeat right top;
    text-indent: -9999px;
    height: 149px;
    width: 273px;
    margin-top: -35px;
}

.block_menu_003 .item2 {
    border-bottom: 1px solid #e3d1c2;
    padding-bottom: 10px;
}

.block_menu_003 .item2 .item_shop1 {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_009.png) no-repeat;
    text-indent: -9999px;
    height: 91px;
    width: 257px;
    margin-bottom: 15px;
}

.block_menu_003 .item2 .item_caption { font-size: 0.75em; }

.block_menu_003 .item3 {
    padding: 20px 0 10px;
    /*border-bottom: 1px solid #e3d1c2;*/
}

.block_menu_003 .item3 .item_performance {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_005.png) no-repeat;
    text-indent: -9999px;
    height: 99px;
    width: 260px;
}

.block_menu_003 .item4 { padding-top: 10px; }

.block_menu_003 .item_platinum {
    background: url(/static_assets/sites/all/themes/hoken/images/img_side_011.png) no-repeat;
    text-indent: -9999px;
    height: 105px;
    width: 259px;
    margin-bottom: 10px;
}

.block_menu_003 .item4 p { margin-bottom: 10px; }

.block_menu_003 .item5 { padding-top: 20px; }

.block_menu_003 .item_cm {
    text-align: center;
    padding-bottom: 10px;
}
#kakomi {
  border: 1px solid #bbb;
  padding: 24px 12px 0 12px;
}
#kakomi h2 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999;
}
#kakomi h2.noborder {
  border: none;
  margin-bottom: 10px;
}

/*----------------------------------------------
     shop search
------------------------------------------------*/
.block_list_shop {
    border-bottom: 1px solid #E3D1C1;
    padding-bottom: 5px;
    padding-top: 5px;
	position: relative; 
	z-index: 3;
}
.block_list_shop .views-field-prefecture-code {
    display: none;
}

.block_list_shop .item1,
.block_list_shop .item2,
.block_list_shop .item3,
.block_list_shop .item4 { float: left; }

.block_list_shop .item1 {
    width: 230px;/*165px;*/
    padding-right: 5px;
}
.block_list_shop .item1 span {
    font-size: 0.8em;
}
.block_list_shop .item1 a {
    font-size: 18px;
    font-weight: bold;
}
.block_list_shop .item2 {
    width: 440px;/*530px;*/
    padding-right: 10px;
}

.block_list_shop .item3 { width: 170px;/*130px;*/ margin-right: 12px;/*20px;*/ }

.block_list_shop .item3 img { margin-top: 8px; }

.block_list_shop .item4 { width: 50px; }

.block_list_shop .views-field-field-service-option {
  float: right;/*left;*/
  width: 42px;
  margin-right: 0;/*8px;*/
}

.block_icon_description { margin-top: 20px; }

.block_icon_description .tb_002 {
    font-size: 0.75em;
    width: 100%;
}

/*----------------------------------------------
     form
------------------------------------------------*/
input[type="text"],
textarea {
    background: #FFFFCB;
    padding: 5px 5px;
    font-size: 1em;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #999;
    border-bottom-color: #999;
    border-left-color: #999;
}

select {
    padding: 5px 5px;
    font-size: 1em;
}

input.error[type="text"],
textarea.error { background: #FF9A97; }

.block_agency_001 {
    text-align: right;
    margin-top: -15px;
}
.block_form_flow {
  text-align: center;
  margin-bottom: 20px;
}
.block_list_form {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.block_list_form + .block_list_form { border-top: none; }

.block_list_form .item1 {
    width: 203px;
    float: left;
    background: #E9E9E9;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 10px 20px;
}
.block_list_form.changeable .item1 {
    float: none;
    vertical-align: top;
}
.block_list_form.changeable .white_line {
  width: 100%;
  height: 2px;
  background: #fff;
}

.block_list_form .item1.require { background: #E9E9E9 url(/static_assets/sites/all/themes/hoken/images/icon_require.png) no-repeat 190px 9px; }
.block_list_form .item1.require02 { background: #E9E9E9 url(/static_assets/sites/all/themes/hoken/images/icon_require02.png) no-repeat 190px 9px; }


.block_list_form .item1.optional { background: #E9E9E9 url(/static_assets/sites/all/themes/hoken/images/icon_optional.png) no-repeat 190px 9px; }

.block_list_form .item2 {
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 10px 10px 10px;
    width: 647px;
}

#confirm .block_list_form .item2 { font-size: 1.13em; }

.block_list_form .item2 label,
.block_list_table_002 label { /*cursor: pointer;*/
}

.block_list_form .item2 .name th { width: 35px; }

.block_list_form .item2 .name td { padding-right: 10px; }

.block_list_form .item2 .alert {
    color: #F00;
    margin-bottom: 5px;
}
.block_list_form .item2 .comment_001 { height: 45px; }

.block_list_form .item2 input { margin-right: 5px; }

.block_policy_announce_001,
.block_policy_announce_002 {
    width: 895px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
    margin: 20px 0 10px;
    font-size: 0.88em;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #999;
    border-bottom-color: #999;
    border-left-color: #999;
}
.block_policy_announce_001 {
    height: 50px;
}
.block_policy_announce_002 {
    height: 100px;
}

.block_list_form .date.primary {
    font-size: 1.44em;
    font-weight: bold;
}

/* custom form */
.check_image_001,
.check_image_005 {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

.radio_image_001 {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

.block_check_image_001 { position: relative; }

.block_check_image_002 input[type="checkbox"],
.block_radio_image_002 input[type="radio"] {
    width: 38px;
    height: 36px;
    margin: 0;
    padding: 0;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    cursor: pointer;
}

.block_check_image_001 input[type="checkbox"],
.block_radio_image_001 input[type="radio"],
.block_check_image_003 input[type="checkbox"],
.block_radio_image_003 input[type="radio"] {
    display: block;
    width: 26px;
    height: 25px;
    position: absolute;
    margin: 0;
    padding: 0;
    filter: alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    cursor: pointer;
}

.block_radio_image_004 { position: relative; }

.block_radio_image_004 input[type="radio"] {
    width: 150px;
    height: 38px;
    position: absolute;
    margin: 0;
    padding: 0;
    filter: alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    cursor: pointer;
}

.block_check_image_commit_001 {
    position: relative;
    width: 350px;
    margin: 0 auto;
}

.block_check_image_commit_001 input[type="checkbox"] {
    display: block;
    width: 350px;
    height: 38px;
    position: absolute;
    margin: 0;
    padding: 0;
    filter: alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    cursor: pointer;
}

.block_check_image_002 { /* checkbox 大 */ line-height: 36px; }

.block_check_image_003 { /* checkbox 小 */ line-height: 24px; }

.block_submit {
    text-align: center;
    margin-bottom: 20px;
}

.block_submit input {
    text-indent: -9999px;
    display: block;
    border: none;
    cursor: pointer;
    margin: 0 auto;
}
.block_submit input#edit-back {
    text-indent: 0;
    height:71px;
    width:120px;
    font-weight: bold;
    font-size: 28px;
    color: #666;
    border-radius: 4px;
    margin-right: 30px;
    padding: 15px 32px;
}

.block_submit input.btn_submit_001 {
    background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_001.png) left top no-repeat;
    width: 350px;
    height: 72px;
}

.block_submit input.btn_submit_001.input_disabled {
    background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_001_disabled.png) no-repeat;
    cursor: default;
    width: 350px;
    height: 72px;
}

.block_submit .btn_submit_002 {
    background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_002.png) left top no-repeat;
    height: 63px;
    width: 300px;
    text-indent: -9999px;
    display: block;
    border: none;
    cursor: pointer;
    margin: 0 auto;
}

.block_submit .btn_submit_003 {
    background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_003.png) no-repeat;
    height: 63px;
    width: 300px;
    text-indent: -9999px;
    display: block;
    border: none;
    cursor: pointer;
    margin: 0 auto;
}

.block_submit input.btn_submit_003.input_disabled {
    background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_003_disabled.png) no-repeat;
    cursor: default;
}

.block_submit .btn_submit_004 {
    background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_004.png) no-repeat;
    height: 74px;
    width: 350px;
    text-indent: -9999px;
    display: block;
    border: none;
    cursor: pointer;
    margin: 0 auto;
}
.block_submit input.btn_submit_005 {
  /**「入力内容を送信する」ボタン  ・・・ プライバシーポリシーに同意するチェックと併せて使うVer. 単体Verは「.btn_submit_005_submit」です。 */
  background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_005.png) left top no-repeat;
  width: 350px;
  height: 72px;
}

.block_submit input.btn_submit_005.input_disabled {
  background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_005_disabled.png) no-repeat;
  cursor: default;
  width: 350px;
  height: 72px;
}
.block_submit input.btn_submit_005_submit {
  /*「入力内容を送信する」ボタン  ・・・ 単体で使うVer.*/
  background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_005.png) left top no-repeat;
  width: 350px;
  height: 72px;
}

/*エラーメッセージ*/
.page-visit-business-form div.error,,
.page-visit-form div.error,
.page-reservation div.error {
  /*border: none;*/
  background: none;
  padding: 0;
  margin: 0 0 5px;
  color: #ff0000;
}
#errbox,
.page-visit-business-form .col_a > div.error:first-child,
.page-visit-form .col_a > div.error:first-child,
.page-reservation .col_a > div.error:first-child,
 .kanji div.error,
 .kana div.error {
  /*display: none;*/
}
.messages.warning h2,
.messages.error h2 {
  display: none;
}
.page-inquiry #header-messages,
.page-visit-form #header-messages,
.page-visit-business-form #header-messages,
.page-reservation #header-messages {
  display: none;
}
.page-inquiry .header_002,
.page-visit-form .header_002,
.page-visit-business-form .header_002 {
  margin-bottom: 35px;
}
.page-inquiry #inquiry-confirm .block_submit {
  position: relative;
  left: 50%;
  float: left;
}
.page-inquiry #inquiry-confirm .block_submit input {
  position: relative;
  left: -50%;
  float: left;
}

.block_alert_001 {
    border: 3px solid #FF0000;
    width: 654px;
    padding: 15px 20px 15px;
    margin: 0 auto 20px;
    color: #FF0000;
}
.block_alert_001 .title {
    font-size: 1.38em;
    margin-bottom: 5px;
}
.block_alert_001 li {
  margin-bottom: 0;
  /*display: none;*/
}
.errmes {
  color: #ff0000;
  margin-bottom: 5px;
  display: none;
}

.submit_caption {
    margin: 20px 0 10px;
    color: #DD2723;
    text-align: center;
    font-size: 1.13em;
}

.block_caption_001 {
    line-height: 200%;
    width: 860px;
    margin: 40px auto 60px;
    font-size: 1.13em;
}

.block_caption_001 .alert {
    color: #DD2723;
    font-weight: bold;
}

.optional_caption {
    margin: 30px 0 20px;
    font-size: 1.13em;
}

/* calendar */
.ui-widget-header {
    background: none!important;
    border: none!important;
}
.ui-datepicker-row-break {
  height: 30px;
  height: auto;
  padding: 5px 10px 10px;
    font-size: 1em!important;
}

#input .caption_top { font-size: 1.13em; }

/* error massage */
div.error {
  color: #F00;
  background: none;
  margin-bottom: 5px;
  border: none;
  padding: 0;
}
#errbox.error,
.col_a > .error:first-child {
border: 3px solid #FF0000;
width: 654px;
padding: 15px 20px 15px;
margin: 0 auto 20px;
color: #FF0000;
}


/*----------------------------------------------
     popup layer
------------------------------------------------*/
.blcok_discuss_001,
.blcok_map_001,
.blcok_map_003_area { margin: 0 17px; }

.blcok_discuss_001 .item_q {
    font-weight: bold;
    font-size: 1.44em;
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_006.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E3D1C2;
    width: 630px;
    padding: 3px 0 10px 50px;
    margin: 0px 0px 10px;
}

.blcok_discuss_001 .item_q_002 {
    font-weight: bold;
    font-size: 1.44em;
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_009.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E3D1C2;
    width: 630px;
    margin: 0px 0px 10px;
    padding: 0 0 10px 40px;
}

.blcok_discuss_001 .item_a {
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_007.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 5px 0 5px 50px;
    width: 630px;
    line-height: 180%;
    font-size: 1.06em;
}

.blcok_discuss_001 .item_a_002 {
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_010.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 5px 0 5px 40px;
    width: 630px;
    line-height: 180%;
    font-size: 1.06em;
}

.blcok_discuss_001 .block_comment {
    background-color: #F8F3EE;
    border: 3px solid #E3D1C2;
    padding: 13px 17px;
    margin-top: 10px;
    width: 600px;
    line-height: 1.5;
}

.blcok_discuss_001 #cboxClose,
.block_support_001 #cboxClose,
.layer_calendar #cboxClose {
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_005.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.blcok_discuss_001 .btn_close a:link,
.blcok_discuss_001 .btn_close a:visited,
.blcok_map_001 .btn_close a:link,
.blcok_map_001 .btn_close a:visited,
.blcok_map_003_area .btn_close a:link,
.blcok_map_003_area .btn_close a:visited,
.layer_support_001 .btn_close a:link,
.layer_support_001 .btn_close a:visited,
.layer_support_002 .btn_close a:link,
.layer_support_002 .btn_close a:visited,
.layer_support_003 .btn_close a:link,
.layer_support_003 .btn_close a:visited,
.layer_calendar_001 .btn_close a:link,
.layer_calendar_001 .btn_close a:visited,
.calender_container .btn_close a:link,
.calender_container .btn_close a:visited,
.layer_cm_001 .btn_close a:link,
.layer_cm_001 .btn_close a:visited {
    display: block;
    background-image: url(/static_assets/sites/all/themes/hoken/images/btn_007.png);
    background-repeat: no-repeat;
    line-height: 44px;
    font-size: 1.44em;
    width: 204px;
    margin: 30px auto 0;
    text-align: center;
    color: #333;
    text-decoration: none;
}
.blcok_map_003_area .btn_close a:link,
.blcok_map_003_area .btn_close a:visited {
    margin: 10px auto 0;
}

.blcok_discuss_001 .comment_title {
    font-weight: bold;
    font-size: 1.13em;
}

.layer_support_001,
.layer_support_002,
.layer_support_003 { background: url(/static_assets/sites/all/themes/hoken/images/img_support_001.png) no-repeat right top; }

.layer_support_001 .title_support,
.layer_support_002 .title_support,
.layer_support_003 .title_support {
    background: url(/static_assets/sites/all/themes/hoken/images/img_support_006.png) no-repeat;
    text-indent: -9999px;
    height: 57px;
    width: 380px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3d1c2;
}

.layer_support_001 .support_contents,
.layer_support_002 .support_contents,
.layer_support_003 .support_contents {
    margin-left: 10px;
    font-size: 1.19em;
}

.layer_support_001 .support_contents .example {
    margin-bottom: 10px;
    color: #656565;
}

.layer_support_001 .support_contents .example li {
    font-weight: bold;
    font-size: 0.94em;
    margin-bottom: 0;
    margin-left: 10px;
}

.layer_support_001 .support_contents .caution,
.layer_support_002 .support_contents .caution,
.layer_support_003 .support_contents .caution {
    margin-bottom: 20px;
    font-size: 0.88em;
}

.layer_support_001 .support_contents .caution li,
.layer_support_002 .support_contents .caution li,
.layer_support_003 .support_contents .caution li {
    margin-left: 10px;
    margin-bottom: 0;
}

.layer_support_001 .contact,
.layer_support_002 .contact,
.layer_support_003 .contact {
    background: #F1E7DF;
    padding: 10px 0;
}

.layer_support_001 .supprt_contents_wrap,
.layer_support_002 .supprt_contents_wrap,
.layer_support_003 .supprt_contents_wrap {
    margin-left: 17px;
    margin-bottom: 10px;
}

.layer_support_001 .contact .tel1,
.layer_support_001 .contact .tel2 {
    border-top: 5px solid #DD2723;
    width: 300px;
    height: 100px;
    padding-top: 50px;
    text-align: center;
    float: left;
}

.layer_support_002 .contact .tel1 {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_support_004.png) no-repeat center 15px;
    border-top: 5px solid #DD2723;
    width: 550px;
    height: 80px;
    padding-top: 70px;
    text-align: center;
    margin: 0 auto;
}

.layer_support_003 .contact .tel1 {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_support_005.png) no-repeat center 15px;
    border-top: 5px solid #DD2723;
    width: 550px;
    height: 80px;
    padding-top: 50px;
    text-align: center;
    margin: 0 auto;
}

.layer_support_001 .contact .tel1 {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_support_002.png) no-repeat center 15px;
    /* margin-left: 74px; DSによりスタイル修正 */
    margin-left: 45px;
}

.layer_support_001 .contact .tel1 .option1,
.layer_support_001 .contact .tel2 .option1 {
    font-size: 1.88em;
    font-weight: bold;
    line-height: 23px;
}

.layer_support_002 .contact .tel1 .option1,
.layer_support_003 .contact .tel1 .option1 {
    font-size: 2.3em;
    font-weight: bold;
    line-height: 23px;
}

.layer_support_001 .contact .tel1 .option1 img,
.layer_support_001 .contact .tel2 .option1 img,
.layer_support_002 .contact .tel1 .option1 img,
.layer_support_003 .contact .tel1 .option1 img { margin-right: 5px; }

.layer_support_001 .contact .tel1 .option2,
.layer_support_001 .contact .tel1 .option3,
.layer_support_003 .contact .tel1 .option2 { color: #5F4127; }

.layer_support_003 .contact .tel1 .option2 { margin-top: 12px; }

.layer_support_001 .contact .tel2 {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_support_003.png) no-repeat center 15px;
    /*margin-left: 15px; DSによりスタイル修正 */
    margin-left: 10px;
}

.layer_support_001 .contact .tel2 .option2 {
    color: #1b8cb1;
    font-weight: bold;
    font-size: 1.44em;
}

.layer_support_001 .contact .tel2 .option3 { color: #5F4127; }

/*----------------------------------------------
     ほけんの窓口とは
------------------------------------------------*/
#about .block_about {
    margin-top: -3px;
    padding-bottom: 20px;
}

#about .title_about_001,
#about .title_about_002 {
    font-size: 1.69em;
    position: relative;
    margin-left: 70px;
}

#about .block_about p,
#about .block_about ul { font-size: 1.19em; }

#about .title_about_001 { padding: 16px 0 10px; }

#about .title_about_002 {
    padding: 0 0 5px;
    line-height: 1.2;
}

#about .title_about_003 {
    font-size: 1.69em;
    position: relative;
    padding: 10px 0 10px;
    line-height: 1.2;
}

#about .title_head_001,
#about .title_head_002,
#about .title_head_003,
#about .title_head_004,
#about .title_head_005,
#about .title_head_006,
#about .title_head_007,
#about .title_head_008 {
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    height: 61px;
    width: 61px;
    position: absolute;
    left: 0;
    top: 2px;
}

#about .title_head_001 { background-image: url(../../../../../about/image/icon_01.png); }

#about .title_head_002 { background-image: url(../../../../../about/image/icon_02.png); }

#about .title_head_003 { background-image: url(../../../../../about/image/icon_03.png); }

#about .title_head_004 { background-image: url(../../../../../about/image/icon_04.png); }

#about .title_head_005 { background-image: url(../../../../../about/image/icon_05.png); }

#about .title_head_006 { background-image: url(../../../../../about/image/icon_06.png); }

#about .title_head_007 { background-image: url(../../../../../about/image/icon_07.png); }

#about .title_head_008 { background-image: url(../../../../../about/image/icon_08.png); }

#about .block_about .block_comment {
    background-color: #F8F3EE;
    border: 3px solid #E3D1C2;
    padding: 13px 17px;
    margin-top: 10px;
    width: 570px;
    line-height: 1.5;
}

#about .block_about .block_comment p { font-size: 1em; }

#about .comment_image {
    float: left;
    width: 150px;
    margin-right: 20px;
}

#about .comment {
    float: left;
    width: 400px;
}

#about .block_about .block_comment p.comment_title {
    font-weight: bold;
    font-size: 1.31em;
    line-height: 1.2;
}

.block_about .blcok_discuss_001.indiv {
  margin: 0;
}
.block_about .blcok_discuss_001.indiv .block_comment {
  width: 570px;
}
.block_about .blcok_discuss_001.indiv .comment{
  width: 400px;
}

.block_contents_contact { padding: 10px 0 10px 35px; }

.block_contents_contact .item1,
.block_contents_contact .item2 {
    width: 295px;
    height: 179px;
    float: left;
}

.block_contents_contact .item1 {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_foot_001.png) no-repeat 20px 17px;
    text-indent: -9999px;
    margin-right: 10px;
    border-top: 4px solid #DD2723;
}

.block_contents_contact .item1 img {
    margin: 59px 0 0 20px;
    display: block;
}

.block_contents_contact .item2 {
    background: #FFF url(/static_assets/sites/all/themes/hoken/images/img_foot_002.png) no-repeat center 17px;
    text-indent: -9999px;
    margin-right: 10px;
    border-top: 4px solid #DD2723;
}

#about .block_about .item1 {
    border-right: 1px solid #E3D1C2;
    padding-right: 5px;
    margin-right: 7px;
}




/*----------------------------------------------
     訪問相談
------------------------------------------------*/
.contents_header_001 { margin-bottom: 10px; }

.contents_header_001 td {
    position: relative;
    height: 145px;
}

.contents_header_001 .item1 {
    text-align: center;
    background: url(/static_assets/sites/all/themes/hoken/images/img_head_002.png) no-repeat center 15px;
    height: 160px;
}

.contents_header_001 .item1 .btn {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 15px;
}

.contents_header_001 .item2 {
    text-align: center;
    background: url(/static_assets/sites/all/themes/hoken/images/img_head_003.png) no-repeat center 20px;
    height: 160px;
}

.contents_header_001 .item2 .caption1 {
    color: #1b8cb1;
    font-size: 1.63em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.contents_header_001 .item2 .caption2 {
    color: #604128;
    font-size: 1.19em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
	white-space: nowrap;
}

.contents_header_001 .item2 .caption3 {
    text-indent: -9999px;
    position: absolute;
}

.list_faq_002 dt {
    font-family:"Mongolian Baiti", "Century Gothic", Tomaha, serif;
    color: #1b8cb1;
    clear: both;
    float: left;
    width: 40px;
    line-height: 1.63em;
    text-align: right;
    margin-right: 5px;
}

.list_faq_002 dt .font_q { font-size: 1.31em; }

.list_faq_002 dt .font_number { font-size: 1.63em; }

.list_faq_002 dd {
    float: left;
    width: 535px;
    line-height: 1.63em;
    font-size: 1.19em;
    margin-bottom: 10px;
}

.block_discuss_merit p,
.block_discuss_corp p { font-size: 1.19em; }

.block_discuss_merit .title,
.block_discuss_corp .title {
    font-size: 0.88em;
    margin-bottom: 5px;
}

.block_discuss_merit .caption,
.block_discuss_corp .caption { color: #1b8cb1; }

#discuss_about .title_about_001 {
    font-size: 1.69em;
    margin-top: 5px;
}

#discuss_about .block_feature { padding: 20px; }

#discuss_about .block_feature .title_head_feature_001 {
    background: url(/static_assets/sites/all/themes/hoken/images/icon_discuss_about_001.png) no-repeat;
    text-indent: -9999px;
    padding: 1px 5px;
    display: block;
    height: 19px;
    width: 62px;
}

#discuss_about .block_feature .title_head_feature_002 {
    background: url(/static_assets/sites/all/themes/hoken/images/icon_discuss_about_002.png) no-repeat;
    text-indent: -9999px;
    padding: 1px 5px;
    display: block;
    height: 19px;
    width: 62px;
}

#discuss_about .block_feature .title_head_feature_003 {
    background: url(/static_assets/sites/all/themes/hoken/images/icon_discuss_about_003.png) no-repeat;
    text-indent: -9999px;
    padding: 1px 5px;
    display: block;
    height: 19px;
    width: 62px;
}

#discuss_about .link_pagetop_001 {
    margin-top: -35px;
    margin-bottom: 20px;
}

#discuss_about .step1 .title_head,
#discuss_about .step2 .title_head,
#discuss_about .step3 .title_head,
#discuss_about .step4 .title_head { color: #c07d00; }

#discuss_about .step1 .title_head_002,
#discuss_about .step2 .title_head_002,
#discuss_about .step3 .title_head_002,
#discuss_about .step4 .title_head_002 { color: #1b8cb1; }

.block_corplist .list_corplist li {
    list-style: none;
    margin-bottom: 5px;
    padding-left: 15px;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_016.png) no-repeat left 4px;
}

.block_corplist .block_corplist_item {
    width: 270px;
    float: left;
}

#discuss_about .block_feature p,
#discuss_about .block_feature ul { font-size: 1.19em; }

#discuss_about .step1 ul,
#discuss_about .step2 ul,
#discuss_about .step3 ul,
#discuss_about .step4 ul { font-size: 1.19em; }

#discuss_about .step1 {
    background: url(/static_assets/sites/all/themes/hoken/images/img_about_num1.png) no-repeat 510px 5px;
    padding: 20px;
}

#discuss_about .step2 {
    background: url(/static_assets/sites/all/themes/hoken/images/img_about_num2.png) no-repeat 510px 5px;
    padding: 20px;
}

#discuss_about .step3 {
    background: url(/static_assets/sites/all/themes/hoken/images/img_about_num3.png) no-repeat 510px 20px;
    padding: 20px;
}

#discuss_about .step4 {
    background: url(/static_assets/sites/all/themes/hoken/images/img_about_num4.png) no-repeat 510px 20px;
    padding: 20px;
}

#discuss_about .block_next {
    background-image: url(/static_assets/sites/all/themes/hoken/images/img_about_009.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 38px;
    margin: 10px auto;
}

/*----------------------------------------------
     訪問相談-お客様の声
------------------------------------------------*/
#response .block_res_item {
    border-bottom: 1px solid #c3d8df;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

/*----------------------------------------------
     店舗検索
------------------------------------------------*/
.block_selecter {
    margin-bottom: 20px;
}

.list_tab_001 {
    width: 174px;
    float: left;
}

.block_tab_display {
    width: 730px;
    float: left;
    border: 3px solid #C3D7DF;
    margin-left: -3px;
    min-height: 161px;
    position: relative;
}

#tab_selector {
    margin-top: 15px;
    position: relative;
    z-index: 100;
}

.list_tab_001 li a:link,
.list_tab_001 li a:visited {
    display: block;
    width: 159px;
    height: 72px;
    background: url(/static_assets/sites/all/themes/hoken/images/tab_001_a.png) no-repeat left top;
    line-height: 72px;
    color: #333;
    text-decoration: none;
    padding-left: 15px;
    margin-top: 5px;
	white-space: nowrap;
}

.list_tab_001 li a.tab-active {
    background: url(/static_assets/sites/all/themes/hoken/images/tab_001_a.png) no-repeat left bottom;
    font-weight: bold;
}
.list_tab_001 li a.disable {
  opacity: 0.3;
  filter:alpha(opacity=30);
  -moz-opacity: 0.3;
}

.list_tab_001 li .title_selector { font-size: 1.63em; }

.page-shopsearch .contents { margin-bottom: 0; }
.page-shopsearch .contents_footer { background: #fff; }
.page-shopsearch .contents_footer_first { border-top: none; }




/*----------------------------------------------
     店舗詳細
------------------------------------------------*/
.block_shop_data { margin-bottom: 15px; }

.block_shop_data .shop_image {
    border: 1px solid #DDD;
    width: 250px;
    height: 220px;
    margin-right: 10px;
    float: left;
    position: relative;
}

.block_shop_data .shop_image img {
    max-width: 250px;
    max-height: 220px;
    overflow: hidden;
    display: block;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.block_shop_data .shop_data {
    width: 338px;
    float: left;
    font-size: 0.94em;
}

.block_shop_data .line_data_item {
    border-top: 1px solid #F4ECE6;
    border-bottom: 1px solid #F4ECE6;
}

.block_shop_data .line_data_item + .line_data_item { border-top: none; }

.block_shop_data .shop_data .item1 {
    width: 60px;
    clear: both;
    float: left;
    background-color: #F4ECE6;
    margin: 2px 0;
    padding: 3px 10px;
}

.block_shop_data .shop_data .item2 {
    width: 238px;
    float: left;
    margin: 2px 0;
    padding: 3px 10px;
}

.block_shop_data .shop_data .service {
    border-right: 1px solid #E3D1C1;
    margin-top: 10px;
}

.block_shop_data .shop_data .service td {
    width: 55px;
    text-align: center;
    border-left: 1px solid #E3D1C1;
    line-height: 1.2;
    vertical-align: middle;
    font-size: 0.81em;
    color: #836349;
    height: 36px;
}

.block_shop_data .shop_data .service td.disable { color: #CCC; }

.block_shop_gmap { margin-bottom: 20px; }

.block_shop_gmap .map_image {
    border: 1px solid #DDD;
    margin-bottom: 5px;
}

.block_shop_gmap li {
    margin-bottom: 0;
    margin-left: 5px;
}

#shop_detail .block_reserve {
    border: 1px solid #E3D1C2;
	padding: 10px 15px 5px;
}
/*#shop_detail .block_reserve {
    border: 1px solid #E3D1C2;
    padding: 60px 15px 15px;
    background: url(/static_assets/sites/all/themes/hoken/images/img_reserve_001.png) no-repeat center 20px;
}*/
#shop_detail .block_reserve h2 {
	font-size: 1.35em;
	text-align: center;
	margin-bottom: 2px;
}

#shop_detail .btn_block_001 {
    width: 330px;
    margin-right: 10px;
    float: left;
}

#shop_detail .btn_block_002 {
    width: 140px;
    float: left;
}
/*
#shop_detail .btn_block_002 {
    width: 110px;
    float: left;
}
*/
#shop_detail .btn_block_003 {
    width: 480px;
    margin: 0 auto;
}

#shop_detail .block_reserve .caption { font-size: 0.94em; }

#shop_detail .block_reserve .caption span { font-size: 1.23em; }

#shop_detail .alert {
    padding: 20px;
    color: #dd2723;
}
#shop_detail .alert .views-field-body .field-content {
  white-space: pre-wrap;
}

#shop_detail [class*="btn"] .searchNavBtn {
	color: #fff !important;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 49px;
	height: 49px;
	background-color: #dd2723;
	border-radius: 5px;
	display: block;
	position: relative;
	box-shadow: 0px -4px #b10804 inset;
}
#shop_detail .searchNavBtn:after {
	content: url(/static_assets/sites/all/themes/hoken/images/arwWht_02.png);
	top: 50%;
	margin-top: -10px;
	position: absolute;
	right: 9px;
}
#shop_detail a.btn_002, a.btn_002:visited {
	font-size: 18px;
	text-align: center;
	text-indent: inherit;
	line-height: 47px;
	width: auto;
	height: 47px;
	padding: 0 20px 0 10px;
	border-radius: 5px;
}
#shop_detail a.btn_002:after {
	right: 9px;
}

.block_shop_discuss .item1 { position: relative; }

.block_shop_discuss .item1 + .item1,
.block_banner .item1 + .item1 {
    border-top: 1px solid #e3d1c2;
    margin-top: 10px;
    padding-top: 10px;
}

.block_shop_discuss .title_shop_001 {
    font-size: 1.63em;
    margin-left: 35px;
}

.block_shop_discuss .title_head_001 {
    background-position: left top;
    background-repeat: no-repeat;
    height: 30px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 30px;
}

.block_shop_discuss .title_head_002,
.block_shop_discuss .title_head_003,
.block_shop_discuss .title_head_004,
.block_shop_discuss .title_head_005 {
    background-position: left top;
    background-repeat: no-repeat;
    height: 30px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 10px;
    width: 30px;
}

.block_shop_discuss .title_head_001 {
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_shop_001.png);
    background-repeat: no-repeat;
}

.block_shop_discuss .title_head_002 {
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_shop_002.png);
    background-repeat: no-repeat;
}

.block_shop_discuss .title_head_003 {
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_shop_003.png);
    background-repeat: no-repeat;
}

.block_shop_discuss .title_head_004 {
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_shop_004.png);
    background-repeat: no-repeat;
}

.block_shop_discuss .title_head_005 {
    background-image: url(/static_assets/sites/all/themes/hoken/images/icon_shop_005.png);
    background-repeat: no-repeat;
}

.block_shop_discuss .item1 p { margin: 0 10px; }

.block_banner .item1 p { margin-top:5px; }

.block_shop_access p { margin-bottom: 20px; }
.block_shop_access #f_ano,
.block_shop_access #p_ano {
    text-align: right;
    display: block;
	margin-bottom:15px;
	font-weight:bold;
}

.block_shop_announce .block_owner {
    border-bottom: 1px solid #e3d1c2;
    padding-bottom: 10px;
}

.block_shop_announce .owner_image {
    width: 110px;
    height: 110px;
    float: left;
    margin-right: 5px;
    position: relative;
}
.block_shop_announce .owner_image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 110px;
    max-height: 110px;
    margin: 0;
    overflow: hidden;
}

.block_shop_announce .owner_comment {
    /*width: 480px;*/
    float: left;
    margin-left: 5px;/*120px;*/
    min-height: 115px;
}

.block_shop_announce .shop_photo {
    width: 610px;
    margin-left: -10px;
    margin-bottom: 10px;
}

.block_shop_announce .shop_photo img {
    margin-left: 10px;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
    max-height: 140px;
    overflow: hidden;
    width: 191px;
    height: auto;
    vertical-align: top;
}

.block_shop_announce .shop_copy .item1 {
    width: 270px;
    float: left;
    border-left: 5px solid #e3d1c2;
    padding: 10px 15px 10px 10px;
    margin-bottom: 15px;
}
.block_shop_res .item1 {
  border-bottom: 1px solid #e3d1c1;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.block_shop_res .item1 .customer_image{
    width: 140px;
    height: auto;
    border: 1px solid #DDDDDD;
    margin-right: 10px;
    float: left;
    position: relative;
}

.block_shop_res .item1 .customer_image img{
  max-width: 140px;
  width: inherit;
  height: auto;
  display: block;
  margin: auto;
}
/*
.block_shop_res #views_infinite_scroll_ajax_load_link a{
  display: block;
  background: url(/static_assets/sites/all/themes/hoken/images/btn_015b.png) no-repeat;
  text-align: center;
  height: 36px;
  width: 190px;
  line-height: 36px;
  text-decoration: none;
  color: #333;
  font-size: 1.19em;
  z-index: 10;
  margin: auto;
}

.block_shop_res #views_infinite_scroll-ajax-loader{
  height: 36px;
}
DSにより削除 */

.block_shop_res .more {
  display: none;
}
.block_shop_res.ie8 .item-list {
  display: none;
}
.block_shop_res.ie8 .more {
  display: block;
}

.block_service_res .item1 {
    border-bottom: 1px solid #e3d1c1;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.block_service_res .customer_image {
    width: 140px;
    border: 1px solid #DDDDDD;
    margin-right: 10px;
    float: left;
    position: relative;
}

.block_service_res .customer_image img {
  max-width: 140px;
  height: auto;
  display: block;
  margin: auto;
}

.block_shop_res .customer_image,
.block_shop_media .media_image {
    width: 140px;
    height: 110px;
    border: 1px solid #DDDDDD;
    margin-right: 10px;
    float: left;
    position: relative;
}

.block_shop_res .customer_image img {
  max-width: 140px;
  /*max-height: 110px;*/
  overflow: hidden;
  display: block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*position: absolute;*/
}

.block_shop_media .media_image img {
  max-width: 140px;
  max-height: 110px;
  overflow: hidden;
  display: block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.block_shop_res .customer_comment {
    float: left;
}
.block_shop_res .customer_comment p {
  white-space: pre-wrap;
}
.block_shop_media .media_comment {
    float: left;
    width: 448px;
}

.block_service_res .customer_comment {
    float: left;
    /* width: 516px; DSにより削除　*/
}

.block_shop_res .customer_comment .action,
.block_service_res .customer_comment .action {
    background-color: #F5EFEB;
    color: #836349;
    padding: 7px 10px;
    font-size: 0.94em;
    margin-bottom: 10px;
}

.block_shop_media .item1 {
    margin-bottom: 15px;
    border-bottom: 1px dotted #E3D1C1;
    padding-bottom: 10px;
}

.block_shop_media .media_history {
    font-size: 0.88em;
    margin-bottom: 15px;
}

.block_shop_media .media_history .list_media dt {
    float: left;
    width: 140px;
}

.block_shop_media .media_history .list_media dd {
    float: left;
    width: 450px;
}

.layer_calendar_001 .block_calendar_001 {
    width: 600px;
    margin-left: 60px;
}

.block_calendar_001,
.block_shop_faq,
.block_shop_access,
.block_shop_announce,
.block_shop_res,
.block_shop_media {
    /*margin-top: -70px;
    padding-top: 70px;*/
    position: relative;
 /**margin-top: 0;
 *padding-top: 0;*/
}

.block_shop_announce,
.block_shop_res,
.block_shop_media {
    position: relative;
    /*top: -60px;*/
 *top: 0;
}

.block_shop_faq .list_faq { margin-bottom: 60px; }

.block_shop_access { padding-bottom: 20px; }

.block_shop_res { padding-bottom: 40px; }

.block_shop_res .views-row {
  display: none;　/* DSにより復活 */
}
/* .block_shop_res #views_load_link a, DSにより削除 */
.block_shop_res #expand_views_link a,/* DSにより追加 */
.block_shop_res #voice_link a {
  display: block;
  background: url(/static_assets/sites/all/themes/hoken/images/btn_015b.png) no-repeat;
  text-align: center;
  height: 36px;
  width: 190px;
  line-height: 36px;
  text-decoration: none;
  color: #333;
  font-size: 1.19em;
  z-index: 10;
  margin: auto;
}
/* .block_shop_res #views_load_link, DSにより削除　*/
.block_shop_res #expand_views_link,/* DSにより追加 */ 
.block_shop_res #voice_link {
  height: 36px;
}

.block_shop_res #voice_link {
  display: none;
/* DSにより追加 */}

#cboxTopCenter { margin-top: 0px; }

.node-type-shop-info-master .inner_link {
  margin-top: -60px;
  padding-top: 60px;
  width: 1px;
}

.node-type-shop-info-master .reserve_only,
.node-type-shop-info-master .nav_001 .nav_001_e span{
  display: none;
}

.company_handles dd {
  margin-bottom: 20px;
}

/*----------------------------------------------
     お客様の声
------------------------------------------------*/
#response .block_list_res { }

.block_search_alert {
    font-size: 1.13em;
    margin-left: 100px;
    padding-top: 40px;
}

/*----------------------------------------------
     よくあるご質問
------------------------------------------------*/
.block_faq_qus .list_faq { font-size: 1.19em; }

.block_faq_qus .list_faq li { background: url(/static_assets/sites/all/themes/hoken/images/icon_012.png) no-repeat left top; }

.block_faq_ans {
    border-top: 3px solid #E3D1C1;
    padding-top: 10px;
}

.block_faq_ans .item_q {
    border-bottom: 1px solid #e3d1c2;
    font-size: 1.44em;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0 10px 50px;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_013.png) no-repeat left top;
}

.block_faq_ans .item_a {
    font-size: 1.19em;
    line-height: 180%;
    padding: 5px 0 5px 50px;
    background: url(/static_assets/sites/all/themes/hoken/images/icon_014.png) no-repeat left top;
}

.block_faq_ans .item1 { margin-bottom: 20px; }

.block_faq_ans_002 {
    border-top: 3px solid #c3d8df;
    padding-top: 10px;
}

.block_faq_ans_002 .item_q {
    font-size: 1.44em;
    font-weight: bold;
    padding: 8px 0 0 50px;
}

.block_faq_ans_002 .item_a {
    font-size: 1.19em;
    line-height: 180%;
    padding: 5px 0 5px 50px;
}

.block_faq_ans_002 .item1 {
    padding: 13px 0 10px;
}
.block_faq_ans_002 .item1 + .item1,
.link_pagetop_001 + .item1 {
    background: url(/static_assets/sites/all/themes/hoken/images/bg_009.png) repeat-x left top;
}

.block_faq_ans_002 .item_head {
    float: left;
    font-family: "Mongolian Baiti", "Century Gothic", Tomaha, serif;
    color: #1b8cb1;
    width: 45px;
    text-align: right;
}

.block_faq_ans_002 .item_head .font_q { font-size: 1.69em; }

.block_faq_ans_002 .item_head .number { font-size: 2.00em; }


/*----------------------------------------------
     プレスリリース
------------------------------------------------*/
.page-press .list_release_annual,
.page-publicity .list_release_annual {
    font-weight:bold;
    margin-bottom: 30px;
}
.page-press .list_release_annual a,
.page-publicity .list_release_annual a {
  display: inline;
}
.page-press .list_release_annual a + a,
.page-publicity .list_release_annual a + a {
  border-left: 1px solid #333;
  margin-left: 10px;
  padding-left: 10px;
}

.page-press .list_release_annual a:link,
.page-press .list_release_annual a:visited,
.page-publicity .list_release_annual a:link,
.page-publicity .list_release_annual a:visited { font-weight: normal; }

.page-press .list_release_item dd,
.page-publicity .list_release_item dd { margin-bottom: 20px; }

.page-press .list_release_item a dd {
  text-decoration: underline;
}

.page-press .list_release_annual a.current,
.page-publicity .list_release_annual a.current {
  font-weight: bold;
  color: #000;
  pointer-events:none;
  cursor:default;
  text-decoration:none;
}
.page-press .dlist_001 dd,
.page-publicity .dlist_001 dd {
    width: 565px;
}

/*----------------------------------------------
     運営会社について
------------------------------------------------*/
#corp_map {
    margin-left: 138px;
    margin-top: 40px;
}

.block_list_table_001 .item1.adjust_001 { min-height: 39px; }


/*----------------------------------------------
     記事
------------------------------------------------*/
.block_entry_file {
    text-align: center;
    margin-bottom: 10px;
}

.block_entry_contents { margin-bottom: 40px; }

.block_entry_contents p { margin-bottom: 20px; }

.block_entry_contents p.item1 { margin-left: 20px; }

.block_entry_contents .entry_link {
    width: 310px;
    margin: 40px auto 0;
}


/*----------------------------------------------
     404
------------------------------------------------*/
#notfound {
    text-align: center;
    padding-top: 40px;
    min-height: 340px;
    position: relative;
    margin-bottom: 60px;
}
#notfound .block_notfound {
    text-align: center;
    padding-top: 40px;
    background: url(/static_assets/sites/all/themes/hoken/images/img_404_001.png) no-repeat center 120px;
    min-height: 340px;
    position: relative;
}

#notfound .block_notfound .title {
    font-size: 2em;
    font-weight: bold;
}

#notfound .block_notfound .title p { font-size: 1.19em; }

#notfound .block_notfound .block_notfound_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.page-node-8 .breadcrumb {
display: none;
}


/*ログインフォーム、パスワード再発行ページ*/
.not-logged-in.page-user .contents {
  padding: 40px 20px 60px 20px;
}
.not-logged-in.page-user .tabs {
  margin-bottom: 20px;
}
.not-logged-in.page-user .tabs h2 {
  display: none;
}
.not-logged-in.page-user .tabs li {
  display: inline;
  /*padding-right: 10px;*/
}
.not-logged-in.page-user .tabs li span {
  /*display: none;*/
}
.not-logged-in.page-user .tabs li .active {
  display: none;
  background: #DDD;
  border-radius: 5px;
  padding: 3px 10px;
}
.not-logged-in.page-user .form-item {
  margin-bottom: 20px;
}
.not-logged-in.page-user .description {
  color:#777;
  font-size:80%;
}
.not-logged-in.page-user input[type="text"],
.not-logged-in.page-user input[type="password"] {
  width:300px;
}
.not-logged-in.page-user .form-required {
  color:red;
}
.not-logged-in.page-user .contents_footer_first {
  border-top:none;
}


/*ユーザープロフィール*/
.logged-in.page-user .contents {
  padding: 40px 20px 60px 20px;
}


/*無料相談フォーム*/
.page-reservation .container_wrap {
  display: table;
}
.page-reservation .calender_container {
  display: none;
  margin: 0 70px 20px;
}
.page-reservation .form-required{
  display: none;
}
.page-reservation .form-item input,
.page-reservation .list_form_item input {
  background: none;
  box-sizing: content-box;
  padding: 3px 5px 3px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.page-reservation input.error[type="text"],
.page-reservation textarea.error {
  background: #FF9A97;
 }
.page-reservation .block_list_form .block_radio_image_004 {
  margin: 2px 0;
}
.page-reservation .block_list_form .block_radio_image_004:first-child {
  margin: 4px 0;
}
.page-reservation .form-item-last-visited-year,
.page-reservation .form-item-last-visited-month,
.page-reservation .form-item-last-visited-shop-name {
  display: inline;
}
.page-reservation #isvisited_detail input {
	border-width: 1px;
  padding: 4px 5px 3px;
}
.page-reservation .contents_footer_first {
  display: none;
}
.page-reservation .title_not_reach {
  text-align: right;
  margin-bottom: 5px;
  color: #1E4EA6;
  text-decoration: underline;
  cursor: pointer;
}
.page-reservation .header_002 {
  height: 40px;
  border-bottom: none;
}
.page-reservation .header_002 .logo {
  padding: 10px 0 0 0;
}
.page-reservation .block_head_data {
  top: 10px;
}
.page-reservation .title_022 {
  margin-top: -5px;
  margin-bottom: 10px;
}
.page-reservation .title_022 span {
  font-size: 0.47087em;
}
.page-reservation .atention {
  margin-top: -5px;
}
.page-reservation .block_list_line img {
  width: 100%;
  height: 5px;
}
.page-reservation .block_list_form {
  border: none;
  display: table;
}
.page-reservation .block_list_form .item1 {
  background: #f2f2f2 url(/static_assets/sites/all/themes/hoken/images/icon_optional.png) no-repeat 190px 50%;
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0 20px;
}
.page-reservation .block_list_form .item1.require02 {
  background: #f2f2f2 url(/static_assets/sites/all/themes/hoken/images/icon_require02.png) no-repeat 190px 50%;
}
.page-reservation .block_list_form .item2 {
  position: relative;
  display: table-cell;
  float: none;
  padding: 2px 10px;
  vertical-align: middle;
}
.page-reservation .primary_box {
  display: table;
  width: 100%;
}
.page-reservation .primary_box_left {
  display: table-cell;
  vertical-align: middle;
}
.page-reservation .change_rezdate {
  font-size: 14px;
  font-weight: normal;
}
.page-reservation #secondary_rez_date_btn {
  margin: 4px 0;
  text-align: right;
}
#disp_secondary_rez_date .item1 {
  padding: 10px 20px;
}
.page-reservation #primary_rez_date {
  display: none;
}
.page-reservation #secondary_rez_date_text {
    display: none;
}
.page-reservation .block_radio_image_004#isvisited_detail {
  margin-left: 120px;
}
.page-reservation .block_list_form .item2 .comment_001 {
  width: 99%!important;
  height: 21px;
  border-width: 1px;
  padding: 4px 5px 3px;
  box-sizing: content-box;
  margin: 6px 0 5px;
}
.page-reservation #reservation-confirm .block_list_form .item1 {
  background: #f2f2f2;
  padding: 5px 20px;
}
.page-reservation #reservation-confirm #edit-mail {
  font-size: 1.44em;
  font-weight: bold;
}

.page-reservation .block_policy_announce_001 {
  height: 36px;
  margin-top: 12px;
  border-width: 1px;
}
.page-reservation .block_check_image_commit_001 {
  margin-bottom: 17px;
}
.page-reservation .block_submit {
  position: relative;
}
.page-reservation .block_submit input#edit-back {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/static_assets/sites/all/themes/hoken/images/btn_back_001.png) no-repeat;
  cursor: default;
  width: 98px;
  height: 54px;
  text-indent: -9999px;
  cursor: pointer;
}
.page-reservation #reservation-confirm .block_submit {
  position: relative;
  left: 50%;
  float: left;
}
.page-reservation #reservation-confirm .block_submit input {
  position: relative;
  left: -50%;
  float: left;
  cursor: pointer;
}
.page-reservation #reservation-confirm .block_submit input.btn_submit_002 {
  background-size: 258px 54px;
  height: 54px;
  width: 258px;
}
.page-reservation #reservation-enquete .block_caption_001 {
  margin: 0;
  width: 100%;
}
.page-reservation #reservation-enquete .box_enquete_001 {
  display: table;
  width: 100%;
}
.page-reservation #reservation-enquete .box_enquete_001 p {
  display: table-cell;
}
.page-reservation #reservation-enquete .box_enquete_001 p.block_agency_001 {
  text-align: right;
}
.page-reservation #reservation-enquete .block_list_form .item1 {
  background: #f2f2f2;
}
.page-reservation #reservation-enquete .optional_caption {
  margin: 20px 0 20px;
}
.page-reservation #reservation-enquete .list_form_001 li{
  width: 210px;
}
.page-reservation #reservation-complete {
  margin-left: -20px;
  margin-right: -20px;
}
.page-reservation .footer {
  padding: 30px 0px 40px;
  margin: 0 -20px -10px;
  background: #f2f2f2;
}

/*問い合わせフォーム*/

.page-inquiry #attention {
  margin: 0 0 25px 0;
  padding: 1em;
  color: #aa4000;
  background: #fcfcea;
  border: 1px solid #999;
}
.page-inquiry .form-required{
  display: none;
}
.page-inquiry .form-item-tel,
.page-inquiry .form-item-mail,
.page-inquiry .form-item-mail-confirmation,
.page-inquiry .item2.name .form-type-textfield {
  display: inline;
}
.page-inquiry .name .textfield {
  width: 35px;
  display: inline-block;
  text-align: center;
  margin-right: -5px;
}
.page-inquiry .name input {
  width: 130px;
  box-sizing: content-box;
}
.page-inquiry .form-item-tel input,
.page-inquiry .form-item-mail input,
.page-inquiry .form-item-mail-confirmation input {
  width: 210px;
  box-sizing: content-box;
}
.page-inquiry .form-item-address input,
.page-inquiry .form-item-inquiry textarea {
  width: 503px;
  box-sizing: content-box;
  resize: vertical;
}
#thanks_input textarea {
  width: 480px;
}
.page-inquiry .col_a {
  margin-left: 0px;
  margin-right: 0px;
}
.page-inquiry #inquiry-input,
.page-inquiry #inquiry-confirm,
.page-inquiry #inquiry-complete {
  margin-left: 20px;
  margin-right: 20px;
}

/*ご自宅での無料保険相談フォーム*/
.page-visit-business-form .form-required,
.page-visit-form .form-required{
  display: none;
}
.page-visit-business-form .list_form_item input,
.page-visit-form .list_form_item input {
  box-sizing: content-box;
}
.page-visit-business-form  .form-item-tel,
.page-visit-business-form .form-item-mail,
.page-visit-business-form .form-item-mail-confirmation,
.page-visit-business-form .form-item-postcode,
.page-visit-business-form .form-item-prefecture,
.page-visit-business-form .form-item-address1,
.page-visit-business-form .form-item-address2,
.page-visit-form .form-item-tel,
.page-visit-form .form-item-mail,
.page-visit-form .form-item-mail-confirmation,
.page-visit-form .form-item-postcode,
.page-visit-form .form-item-prefecture,
.page-visit-form .form-item-address1,
.page-visit-form .form-item-address2 {
  display: inline;
}
.page-visit-business-form .contents_footer_first,
.page-visit-form .contents_footer_first {
  display: none;
}
/*----------------------------------------------
     お客様の声
------------------------------------------------*/
.page-voice .form-item-field-age-tid .form-type-bef-checkbox,
.page-voice .form-item-field-entry-tid .form-type-bef-checkbox {
  width: 123px;
  display: block;
  float: left;
}
.page-voice .form-item-field-visit-tid .form-type-bef-checkbox {
  width: 160px;
  display: block;
  float: left;
  margin-top: 10px;
  position: relative;
  top: -10px;
}
.page-voice .block_list_table_002 .item1{
  position: relative;
  padding-top: 0;
  padding: 7px 20px 3px;
}
.page-voice .block_list_table_002 .item1 div{
  margin: auto 0;
}
.page-voice .block_list_table_002 .item2{
  padding: 5px 10px 5px;
}
.page-voice input[type="radio"],
.page-voice input[type="checkbox"]{
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 24px;
  /*background: url(/static_assets/sites/all/themes/hoken/images/chk_001.png) no-repeat;*/
  background-size: contain;
  vertical-align: bottom;
  margin-top: 0;
  margin-left: -8px;
  filter: alpha(opacity=0);
  -moz-opacity:0;
  opacity:0;
  cursor: pointer;
}
.page-voice input[type="radio"]:checked:before,
.page-voice input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 24px;
  height: 24px;
  /*background: url(/static_assets/sites/all/themes/hoken/images/chk_001-select.png) no-repeat;*/
  background-size: 24px 24px;
  margin-top: 0;
  margin-left: -8px;
  filter: alpha(opacity=0);
  -moz-opacity:0;
  opacity:0;
  cursor: pointer;
}
.page-voice input[type="submit"] {
  display: block;
  border:0;
  background: url(/static_assets/sites/all/themes/hoken/images/btn_017.png) no-repeat;
  height: 43px;
  width: 280px;
  line-height: 43px;
  text-decoration: none;
  color: #333;
  margin: 0 auto;
  font-size: 1.31em;
  text-align: center;
  cursor: pointer;
}
.page-voice .customer_comment .action div{
  display: inline-block;
}
/*----------------------------------------------
     全国の銀行店舗一覧
     全国の店舗一覧
------------------------------------------------*/
.page-shop-list .views-row,
.page-shop-list-bank .views-row {
  display: inline-block;
  width: 153px;
  margin: 20px 0 20px;
  vertical-align: top;
  margin-left: 10px;
}
.page-shop-list .views-row .site_name,
.page-shop-list-bank .views-row .site_name {
  font-size: 0.8em;
}
.page-shop-list .views-row .name_note,
.page-shop-list-bank .views-row .name_note {
  font-size: 0.8em;
}
.page-shop-list .view-id-shop_search {
  margin-top: 20px;
}
.page-shop-list .list_release_annual {
    font-weight:bold;
    margin-bottom: 30px;
}
.page-shop-list .list_release_annual a:link,
.page-shop-list .list_release_annual a:visited {
  font-weight: normal;
}
.page-shop-list .list_release_annual a {
  display: inline-block;
  border-left: 1px solid #333;
  margin-left: 10px;
  padding-left: 10px;
}

/* for old browser */
*:first-child+html .page-shop-list .views-row,
*:first-child+html .page-shop-list-bank .views-row {
	display: inline;
	zoom: 1;
}


/*編集リンク*/
.page-node .tabs h2,
.page-node .tabs .active {
  display: none;
}
.page-node .tabs h2,
.page-node .tabs .active {
  display: none;
}
.page-node .tabs li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  background: #E3D1C1;
  border-radius: 4px;
  padding: 8px 20px;
}
.page-node .tabs li a {
  color: #333;
  text-decoration: underline;
  letter-spacing: 2px;
}
.page-node .tabs li a:hover {
  color: #555;
  text-decoration: none;
}
.page-node-log .view-feeds-log {
  margin-left: 20px;
  margin-bottom: 20px;
  width: 250px;
  float: left;
  background: #E3D1C1;
  border-radius: 4px;
  padding: 8px 20px;
}
.page-node-log .view-feeds-log .form-type-select,
.page-node-log .view-feeds-log .views-submit-button {
  float: left;
  margin-left: 10px;

}
.page-node-log .view-feeds-log .views-widget-filter-severity label {
  float: left;
}
.page-node-log .view-feeds-log .view-empty {
  display: none;
}


.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
}


/*----------------------------------------------
     node-type-utility-questionnaire
------------------------------------------------*/
.node-type-utility-questionnaire .container_wrap {
    background: #fff;
    display: inline-block;
}

.node-type-utility-questionnaire .container {
    border-right: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    padding: 15px 19px 0;
    width: 910px;
}
.node-type-utility-questionnaire .header {
    height: auto;
    border: none;
}
.node-type-utility-questionnaire .header h1 {
    position: relative;
}
.node-type-utility-questionnaire .header h1 .step {
    float: right;
}
.node-type-utility-questionnaire .header .title_enquete {
    margin-top: 33px;

    font-size: 170%;
    font-weight: bold;
}
.node-type-utility-questionnaire .header .title_enquete_line {
    background: url(/static_assets/sites/all/themes/hoken/images/enquete/bg_011.png) repeat;
    width: 100%;
    height: 5px;
}
.node-type-utility-questionnaire .contents {
    border-bottom: none;
    margin-bottom: 0;
    padding: 10px 0 40px;
}
.node-type-utility-questionnaire .footer {
    border-top: #dcdcdc 1px solid;
    padding-top: 20px;
    margin: 0 5px;
}
.node-type-utility-questionnaire .gray_box {
    margin: 0 auto;
    width: 750px;
    border: 5px #dcdcdc solid;
    padding: 20px;
    margin-top: 45px;
}
.node-type-utility-questionnaire .txt001 {
    font-size: 140%;
    font-weight: bold;
}
.node-type-utility-questionnaire .txt002 {
    font-size: 120%;
}
.node-type-utility-questionnaire .txt003 {
    text-align: right;
}
.node-type-utility-questionnaire #edit-password {
    background: #FFFFCB;
    width:200px;
    padding: 5px 5px;
    font-size: 1em;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #999;
    border-bottom-color: #999;
    border-left-color: #999;
}
.node-type-utility-questionnaire .block_alert_001 {
  margin-top: 20px;
}
.node-type-utility-questionnaire #edit-submit {
  width: 300px;
  height: 50px;
}
.node-type-utility-questionnaire .btn_submit_005_submit,
.node-type-utility-questionnaire #submit02,
.node-type-utility-questionnaire .btn_submit_007,
.node-type-utility-questionnaire .btn_submit_008{
  border: none;
  text-indent: -9999px;
  margin: 0 auto;
  display: block;
}
.node-type-utility-questionnaire .btn_submit_005_submit{
  background: url(/static_assets/sites/all/themes/hoken/images/enquete/btn_submit_005.png);
}
.node-type-utility-questionnaire #submit02 {
  background: url(/static_assets/sites/all/themes/hoken/images/enquete/btn_submit_007_on.png);
  width: 300px;
  height: 50px;
}
.node-type-utility-questionnaire .btn_submit_007:disabled {
  background: url(/static_assets/sites/all/themes/hoken/images/enquete/btn_submit_007_off.png);
  width: 300px;
  height: 50px;
  display: inline-block;
}
.node-type-utility-questionnaire .btn_submit_008,
.node-type-utility-questionnaire .btn_submit_007 {
  background: url(/static_assets/sites/all/themes/hoken/images/enquete/btn_submit_007_on.png);
  width: 300px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
}

.node-type-utility-questionnaire  #edit-back {
  cursor: pointer;
  border: none;
  width: 120px;
  height: 50px;
  display: inline-block;
  margin-right: 10px;
  background: url(/static_assets/sites/all/themes/hoken/images/enquete/btn_submit_006.jpg) no-repeat left top;
}


.node-type-utility-questionnaire  .block_submit input.btn_submit_007.input_disabled {
  background: url(/static_assets/sites/all/themes/hoken/images/enquete/btn_submit_007_off.png) left top no-repeat;
  width: 300px;
  height: 50px;
}

.node-type-utility-questionnaire .alert {
    color: #333;
}
.node-type-utility-questionnaire form .title {
    margin-top: 30px;
    font-size: 120%;
    font-weight: bold;
    border-bottom: 1px dotted #333;
}
.node-type-utility-questionnaire form .title:first-child {
    margin-top: 20px;
}
.node-type-utility-questionnaire form .title .supple {
    display: inline-block;
}
.node-type-utility-questionnaire .box_field_question,
.node-type-utility-questionnaire ul {
    font-size: 120%;
    margin-top: 10px;
}
.node-type-utility-questionnaire .box_field_question input[type="text"],
.node-type-utility-questionnaire .box_field_question textarea {
    width: 897px;
    resize:vertical;
}
.node-type-utility-questionnaire ul.goods_choose {
    margin: 10px 0px 0;
}
.node-type-utility-questionnaire ul.goods_choose li {
    font-size: 12px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 5px;
    padding-top: 10px;
}
.node-type-utility-questionnaire ul.goods_choose img {
    max-width: 118px;
    max-height: 118px;
    height: auto;
    overflow: hidden;
    border: 1px solid #dcdcdc;
}
.node-type-utility-questionnaire ul.goods_choose .goods {
    display: inline-block;
}
.node-type-utility-questionnaire ul.goods_choose .radio {
    background: #ffe4b4;
    vertical-align: top;
    padding: 52px 10px 52px 9px;
    margin-right: 10px
}
.node-type-utility-questionnaire ul.goods_choose .goods.text {
    width: 721px;
    margin-left: 10px;
    vertical-align: top;
}
.node-type-utility-questionnaire ul.goods_choose .goods_title {
    color: #1b8cb1;
    font-size: 140%;
    margin-top: 3px;
    font-weight: bold;
}
.node-type-utility-questionnaire ul.goods_choose .goods_desc {
    font-size: 118%;
    margin-top: 3px;
}
.node-type-utility-questionnaire .title .customer_anno {
    font-size: 80%;
    color: #ff5622;
}
.node-type-utility-questionnaire .customer_info {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}
/* 汎用アンケのエラーメッセージは表示 */
.node-type-utility-questionnaire .errmes{
   display: block;

}
.node-type-utility-questionnaire .form-required {
   display: none;
}
.node-type-utility-questionnaire .customer_info_conf .item2,
.node-type-utility-questionnaire .customer_info .item2 {
    width: 630px;
}
.node-type-utility-questionnaire .block_list_form .item1.require { background: #E9E9E9 url(/static_assets/sites/all/themes/hoken/images/enquete/icon_require02.png) no-repeat 190px 9px; }

.node-type-utility-questionnaire .form-item-tel,
.node-type-utility-questionnaire .form-item-mail,
.node-type-utility-questionnaire .form-item-postcode,
.node-type-utility-questionnaire .form-item-prefecture,
.node-type-utility-questionnaire .form-item-address1,
.node-type-utility-questionnaire .form-item-address2 {
  display: inline;
}
.node-type-utility-questionnaire .form-item-mail input,
.node-type-utility-questionnaire .form-item-mail-confirmation input {
  width: 210px;
}
.node-type-utility-questionnaire .img_submit,
.node-type-utility-questionnaire .enq_submit label {
    cursor: pointer;
    display: inline-block;
}
.node-type-utility-questionnaire .input_disabled {
    cursor: default;
}
.node-type-utility-questionnaire .btn_dbl label:first-child{
    margin-right: 10px;
}
.node-type-utility-questionnaire .birthday td {
    padding-right: 10px;
}
.node-type-utility-questionnaire .birthday td:first-child {
    width: 35px;
    padding-right: 0;
}
.node-type-utility-questionnaire .birthday .form-item-birthday-year input {
    width: 40px;
}
.node-type-utility-questionnaire .birthday .form-item-birthday-month input,
.node-type-utility-questionnaire .birthday .form-item-birthday-day input {
    width: 20px;
}
.node-type-utility-questionnaire .title_box {
    width: 147px;
    height: 23px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
    border: 1px #f00 solid;
    font-size: 120%;
}
.node-type-utility-questionnaire .answer_title {
    background: #e1e1e1;
    padding: 3px 5px;
    margin-bottom: 3px;
}
.node-type-utility-questionnaire .answer_txt {
    margin-bottom: 15px;
    padding: 3px 5px;
}
.node-type-utility-questionnaire .answer_choose {
    margin-bottom: 15px;
    font-weight: bold;
}
.node-type-utility-questionnaire .element-invisible { /* タイトル削除 */
    display:none;
}

/*----------------------------------------------
     aftercare start
------------------------------------------------*/
.page-aftercare .container_wrap {
    background: #fff;
    display: inline-block;
}

.page-aftercare .container {
    border-right: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    padding: 15px 19px 0;
    /*width: 910px;*/
}
.page-aftercare .header {
    height: auto;
    border: none;
}
.page-aftercare .header h1 {
    position: relative;
}
.page-aftercare .header h1 .step {
    float: right;
}
.page-aftercare .header .title {
    margin-top: 33px;
    font-size: 170%;
    font-weight: bold;
}
.page-aftercare .header .title_line {
    background: url(/static_assets/sites/all/themes/hoken/images/aftercare/bg_011.png) repeat;
    width: 100%;
    height: 5px;
}
.page-aftercare .contents {
    border-bottom: none;
    margin-bottom: 0;
    padding: 10px 0 40px;
}
.page-aftercare .footer {
    background: #FFF;
    border-top: #dcdcdc 1px solid;
    padding-top: 20px;
    margin: 0 5px;
}
.page-aftercare .gray_box {
    margin: 0 auto;
    width: 750px;
    border: 5px #dcdcdc solid;
    padding: 20px;
    margin-top: 45px;
}
.page-aftercare .txt001 {
    font-size: 140%;
    font-weight: bold;
}
.page-aftercare .txt002 {
    font-size: 120%;
}
.page-aftercare .txt003 {
    text-align: right;
}

.page-aftercare input[type="submit"] {
    width: 140px;
    height: 25px;
    padding: 0;
    margin: 10px 0 10px 50px;
    cursor: pointer;
}
.page-aftercare input[type="submit"]:first-child {
    margin: 10px 0;
}
.page-aftercare .block_alert_001 {
  margin-top: 20px;
}

.page-aftercare  .block_submit input.btn_submit_005_submit {
  /*「入力内容を送信する」ボタン  ・・・ 単体で使うVer.*/
  background: url(/static_assets/sites/all/themes/hoken/images/aftercare/btn_submit_005.png) left top no-repeat;
  width: 350px;
  height: 72px;
}
.page-aftercare  .block_submit input.btn_submit_007 {
  background: url(/static_assets/sites/all/themes/hoken/images/aftercare/btn_submit_007_on.png) left top no-repeat;
  width: 350px;
  height: 72px;
}
.page-aftercare  .block_submit input.btn_submit_008 {
  background: url(/static_assets/sites/all/themes/hoken/images/aftercare/btn_submit_007_on.png) left top no-repeat;
  width: 350px;
  height: 72px;
}

.page-aftercare .block_submit {
  margin-bottom: 25px;
}
.page-aftercare .block_submit img {
  height: 51px;
  width: auto;
}
.page-aftercare .contents_footer_first {
  border-top:none;
}
.page-aftercare #confirm #edit-submit {
  background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_006.png) left top no-repeat;
  height: 51px;
  width: 253px;
  text-indent: -9999px;
  display: inline-block;
  border: none;
  cursor: pointer;
  margin: 0 auto;
}

.page-aftercare .block_submit input.btn_submit_001 {
    background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_001.png) left top no-repeat;
    width: 350px;
    height: 72px;
    margin: 0 auto;
}

.page-aftercare .block_submit input.btn_submit_001.input_disabled {
    background: url(/static_assets/sites/all/themes/hoken/images/btn_submit_001_disabled.png) no-repeat;
    cursor: default;
    width: 350px;
    height: 72px;
}
.page-aftercare .block_submit #edit-back {
  background: url(/static_assets/sites/all/themes/hoken/images/aftercare/btn_submit_006.jpg) no-repeat left top;
  text-indent: -999px;
  display: inline-block;
  height: 51px;
  margin: 0 10px 0 0;
  vertical-align: bottom;
}


.page-aftercare  .block_submit input.btn_submit_007.input_disabled {
  background: url(/static_assets/sites/all/themes/hoken/images/aftercare/btn_submit_007_off.png) left top no-repeat;
  width: 350px;
  height: 72px;
}

.page-aftercare .alert {
    color: #333;
}

.page-aftercare p.alert {
    color: #FF0000;
}

.page-aftercare form .title {
    margin-top: 30px;
    font-size: 120%;
    font-weight: bold;
    border-bottom: 1px dotted #333;
}
.page-aftercare form .title:first-child {
    margin-top: 20px;
}
.page-aftercare form .title .supple {
    display: inline-block;
}
.page-aftercare .title .customer_anno {
    font-size: 80%;
    color: #ff5622;
}
.page-aftercare .customer_info {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}
.page-aftercare .err_m_kanij .errmes{
   display: none;
}


.page-aftercare .form-required {
   display: none;
}
.page-aftercare .customer_info_conf .item2,
.page-aftercare .customer_info .item2 {
    width: 630px;
}
.page-aftercare .block_list_form .item1.require { background: #E9E9E9 url(/static_assets/sites/all/themes/hoken/images/aftercare/icon_required01.png) no-repeat 190px 9px; }
.page-aftercare .block_list_form .item1.require2 { background: #E9E9E9 url(/static_assets/sites/all/themes/hoken/images/aftercare/icon_required02.png) no-repeat 140px 9px; }

.page-aftercare .form-item-tel,
.page-aftercare .form-item-mb-tel,
.page-aftercare .form-item-mail,
.page-aftercare .form-item-postcode,
.page-aftercare .form-item-prefecture,
.page-aftercare .form-item-address1,
.page-aftercare .form-item-address2 {
  display: inline;
}
.page-aftercare div[class^="form-item-pos-week"]{/* うごかぬ！kondo */
  display: inline;
}
.page-aftercare div[class^="form-item-mb-pos-week"]{/* うごかぬ！kondo */
  display: inline;
}
.page-aftercare .form-item-mail input,
.page-aftercare .form-item-mail-confirmation input {
  width: 210px;
}
.page-aftercare .form-item-mail:after,
.page-aftercare .form-item-mail-confirmation:after {
  content: "全て半角（   例：aaa@hokennomadoguchi.co.jp）";
}
.page-aftercare .form-item-birthday-day .field-suffix:after {
  content: "　全て半角";
}
.page-aftercare .form-item-pos-week-1,
.page-aftercare .form-item-pos-week-2,
.page-aftercare .form-item-pos-week-3,
.page-aftercare .form-item-pos-week-4,
.page-aftercare .form-item-pos-week-5,
.page-aftercare .form-item-pos-week-6,
.page-aftercare .form-item-pos-week-7
{
  display: inline;
}
.page-aftercare .form-item-pos-time-1,
.page-aftercare .form-item-pos-time-2,
.page-aftercare .form-item-pos-time-3,
.page-aftercare .form-item-pos-time-4
{
  display: inline;
}

.page-aftercare .form-item-mb-pos-week-1,
.page-aftercare .form-item-mb-pos-week-2,
.page-aftercare .form-item-mb-pos-week-3,
.page-aftercare .form-item-mb-pos-week-4,
.page-aftercare .form-item-mb-pos-week-5,
.page-aftercare .form-item-mb-pos-week-6,
.page-aftercare .form-item-mb-pos-week-7
{
  display: inline;
}
.page-aftercare .form-item-mb-pos-time-1,
.page-aftercare .form-item-mb-pos-time-2,
.page-aftercare .form-item-mb-pos-time-3,
.page-aftercare .form-item-mb-pos-time-4
{
  display: inline;
}
.page-aftercare .form-item-mb-pos-time,
.page-aftercare .form-item-mb-pos-week,
.page-aftercare .form-item-pos-week ,
.page-aftercare .form-item-pos-time {
  display: table;
  border-collapse: collapse;
}
.page-aftercare .form-item-mb-pos-time label:first-child,
.page-aftercare .form-item-mb-pos-week label:first-child,
.page-aftercare .form-item-pos-week label:first-child,
.page-aftercare .form-item-pos-time label:first-child {
  background: #ffe3d2;
  border: 1px solid #f3d7c7;
  width: 66px;
  display: table-cell;
  padding: 5px 8px;
}
.page-aftercare .form-item-mb-pos-time .form-checkboxes,
.page-aftercare .form-item-mb-pos-week .form-checkboxes,
.page-aftercare .form-item-pos-week .form-checkboxes,
.page-aftercare .form-item-pos-time .form-checkboxes {
  background: #fff1e9;
  border: 1px solid #f3d7c7;
  width: 529px;
  display: table-cell;
  padding: 5px 8px;
}
.page-aftercare .form-item-mb-pos-time label:first-child,
.page-aftercare .form-item-mb-pos-time .form-checkboxes,
.page-aftercare .form-item-pos-time label:first-child,
.page-aftercare .form-item-pos-time .form-checkboxes {
  border-top: none;
}
.page-aftercare .confirm-week-and-time {
  background: #fff1e9;
  border: 1px solid #f3d7c7;
  padding: 5px 8px;
}
.page-aftercare .img_submit,
.page-aftercare .enq_submit label {
    cursor: pointer;
    display: inline-block;
}
.page-aftercare .input_disabled {
    cursor: default;
}
.page-aftercare .btn_dbl label:first-child{
    margin-right: 10px;
}

.page-aftercare .form-item-birthday-year,
.page-aftercare .form-item-birthday-month,
.page-aftercare .form-item-birthday-day
 {
    display: inline;
}

.page-aftercare .birthday td {
    padding-right: 10px;
}
.page-aftercare .birthday td:first-child {
    width: 35px;
    padding-right: 0;
}
.page-aftercare .birthday .form-item-birthday-year input {
    width: 40px;
}
.page-aftercare .birthday .form-item-birthday-month input,
.page-aftercare .birthday .form-item-birthday-day input {
    width: 20px;
}
.page-aftercare .title_box {
    width: 147px;
    height: 23px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
    border: 1px #f00 solid;
    font-size: 120%;
}
.page-aftercare .block_form_fin {
  text-align: center;
}
.page-aftercare .messages .error {
    display:none;
}
.page-aftercare .element-invisible { /* タイトル削除 */
    display:none;
}
.page-aftercare #header-messages{ /* タイトル削除 */
    display:none;
}
.page-aftercare p.docnumber{ /* 募文番号 */
    text-align:right;
}
.page-aftercare ul.ui-autocomplete {
  background-color:#FFFFFF!important;
  width:400px!important;
  border: 1px solid #dd2723;
  cursor: default;
}

/*----------------------------------------------
     aftercare end
------------------------------------------------*/

/*----------------------------------------------
     ml-cancel start
------------------------------------------------*/
.page-ml-cancel .container_wrap {
    background: #fff;
    display: inline-block;
}

.page-ml-cancel .container {
    border-right: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    padding: 15px 19px 0;
    /*width: 910px;*/
}
.page-ml-cancel .header {
    height: auto;
    border: none;
}
.page-ml-cancel .header h1 {
    position: relative;
}
.page-ml-cancel .header h1 .step {
    float: right;
}
.page-ml-cancel .header .title {
    margin-top: 33px;
    font-size: 170%;
    font-weight: bold;
}
.page-ml-cancel .header .title_line {
    background: url(/static_assets/sites/all/themes/hoken/images/aftercare/bg_011.png) repeat;
    width: 100%;
    height: 5px;
}
.page-ml-cancel #header-messages {
    display:none;
}
.page-ml-cancel .contents {
    border-bottom: none;
    margin-bottom: 0;
    padding: 10px 0 40px;
}
.page-ml-cancel .contents >.title {
    margin-top: 10px;
    margin-left: 80px;
}
.page-ml-cancel .footer {
    background: #FFF;
    border-top: #dcdcdc 1px solid;
    padding-top: 20px;
    margin: 0 5px;
}
.page-ml-cancel .txt001 {
    font-size: 140%;
    font-weight: bold;
}
.page-ml-cancel .txt002 {
    font-size: 120%;
}
.page-ml-cancel .txt003 {
    text-align: right;
}

.page-ml-cancel input[type="submit"] {
    text-align:center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    cursor: pointer;
    background: url(/static_assets/sites/all/themes/hoken/images/aftercare/btn_submit_stop.png) center top no-repeat;
    width: 320px;
    height: 50px;
}
.page-ml-cancel input[type="submit"]:first-child {
    margin-top: 10px;
}
.page-ml-cancel .block_alert_001 {
  margin-top: 20px;
}

.page-ml-cancel .block_submit {
  margin-bottom: 5px!important;
  text-align:center;
}
.page-ml-cancel .block_submit img {
  height: 51px;
  width: auto;
}
.page-ml-cancel .contents_footer_first {
  border-top:none;
}
.page-ml-cancel .alert {
    color: #333;
}

.page-ml-cancel p.alert {
    color: #FF0000;
}
.page-ml-cancel .form-required {
   display: none;
}
.page-ml-cancel p.docnumber{ /* 募文番号 */
    text-align:right;
}

/*----------------------------------------------
     ml-cancel end
------------------------------------------------*/


.mail_check .title_mc {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
}
.mail_check .title_not_reach {
  font-weight: bold;
  margin: 10px 0;
  color: #dd2723;
}
.mail_check .title_not_reach:before {
  content: "■";
}
.mail_check .box_not_reach p {
  margin-bottom: 10px;
}
.mail_check .box_btn_002 .box_btn_002 {
  text-align: center;
}
.mail_check .box_btn_002 .box_btn_002 a {
  display: inline-block;
  background: url(/static_assets/sites/all/themes/hoken/images/btn_004.png) no-repeat;
  height: 61px;
  width: 300px;
  line-height: 61px;
  text-decoration: none;
  color: #333;
  margin: 0 auto 20px;
  font-size: 1.63em;
  text-align: center;
  float: none;
}
