@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500&display=swap');

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none #ffffff;
  scroll-padding-top: 100px;
  scroll-behavior: smooth;
}

body {
  position: relative;
  margin: 0 auto;
  min-width: 1300px;
  max-width: 2000px;
  background: none no-repeat center top;
  font-family: 'Zen Kaku Gothic New', sans-serif;
}

body,
.wpcf7c-conf {
  color:
    #0b0b0b;
}

/* Safariのみ */
_:lang(x)+_:-webkit-full-screen-document,
body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

body#page_6 {
  background: none no-repeat center top;
}

#wrapper {
  background: none transparent;
}

#outer_block {
  background: none transparent;
}

#page_6 #outer_block {
  padding-top: 150px;
}

#page_9 #outer_block {
  padding-top: 0;
}

a:link,
a:visited,
a:hover,
a:active {
  color:
    #4aaaef;
}

/* A～Cブロック記事内リンクボタン */
.main_btn a,
.sub_text_btn a {
  background-color:
    #4aaaef;
  color: #ffffff;
}

/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  position: relative;
  z-index: 500;
  height: 100px;
  padding: 0 0 calc(100% * (495/2000)) 0;
  background: none transparent;
}

#page_6 #branding_box,
#page_9 #branding_box {
  height: 100px;
  padding: 0 0 calc(100% * (935/2000)) 0;
  background: url(/files/pc_slide00.jpg) repeat-x;
}

/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  margin: 0 auto;
  width: auto;
  position: absolute;
  z-index: 752;
  top: 85px;
  left: 70px;
}

#page_6 #site-description,
#page_9 #site-description {
  top: 85px;
  left: 70px;
}

#site-description a {
  display: inline;
  color:
    #bbbbbb;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information,
#page_6 #header_information {
  height: 0px;
}

/*ロゴ*/
#header_information .main_header a img {
  position: fixed;
  z-index: 1001;
  width: 230px;
  height: 100px;
  top: 0;
  left: 60px;
  background: url("/files/branding_box.png")no-repeat center top;
}

/*
#page_6 #header_information .main_header a img {
#page_9 #header_information .main_header a img {
top: calc(0 / 935 * 100%);
left: calc(0 / 2000 * 100%);
width: calc(300 / 2000 * 100%);
height: calc(150 / 935 * 100%);
}
*/
#header_information .main_header a img.fixed {
  position: fixed !important;
  top: 0;
  left: 60px;
  transform: none !important;
  z-index: 1001;
}

@media(min-width:2000px) {
  #header_information .main_header a img.fixed {
    left: calc(50% - 1000px) !important;
  }
}

/*  グローバルナビ（access）
---------------------------------------------------------------------------------------------------- */
#access {
  margin: 0 auto;
  position: absolute;
  top: 0;
  /*スライダー下にナビある場合はbottom:0;*/
  left: 0;
  z-index: 751;
  padding: 0;
  width: 100%;
  height: 100px;
}

div#access .menu-header {
  margin: 0 110px 0 auto;
  width: 565px;
  height: 100px;
}

div#access .menu-item a {
  background-image: url('/files/top_navi.png');
  background-repeat: no-repeat;
  background-position: scroll;
  background-color: transparent;
  height: 100px;
  margin: 0px;
  padding: 0px;
}

div#access .gnavi11 a {
  background-position: left top;
  width: 85px;
}

div#access .gnavi12 a {
  background-position: -85px top;
  width: 130px;
}

div#access .gnavi13 a {
  background-position: -215px top;
  width: 100px;
}

div#access .gnavi14 a {
  background-position: -315px top;
  width: 120px;
}

div#access .gnavi15 a {
  background-position: right top;
  width: 130px;
}

div#access .gnavi11 a:hover {
  background-position: left bottom;
  width: 85px;
}

div#access .gnavi12 a:hover {
  background-position: -85px bottom;
  width: 130px;
}

div#access .gnavi13 a:hover {
  background-position: -215px bottom;
  width: 100px;
}

div#access .gnavi14 a:hover {
  background-position: -315px bottom;
  width: 120px;
}

