@charset "utf-8";

/*
 * 1カラムPC用スタイルCSS
 */

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background-repeat: repeat;
  padding: 0 0 0 300px;
  background-attachment: fixed;
}
body {
  background-image: none;
  color: #222;
  min-width: 1000px;
}
.easys_content_inner,
.half_block_outer02{
  display: block;
  width: 960px;
  margin: 0 auto;
}

#wrapper { background: none transparent; }

#outer_block { background: url(/files/html_bg.jpg) center top repeat; padding: 100px 0 0;}
#page_6 #outer_block, #page_15 #outer_block, #page_41 #outer_block{ padding: 0; }

a:link, a:visited, a:hover, a:active { color: #388cb1;}




/* ===================================================================================================================
   ■ ヘッダー&メイン画像
------------------------------------------------------------------------------------------------------------------- */
#main_teaser, #jquery_slider_pc {
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  z-index: -1;
  width: calc(100% - 300px);
  padding: 0;
  margin: 0 0 0 300px;
}
#branding_box {
  height: 500px;
  padding: 0;
  z-index: 500;
  position: relative;
  background-image: none;
}
#header_information {
	height: 400px;
    width: calc(100% - 300px);
    padding: 0;
    margin: 0 0 0 300px;
}

/* TOP SLIDER使用時 */
#jquery_slider_pc { top: 0; }


/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  position: absolute;
  top: 95px;
  right: 30px;
  text-align: right;
}
#site-description a {
  display: inline;
  color: #388cb1;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header {
  position: fixed;
  left: 10px;
  z-index: 900;
}
.main_header img {
  width: 280px;
  height: 120px;
}
.tel{
	position: absolute;
	top: 0;
	right: 0;
}

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access {
    background-image: url(/files/branding_box_bg.png), url(/files/logo_mark.png);
    background-position: center center, center top;
    background-repeat: no-repeat;
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
#access .menu-header {
  width: 200px;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  height: 260px;
  bottom: 50px;
}

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item a, div#access .menu-item a:hover {
  background-image: url(/files/topnavi2.png);
  height: 40px;
  line-height: 40px;
}
div#access .menu-item a:before, div#access .menu-item a:after {
    position: absolute;
    bottom: 5px;
    content: '';
    width: 0;
    height: 1px;
    background: none #388cb1;
    display: inline-block;
}
div#access .menu-item a:hover:after,
div#access .menu-item a:hover:after {
    left: 50%;
    transition: 0.3s;
    transform: translateX(-50%);
    width: 150px;
}

/* プルダウンメニューのサイズ */
#access ul.menu ul.sub-menu {
  top: 0;
  left: 200px;
  width: px;
}
#access ul.menu ul.sub-menu,
#access ul.menu ul.sub-menu li {
  min-width: px;
  width: px;
}

/* プルダウンメニューの色　16進数、RGBA両方変更すること */
div#access ul.sub-menu li.sub-gnavi a, div#access ul.sub-menu li.sub-gnavi2 a {
  background: none #d7e8ef;
  background: none rgba(215, 232, 239, 0.75);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  width: px;
  color: #000;
}
#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: #000;
}
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none #388cb1;
  background: none rgba(56, 140, 177, 0.75);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #000;
}
#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: #000;
}

/* 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;
}


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

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  color: #388cb1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(/files/widget_list_bg.png);
}

#wp-calendar {
  border-collapse: separate;
}
#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: #388cb1;
  line-height: 2;
  padding: 5px;
}
#wp-calendar tbody td a { text-decoration: underline; }
#wp-calendar tbody td a:hover { text-decoration: none; }




/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  background: url(/files/footer_bg.jpg) center bottom repeat-x;
  height: 474px;
}
#footer_box {
  background-image: url(/files/footer_box_bg.png);
  height: 434px;
}
#footer_box, #footer_sitemap_block, #footer-widget-area, .footer_infomation{
  width: 1100px;
  margin: 0 auto;
}

/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block { display: none; }

#footer_information a:link, #footer_information a:visited,
#footer_information a:hover, #footer_information a:active{ 
	color: #fff;
	font-weight: 500;
	font-size: 13px;
}
#footer_information #footer_link, #footer_information #footer_link ul{
	width: 520px;
	float: left;
}
#footer_information #footer_link ul{ width: 260px; }
#footer_information #footer_link li{ margin-bottom: 18px; }

/*  フッター情報
---------------------------------------------------------------------------------------------------- */
.footer_infomation {
  display: block;
  color: #000;
}
#footer_information .entry-post {
  margin: 125px 0 0 120px;
  width: 900px;
}
#footer_information .entry-post p{
	text-align: right;
	float: right;
    padding-top: 120px;
}

