@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;600&display=swap');
/*
 * PC用スタイルCSS
 */


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




/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none #ffffff; 
  scroll-padding-top: 0;
  scroll-behavior: smooth;
}
body {
  position: relative;/* 2000pxを超える画面の対策 */
  margin: 0 auto;
  min-width: 1300px;
  max-width: 2000px;
  background: url(/files/body_bg_top.jpg) no-repeat center top/100%;
  word-break: break-word;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
body,
.wpcf7c-conf {
  color: #333333;
}
/* Safariのみ */
_:lang(x) + _:-webkit-full-screen-document,
body {
          text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
#wrapper {
  background: none transparent;
}
#outer_block {
  background: none transparent;
}
#page_6 #outer_block{
    padding-top: 0;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #f07700;
}

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


/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  position: relative;
  z-index: 500;
  padding: 0;
  height: 1040px;
  background: url(/files/branding_box_bg.png) no-repeat center top/100%;
}
/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  /* CSSレスポンシブ用*/
  position: absolute;
  bottom: 0;
  right: calc(50/2000*100%);
  width: auto;
  text-align: right;
}
#site-description a {
  display: inline;
  color: #62524c;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information {
  /* CSSレスポンシブ用  */
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  transform-origin: top left;
}
#header_information .main_header {
  margin: 0 auto;
  padding: 0;
  width: auto;
}
#header_information .main_header a {
  display: inline-block;
  padding: 0;
}
#header_information .main_header a img {
  width: 350px;
  height: 300px;
}
/* Gナビ上部固定
#header_information.fixed {
position: fixed;
  top: 0;
  transform: none !important;
}
@media(min-width: 2000px){
  #header_information.fixed{
      left: calc(50% - 980px); ※1000px - 左余白
  }
}
*/

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access {
  display: none;
}

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser,
#video_teaser,
#jquery_slider_pc {
  /* メインとブランディングボックスを重ねる時*/
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#main_teaser,
#video_teaser #video_teaser_inner,
#jquery_slider_pc .viewer {
  display: block;
  margin: 0 auto;
  min-width: 1300px;
  max-width: 2000px;
}
#main_teaser img,
#video_teaser #video_teaser_inner video,
#jquery_slider_pc .viewer img {
  width: 100%;
}

/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
/* サイドナビ　タイトル */
.widget-title,
.widget-title2 a {
  padding: 0;
  background-image: url(../files/widget_title_bg.png);
  color: #ffffff;
  text-align: center;
}
.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 {
  overflow: hidden;
  background-image: url(../files/widget_list_bg.png);
  color: #2c2c2c;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#wp-calendar {
  border-collapse: separate;
}
#wp-calendar caption {
  text-align: center;
}
/*#wp-calendar thead th {
}*/
#wp-calendar tbody td {
  padding: 5px;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #4376d3;
  background: none transparent;
  line-height: 2;
}
#wp-calendar tbody td a {
  text-decoration: underline;
}
#wp-calendar tbody td a:hover {
  text-decoration: none;
}
#calendar_wrap table tr td#today {
  background-color: #f07700;
}
#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}

/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  position: relative;
  height: 450px;
  background: url(../files/footer_bg.png) no-repeat center top;
}
#footer_box {
  height: 450px;
  background: none transparent;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  display: none;
  /*絶対値指定する時*/
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin: 0;
  width: auto;
  transform: translateX(-50%);
}
/* 中央以外 */
/*
#footer-widget-area .widget-area{
    position: absolute;
    top: 320px;
    left: calc(50% - 140px);
}
*/
#footer_sitemap_block #footer-widget-area {
  display: block;
  width: 960px;
}
#footer_sitemap_block #footer-widget-area .widget-area ul.menu {
  border-color: #ffffff;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a {
  border-color: #ffffff;
  color: #ffffff;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}




/*  フッター情報
---------------------------------------------------------------------------------------------------- */

#footer_information{
    position: absolute;
    top: 210px;
    left: calc(50% + -321px);
}
#footer_information .entry-post {
  width: 450px;
  margin: 0;
  text-align: left;
}



/*  フッター住所
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post .post-data > p {
  color: #ffffff;
  /*絶対値指定する時
  position: absolute;
  bottom: 110px;
  left: 50%;
  margin: 0;
  width: auto;
  transform: translateX(-50%);
  */
}


