@charset "utf-8";

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


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




/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  
    background: none #ffffff;
 
  
    scroll-padding-top: 110px;
    scroll-behavior: smooth;
  }
  
  /*Safariのみ iPadでフォントサイズが変化しないように対策*/
  _:lang(x) + _:-webkit-full-screen-document,
  body {
            text-size-adjust: none;
    -webkit-text-size-adjust: none;
  }
  
  body {
  
    background: url("/files/body_bg.jpg") no-repeat center top/100%;
 
  /* font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif; */
  /* font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500; */
    color: #333333;
    position: relative;/* 2000pxを超える画面の対策 */
    min-width: 1300px !important;
    max-width: 2000px !important;
    margin: 0 auto;
  }

body,
.wpcf7c-conf {
  color: #333333;
}

  body#page_6 {
    background: none transparent;
  }
  
  #wrapper {
    background: none transparent;
  }
  #outer_block {
    background: none transparent;
  }
  
  /* #page_6 #outer_block
  
   {
    padding-top: 0;
  }
   */
  a:link, a:visited, a:hover, a:active {
  color: #f2971b;
  }
  
  /* A～Cブロック記事内リンクボタン */
  .main_btn a,
  .sub_text_btn a {
    background-color: #f2971b;
    color: #fff;
  }
  
  
  /* ===================================================================================================================
     ■ ヘッダー
  ------------------------------------------------------------------------------------------------------------------- */
  #branding_box {
    height: 0px;
    background: none transparent;
    padding: 0;
    position: relative;
    z-index: 500;
    padding: calc(100% * (640/2000)) 0 0 0;
  }
  #page_6 #branding_box {
    height: 0px;
    padding: calc(100% * (1000/2000)) 0 0 0;
    background: url("/files/slide_copy.png") no-repeat center top/100%;
    overflow: hidden;
  }
  
  #page_6 #branding_box::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: calc(100%*((1848*3)/2000));
    height: calc(100%*(29/1000));
    background: url(/files/secondmain_scroll.png) repeat-x left top / auto 100%;
    content: "";
    animation: loop 40s linear 0s infinite;
  }
  @keyframes loop {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(calc(-100%/3));
    }
  }
  
  /*  H1テキスト
  ---------------------------------------------------------------------------------------------------- */
  
  /*自由に位置設定したいとき*/
  #site-description {
    margin: 0 auto;
    width: auto;
    position: absolute;
    top: 60px;
    right: 35px;
    /*位置　レスポンシブ有り*/
    /*
    top: calc(145 / 640 * 100%);
    left: calc(105 / 2000 * 100%);
    */
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    }
    
    #page_6 #site-description {
    /* top: 290;
    left: 25; */
    /*
    top: calc(145 / 1000 * 100%);
    left: calc(105 / 2000 * 100%);
    */
    }
  
  #site-description a {
    display: inline;
    color: #ffffff	;
  }
  
  /*  サイトロゴ
  ---------------------------------------------------------------------------------------------------- */
  .main_header, .header_class {
    width: 960px;
    margin: 0 auto;
    padding: 0;
  }
  .main_header img, .header_class img {
    position: absolute;
    margin: auto;
    width: 320px;
    height: 100px;
    top: 10px;
    left: 40px;
    /* レスポ有り */
    /* width: calc(100%*(320/2000));
    height: calc(100%*(100/640));
    top: calc(100%*(10/640));
    left: calc(100%*(40/2000)); */
    background: url("/files/branding_box_bg.png") no-repeat center top;
    z-index: 610;
  }
  
  #page_6 .main_header img, #page_6 .header_class img {
    /* width: 320px;
    height: 100px;
    top: 10px;
    left: 40px; */
    position: absolute;
    margin: auto;
    background: none;

    /* レスポ有り */
    width: calc(100%*(880/2000));
    height: calc(100%*(360/1000));
    top: calc(100%*(260/1000));
    left: calc(100%*(560/2000));
  }
    
  /*固定時*/
  .main_header img.fixed,
  #page_6 .main_header img.fixed{
    position: fixed;
    top: 0;
    z-index: 600;
    width: 280px !important;
    height: 50px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    /* background: url("/files/branding.box.png") no-repeat center top; */
  }
  
  
  /*  グローバルナビ
  ---------------------------------------------------------------------------------------------------- */
  
  
  #access {
    width: 100%;
    z-index: 590;
    height: 80px;
    margin: 0 auto;
    position: absolute;
    margin: 0 auto;
    top: 20px;
    background: none;
  }
  
  /*ナビ上からの位置　メイン画像の下にナビがあるとき*/
  /*#access {
  padding: calc(100% * (730/2000)) 0 0 0;
  }
  #page_6 #access {
  padding: calc(100% * (1035/2000)) 0 0 0;
  }
  */
  
  
  #access .menu-header{
    width: 660px;
    height: 80px;
    margin: 0 auto;
  }
  
  /*6列グローバルナビ*/
  /* 親ボタンの背景画像、高さなど　全サイズ共通 */
  div#access .menu-item a {
    background-image: url('/files/topnavi.png');
    background-repeat: no-repeat;
    background-position: scroll;
    background-color: transparent;
    width: 110px;
    height: 80px;
    margin: 0px;
    padding: 0px;
    position: relative;
  }
  
  div#access .gnavi11 a { background-position: left top;}
  div#access .gnavi12 a { background-position: -110px top; }
  div#access .gnavi13 a { background-position: -220px top;}
  div#access .gnavi14 a { background-position: -330px top; }
  div#access .gnavi15 a { background-position: -440px top;}
  div#access .gnavi16 a { background-position: right top;}
  
  div#access .gnavi11 a:hover { background-position: left bottom;}
  div#access .gnavi12 a:hover { background-position: -110px bottom; }
  div#access .gnavi13 a:hover { background-position: -220px bottom;}
  div#access .gnavi14 a:hover { background-position: -330px bottom;}
  div#access .gnavi15 a:hover { background-position: -440px bottom;}
  div#access .gnavi16 a:hover { background-position: right bottom;}
  
  div#access .menu-item a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;  right: 0;
    background: none #fff;
    width: 1px;
    height: 0;
    margin: 0 auto;
    transition: all 0.3s ease 0s;
  }
  div#access .menu-item a:hover:before { height: 25px; }


  /*固定時用ナビ*/
  #access.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(4, 101, 170,0.8);
    max-width: 2000px;
    min-width: 1300px;/*ロゴが左端にある時、ナビがロゴに重ならないように調整*/
  }
  #access.fixed .menu-header{
    position: relative;
    float: none;/*ロゴが左端にある時、ナビがロゴに重ならないように調整するために float: none;にする*/
    margin: 0 auto;
    max-width: 2000px;
    transform: none !important;/*レスポンシブ無しにするため*/
  }
  
  /* 親ボタンの背景画像、高さなど　全サイズ共通 */
  div#access .menu-item a, div#access .menu-item a:hover {
    background-color: transparent;
    height: 80px;
    line-height: 80px;
  }
  
  /* プルダウンメニューのサイズ */
  #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 {
    box-sizing: border-box;
    padding: 15px 10px;
    width: 100%;
    height: auto !important;
    background: none #0465aa;
    color: #fff;
    line-height: 1.2em !important;
  }
  #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: #fff;
  }
  div#access ul.sub-menu li.sub-gnavi a:hover,
  div#access ul.sub-menu li.sub-gnavi2 a:hover {
    background: none #fff;
    color: #0465aa;
  }
  #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: #0465aa;
  }
  
  
  /*  メイン画像
  ---------------------------------------------------------------------------------------------------- */
  #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: #2c2c2c;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#wp-calendar {
  border-collapse: separate;
}
#wp-calendar caption {
  text-align: center;
}
/*#wp-calendar thead th {
}*/
#wp-calendar tbody td {
  padding: 5px;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #666666;
  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: #f2971b;
}
#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}

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



