@charset "utf-8";

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


/* ↓↓　雛形　レイアウトにあわせて追記・上書きして下さい　↓↓
   後々解読が面倒になるので、必要な箇所のみ記述すること
  （例：背景がPNGになるなら background-image: url("/files/xx_bg.png");　など） */




/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: #fff;
}
body {
  background: none;
  color: #333333;
  max-width: 1920px;
  margin: 0 auto;
}
body#page_6 #wrapper{  
  background: url("/files/00top_body_bg_img00.png") no-repeat center top 70px;
}
body#page_6 {
  background: url("/files/00top_body_bg.jpg") no-repeat center top 70px;
}
body#page_6 #wrapper.b {
  background: none;
}
body.blog{
  background: url("/files/90blog_body_bg.jpg") no-repeat center top 70px;
}
body#page_1000{
  background: url("/files/10noritsuki_body_bg.jpg") no-repeat center top 70px;
}
body#page_1002{
  background: url("/files/11norinashi_body_bg.jpg") no-repeat center top 70px;
}
body#page_1008{
  background: url("/files/12cutting_body_bg.jpg") no-repeat center top 70px;
}
body#page_1003{
  background: url("/files/13magnet_body_bg.jpg") no-repeat center top 70px;
}
body#page_1007{
  background: url("/files/20flow_body_bg.jpg") no-repeat center top 70px;
}
body#page_1005{
  background: url("/files/30method_body_bg.jpg") no-repeat center top 70px;
}
body#page_1006{
  background: url("/files/40deliver_body_bg.jpg") no-repeat center top 70px;
}
body#page_1016{
  background: url("/files/50kanban_body_bg.jpg") no-repeat center top 70px;
}
body#page_1015{
  background: url("/files/60works_body_bg.jpg") no-repeat center top 70px;
}
body#page_1004{
  background: url("/files/70shop_body_bg.jpg") no-repeat center top 70px;
}
body#page_1357{
  background: url("/files/19basyo_body_bg.jpg") no-repeat center top 70px;
}

body#page_18{
  background: url("/files/80contact_body_bg.jpg") no-repeat center top 70px;
}

#wrapper {
  background: none transparent;
}
#outer_block {
  background: none transparent;
}
#page_6 #outer_block,
#page_1008 #outer_block,
#page_1003 #outer_block,
#page_1000 #outer_block,
#page_1002 #outer_block{
  padding: 0;
  background: none transparent
}
a:link, a:visited, a:hover, a:active {
color: #00a0e9;
}

/* A～Cブロック記事内リンクボタン */
.main_btn a,
.sub_text_btn a {
  background-color: #00a0e9;
  color: #fff;
}


/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  height: 520px;
  padding: 0;
  position: relative;
  z-index: 500;
  background: url("/files/branding_box_bg.jpg")no-repeat left top;
}
#page_6 #branding_box {
  height: 816px;
}
/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information {height: px;}
#page_6 #header_information {height: px;}

.header_shop {
  position: absolute;
  top:0;
  right: 0;
  z-index: 9999; 
}
.header_shop a{
  display: none;
  width: 80px;
  height: 70px;
  background: url("/files/btn_shop.png")no-repeat center top;
}
.header_shop a:hover{
  background-position: center bottom;
}
/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: 160px;
  z-index: 9999;
}
#site-description a {
  display: none;
  color: #4b4b4b;
  padding-left: 19px;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header, .header_class {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
.main_header img, .header_class img {
  width: 250px;
  height: 140px;
  position: absolute;
  top: 0;
  left: 0;  
  z-index: 9999;
}

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access {
  width: 760px;
  height: 140px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 250px; 
  z-index: 9999; 
}
#access .menu-header{
  width: 760px;
  height: 140px;
  margin: 0 auto;
}
/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item a, div#access .menu-item a:hover {
  background-color: transparent;
  background-image: url("/files/topnavi.png");
  height: 70px;
  line-height: 70px;
  padding:0;
}

div#access .gnavi11 a { background-position: left top; width:95px;}
div#access .gnavi12 a { background-position: left -95px top; width:125px;}
div#access .gnavi13 a { background-position: left -220px top; width:140px;}
div#access .gnavi14 a { background-position: left -360px top; width:155px;}
div#access .gnavi15 a { background-position: left -515px top; width:125px;}
div#access .gnavi16 a { background-position: left -640px top; width:120px;}
div#access .gnavi17 a { background-position: left top 140px; width:130px;}
div#access .gnavi18 a { background-position: left -130px top 140px; width:105px;}
div#access .gnavi19 a { background-position: left -235px top 140px; width:140px;}
div#access .gnavi20 a { background-position: left -375px top 140px; width:120px;}
div#access .gnavi21 a { background-position: left -495px top 140px; width:85px;}
div#access .gnavi22 a { background-position: right top 140px; width:180px;}

div#access .gnavi11 a:hover { background-position: left top -70px; width:95px;}
div#access .gnavi12 a:hover { background-position: left -95px top -70px; width:125px;}
div#access .gnavi13 a:hover { background-position: left -220px top -70px; width:140px;}
div#access .gnavi14 a:hover { background-position: left -360px top -70px; width:155px;}
div#access .gnavi15 a:hover { background-position: left -515px top -70px; width:125px;}
div#access .gnavi16 a:hover { background-position: left -640px top -70px; width:120px;}
div#access .gnavi17 a:hover { background-position: left bottom; width:130px;}
div#access .gnavi18 a:hover { background-position: left -130px bottom; width:105px;}
div#access .gnavi19 a:hover { background-position: left -235px bottom; width:140px;}
div#access .gnavi20 a:hover { background-position: left -375px bottom; width:120px;}
div#access .gnavi21 a:hover { background-position: left -495px bottom; width:85px;}
div#access .gnavi22 a:hover { background-position: right bottom; width:180px;}

#access.fixed {
  width: 100%;
  z-index: 10000;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  background-color:#363636;
}
#access.fixed .menu-header {
  margin: 0 auto;
  height: 70px;
  width: 645px;
}
div#access.fixed .menu-item a, div#access.fixed .menu-item a:hover{
  background-color: transparent;
  background-image: url("/files/topnavi02.jpg");
  height: 70px;
  line-height: 70px;
  padding:0;  
  width: auto;
}
div#access.fixed .gnavi11 a,
div#access.fixed .gnavi13 a,
div#access.fixed .gnavi14 a,
div#access.fixed .gnavi15 a,
div#access.fixed .gnavi16 a,
div#access.fixed .gnavi22 a{
  display: none;
}


div#access.fixed .gnavi12 a { background-position: left top; width:125px;}
div#access.fixed .gnavi17 a { background-position: left -125px top; width:90px; }
div#access.fixed .gnavi18 a { background-position: left -215px top; width:90px;}
div#access.fixed .gnavi19 a { background-position: left -305px top; width:130px;}
div#access.fixed .gnavi20 a { background-position: left -550px top; width:105px;}
div#access.fixed .gnavi21 a { background-position: right top ; width:105px;}

div#access.fixed .gnavi12 a:hover { background-position: left bottom ; width:125px;}
div#access.fixed .gnavi17 a:hover { background-position: left -125px bottom; width:90px;}
div#access.fixed .gnavi18 a:hover { background-position: left -215px bottom; width:90px;}
div#access.fixed .gnavi19 a:hover { background-position: left -305px bottom; width:130px;}
div#access.fixed .gnavi20 a:hover { background-position: left -550px bottom; width:105px;}
div#access.fixed .gnavi21 a:hover { background-position: right bottom; width:105px;}


/*ページ内リンクアンカー位置調整*/
a[name^="anchor"] {
  content: "";
  display: block;
  height: 110px;
  margin-top: -110px;
  visibility: hidden;
}
div#access li#menu-item-1021 .sub-menu{
  width: 680px;
  height: 64px;
  padding: 20px 40px;
}