/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  color: #ffffff;
}
/* 中央寄せの時 */

#copyright {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}

/* 中央以外 */
/*
#copyright {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 100px);
}
*/

/*  サイドメニュー
---------------------------------------------------------------------------------------------------- */
.fixed_btn {
  z-index: 1000;
  display: flex;
  flex-direction: row-reverse;
  gap: 0 20px;
  align-items: flex-end;
  bottom: 20px;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
  right: 15px;
}
.fixed_btn.fixed {
  opacity: 1;
  visibility: visible;
}

#fixed_btn_contact,
#fixed_btn_contact a{
  width: 316px;
  height: 192px;
  position: relative;
}

#fixed_btn_line,
#fixed_btn_line a{
  width: 355px;
  height: 102px;
  position: relative;
  margin-bottom: 25px;
}

.fixed_btn a:hover img{
  opacity: .8;
}


/*  スクロールトップ
---------------------------------------------------------------------------------------------------- */
#float_top_btn{
  left: 10px;
  right: auto;
  bottom: 45px;
}
#float_top_btn a:hover img {
  opacity: 0.8;
}

/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
  padding: 0;
}
#container_top.single_post {
  padding: 0 0 50px;
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
[class*="title"], h2, h3, h4{
  font-weight: 600 !important;
}
.headline_title {
  background-image: url(../files/top_entry_title.png);
  color: #000000;
}
h3.entry_title,
.entry_title,
.entry-title {
  /* サイズ、背景、余白などはこちら */
  background-image: url(../files/entry_title_bg.png);
  color: #000000;
}
/*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: #000000;
}
/* 見出しリンクボタン */
.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.png);
  font-size: 20px;
}
* .mid_entry_title,
* .mid_entry_title a {
  color: #ffffff;
}

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

* .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: #000000;
}



/* B-03など小見出し用 */
* .sub_entry_title {
  background: url(../files/sub_entry_title_bg.png) no-repeat scroll left top transparent;
  color: #333333;
}
/*
* .sub_entry_title h4 {
  フォントサイズはこちら
}
*/
* .sub_entry_title a:link,
* .sub_entry_title a:visited,
* .sub_entry_title a:hover,
* .sub_entry_title a:active {
  color: #333333;
}
/* 小見出しリンクボタン */
.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;
}
* .mid_sub_entry_title,
* .mid_sub_entry_title a {
  color: #000000;
}

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

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

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


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

small a:hover {
  background-color: #f07700 !important;
  color: #ffffff !important;
}





/*  テーブル
---------------------------------------------------------------------------------------------------- */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > *{
    border: none !important;
    background: none #fff8ef;
}
.easys_content:not(.ne_01) table:not(#wp-calendar){
    border-collapse: separate;
    border-spacing : 0 10px !important;
}
table:not(#wp-calendar){
    border-collapse: separate;
    border-spacing : 0 4px !important;
}


/* メール送信後メッセージボックスのボーダー（デフォルト：グリーン） */
div.wpcf7-mail-sent-ok {
  border-color: #4376d3 !important;
}

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

.table_area table tr td {
  border: solid 1px transparent !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 {
  border-style: solid;
  border-color: #f07700;
  background: none transparent;
  color: #f07700 !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 #ffffff;
  background: none transparent;
}
.tablenav .next:hover,
.tablenav .next:active,
.tablenav .prev:hover,
.tablenav .prev:active {
  border-color: #f07700;
  background-color: #f07700;
}
.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 {
  border-style: solid;
  border-color: #f07700;
  background: none #f07700;
  color: #ffffff !important;
} 



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


/* Cブロック */
.c_01,
.c_02,
.c_03,
.c_05,
.c_06 {
  display: inline-block;
  padding: 0 0 20px;
  width: 100%;
}
.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-weight: bold;
  font-size: 13px;
}
.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;
}



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


/* Z_L お知らせブロック */
.Z_l1 .date_area {
  font-weight: bold;
  font-size: 13px;
}
.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 {
  border: 1px solid #f07700;
  background-color: transparent;
  color: #f07700;
}
div.link_list a:hover {
  border: 1px solid #f07700;
  background-color: #f07700;
  color: #ffffff;
}


.faq-title {
  background-color: #f07700;
  color: #ffffff;
  font-weight: normal;
}