/*  フッターボタン
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post .post-data p.f_tel {
  font-size: 25px;
}
.f_info dt,
.f_info dd {
  font-size: 13px;
  line-height: 1.7;
}
.f_info dt {
  float: left;
  clear: left;
  width: 6em;
}
.f_info dd {
  float: left;
}

#float_top_btn {
  bottom: 50px;
  position: fixed;
  right: 20px;
  z-index: 999;
}

.fixed_btn {
    bottom: 150px;
    position: fixed;
    right: 0;
    z-index: 900;
    /*display: none;*/
}
.fixed_btn div, .fixed_btn div a {
    height: 50px;
    margin-bottom: 10px;
    right: 0;
    width: 63px;
}
.fixed_btn div#fixed_btn_gaten, .fixed_btn div#fixed_btn_gaten a{ height: 150px; }
.fixed_btn div a {
    display: block;
    position: absolute;
}


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




/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#page_6 #container_top, #page_9 #container_top, #page_15 #container_top,
#page_81 #container_top, #page_18 #container_top { padding: 0; }

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title,
h3.entry_title, .entry_title, .entry-title,
* .sub_entry_title,
.half_entry_title,
.mid_entry_title, .mid_sub_entry_title, .faq-title, .half_sub_entry_title,
.inline_title, .short_sub_entry_title, .short_entry_title{
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",
  sans-serif;
  font-weight: 500;
}

.headline_title {/*h2*/
  color: #000;
  background-image: none;
  height: 96px;
  line-height: 96px;
  font-size: 40px;
}
/*h3 フルサイズ*/
.entry_title{ margin-bottom: 0; }
h3.entry_title, .entry_title, .entry-title { /* サイズ、背景、余白などはこちら */
  text-align: center;
  background-image: none;
  padding: 0;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 120px;
  line-height: 60px;
}
h3.entry_title:before, h3.entry_title:after,
.entry_title:before, .entry_title:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 70px;
    background: url(/files/entry_title_bg.png) repeat-x top center transparent;
    margin: 0 0 0 20px;
}
div.entry_title:after{ margin: -60px 0 0 70px; }
h3.entry_title:before{ margin: 0 0 0 -980px; }
.entry_title:before{ margin: 0 0 0 -1030px; }
@-moz-document url-prefix() { .entry_title::before {  margin: 0 0 0 -1590px; } }
@supports (-ms-ime-align:auto) {
	.entry_title::before {  margin: 0 0 0 -1590px; }
}

h3.entry_title, .entry_title, .entry_title h3, .entry-title { /* フォントサイズはこちら */
	font-size: 30px;
	font-weight: 500;
}
h3.entry_title, .entry_title, .entry-title ,
.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: #000;
}
.entry_title h3{ width: 960px; }

/* 見出しリンクボタン */
.entry_title span.read_more_btn{ float: none; }
.entry_title span.read_more_btn, .entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover{ width: 160px; height: 36px; }
.entry_title span.read_more_btn a{
  background-image: url(/files/read_more_btn.jpg);
  background-position: center top;
  height: 36px;
}
.entry_title span.read_more_btn a:hover{ background-position: center bottom; }
/* h3写真横の見出し用 */
.mid_entry_title{
  width: 530px;
  padding: 0 0 0 40px;
  color: #ffffff;
}

/* B-09、B-10など幅半分ブロックの見出し用 */
.half_entry_title, .faq-title {
  background: url(/files/half_entry_title_bg.jpg) center top no-repeat;
  color: #fff;
}
.short_entry_title{
	padding: 0 0 0 20px;
	width: 436px;
	font-size: 20px;
}
/* h3 3列表示タイトル用 */
.inline_title {
  color: #000000;
  background-image: url(/files/clom3_title_bg.jpg);
  height: 50px;
  line-height: 50px;
}