/* プルダウンメニューのサイズ */
#access ul.menu ul.sub-menu {
  top: 70px;
  width: px;
  left: 0;
  background: #dcdcdc;
}
#access.fixed ul.menu ul.sub-menu {
  top: 70px;
  width: px;
  left: -125px;
  background: #dcdcdc;
}
#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 transparent;
/*  background: none rgba(255, 255, 255, 0.75);*/
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  width: auto ;
  color: #333;
  height: 30px;
  line-height: 30px;
  color: #363636;
}
#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{
  width: initial;
  border-bottom: none;
  padding: 0 20px;  
  position: relative;
}
div#access ul.sub-menu li.sub-gnavi::after{
  content: "|";
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
}
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover,
div#access.fixed ul.sub-menu li.sub-gnavi a:hover, div#access.fixed ul.sub-menu li.sub-gnavi2 a:hover {
  background: none transparent;
/*  background: none rgba(255, 255, 255, 0.75);*/
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #666;
  height: 30px;
  line-height: 30px ;  
  width: auto;
}
#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: #666;
}

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

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
/* 通常メイン画像 */
#main_teaser, #jquery_slider_pc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
/* フラッシュ選択時 */
.flash_teaser {
  background-repeat: no-repeat;
  background-position: center top;
}

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





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

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  color: #414d53;
  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: #666666;
  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-position: center top;
  height: 480px;
}
#footer_box {
  background: none;
  height: 411px;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  /* フッターナビの上余白はここで調整 */
  padding: 289px 0 0;
  width: 780px;
}
#footer-widget-area .widget-area ul.menu {
  border-color: #000000;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #000000;
  color: #000000;
}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}




/*  フッター情報
---------------------------------------------------------------------------------------------------- */
.footer_infomation {
  display: block;
  width: 1020px;
  margin: 0 auto;
}
#footer_information .entry-post {
  width: 100%;
  margin: -126px 0 0;
  text-align: center;
  color: #000000;
}



/*  フッターSNSボタン
---------------------------------------------------------------------------------------------------- */
#footer_sns_btn {
  margin: 20px auto 0;
}
#footer_sns_btn .footer_sns_inner {
  width: 250px;
  height: 25px;
}
#footer_sns_btn div {width: 25px;height: 25px;}
#footer_sns_btn div a:hover {opacity: 0.8;}



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


/*  フッターメニュー
---------------------------------------------------------------------------------------------------- */
.fixed_btn {z-index: 1000; bottom: 252px;}

.fixed_btn div,
.fixed_btn div a {height: 50px;width: 55px;}

.fixed_btn #fixed_btn_gtn,
.fixed_btn #fixed_btn_gtn a {height: 150px;}

#fixed_btn_blog a{
  width: 50px !important;
  height: 170px !important;
  background: url("/files/btn_blog.jpg")no-repeat left top;
}
#fixed_btn_blog a:hover{
  background-position: right top;
}
.fixed_contact{
  position: fixed;
  bottom: 0;
  right: 100px;
}
#fixed_btn_contact a{
  display: block;
  width: 480px !important;
  height: 50px !important;
  background: url("/files/btn_contact.jpg")no-repeat center top;
}
#fixed_btn_contact a:hover{
  background-position: center bottom;
}
/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
  padding: 0;
  margin-bottom: 50px;
}
#container_top.single_post {
  padding: 0 0 50px;
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {
  background-image: url(/files/top_entry_title.png);
  color: #414d53;
  height: 100px;
  line-height: 100px;
}
h3.entry_title, .entry_title, .entry-title { /* サイズ、背景、余白などはこちら */
  background-image: url(/files/entry_title_bg.jpg);
  color: #414d53;
}
h3.entry_title, .entry_title, .entry_title h3, .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: #414d53;
}
/* 見出しリンクボタン */
.entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover {
  background-image: url(/files/read_more_btn.png);
}
.entry_title span.read_more_btn a:hover {opacity: 0.8;}
* .mid_entry_title {
  background-image: url(/files/entry_title_bg_w570.jpg);
  font-size: 20px;
  color: #414d53;
}


/* B-09、B-10など幅半分ブロックの見出し用 */
* .half_entry_title,
* .short_entry_title {
  background-image: url(/files/half_entry_title_bg.jpg);
}
* .half_entry_title,
* .half_entry_title a,
* .short_entry_title,
* .short_entry_title a {color: #414d53;}

* .half_sub_entry_title,
.short_sub_entry_title {
  background-image: url(/files/half_sub_entry_title_bg.png);
}
* .half_sub_entry_title,
* .half_sub_entry_title a,
.short_sub_entry_title,
.short_sub_entry_title a {color: #414d53;}



/* B-03など小見出し用 */
* .sub_entry_title {
  background: url("/files/sub_entry_title_bg.png") no-repeat scroll left top transparent;
  color: #414d53;
}
* .sub_entry_title a:link, * .sub_entry_title a:visited,
* .sub_entry_title a:hover, * .sub_entry_title a:active {
  color: #414d53;
}
/* 小見出しリンクボタン */
.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);
}
.sub_entry_title span.read_more_btn a:hover  {opacity: 0.8;}
* .mid_sub_entry_title {
  background-image: url(/files/sub_entry_title_bg_w570.png);
  font-size: 20px;
  color: #414d53;
}


/* C-01など3列表示インラインタイトル用 */
* .inline_title {
  background-image: url(/files/column3_title_bg.jpg);
}
* .inline_title,
* .inline_title a {color: #ffffff;}


/* クーポンの本文見出しなど、固定幅でないインラインタイトル用 */
.coupon_data .inline_title,
.c_04 .inline_title,
.i_01 .inline_title,
.j_01 .inline_title {
  background: none #;
  border: 1px solid #;
  border-radius: 5px;
  height: auto;
  line-height: 1.7;
  padding: 10px;
  text-align: left;
  font-size: 15px;
  color: #;
}

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


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

small a:hover {
  background-color: #00a0e9;
  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,
table.iqfm-table th, table.iqfm-table td  {
  border-color: #373530;
  border-right: none;
  border-left: none;
  background: none transparent;
  color: #333333;
}
table.table_area td.td_name, body.coupon table.table_area td.td_name, .iqfm-table th {
  background: none transparent;
}
table.table_area td.td_value, body.coupon table.table_area td.td_value, .iqfm-table td,
.custom-wpcf7c-confirmed td, input.wpcf7c-conf, textarea.wpcf7c-conf {
  background: none transparent;
}
/*メール送信後メッセージボックスのボーダー（デフォルト：グリーン）*/
div.wpcf7-mail-sent-ok {
  border-color: #373530 !important;
}

/* Dメニュー下線 */
.td_cell {
  border-color: #373530;
  vertical-align: top;
}

.table_area table tr td {
  border: solid 1px #373530 !important;
  border-right: none !important;
  border-left: none !important;
  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: #00a0e9;
  color: #00a0e9 !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: #00a0e9;
  border-color: #00a0e9;
}
.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 #00a0e9;
  border-style: solid;
  border-color: #00a0e9;
  color: #fff !important;
} 



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


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


/* Z_M タブブロック */
.z_m1 .link_list {
  font-size: 13px;
  line-height: 1.5;
}
.z_m1 div.link_list { margin-bottom: 10px; }
div.link_list a {
  background-color: transparent;
  border: 1px solid #00a0e9;
  color: #00a0e9;
}
div.link_list a:hover {
  background-color: #00a0e9;
  border: 1px solid #00a0e9;
  color: #fff;
}


.faq-title {
  background-color: #00a0e9;
  font-weight: normal;
  color: #fff;
}



/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
/* 必須項目 */
.iqfm-req_color {
  color: #00a0e9;
}
.iqfm-table button, .iqfm-table input[type="reset"], .iqfm-table input[type="button"], .iqfm-table input[type="submit"] {
  line-height: 1.7;
}
.iqfm-table .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; }

#blog_main .entry-title {
  background-image: url(/files/blog_title.png);
  background-position: center bottom;
  height: auto;
  padding: 15px 20px 15px 20px;
  line-height: 1.5;
}
#blog_main .entry-title,
#blog_main .entry-title a {color: #414d53;}


/*  ローディング画面
---------------------------------------------------------------------------------------------------- */
.black-screen {
  background-color: #000000;
}

.black-screen > .inner {
  top: calc(50vh - (5vw / 2));
  width: 3vw;
  height: 3vw;
  background-image: url("/files/loading.svg");
}


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


/*  googleカレンダー
---------------------------------------------------------------------------------------------------- */
iframe[src^="https://calendar.google.com"] {
  border: none !important;
}


