@charset "utf-8";

/*
 * PC用スタイルCSS
 */

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none transparent;
  background-color: #000000;
  scroll-padding-top: 0;
  scroll-behavior: smooth;
}
body {
  background: url("/files/body_bg.jpg") no-repeat center top/100%;
  min-width: 1300px;
  max-width: 2000px;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  position: relative;
  margin: 0 auto;
}

body{
  color: #FFF;
}
.wpcf7c-conf {
  color: #000;
}

/* Safariのみ */
_:lang(x) + _:-webkit-full-screen-document,
body {
          text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
body#page_6 {
  background: none transparent;
}
#wrapper {
  background: none transparent;
}
#outer_block {
  background: none transparent;
}

a:link,
a:visited,
a:hover,
a:active {
  color: #ff4200;
}

/* A～Cブロック記事内リンクボタン */
.main_btn a,
.sub_text_btn a {
  background-color: #ff4200;
  color: #ffffff;
}


/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  height: 0px;
  padding: 0;
  position: relative;
  z-index: 500;
  padding: calc(100% * (640/2000)) 0 0 0;
  background: none transparent;
}
#page_6 #branding_box {
  height: 0px;
  padding: calc(100% * (1035/2000)) 0 0 0;
  background: url(/files/branding_box.png) no-repeat top center/100%;
}

/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  margin: 0 auto;
  width: auto;
  z-index: 998;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  left: calc(100%*(65/2000));
}
#site-description a {
  display: inline;
  color: #FFF;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */

/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information {
  height: auto;
}
#page_6 #header_information {
  height: auto;
}


.main_header, .header_class {
  width:  100%;
  margin: 0 auto;
  padding: 0;
}
.main_header img, .header_class img {
  width: calc(100%*(391/2000));
  height: calc(100%*(142/640));
  background: url(/files/logo.png) no-repeat top center/100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 998;
}

#page_6 .main_header img {
  height: calc(100%*(142/640));
  background: none transparent;
}



/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access {
  width: 100%;
  z-index: 590;
  height: 100px;
  margin: 0 auto;
  min-width: 1300px;
  max-width: 2000px;
  position:absolute;
  top: 0;
  left: 0;
}
#access .menu-header{
  width: 750px;
  height: 100px;
  margin: 0 0 0 auto;
}


div#access .menu-item a {
  background: url('/files/topnavi.png') no-repeat scroll transparent;
  width: 120px;
  height: 100px;
  margin: 0px;
  padding: 0px;
}
div#access .gnavi11 a { background-position: left top;}
div#access .gnavi12 a { background-position: -120px top;width: 110px;}
div#access .gnavi13 a { background-position: -230px top;}
div#access .gnavi14 a { background-position: -350px top;}
div#access .gnavi15 a { background-position: -470px top;width: 110px;}
div#access .gnavi16 a { background-position: right top;width: 170px;}
div#access .gnavi11 a:hover { background-position: left bottom;}
div#access .gnavi12 a:hover { background-position: -120px bottom;}
div#access .gnavi13 a:hover { background-position: -230px bottom;}
div#access .gnavi14 a:hover { background-position: -350px bottom;}
div#access .gnavi15 a:hover { background-position: -470px bottom;}
div#access .gnavi16 a:hover { background-position: right bottom;}


/*固定ナビ*/
#access.fixed {height: 100px;position: fixed;top: 0;left: 0;right: 0;background-color: #000000;z-index: 999;}



/* プルダウンメニューのサイズ */
#access ul.menu ul.sub-menu {
  top: 100%;
  }
  #access ul.menu ul.sub-menu,
  #access ul.menu ul.sub-menu li {
    width: 100%;
  }
  /* プルダウンメニューの色　16進数、RGBA両方変更すること */
  div#access ul.sub-menu li.sub-gnavi a,
  div#access ul.sub-menu li.sub-gnavi2 a {
    width: 100%;
    background: none #000000;
    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 #000000;
    color: #f24200;
  }
  #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: #f24200;
  }

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#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: #ffffff;
  text-align: center;
}
.widget-title2 a:link,
.widget-title2 a:visited,
.widget-title2 a:hover,
.widget-title2 a:active {
  color: #ffffff;
}

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  overflow: hidden;
  background-image: url(/files/widget_list_bg.png);
  color: #ffffff;
  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: #dcdcdc;
  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: #ff4200;
}
#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}