/* h4 フルサイズ */
* .sub_entry_title {
  padding: 0 0 0 30px;
  width: 930px;
  background-image: url(/files/sub_entry_title_bg.jpg);
  font-size: 20px;
}
* .sub_entry_title, * .sub_entry_title a:link, * .sub_entry_title a:visited,
* .sub_entry_title a:hover, * .sub_entry_title a:active {
  color: #fff;
}
.sub_entry_title h4{ width: 810px; }
/* 小見出しリンクボタン */
.sub_entry_title span.read_more_btn a,
.sub_entry_title span.read_more_btn a:hover {
  background-image: url(/files/sub_read_more_btn.png);
}
/* h4写真横の見出し用 */
.mid_sub_entry_title{
  padding: 0 0 0 30px;
  width: 540px;
  color: #fff;
  background-image: url(/files/sub_entry_title_bg_w570.jpg);
}
/* h3半分ブロックの見出し用 */
.half_sub_entry_title, .faq-title {
  color: #000;
  background-image: url(/files/half_sub_entry_title_bg.jpg);
}
.short_sub_entry_title{
	height: 50px;
	line-height: 50px;
	padding: 0;
	text-align: center;
	width: 456px;
	font-weight: 500;
	font-size: 18px;
}
.faq-title{
  width: 460px;
  text-align: center;
  padding: 10px 0;
}
/* C-01など3列表示インラインタイトル用 */
.inline_title {
}

/* クーポンの本文見出しなど、固定幅でないインラインタイトル用 */
.coupon_data .inline_title,
.c_04 .inline_title,
.i_01 .inline_title,
.j_01 .inline_title {
}

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  border-color: #388cb1;
  width: 685px;
}

/* ブログページのタイトル背景 */
#blog_main .entry-title{
  background-image: url(/files/blog_title.png);
  height: 70px;
  line-height: 70px;
  padding: 0;
  font-size: 28px;
  width: 700px;
}
#blog_main .entry-title ,#blog_main .entry-title a:link, #blog_main .entry-title a:visited,
#blog_main .entry-title a:hover, #blog_main .entry-title a:active{ color: #000; }

/* 大きな地図で見る */
small {
  border-color: #388cb1;
}
small a {
  width: 100%;
  padding: 5px 0;
  text-align: center !important;
  color: #388cb1 !important;
}

small a:hover {
  background-color: #388cb1;
  color: #fff !important;
}





/*  テーブル
---------------------------------------------------------------------------------------------------- */
.table_area td.td_name, .table_area td.td_value, /* Eブロック、Gブロック等 */
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: #388cb1;
}
.table_area td.td_name, body.coupon .table_area td.td_name, .z_c1 .iqfm-table th {
  background: none #e8f4f9;
}
.table_area td.td_value, body.coupon .table_area td.td_value, .z_c1 .iqfm-table td {
  background: none #fff;
}
.easys_content_inner table {
    border-collapse: separate;
    border-spacing: 10px;
}
.easys_content_inner th, .easys_content_inner td{ border-width: 2px !important; }
/* 必須項目 */
.iqfm-req_color {
  color: #388cb1;
}
.table_area, .field_3col .table_area td.td_name, .field_3col .table_area td.td_value{ font-size: 15px;}
.table_area td.td_value, .table_area td.td_name, 
.table_area table tr td, .iqfm-table th, .iqfm-table td{ padding: 15px !important;}
/* Dメニュー下線 */
.td_cell {
  border-color: #388cb1;
  vertical-align: top;
}

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




/*  ページ遷移ボタン（詳細ブロックやページ送りのナビ用）
---------------------------------------------------------------------------------------------------- */
.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: #388cb1;
  color: #388cb1 !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: #388cb1;
  border-color: #388cb1;
}
.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 #388cb1;
  border-style: solid;
  border-color: #388cb1;
  color: #fff !important;
} 



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


/* 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; }


/* 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; }


/* Kブロック */
.k_03 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.k_03 .news_small_text {
  font-size: 12px;
  line-height: 1.7;
}


/* Z-D ブログRSS */
.z_d1 {  }


/* 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; }


/* Z_M タブブロック */
.z_m1 .link_list {
  font-size: 13px;
  line-height: 1.5;
}
.z_m1 div.link_list { margin-bottom: 10px; }




/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
#container_top .iqfm-table td textarea {
  width: 96%;
  height: 15em;
  font-size: 100%;
}
.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;
  width: 8em;
  color: #fff;
}
.coupon_box table tr td.coupon_meta {
  background-color: #fff;
}
.e-04 .menu_area td {
  height: 3.5em;
}
.e-04 .menu_area .parent_title {
  font-size: 120%;
  height:  auto;
}



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