/*ページ内リンクアンカー位置調整*/
a[name^="anchor"] {
  content: "";
  display: block;
  height: 110px;
  margin-top: -110px;
  visibility: hidden;
}


/* ============================== ↓↓各ブロックの個別CSSはこちらに記述↓↓ ============================== */
/*  タイトル・アイキャッチ非表示
---------------------------------------------------------------------------------------------------- */
#vthyft76r3htp2i77sr1 *[class*="title"],
#wg96qfjlxwzbpcf99q3u *[class*="title"],
#qhzz45w1wllp0ea0g1w8 *[class*="title"],
#uz02x5rne0yq3npft0rk *[class*="title"],
#upguuv46c4fwg7sisqwa *[class*="title"],
#fwowqf1pzfrswxwj0xhm *[class*="title"],
#idrgimek0lhkfpcdvnvj *[class*="title"],
#fqkva3h5cssvm42jrja6 *[class*="title"],
#adsj0i61rjx5rjuo8pxb *[class*="title"],
#ls7z67wkbn8puod9r53d *[class*="title"],
#eg86gf8f1ijyqh85qvmq *[class*="title"],
#hdhh8588ac9amsuw2bcr *[class*="title"],
#kgu3a36djvwoyuufww49 *[class*="title"],
#l2emi62n4qcm7rpbeftt *[class*="title"],
#qas6nas8iddhoaydrp90 *[class*="title"],
#tz3gkqjkqcktfhvsyhza *[class*="title"],
#fsa20aexeqslxq8siz64 *[class*="title"],
#pfi3nugfgrcitglv121t *[class*="title"],
#jl8xb5ba3nxx58cv7ofo *[class*="title"],
#uy4dbej3zvhlmokyr4wi *[class*="title"],
#gecek3b92xxxsbcqbop5 *[class*="title"],
#s70hignyip6gzscnrukg *[class*="title"],
#aqbg8kn01dsb4mimooi3 *[class*="title"],
#vthyft76r3htp2i77sr1 .eyecatch,
#wg96qfjlxwzbpcf99q3u .eyecatch,
#qhzz45w1wllp0ea0g1w8 .eyecatch,
#uz02x5rne0yq3npft0rk .eyecatch,
#fwowqf1pzfrswxwj0xhm .eyecatch,
#upguuv46c4fwg7sisqwa .eyecatch,
#qas6nas8iddhoaydrp90 .eyecatch,
#idrgimek0lhkfpcdvnvj .eyecatch,
#fqkva3h5cssvm42jrja6 .eyecatch,
#tz3gkqjkqcktfhvsyhza .eyecatch,
#ls7z67wkbn8puod9r53d .eyecatch,
#eg86gf8f1ijyqh85qvmq .eyecatch,
#fsa20aexeqslxq8siz64 .eyecatch,
#hdhh8588ac9amsuw2bcr .eyecatch,
#kgu3a36djvwoyuufww49 .eyecatch,
#l2emi62n4qcm7rpbeftt .eyecatch,
#pfi3nugfgrcitglv121t .eyecatch,
#jl8xb5ba3nxx58cv7ofo .eyecatch,
#uy4dbej3zvhlmokyr4wi .eyecatch,
#gecek3b92xxxsbcqbop5 .eyecatch,
#aqbg8kn01dsb4mimooi3 .eyecatch,
#s70hignyip6gzscnrukg .eyecatch,
#adsj0i61rjx5rjuo8pxb .eyecatch,
#gg5p7qa8r5e2oyf30byk,
#ebn1f3wzne5ba6793mke,
#jwbox1ts3tgmebjgi316,
#z25c3djfbiw2y490ze81,
#x4sff30pvp8pg3wjm66a,
#d7lejl6085h3lfnig5r9,
#zz8vtg2i4wv5c6721xix,
#m3rb0c5p06cz42aqkwhb,
#bnuzi0bywskl8ndhg3kz,
#iw3nvx59ogos0rgfyxgj,
#gg5p7qa8r5e2oyf30byk,
#dgq0emwc635b8ky0b7ur,
#sxsoqpp87ss2711koci3{
  display: none;
}

/*  トップページ
---------------------------------------------------------------------------------------------------- */
/*.easys_content_inner {
  position: relative;
  top: 30px;
  height: 100%;
  opacity: 0;
  transition: 1.3s ease 0s;
}
.easys_content_inner.moved {
  top: 0;
  opacity: 1;
}*/
.easys_content_inner{
  position: relative;
}

/*  top画像・リンク
---------------------------------------------------------------------------------------------------- */

.btn_1,.btn_2,.btn_3,.btn_4,.btn_5,.btn_6,.btn_7,.btn_8,.btn_9,.btn_10,.btn_11,.btn_12{position: absolute; }
.btn_1 a,.btn_2 a,.btn_3 a,.btn_4 a,.btn_5 a,.btn_6 a,.btn_7 a,.btn_8 a,.btn_9 a,.btn_10 a,.btn_11 a,.btn_12 a{
  display: block;
  z-index: 9999;
}
.btn_1 a:hover,.btn_2 a:hover,.btn_3 a:hover,.btn_4 a:hover,.btn_5 a:hover,.btn_6 a:hover,.btn_7 a:hover,.btn_8 a:hover,.btn_9 a:hover,.btn_10 a:hover,.btn_11 a:hover,.btn_12 a:hover,.btn_1.btn1 a,.btn_2.btn2 a,.btn_3.btn3 a,.btn_4.btn4 a,.btn_5.btn5 a,.btn_6.btn6 a,.btn_7.btn7 a,.btn_8.btn8 a,.btn_9.btn9 a,.btn_10.btn10 a,.btn_11.btn11 a,.btn_12.btn12 a{
  background-position: center bottom;
}
.btn_1 a,.btn_2 a,.btn_3 a,.btn_4 a,.btn_5 a,.btn_6 a,.btn_7 a,.btn_8 a,.btn_9 a,.btn_10 a,.btn_11 a,.btn_12 a,.btn_13 a{
  height: 30px;
}
.btn_1 a,.btn_9 a,.btn_11 a{
  width: 120px;
}
.btn_2 a{
  width: 160px;
}
.btn_3 a{
  width: 166px;
}
.btn_4 a{
  width: 130px;
}
.btn_5 a{
  width: 150px;
}
.btn_6 a{
  width: 170px;
}
.btn_7 a{
  width: 150px;
}
.btn_8 a,.btn_12 a{
  width: 180px;  
}
.btn_10 a{
  width: 110px;
}



.btn_1 a{
  position: absolute;
  top: 263px;
  margin: 0 calc(50% - -103px);  
  z-index:1000;
  background: url(/files/00top_body_btn01.jpg)no-repeat center top;
}
.btn_2 a{
  position: absolute;
  top: 401px;
  margin: 0 calc(50% - 223px); 
  background: url(/files/00top_body_btn02.jpg)no-repeat center top;
}

.btn_3 a{
  position: absolute;
  top: 471px;
  margin: 0 calc(50% - 298px);
  background: url("/files/00top_body_btn03.jpg")no-repeat center top;
}
.btn_4 a{
  position: absolute;
  top: 526px;
  margin: 0 calc(50% - 336px);
  background: url("/files/00top_body_btn04.jpg")no-repeat center top;
}
.btn_5 a{
  position: absolute;
  top: 518px;
  margin: 0 calc(50% - 121px);
  background: url("/files/00top_body_btn05.jpg")no-repeat center top;
}
.btn_6 a{
  position: absolute;
  top: 518px;
  margin: 0 calc(50% - -54px);
  background: url("/files/00top_body_btn06.jpg")no-repeat center top;
}
.btn_7 a{
  position: absolute;
  top: 605px;
  margin: 0 calc(50% - 129px); 
  background: url("/files/00top_body_btn07.jpg")no-repeat center top;
}
.btn_8 a{
  position: absolute;
  top: 695px;
  margin: 0 calc(50% - 343px);
  background: url("/files/00top_body_btn08.jpg")no-repeat center top;
}
.btn_9 a{
  position: absolute;
  top: 414px;
  margin: 0 calc(50% - -282px);  
  background: url("/files/00top_body_btn09.jpg")no-repeat center top;
}
.btn_10 a{
  position: absolute;
  top: 490px;
  margin: 0 calc(50% - -370px);
  background: url("/files/00top_body_btn10.jpg")no-repeat center top;
}
.btn_11 a{
  position: absolute;
  top: 688px;
  margin: 0 calc(50% - -252px);
  background: url("/files/00top_body_btn11.jpg")no-repeat center top;
}
.btn_12 a{
  position: absolute;
  top: 730px;
  margin: 0 calc(50% - -252px);
  background: url("/files/00top_body_btn12.jpg")no-repeat center top;
}





