@charset "utf-8";

@import url("/files/live/live.css");
@import url("/files/live/live_pc.css");

/*
 * PC用スタイルCSS
 */


/* ↓↓　雛形　レイアウトにあわせて追記・上書きして下さい　↓↓ */



/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none #fff;
}
body {
  background-repeat: repeat-x;
  color: #333;
}
#wrapper {
}
#outer_block {
  background: none transparent;
  padding: 24px 0 0;
}

a:link, a:visited, a:hover, a:active {
  color: #4141ff;
}




/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  height: 196px;
  padding: 0;
}
#header_information {
  height: 125px;
  position: relative;
}

/*  H１テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
}
#site-description a {
  display: inline;
  color: #5f5f5f;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header {
  padding: 30px 0 0;
}
.main_header img {
  width: 138px;
  height: 73px;
}


/* 特設ボタン
---------------------------------------------------------------------------------------------------- */
#header_btns {
  position: absolute;
  right: 0;
  top: 22px;
  width: 300px;
}
#header_btns .h_btn a {
  background: no-repeat 0 0 transparent;
  display: block;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
#header_btns .h_btn a:hover { background-position: left bottom; }

#header_btns #h_contact {
  margin: 0 0 10px 10px;
}
#header_btns #h_contact a {
  background-image: url("/files/header_btn.jpg");
  height: 43px;
}

#header_btns li {
  float: left;
  width: 90px;
  padding: 0 0 0 10px;
}
#header_btns #h_policy a {
  background-image: url("/files/header_01.jpg");
  height: 43px;
}
#header_btns #h_aboutus a {
  background-image: url("/files/header_02.jpg");
  height: 43px;
}
#header_btns #h_sitemap a {
  background-image: url("/files/header_03.jpg");
  height: 43px;
}


/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access, #access .menu-header, div.menu {
  width: 960px;
}
div#access .menu-item a, div#access .menu-item a:hover {
  background-color: transparent;
  height: 51px;
  line-height: 51px;
}
#access ul.menu ul.sub-menu {
  top: 51px;
}
#access ul.menu ul.sub-menu,
#access ul.menu ul.sub-menu li {
}
div#access ul.sub-menu li.sub-gnavi a, div#access ul.sub-menu li.sub-gnavi2 a {
  background: none #fff;
  background: none rgba(255, 255, 255, 0.75);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #333;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
  color: #333;
}
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none #fff;
  background: none rgba(255, 255, 255, 0.75);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #333;
}
#access ul li.current_page_item > a:hover, #access ul li.current-menu-ancestor > a:hover,
#access ul li.current-menu-item > a:hover, #access ul li.current-menu-parent > a:hover {
  color: #333;
}

/* IE7 hack */
*:first-child+html div#access ul.sub-menu li.sub-gnavi a,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a {
  background-color: #fff;
}
*:first-child+html div#access ul.sub-menu li.sub-gnavi a:hover,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background-color: #fff;
}

/* IE9 hack */
div#access ul.sub-menu li.sub-gnavi a:not(:target),
div#access ul.sub-menu li.sub-gnavi2 a:not(:target),
div#access ul.sub-menu li.sub-gnavi a:not(:target):hover,
div#access ul.sub-menu li.sub-gnavi2 a:not(:target):hover {
	filter: none;
	-ms-filter: none;
}


#access .subnav .subnav_item {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 8px 20px;
    text-align: left;
    text-indent: 0;
}
#access .subnav .subnav_item:hover {
    background: rgba(5, 165, 149, 0.8) none repeat scroll 0 0;
    color: #fff;
}


/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser {
  display: none;
  height: 0;
}
.flash_teaser {
  background-repeat: no-repeat !important;
}
#jquery_slider { margin: 0 0 20px; }





/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
.widget-title, .widget-title2 a {
  padding: 0;
  text-align: center;
  color: #fff;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color: #fff;
}