/* ===================================================================================================================
  ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  position:relative;
  height:480px;
  height:980px;
  background:url(/files/para2.jpg) no-repeat center center fixed transparent;
  background-size:cover;
}

#footer_block:before {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
  background: url(/files/footr_bg.png) no-repeat center bottom;
}

#footer_box {
  height: 980px;
  background:none transparent;
  z-index: 1;
  position: relative;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  padding: 0;
  position: absolute;
  top: 850px;
  left: 0px;
  width: 100%;
}

#footer_sitemap_block #footer-widget-area {
  display: block;
  width: 960px;
}
#footer_sitemap_block #footer-widget-area .widget-area ul.menu {
  border-color: #ffffff;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a {
  border-color: #ffffff;
  color: #ffffff;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}


/*  フッター情報
---------------------------------------------------------------------------------------------------- */
.footer_infomation {
    display: block;
    margin: 0 auto;
    width: 960px;
  }
  #footer_information .entry-post {
    margin: 810px 0 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
}


/*  フッターSNSボタン
---------------------------------------------------------------------------------------------------- */
#footer_sns_btn {
  margin: 20px auto 0;
  /* 絶対値指定する時
  position: absolute;
  bottom: 130px;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  */
}
#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;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}


/*  サイドメニュー
---------------------------------------------------------------------------------------------------- */
.fixed_btn {
  z-index: 1000;
}

.fixed_btn div,
.fixed_btn div a {
  width: 55px;
  height: 50px;
}

.fixed_btn #fixed_btn_gtn,
.fixed_btn #fixed_btn_gtn a {
  height: 50px;
}

#float_top_btn {
  bottom: 20px;
  position: fixed;
  right: 20px;
  z-index: 999;
}

/*画面幅2000px以上の時
---------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 2000px) {
    #float_top_btn {
    right: calc(50% - 980px);
  }
}

/*  スクロールトップ
---------------------------------------------------------------------------------------------------- */
#float_top_btn a:hover img {
  opacity: 0.8;
}


/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
  padding: 0;
}
#container_top.single_post {
  padding: 0 0 50px;
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {
  background: none transparent;
  color: #FFF;
}
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: #000000;
}

/* 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: #000000;
}

* .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: #FFF;
}



/* B-03など小見出し用 */
* .sub_entry_title {
  background: url(/files/sub_entry_title_bg.png) no-repeat scroll left top transparent;
  color: #ffffff;
}
/*
* .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: #ffffff;
}
/* 小見出しリンクボタン */
.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: #FFF;
}

/* C-01など3列表示インラインタイトル用 */
* .inline_title {
  background-image: url(/files/column3_title_bg.png);
}
* .inline_title,
* .inline_title a {
  color: #000000;
}

/* クーポンの本文見出しなど、固定幅でないインラインタイトル用 */
.coupon_data .inline_title,
.c_04 .inline_title,
.i_01 .inline_title,
.j_01 .inline_title {
  padding: 10px;
  height: auto;
  border: 1px solid #4e4e4e;
  border-radius: 5px;
  background: none #f8f8f8;
  color: #333333;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
}

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  width: 685px;
  border-color: #ff4200;
}


/* 大きな地図で見る */
small {
  border-color: #ff4200;
}
small a {
  padding: 5px 0;
  width: 100%;
  color: #ff4200 !important;
  text-align: center !important;
}

small a:hover {
  background-color: #ff4200 !important;
  color: #ffffff !important;
}

/*  テーブル
---------------------------------------------------------------------------------------------------- */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * {
  border-color: #4e4e4e;
  background: none transparent !important;
}
.easys_content:not(.ne_01) table:not(#wp-calendar) {
  border-spacing: 1px !important;
}

  /* 左右色変更 */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > *:first-child,
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * th {
  background: #f8f8f8!important;
  color: #333333  ;
}
.easys_content:not(.ne_01) table:not(#wp-calendar)  tr > * {
  background: #ffffff!important;
  color: #333333  ;
}


/*メール送信後メッセージボックスのボーダー（デフォルト：グリーン）*/
div.wpcf7-mail-sent-ok {
  border-color: #dcdcdc !important;
}
/* Dメニュー下線 */
.td_cell {
  border-color: #dcdcdc;
  vertical-align: top;
}