/*看板部分*/
.btn_1_2 a,.btn_2_2 a,.btn_3_2 a,.btn_4_2 a,.btn_5_2 a,.btn_6_2 a,.btn_7_2 a,.btn_8_2 a,.btn_9_2 a,.btn_9_3 a,.btn_9_4 a,.btn_10_2 a,.btn_11_2 a,.btn_12_2 a{
  position: absolute; 
  display: block;
  z-index: 9999;
}
.btn_1_2 a{
  width: 185px;
  height: 98px;
  top: 301px;
  margin: 0 calc(50% - -85px);
}
.btn_2_2 a{
  width: 28px;
  height: 84px;
  top: 432px;
  margin: 0 calc(50% - 9px);
}
.btn_3_2 a{
  width: 41px;
  height: 93px;
  top: 532px;
  margin: 0 calc(50% - 183px);
}
.btn_4_2 a{
  width: 82px;
  height: 55px;
  top: 572px;
  margin: 0 calc(50% - 283px);
}
.btn_5_2 a{
  width: 86px;
  height: 31px;
  top: 558px;
  margin: 0 calc(50% - 129px);
}
.btn_6_2 a{
  width: 92px;
  height: 25px;
  top: 567px;
  margin: 0 calc(50% - -49px);
}
.btn_7_2 a{
  width: 19px;
  height: 97px;
  top: 568px;
  margin: 0 calc(50% - -23px);
}
.btn_8_2 a{
  width: 33px;
  height: 88px;
  top: 653px;
  margin: 0 calc(50% - 138px);
}
.btn_9_2 a{
  width: 118px;
  height: 79px;
  top: 431px;
  margin: 0 calc(50% - -37px);
}
.btn_9_3 a{
  width: 86px;
  height: 64px;
  top: 450px;
  margin: 0 calc(50% - -200px);
}
.btn_9_4 a{
  width: 55px;
  height: 60px;
  top: 599px;
  margin: 0 calc(50% - -245px);
}
.btn_10_2 a{
  width: 47px;
  height: 122px;
  top: 533px;
  margin: 0 calc(50% - -344px);
}
.btn_11_2 a{
  width: 68px;
  height: 20px;
  top: 708px;
  margin: 0 calc(50% - -95px);
}
.btn_12_2 a{
  width: 193px;
  height: 84px;
  top: 666px;
  margin: 0 calc(50% - -19px);
  z-index: 1000;
}
/*看板部分ここまで*/



.btn_1:before,.btn_2:before,.btn_3:before,.btn_4:before,.btn_5:before,.btn_6:before,.btn_7:before,.btn_8:before,.btn_9:before,.btn_10:before,.btn_11:before,.btn_12:before{
  content: "";
  display: block;  
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;  
}

.btn_1:before{
  background: url(/files/00top_body_bg_img01.png)no-repeat center top 70px;
}
.btn_2:before{
  background: url(/files/00top_body_bg_img02.png)no-repeat center top 70px;
}
.btn_3:before{
  background: url(/files/00top_body_bg_img03.png)no-repeat center top 70px;
}
.btn_4:before{
  background: url(/files/00top_body_bg_img04.png)no-repeat center top 70px;
}
.btn_5:before{
  background: url(/files/00top_body_bg_img05.png)no-repeat center top 70px;
}
.btn_6:before{
  background: url(/files/00top_body_bg_img06.png)no-repeat center top 70px;
}
.btn_7:before{
  background: url(/files/00top_body_bg_img07.png)no-repeat center top 70px;
}
.btn_8:before{
  background: url(/files/00top_body_bg_img08.png)no-repeat center top 70px;
}
.btn_9:before{
  background: url(/files/00top_body_bg_img09.png)no-repeat center top 70px;
}
.btn_10:before{
  background: url(/files/00top_body_bg_img10.png)no-repeat center top 70px;
}
.btn_11:before{
  background: url(/files/00top_body_bg_img11.png)no-repeat center top 70px;
}
.btn_12:before{
  background: url(/files/00top_body_bg_img12.png)no-repeat center top 70px;
}

.btn_1.btn1:before,.btn_2.btn2:before,.btn_3.btn3:before,.btn_4.btn4:before,.btn_5.btn5:before,.btn_6.btn6:before,.btn_7.btn7:before,.btn_8.btn8:before,.btn_9.btn9:before,.btn_10.btn10:before,.btn_11.btn11:before,.btn_12.btn12:before{
  opacity: 1;
}
.btn_1,.btn_2,.btn_3,.btn_4,.btn_5,.btn_6,.btn_7,.btn_8,.btn_9,.btn_10,.btn_11,.btn_12{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.main_image_link{
  display: none;
}
#page_6 .main_image_link{
  display: block;
}