#main .widget-area ul ul li a {
  padding: 0 35px 0 15px;
  color: #4141ff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/*  左ナビ
---------------------------------------------------------------------------------------------------- */
#secondary {
  padding: 0 0 40px;
}
/* 追加ナビ */
.bnr_side {
  padding: 0;
  text-indent: -9999px;
}
.bnr_side a {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.bnr_side a:hover {
  background-position: center bottom !important;
}

#text-3 .bnr_side,
#text-8 .bnr_side { margin: 0 0 10px; }
#club_bnr_block a {
  background: url("/files/ashiyaclub_bnr.jpg") no-repeat 0 0 transparent;
  height: 70px;
}
#tochi_bnr_block a {
  background: url("/files/buy_bnr.jpg") no-repeat 0 0 transparent;
  height: 100px;
}
#chintai_bnr_block a {
  background: url("/files/rent_bnr.jpg") no-repeat 0 0 transparent;
  height: 100px;
}
#area_bnr_block a {
  background: url("/files/widget_list_bg_02.jpg") no-repeat 0 0 transparent;
  height: 120px;
}

#text-7 {
  background: url("/files/widget_content_bg.jpg") repeat-y 0 0 transparent;
}
#text-7 .widget-title {
  background-image: url("/files/secondary_widget_title.jpg");
  margin: 0 0 2px;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
#sub_widget_title {
  display: block;
  background: url("/files/widget_list_bg_01.jpg") no-repeat 0 0 transparent;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
#eki_01_bnr_block a {
  background: url("/files/widget_list_bg_03.jpg") no-repeat 0 0 transparent;
  height: 40px;
}
#eki_02_bnr_block a {
  background: url("/files/widget_list_bg_04.jpg") no-repeat 0 0 transparent;
  height: 40px;
}
#eki_03_bnr_block a {
  background: url("/files/widget_list_bg_05.jpg") no-repeat 0 0 transparent;
  height: 40px;
}
#eki_04_bnr_block a {
  background: url("/files/widget_list_bg_06.jpg") no-repeat 0 0 transparent;
  height: 40px;
}
#syougakkou_bnr_block a {
  background: url("/files/widget_list_bg_07.jpg") no-repeat 0 0 transparent;
  height: 81px;
}

#support_bnr_block a {
  background: url("/files/widget_list_bg_08.jpg") no-repeat 0 0 transparent;
  height: 40px;
}
#company_bnr_block a {
  background: url("/files/widget_list_bg_09.jpg") no-repeat 0 0 transparent;
  height: 40px;
}
#staff_bnr_block a {
  background: url("/files/widget_list_bg_10.jpg") no-repeat 0 0 transparent;
  height: 40px;
}
#shacho_bnr_block a {
  background: url("/files/blog_bnr_02.jpg") no-repeat 0 0 transparent;
  height: 70px;
}
#policy_bnr_block a {
  background: url("/files/widget_list_bg_11.jpg") no-repeat 0 0 transparent;
  height: 40px;
}
#blog_block a,
#blog_block a:hover {
  height: 70px;
  margin: 0 0 10px;
}
#contact_bnr_block a,
#contact_bnr_block a:hover {
  background-image: url("/files/widget_list_bg_12.jpg");
  height: 60px;
}

#job_bnr_block a:hover {
background: rgba(0, 0, 0, 0) url("http://www.i3333.com/60003539/wp-content/uploads/2016/07/job_bnr1.jpg") no-repeat scroll left bottom;
  height: 231px;
  display: block;
      margin: 0;
    overflow: hidden;
    padding: 0;
}

#job_bnr_block a {
    background: rgba(0, 0, 0, 0) url("http://www.i3333.com/60003539/wp-content/uploads/2016/07/job_bnr1.jpg") no-repeat scroll left top;
    display: block;
    height: 231px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#job_bnr_block {
    padding: 0;
    text-indent: -9999px;
}

#thirdly {
  padding: 0 0 50px;
}