#footer_box {
  height: 630px;
  background: url(/files/footer_box_bg.png) no-repeat center top 100px;
  overflow: visible;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  padding: 0;
  /*絶対値指定する時
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin: 0;
  width: auto;
  transform: translateX(-50%);
  */
}
/* 中央以外 */

#footer-widget-area .widget-area{
    position: absolute;
    top: 320px;
    left: 130px;
}

#footer_sitemap_block #footer-widget-area {
  display: block;
  width: 960px;
}
#footer_sitemap_block #footer-widget-area .widget-area ul.menu {
  border-left:1px solid #000000;
  border-right:none;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a {
  border-left:1px solid #000000;
  border-right:none;
  color: #000000;
  width: 140px;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}


#footer-widget-area .widget-area{
  width: 170px;
  padding: 0 ;/*左右位置調整*/
  }
  #footer-widget-area .widget-area .menu-item{
  width: 170px;
  text-align: left;/*文字左寄せ*/
  }
 


/*  フッター情報
---------------------------------------------------------------------------------------------------- */
.footer_infomation {
  display: block;
  margin: 0 auto;
  width: 960px;
}
#footer_information .entry-post {
  /* margin: 260px 0 0;
  width: 100%; */
  text-align: left;
  margin: 0 auto 0 0;
  /* テキスト左寄せ用
  margin: 40px 0 0 320px;
*/
}
/* 中央以外 */

#footer_information{
    position: absolute;
    top: 550px;
    left: 130px;
}
/*#footer_information .entry-post {
  width: 450px;
  margin: 0;
  text-align: left;
}
*/


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

/*  フッター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: #bfbfbf;
}
/* 中央寄せの時 */
/*
#copyright {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}
*/
/* 中央以外 */
/**/
#copyright {
    position: absolute;
    bottom: 40px;
    left: 130px;
}


/*  サイドメニュー
---------------------------------------------------------------------------------------------------- */
.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: 150px;
}

/*  スクロールトップ
---------------------------------------------------------------------------------------------------- */
#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: #000000;
  height: 100px;
  line-height: 130px;
}
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: #000000;
}