/* セカンドメインリンク
---------------------------------------------------------------------------------------------------- */
#xqb6nth693akw5egnnid{
  height: 830px;
  margin-top:-60px;  
}
#xqb6nth693akw5egnnid .easys_content_inner{
  position: relative;
}
#xqb6nth693akw5egnnid .second_main{
  height: 830px;
  background: url("/files/00top_body02_bg_img00.png")no-repeat center top;
}
#xqb6nth693akw5egnnid .second_main.b {
  background: none;
}
.second_btn_1,.second_btn_2,.second_btn_3,.second_btn_4,.second_btn_5,.second_btn_6,.second_btn_7,
.second_btn_1_2{position: absolute; }
.second_btn_1 a,.second_btn_2 a,.second_btn_3 a,.second_btn_4 a,.second_btn_5 a,.second_btn_6 a,.second_btn_7 a{
  display: block;
  z-index: 499;
}
.second_btn_1_2 a,.second_btn_1_3 a,.second_btn_1_4 a,.second_btn_1_5 a,.second_btn_2_2 a,.second_btn_3_2 a,.second_btn_4_2 a,.second_btn_5_2 a,.second_btn_6_2 a,.second_btn_7_2 a{
  display: block;
  z-index: 1000;  
}
.second_btn_1 a:hover,.second_btn_2 a:hover,.second_btn_3 a:hover,.second_btn_4 a:hover,.second_btn_5 a:hover,.second_btn_6 a:hover,.second_btn_7 a:hover,.second_btn_1.s_btn1 a,.second_btn_2.s_btn2 a,.second_btn_3.s_btn3 a,.second_btn_4.s_btn4 a,.second_btn_5.s_btn5 a,.second_btn_6.s_btn6 a,.second_btn_7.s_btn7 a{
  background-position: center bottom;
}
.second_btn_1:before,.second_btn_2:before,.second_btn_3:before,.second_btn_4:before,.second_btn_5:before,.second_btn_6:before,.second_btn_7:before{
  content: "";
  display: block;  
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;  
}
.second_btn_1.s_btn1:before,.second_btn_2.s_btn2:before,.second_btn_3.s_btn3:before,.second_btn_4.s_btn4:before,.second_btn_5.s_btn5:before,.second_btn_6.s_btn6:before,.second_btn_7.s_btn7:before{
  opacity: 1;
}
.second_btn_1,.second_btn_2,.second_btn_3,.second_btn_4,.second_btn_5,.second_btn_6,.second_btn_7,
.second_btn_1_2,.second_btn_1_3,.second_btn_1_4,.second_btn_1_5,.second_btn_2_2,.second_btn_3_2,.second_btn_4_2,.second_btn_5_2,.second_btn_6_2,.second_btn_7_2{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.second_btn_1:before{
  background: url(/files/00top_body02_bg_img13.png)no-repeat center top;
}
.second_btn_2:before{
  background: url(/files/00top_body02_bg_img14.png)no-repeat center top;
}
.second_btn_3:before{
  background: url(/files/00top_body02_bg_img15.png)no-repeat center top;
}
.second_btn_4:before{
  background: url(/files/00top_body02_bg_img16.png)no-repeat center top;
}
.second_btn_5:before{
  background: url(/files/00top_body02_bg_img17.png)no-repeat center top;
}
.second_btn_6:before{
  background: url(/files/00top_body02_bg_img18a.png)no-repeat center top;
}
.second_btn_7:before{
  background: url(/files/00top_body02_bg_img18b.png)no-repeat center top;
}

.second_btn_1 a{
  width: 210px;
  height: 30px;
  position: absolute;
  top: 105px;
  margin: 0 calc(50% - 228px);
  background: url(/files/00top_body_btn13.jpg)no-repeat center top;
}
.second_btn_2 a{
  width: 170px;
  height: 30px;
  position: absolute;
  top: 407px;
  margin: 0 calc(50% - 460px);
  background: url(/files/00top_body_btn14.jpg)no-repeat center top;
}
.second_btn_3 a{
  width: 160px;
  height: 30px;
  position: absolute;
  top: 531px;
  margin: 0 calc(50% - 213px);
  background: url(/files/00top_body_btn15.jpg)no-repeat center top;
}
.second_btn_4 a{
  width: 120px;
  height: 30px;
  position: absolute;
  top: 428px;
  margin: 0 calc(50% - 70px);
  background: url(/files/00top_body_btn16.jpg)no-repeat center top;
}
.second_btn_5 a{
  width: 140px;
  height: 30px;
  position: absolute;
  top: 195px;
  margin: 0 calc(50% - -46px);
  background: url(/files/00top_body_btn17.jpg)no-repeat center top;
}
.second_btn_6 a{
  width: 220px;
  height: 30px;
  position: absolute;
  top: 493px;
  margin: 0 calc(50% - -218px);
  background: url(/files/00top_body_btn18.jpg)no-repeat center top;
}
.second_btn_7 a{
  width: 240px;
  height: 30px;
  position: absolute;
  top: 436px;
  margin: 0 calc(50% - -218px);
  background: url(/files/00top_body_btn19.jpg)no-repeat center top;
}


.second_btn_1_2 a{
  width: 121px;
  height: 58px;
  position: absolute;
  top: 276px;
  margin: 0 calc(50% - 375px);
}
.second_btn_1_3 a{
  width: 66px;
  height: 30px;
  position: absolute;
  top: 349px;
  margin: 0 calc(50% - 267px);
}
.second_btn_1_4 a{
  width: 36px;
  height: 65px;
  position: absolute;
  top: 155px;
  margin: 0 calc(50% - 115px);
}
.second_btn_1_5 a{
  width: 37px;
  height: 59px;
  position: absolute;
  top: 208px;
  margin: 0 calc(50% - 16px);
}
.second_btn_2_2 a{
  width: 67px;
  height: 42px;
  position: absolute;
  top: 380px;
  margin: 0 calc(50% - 236px);
}
.second_btn_3_2 a{
  width: 283px;
  height: 91px;
  position: absolute;
  top: 440px;
  margin: 0 calc(50% - 375px);
}
.second_btn_4_2 a{
  width: 42px;
  height: 152px;
  position: absolute;
  top: 276px;
  margin: 0 calc(50% - 13px);
}
.second_btn_5_2 a{
  width: 34px;
  height: 45px;
  position: absolute;
  top: 255px;
  margin: 0 calc(50% - -118px);
}
.second_btn_6_2 a{
  width: 40px;
  height: 82px;
  position: absolute;
  top: 387px;
  margin: 0 calc(50% - -74px);
}
.second_btn_7_2 a{
  width: 63px;
  height: 95px;
  position: absolute;
  top: 331px;
  margin: 0 calc(50% - -129px);
}
/*  top
---------------------------------------------------------------------------------------------------- */
/*  2
---------------------------------------------------------------------------------------------------- */
#vthyft76r3htp2i77sr1{
  height: 836px;
  background: url("/files/00top_block02_bg.jpg")no-repeat center top;
}
#vthyft76r3htp2i77sr1 .easys_content_inner{
  width: 905px;
}
#vthyft76r3htp2i77sr1 .text_box{
  position: relative;
  top: 410px;
}
#vthyft76r3htp2i77sr1 .post_data{
  width: 480px;
}
#vthyft76r3htp2i77sr1 .main_btn{
  position: relative;
  top: 410px;
}
#vthyft76r3htp2i77sr1 .main_btn a{
  width: 190px;
  height: 50px;
  padding: 0;
  position: absolute;
  left: 306px;
  background: url("/files/00top_btn_readmore.png")no-repeat center top;
}
#vthyft76r3htp2i77sr1 .main_btn a:hover{
  background-position: center bottom;
}
/*  3
---------------------------------------------------------------------------------------------------- */
#wg96qfjlxwzbpcf99q3u{
  height:579px;
  background:url("/files/00top_block03_bg.jpg")no-repeat center top;
}
#wg96qfjlxwzbpcf99q3u .easys_content_inner{
  width:960px;
}
#wg96qfjlxwzbpcf99q3u .text_box{
  position: relative;
  top: 167px;
}
#wg96qfjlxwzbpcf99q3u .post_data{
  width: 450px;
  float: right;  
}
/*  4
---------------------------------------------------------------------------------------------------- */
#qhzz45w1wllp0ea0g1w8,
#qas6nas8iddhoaydrp90,
#tz3gkqjkqcktfhvsyhza,
#fsa20aexeqslxq8siz64,
#pfi3nugfgrcitglv121t,
#gecek3b92xxxsbcqbop5{
  height: 740px;
  background:url("/files/00top_block04_bg.jpg")no-repeat center top;
}
#qhzz45w1wllp0ea0g1w8 .text_box,
#qas6nas8iddhoaydrp90 .text_box,
#tz3gkqjkqcktfhvsyhza .text_box,
#fsa20aexeqslxq8siz64 .text_box,
#pfi3nugfgrcitglv121t .text_box,
#gecek3b92xxxsbcqbop5 .text_box{
  position: relative;
  top: 382px;
}
#qhzz45w1wllp0ea0g1w8 .post_data,
#qas6nas8iddhoaydrp90 .post_data,
#tz3gkqjkqcktfhvsyhza .post_data,
#fsa20aexeqslxq8siz64 .post_data,
#pfi3nugfgrcitglv121t .post_data,
#gecek3b92xxxsbcqbop5 .post_data{
  width: 420px; 
}
/*  5
---------------------------------------------------------------------------------------------------- */
#a37gdrbcot5e6ejh39db{
  height: 220px;
  background:url("/files/00top_block05_bg.jpg")repeat center top;
}
#a37gdrbcot5e6ejh39db .entry_title{
  background:none;
  height: 300px;
  position: relative;
}
#a37gdrbcot5e6ejh39db .entry_title h3{ 
  display:none;
}
#a37gdrbcot5e6ejh39db .read_more_btn{
  position: absolute;
  top: 92px;
}
#a37gdrbcot5e6ejh39db .read_more_btn a{
  width: 360px;
  height: 100px;
  position: absolute;
  left: 266px;
  transition: initial;
  background: url("/files/00top_block05_btn.png")no-repeat left top;
}
#a37gdrbcot5e6ejh39db .read_more_btn a:hover{
  background-position: right top;
}
#mcjm4i1sgutqg0x0egdd{
  margin-bottom: 0;
  background:url("/files/00top_block05_bg.jpg")repeat center top;
}
#mcjm4i1sgutqg0x0egdd .blog_post{
  border-bottom: 1px dotted #b3e4eb; 
}
#mcjm4i1sgutqg0x0egdd{
  color: #fff;
  padding-bottom: 57px;
}
#mcjm4i1sgutqg0x0egdd .blog_post a{
  color: #f3f4a4;
}

