@charset "utf-8";

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none #ffffff;
  scroll-padding-top: 80px;
  scroll-behavior: smooth;
}

body {
  position: relative;
  margin: 0 auto;
  min-width: 1300px;
  max-width: 2000px;
  background: none no-repeat center top;
}

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;
}

a:link,
a:visited,
a:hover,
a:active {
  color:
    #2e3bb1;
}

/* A～Cブロック記事内リンクボタン */
.main_btn a,
.sub_text_btn a {
  background-color:
    #2e3bb1;
  color: #ffffff;
}

/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  position: relative;
  z-index: 500;
  height: 0px;
  padding: 0 0 calc(100% * (595/2000)) 0;
  background: none transparent;
}

#page_6 #branding_box {
  height: 0px;
  padding: 0 0 calc(100% * (1035/2000)) 0;
  background: url("/files/pc_slide_cover.png") no-repeat center top/100%;
}

/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  margin: 0 auto;
  width: auto;
  position: absolute;
  top: 100px;
  left: 20px;
  z-index: 752;
}

#site-description a {
  display: inline;
  color:
    #ffffff;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information,
#page_6 #header_information {
  height: 0px;
}

/*ロゴ*/
#header_information .main_header a img {
  position: absolute;
  z-index: 752;
  width: 300px;
  height: 80px;
  top: 10px;
  left: 0;
  background: url("/files/branding_box.png")no-repeat center top;
}

#header_information .main_header a img.fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  transform: none !important;
  z-index: 1000;
}

@media(min-width:2000px) {
  #header_information .main_header a img.fixed {
    left: calc(50% - 1000px) !important;
  }
}

/*  グローバルナビ（access）
---------------------------------------------------------------------------------------------------- */
#access {
  margin: 0 auto;
  position: absolute;
  top: 10px;
  /*スライダー下にナビある場合はbottom:0;*/
  left: 0;
  z-index: 751;
  padding: 0;
  width: 100%;
  height: 80px;
}

div#access .menu-header {
  margin: 0 0 0 auto;
  width: 725px;
  height: 80px;
}

div#access .menu-item a {
  background-image: url('/files/top_navi.png');
  background-repeat: no-repeat;
  background-position: scroll;
  background-color: transparent;
  height: 80px;
  margin: 0px;
  padding: 0px;
}

div#access .gnavi11 a {
  background-position: left top;
  width: 50px;
}

div#access .gnavi12 a {
  background-position: -50px top;
  width: 150px;
}

div#access .gnavi13 a {
  background-position: -200px top;
  width: 100px;
}

div#access .gnavi14 a {
  background-position: -300px top;
  width: 125px;
}

div#access .gnavi15 a {
  background-position: -425px top;
  width: 120px;
}

div#access .gnavi16 a {
  background-position: right top;
  width: 180px;
}

div#access .gnavi11 a:hover {
  background-position: left bottom;
  width: 50px;
}

div#access .gnavi12 a:hover {
  background-position: -50px bottom;
  width: 150px;
}

div#access .gnavi13 a:hover {
  background-position: -200px bottom;
  width: 100px;
}

div#access .gnavi14 a:hover {
  background-position: -300px bottom;
  width: 125px;
}

div#access .gnavi15 a:hover {
  background-position: -425px bottom;
  width: 120px;
}

div#access .gnavi16 a:hover {
  background-position: right bottom;
  width: 180px;
}

/*固定時用ナビ*/
#access.fixed {
  position: fixed;
  height: 80px;
  width: 100%;
  max-width: 2000px;
  min-width: 1300px;
  padding: 0;
  top: 0;
  bottom: inherit;
  right: 0;
  left: 0;
  background: rgba(2, 1, 9, 0.65);
  z-index: 999;
}

#access.fixed .menu-header {
  margin: 0 0 0 auto;
  float: none;
  max-width: 2000px;
  transform: none !important;
}

#access ul.menu ul.sub-menu {
  top: 80px;
}

#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: rgba(2, 1, 9, 0.65);
  color: #ffffff;
}

#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: #ffffff;
}

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, 0.75);
  color: #2e3bb1;
}

#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: #2e3bb1;
}

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser,
#video_teaser,
#jquery_slider_pc {
  width: 100%;
  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:
    #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:
    #2e3bb1;
  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:
    #2e3bb1;
}

#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}

/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  position: relative;
  height: 400px;
  background: url(/files/footer_bg.jpg) no-repeat center top;
}

#footer_box {
  height: 600px;
  background: none;
}

#footer-widget-area {
  /*フッターナビの所*/
  display: block;
}

/*  フッターナビ
---------------------------------------------------------------------------------------------------- */

