@charset "utf-8";

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

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');


/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
scroll-behavior: smooth;
scroll-padding-top: 0px; 
background:#ffffff;
}

/*Safariのみ*/
_:lang(x) + _:-webkit-full-screen-document,
body {
          text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

/*▼中ページ▼*/
body {
  background: none transparent;
  font-family: 'Noto Sans JP', sans-serif;
  color: #333333;
  min-width: 1300px !important;
  max-width: 2000px;
  margin: 0 auto;
  position: relative;/*2000pxを超える画面の対策*/
}
/*▼TOP▼*/
body#page_6 {
  background: none transparent;
}

#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: #c30d23;
}

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



/* ===================================================================================================================
   ■ ヘッダー　メインの高さ｜メインに被せる画像（ロゴやキャッチ）
------------------------------------------------------------------------------------------------------------------- */
/*▼中ページ▼*/
#branding_box {
  padding: calc(100% * (900/2000)) 0 0 0;
  position: relative;
  z-index: 500;
  height: 0;
  background: url(/files/branding_box_bg.png) no-repeat left 90px top 115px;
}

#branding_box::before {
content: '';
display: block;
position: absolute;
bottom: 0px;
width: calc(225 / 2000 * 100%);
height: calc(160 / 900 * 100%);
margin-bottom: calc(40 / 2000 * 100%);
margin-left: calc(1430 / 2000 * 100%);

background: url(/files/top_body_bg02.png) no-repeat center top/ 100%;
animation: fuwafuwa ease-out 2s infinite;
z-index: 2;
}
#branding_box::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  width: calc(362 / 2000 * 100%);
  height: calc(440 / 900 * 100%);
  margin-left: calc(1340 / 2000 * 100%);

  background: url(/files/top_body_bg01.png) no-repeat center top/ 100%;
  pointer-events: none;
  z-index: 1;
  }



/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information {height: 0px;}



/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
    width: auto;
    margin: 0 auto;
    position: absolute;
    top: 190px;
    left: 165px;
    text-align: left;
    z-index: 2;
}

#site-description a {
  display: inline;
  color: #d2ba62;
}

/*  サイトロゴ　※ロゴリンク範囲
---------------------------------------------------------------------------------------------------- */
.main_header, .header_class {
  width: 300px; 
  margin: 0 ;
  padding: 0;
}
.main_header img ,
.header_class img {
  position:absolute;
  top:115px;
  left: 90px;
  z-index:591;
  width:315px;
  height:75px;
}



/*  グローバルナビ デフォルトは右寄り固定
---------------------------------------------------------------------------------------------------- */
#access {
display: none;
}


/*  メイン画像
---------------------------------------------------------------------------------------------------- */
/* 通常メイン画像 */
#main_teaser, 
#video_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,
#video_teaser,
#main_teaser img {
  display: block;
  min-width: 1300px !important;
  max-width: 2000px;
  margin: 0 auto;
  right: 0;
  width: 100%;
}

#main_teaser img {
  display: block;
  min-width: 1300px !important;
  max-width: 2000px;
  margin: 0 auto;
}


/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
/* サイドナビ　タイトル */
.widget-title,
.widget-title2 a {
  padding: 0;
  background-image: url(/files/widget_title_bg.png);
  color: #b1a061;
  text-align: center;
}
.widget-title2 a:link,
.widget-title2 a:visited,
.widget-title2 a:hover,
.widget-title2 a:active {
  color: #b1a061;
}

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  overflow: hidden;
  background-image: url(/files/widget_list_bg.png);
  color: #1d1d1f;
  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 {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #1d1d1f;
  line-height: 2;
  padding: 5px;
}
#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: #c30d23;
  color: #fff;
}

#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}

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

#footer_box,#footer_sitemap_block,#footer-widget-area, .footer_infomation{
  width: 100%;
  margin: 0 auto;
}

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