/*  6
---------------------------------------------------------------------------------------------------- */
#uz02x5rne0yq3npft0rk,
#s70hignyip6gzscnrukg,
#aqbg8kn01dsb4mimooi3{
  height: 764px;
  background: url("/files/00top_block06_bg.jpg")no-repeat center top;
}
#uz02x5rne0yq3npft0rk .easys_content_inner,
#s70hignyip6gzscnrukg .easys_content_inner,
#aqbg8kn01dsb4mimooi3 .easys_content_inner{
  width: 608px;
}
#uz02x5rne0yq3npft0rk .text_box,
#s70hignyip6gzscnrukg .text_box,
#aqbg8kn01dsb4mimooi3 .text_box{
  position: relative;
  top: 361px;
}
#uz02x5rne0yq3npft0rk .post_data,
#s70hignyip6gzscnrukg .post_data,
#aqbg8kn01dsb4mimooi3 .post_data{
  width: 470px; 
}
/*  ギミックバナー
---------------------------------------------------------------------------------------------------- */
#a2cacu07ixq0a44xxfp3,
#v3wzb8vqi8zv1no55cr7,
#qianng4swf4opefaf6ih,
#w4sf7bhadbig24n6wxac,
#u7b3nnka5swdyn5plr4o,
#h7w4e92g3uzkfpb8g8p5{
  height: 720px;
  background: url("/files/banner_harf_bg.png") no-repeat center top,
              url("/files/banner_harf_bg_pala.jpg") no-repeat center center / cover fixed;
}
.half_container,
.four_container{
  display: flex;
}
.half_container{
  margin-bottom: 11px;
  margin-top: 80px;
}
.half_banner_1{
  margin-right: 14px;
}
.half_banner_1,
.half_banner_2{
  width: 473px;
  height: 200px;
  position: relative;
  cursor: pointer;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
}
.half_banner_1 img,
.half_banner_2 img{
  position: absolute;
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  top: 0;
  left: 0;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
}
.half_banner_1:hover,
.half_banner_2:hover{
  transform: rotateY( 180deg );
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );  
}
.half_banner_1 img:last-child,
.half_banner_2 img:last-child{
  transform: rotateY( 180deg );
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );  
}


.four_banner_1,
.four_banner_2,
.four_banner_3,
.four_banner_4{
  width: 230px;
  height: 350px;
  position: relative;
  cursor: pointer;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d; 
  transition: 1s; 
  -webkit-transition: 1s;
  -moz-transition: 1s;
  margin-right: 13px;
}
.four_banner_4{
  margin-right: 0;
}
.four_banner_1 img,
.four_banner_2 img,
.four_banner_3 img,
.four_banner_4 img{
  position: absolute;
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;  
  top: 0;
  left: 0;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
}
.four_banner_1:hover,
.four_banner_2:hover,
.four_banner_3:hover,
.four_banner_4:hover{
  transform: rotateY( 180deg );
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );  
}
.four_banner_1 img:last-child,
.four_banner_2 img:last-child,
.four_banner_3 img:last-child,
.four_banner_4 img:last-child{
  transform: rotateY( 180deg );
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );  
}
#q05c5rjfqxj7qgmbj2tx{
  height: 590px;
}
#q05c5rjfqxj7qgmbj2tx .four_container,
#asia8tgm9tj35ejk2t9s .four_container,
#mrviev19ruwf4qq4s9jl .four_container,
#g5ytw2brvsmjlwzt5wdv .four_container,
#vitdd57sv1fplt9t3uds .four_container,
#m44clqde0jocl5cij3u6 .four_container{
  margin-top: 120px;
}
#asia8tgm9tj35ejk2t9s,
#mrviev19ruwf4qq4s9jl,
#g5ytw2brvsmjlwzt5wdv,
#vitdd57sv1fplt9t3uds,
#m44clqde0jocl5cij3u6{
  height: 590px;
  background: url("/files/block_bg_02.jpg")repeat center top;  
}

/*  バナー施工・店舗
---------------------------------------------------------------------------------------------------- */
#w5mz2ozm83e0l4mk4dag{
  padding-top: 90px;
  margin-bottom: 50px;
}
#w5mz2ozm83e0l4mk4dag .eyecatch a:hover img{
  opacity: 0;
}
#w5mz2ozm83e0l4mk4dag .float_left{
  background: url("/files/00top_block07_banner01_on.jpg") no-repeat center top / 100% auto transparent;
}
#w5mz2ozm83e0l4mk4dag .float_right{
  background: url("/files/00top_block07_banner02_on.jpg") no-repeat center top / 100% auto transparent;
}
/*  glued-sheet
---------------------------------------------------------------------------------------------------- */
#fwowqf1pzfrswxwj0xhm{
  height: 900px;
  margin-bottom:70px;
  background:url("/files/10noritsuki_block02_bg.jpg")no-repeat center top;
}
#fwowqf1pzfrswxwj0xhm .text_box{
  position: relative;
  top: 420px;
  width: 100%;
}
#fwowqf1pzfrswxwj0xhm .post_data{
  width: 640px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
#gf5ka8p9t0rgrxe2ez6o,
#zlulba7ve2frzgmdis7p,
#g37ebdx52q0sya48l52r,
#cnya6qnxo565o93vbxlh{
  padding-top: 70px;
  background:url("/files/block_bg_01.jpg")repeat center top;
}
#upguuv46c4fwg7sisqwa,
#eg86gf8f1ijyqh85qvmq,
#l2emi62n4qcm7rpbeftt,
#uy4dbej3zvhlmokyr4wi{
  height: 476px;
  margin-bottom: 70px;
  background:url("/files/10noritsuki_block06_bg.jpg")no-repeat center top;
}
#upguuv46c4fwg7sisqwa .text_box,
#eg86gf8f1ijyqh85qvmq .text_box,
#l2emi62n4qcm7rpbeftt .text_box,
#uy4dbej3zvhlmokyr4wi .text_box{
  position: relative;
  top: 297px
}
#upguuv46c4fwg7sisqwa .main_btn,
#eg86gf8f1ijyqh85qvmq .main_btn,
#l2emi62n4qcm7rpbeftt .main_btn,
#uy4dbej3zvhlmokyr4wi .main_btn{
  position: relative;
  top: 290px;  
}
#upguuv46c4fwg7sisqwa .post_data,
#eg86gf8f1ijyqh85qvmq .post_data,
#l2emi62n4qcm7rpbeftt .post_data,
#uy4dbej3zvhlmokyr4wi .post_data{
  width: 640px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

/*  contactバナー
---------------------------------------------------------------------------------------------------- */
#sgh69gyh6yapyyjftybr,
#lj568fcy95rdtmtua00n,
#np3x0v5blbojm89w4e8t,
#vpkukwwzfeycwiq6edc5,
#ywgxfuuaffn97r65665y,
#tokbsj1avk0c45808309,
#j7jqhc4u29n4mqc3q9uj,
#zsnpuqy7tbua1lwdje2v,
#oe8ixbcmz3ejxwd4e25e,
#eqzxdrbfscq4n932lyde,
#yhkbsxu15xn1ewlofd10{
  height: 400px;
  background: url("/files/banner_contact_bg.jpg")no-repeat center top;
}
#sgh69gyh6yapyyjftybr a img,
#lj568fcy95rdtmtua00n a img,
#np3x0v5blbojm89w4e8t a img,
#vpkukwwzfeycwiq6edc5 a img,
#ywgxfuuaffn97r65665y a img,
#tokbsj1avk0c45808309 a img,
#j7jqhc4u29n4mqc3q9uj a img,
#zsnpuqy7tbua1lwdje2v a img,
#oe8ixbcmz3ejxwd4e25e a img,
#eqzxdrbfscq4n932lyde a img,
#yhkbsxu15xn1ewlofd10 a img{
  display: none;
}
#sgh69gyh6yapyyjftybr .eyecatch,
#lj568fcy95rdtmtua00n .eyecatch,
#np3x0v5blbojm89w4e8t .eyecatch,
#vpkukwwzfeycwiq6edc5 .eyecatch,
#ywgxfuuaffn97r65665y .eyecatch,
#tokbsj1avk0c45808309 .eyecatch,
#j7jqhc4u29n4mqc3q9uj .eyecatch,
#zsnpuqy7tbua1lwdje2v .eyecatch,
#oe8ixbcmz3ejxwd4e25e .eyecatch,
#eqzxdrbfscq4n932lyde .eyecatch,
#yhkbsxu15xn1ewlofd10 .eyecatch{
  display: block;
}
#sgh69gyh6yapyyjftybr a,
#lj568fcy95rdtmtua00n a,
#np3x0v5blbojm89w4e8t a,
#vpkukwwzfeycwiq6edc5 a,
#ywgxfuuaffn97r65665y a,
#tokbsj1avk0c45808309 a,
#j7jqhc4u29n4mqc3q9uj a,
#zsnpuqy7tbua1lwdje2v a,
#oe8ixbcmz3ejxwd4e25e a,
#eqzxdrbfscq4n932lyde a,
#yhkbsxu15xn1ewlofd10 a {
  display: block;
  width: 100%;
  height: 400px;
  background:url("/files/banner_contact.png") no-repeat center top;
}
#sgh69gyh6yapyyjftybr a:hover,
#lj568fcy95rdtmtua00n a:hover,
#np3x0v5blbojm89w4e8t a:hover,
#vpkukwwzfeycwiq6edc5 a:hover,
#ywgxfuuaffn97r65665y a:hover,
#tokbsj1avk0c45808309 a:hover,
#j7jqhc4u29n4mqc3q9uj a:hover,
#zsnpuqy7tbua1lwdje2v a:hover,
#oe8ixbcmz3ejxwd4e25e a:hover,
#eqzxdrbfscq4n932lyde a:hover,
#yhkbsxu15xn1ewlofd10 a:hover{
  background:url("/files/banner_contact_on.png") no-repeat center top;
}
/*  /glueless-sheet
---------------------------------------------------------------------------------------------------- */
#idrgimek0lhkfpcdvnvj{
  height: 760px;
  background: url("/files/11norinashi_block02_bg.jpg")no-repeat center top;
}
#idrgimek0lhkfpcdvnvj .text_box{
  position: relative;
  top: 415px;
  width: 100%;
}
#idrgimek0lhkfpcdvnvj .post_data{
  width: 640px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