#footer-widget-area .widget-area {
  position: absolute;
  top: 180px;
  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: none;
}

#footer-widget-area .widget-area .menu-item {
  margin-bottom: 0;
}

#footer-widget-area .widget-area .menu-item::before {
  display: block;
  content: '・';
  width: 15px;
  height: 15px;
  color: #45454b;
}

#footer_sitemap_block #footer-widget-area .widget-area .menu-item a {
  border: none;
  color:
    #45454b;
  padding: 0;
  width: 110px;
}

#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;
  display: flex;
}

/*ナビ２列*/
#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: 250px;
}

/*  フッター情報
---------------------------------------------------------------------------------------------------- */

#footer_information {
  position: absolute;
  top: 210px;
  left: calc(50% - 424px);
}

#footer_information .entry-post {
  width: 300px;
  margin: 0;
  text-align: left;
}

/*  フッター住所文字色
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post .post-data>p {
  color:
    #45454b;
}

/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  color: #45454b;
}

/*中央寄せの時*/
#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 {
  bottom: 30px;
}

#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:
    #0b065a;
  height: 85px;
  line-height: 90px;
  background-position: bottom;
}

h3.entry_title,
.entry_title,
.entry-title {
  /* サイズ、背景、余白などはこちら */
  background-image: url(/files/entry_title_bg.png);
  color:
    #fbf3e2;
  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:
    #fbf3e2;
}

/* 見出しリンクボタン */
.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:
    #fbf3e2;
}

/* 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:
    #0b065a;
}

/* B-03など小見出し用 */
* .sub_entry_title {
  background: url(/files/sub_entry_title_bg.png) no-repeat scroll left top transparent;
  color:
    #0b065a;
}

/*
* .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:
    #0b065a;
}

/* 小見出しリンクボタン */
.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:
    #0b065a;
}

/* 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 #f2f6ff;
  color:
    #0b0b0b;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
}

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  width: 685px;
  border-color:
    #2e3bb1;
}

/* 大きな地図で見る */
small {
  border-color:
    #2e3bb1;
}

small a {
  padding: 5px 0;
  width: 100%;
  color:
    #2e3bb1 !important;
  text-align: center !important;
}

small a:hover {
  background-color:
    #2e3bb1 !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 #f2f6ff;
  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:
    #2e3bb1 !important;
}

/* Dメニュー下線 */
.td_cell {
  border-color:
    #2e3bb1;
  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:
    #2e3bb1;
  background: none transparent;
  color:
    #2e3bb1 !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:
    #2e3bb1;
  background-color:
    #2e3bb1;
}

.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:
    #2e3bb1;
  background: none #2e3bb1;
  color: #ffffff !important;
}

/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* 各ブロック点線 */
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.blog_post,
.list_block .list_box {
  border-color:
    #2e3bb1;
}

/* 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 #2e3bb1;
  background-color: transparent;
  color:
    #2e3bb1;
}

div.link_list a:hover {
  border: 1px solid #2e3bb1;
  background-color:
    #2e3bb1;
  color: #ffffff;
}

.faq-title {
  background-color:
    #2e3bb1;
  color: #ffffff;
  font-weight: normal;
}

/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}

/* 必須項目 */
.iqfm-req_color {
  color:
    #2e3bb1;
}

.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:
    #f2f6ff;
  color:
    #0b0b0b;
}

.coupon_box table tr td.coupon_meta {
  background-color:
    #f2f6ff;
  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;
  background-size: cover;
  border-radius: 50px;
}

#blog_main .entry-title,
#blog_main .entry-title a {
  color:
    #0b065a;
}

.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はこちらに記述↓↓ ============================== */
/*  全体フェードイン
---------------------------------------------------------------------------------------------------- */
.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;
}

#k80gyfgmqzsw2efvwuhb *[class*="title"],
#c2qf711qq31z5083mi1q *[class*="title"] {
  display: none;
}

#k80gyfgmqzsw2efvwuhb .entry_post:first-of-type .eyecatch,
#c2qf711qq31z5083mi1q .entry_post:first-of-type .eyecatch {
  display: none;
}

#k80gyfgmqzsw2efvwuhb .entry_post:first-of-type .float_left,
#k80gyfgmqzsw2efvwuhb .entry_post:first-of-type .float_right,
#c2qf711qq31z5083mi1q .entry_post:first-of-type .float_left,
#c2qf711qq31z5083mi1q .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;
}

#page_6 #outer_block {
  padding-top: 0;
}