/* B-03など小見出し用 */
* .sub_entry_title {
  background: url(/files/sub_entry_title_bg.png) no-repeat scroll left top transparent;
  color: #333333;
}
/*
* .sub_entry_title h4 {
  フォントサイズはこちら
}
*/
* .sub_entry_title a:link,
* .sub_entry_title a:visited,
* .sub_entry_title a:hover,
* .sub_entry_title a:active {
  color: #333333;
}
/* 小見出しリンクボタン */
.sub_entry_title span.read_more_btn a,
.sub_entry_title span.read_more_btn a:hover {
  background-image: url(/files/sub_read_more_btn.png);
}
.sub_entry_title span.read_more_btn a:hover {
  opacity: 0.8;
}
* .mid_sub_entry_title {
  background-image: url(/files/sub_entry_title_bg_w570.png);
  font-size: 20px;
}
* .mid_sub_entry_title,
* .mid_sub_entry_title a {
  color: #000000;
}

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

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

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


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

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


/*  テーブル
---------------------------------------------------------------------------------------------------- */
.table_area td.td_name,
.table_area td.td_value,
body.coupon .table_area td.td_name,
body.coupon .table_area td.td_value,
table.iqfm-table th,
table.iqfm-table td {
  border-color: transparent;
  border-right: none;
  border-left: none;
  background: none transparent;
}
table.table_area td.td_name,
body.coupon table.table_area td.td_name,
.iqfm-table th {
  background: none transparent;
}
table.table_area td.td_value,
body.coupon table.table_area td.td_value,
.iqfm-table td,
.custom-wpcf7c-confirmed td,
input.wpcf7c-conf,
textarea.wpcf7c-conf {
  background: none transparent;
}

/*  テーブル
---------------------------------------------------------------------------------------------------- */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * {
  border: none !important;
  background: none #f7f7f7;
  color: #333333;
  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: #666666 !important;
}

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



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


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


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



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


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

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

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

/*  ローディング画面
---------------------------------------------------------------------------------------------------- */
.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はこちらに記述↓↓ ============================== */


/*全体フェードイン　Dブロックは解除*/
/* .easys_content_inner:not(.nd_01 .easys_content_inner){
  transition: all 1s ease 0s;
  transform: translate(0px, 100px);
  opacity: 0;
}
.easys_content_inner.moved:not(.nd_01 .easys_content_inner.moved) {
  transform: translate(0px, 0px);
  opacity: 1;
} */

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

/*  ○○○
---------------------------------------------------------------------------------------------------- */

/* セカンドメイン -------------------rkd0r1rf62aj2efyitdb-------------------------------------*/
#page_6 #outer_block {
  padding-top: 0;/*スライダー下の余白を消す*/
}
#rkd0r1rf62aj2efyitdb{
  position: relative;
}

#rkd0r1rf62aj2efyitdb [class*="field_"] {
  background: url(/files/secondmain.png) no-repeat center top / 100%;/*セカンドメイン背景画像*/
  padding: calc(1080 / 2000 * 100%) 0 0;
  margin-bottom: 0;
  position: relative;/*ボタン位置調整用*/
}
#rkd0r1rf62aj2efyitdb div { margin-bottom: 0; padding-bottom: 0;}
#rkd0r1rf62aj2efyitdb .easys_content_inner { width: 100%;transform: none;}
/*ボタン　管理画面ではなくCSSで入れる場合--------------------------------------------*/
/*スマホ用画像非表示*/
#rkd0r1rf62aj2efyitdb .eyecatch img{display: none;}
#rkd0r1rf62aj2efyitdb [class*="field_"] .eyecatch{
  display: block;
  position: absolute;
  width: calc(190 / 2000 * 100%);
  height: calc(60 / 1080 * 100%);
  top: calc(780 / 1080 * 100%);
  left: calc(540 / 2000 * 100%);
  overflow:hidden;
}
#rkd0r1rf62aj2efyitdb [class*="field_"] .eyecatch a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background:none;
  /* overflow:hidden; */
}

.btn_gimmick {
  display:block;
  position:absolute;
  top: 0px;
  bottom: 0px;
  left:0;
  width:100%;
  height: 100%;
  margin:auto;
}

.btn_txt{
  display:block;
  position: absolute;
  width: calc(120 / 190 * 100%);
  height: calc(20 / 60 * 100%);
  top: 32%;
  right: 0;
  overflow:hidden;
}

.btn_txt:before {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left: 0;
  z-index:1;
  width: 100%;
  height:100%;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  transition:        transform 0.3s;
  transition:        transform 0.3s, -webkit-transform 0.3s;
  transform:translateY(0%);
  background: url(/files/secondmain_btn.png) no-repeat top left/100%;
}

.btn_txt:after {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left: 0;
  z-index:1;
  width: 100%;
  height:100%;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  transition:        transform 0.3s;
  transition:        transform 0.3s, -webkit-transform 0.3s;
  transform:translateY(100%);
  background: url(/files/secondmain_btn.png) no-repeat top left/100%;
}


a:hover .btn_gimmick .btn_txt:before {
  transform:translateY(-100%);
}