#fqkva3h5cssvm42jrja6{
  height: 476px;
  margin-bottom: 70px;
  background:url("/files/11norinashi_block07_bg.jpg")no-repeat center top;
}
#ls7z67wkbn8puod9r53d,
#kgu3a36djvwoyuufww49,
#jl8xb5ba3nxx58cv7ofo{
  height: 476px;
  background:url("/files/11norinashi_block07_bg.jpg")no-repeat center top;
}
#fqkva3h5cssvm42jrja6 .text_box,
#ls7z67wkbn8puod9r53d .text_box,
#kgu3a36djvwoyuufww49 .text_box,
#jl8xb5ba3nxx58cv7ofo .text_box{
  position: relative;
  top: 297px
}
#fqkva3h5cssvm42jrja6 .main_btn,
#ls7z67wkbn8puod9r53d .main_btn,
#kgu3a36djvwoyuufww49 .main_btn,
#jl8xb5ba3nxx58cv7ofo .main_btn{
  position: relative;
  top: 290px;  
}
#fqkva3h5cssvm42jrja6 .post_data,
#ls7z67wkbn8puod9r53d .post_data,
#kgu3a36djvwoyuufww49 .post_data,
#jl8xb5ba3nxx58cv7ofo .post_data{
  width: 640px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
/* /cutting-sheet
---------------------------------------------------------------------------------------------------- */
#adsj0i61rjx5rjuo8pxb{
  height: 760px;
  color: #fff;
  background: url("/files/12cutting_block02_bg.jpg")no-repeat center top;
}
#adsj0i61rjx5rjuo8pxb .text_box{
  position: relative;
  top: 410px;
  width: 100%;
}
#adsj0i61rjx5rjuo8pxb .post_data{
  width: 640px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
/* /magnet-sheet
---------------------------------------------------------------------------------------------------- */
#hdhh8588ac9amsuw2bcr{
  height: 760px;
  color: #fff;
  background: url("/files/13magnet_block02_bg.jpg")no-repeat center top;
}
#hdhh8588ac9amsuw2bcr .text_box{
  position: relative;
  top: 410px
}
#hdhh8588ac9amsuw2bcr .post_data{
  width: 640px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
/* ハーフ、4連バナー追加分
---------------------------------------------------------------------------------------------------- */
#z4kb9g4u5m7e8vx80xji{
  margin-top:-190px;
}
#z4kb9g4u5m7e8vx80xji,
#vjddnvu9ysvgso39nlyy,
#dz0jrznjt4629m4qerhu,
#d9unjnjee8dpoq2qdxzb,
#nf96gtzamqhexm6b3uwd,
#dcts9bx04mlbsotgrlxx{
  height: 360px;
  background: url(/files/banner_harf_bg.png) no-repeat center top, 
              url(/files/banner_harf_bg_pala.jpg) no-repeat center center / cover fixed;
}
#vjddnvu9ysvgso39nlyy{
  margin-bottom: 70px;
}

#z4kb9g4u5m7e8vx80xji .field_2col,
#z4kb9g4u5m7e8vx80xji .field_2col .eyecatch,
#z4kb9g4u5m7e8vx80xji .field_2col .img_box,
#vjddnvu9ysvgso39nlyy .field_2col,
#vjddnvu9ysvgso39nlyy .field_2col .eyecatch,
#vjddnvu9ysvgso39nlyy .field_2col .img_box,
#dz0jrznjt4629m4qerhu .field_2col,
#dz0jrznjt4629m4qerhu .field_2col .eyecatch,
#dz0jrznjt4629m4qerhu .field_2col .img_box,
#d9unjnjee8dpoq2qdxzb .field_2col,
#d9unjnjee8dpoq2qdxzb .field_2col .eyecatch,
#d9unjnjee8dpoq2qdxzb .field_2col .img_box,
#nf96gtzamqhexm6b3uwd .field_2col,
#nf96gtzamqhexm6b3uwd .field_2col .eyecatch,
#nf96gtzamqhexm6b3uwd .field_2col .img_box,
#dcts9bx04mlbsotgrlxx .field_2col,
#dcts9bx04mlbsotgrlxx .field_2col .eyecatch,
#dcts9bx04mlbsotgrlxx .field_2col .img_box{
  width: 473px !important;
}
#z4kb9g4u5m7e8vx80xji .field_4col,
#z4kb9g4u5m7e8vx80xji .field_4col .eyecatch,
#vjddnvu9ysvgso39nlyy .field_4col,
#vjddnvu9ysvgso39nlyy .field_4col .eyecatch,
#dz0jrznjt4629m4qerhu .field_4col,
#dz0jrznjt4629m4qerhu .field_4col .eyecatch,
#d9unjnjee8dpoq2qdxzb .field_4col,
#d9unjnjee8dpoq2qdxzb .field_4col .eyecatch,
#nf96gtzamqhexm6b3uwd .field_4col,
#nf96gtzamqhexm6b3uwd .field_4col .eyecatch,
#dcts9bx04mlbsotgrlxx .field_4col,
#dcts9bx04mlbsotgrlxx .field_4col .eyecatch{
  width: 230px !important;
}
#z4kb9g4u5m7e8vx80xji .float_left,
#vjddnvu9ysvgso39nlyy .float_left,
#dz0jrznjt4629m4qerhu .float_left,
#d9unjnjee8dpoq2qdxzb .float_left,
#nf96gtzamqhexm6b3uwd .float_left,
#dcts9bx04mlbsotgrlxx .float_left{
  margin-right: 13px;
}
#z4kb9g4u5m7e8vx80xji .eyecatch a:hover img,
#kjjxzl4fvbtxyizom43m .eyecatch a:hover img,
#nzmyzo4fzg0l6ontnfn5 .eyecatch a:hover img,
#mggzapuwmk7vkb0hwkq6 .eyecatch a:hover img,
#dxievct5u6g3tlvc1ou7 .eyecatch a:hover img,
#k7zqhenidkd90umibiac .eyecatch a:hover img,
#vjddnvu9ysvgso39nlyy .eyecatch a:hover img,
#dz0jrznjt4629m4qerhu .eyecatch a:hover img,
#d9unjnjee8dpoq2qdxzb .eyecatch a:hover img,
#trlohtkv2rsslyqueej2 .eyecatch a:hover img,
#nf96gtzamqhexm6b3uwd .eyecatch a:hover img,
#dcts9bx04mlbsotgrlxx .eyecatch a:hover img{
  opacity: 0.85;
}
.img_display_1392{
  margin-top: 80px;
}
.img_display_1395{
  position: relative;
  top: -15px;
}