div#access .gnavi15 a:hover {
  background-position: right bottom;
  width: 130px;
}

/*固定時用ナビ*/
#access.fixed {
  position: fixed;
  height: 100px;
  width: 100%;
  max-width: 2000px;
  min-width: 1300px;
  padding: 0;
  top: 0;
  bottom: inherit;
  right: 0;
  left: 0;
  background: rgba(255, 255, 255, 1);
  z-index: 999;
}

#access.fixed .menu-header {
  margin: 0 110px 0 auto;
  float: none;
  max-width: 2000px;
  transform: none !important;
}

#access ul.menu ul.sub-menu {
  top: 55px;
}

#access ul.menu ul.sub-menu,
#access ul.menu ul.sub-menu li {
  width: 100%;
}

div#access ul.sub-menu li.sub-gnavi a,
div#access ul.sub-menu li.sub-gnavi2 a {
  width: 100%;
  background: none rgba(255, 255, 255, 1);
  color: #393939;
}

#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: #393939;
}

div#access ul.sub-menu li.sub-gnavi a:hover,
div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none rgba(255, 255, 255, 1);
  color: #67b4f4;
}

#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: #67b4f4;
}

/* ヘッダーボタン
--------------------------------------- */
#header_btn {
  width: 50px;
  height: 100px;
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 50px;
  display: block;
}

#header_btn div:hover {
  background-position: center bottom;
}

#header_btn div a {
  display: block;
  width: 100%;
  height: 100%;
}

#header_btn_site {
  width: 180px;
  height: 100px;
  background: url(/files/web_btn.png) no-repeat center top / 100%;
  display: none;
}

#header_btn_entry {
  width: 180px;
  height: 100px;
  background: url(/files/entry_btn.png) no-repeat center top / 100%;
  display: none;
}

#header_btn_map {
  width: 50px;
  height: 100px;
  background: url(/files/btn_map.png) no-repeat center top / 100%;
}

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser,
#video_teaser,
#jquery_slider_pc {
  width: 100%;
  position: absolute;
  top: 100px;
  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:
    #fffffe;
  text-align: center;
}

.widget-title2 a:link,
.widget-title2 a:visited,
.widget-title2 a:hover,
.widget-title2 a:active {
  color:
    #fffffe;
}

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  overflow: hidden;
  background-image: url(/files/widget_list_bg.png);
  color:
    #000000;
  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:
    #4aaaef;
  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:
    #4aaaef;
}

#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}

/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  position: relative;
  height: 835px;
  background: url(/files/footer_box.png) no-repeat center top;
}

#footer_box {
  height: 835px;
  background: none;
}

#footer-widget-area {
  /*フッターナビの所*/
  display: block;
}

#footer_sns_btn {
  position: absolute;
  top: 600px;
  left: calc(50% + 160px);
  width: 140px;
}

#footer_block::before {
  position: absolute;
  top: calc(100%*(170/835));
  left: 0;
  z-index: 1;
  display: block;
  width: calc(100%*((2440*10)/2000));
  height: calc(100%*(150/835));
  background: url(/files/popwhite.png) repeat-x left top / auto 100%;
  content: "";
  animation: loop1 80s linear 0s infinite;
}

@keyframes loop1 {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(calc(-100%/10));
  }
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */

#footer-widget-area .widget-area {
  position: absolute;
  top: 490px;
  left: calc(50% + 150px);
}

#footer_sitemap_block #footer-widget-area {
  display: block;
  width: 960px;
}

#footer_sitemap_block #footer-widget-area .widget-area ul.menu {
  border: none;
}

#footer-widget-area .widget-area .menu-item {
  margin-bottom: 0;
  position: relative;
  padding-left: 10px;
}

#footer-widget-area .widget-area .menu-item::before {
  display: block;
  content: '・';
  width: 10px;
  height: 100%;
  color: #fff;
  position: absolute;
  top: 0;
  left: -5px;
}

#footer_sitemap_block #footer-widget-area .widget-area .menu-item a {
  border: none;
  color:
    #ffffff;
  padding: 0;
}

#footer_sitemap_block #footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}

/*ナビ縦*/
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}