a:hover .btn_gimmick .btn_txt:after {
  transform:translateY(0%);
}


.circle_bg{
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: calc(60 / 190 * 100%);
  height: 100%;
  background: #0465aa!important;
  border-radius: 9999px;
  overflow: hidden;
}


.change_icon:before {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: 100%;
  height: 100%;
  background:url(/files/secondmain_btn_off.png) no-repeat top center/100%;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
}


.change_icon:after {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: 100%;
  height: 100%;
  background:url(/files/secondmain_btn_on.png) no-repeat top center/100%;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

a:hover .btn_gimmick .change_icon:before{
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

a:hover .btn_gimmick .change_icon:after{
  -webkit-transform: translate(0, 5%);
  transform: translate(0, 5%);
}





/*上下左右フェードイン　画像---------------------------------*/
#rkd0r1rf62aj2efyitdb .design_block {
  display: block;
  position: absolute;
  top: 0;
  /*z-index: -5;*/
  pointer-events: none;
}
/*画像1*/
#rkd0r1rf62aj2efyitdb .design_block.block1{
  background: url(/files/secondmain.png) no-repeat center top / 100%;
  width: calc(2000 / 2000 * 100%);/*画像幅÷背景画像幅*/
  height: calc(970 / 1080 * 100%);/*画像高さ÷背景画像高さ*/
  margin-top: calc(0 / 2000 * 100%);/* PSD上での上と左余白を入力 */
  margin-left: calc(0 / 2000 * 100%);/* PSD上での上と左余白を入力 */
  z-index: -3;
}
/*画像2*/
#rkd0r1rf62aj2efyitdb .design_block.block2{
    background: url(/files/secondmain_scroll_kotei.png) no-repeat center top/100%;
    width: calc(790 / 2000 * 100%);/*画像幅÷背景画像幅*/
    height: calc(970 / 1080 * 100%);/*画像高さ÷背景画像高さ*/
    margin-top: calc(0 / 2000 * 100%);/* PSD上での上と左余白を入力 */
    margin-left: calc(0 / 2000 * 100%);/* PSD上での上と左余白を入力 */
    z-index: 0;
}


/*  デザインブロック共通
-------------yabphx6v3c0wd7y7jauj-----------fmv9hcj7mpky452ghf63---------------------------------------------------------------------------- */

#yabphx6v3c0wd7y7jauj,
#fmv9hcj7mpky452ghf63{
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 0;
  position: relative;
}
#yabphx6v3c0wd7y7jauj .easys_content_inner,
#fmv9hcj7mpky452ghf63 .easys_content_inner {
  position: relative;
  /* top: 100px;
  height: 100%;
  opacity: 0; */
  /* transition: all 1.3s ease 0s; */  
  width: 960px;
  transform: translate(0px, 0px) !important;
}

/* #yabphx6v3c0wd7y7jauj .easys_content_inner.moved,
#fmv9hcj7mpky452ghf63 .easys_content_inner.moved {
  top: 0px;
  opacity: 1;
} */
#yabphx6v3c0wd7y7jauj .post_margin,
#fmv9hcj7mpky452ghf63 .post_margin {
  margin: 0;
}
#yabphx6v3c0wd7y7jauj .eyecatch,
#fmv9hcj7mpky452ghf63 .eyecatch {
  display: none;
  float: none !important;
}
#yabphx6v3c0wd7y7jauj .entry_post,
#fmv9hcj7mpky452ghf63 .entry_post {
  box-sizing: border-box;
  position: relative;
}
#yabphx6v3c0wd7y7jauj .entry_post > [class*="title"],
#fmv9hcj7mpky452ghf63 .entry_post > [class*="title"]{
  display: none;
}
#yabphx6v3c0wd7y7jauj .text_box,
#fmv9hcj7mpky452ghf63 .text_box {
  float: none !important;
  overflow: visible;
  height: auto;
  width: 100%;
  margin: 0;
}
#yabphx6v3c0wd7y7jauj .post_data,
#fmv9hcj7mpky452ghf63 .post_data {
  float: none !important;
  overflow: visible;
  display: block;
  margin: 0;
  transition: 1.3s;
  opacity: 0;
  transform: translate(0px, 100px);
}

#yabphx6v3c0wd7y7jauj .post_data.moved,
#fmv9hcj7mpky452ghf63 .post_data.moved{
  transform: translate(0px, 0px);
  opacity: 1;
}

/* 追加画像 */
.design_block {
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  position: absolute;
  transition: all 1.3s ease 0s;
}
.design_block.moved {
  opacity: 1;
}
#yabphx6v3c0wd7y7jauj .design_block[class*="block"].moved,
#fmv9hcj7mpky452ghf63 .design_block[class*="block"].moved {
  transform: translate(0px, 0px);
}

#yabphx6v3c0wd7y7jauj .post_data p,
#fmv9hcj7mpky452ghf63 .post_data p{
  color: #000000;
  font-size: 15px;
  line-height: calc(32/15);
  text-align: justify;
  font-feature-settings: "palt";
}