/*  ページ遷移ボタン（詳細ブロックやページ送りのナビ用）
---------------------------------------------------------------------------------------------------- */
.tablenav {
  padding: 1em 0;
}
a.page-numbers,
.tablenav .current,
.permalink_in a,
.pageback a,
.page_up a {
  border-style: solid;
  border-color: #ff4200;
  background: none transparent;
  color: #ff4200 !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: #ff4200;
  background-color: #ff4200;
}
.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: #ff4200;
  background: none #ff4200;
  color: #ffffff !important;
} 



/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* 各ブロック点線 */
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.blog_post,
.list_block .list_box {
  border-color: #dcdcdc;
}


/* 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 #ff4200;
  background-color: transparent;
  color: #ff4200;
}
div.link_list a:hover {
  border: 1px solid #ff4200;
  background-color: #ff4200;
  color: #ffffff;
}

.faq-title {
  background-color: #ff4200;
  color: #ffffff;
  font-weight: normal;
}


/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
/* 必須項目 */
.iqfm-req_color {
  color: #ff4200;
}
.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: #4e4e4e;
}
/* 有効期限の部分 */
.coupon_box table tr td.coupon_meta_title {
  width: 8em;
  background-color:#f8f8f8;
  color: #333333;
}
.coupon_box table tr td.coupon_meta {
  background-color:#ffffff;
  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: #ffffff;
}

.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: "";
}

/* メール投稿ブロック画像幅調整 */
.img_size_thumb{
  height: 150px;
}

small {
  box-sizing: border-box;
}

.flow_arr {  height: 40px;}

.grecaptcha-badge { visibility: hidden; }



/*セカンドメイン
---------------------------------------------------------------------------------------------------- */


#c3x4pv0psui6v1ch6aau div{
  margin-bottom:0;
  padding-bottom:0;
}

#c3x4pv0psui6v1ch6aau {
  position:relative;
}

#c3x4pv0psui6v1ch6aau .easys_content_inner{width: 100%;}



/*バナー＞お問い合わせ
---------------------------------------------------------------------------------------------------- */

#tmx4lw1yavxumdsmxev5 div{
margin-bottom: 0;
padding-bottom: 0;
}
 #tmx4lw1yavxumdsmxev5 .easys_content_inner{width: 100%;}


.img_display_1157 a{
display: block;
width: 100%;
height: 100%;
position: relative;
}


/*バナー＞求人
---------------------------------------------------------------------------------------------------- */


#wnofv9bct0hmgnxcc5ok div {
  margin-bottom:0;
  padding-bottom:0;
}

#wnofv9bct0hmgnxcc5ok {
  height:500px;
  margin:0 0 70px;
  padding-top:140px;
  box-sizing:border-box;
  background:url(/files/para1.jpg) no-repeat center center fixed transparent;
  background-size:cover;
}

.img_display_1162 a {
  display:block;
  position:relative;
  width:100%;
  height:100%;
}


/*バナー＞会社概要/採用情報
---------------------------------------------------------------------------------------------------- */

#bcsj0j4yk326hcg8swwt div{
margin-bottom: 0;
padding-bottom: 0;
}
 #bcsj0j4yk326hcg8swwt .easys_content_inner{width: 100%;}


.img_display_1169 .field_2col {
width: 50%!important;
}
.img_display_1169 .field_2col .eyecatch {
width: 100%;
}

.img_display_1169 a{
display: block;
width: 100%;
height: 100%;
position: relative;
}


/*バナー＞ガテン職
---------------------------------------------------------------------------------------------------- */
#n53v2lsd8115rm0lnoss div{
  margin-bottom: 0;
  padding-bottom: 0;
  }
   #n53v2lsd8115rm0lnoss .easys_content_inner{width: 100%;}
  
  
  .img_display_1173 a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  }


/*====================================================
ここからデザインブロック
===================================================== */

/* ＝＝＝親 ＝＝＝ */
#hh5ocm7frrwkkd9s2rqn,
#dh03sqmt8fw6ol6pm63m {position: relative;}


  /* ＝＝＝easys_content_inner前面表示設定 ＝＝＝ */
#hh5ocm7frrwkkd9s2rqn .easys_content_inner,
#dh03sqmt8fw6ol6pm63m .easys_content_inner{
    position: relative;
    z-index: 100;
    opacity: 1;
    transform:translateY(0);
}