/*  フッター情報
---------------------------------------------------------------------------------------------------- */
/*▼中央*/
.footer_infomation {
  display: block;
  width: auto;
  position: absolute;
  top: 230px;
  left: 0;right: 0;
  margin: 0 auto;
}

#footer_information .entry-post {
  width: 100%;
  margin:  0;
  text-align: center;
  color: #ffffff;

}

/*  フッター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: #ffffff;
  display: block;
  width: auto;
  position: absolute;
  bottom: 40px;

  /*▼中央*/
  left: 0;right: 0;
  margin: 0 auto;
  text-align: center;
}


/*  フッターメニュー
---------------------------------------------------------------------------------------------------- */
/*▼サイドボタン*/
.fixed_btn {z-index: 1000;}

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

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

/*contact*/
.fixed_btn1{
position: fixed;
z-index: 9999;
right: 0;
top:0;
}

.fixed_btn1 div a{transition: 0.3s;}
.fixed_btn1 div a:hover
{opacity: 0.8;}

/*gaten*/
.fixed_btn2{
  position: fixed;
  z-index: 9999;
  right: 100px;
  bottom:50px;
  display: flex;
  justify-content: space-between;
  width: 490px;
  }
  
  .fixed_btn2 div a{transition: 0.3s;}
  .fixed_btn2 div a:hover
  {opacity: 0.8;}

/*▼TOPへ戻るボタンボタン*/
#float_top_btn {
    bottom: 50px;
    position: fixed;
    right: 20px;
    z-index: 999;
}


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

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {
  background-image: url(/files/top_entry_title.png);
  color: #1d1d1f;
}
h3.entry_title,
.entry_title,
.entry-title {
  /* サイズ、背景、余白などはこちら */
  background-image: url(/files/entry_title_bg.png);
  color: #ffffff;
}
/*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: #ffffff;
}
/* 見出しリンクボタン */
.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: #1d1d1f;
}

/* 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: #1d1d1f;
}

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



/* B-03など小見出し用 */
* .sub_entry_title {
  background: url(/files/sub_entry_title_bg.png) no-repeat scroll left top transparent;
  color: #1d1d1f;
}
/*
* .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: #1d1d1f;
}
/* 小見出しリンクボタン */
.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: #1d1d1f;
}

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

/* クーポンの本文見出しなど、固定幅でないインラインタイトル用 */
.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 #f4f4f4;
  color: #333333;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
}

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


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

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

/*  クーポンページ
---------------------------------------------------------------------------------------------------- */
/* クーポンの本文見出しなど、固定幅でないインラインタイトル用 */
.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 #f4f4f4;
  color: #333333;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
}

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




/*  テーブル　不要な方を削除　背景塗り｜横線
---------------------------------------------------------------------------------------------------- */
/*--------------------------背景塗り */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * {
  border: none !important;
  background: none #f4f4f4;
}
.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: #c30d23 !important;
}

/* Dメニュー下線 */
.td_cell {
  border-color: #1d1d1f;
  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 {
  border-style: solid;
  border-color: #c30d23;
  background: none transparent;
  color: #c30d23 !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: #c30d23;
  background-color: #c30d23;
}
.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: #c30d23;
  background: none #c30d23;
  color: #ffffff !important;
} 




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


/* 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 #c30d23;
  background-color: transparent;
  color: #c30d23;
}
div.link_list a:hover {
  border: 1px solid #c30d23;
  background-color: #c30d23;
  color: #ffffff;
}

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




/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
/* 必須項目 */
.iqfm-req_color {
  color: #c30d23;
}
.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:#f4f4f4;
  color: #333333;
}
.coupon_box table tr td.coupon_meta {
  background-color:#f4f4f4;
  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: #1d1d1f;
}

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



/*  ローディング画面
---------------------------------------------------------------------------------------------------- */
.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[id^="anchor"] {
  display: block;
  visibility: hidden;
  margin-top: -110px;
  height: 110px;
  content: "";
}

/* メール投稿ブロック画像幅調整 */
.img_size_thumb{
  height: 150px;
}