/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
/* 必須項目 */
.iqfm-req_color {
  color: #f07700;
}
.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: transparent;
}
/* 有効期限の部分 */
.coupon_box table tr td.coupon_meta_title {
  width: 8em;
  background-color: #fff8ef;
  color: #333333;
}
.coupon_box table tr td.coupon_meta {
  background-color: #fff8ef;
  color: #333333;
}
.e-04 .menu_area td {
  height: 3.5em;
}
.e-04 .menu_area .parent_title {
  height: auto;
  font-size: 120%;
}



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

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

.img_size_thumb {
  overflow: hidden;
  width: 150px;
  height: 150px;
}


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


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


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


/* ============================== ↓↓各ブロックの個別CSSはこちらに記述↓↓ ============================== */

.db{
  position: relative;
}
.db:not(#b6bm0imvm0q9q4fbbrlp):not(#intlughef7qzxk2s6mzs) .post_margin{
  position: absolute;
  overflow: visible;
  height: auto;
  margin-bottom: 0;

  opacity: 0;
  transition: transform 1.3s ease 0s, opacity 1.3s ease 0s;
  transform: translateY(30px);
}
.db:not(#b6bm0imvm0q9q4fbbrlp):not(#intlughef7qzxk2s6mzs) .post_margin.moved{
  opacity: 1;
  transform: translateY(0);
}

.db .headline_title{
  display: none;
}
.db .post_margin{
  position: absolute;
  overflow: visible;
  height: auto;
}


/*  DB
---------------------------------------------------------------------------------------------------- */
/* 01 > こんなに外壁がキレイになります！ 
#dqs2um0x4alxupjce8ow
--------------------------------------------------------------- */
#dqs2um0x4alxupjce8ow{
  height: 1535px;
  background: url(/files/db01_bg.jpg) no-repeat center top;
}
#dqs2um0x4alxupjce8ow .post_margin{
  top: 1260px;
  left: 0;
  width: 480px;
  right: 0;
  margin: 0 auto;
}
#dqs2um0x4alxupjce8ow .post_margin p{
  text-align: center;
}
#dqs2um0x4alxupjce8ow .img01{
  position: absolute;
  top: 130px;
  left: 0;
  right: 0;
  width: 744px;
  height: 146px;
  margin: 0 auto;
  background: url(/files/db01_title.png) no-repeat center top;
}
#dqs2um0x4alxupjce8ow .img02{
  position: absolute;
  top: 580px;
  left: calc(50% + 480px);
  width: 173px;
  height: 265px;
  background: url(/files/db01_img01.png) no-repeat center top;
}
#dqs2um0x4alxupjce8ow .img03{
  position: absolute;
  top: 1080px;
  left: calc(50% - 590px);
  width: 189px;
  height: 288px;
  background: url(/files/db01_img02.png) no-repeat center top;
}

/* 02 > 私たちが選ばれる3つのポイント 
#xgevbs1psrnuxlpi6loc
--------------------------------------------------------------- */
#xgevbs1psrnuxlpi6loc{
  height: 1000px;
  background: url(/files/db02_bg.jpg) no-repeat center top;
}
#xgevbs1psrnuxlpi6loc .post_margin{
  top: 680px;
  width: 320px !important;
  margin: 0;
}
#xgevbs1psrnuxlpi6loc div:nth-child(1 of [class*="post_margin"]){
  left: calc(50% - 550px);
}
#xgevbs1psrnuxlpi6loc div:nth-child(2 of [class*="post_margin"]){
  left: 0;
  right: 0;
  margin: 0 auto;
}
#xgevbs1psrnuxlpi6loc div:nth-child(3 of [class*="post_margin"]){
  left: calc(50% + 230px);
}
#xgevbs1psrnuxlpi6loc .img01{
  position: absolute;
  top: 140px;
  left: 0;
  right: 0;
  width: 619px;
  height: 145px;
  margin: 0 auto;
  background: url(/files/db02_title.png) no-repeat center top;
}