/* PC 背景付きブロックの記事画像 非表示  */
#hh5ocm7frrwkkd9s2rqn .entry_post:first-of-type .eyecatch,
#dh03sqmt8fw6ol6pm63m .entry_post:first-of-type .eyecatch {display: none;}
/*  float 解除 */
#hh5ocm7frrwkkd9s2rqn .entry_post:first-of-type .float_left,
#hh5ocm7frrwkkd9s2rqn .entry_post:first-of-type .float_right,
#dh03sqmt8fw6ol6pm63m .entry_post:first-of-type .float_left,
#dh03sqmt8fw6ol6pm63m .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;}

/* ＝＝＝デザインブロックタイトル消去＝＝＝ */
#hh5ocm7frrwkkd9s2rqn *[class*="title"],
#dh03sqmt8fw6ol6pm63m *[class*="title"]{display: none;}


/* ＝＝＝デザインブロックボタン共通＝＝＝ */
#hh5ocm7frrwkkd9s2rqn .main_btn{
 display: block;
 padding: 0;
 margin: 0;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 999;
}




/* ＝＝＝全体フェードイン共通＝＝＝ */
.easys_content_inner {
    opacity: 0;
    transform: translateY(100px);
    transition: transform 1.3s, opacity 1.3s ease 0s;
}

.easys_content_inner.moved {
    opacity: 1;
    transform:translateY(0);
}


/* ＝＝＝デザインブロックスクロールギミック共通＝＝＝ */
.design_block {
    position: absolute;
    opacity: 0;
    transition: 1s ease 0s;
    pointer-events: none;
    width: 2000px;/*◆ 要変更 */
    top: 0;
    left: calc(50% - 1000px);/* ◆中央、各ブロックで位置調整 */
  }
  .design_block.moved {
    opacity: 1;
    transform: translate(0px, 0px)rotate3d(0, 0, 1, 0)!important;
  }



/*outer_block
---------------------------------------------------------------------------------------------------- */
html:not(.shosai) body#page_6 #outer_block,
html:not(.shosai) body#page_9 #outer_block,
html:not(.shosai) body#page_12 #outer_block{padding: 0;}

/*築炉が導く未来への架け橋
---------------------------------------------------------------------------------------------------- */

#hh5ocm7frrwkkd9s2rqn {
    background: url(/files/designblock1_bg.jpg) no-repeat center top;
    height: 855px;
}

#hh5ocm7frrwkkd9s2rqn .text_box {
    width: 480px;
    margin: 350px auto 0px;
}

#hh5ocm7frrwkkd9s2rqn .post_data {
    text-align: center;
}

#hh5ocm7frrwkkd9s2rqn .main_btn{
    top: 610px;
    left: 0;
    right: 0;
    width: 483px;
    height: 60.5px;
    margin: auto;
}

#hh5ocm7frrwkkd9s2rqn .main_btn a {
    border-radius: 0;
    padding: 0;
    display: block;
    text-indent: -9999px;
    width: 483px;
    height: 60.5px;
    background: url(/files/designblock1_btn.jpg) no-repeat center top;
}

#hh5ocm7frrwkkd9s2rqn .main_btn a:hover {
    background-position: center bottom;
}


#page_12 #hh5ocm7frrwkkd9s2rqn{
  margin-bottom: 70px;
}
#page_12 #hh5ocm7frrwkkd9s2rqn .main_btn a{
  display: none;
}


/*やる気を燃やせ。未来はキミの手の中に
---------------------------------------------------------------------------------------------------- */

#dh03sqmt8fw6ol6pm63m {
    background: url(/files/designblock2_bg.jpg) no-repeat center top;
    height: 835px;
    margin-bottom: 70px;
}

#dh03sqmt8fw6ol6pm63m .text_box {
    width: 530px;
    margin: 480px 0 0 250px;
}

#dh03sqmt8fw6ol6pm63m .post_data {
    text-align: left;
}






/*=============================================================================================
LP共通
===============================================================================================  */

#page_9 #access{
  display: none;
}

#page_9 #branding_box {
  height: 0px;
  padding: calc(100% * (1035/2000)) 0 0 0;
}
#page_9 .main_header img {
  height: calc(100%*(142/640));
  background: none transparent;
}

#page_9 .fixed_btn{
  display: none;
}


/*LPトップボタン
---------------------------------------------------------------------------------------------------- */

#lp_top_btn {
  position:fixed;
  top:0;
  right:0;
  z-index:999;
  width: 160px;
  height: 100px;
  display: block;
}

#lp_top_btn div {
  display:block;
  height:100%;
}

#lp_top_btn div a {
  display:block;
  width:100%;
  height:100%;
}