small {
  box-sizing: border-box;
}

.flow_arr {  height: 40px;}

/*コンタクトフォームスパム*/
.grecaptcha-badge { visibility: hidden; }

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

/*  デザインブロック
---------------------------------------------------------------------------------------------------- */
._db .entry_post:first-of-type .eyecatch
{display: none;}
/*  float 解除
---------------------------------------------------------------------------------------------------- */
._db .entry_post:first-of-type .float_left,
._db .entry_post:first-of-type .float_right
{float: none;}
.easys_content .sub_post .float_left {float: left !important;}
.easys_content .sub_post .float_right {float: right !important;}

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


/*scale------------------------------------*/
.scale {
  opacity: 0;
  transform: scale(0.0);
  transform-origin: center;
  transition: 1s ease 0s;
}
.scale.moved{
  opacity: 1;
  transform: scale(1.0);
}


/*fuwafuwa------------------------------------*/
@keyframes fuwafuwa {
  0% {transform: translateY(0);}
  50%{transform: translateY(-10px);}
  100%{transform: translateY(0);}
}
@keyframes fuwafuwa2 {
  0% {transform: translateY(-10px);}
  50%{transform: translateY(0);}
  100%{transform: translateY(-10px);}
}

/*  トップページ
---------------------------------------------------------------------------------------------------- */


/*  DB> 漫画動画
#o1eupqud8qiwa543e1gu
--------------------------------------------------------------- */
#o1eupqud8qiwa543e1gu
{
height: 830px;
position: relative;
z-index: 200;
background: url(/files/lp01_bg.jpg) no-repeat center top;
box-sizing: border-box;
padding-top: 190px;
}
#o1eupqud8qiwa543e1gu *[class*='title']
{ display: none;}

/* #o1eupqud8qiwa543e1gu video{
  position: absolute;
  top: 195px;
  left: 0;right: 0;
  margin: 0 auto;
  overflow: hidden;
  width: auto;
} */


/*  DB > 鉄筋工事ってどういう仕事？
#tp333jz8jhofcmd5s21j
--------------------------------------------------------------- */
#tp333jz8jhofcmd5s21j
{
height: 830px;
position: relative;
z-index: 200;
background: url(/files/lp02_bg.jpg) no-repeat center top;
}
#tp333jz8jhofcmd5s21j *[class*='title']
{ display: none;}
#tp333jz8jhofcmd5s21j .text_box
{
position: absolute;
width: 480px;
top: 500px;
left: calc(50% - 480px);
}
#tp333jz8jhofcmd5s21j .text_box .post_data 
{text-align: left;}

#tp333jz8jhofcmd5s21j #f_down {
  display:block;
  position:absolute;
  top:305px;
  left:0;
  right:0;
  z-index:-3;
  width:980px;
  height:300px;
  margin:0 auto;
  background:url(/files/lp02_01.png) no-repeat center top;
}

#tp333jz8jhofcmd5s21j::before {
content: '';
display: block;
position: absolute;
top: 110px;
left: calc(50% + 300px);
width: 310px;
height: 280px;
z-index: 1;
background: url(/files/lp02_hand.png) no-repeat center top;
animation: fuwafuwa ease-out 2s infinite;
}
@keyframes fuwafuwa {
  0% {transform: translateY(0);}
  50%{transform: translateY(-10px);}
  100%{transform: translateY(0);}
}

#tp333jz8jhofcmd5s21j .entry_post {
  display:flex;
  padding-top:605px;
  justify-content:space-between;
}

#tp333jz8jhofcmd5s21j .sub_post {
    display: inline-block;
    width: 310px;
    margin: 0;
}

/*  DB > ここが不安・・・
#wnixirtzoj30vb2oz3ms
--------------------------------------------------------------- */
#wnixirtzoj30vb2oz3ms
{
height: 830px;
position: relative;
z-index: 200;
background: url(/files/lp03_bg.jpg) no-repeat center top;
}
#wnixirtzoj30vb2oz3ms *[class*='title']
{ display: none;}