/* 03 > 会社選びは慎重に！
#iw0v336q0d47gl1mh2tz
--------------------------------------------------------------- */
#iw0v336q0d47gl1mh2tz{
  height: 1250px;
  background: url(/files/db03_bg.jpg) no-repeat center top;
}
#iw0v336q0d47gl1mh2tz::before{
  content: '';
  position: absolute;
  top: 280px;
  left: 0;
  width: 100%;
  height: 400px;
  background: url(/files/db03_slide_img.png) repeat-x left top;
  animation: db03 30s linear infinite;
}
@keyframes db03{
  to{
    background-position-x: -2000px;
  }
}
#iw0v336q0d47gl1mh2tz::after{
  content: '';
  position: absolute;
  top: 600px;
  left: calc(50% + 250px);
  width: 194px;
  height: 336px;
  background: url(/files/db03_img.png) no-repeat center top;
}
#iw0v336q0d47gl1mh2tz .post_margin{
  top: 880px;
  left: 0;
  right: 0;
  width: 780px;
  margin: 0 auto;
}
#iw0v336q0d47gl1mh2tz .post_margin p{line-height: 1.8;}

#iw0v336q0d47gl1mh2tz .img01{
  position: absolute;
  top: 130px;
  left: 0;
  right: 0;
  width: 744px;
  height: 145px;
  margin: 0 auto;
  background: url(/files/db03_title.png) no-repeat center top;
}

/* 04 > 施工までの流れ 
#b6bm0imvm0q9q4fbbrlp
--------------------------------------------------------------- */
#b6bm0imvm0q9q4fbbrlp{
  height: 2670px;
  background: url(/files/db04_bg.jpg) no-repeat center top;
}
#b6bm0imvm0q9q4fbbrlp .easys_content_inner{
  padding-top: 440px;
}
#b6bm0imvm0q9q4fbbrlp .post_margin{
  transform: none;
}
#b6bm0imvm0q9q4fbbrlp .sub_post{
  display: block;
  position: absolute;
  left: 245px;
  width: 480px;
  opacity: 0;
  transition: transform 1.3s ease 0s, opacity 1.3s ease 0s;
  transform: translateY(30px);
}
#b6bm0imvm0q9q4fbbrlp .sub_post.moved{
  opacity: 1;
  transform: translateY(0);
}
#b6bm0imvm0q9q4fbbrlp .sub_post_1{
  top: 0;
}
#b6bm0imvm0q9q4fbbrlp .sub_post_2{
  top: 170px;
}
#b6bm0imvm0q9q4fbbrlp .sub_post_3{
  top: 360px;
}
#b6bm0imvm0q9q4fbbrlp .sub_post_4{
  top: 560px;
}
#b6bm0imvm0q9q4fbbrlp .sub_post_5{
  top: 880px;
}
#b6bm0imvm0q9q4fbbrlp .sub_post_6{
  top: 1790px;
}
#b6bm0imvm0q9q4fbbrlp .sub_post_7{
  top: 100px;
}

#b6bm0imvm0q9q4fbbrlp .notes_post{
  position: absolute;
  top: 2060px;
  left: 0;
  right: 0;
  width: 960px;
  text-align: center;
}

#b6bm0imvm0q9q4fbbrlp .flow_arr{
  display: none;
}

/* 05 > よくあるご質問 
#intlughef7qzxk2s6mzs
--------------------------------------------------------------- */
#intlughef7qzxk2s6mzs{
  height: 1400px;
  margin-bottom: 50px;
  background: url(/files/db05_bg_top.jpg) no-repeat center top,
              url(/files/db05_bg_bottom.jpg) no-repeat center bottom,
              url(/files/db05_bg.jpg);
}
#intlughef7qzxk2s6mzs .img01{
  position: absolute;
  top: 167px;
  left: 0;
  right: 0;
  width: 744px;
  height: 155px;
  margin: 0 auto;
  background: url(/files/db05_title.png) no-repeat center top;
}


#intlughef7qzxk2s6mzs .easys_content_inner{
  padding-top: 350px;
}

#intlughef7qzxk2s6mzs .faq_post {
  opacity: 0;
  transition: transform 1.3s ease 0s, opacity 1.3s ease 0s;
  transform: translateY(30px);
  display: block;
}
#intlughef7qzxk2s6mzs .faq_post.moved{
  opacity: 1;
  transform: translateY(0);
}