/*  地図
---------------------------------------------------------------------------------------------------- */
#map_canvas, #map_canvas02 {
  width: 100%;
  height: 450px;
  margin: 0 0 20px;
}

/* Aブロック画像背景 */
.eyecatch.display_line_bg {
    background-image: url(/files/recommend_b_top.jpg),
    				  url(/files/recommend_b_bottom.jpg),
    				  url(/files/recommend_b_bg.jpg);
}
.field_3col .display_line_bg {
    background-image: url(/files/recommend_s_top.jpg),
    				  url(/files/recommend_s_bottom.jpg),
    				  url(/files/recommend_s_bg.jpg);
}


/*  navi
---------------------------------------------------------------------------------------------------- */
div#access .menu-item a , #access ul.menu ul.sub-menu {
  width: 200px;
  margin:0;
  padding: 0;
}
div#access .gnavi11 a, div#access .gnavi11 a:hover { background-position: center  top; }
div#access .gnavi12 a, div#access .gnavi12 a:hover { background-position: center -40px; height: 60px; }
div#access .gnavi13 a, div#access .gnavi13 a:hover { background-position: center -100px; }
div#access .gnavi14 a, div#access .gnavi14 a:hover { background-position: center -140px; }
div#access .gnavi15 a, div#access .gnavi15 a:hover { background-position: center -180px; }
div#access .gnavi16 a, div#access .gnavi16 a:hover { background-position: center bottom; }

#access ul.menu ul.sub-menu,
#access ul.menu ul.sub-menu li,
#access ul.menu ul.sub-menu li a {
  min-width: 200px;
  width: 200px;
  padding: 0px;
}


/*  全頁共通
---------------------------------------------------------------------------------------------------- */
#page_6 .o_01{ margin-bottom: 0;}
/*　バナーマウスオーバーあり　*/
#vlnrzw9l0j97ku159xle .eyecatch, #nei5j23jlgbyyr2kgbzo .eyecatch,
#libdvgkhaxik94p9adsz .eyecatch, #t5wckakby3ujwncwzynq .eyecatch,
#cqr1eskd6ut2iolyk0sz h3, #cqr1eskd6ut2iolyk0sz .eyecatch, #cqr1eskd6ut2iolyk0sz .post_data{ display: none; }

/*　Oブロックボタン置き換え　*/
.o_main_btn a{
	width: 458px;
	border-radius: 0;
	height: 20px;
	padding: 20px 0;
	background-color: #000;
	text-align: center;
	text-decoration: none;
}
.o_main_btn a:link, .o_main_btn a:visited, .o_main_btn a:hover, .o_main_btn a:active{
	color: #fff;
	font-size: 20px;
}
.o_main_btn a:hover{ background-color: #333; }

/*動かす*/
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.post_data, .headline_title, .entry_title, .entry-title,
.sub_entry_title, .half_entry_title, .inline_title, .mid_sub_entry_title{
	-webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


/*  top
---------------------------------------------------------------------------------------------------- */
/*バナー*/
#qdw7jhj6lxvjq950mw0n{
	background: url(/files/top_banner_bg_01.jpg) center top no-repeat;
	height: 717px;
}
#qdw7jhj6lxvjq950mw0n .field_2col{ width: 480px; }
#qdw7jhj6lxvjq950mw0n .entry_post_104{ display: none; }

/*ブロック１*/
#vlnrzw9l0j97ku159xle{
	background: url(/files/top_bg_01.jpg) center top no-repeat;
	height: 578px;
	padding-top: 270px;
}
#vlnrzw9l0j97ku159xle .entry_title{
	background: url(/files/top_01_title.png) center top no-repeat;
	width: 480px;
	margin-left: 410px;
	height: 0;
	padding-top: 106px;
}
#vlnrzw9l0j97ku159xle .float_right{ float: none; }
#vlnrzw9l0j97ku159xle .text_size_small{ margin: 20px 0 0 410px; width: 480px; }