#kjjxzl4fvbtxyizom43m,
#nzmyzo4fzg0l6ontnfn5,
#mggzapuwmk7vkb0hwkq6,
#dxievct5u6g3tlvc1ou7,
#k7zqhenidkd90umibiac,
#trlohtkv2rsslyqueej2{
  height: 590px;
}
#kjjxzl4fvbtxyizom43m .img_display,
#nzmyzo4fzg0l6ontnfn5 .img_display,
#mggzapuwmk7vkb0hwkq6 .img_display,
#dxievct5u6g3tlvc1ou7 .img_display,
#k7zqhenidkd90umibiac .img_display,
#trlohtkv2rsslyqueej2 .img_display{
  margin-top: 120px;
}
#nzmyzo4fzg0l6ontnfn5,
#mggzapuwmk7vkb0hwkq6,
#dxievct5u6g3tlvc1ou7,
#k7zqhenidkd90umibiac,
#trlohtkv2rsslyqueej2{
  background: url(/files/block_bg_02.jpg)repeat center top; 
}

/* 
---------------------------------------------------------------------------------------------------- */
#jxrhekwljye8ncfxrp0n,
/*#content*/{
  padding-top: 100px;
}
#jxrhekwljye8ncfxrp0n .entry_post,
#rqljdr2r7vs9d1n7u5ar .entry_post,
#d3i31e3bu0i9n9p6icq9,
#lga1s38mfh2vla9gwlb3,
#n5lyatu5lvnbj54nswxl,
#qzf15ic710gnfzm2mqpa,
#tdgnsxqq5tgwxn586l8m,
#k56x8yyfaaael7v370hx,
#dizc5hh4hv63p8nkdeei,
#jn9yw7kkhtgqfjwsyfs2,
#zv5l43jn9be59jfdid9t,
#jr87q3vem404enoquqmm,
#ue09f85h3qfcdaqxbd3s,
#rvh3y3glez1mn6gswwh3,
#l2ryywl2tm097da2b9rt,
#d3913o6jekp5kg7bb37i,
#l0g0yk4oj0d1sgtu55kr,
#x1px05mx3s947ax45599,
#vbem23u79p6akog3stjh,
#bd8s83ur2b20ufuyu103,
#b4s5cihe1ihje2f0fep1 {
  padding-top: 70px;
  margin-top:-100px;
}
#jxrhekwljye8ncfxrp0n,
#rqljdr2r7vs9d1n7u5ar{
  margin-top: 70px;
}
#m3gc96qf7895x8xaufrp{
  padding-top: 90px;
}
#jxrhekwljye8ncfxrp0n .easys_content_inner,
#jxrhekwljye8ncfxrp0n .entry_post,
#rqljdr2r7vs9d1n7u5ar .easys_content_inner,
#rqljdr2r7vs9d1n7u5ar .entry_post{
  width: 100%;
}
#jxrhekwljye8ncfxrp0n .entry_post,
#rqljdr2r7vs9d1n7u5ar .entry_post{
  padding-bottom: 55px;  
}
#jxrhekwljye8ncfxrp0n .sub_entry_title,
#rqljdr2r7vs9d1n7u5ar .sub_entry_title{
  margin: 0 auto;
}
#jxrhekwljye8ncfxrp0n .text_box,
#rqljdr2r7vs9d1n7u5ar .text_box{
  width: 960px;
  margin: 0 auto;
}
#jxrhekwljye8ncfxrp0n .entry_post_1309,
#jxrhekwljye8ncfxrp0n .entry_post_1310,
#jxrhekwljye8ncfxrp0n .entry_post_1381,
#jxrhekwljye8ncfxrp0n .entry_post_1308,
#jxrhekwljye8ncfxrp0n .entry_post_1317,
#jxrhekwljye8ncfxrp0n .entry_post_1386,
#jxrhekwljye8ncfxrp0n .entry_post_1315,
#jxrhekwljye8ncfxrp0n .entry_post_1311,
#m3gc96qf7895x8xaufrp,
#lga1s38mfh2vla9gwlb3,
#qzf15ic710gnfzm2mqpa,
#tdgnsxqq5tgwxn586l8m,
#b4s5cihe1ihje2f0fep1,
#jn9yw7kkhtgqfjwsyfs2,
#jr87q3vem404enoquqmm,
#l2ryywl2tm097da2b9rt,
#l0g0yk4oj0d1sgtu55kr,
#vbem23u79p6akog3stjh{
  background:url("/files/10noritsuki_block_color.jpg")repeat center top;
}
#rqljdr2r7vs9d1n7u5ar .entry_post_1333,
#rqljdr2r7vs9d1n7u5ar .entry_post_1329,
#rqljdr2r7vs9d1n7u5ar .entry_post_1326,
#rqljdr2r7vs9d1n7u5ar .entry_post_1323,
#rqljdr2r7vs9d1n7u5ar .entry_post_1463{
  background:url("/files/11norinashi_block_color.jpg")repeat center top;
}
#jxrhekwljye8ncfxrp0n .entry_post_1382,
#jxrhekwljye8ncfxrp0n .entry_post_1313,
#jxrhekwljye8ncfxrp0n .entry_post_1383,
#jxrhekwljye8ncfxrp0n .entry_post_1314,
#jxrhekwljye8ncfxrp0n .entry_post_1385,
#jxrhekwljye8ncfxrp0n .entry_post_1387,
#jxrhekwljye8ncfxrp0n .entry_post_1312,
#rqljdr2r7vs9d1n7u5ar .entry_post_1333,
#rqljdr2r7vs9d1n7u5ar .entry_post_1329,
#rqljdr2r7vs9d1n7u5ar .entry_post_1326,
#rqljdr2r7vs9d1n7u5ar .entry_post_1323,
#rqljdr2r7vs9d1n7u5ar .entry_post_1463{
  margin-top: -45px;
  margin-bottom: 93px;  
}
#d3i31e3bu0i9n9p6icq9,
#n5lyatu5lvnbj54nswxl,
#lga1s38mfh2vla9gwlb3,
#qzf15ic710gnfzm2mqpa,
#ue09f85h3qfcdaqxbd3s,
#tdgnsxqq5tgwxn586l8m,
#k56x8yyfaaael7v370hx,
#b4s5cihe1ihje2f0fep1,
#dizc5hh4hv63p8nkdeei,
#jn9yw7kkhtgqfjwsyfs2,
#zv5l43jn9be59jfdid9t,
#jr87q3vem404enoquqmm,
#rvh3y3glez1mn6gswwh3,
#l2ryywl2tm097da2b9rt,
#d3913o6jekp5kg7bb37i,
#l0g0yk4oj0d1sgtu55kr,
#x1px05mx3s947ax45599,
#vbem23u79p6akog3stjh{
  margin-top: 0;
}
/* 5/20追加分
---------------------------------------------------------------------------------------------------- */
#st9n9ovwtin33blui973{
  height: 360px;
  background: url(/files/banner_harf_bg_pala.jpg) no-repeat center center / cover fixed;  
}
#ik2o7rspj2ps5asbxuhh{
  padding-bottom:50px;
}
#ayqyk51frtamygj7dvpt,
#bpqci3f4vjqfzc68e9qo,
#zahns0yk462e68yebncr,
#q0erz98qlawbmsgqfh8j,
#uc4e8nco7rkyo5wleis3{
  padding-top: 70px;
  margin-bottom: 70px;
  background:url(/files/10noritsuki_block_color.jpg)repeat center top;
}
#hpi1sr37plnxngm2ys8o{
  padding-top: 70px;
  margin-bottom: 50px;
  background:url(/files/10noritsuki_block_color.jpg)repeat center top;
}
#bstjozbyrmeq81yp4tja{
  padding-top: 50px;
  background:url(/files/10noritsuki_block_color.jpg)repeat center top;
}
#uc4e8nco7rkyo5wleis3{
  margin-top: -25px;
}
#jxrhekwljye8ncfxrp0n .sub_post{
  width: 960px;
  margin: 0 auto;
  display: block;
}
#rqljdr2r7vs9d1n7u5ar .sub_post{
  width: 960px;
  margin: 0 auto;
  display: block;
}

.grecaptcha-badge { visibility: hidden; }