#footer-widget-area .widget-area .menu-item {
  float: none;
  text-align: left;
  margin-bottom: 10px;
}

/*ナビ２列*/
#footer_sitemap_block #footer-widget-area .widget-area ul.menu {
  border: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 100px;
  align-content: space-between;
  width: 240px;
}

/*  フッター情報
---------------------------------------------------------------------------------------------------- */

#footer_information {
  position: absolute;
  top: 600px;
  left: calc(50% - 405px);
}

#footer_information .entry-post {
  width: 300px;
  margin: 0;
  text-align: left;
}

/*  フッター住所文字色
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post .post-data>p {
  color:
    #ffffff;
}

/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  color:
    #ffffff;
}

/*中央寄せの時*/
#copyright {
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}

/*  サイドメニュー
---------------------------------------------------------------------------------------------------- */
.fixed_btn {
  z-index: 1000;
}

.fixed_btn div,
.fixed_btn div a {
  width: 50px;
  height: 50px;
}

.fixed_btn #fixed_btn_gtn,
.fixed_btn #fixed_btn_gtn a {
  height: 150px;
}

.fixed_btn div:last-child {
  margin-bottom: 0;
}

/*  スクロールトップ
---------------------------------------------------------------------------------------------------- */
#float_top_btn a:hover img {
  opacity: 0.8;
}

/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
  padding: 0;
}

#container_top.single_post {
  padding: 0 0 50px;
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {
  background-image: url(/files/top_entry_title.png);
  color:
    #313330;
}

h3.entry_title,
.entry_title,
.entry-title {
  /* サイズ、背景、余白などはこちら */
  background-image: url(/files/entry_title_bg.png);
  color:
    #ffffff;
  height: 50px;
  line-height: 50px;
}

/*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);
  height: 50px;
  line-height: 50px;
}

.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:
    #313330;
}

/* B-03など小見出し用 */
* .sub_entry_title {
  background: url(/files/sub_entry_title_bg.png) no-repeat scroll left top transparent;
  color:
    #313330;
}

/*
* .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:
    #313330;
}

/* 小見出しリンクボタン */
.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:
    #313330;
}

/* 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 #ededed;
  color:
    #0b0b0b;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
}

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  width: 685px;
  border-color:
    #4aaaef;
}

/* 大きな地図で見る */
small {
  border-color:
    #4aaaef;
}

small a {
  padding: 5px 0;
  width: 100%;
  color:
    #4aaaef !important;
  text-align: center !important;
}

small a:hover {
  background-color:
    #4aaaef !important;
  color: #ffffff !important;
}

#rf8jvyojuils00h86sxy .html_post small {
  height: 36px;
  margin: 10px auto;
}

#rf8jvyojuils00h86sxy .html_post small a {
  height: 36px;
}

/*  テーブル
---------------------------------------------------------------------------------------------------- */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr>* {
  border: none !important;
  background: none #ededed;
  color:
    #0b0b0b;
  box-sizing: border-box;
}

.easys_content:not(.ne_01) table:not(#wp-calendar) {
  border-collapse: separate;
  border-spacing: 0 10px !important;
}

table.iqfm-table td {
  min-width: 7em;
}

/*メール送信後メッセージボックスのボーダー（デフォルト：グリーン）*/
div.wpcf7-mail-sent-ok {
  border-color:
    #4aaaef !important;
}

/* Dメニュー下線 */
.td_cell {
  border-color:
    #4aaaef;
  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:
    #4aaaef;
  background: none transparent;
  color:
    #4aaaef !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:
    #4aaaef;
  background-color:
    #4aaaef;
}

.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:
    #4aaaef;
  background: none #4aaaef;
  color: #ffffff !important;
}

/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* 各ブロック点線 */
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.blog_post,
.list_block .list_box {
  border-color:
    #4aaaef;
}

/* 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 #4aaaef;
  background-color: transparent;
  color:
    #4aaaef;
}

div.link_list a:hover {
  border: 1px solid #4aaaef;
  background-color:
    #4aaaef;
  color: #ffffff;
}

.faq-title {
  background-color:
    #4aaaef;
  color: #ffffff;
  font-weight: normal;
}

/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}

/* 必須項目 */
.iqfm-req_color {
  color:
    #4aaaef;
}