/*ブロック2*/
#nei5j23jlgbyyr2kgbzo{
	background: url(/files/top_bg_02.jpg) center top no-repeat;
	height: 730px;
	padding-top: 120px;
}
#nei5j23jlgbyyr2kgbzo .entry_title{
	background: url(/files/top_02_title.png) center top no-repeat;
	width: 747px;
	height: 0;
	padding-top: 184px;
}
#nei5j23jlgbyyr2kgbzo .float_right{ float: none; }
#nei5j23jlgbyyr2kgbzo .text_size_small{ margin: 20px 0 0; width: 480px; color: #fff; }
#nei5j23jlgbyyr2kgbzo .cl{ color: #f7f7d5; font-weight: bold; }
#nei5j23jlgbyyr2kgbzo .o_main_btn a{ width: 340px; }

/*ブロック３*/
#libdvgkhaxik94p9adsz{
	background: url(/files/top_fg_03.png) center top no-repeat;
	height: 550px;
	padding-top: 250px;
}
#libdvgkhaxik94p9adsz .entry_title{
	background: url(/files/top_03_title.png) center top no-repeat;
	width: 460px;
	height: 0;
	padding-top: 40px;
	margin-left: 80px;
}
#libdvgkhaxik94p9adsz .float_right{ float: none; }
#libdvgkhaxik94p9adsz .text_size_small{ margin: 20px 0 0 80px; width: 480px; }
#libdvgkhaxik94p9adsz .cl{ color: #f7f7d5; font-weight: bold; }
#libdvgkhaxik94p9adsz .o_main_btn a{ width: 320px; }

/*ブロック４*/
#t5wckakby3ujwncwzynq{
	background: url(/files/top_bg_04.jpg) center top no-repeat;
	height: 1152px;
	padding-top: 160px;
	margin-bottom: 100px !important;
}
#t5wckakby3ujwncwzynq .entry_title{
	background-image: url(/files/top_04_title01.png), url(/files/top_04_title02.png);
	background-position: right top, left bottom;
	background-repeat: no-repeat;
	width: 460px;
	height: 0;
	padding-top: 240px;
	margin-left: 250px;
}
#t5wckakby3ujwncwzynq .float_right{ float: none; }
#t5wckakby3ujwncwzynq .text_size_small{ margin: 20px 0 0 250px; width: 480px; }
#t5wckakby3ujwncwzynq .cl{ color: #f7f7d5; font-weight: bold; }

/*ブログ*/
#gwir7tidq6760lvx0r4p{ margin-bottom: 25px; }
#lkyaslzd3nzbashr3nrd .blog_post{
    width: 31%;
    float: left;
    display: block;
    border-bottom: 1px dashed #fff;
margin:0  1% 100px; 
	height: 430px;
}
#lkyaslzd3nzbashr3nrd .blog_post .post_data{
}

#lkyaslzd3nzbashr3nrd .blog_post:first-child{ margin:0  1% 0; }
#lkyaslzd3nzbashr3nrd .blog_thumb {
    width: 100%;
	height: 300px;
    max-height: 500px;
}
#lkyaslzd3nzbashr3nrd .blog_list_text_size {
    width: 100%;
}

/*お問い合わせバナー*/
#dgnbrl4gchrs2oyxfexw, #amdzn1fnhtsias7xesrp, #k4kdk08mwdglnfvmmsn9,
#l0o370lem5nm63org7w0, #uvkpzqfi2at97dh21poq, #vtdto56y82g19k9949b6{
	background: url(/files/content_bg02.jpg) center top no-repeat;
	height: 445px;
	padding: 80px 0 120px;
}
#k4kdk08mwdglnfvmmsn9{ margin-bottom: 100px; }

/*  中ページ
---------------------------------------------------------------------------------------------------- */
/*まはろ*/
#z8kbexdekwc22piffvlj{
	background: url(/files/content_bg03.jpg) 0 0 repeat;
	padding-top: 70px;
}
#z8kbexdekwc22piffvlj .eyecatch img{
    display: block;
    background: none #aaa;
    width: 456px;
    height: 456px;
    margin: 20px auto 80px;
    border-radius: 50%;
}
.privacy_block{ width: 100%; }

/*ご利用者様の声*/
#cqr1eskd6ut2iolyk0sz{
	background: url(/files/voice_bg_01.jpg) center top no-repeat;
	height: 1447px;
}
#dsp6ful170pdkipk4kpr{ margin: -320px 0 150px; }

#zoo2zmy69ce4obooic2n{
	background: url(/files/content_bg01.jpg) center top repeat;
	padding: 122px 0 50px;
	margin-bottom: 100px;
}