/*  トップページ
---------------------------------------------------------------------------------------------------- */
/* セカンドメイン＞未経験者も大歓迎！
r934x7l7tap9cooeud8w
--------------------------------------- */
#r934x7l7tap9cooeud8w {
  background: url(/files/pc_second_bg.jpg) no-repeat center top / 100%;
  height: calc(100vw * ((1035 - 15) / 2000));
  max-height: 1035px;
  min-height: calc(1035px * (1300 / 2000));
  position: relative;
  z-index: 200;
}

#r934x7l7tap9cooeud8w div {
  margin-bottom: 0;
  padding-bottom: 0;
}

#r934x7l7tap9cooeud8w .easys_content_inner {
  width: 100%;
}

#r934x7l7tap9cooeud8w .eyecatch img {
  display: none;
}

#r934x7l7tap9cooeud8w .eyecatch {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(160 / 2000 * 100%);
  height: calc(30 / 1035 * 100%);
  margin-top: calc(520 / 2000 * 100%);
  margin-left: calc(1073 / 2000 * 100%);
}

#r934x7l7tap9cooeud8w .eyecatch a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: none;
}

#r934x7l7tap9cooeud8w .eyecatch a::before,
#r934x7l7tap9cooeud8w .eyecatch a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease 0s;
  opacity: 0;
}

#r934x7l7tap9cooeud8w .eyecatch a::after {
  opacity: 1;
}

#r934x7l7tap9cooeud8w .eyecatch a:hover::before {
  opacity: 1;
}

#r934x7l7tap9cooeud8w .eyecatch a:hover::after {
  opacity: 0;
}

#r934x7l7tap9cooeud8w .eyecatch a::after {
  background: url(/files/pc_second_btnoff.png) no-repeat center top/100%;
}

#r934x7l7tap9cooeud8w .eyecatch a::before {
  background: url(/files/pc_second_btnon.png) no-repeat center top/100%;
}

#r934x7l7tap9cooeud8w #bgs1 {
  display: block;
  background: url(/files/pc_second_pop01.png) no-repeat center top / 100%;
  width: calc(130 / 2000 * 100%);
  height: calc(130 / 1035 * 100%);
  margin-top: calc(543 / 2000 * 100%);
  margin-left: calc(1234 / 2000 * 100%);
  animation: 40s linear infinite rotation1;
}


#r934x7l7tap9cooeud8w #bgs2 {
  display: block;
  background: url(/files/pc_second_img.png) no-repeat center top / 100%;
  width: calc(500 / 2000 * 100%);
  height: calc(500 / 1035 * 100%);
  margin-top: calc(202 / 2000 * 100%);
  margin-left: calc(350 / 2000 * 100%);
}

#r934x7l7tap9cooeud8w::before {
  position: absolute;
  top: calc(100%*(755/1035));
  left: 0;
  z-index: 1;
  display: block;
  width: calc(100%*((4262*3)/2000));
  height: calc(100%*(178/1035));
  background: url(/files/pc_second_pop02.png) repeat-x left top / auto 100%;
  content: "";
  animation: loop 80s linear 0s infinite;
}

#r934x7l7tap9cooeud8w #bgs3 {
  display: block;
  background: url(/files/ttl_logo.png) no-repeat center top / 100%;
  width: calc(45 / 2000 * 100%);
  height: calc(45 / 1035 * 100%);
  margin-top: calc(160 / 2000 * 100%);
  margin-left: calc(1137 / 2000 * 100%);
}

/* DB>特殊土木工事で地域に根ざした施工会社です
k80gyfgmqzsw2efvwuhb
--------------------------------------- */
#k80gyfgmqzsw2efvwuhb {
  position: relative;
  background: url(/files/pc_dbock01_bg.jpg) no-repeat center top;
  margin-bottom: 70px;
}

#k80gyfgmqzsw2efvwuhb,
#k80gyfgmqzsw2efvwuhb .easys_content_inner,
#k80gyfgmqzsw2efvwuhb .entry_post {
  height: 1535px;
}

#k80gyfgmqzsw2efvwuhb .text_box {
  width: 470px;
  margin: 550px 10px 0 auto;
}

#k80gyfgmqzsw2efvwuhb #bg1_1 {
  background: url(/files/pc_dbock01_img01.png) no-repeat center top;
  width: 350px;
  height: 350px;
  position: absolute;
  top: 530px;
  left: calc(50% - 446px);
}

#k80gyfgmqzsw2efvwuhb #bg1_2 {
  background: url(/files/pc_dbock01_img02.png) no-repeat center top;
  width: 250px;
  height: 250px;
  position: absolute;
  top: 903px;
  left: calc(50% + 73px);
}