/* 個別ブロック側の例 */
/* #y0sel620tvhc6wlgwleb .design_block.block1 {
  background-image: url(/files/00top_block02_bg02.jpg);
  width: 1533px;
  height: 670px;
  top: 517px;
  left: calc(50% - 1000px);
  transform: translate(0px, 0px);
} */

/* 共通ボタン-ブロック内リンク */
#yabphx6v3c0wd7y7jauj [class*="_btn"] {
  margin: 0;
  padding: 0;
  width: 190px;
  height: 60px;
}
#yabphx6v3c0wd7y7jauj [class*="_btn"] a {
  background:none transparent;
  display: block;
  font-size: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  z-index: 300;
}


#yabphx6v3c0wd7y7jauj .btn_gimmick {
  display:block;
  position:absolute;
  top: 0px;
  bottom: 0px;
  left:0;
  width:100%;
  height: 100%;
  margin:auto;
}

#yabphx6v3c0wd7y7jauj .btn_txt{
  display:block;
  position: absolute;
  width: 120px;
  height: 21px;
  top: 20px;
  right: 0;
  overflow:hidden;
}

#yabphx6v3c0wd7y7jauj .btn_txt:before {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left: 0;
  z-index:1;
  width: 100%;
  height:100%;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  transition:        transform 0.3s;
  transition:        transform 0.3s, -webkit-transform 0.3s;
  transform:translateY(0%);
  background: url(/files/secondmain_btn.png) no-repeat top left;
}

#yabphx6v3c0wd7y7jauj .btn_txt:after {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left: 0;
  z-index:1;
  width: 100%;
  height:100%;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  transition:        transform 0.3s;
  transition:        transform 0.3s, -webkit-transform 0.3s;
  transform:translateY(100%);
  background: url(/files/secondmain_btn.png) no-repeat top left;
}


#yabphx6v3c0wd7y7jauj a:hover .btn_gimmick .btn_txt:before {
  transform:translateY(-100%);
}

#yabphx6v3c0wd7y7jauj a:hover .btn_gimmick .btn_txt:after {
  transform:translateY(0%);
}


#yabphx6v3c0wd7y7jauj .circle_bg{
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: 60px;
  height: 60px;
  background: #0465aa!important;
  border-radius: 9999px;
  overflow: hidden;
}


#yabphx6v3c0wd7y7jauj .change_icon:before {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: 100%;
  height: 100%;
  background:url(/files/secondmain_btn_off.png) no-repeat top center/100%;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
}


#yabphx6v3c0wd7y7jauj .change_icon:after {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: 100%;
  height: 100%;
  background:url(/files/secondmain_btn_on.png) no-repeat top center/100%;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

#yabphx6v3c0wd7y7jauj a:hover .btn_gimmick .change_icon:before{
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

#yabphx6v3c0wd7y7jauj a:hover .btn_gimmick .change_icon:after{
  -webkit-transform: translate(0, 5%);
  transform: translate(0, 5%);
}





/*  ＤＢ＞COMPANY
--------------------------yabphx6v3c0wd7y7jauj-------------------------------------------------------------------------- */

#yabphx6v3c0wd7y7jauj {
  height: 1200px;
  background-image: url(/files/block_d1_bg.png);
}
#yabphx6v3c0wd7y7jauj .entry_post {
  padding: 540px 0 0 400px;
}
#yabphx6v3c0wd7y7jauj .post_data {
  margin-bottom: 100px;
}
#yabphx6v3c0wd7y7jauj [class*="_btn"] {
  transform: translate(0px, 100px);
  opacity: 0;
  transition: 1.3s;
}
#yabphx6v3c0wd7y7jauj [class*="_btn"].moved {
  transform: translate(0px, 0px);
  opacity: 1;
}

#yabphx6v3c0wd7y7jauj .design_block.block1 {
  background-image: url(/files/block_d1_title.png);
  width: 2000px;
  height: 670px;
  top: 170px;
  left: calc(50% - 1000px);
  transform: translate(0px, 100px);
}


/*  DB>RECRUIT_1
----------------------------------fmv9hcj7mpky452ghf63------------------------------------------------------------------ */

#fmv9hcj7mpky452ghf63 {
  height: 1200px;
  background-image: url(/files/block_d2_bg.png);
  background-position: center top;
}
#fmv9hcj7mpky452ghf63 .entry_post {
  padding: 705px 210px 0 88px;
}
#fmv9hcj7mpky452ghf63 .post_data {
  margin-bottom: 0;
}

#fmv9hcj7mpky452ghf63 .design_block.block1 {
  background-image: url(/files/block_d2_title.png);
  width: 2000px;
  height: 800px;
  top: 270px;
  left: calc(50% - 1000px);
  transform: translate(0px, 100px);
}

#fmv9hcj7mpky452ghf63 .design_block.block2 {
  background-image: url(/files/block_d2_img.png);
  width: 2000px;
  height: 1200px;
  top: 0;
  left: calc(50% - 1000px);
  opacity: 1;
  z-index: 2;
}