.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:
    #ededed;
  color:
    #0b0b0b;
}

.coupon_box table tr td.coupon_meta {
  background-color:
    #ededed;
  color:
    #0b0b0b;
}

.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:
    #313330;
}

.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 {
  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はこちらに記述↓↓ ============================== */
/*上下左右フェードインギミック------------------------------------*/
.f_up,
.f_down,
.f_left,
.f_right {
  opacity: 0;
  transform-origin: center;
  transition: 1s ease 0s;
}

.moved {
  top: 0;
  opacity: 1;
}

.f_up {
  transform: translate(0px, -100px);
}

.f_down {
  transform: translate(0px, 100px);
}

.f_left {
  transform: translate(-100px, 0px);
}

.f_right {
  transform: translate(100px, 0px);
}

.moved {
  transform: translate(0px, 0px);
}

/*全体フェードイン　Dブロックは解除*/
.easys_content_inner:not(.nd_01 .easys_content_inner) {
  position: relative;
  transition: all 1s ease 0s;
  top: 100px;
  opacity: 0;
  ;
}

.easys_content_inner.moved_all:not(.nd_01 .easys_content_inner.moved_all) {
  top: 0;
  opacity: 1;
}

/* デザインブロック共通設定
--------------------------------------- */
/*追加画像*/
.add_images {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
}

#m0ala1jmddhzalvt6ocy *[class*="title"],
#b82jj1qpzk9bwup7geny *[class*="title"] {
  display: none;
}

.easys_content .sub_post .float_left {
  float: left !important;
}

.easys_content .sub_post .float_right {
  float: right !important;
}

/*  トップページ
---------------------------------------------------------------------------------------------------- */
/* スクロールダウン
--------------------------------------- */
.scrolldown1 {
  position: absolute;
  left: calc(400 / 2000 * 100%);
  bottom: 110px;
  height: 50px;
  z-index: 99;
}

.scrolldown1 span {
  position: absolute;
  left: -10px;
  top: 60px;
  display: block;
  width: 20px;
  height: 70px;
  background: url(/files/scroll_bg.png)no-repeat center top;
}

.scrolldown1::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 30px;
  background: #0764a4;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }

  30% {
    height: 30px;
    opacity: 1;
  }

  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

/* セカンドメイン＞採用情報
i4qvie6w408mocipx99y
--------------------------------------- */
#i4qvie6w408mocipx99y {
  background: url(/files/pc_second_bg.png) no-repeat center top / 100%;
  height: calc(100vw * ((1470 - 15) / 2000));
  max-height: 1470px;
  min-height: calc(1470px * (1300 / 2000));
  position: relative;
  z-index: 200;
}

#i4qvie6w408mocipx99y div {
  margin-bottom: 0;
  padding-bottom: 0;
}

#i4qvie6w408mocipx99y .easys_content_inner {
  width: 100%;
}

#i4qvie6w408mocipx99y .eyecatch img {
  display: none;
}

#i4qvie6w408mocipx99y .eyecatch {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(400 / 2000 * 100%);
  height: calc(80 / 1470 * 100%);
  margin-top: calc(900 / 2000 * 100%);
  margin-left: calc(1160 / 2000 * 100%);
}

#i4qvie6w408mocipx99y .eyecatch a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: none;
}

#i4qvie6w408mocipx99y .eyecatch a::before,
#i4qvie6w408mocipx99y .eyecatch a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease 0s;
  opacity: 0;
}

#i4qvie6w408mocipx99y .eyecatch a::after {
  opacity: 1;
}

#i4qvie6w408mocipx99y .eyecatch a:hover::before {
  opacity: 1;
}

#i4qvie6w408mocipx99y .eyecatch a:hover::after {
  opacity: 0;
}

#i4qvie6w408mocipx99y .eyecatch a::after {
  background: url(/files/pc_bnr_recruit_btn.png) no-repeat center top/100%;
}

#i4qvie6w408mocipx99y .eyecatch a::before {
  background: url(/files/pc_bnr_recruit_btn.png) no-repeat center bottom/100%;
}