#k80gyfgmqzsw2efvwuhb #bg1_3 {
  background: url(/files/pc_dbock01_img03.png) no-repeat center top;
  width: 250px;
  height: 250px;
  position: absolute;
  top: 903px;
  left: calc(50% + 334px);
}

#k80gyfgmqzsw2efvwuhb #bg1_3::before {
  transition-delay: .3s;
}

#k80gyfgmqzsw2efvwuhb #bg1_4 {
  display: block;
  background: url(/files/ttl_logo.png) no-repeat center top;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 192px;
  left: calc(50% - 23px);
}

/* バナー＞お問い合わせ（※top）
nwvupxf2ntgqzbj0um6c
--------------------------------------- */
#nwvupxf2ntgqzbj0um6c {
  background: url(/files/pc_bnr_contact_bg.jpg) no-repeat center top / 100%;
  padding: calc(250 / 2000 * 100%) 0 calc(245 / 2000 * 100%);
}

#page_6 #nwvupxf2ntgqzbj0um6c {
  margin-bottom: 70px;
}

#nwvupxf2ntgqzbj0um6c .easys_content_inner,
#nwvupxf2ntgqzbj0um6c .img_display,
#nwvupxf2ntgqzbj0um6c .eyecatch {
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 99;
}

#nwvupxf2ntgqzbj0um6c .eyecatch a {
  display: block;
}

#nwvupxf2ntgqzbj0um6c .eyecatch::before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: url(/files/pc_bnr_contact.jpg)no-repeat center top/100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1;
}

#nwvupxf2ntgqzbj0um6c .eyecatch::after {
  position: absolute;
  top: calc(100%*(80/350));
  left: 0;
  z-index: -1;
  display: block;
  width: calc(100%*((12173*1)/2000));
  height: calc(100%*(185/350));
  background: url(/files/pc_bnr_contact_pop.png) repeat-x left top / auto 100%;
  content: "";
  animation: loop 70s linear 0s infinite;
}

@keyframes loop {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(calc(-100%/1));
  }
}


#nwvupxf2ntgqzbj0um6c .eyecatch:hover::before {
  background-position: center bottom;
}

#nwvupxf2ntgqzbj0um6c .margin-bottom_30,
#nwvupxf2ntgqzbj0um6c .margin-bottom_50 {
  margin-bottom: 0;
}

#nwvupxf2ntgqzbj0um6c .eyecatch a img {
  opacity: 1;
}

/* DB>これから共に成長できる若き人材を大募集しています！
c2qf711qq31z5083mi1q
--------------------------------------- */
#c2qf711qq31z5083mi1q {
  position: relative;
  background: url(/files/pc_dbock02_bg.jpg) no-repeat center top;
  margin-bottom: 70px;
}

#c2qf711qq31z5083mi1q,
#c2qf711qq31z5083mi1q .easys_content_inner,
#c2qf711qq31z5083mi1q .entry_post {
  height: 1430px;
}

#c2qf711qq31z5083mi1q .text_box {
  width: 470px;
  margin: 537px auto 0 30px;
}

#c2qf711qq31z5083mi1q #bg2_1 {
  background: url(/files/pc_dbock02_img01.png) no-repeat center top;
  width: 350px;
  height: 350px;
  position: absolute;
  top: 537px;
  left: calc(50% + 100px);
}

#c2qf711qq31z5083mi1q #bg2_2 {
  display: block;
  background: url(/files/ttl_logo.png) no-repeat center top;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 180px;
  left: calc(50% - 23px);
}

/* 背景色指定　セカンド、DB間
--------------------------------------- */
#nbt3a32f9cn3dwv4b6z8 {
  background: #0f0d2e;
  padding: 90px 0 70px;
  color: #fff;
}

#nbt3a32f9cn3dwv4b6z8 .headline_title {
  color: #fff;
}

/*新着↓余白*/
#dhwnyw8ilg5l7c0wque4 {
  margin-bottom: 30px;
}

/* filter
--------------------------------------- */
.filter:before {
  content: '';
  display: block;
  position: absolute;
  top: 0%;
  pointer-events: none;
  transition: transform 0.96s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  height: 100%;
  transform-origin: right;
  background-color: #2e3bb1;
  transform: scaleX(100%);
  z-index: 5;
}

.filter.moved:before {
  transform: scaleX(0%);
}

.rotateY.moved {
  animation-name: rotateYAnime;
  animation-duration: 3s;
  animation-fill-mode: forwards;
}

/* animation
--------------------------------------- */

@keyframes loop {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(calc(-100%/3));
  }
}


@keyframes rotation1 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(-360deg);
  }
}


@keyframes rotateYAnime {
  from {
    transform: rotateY(0);
  }

  to {
    transform: rotateY(-1080deg);
  }
}