#wnixirtzoj30vb2oz3ms .post_data 
{text-align: center;}

#wnixirtzoj30vb2oz3ms #f_left
{
display: block;
position: absolute;
width: 265px;
height: 470px;
bottom: 0;
left: calc(50% - 625px);
z-index: -3;
background: url(/files/lp03_01.png) no-repeat center top;
}

#wnixirtzoj30vb2oz3ms #f_right {
  display:block;
  position:absolute;
  bottom:0;
  right:calc(50% - 650px);
  z-index:-3;
  width:265px;
  height:430px;
  background:url(/files/lp03_02.png) no-repeat center top;
}

#wnixirtzoj30vb2oz3ms .entry_post {
  display:flex;
  padding-top:450px;
  justify-content:space-between;
  width: 840px;
  margin: 0 auto;
}

#wnixirtzoj30vb2oz3ms .sub_post {
    display: inline-block;
    width: 180px;
    margin: 0;
}

/*  DB > 大丈夫！その不安、うちでは全部解決できます！
#a9xuzo4fwwmqzadzufaf
--------------------------------------------------------------- */
#a9xuzo4fwwmqzadzufaf
{
height: 1080px;
position: relative;
z-index: 200;
background: url(/files/lp04_bg.jpg) no-repeat center top;
}
#a9xuzo4fwwmqzadzufaf *[class*='title']
{ display: none;}
#a9xuzo4fwwmqzadzufaf .text_box
{
position: absolute;
width: 215px;
top: 180px;
left: calc(50% - 300px);
}
#a9xuzo4fwwmqzadzufaf .sub_post_0 {
  position: absolute;
  width: 180px;
  top: 550px;
  left: calc(50% - 95px);
}

#a9xuzo4fwwmqzadzufaf .text_box .post_data 
{text-align: left;}

#a9xuzo4fwwmqzadzufaf::before {
  content:"";
  display:block;
  position:absolute;
  top:0px;
  left:calc(50% - 1000px);
  z-index:-1;
  width:2000px;
  height:1080px;
  background:url(/files/lp04_f.png) no-repeat center top;
}

#a9xuzo4fwwmqzadzufaf::after {
  content:"";
  display:block;
  position:absolute;
  top:510px;
  left:0;
  z-index:-2;
  width:100%;
  height:70px;
  animation:db04 60s linear 0s infinite;
  background:url(/files/lp04_scroll.png) repeat-x center top;
}
@keyframes db04 {
  0% {
    background-position-x:0;
  }
  100% {
    background-position-x:-860px;
  }
}

#a9xuzo4fwwmqzadzufaf #f_left {
  display:block;
  position:absolute;
  top:797px;
  left:calc(50% - 480px);
  z-index:-1;
  width:600px;
  height:180px;
  background:url(/files/lp04_title.png) no-repeat center top;
}


/*  DB > 仕事の量が波があるんじゃ・・・	
#xzmewl4dlks3yazd0671
--------------------------------------------------------------- */
#xzmewl4dlks3yazd0671
{
height: 830px;
position: relative;
z-index: 200;
}
#xzmewl4dlks3yazd0671 *[class*='title']
{ display: none;}
#xzmewl4dlks3yazd0671 .text_box {
  position:absolute;
  top:510px;
  left:calc(50% + 45px);
  width:380px;
}
#xzmewl4dlks3yazd0671 .text_box .post_data {
  text-align:left;
}