#fmv9hcj7mpky452ghf63::after{
  content:' ';
  display:block;
  position:absolute;
  top: 170px;
  right: calc(50% - 1000px);
  z-index: 1;
  width: 3644px;
  height: 120px;
  background: url(/files/block_d2_scroll.png) repeat-x top center;
  animation: loop_02 55s linear 0s infinite;
 }
 
@keyframes loop_02 {
     0% {background-position-x: 0px;}
     100% {background-position-x: -3644px;}
}
 
/*  バナー＞3連（top）
---------wlsvhofh0jyipgip92kl------------------------------------------------------------------------------------------- */
#wlsvhofh0jyipgip92kl{
  height: 600px;
  background: url(/files/3_banner_bg.png) no-repeat top center;
  margin-bottom: 140px;
}
#wlsvhofh0jyipgip92kl .img_display_1287 .clear_float{display: none;}
#wlsvhofh0jyipgip92kl .field_3col,
#wlsvhofh0jyipgip92kl .field_3col .eyecatch{
  width: 230px !important;
  margin-right: 0;
} 
#wlsvhofh0jyipgip92kl .img_display_1287{
  display: flex;
  justify-content: space-between;
  padding-top: 230px;
}

#wlsvhofh0jyipgip92kl div{
  margin-bottom: 0;
  padding-bottom: 0;
}
#wlsvhofh0jyipgip92kl .easys_content_inner{
  width: 750px;
  
}


/*  ボタンエフェクト
---------------------------------------------------------------------------------------------------- */

#wlsvhofh0jyipgip92kl .float_left .eyecatch a {
  display: block;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
}

#wlsvhofh0jyipgip92kl .float_left .eyecatch a:hover {
  display: block;
  position: relative;
  background-color: #fff;
}

#wlsvhofh0jyipgip92kl .margin-bottom_30 {
  margin-bottom: 0;
}

#wlsvhofh0jyipgip92kl .eyecatch a:hover img {
  opacity: 1;
}



#wlsvhofh0jyipgip92kl .eyecatch {
  position: relative;
  display: inline-block;
  border-radius: 10px;
}

#wlsvhofh0jyipgip92kl .easys_content_inner,
#wlsvhofh0jyipgip92kl .eyecatch,
#wlsvhofh0jyipgip92kl .img_display,
#wlsvhofh0jyipgip92kl .field_3col {
  overflow: visible !important;
}

.button {
  -webkit-font-smoothing: antialiased;
  border: none;
  color: #fff;
  display: inline-block;
}

.float_left .button {
  background-color: #fff;
}

.float_right .button {
  background-color: #fff;
}

.button:active {
  transform: scale(0.95);
}

.button--bubble {
  position: relative;
  z-index: 2;
  background: none;
}

.button--bubble:hover {
  background: none;
}

.float_left .button--bubble:hover+.button--bubble__effect-container .circle {
  background: #fff;
}

.float_left .button--bubble:hover+.button--bubble__effect-container .button {
  background: #fff;
}

.float_right .button--bubble:hover+.button--bubble__effect-container .circle {
  background: #fff;
}

.float_right .button--bubble:hover+.button--bubble__effect-container .button {
  background: #fff;
}

.button--bubble:active+.button--bubble__effect-container {
  transform: scale(0.95);
}

.effect-button {
  position: absolute;
  width: 50%;
  height: 25%;
  top: 50%;
  left: 25%;
  z-index: 1;
  transform: translateY(-50%);
}

.float_left .effect-button {
  background: #fff;
  border-radius: 10px;
}

.float_right .effect-button {
  background: #fff;
  border-radius: 10px;
}

.button--bubble__effect-container {
  position: absolute;
  display: block;
  width: 200%;
  height: 400%;
  top: -150%;
  left: -50%;
  -webkit-filter: url("#goo");
  filter: url("#goo");
  transition: all 0.1s ease-out;
  pointer-events: none;
}

.button--bubble__effect-container .circle {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 15px;
}

.float_left .button--bubble__effect-container .circle {
  background: #fff;
}

.float_right .button--bubble__effect-container .circle {
  background: #fff;
}

.button--bubble__effect-container .circle.top-left {
  top: 38%;
  left: 27%;
}

.button--bubble__effect-container .circle.bottom-right {
  bottom: 38%;
  right: 27%;
}

.goo {
  position: absolute;
  visibility: hidden;
  width: 1px;
  height: 1px;
}

@keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }

  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}



/*  バナー＞お問い合わせ（top）
----------------ubmra6wob0ekiofn8q8p------------------------------------------------------------------------------------ */


#ubmra6wob0ekiofn8q8p{
  position: relative;
  clip-path: inset(0);
  margin-bottom: -1%;
}

#page_6 #ubmra6wob0ekiofn8q8p{
  margin-bottom: 80px;
}

#ubmra6wob0ekiofn8q8p::before {
  content: "";
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: url(/files/banner_contact_bg.png) no-repeat center center / cover;
  z-index: -1;
}