#i4qvie6w408mocipx99y::before {
  position: absolute;
  top: calc(100%*(1130/1470));
  left: 0;
  z-index: 1;
  display: block;
  width: calc(100%*((2440*10)/2000));
  height: calc(100%*(150/1470));
  background: url(/files/popblack.png) repeat-x left top / auto 100%;
  content: "";
  animation: loop 80s linear 0s infinite;
}

@keyframes loop {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(calc(-100%/10));
  }
}

/* DB>左官工事なら株式会社河原工業
m0ala1jmddhzalvt6ocy
--------------------------------------- */
#m0ala1jmddhzalvt6ocy {
  position: relative;
  background: url(/files/pc_dbock01_bg.jpg) no-repeat center top;
  margin-top: -2px;
}

#m0ala1jmddhzalvt6ocy,
#m0ala1jmddhzalvt6ocy .easys_content_inner,
#m0ala1jmddhzalvt6ocy .entry_post {
  height: 1030px;
}

#m0ala1jmddhzalvt6ocy .text_box {
  width: 660px;
  margin: 345px 25px 0 auto;
}

#m0ala1jmddhzalvt6ocy #bg1_1 {
  background: url(/files/pc_dbock01_img01.png) no-repeat center top;
  width: 642px;
  height: 780px;
  position: absolute;
  top: 0px;
  left: calc(50% - 937px);
}

#m0ala1jmddhzalvt6ocy #bg1_2 {
  background: url(/files/pc_dbock01_img02.png) no-repeat center top;
  width: 350px;
  height: 430px;
  position: absolute;
  top: 167px;
  left: calc(50% - -542px);
}

#m0ala1jmddhzalvt6ocy #bg1_3 {
  background: url(/files/pc_bnr_contact.jpg) no-repeat center top;
  width: 446px;
  height: 226px;
  position: absolute;
  top: 740px;
  left: calc(50% - 12px);
}

/* DB下　背景指定
ja4fiv3c2uxh1s5x6inr
--------------------------------------- */
#ja4fiv3c2uxh1s5x6inr {
  background: #eaeaea;
  padding: 30px 0 70px;
  margin-bottom: 70px;
}

/* バナー＞採用について（※top）
dlai267n36ogomdy418y
--------------------------------------- */
#dlai267n36ogomdy418y {
  background: url(/files/pc_bnr_recruit.png) no-repeat center top / 100%;
  height: calc(100vw * ((610 - 15) / 2000));
  max-height: calc(610px * (2000 / 2000));
  min-height: calc(610px * (1300 / 2000));
  margin-bottom: 100px;
  position: relative;
  z-index: 200;
  margin-top: 140px;
}

#dlai267n36ogomdy418y div {
  margin-bottom: 0;
  padding-bottom: 0;
}

#dlai267n36ogomdy418y .easys_content_inner {
  width: 100%;
}

#dlai267n36ogomdy418y .eyecatch img {
  display: none;
}

#dlai267n36ogomdy418y .eyecatch {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(400 / 2000 * 100%);
  height: calc(80 / 610 * 100%);
  margin-top: calc(375 / 2000 * 100%);
  margin-left: calc(340 / 2000 * 100%);
}

#dlai267n36ogomdy418y .eyecatch a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: none;
}

#dlai267n36ogomdy418y .eyecatch a::before,
#dlai267n36ogomdy418y .eyecatch a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease 0s;
  opacity: 1;
}

#dlai267n36ogomdy418y .eyecatch a::after {
  opacity: 1;
}

#dlai267n36ogomdy418y .eyecatch a:hover::before {
  opacity: 1;
}

#dlai267n36ogomdy418y .eyecatch a:hover::after {
  opacity: 0;
}

#dlai267n36ogomdy418y .eyecatch a::after {
  background: url("/files/pc_bnr_recruit_btn.png") no-repeat center top/100%;
}

#dlai267n36ogomdy418y .eyecatch a::before {
  background: url("/files/pc_bnr_recruit_btn.png") no-repeat center bottom/100%;
}