#xzmewl4dlks3yazd0671::before {
  content:"";
  display:block;
  position:absolute;
  top:0px;
  left:calc(50% - 1000px);
  z-index:-1;
  width:2000px;
  height:830px;
  background:url(/files/lp05_01.png) no-repeat center top;
}
#xzmewl4dlks3yazd0671::after {
  content:"";
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  z-index:-2;
  width:100%;
  height:210px;
  animation:db05 60s linear 0s infinite;
  background:url(/files/lp05_scroll.png) repeat-x center top;
}
@keyframes db05 {
  0% {
    background-position-x:0;
  }
  100% {
    background-position-x:-2000px;
  }
}
/*  DB > 残業が多いってよく聞くし・・・	
#qodii324zsctrjwwzkrh
--------------------------------------------------------------- */
#qodii324zsctrjwwzkrh
{
height: 1300px;
position: relative;
z-index: 200;
background: url(/files/lp06_bg.jpg) no-repeat center top;
}
#qodii324zsctrjwwzkrh *[class*='title']
{ display: none;}
#qodii324zsctrjwwzkrh .text_box {
  position:absolute;
  top:850px;
  left:calc(50% - 250px);
  width:360px;
}
#qodii324zsctrjwwzkrh .text_box .post_data 
{text-align: left;}

#qodii324zsctrjwwzkrh #scale
{
display: block;
position: absolute;
width: 710px;
height: 550px;
top: 125px;
left: calc(50% - 60px);
z-index: -3;
background: url(/files/lp06_01.png) no-repeat center top;
}


#qodii324zsctrjwwzkrh #f_down
{
display: block;
position: absolute;
width: 420px;
height: 290px;
top: 940px;
left: calc(50% + 230px);
z-index: -3;
background: url(/files/lp06_02.png) no-repeat center top;
}


/*  DB > 会社の３つの取り組み
#wfpoa81djvd0fsrwuly7
--------------------------------------------------------------- */
#wfpoa81djvd0fsrwuly7
{
height: 830px;
position: relative;
z-index: 200;
background: url(/files/lp07_bg.jpg) no-repeat center top;
}
#wfpoa81djvd0fsrwuly7 *[class*='title']
{ display: none;}

#wfpoa81djvd0fsrwuly7 .post_data 
{text-align: center;}


#wfpoa81djvd0fsrwuly7 .entry_post {
  display:flex;
  padding-top: 420px;
  justify-content:space-between;
  width: 860px;
  margin: 0 auto;
}

#wfpoa81djvd0fsrwuly7 .sub_post {
    display: inline-block;
    width: 170px;
    margin: 0;
}

#wfpoa81djvd0fsrwuly7 #f_down
{
display: block;
position: absolute;
width: 980px;
height: 300px;
top: 275px;
left: 0;right: 0;
margin: 0 auto;
z-index: -3;
background: url(/files/lp07_01.png) no-repeat center top;
}

#wfpoa81djvd0fsrwuly7::before {
  content:"";
  display:block;
  position:absolute;
  top:513px;
  left:calc(50% - 160px);
  z-index:-1;
  width:420px;
  height:220px;
  background:url(/files/lp07_02.png) no-repeat center top;
}

/*  DB > 向いている人
#d6rn01vve7tra3o5m8gq
--------------------------------------------------------------- */
#d6rn01vve7tra3o5m8gq
{
height: 830px;
position: relative;
z-index: 200;
background: url(/files/lp08_bg.jpg) no-repeat center top;
}
#d6rn01vve7tra3o5m8gq *[class*='title']
{ display: none;}

#d6rn01vve7tra3o5m8gq .post_data 
{text-align: left;color: #fff;font-size: 18px;letter-spacing: 2px;}

#d6rn01vve7tra3o5m8gq .sub_post {
  display: inline-block;
  width: 420px;
  height: 175px;
  margin: 0;
  box-sizing: border-box;
}

#d6rn01vve7tra3o5m8gq .sub_post p{
  /* padding-top: 40px; */
}

#d6rn01vve7tra3o5m8gq .sub_post_0{
  background: url(/files/lp08_01.png) no-repeat left top;
  position:absolute;
  top:375px;
  left:calc(50% - 480px);
  padding: 35px 0 0 10px;
}
#d6rn01vve7tra3o5m8gq .sub_post_2{
  background: url(/files/lp08_03.png) no-repeat left top;
  position:absolute;
  top:560px;
  left:calc(50% - 480px);
  padding: 30px 0 0 10px;
  
}