#ubmra6wob0ekiofn8q8p [class*="field_"] {
  background: url(/files/banner_contact.png) no-repeat center top / 100%;/*セカンドメイン背景画像*/
  padding: calc(600 / 2000 * 100%) 0 0;
  margin-bottom: 0;
  position: relative;/*ボタン位置調整用*/
  /* margin-bottom: -10%; */
}
#ubmra6wob0ekiofn8q8p div { margin-bottom: 0; padding-bottom: 0;}
#ubmra6wob0ekiofn8q8p .easys_content_inner { width: 100%;transform: none;}
/*ボタン　管理画面ではなくCSSで入れる場合--------------------------------------------*/
/*スマホ用画像非表示*/
#ubmra6wob0ekiofn8q8p .eyecatch img{display: none;}
#ubmra6wob0ekiofn8q8p [class*="field_"] .eyecatch{
  display: block;
  position: absolute;
  width: calc(190 / 2000 * 100%);
  height: calc(60 / 600 * 100%);
  top: calc(344 / 600 * 100%);
  left: calc(910 / 2000 * 100%);
  overflow:hidden;
}
#ubmra6wob0ekiofn8q8p [class*="field_"] .eyecatch a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background:none;
  /* overflow:hidden; */
}

#ubmra6wob0ekiofn8q8p .btn_gimmick {
  display:block;
  position:absolute;
  top: 0px;
  bottom: 0px;
  left:0;
  width:100%;
  height: 100%;
  margin:auto;
}

#ubmra6wob0ekiofn8q8p .btn_txt{
  display:block;
  position: absolute;
  width: calc(120 / 190 * 100%);
  height: calc(20 / 60 * 100%);
  top: 32%;
  right: 0;
  overflow:hidden;
}

#ubmra6wob0ekiofn8q8p .btn_txt:before {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left: 0;
  z-index:1;
  width: 100%;
  height:100%;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  transition:        transform 0.3s;
  transition:        transform 0.3s, -webkit-transform 0.3s;
  transform:translateY(0%);
  background: url(/files/banner_contact_btn.png) no-repeat top left/100%;
}

#ubmra6wob0ekiofn8q8p .btn_txt:after {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left: 0;
  z-index:1;
  width: 100%;
  height:100%;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  transition:        transform 0.3s;
  transition:        transform 0.3s, -webkit-transform 0.3s;
  transform:translateY(100%);
  background: url(/files/banner_contact_btn.png) no-repeat top left/100%;
}


#ubmra6wob0ekiofn8q8p a:hover .btn_gimmick .btn_txt:before {
  transform:translateY(-100%);
}

#ubmra6wob0ekiofn8q8p a:hover .btn_gimmick .btn_txt:after {
  transform:translateY(0%);
}


#ubmra6wob0ekiofn8q8p .circle_bg{
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: calc(60 / 190 * 100%);
  height: 100%;
  background: #0465aa!important;
  border-radius: 9999px;
  overflow: hidden;
}


#ubmra6wob0ekiofn8q8p .change_icon:before {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: 100%;
  height: 100%;
  background:url(/files/secondmain_btn_off.png) no-repeat top center/100%;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
}


#ubmra6wob0ekiofn8q8p .change_icon:after {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width: 100%;
  height: 100%;
  background:url(/files/secondmain_btn_on.png) no-repeat top center/100%;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

#ubmra6wob0ekiofn8q8p a:hover .btn_gimmick .change_icon:before{
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

#ubmra6wob0ekiofn8q8p a:hover .btn_gimmick .change_icon:after{
  -webkit-transform: translate(0, 5%);
  transform: translate(0, 5%);
}




/*  画像＞パララックス
-----------zumndogd87pdwvdr1tft----------------------------------------------------------------------------------------- */

#zumndogd87pdwvdr1tft {
  clip-path: inset(12px 0 0 0);
  position: relative;
  height: 600px;
  margin-top: -12px;
}
#zumndogd87pdwvdr1tft .easys_content_inner{
  width: 2000px;
  top: 0;
  position: absolute;
  left: calc(50% - 1000px);
}
#zumndogd87pdwvdr1tft div{
  margin-bottom: 0;
  padding-bottom: 0;
}

#zumndogd87pdwvdr1tft [class*="field_"]:nth-of-type(1) img {
  object-fit: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
}

/*  サイドボタン
---------------------------------------------------------------------------------------------------- */
/*画面右下に固定ボタン*/
.fixed_side_btn {
  z-index: 1000;
  right: 10px;
  bottom: 390px;
  position: fixed;
}
.fixed_side_btn div,
.fixed_side_btn div a {margin-bottom: 20px;transition: 0.3s;}

/*ボタン1*/
.fixed_side_btn{
  height: 70px;
  width: 70px;
  border-radius: 9999px;
}

#fixed_btn1{
  background-color: #e95539;
  border-radius: 9999px;
  transition: 0.3s;
}
#fixed_btn1 a{
  background: url(/files/btn_insta.png) #e95539 no-repeat center top;
  display: block;
  height: 70px;
  width: 70px;
  border-radius: 9999px;
  transition: 0.3s;
  transform: scale(1);

}

/*ボタン2*/