/* 採用LP
--------------------------------------------------------------------------------------------------------------------- */
/*採用LPのヘッダーボタン設定*/
#page_9 #header_btn {
  width: 440px;
  display: flex;
  justify-content: space-between;
}

#page_9 #header_btn_site,
#page_9 #header_btn_entry {
  display: block;
}

/*Gnabi 非表示*/
#page_9 div#access .menu-header {
  display: none;
}

#header_btn::before {
  display: block;
  content: '';
  width: 100vw;
  height: 100px;
  background-color: #fff;
  position: absolute;
  z-index: -1;
  right: -50px;
  opacity: 0;
  transition: all .3s;
  pointer-events: none;
}

#page_9 #header_btn.fixed::before {
  opacity: 1;
}

/* セカンドメイン＞経験問わず、未来の業界を担う職人を募集中
tth4xwfnacj2jn5h9ga4
--------------------------------------- */
#tth4xwfnacj2jn5h9ga4 {
  background: url(/files/pc_lp01_second_bg.jpg) no-repeat center top / 100%;
  height: calc(100vw * ((1430 - 15) / 2000));
  max-height: 1430px;
  min-height: calc(1430px * (1300 / 2000));
  position: relative;
  z-index: 200;
}

#tth4xwfnacj2jn5h9ga4 div {
  margin-bottom: 0;
  padding-bottom: 0;
}

#tth4xwfnacj2jn5h9ga4 .field_1col {
  display: none;
}

#tth4xwfnacj2jn5h9ga4 .easys_content_inner {
  width: 100%;
}

#tth4xwfnacj2jn5h9ga4 .eyecatch img {
  display: none;
}

#tth4xwfnacj2jn5h9ga4::before {
  position: absolute;
  top: calc(100%*(224/1430));
  left: 0;
  z-index: 1;
  display: block;
  width: calc(100%*((2440*10)/2000));
  height: calc(100%*(150/1430));
  background: url(/files/popblack.png) repeat-x left top / auto 100%;
  content: "";
  animation: loop2 80s linear 0s infinite;
}

@keyframes loop2 {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(calc(-100%/10));
  }
}

/*背景指定　〇〇では一緒に働く仲間を募集しております*/
#gq9xrif50gxcjbh7zlph {
  background: #f6f6f6;
  padding: 70px 0 70px;
}


/* DB＞経験問わず募集中
b82jj1qpzk9bwup7geny
--------------------------------------- */
#b82jj1qpzk9bwup7geny {
  position: relative;
  background: url(/files/pc_dbock02_bg.jpg) no-repeat center top;
}

#b82jj1qpzk9bwup7geny,
#b82jj1qpzk9bwup7geny .easys_content_inner,
#b82jj1qpzk9bwup7geny .entry_post {
  height: 1125px;
}

#b82jj1qpzk9bwup7geny .text_box {
  width: 680px;
  margin: 265px auto 0 80px;
}

/* コンテンツ画像
zvibdt9evowwzufgo1we
--------------------------------------- */
#zvibdt9evowwzufgo1we,
#zvibdt9evowwzufgo1we .easys_content_inner {
  width: 100%;
  height: 1030px;
  position: relative;
  margin-bottom: 70px;
  padding: 0;
}

#zvibdt9evowwzufgo1we .margin-bottom_50 {
  margin-bottom: 0;
}

#zvibdt9evowwzufgo1we .eyecatch,
#zvibdt9evowwzufgo1we .eyecatch a {
  display: block;
  position: absolute;
  width: 2000px;
  height: 1030px;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
}

/* バナー＞LPお問い合わせ
jbiz1xk0w4nhnerrydqp
--------------------------------------- */
#jbiz1xk0w4nhnerrydqp {
  background: url(/files/pc_lp01_bnr_entry.png) no-repeat center top / 100%;
  height: calc(100vw * ((610 - 15) / 2000));
  max-height: calc(610px * (2000 / 2000));
  min-height: calc(610px * (1300 / 2000));
  margin-bottom: 70px;
  position: relative;
  z-index: 200;
}

#jbiz1xk0w4nhnerrydqp div {
  margin-bottom: 0;
  padding-bottom: 0;
}