/*  ブログナビ
---------------------------------------------------------------------------------------------------- */
#wp-calendar caption {
  text-align: center;
}
#wp-calendar thead th {
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #ccc;
  line-height: 2;
  padding: 5px;
}
#wp-calendar tbody td a { text-decoration: underline; }
#wp-calendar tbody td a:hover { text-decoration: none; }




/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
}
#footer_box {
  background-position: center bottom;
  height: 185px;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
}
#footer-widget-area .widget-area ul.menu {
  border-color: #333;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #333;
  color: #333;
  margin-bottom: 5px;
  padding: 0 10px;
}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}



/*  フッター情報
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post {
  width: 713px;
  margin: 65px 0 0 287px;
}



/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  color: #fff;
}




/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {
  color: #191919;
}
h3.entry_title, .entry_title, .entry-title { /* 背景、余白などはこちら */
  width: 680px;
  padding: 0 0 0 20px;
  color: #fff;
  text-align: left;
}
h3.entry_title, .entry_title, .entry_title h3, .entry-title { /* フォントサイズはこちら */
  font-size: 14px;
}
.entry_title a:link, .entry_title a:visited, .entry_title a:hover, .entry_title a:active,
.entry-title a:link, .entry-title a:visited, .entry-title a:hover, .entry-title a:active {
  color: #fff;
}
.entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover {
}

.half_entry_title {
}

h4.sub_entry_title {
  width: 680px;
  padding: 0 0 0 20px;
  color: #333;
}
h4.sub_entry_title a:link, h4.sub_entry_title a:visited,
h4.sub_entry_title a:hover, h4.sub_entry_title a:active {
  color: #333;
}
.sub_entry_title span.read_more_btn a,
.sub_entry_title span.read_more_btn a:hover {
}

h5.inline_title {
  background: url("/files/clom3-title.jpg") no-repeat 0 0 transparent;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 12px;
  color: #333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.field_3col h5.inline_title { width: 220px; }
.coupon_data h5.inline_title,
.c_04 h5.inline_title,
.i_01 .inline_title,
.j_01 h5.inline_title {
  background: none #efefef;
  border: 1px solid #ccc;
  height: auto;
  line-height: 1.7;
  padding: 10px;
  text-align: left;
}

small {
  border-color: #4141ff;
}
small a {
  width: 100%;
  padding: 5px 0;
  text-align: center !important;
  color: #4141ff !important;
}

small a:hover {
  background-color: #4141ff;
  color: #FFF !important;
}





/*  テーブル
---------------------------------------------------------------------------------------------------- */
.table_area td.td_name, .table_area td.td_value,
body.coupon .table_area td.td_name, body.coupon .table_area td.td_value,
.z_c1 .iqfm-table th, .z_c1 .iqfm-table td {
  border-color: #ccc;
}
.table_area td.td_name, body.coupon .table_area td.td_name, .z_c1 .iqfm-table th {
  background: none #ebebeb;
}
.table_area td.td_value, body.coupon .table_area td.td_value, .z_c1 .iqfm-table td {
}
.td_cell {
  border-color: #ccc;
}

.table_area table tr td {
  background: none transparent;
}

.z_g1 .table_area table tr td.column1 {
    width: 75px;
}

/*  テーブル(小学校検索)
---------------------------------------------------------------------------------------------------- */

#primary_school {
   font-size: 14px;
  
}

#primary_school p {
    font-size: 20px;
    margin:0 0 20px 0;
}

#primary_school tbody, td, tr, th {
  border: 1px solid #ccc;
  vertical-align: middle;
}

#primary_school th{
  text-align: center;
  color: #333;
  padding: 10px 0;
  background-color: #eee;
  border: 1px solid #b9b9b9;
}

#primary_school .s_namu {
  width:16% ;
}
#primary_school .z_namu {
  width: 14%; 
}
#primary_school .e_namu { 
  width: ; 
}
#primary_school .t_namu  {
  width:  ; 
}
#primary_school .l_namu { 
  width:8%  ; 
}