#fixed_btn2{
  background-color: #f2971b;
  border-radius: 9999px;
}

#fixed_btn2 a{
  background: url(/files/btn_blog.png) #f2971b no-repeat center top;
  display: block;
  height: 70px;
  width: 70px;
  border-radius: 9999px;
  transition: 0.3s;
  transform: scale(1);
}

/*ボタン3*/

#fixed_btn3{
  background-color: #0465aa;
  border-radius: 9999px;


}

#fixed_btn3 a{
  background: url(/files/btn_gaten.png)#0465aa no-repeat center top;
  display: block;
  height: 70px;
  width: 70px;
  border-radius: 9999px;
  transition: 0.3s;
  transform: scale(1);
}


/*ホバーで左右オンオフ*/
#fixed_btn1 a:hover,
#fixed_btn2 a:hover,
#fixed_btn3 a:hover{
  transform: scale(0.9);
}
#fixed_btn1:hover,
#fixed_btn2:hover,
#fixed_btn3:hover{
  transform: scale(1.1);
}


/*  トップへ戻るボタン
---------------------------------------------------------------------------------------------------- */
#float_top_btn{
  position: relative;
  bottom: 36px;
  left: calc(50% - -440px);
  width: 100px;
  height: 120px;
  right: auto;
  display: block !important;
  /* transform: translateX(-50%); */
  overflow: hidden;
}
#float_top_btn a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#float_top_btn a::after{
  content: "";
  width: 100px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/files/top_btn.png) no-repeat center top;
}

#float_top_btn a:hover::after{
  background-position: center bottom;
}

#float_top_btn:after,#float_top_btn:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 38px;
  height: 100px;
  width: 1px;
}
#float_top_btn:before {
  height: 103px;
  background-color: #d2d2d2
}

#float_top_btn:after {
  height: 100%;
  top:38px;
  background-color: #0465aa;
  /* -ms-transform: translate(0,25%);
  -webkit-transform: translate(0,25%);
  transform: translate(0,25%);
  animation: scrollf 1.4s infinite cubic-bezier(1, 0, 0, 1); */
  animation: scrollDown2 2s ease infinite;
  margin: 0 auto;
}

@keyframes scrollDown2 {
  0% {
    transform-origin: bottom;
    transform: scaleY(0);
  }

  45% {
    transform-origin: bottom;
    transform: scaleY(1);
  }

  55% {
    transform-origin: top;
    transform: scaleY(1);
  }

  100% {
    transform-origin: top;
    transform: scaleY(0);
  }
}




#float_top_btn:hover:after {
  /* -ms-transform: translate(0,-75%);
  -webkit-transform: translate(0,-75%);
  transform: translate(0,-74%);
  transition: transform .4s cubic-bezier(1, 0, 0, 1); */
  animation: none;

}

/* @keyframes scrollf {
  0% {transform: translate(0,25%)

  }
  100% {transform: translate(0,-74%);

  }
}  */



/*  スクロールボタン
---------------------------------------------------------------------------------------------------- */

#scroll_btn{
  position: absolute;
  bottom: 11px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 120px;
  right: auto;
  display: none;
  overflow: hidden;
}

#page_6 #scroll_btn{
  display: block;
}


#scroll_btn a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#scroll_btn a::after{
  content: "";
  width: 100px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/files/top_scroll.png) no-repeat center top;
}

#scroll_btn:after,#scroll_btn:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 39px;
  height: 100px;
  width: 1px;
}
#scroll_btn:before {
  height: 103px;
  background-color: #fff;
  opacity: 0.4;
}

#scroll_btn:after {
  width: 1px;
  height: 100%;
  background: #fff;
  animation: scrollDown 2s ease infinite;
  margin: 0 auto;
}



@keyframes scrollDown {
  0% {
    transform-origin: top;
    transform: scaleY(0);
  }

  45% {
    transform-origin: top;
    transform: scaleY(1);
  }

  55% {
    transform-origin: bottom;
    transform: scaleY(1);
  }

  100% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
}



/* #scroll_btn:hover:after {
  -ms-transform: translate(0,-75%);
  -webkit-transform: translate(0,-75%);
  transform: translate(0,-74%);
  transition: transform .4s cubic-bezier(1, 0, 0, 1)
} */



/*  フッター流れる画像
---------------------------------------------------------------------------------------------------- */
#jwi1qo3mhkfq39nuh05f{
  position: relative;
  /* overflow: hidden; */
  height: 40px;
}

#jwi1qo3mhkfq39nuh05f::before{
  content: "";
  display:block;
  position:absolute;
  top: 0;
  left: calc(50% - 1000px);
  z-index:1;
  width: 3696px;
  height: 40px;
  background: url(/files/footer_scroll.png) repeat-x top center;
  animation: loop_03 55s linear 0s infinite;
 }
 #jwi1qo3mhkfq39nuh05f div{
  margin-bottom: 0;padding-bottom: 0;
 } 

 @keyframes loop_03 {
     0% {background-position-x: 0px;}
     100% {background-position-x: -3696px;}
}