#jbiz1xk0w4nhnerrydqp .easys_content_inner {
  width: 100%;
}

#jbiz1xk0w4nhnerrydqp .eyecatch img {
  display: none;
}

#jbiz1xk0w4nhnerrydqp .eyecatch {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(400 / 2000 * 100%);
  height: calc(80 / 610 * 100%);
  margin-top: calc(375 / 2000 * 100%);
  margin-left: calc(340 / 2000 * 100%);
}

#jbiz1xk0w4nhnerrydqp .eyecatch a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: none;
}

#jbiz1xk0w4nhnerrydqp .eyecatch a::before,
#jbiz1xk0w4nhnerrydqp .eyecatch a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease 0s;
  opacity: 1;
}

#jbiz1xk0w4nhnerrydqp .eyecatch a::after {
  opacity: 1;
}

#jbiz1xk0w4nhnerrydqp .eyecatch a:hover::before {
  opacity: 1;
}

#jbiz1xk0w4nhnerrydqp .eyecatch a:hover::after {
  opacity: 0;
}

#jbiz1xk0w4nhnerrydqp .eyecatch a::after {
  background: url("/files/pc_bnr_recruit_btn.png") no-repeat center top/100%;
}

#jbiz1xk0w4nhnerrydqp .eyecatch a::before {
  background: url("/files/pc_bnr_recruit_btn.png") no-repeat center bottom/100%;
}

/* バナー＞お問い合わせ
en6qhkq9nmcst6meb7wy
--------------------------------------- */
#en6qhkq9nmcst6meb7wy {
  background: url(/files/pc_bnr_contact.png) no-repeat center top / 100%;
  height: calc(100vw * ((610 - 15) / 2000));
  max-height: calc(610px * (2000 / 2000));
  min-height: calc(610px * (1300 / 2000));
  margin-bottom: 70px;
  position: relative;
  z-index: 200;
}

#en6qhkq9nmcst6meb7wy div {
  margin-bottom: 0;
  padding-bottom: 0;
}

#en6qhkq9nmcst6meb7wy .easys_content_inner {
  width: 100%;
}

#en6qhkq9nmcst6meb7wy .eyecatch img {
  display: none;
}

#en6qhkq9nmcst6meb7wy .eyecatch {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(400 / 2000 * 100%);
  height: calc(80 / 610 * 100%);
  margin-top: calc(375 / 2000 * 100%);
  margin-left: calc(340 / 2000 * 100%);
}

#en6qhkq9nmcst6meb7wy .eyecatch a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: none;
}

#en6qhkq9nmcst6meb7wy .eyecatch a::before,
#en6qhkq9nmcst6meb7wy .eyecatch a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease 0s;
  opacity: 1;
}

#en6qhkq9nmcst6meb7wy .eyecatch a::after {
  opacity: 1;
}

#en6qhkq9nmcst6meb7wy .eyecatch a:hover::before {
  opacity: 1;
}

#en6qhkq9nmcst6meb7wy .eyecatch a:hover::after {
  opacity: 0;
}

#en6qhkq9nmcst6meb7wy .eyecatch a::after {
  background: url("/files/pc_bnr_contact_btn.png") no-repeat center top/100%;
}

#en6qhkq9nmcst6meb7wy .eyecatch a::before {
  background: url("/files/pc_bnr_contact_btn.png") no-repeat center bottom/100%;
}

/*（仮）並列ブロック*/
/* Cブロック */
#proqzwswbc7nbqfa89ue {
  background-color: #e9e7e9;
  padding: 150px 0;
}

#proqzwswbc7nbqfa89ue .easys_content_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0 30px;
}

#proqzwswbc7nbqfa89ue [class*="title"] {
  color: #333;
  background: none transparent;
  width: 100%;
}

#proqzwswbc7nbqfa89ue .entry_post {
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px 30px;
  margin: 0;
}

#proqzwswbc7nbqfa89ue .eyecatch {
  width: 100% !important;
}

#proqzwswbc7nbqfa89ue .clear_float {
  height: 20px;
  display: block;
  width: 100%;
}