#d6rn01vve7tra3o5m8gq .sub_post_1{
  background: url(/files/lp08_02.png) no-repeat right top;
  position:absolute;
  top:470px;
  right:calc(50% - 480px);
  padding: 40px 0 0 240px;
}
#d6rn01vve7tra3o5m8gq .sub_post_3{
  background: url(/files/lp08_04.png) no-repeat right top;
  position:absolute;
  top:650px;
  right:calc(50% - 480px);
  height: 120px;
  padding: 48px  0 0  220px;
}
#d6rn01vve7tra3o5m8gq .sub_post_3 p{
  padding: 0px;
  line-height: 1;
}



/*  DB > (C)こんな職場です	
#hwtlpuog1o8frj3b0tar
--------------------------------------------------------------- */
#hwtlpuog1o8frj3b0tar
{
height: 1350px;
position: relative;
z-index: 200;
background: url(/files/lp09_bg.jpg) no-repeat center top;
}

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

#hwtlpuog1o8frj3b0tar *[class*='title']
{ display: none;}

#hwtlpuog1o8frj3b0tar  .post_data 
{text-align: left;}
#hwtlpuog1o8frj3b0tar .eyecatch{
  width: 460px;
  height: 240px;
  margin-bottom: 18px;
}
#hwtlpuog1o8frj3b0tar .eyecatch img {
  width:460px;
  height:240px;

  object-fit:cover;
}

/*  DB > 代表からメッセージ	
#nvos1pk6xrcbf8jk9mfz
--------------------------------------------------------------- */
#nvos1pk6xrcbf8jk9mfz
{
height: 830px;
position: relative;
z-index: 200;
background: url(/files/lp10_bg.jpg) no-repeat center top;
}
#nvos1pk6xrcbf8jk9mfz *[class*='title']
{ display: none;}
#nvos1pk6xrcbf8jk9mfz .text_box
{
position: absolute;
width: 710px;
top: 460px;
left: calc(50% - 480px);
}
#nvos1pk6xrcbf8jk9mfz .text_box .post_data 
{text-align: left;}

#nvos1pk6xrcbf8jk9mfz #f_right
{
display: block;
position: absolute;
width: 510px;
height: 625px;
top: 190px;
left: calc(50% - 30px);
z-index: -3;
background: url(/files/lp10_01.png) no-repeat center top;
}


#b74oc52dvcn58fy91g94{
background: #b8a15c;
padding: 80px 0 50px; margin-bottom: 50px;
}
/*  バナー
---------------------------------------------------------------------------------------------------- */

/*  _bnr
お問い合わせ／LINE #mzos0x9gbokuhs0dpzfk
お問い合わせ／LINE 02 #o6skaosfdvjfentvmdnv
--------------------------------------------------------------- */
._bnr {
background: 
url(/files/_half_bnr_bg.jpg) no-repeat center center / cover fixed;
max-height: 370px;
min-height: calc(370px * (1300 / 2000));
height: calc(100vw * (370 / 2000));
position: relative;
}
._bnr .easys_content_inner {
  width:calc(100% * (1300/2000));
  padding:calc(100% * (125/2000)) 0 0;
}

._bnr .field_2col{width: calc(100% * (630/1300)) !important; margin: 0;}

._bnr .field_2col .eyecatch{width: 100% !important;}

._bnr .eyecatch a{
display: block;
width: 100%;
height: 100%;
position: relative;
}
._bnr .eyecatch a img{transition: 0.3s;}

._bnr .eyecatch a:hover img{ opacity: 0; }

._bnr .float_left a
{ background: url('/files/_half_bnr_contact_on.png') no-repeat center top/100%;}
._bnr .float_right a
{ background: url('/files/_half_bnr_line_on.png') no-repeat center top/100%;}