#intlughef7qzxk2s6mzs .anchor_list{
  display: none ;
}
#intlughef7qzxk2s6mzs .faq_post{
  width: 860px;
  margin: 0 0 10px;
  padding: 35px 30px;
  background-color: #fff;
  border-radius: 10px;
}
#intlughef7qzxk2s6mzs .faq-title{
  position: relative;
  width: 690px;
  margin: 0 auto;
  padding: 10px 20px 10px 60px;
  background: none transparent;
  border-bottom: 2px dotted #002159;
  border-radius: 0;
  float: none;
  color: #333;
  font-size: 24px;
  font-weight: 700;
}
#intlughef7qzxk2s6mzs .faq-title::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 44px;
  height: 44px;
  background: url(/files/db05_text_01.png) no-repeat center top;
  transform: translateY(-50%);
}

#intlughef7qzxk2s6mzs .sub-post-text{
  position: relative;
  width: 680px;
  margin: 0 auto;
  padding: 10px 20px 10px 60px;
  float: none;
}
#intlughef7qzxk2s6mzs .sub-post-text::before{
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 44px;
  height: 44px;
  background: url(/files/db05_text_02.png) no-repeat center top;
}



/*  バナー
---------------------------------------------------------------------------------------------------- */
/*  お問い合わせ 3連
#cqex8zsyqiaj2c45meag
#l20sbzkq1bnu379c8j4s
--------------------------------------------------------------- */
.bnr{
  position: relative;
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
  height: 800px;
}
.bnr::before{
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  z-index: -5;
  width: 100%;
  height: 100vh;
  background: url(/files/03bn_bg.jpg) no-repeat center top/ cover;
}
.bnr::after{
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(/files/03bn_top.png) no-repeat center top;
}
.bnr .img01{
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  width: 744px;
  height: 166px;
  margin: 0 auto;
  background: url(/files/03bn_title.png) no-repeat center top;
}
.bnr .img01.moved{
  top: 120px;
}
.bnr .easys_content_inner{
  width: 1050px;
  padding-top: 380px;
}
.bnr .img_display{
  display: grid;
  grid-template-columns: repeat(3, 345px);
  gap: 0 7px;
}

.bnr .field_3col,
.bnr .field_3col .eyecatch{
	width: 100% !important;
}
.bnr .eyecatch a{
  display: block;
  width: 100%;
  height: 100%;
}
.bnr .eyecatch a img{
  transition: 0.3s;
}
.bnr .eyecatch a:hover img{
  opacity: 0;
}
.bnr .img_display div:nth-child(1) a{
  background: url('/files/03bn_01_on.png') no-repeat center top/100%;
}
.bnr .img_display div:nth-child(2) a{
  background: url('/files/03bn_02_on.png') no-repeat center top/100%;
}
.bnr .img_display div:nth-child(3) a{
  background: url('/files/03bn_03_on.png') no-repeat center top/100%;
}


/*  コンテンツ画像
---------------------------------------------------------------------------------------------------- */
/*  01 こんなお困りごとありませんか？
#ac9uzxx2i8y9n6fwvrkb
--------------------------------------------------------------- */
/*  02 そんな時はRペイントにお任せください！
#p29izybox7ss6jnkytyw
--------------------------------------------------------------- */
/*  03　対応エリア
#lk8ciy4mbjxuwxspwkir
--------------------------------------------------------------- */
/*  04 お見積り例
#v8y2j5wd3hph30yk2tnl
--------------------------------------------------------------- */
#ac9uzxx2i8y9n6fwvrkb *,
#v8y2j5wd3hph30yk2tnl *,
#lk8ciy4mbjxuwxspwkir *,
#p29izybox7ss6jnkytyw *{
  margin-bottom: 0;
  padding-bottom: 0;
}
#ac9uzxx2i8y9n6fwvrkb .easys_content_inner,
#v8y2j5wd3hph30yk2tnl .easys_content_inner,
#lk8ciy4mbjxuwxspwkir .easys_content_inner,
#p29izybox7ss6jnkytyw .easys_content_inner{
  width: 2000px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}


/*上下左右フェードインギミック------------------------------------*/
.f_up, .f_down, .f_left, .f_right{
	opacity: 0;
	transform-origin: center;
 	transition: 1s ease 0s;
}
.f_up{
	transform: translateY(-100px);
}
.f_down{
	transform: translateY(100px);
}
.f_left{
	transform: translateX(-100px);
}
.f_right{
transform: translateX(100px);
}
.f_up.moved,
.f_down.moved,
.f_left.moved,
.f_right.moved{
	opacity: 1;
	transform: translate(0px, 0px);
}