.lp_entry_btn {
  width: 100%;
}

.lp_entry_btn a {
  background: url(/files/_lp01_pc_entrytop_btn.jpg) no-repeat top center/100%;
}

.lp_entry_btn a:hover{
  opacity:0.85;
}

/*画面幅2000px以上の時
---------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 2000px) {
#lp_top_btn {
  right: calc(50% - 1000px);
}
}


/*セカンドメイン
---------------------------------------------------------------------------------------------------- */



#wasofpebvdepcoe64kil div{
  margin-bottom:0;
  padding-bottom:0;
}

#wasofpebvdepcoe64kil .easys_content_inner  {
  width:100%;
  height:100%;
}


/*====================================================
ここからデザインブロック
===================================================== */

/* ＝＝＝親 ＝＝＝ */
#ofxnx0auo8lxzni65ixp{position: relative;}


  /* ＝＝＝easys_content_inner前面表示設定 ＝＝＝ */
#ofxnx0auo8lxzni65ixp .easys_content_inner{
    position: relative;
    z-index: 100;
    opacity: 1;
    transform:translateY(0);
}

/* PC 背景付きブロックの記事画像 非表示  */
#ofxnx0auo8lxzni65ixp .entry_post:first-of-type .eyecatch {display: none;}
/*  float 解除 */
#ofxnx0auo8lxzni65ixp .entry_post:first-of-type .float_left,
#ofxnx0auo8lxzni65ixp .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;}

/* ＝＝＝デザインブロックタイトル消去＝＝＝ */
#ofxnx0auo8lxzni65ixp *[class*="title"]{display: none;}




/* ＝＝＝全体フェードイン共通＝＝＝ */
.easys_content_inner {
    opacity: 0;
    transform: translateY(100px);
    transition: transform 1.3s, opacity 1.3s ease 0s;
}

.easys_content_inner.moved {
    opacity: 1;
    transform:translateY(0);
}



/*この技術は、一生もの。
---------------------------------------------------------------------------------------------------- */

#ofxnx0auo8lxzni65ixp {
  height:804px;
  margin-bottom:70px;
  background:url(/files/_lp01_designblock1_bg.jpg) no-repeat center top;
}

#ofxnx0auo8lxzni65ixp .text_box {
  width: 590px;
  margin: 300px 0 0 80px;
}

#ofxnx0auo8lxzni65ixp .post_data {
  text-align:left;
}



/*コンテンツ画像
---------------------------------------------------------------------------------------------------- */

#fy0hd15282l74549oj1r div {
  margin-bottom:0;
  padding-bottom:0;
}

#fy0hd15282l74549oj1r{
  margin-bottom: 70px;
}

#fy0hd15282l74549oj1r .easys_content_inner {
  width:100%;
}



/* Cブロック系
---------------------------------------------------------------------------------------------------- */

#v6481f9wm8f77nds459j {
  padding: 100px 0 40px;
  background-color:#bcbcbc;
  margin-top: 70px;
}

#v6481f9wm8f77nds459j *[class*="title"] {
  margin:0;
  color:#FFFFFF;
}

#kx94bkr7t4rcm0nhiadn {
  padding:0 0 150px 0;
  background-color:#bcbcbc;
  margin-bottom: 70px;
}
#kx94bkr7t4rcm0nhiadn  .easys_content_inner {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;

  gap:0 30px;
}
#kx94bkr7t4rcm0nhiadn  [class*="title"] {
  width:100%;
  color:#000;
  background-repeat:repeat;
  background-position:center center;
}
#kx94bkr7t4rcm0nhiadn  .entry_post {
  width:300px !important;
  margin:0;
  padding:50px 30px;
  box-sizing:border-box;
  background-color:#FFFFFF;
  color:#000;
}
#kx94bkr7t4rcm0nhiadn  .eyecatch {
  width:100% !important;
}
#kx94bkr7t4rcm0nhiadn  .clear_float {
  display:none;
}




/*ENTRYバナー
---------------------------------------------------------------------------------------------------- */

#r2ugkoleb2mzc3niqsg7 div {
  margin-bottom:0;
  padding-bottom:0;
}

#r2ugkoleb2mzc3niqsg7 {
  margin-bottom:70px;
}

#r2ugkoleb2mzc3niqsg7 .easys_content_inner {
  width:100%;
}

.img_display_1061  a {
  display:block;
  position:relative;
  width:100%;
  height:100%;
}