#primary_school td{
   padding: 6px;
   line-height: 20px;
   background-color: #fff;
   border: 1px solid #b9b9b9;
}



/*  ページ遷移ボタン
---------------------------------------------------------------------------------------------------- */
.tablenav { padding: 1em 0; }
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a,
.page_up a {
  background: none transparent;
  border-style: solid;
  border-color: #4141ff;
  color: #4141ff !important;
}
.permalink_in a:link, .permalink_in a:visited,
.pageback a:link, .pageback a:visited {
}
.tablenav .next:link, .tablenav .next:visited,
.tablenav .prev:link, .tablenav .prev:visited {
  border: 1px solid #fff;
  background: none transparent;
}
.tablenav .next:hover, .tablenav .next:active,
.tablenav .prev:hover, .tablenav .prev:active {
  background-color: #4141ff;
  border-color: #4141ff;
}
.tablenav .current, a.page-numbers:hover,
.permalink_in a:hover, .permalink_in a:active,
.pageback a:hover, .pageback a:active,
.page_up a:hover, .page_up a:active {
  background: none #4141ff;
  border-style: solid;
  border-color: #4141ff;
  color: #fff !important;
} 



/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* 各ブロック点線 */
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.z_d1 .blog_post,
.list_block .list_box {
  border-color: #999;
}


/* Aブロック */
.eyecatch.display_line_bg { background-image: url("/files/recommend_b_bg.jpg"); }
.eyecatch .dispaly_line_outer { background-image: url("/files/recommend_b_top.jpg"); }
.eyecatch .dispaly_line_inner { background-image: url("/files/recommend_b_bottom.jpg"); }
.eyecatch.display_line_bg img { width: 300px; }

.field_3col .display_line_bg { background-image: url("/files/recommend_s_bg.jpg"); }
.field_3col .dispaly_line_outer { background-image: url("/files/recommend_s_top.jpg"); }
.field_3col .dispaly_line_inner { background-image: url("/files/recommend_s_bottom.jpg"); }
.field_3col .display_line_bg img { width: 200px; }


/* Cブロック */
.c_01, .c_02, .c_03, .c_05, .c_06 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  padding: 0 0 20px;
  *padding: 0 0 30px;
}
.c_04 { margin: 0 0 20px; }

/* page_99のCブロック */
#page_99 .eyecatch img, .img_size_small img, .img_size_medium img, .img_size_large img  {
  width: 62%;
}
#page_99 .img_size_medium {
    height: auto;
    overflow: hidden;
    text-align: center;
    width: 200px;
}



/* Dブロック */
.menu-list table {
  border-collapse:separate;
}


/* Gブロック */
.g_01 .sub_entry_title a,
.g_02 .sub_entry_title a { text-decoration: underline; }
.g_01 .sub_entry_title a:hover,
.g_02 .sub_entry_title a:hover { text-decoration: none; }
.indent_border {
  border-color: #999;
  width: 685px;
}


/* Z-D ブログRSS */
.z_d1 { margin: 0 0 20px; }


/* Z-E リンクバナー */
.banner_box { text-align: center; }
.banner_box img {
  max-width: 100%;
  width: auto;
  _width: 100%;
}



/* Z-I スライドショー */
.z_j1 { margin: 0 0 15px; }


/* Z_L お知らせブロック */
.Z_l1 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.Z_l1 .news_small_text { font-size: 12px; }





/*  トップページ
---------------------------------------------------------------------------------------------------- */
/* 新スライドショー */
#l7fztk1zis17epkfczww,
.zh1_6 {
  width: 700px;
  overflow: hidden;
}


/*  エリア検索
---------------------------------------------------------------------------------------------------- */
.sp_only { display: none; }
#area_map {
  background: url("/files/map02_banner.jpg") no-repeat 0 0 transparent;
  height: 430px;
  margin: 0 0 30px;
}
#area_map .column {
  float: left;
  width: 233px;
}
#area_map .column_02 { width: 234px; }
#area_map small {
  background: none #fff;
  border: 0;
  width: 100%;
  margin: 0;
}
#area_map small a {
  display: block;
  background: url("/files/map02_banner.jpg") no-repeat transparent;
  height: 86px;
  padding: 0;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
#area_map .column_01 .item_01 a { background-position: left 0; }
#area_map .column_01 .item_02 a { background-position: left -86px; }
#area_map .column_01 .item_03 a { background-position: left -172px; }
#area_map .column_01 .item_04 a { background-position: left -258px; }

#area_map .column_02 .item_05 a { background-position: center 0; }
#area_map .column_02 .item_06 a { background-position: center -86px; }
#area_map .column_02 .item_07 a { background-position: center -172px; }
#area_map .column_02 .item_08 a { background-position: center -258px; }

#area_map .column_03 .item_09 a { background-position: right 0; }
#area_map .column_03 .item_10 a { background-position: right -86px; }
#area_map .column_03 .item_11 a { background-position: right -172px; }
#area_map .column_03 .item_12 a { background-position: right -258px; }
#area_map .column_04 {
  float: none;
  clear: both;
  width: 310px;
  margin: 0 0 0 233px;
}
#area_map .column_04 .item_13 a { background-position: -233px -344px; }

#area_map small a:hover {
  filter:alpha(opacity=50);
  opacity:0.5;
}


/*  ○○○
---------------------------------------------------------------------------------------------------- */


/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
#container_top .iqfm-table td textarea {
  width: 96%;
  font-size: 100%;
}
.iqfm-req_color {
  color: #F00;
}
.z_c1 button, .z_c1 input[type="reset"], .z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}
.z_c1 .post_data { margin: 0 0 30px; }



/*  クーポンページ
---------------------------------------------------------------------------------------------------- */
body.coupon {
}
.coupon_print_block .print_header,
h1.print_page_title,
.coupon_box table tr td.coupon_data,
.coupon_box table tr td.coupon_meta_title,
.coupon_box table tr td.coupon_meta {
  border-color: #ccc;
}
.coupon_box table tr td.coupon_meta_title {
  background-color: #666;
  color: #fff;
}
.coupon_box table tr td.coupon_meta {
  background-color: #eee;
}
.e-04 .menu_area td {
  height: 3.5em;
}
.e-04 .menu_area .parent_title {
  font-size: 120%;
  height:  auto;
}



/*  ブログ
---------------------------------------------------------------------------------------------------- */
#nav-below div {
}
#nav-below .nav-next { padding: 0 0 0 10px; }





/*  サイドバナー
---------------------------------------------------------------------------------------------------- */


.b_body_care_block a:hover {
background: rgba(0, 0, 0, 0) url("/files/b_body_care.jpg") no-repeat scroll left bottom;
    height: 70px;
  display: block;
      margin: 0;
    overflow: hidden;
    padding: 0;
}

.b_body_care_block a {
    background: rgba(0, 0, 0, 0) url("/files/b_body_care.jpg") no-repeat scroll left top;
    display: block;
    height: 70px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.b_body_care_block {
    padding: 0;
    text-indent: -9999px;
      margin-top: 20px;
}

.b_body_care_block_sp {
  display:none;
}

.lasiesta_block a:hover {
background: rgba(0, 0, 0, 0) url("/files/lasiesta.png") no-repeat scroll left bottom;
    height: 70px;
  display: block;
      margin: 0;
    overflow: hidden;
    padding: 0;
}

.lasiesta_block a {
    background: rgba(0, 0, 0, 0) url("/files/lasiesta.png") no-repeat scroll left top;
    display: block;
    height: 70px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.lasiesta_block {
    padding: 0;
    text-indent: -9999px;
      margin-top: 20px;
}

.lasiesta_block_sp {
  display:none;
}
