@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
/*
 * PC用スタイルCSS
 */


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




/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none transparent;
  scroll-padding-top: 0;
  scroll-behavior: smooth;
}

/*Safariのみ iPadでフォントサイズが変化しないように対策*/
_:lang(x) + _:-webkit-full-screen-document,
body {
          text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

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

#wrapper {
  background: none transparent;
}
#outer_block {
  background: none transparent;
}

a:link, a:visited, a:hover, a:active {
color: #5999e1;
}

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


/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  height: 0px;
  background: none transparent;
  padding: 0;
  position: relative;
  z-index: 500;
  padding: calc(100% * (800/2000)) 0 0 0;
}
#page_6 #branding_box {
  height: 0px;
  padding: calc(100% * (1100/2000)) 0 0 0;
}
/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information {height: px;}
#page_6 #header_information {height: px;}

/*  H1テキスト
---------------------------------------------------------------------------------------------------- */

/*自由に位置設定したいとき*/
#site-description {
  margin: 0 auto;
  width: auto;
  position: absolute;
  top: 125px;
  right: 70px;
  /*位置　レスポンシブ有り*/
  /*
  top: calc(145 / 900 * 100%);
  left: calc(105 / 2000 * 100%);
  */
  }
  
  #page_6 #site-description {
  /* top: 0; */
  /* left: 0; */
  /*
  top: calc(145 / 900 * 100%);
  left: calc(105 / 2000 * 100%);
  */
  }

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

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header, .header_class {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
.main_header img, .header_class img {
  width: 400px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  z-index: 610;
  background: url("/files/branding_box.png") no-repeat center top;
}

#page_6 .main_header img, #page_6 .header_class img {
  width: 400px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}





/*固定時*/
.main_header img.fixed,
#page_6 .main_header img.fixed{
  position: fixed;
  top: 0;
  z-index: 610;
  width: 400px !important;
  height: 80px !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  background: url("/files/branding_box01.png") no-repeat center top;
}


/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */


#access {
  width: 100%;
  z-index: 590;
  height: 120px;
  margin: 0 auto;
  position: absolute;
  margin: 0 auto;
  top: 0;
  background: url('/files/access_bg.png') transparent;
  display: flex;
  align-items: center;
}
/*ナビ上からの位置　メイン画像の下にナビがあるとき*/
/*#access {
padding: calc(100% * (730/2000)) 0 0 0;
}
#page_6 #access {
padding: calc(100% * (1035/2000)) 0 0 0;
}
*/


#access .menu-header{
  width: 680px;
  height: 70px;
  margin: 0 50px 0 auto;
}

/*6列グローバルナビ*/
/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item a {
  background-image: url('/files/topnavi2.png');
  background-repeat: no-repeat;
  background-position: scroll;
  background-color: transparent;
  width: 120px;
  height: 70px;
  margin: 0px;
  padding: 0px;
}

div#access .gnavi11 a { background-position: left top;}
div#access .gnavi12 a { background-position: -120px top; }
div#access .gnavi13 a { background-position: -240px top;}
div#access .gnavi14 a { background-position: -360px top; width: 100px;}
div#access .gnavi15 a { background-position: -460px top;width: 110px;}
div#access .gnavi16 a { background-position: right top;width: 110px;}

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: -240px bottom;}
div#access .gnavi14 a:hover { background-position: -360px bottom;width: 100px;}
div#access .gnavi15 a:hover { background-position: -460px bottom;width: 110px;}
div#access .gnavi16 a:hover { background-position: right bottom;width: 110px;}

/*固定時用ナビ*/
#access.fixed{
  position: fixed;
  top: 0;
  left: 0;
  height: 80px;
  background: url('/files/access_bg01.png') transparent;
  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: 70px;
  line-height: 70px;
}

/* プルダウンメニューのサイズ */
#access ul.menu ul.sub-menu {
  top: 70px;
  width: px;
}
#access ul.menu ul.sub-menu,
#access ul.menu ul.sub-menu li {
  min-width: px;
  width: px;
}

/* プルダウンメニューの色　16進数、RGBA両方変更すること */
div#access ul.sub-menu li.sub-gnavi a, div#access ul.sub-menu li.sub-gnavi2 a {
  background: none #fff;
  background: none rgba(255, 255, 255, 0.75);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  width: px;
  color: #333;
}
#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: #333;
}
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none #fff;
  background: none rgba(255, 255, 255, 0.75);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #666;
}
#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: #666;
}

/* IE7 hack */
*:first-child+html div#access ul.sub-menu li.sub-gnavi a,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a {
  background-color: #fff;
}
*:first-child+html div#access ul.sub-menu li.sub-gnavi a:hover,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background-color: #fff;
}

/* IE9 hack */
div#access ul.sub-menu li.sub-gnavi a:not(:target),
div#access ul.sub-menu li.sub-gnavi2 a:not(:target),
div#access ul.sub-menu li.sub-gnavi a:not(:target):hover,
div#access ul.sub-menu li.sub-gnavi2 a:not(:target):hover {
  filter: none;
  -ms-filter: none;
}

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#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;
  text-align: center;
  color: #ffffff;
  background: url(/files/widget_title_bg.jpg) no-repeat scroll left top transparent;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color: #ffffff;
  /* background: url(/files/widget_title_bg.jpg) no-repeat scroll left top transparent; */
}

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  background-image: url(/files/widget_list_bg.png);
  color: #2c2c2c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#wp-calendar {
  border-collapse: separate;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar thead th {
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #666666;
  line-height: 2;
  padding: 5px;
}
#wp-calendar tbody td a { text-decoration: underline; }
#wp-calendar tbody td a:hover { text-decoration: none; }




/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  background: url(/files/footer_bg.jpg) repeat-x scroll center bottom transparent;
  background-position: center top;
  height: 500px;
}
#footer_box {
  background: none transparent;
  height: 460px;
  position: relative;
}

#footer_box,#footer_sitemap_block,#footer-widget-area, .footer_infomation{
  width: 100%;
  margin: 0 auto;
}
#footer-widget-area{/*フッターナビの所*/
  display: block;
}
/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  /* フッターナビの上余白はここで調整 */
  position: absolute;
  bottom: 397px;
  margin: 0 auto;
  /* font-size: 14px; */
}
#footer-widget-area .widget-area ul.menu {
  border-color: transparent;
  font-size: 14px;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: transparent;
  color: #111111;
}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}


/*  フッター情報
---------------------------------------------------------------------------------------------------- */
.footer_infomation {
  display: block;
  margin: 0 auto;
}
#footer_information .entry-post {
  width: 100%;
  margin: 400px 0 0;/*住所の上からの位置*/
  text-align: center;
  color: #eff9ff;
/* テキスト左寄せ用
  margin: 40px 0 0 320px;
*/
}

/*  フッターSNSボタン
---------------------------------------------------------------------------------------------------- */
#footer_sns_btn {
  margin: 20px auto 0;
}
#footer_sns_btn .footer_sns_inner {
  width: 250px;
  height: 25px;
}
#footer_sns_btn div {width: 25px;height: 25px;}
#footer_sns_btn div a:hover {opacity: 0.8;}



/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  color: #5999e1;
}


/*  フッターメニュー
---------------------------------------------------------------------------------------------------- */
.fixed_btn {z-index: 1000;}

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

.fixed_btn #fixed_btn_gtn,
.fixed_btn #fixed_btn_gtn a {/* height: 150px; */}



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

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


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

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



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


/* 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 {
  background: none #f5f5f5;
  border: 1px solid transparent;
  border-radius: 5px;
  height: auto;
  line-height: 1.7;
  padding: 10px;
  text-align: left;
  font-size: 15px;
  color: #333333;
}

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


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

small a:hover {
  background-color: #5999e1 !important;
  color: #FFF !important;
}




/*  テーブル
---------------------------------------------------------------------------------------------------- */
.table_area td.td_name, .table_area td.td_value, /* Eブロック、Gブロック等 */
body.coupon .table_area td.td_name, body.coupon .table_area td.td_value, /* クーポンページ */
table.iqfm-table th, table.iqfm-table td /* お問合せ */ {
  border-color: #ccc;
}
.table_area td.td_name, body.coupon table.table_area td.td_name, .iqfm-table th {
  background: none #eee;
}
.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 {
  max-width: 300px;/*firefox 確認画面のはみ出し防止用*/
  background: none transparent;
}

/*  テーブル
---------------------------------------------------------------------------------------------------- */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * {
  border-color: #fff;
  border-top: none !important;
  border-right: none !important;
  background: none #f5f5f5 !important;
}
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > *:first-child {
  border-left: none !important;
}
.easys_content:not(.ne_01) table:not(#wp-calendar) tr:first-child > * {
  border-top: none !important;
}
.easys_content:not(.ne_01) table:not(#wp-calendar) tr:last-child > * {
border-bottom: none !important;
}


.table_area table tr td {
  border: solid 1px #fff !important;
  border-right: none !important;
  /* border-left: none !important; */
  background: none transparent;
}


/*メール送信後メッセージボックスのボーダー（デフォルト：グリーン）*/
div.wpcf7-mail-sent-ok {
  border-color: #5999e1 !important;
}

/* Dメニュー下線 */
.td_cell {
  border-color: #ccc;
  vertical-align: top;
}

.table_area table tr td {
  background: none transparent;
}




/*  ページ遷移ボタン（詳細ブロックやページ送りのナビ用）
---------------------------------------------------------------------------------------------------- */
.tablenav { padding: 1em 0; }
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a,
.page_up a {
  background: none transparent;
  border-style: solid;
  border-color: #5999e1;
  color: #5999e1 !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 #fff;
  background: none transparent;
}
.tablenav .next:hover, .tablenav .next:active,
.tablenav .prev:hover, .tablenav .prev:active {
  background-color: #5999e1;
  border-color: #5999e1;
}
.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 {
  background: none #5999e1;
  border-style: solid;
  border-color: #5999e1;
  color: #fff !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;
  *display: inline;
  *zoom: 1;
  width: 100%;
  padding: 0 0 20px;
  *padding: 0 0 30px;
}
.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-size: 13px;
  font-weight: bold;
}
.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;
  width: 100%;
}



/* Z-I スライドショー */
.z_j1 { margin: 0 0 15px; }


/* Z_L お知らせブロック */
.Z_l1 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.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 {
  background-color: transparent;
  border: 1px solid #5999e1;
  color: #5999e1;
}
div.link_list a:hover {
  background-color: #5999e1;
  border: 1px solid #5999e1;
  color: #fff;
}


.faq-title {
  background-color: #5999e1;
  font-weight: normal;
  color: #fff;
}



/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}

/* 必須項目 */
.iqfm-req_color {
  color: #5999e1;
}
.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 {
  background-color: #f5f5f5;
  width: 8em;
  color: #333333;
}
.coupon_box table tr td.coupon_meta {
  background-color: #f5f5f5;
  color: #333333;
}
.e-04 .menu_area td {
  height: 3.5em;
}
.e-04 .menu_area .parent_title {
  font-size: 120%;
  height:  auto;
}



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

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



/*  ローディング画面
---------------------------------------------------------------------------------------------------- */
.black-screen {
  background-color: #000000;
}

.black-screen > .inner {
  top: calc(50vh - (5vw / 2));
  width: 3vw;
  height: 3vw;
  background-image: url("/files/loading.svg");
}


/*  地図
---------------------------------------------------------------------------------------------------- */
#map_canvas {
  width: 100%;
  height: 450px;
  margin: 0 0 20px;
}

/*  googleカレンダー
---------------------------------------------------------------------------------------------------- */
iframe[src^="https://calendar.google.com"] {
  border: none !important;
}


/*ページ内リンクアンカー位置調整*/
a[name^="anchor"] {
  content: "";
  display: block;
  height: 110px;
  margin-top: -110px;
  visibility: hidden;
}

/*contactフォーム用セキュリティマーク　非表示*/
.grecaptcha-badge { visibility: hidden; }


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

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

.f_up {
  transform: translate(0px, -100px);
}
.f_down {
  transform: translate(0px, 100px);
}
.f_left {
  transform: translate(-100px, 0px);
}
.f_right {
  transform: translate(100px, 0px);
}
.moved {
  transform: translate(0px, 0px);
}

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

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


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



/*  デザインブロック01
---------------------------------------------------------------------------------------------------- */


#page_6 #outer_block{
  padding: 0;
}
/* PC 背景付きブロックの記事画像 非表示  */
#wi05j4nfgkasfagrhqxw .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#wi05j4nfgkasfagrhqxw .entry_post:first-of-type .float_left,
#wi05j4nfgkasfagrhqxw .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;}
/* 1ブロック目 */
#wi05j4nfgkasfagrhqxw{/*デザイン背景画像*/
    background:url(/files/top_block01_bg.jpg) no-repeat center top;
    height: 1300px;/*背景画像の高さ*/
    position: relative;
}
#wi05j4nfgkasfagrhqxw *[class*="title"]{
    display: none;/*見出し非表示*/
}

#wi05j4nfgkasfagrhqxw .entry_post{
  margin-top: 510px;
  /* position: relative; */
  /* z-index: 50; */
  margin-bottom: 0;
}

#wi05j4nfgkasfagrhqxw .text_box{
    width: 430px;/*記事文章幅*/
    margin: 0 0 0 auto;/*記事位置調整　上下左右*/
    overflow: visible;
}
#wi05j4nfgkasfagrhqxw .easys_content_inner{
  width: 1060px;
  position: relative;
  z-index: 50;
}

#wi05j4nfgkasfagrhqxw .text_box p{
  font-size: 15px;
  color: #111111;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}
/*ボタン*/
#wi05j4nfgkasfagrhqxw .main_btn a {
  background: none transparent;
  border-radius: 0;
  font-size: 18px;
  line-height: calc(30/18);
  height: 50px;
  line-height: 50px;
  color: #111111;
  /* margin: 0; */
  padding: 0;
  vertical-align: middle;
  margin: 0 0 0 auto;
  position: relative;
  top: 220px;
  left: calc(50% - -50px);
}
#wi05j4nfgkasfagrhqxw .main_btn a:hover { text-decoration: none; }
#wi05j4nfgkasfagrhqxw .main_btn a:before {
  content: '';
  display: inline-block;
  background: none #ef2f03;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  transition: all 0.5s ease 0s;
}
#wi05j4nfgkasfagrhqxw .main_btn a:hover:before {
  width: 0;
  height: 0;
  margin: 0;

}

/*上下左右フェードイン　画像*/
#wi05j4nfgkasfagrhqxw span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}
#wi05j4nfgkasfagrhqxw #bg01 {
  background: url(/files/top_block01_ttl.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1300px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}

#wi05j4nfgkasfagrhqxw #bg02 {
  background: url(/files/top_block01_img_r.png) no-repeat center top;
  z-index: 3;
  width: 2000px;/*画像幅*/
  height: 1300px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}

#wi05j4nfgkasfagrhqxw #bg03 {
  background: url(/files/top_block01_img_l.png) no-repeat center top;
  z-index: 4;
  width: 2000px;/*画像幅*/
  height: 1300px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}






/*  デザインブロック02
---------------------------------------------------------------------------------------------------- */


#page_6 #outer_block{
  padding: 0;
}
/* PC 背景付きブロックの記事画像 非表示  */
#q8nyis48gckhqko2wk69 .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#q8nyis48gckhqko2wk69 .entry_post:first-of-type .float_left,
#q8nyis48gckhqko2wk69 .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;}
/* 1ブロック目 */
#q8nyis48gckhqko2wk69{/*デザイン背景画像*/
    background:url(/files/top_block02_bg.jpg) no-repeat center top;
    height: 1300px;/*背景画像の高さ*/
    position: relative;
}
#q8nyis48gckhqko2wk69 *[class*="title"]{
    display: none;/*見出し非表示*/
}

#q8nyis48gckhqko2wk69 .entry_post{
  margin-top: 600px;
}

#q8nyis48gckhqko2wk69 .text_box{
    width: 398px;/*記事文章幅*/
    margin: 0 auto 0 0;/*記事位置調整　上下左右*/
    overflow: visible;
}
#q8nyis48gckhqko2wk69 .easys_content_inner{
  width: 995px;
  position: relative;
  z-index: 50;
}

#q8nyis48gckhqko2wk69 .text_box p{
  font-size: 15px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}


#q8nyis48gckhqko2wk69 .main_btn a {
  background: none transparent;
  border-radius: 0;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 18px;
  position: relative;
  top: 170px;
}
#q8nyis48gckhqko2wk69 .main_btn a:hover { text-decoration: none; }
#q8nyis48gckhqko2wk69 .main_btn a:before {
  content: '';
  display: inline-block;
  background: none #ef2f03;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  transition: all 0.5s ease 0s;
}
#q8nyis48gckhqko2wk69 .main_btn a:hover:before {
  width: 0;
  height: 0;
  margin: 0;

}

/*上下左右フェードイン　画像*/
#q8nyis48gckhqko2wk69 span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}
#q8nyis48gckhqko2wk69 #bg01 {
  background: url(/files/top_block02_ttl.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1300px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
  
}


#q8nyis48gckhqko2wk69 #bg02 {
  background: url(/files/top_block02_img_r.png) no-repeat center top;
  z-index: 3;
  width: 2000px;/*画像幅*/
  height: 1300px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}


#q8nyis48gckhqko2wk69 #bg03 {
  background: url(/files/top_block_02_slidelogo.png) repeat-x center top;
  z-index: 7;
  width: 2000px;/*画像幅*/
  height: 120px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
  animation: bg_loop_01 30s linear 0s infinite;

}

@keyframes bg_loop_01 {
  0% {background-position-x: 0px;}
  100% {background-position-x: -2000px;}
}





/*  デザインブロック03
---------------------------------------------------------------------------------------------------- */

/* PC 背景付きブロックの記事画像 非表示  */
#bmk0j4q79vsx4rro4r4v .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#bmk0j4q79vsx4rro4r4v .entry_post:first-of-type .float_left,
#bmk0j4q79vsx4rro4r4v .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;}
/* 1ブロック目 */
#bmk0j4q79vsx4rro4r4v{/*デザイン背景画像*/
    background:url(/files/top_block03_bg.jpg) no-repeat center top;
    height: 1300px;/*背景画像の高さ*/
    position: relative;
}
#bmk0j4q79vsx4rro4r4v *[class*="title"]{
    display: none;/*見出し非表示*/
}

#bmk0j4q79vsx4rro4r4v .entry_post{
  margin-top: 430px;
}

#bmk0j4q79vsx4rro4r4v .text_box{
    width: 420px;/*記事文章幅*/
    margin: 0 0 0 auto;/*記事位置調整　上下左右*/
    overflow: visible;
}
#bmk0j4q79vsx4rro4r4v .easys_content_inner{
  width: 1150px;
  position: relative;
  z-index: 50;
}

#bmk0j4q79vsx4rro4r4v .text_box p{
  font-size: 15px;
  color: #111111;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}

/*ボタン*/
#bmk0j4q79vsx4rro4r4v .main_btn a {
  background: none transparent;
  border-radius: 0;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  color: #111111;
  margin: 0;
  padding: 0;
  font-size: 18px;
  position: relative;
  top: 190px;
  left: calc(50% - -20px);
}
#bmk0j4q79vsx4rro4r4v .main_btn a:hover { text-decoration: none; }
#bmk0j4q79vsx4rro4r4v .main_btn a:before {
  content: '';
  display: inline-block;
  background: none #ef2f03;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  transition: all 0.5s ease 0s;
}
#bmk0j4q79vsx4rro4r4v .main_btn a:hover:before {
  width: 0;
  height: 0;
  margin: 0;

}


/*上下左右フェードイン　画像*/
#bmk0j4q79vsx4rro4r4v span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}
#bmk0j4q79vsx4rro4r4v #bg01 {
  background: url(/files/top_block03_ttl.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1300px;/*画像高さ*/
  top: 0px;
  left: calc(50% - 1000px);
}


#bmk0j4q79vsx4rro4r4v #bg02 {
  background: url(/files/top_block03_img_r.png) no-repeat center bottom;
  z-index: 3;
  width: 2000px;/*画像幅*/
  height: 690px;
  top: 610px;
  left: calc(50% - 1000px);
}



#bmk0j4q79vsx4rro4r4v #bg03 {
  background: url(/files/top_block03_img_l.png) no-repeat center top;
  z-index: 2;
  width: 864px;/*画像幅*/
  height: 354px;/*画像高さ*/
  top: 865px;
  left: calc(50% - 674px);
}




/*  デザインブロック04
---------------------------------------------------------------------------------------------------- */

/* PC 背景付きブロックの記事画像 非表示  */
#kbwntlpit9bc4yav1whi .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#kbwntlpit9bc4yav1whi .entry_post:first-of-type .float_left,
#kbwntlpit9bc4yav1whi .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;}
/* 1ブロック目 */
#kbwntlpit9bc4yav1whi{/*デザイン背景画像*/
    background:url(/files/top_block04_bg.jpg) no-repeat center top;
    height: 1200px;/*背景画像の高さ*/
    position: relative;
}
#kbwntlpit9bc4yav1whi *[class*="title"]{
    display: none;/*見出し非表示*/
}

#kbwntlpit9bc4yav1whi .entry_post{
  margin-top: 474px;
}

#kbwntlpit9bc4yav1whi .text_box{
    width: 340px;/*記事文章幅*/
    margin: 0 auto 0 0;/*記事位置調整　上下左右*/
    overflow: visible;
}
#kbwntlpit9bc4yav1whi .easys_content_inner{
  position: relative;
  z-index: 50;
  width: 990px;
}



#kbwntlpit9bc4yav1whi .text_box p{
  font-size: 15px;
  color: #111111;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}

/*ボタン*/
#kbwntlpit9bc4yav1whi .main_btn a {
  background: none transparent;
  border-radius: 0;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  color: #111111;
  margin: 0;
  padding: 0;
  font-size: 18px;
  position: relative;
  top: 160px;
  left: 10px;
}
#kbwntlpit9bc4yav1whi .main_btn a:hover { text-decoration: none; }
#kbwntlpit9bc4yav1whi .main_btn a:before {
  content: '';
  display: inline-block;
  background: none #ef2f03;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  transition: all 0.5s ease 0s;
}
#kbwntlpit9bc4yav1whi .main_btn a:hover:before {
  width: 0;
  height: 0;
  margin: 0;

}

/*上下左右フェードイン　画像*/
#kbwntlpit9bc4yav1whi span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}
#kbwntlpit9bc4yav1whi #bg01 {
  background: url(/files/top_block04_ttl.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0px;
  left: calc(50% - 1000px);
}


/*  デザインブロック05
---------------------------------------------------------------------------------------------------- */

/* 1ブロック目 */
#mcjm4i1sgutqg0x0egdd{/*デザイン背景画像*/
  background:url(/files/top_news_parallax_bg.jpg) no-repeat center top / cover fixed;
  height: 1430px;/*背景画像の高さ*/
  position: relative;
  padding-top: 300px;
  box-sizing: border-box;
}
#mcjm4i1sgutqg0x0egdd *[class*="title"]{
  display: none;/*見出し非表示*/
}

#mcjm4i1sgutqg0x0egdd .post_title_list{
  display: block !important;
}

#mcjm4i1sgutqg0x0egdd #bg01 {
background: url(/files/top_news_ttl.png) no-repeat center top;
z-index: 2;
width: 2000px;/*画像幅*/
height: 1100px;/*画像高さ*/
top: 0;
left: calc(50% - 1000px);
position: absolute;
display: block;
}
#mcjm4i1sgutqg0x0egdd .easys_content_inner{
  /* padding-top: 300px; */
  position: relative;
  z-index: 50;
}

#g1tti3n35c1cf5py6q2a *[class*="title"]{
background: none transparent;
}

#mcjm4i1sgutqg0x0egdd .blog_post{
color: #fff;
}
#mcjm4i1sgutqg0x0egdd .main_btn{
  position: absolute;
    top: 920px;
    left: calc(50% - -300px);
}
#mcjm4i1sgutqg0x0egdd .main_btn a {
background: none transparent;
border-radius: 0;
font-size: 18px;
height: 50px;
line-height: 50px;
vertical-align: middle;
color: #fff;
margin: 0;
padding: 0;
font-size: 18px;
position: relative;
top: 190px;
left: calc(50% - -20px);
}
#mcjm4i1sgutqg0x0egdd .main_btn a:hover { text-decoration: none; }
#mcjm4i1sgutqg0x0egdd .main_btn a:before {
content: '';
display: inline-block;
background: none #ef2f03;
border-radius: 50%;
width: 50px;
height: 50px;
margin: 0 20px 0 0;
vertical-align: middle;
transition: all 0.5s ease 0s;
}

#mcjm4i1sgutqg0x0egdd .main_btn a:hover:before {
  width: 0;
  height: 0;
  margin: 0;

}


#g1tti3n35c1cf5py6q2a{
  display: none;
}

/*  デザインブロック06
---------------------------------------------------------------------------------------------------- */
#page_81 #outer_block{
  padding: 0;
}
/* PC 背景付きブロックの記事画像 非表示  */
#w2vgtglwlbcaby4qvvsc .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#w2vgtglwlbcaby4qvvsc .entry_post:first-of-type .float_left,
#w2vgtglwlbcaby4qvvsc .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;}
/* 1ブロック目 */
#w2vgtglwlbcaby4qvvsc{/*デザイン背景画像*/
    background:url(/files/20_block01_bg.jpg) no-repeat center top;
    height: 1200px;/*背景画像の高さ*/
    position: relative;
    margin-bottom: 70px;
}
#w2vgtglwlbcaby4qvvsc *[class*="title"]{
    display: none;/*見出し非表示*/
}

#w2vgtglwlbcaby4qvvsc .entry_post{
  margin-top: 480px;
}

#w2vgtglwlbcaby4qvvsc .text_box{
    width: 430px;/*記事文章幅*/
    margin: 0 0 0 auto;/*記事位置調整　上下左右*/
    overflow: visible;
}
#w2vgtglwlbcaby4qvvsc .easys_content_inner{
  width: 1140px;
  z-index: 50;
  position: relative;
}

#w2vgtglwlbcaby4qvvsc .text_box p{
  font-size: 15px;
  color: #111111;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}

/*上下左右フェードイン　画像*/
#w2vgtglwlbcaby4qvvsc span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}
#w2vgtglwlbcaby4qvvsc #bg01 {
  background: url(/files/20_block01_ttl.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0px;
  left: calc(50% - 1000px);
}

/*  デザインブロック07
---------------------------------------------------------------------------------------------------- */
#page_9 #outer_block{
  padding: 0;
}
/* PC 背景付きブロックの記事画像 非表示  */
#mtg03tb2q1vu1ov0tivf .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#mtg03tb2q1vu1ov0tivf .entry_post:first-of-type .float_left,
#mtg03tb2q1vu1ov0tivf .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;}
/* 1ブロック目 */
#mtg03tb2q1vu1ov0tivf{/*デザイン背景画像*/
    background:url(/files/30_block01_bg.jpg) no-repeat center top;
    height: 1200px;/*背景画像の高さ*/
    position: relative;
    margin-bottom: 70px;
}
#mtg03tb2q1vu1ov0tivf *[class*="title"]{
    display: none;/*見出し非表示*/
}

#mtg03tb2q1vu1ov0tivf .entry_post{
  margin-top: 460px;
}

#mtg03tb2q1vu1ov0tivf .text_box{
    width: 430px;/*記事文章幅*/
    margin: 0 0 0 auto;/*記事位置調整　上下左右*/
    overflow: visible;
}
#mtg03tb2q1vu1ov0tivf .easys_content_inner{
  width: 1140px;
  z-index: 50;
  position: relative;
}

#mtg03tb2q1vu1ov0tivf .text_box p{
  font-size: 15px;
  color: #111111;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}


/*上下左右フェードイン　画像*/
#mtg03tb2q1vu1ov0tivf span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}
#mtg03tb2q1vu1ov0tivf #bg01 {
  background: url(/files/30_block01_ttl.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}

#mtg03tb2q1vu1ov0tivf #bg02 {
  background: url(/files/30_block01_img_l.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}


#mtg03tb2q1vu1ov0tivf #bg03 {
  background: url(/files/30_block01_img_r.png) no-repeat center top;
  z-index: 5;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}



/* デザインブロック08
---------------------------------------------------------------------------------------------------- */
#page_12 #outer_block{
  padding: 0;
}
/* PC 背景付きブロックの記事画像 非表示  */
#m3d271dv9qig3h0rzuct .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#m3d271dv9qig3h0rzuct .entry_post:first-of-type .float_left,
#m3d271dv9qig3h0rzuct .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;}
/* 1ブロック目 */
#m3d271dv9qig3h0rzuct{/*デザイン背景画像*/
    background:url(/files/40_block01_bg.jpg) no-repeat center top;
    height: 1200px;/*背景画像の高さ*/
    position: relative;
    margin-bottom: 70px;
}
#m3d271dv9qig3h0rzuct *[class*="title"]{
    display: none;/*見出し非表示*/
}

#m3d271dv9qig3h0rzuct .entry_post{
  margin-top: 770px;
}

#m3d271dv9qig3h0rzuct .text_box{
    width: 440px;/*記事文章幅*/
    margin: 0 auto;/*記事位置調整　上下左右*/
    overflow: visible;
}
#m3d271dv9qig3h0rzuct .easys_content_inner{
  width: 1200px;
  z-index: 50;
  position: relative;
}

#m3d271dv9qig3h0rzuct .text_box p{
  font-size: 15px;
  color: #111111;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}


/*上下左右フェードイン　画像*/
#m3d271dv9qig3h0rzuct span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}
#m3d271dv9qig3h0rzuct #bg01 {
  background: url(/files/40_block01_ttl.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}


#m3d271dv9qig3h0rzuct #bg02 {
  background: url(/files/40_block01_img_r.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}


/*  デザインブロック09
---------------------------------------------------------------------------------------------------- */


#page_15 #outer_block{
  padding: 0;
}
/* PC 背景付きブロックの記事画像 非表示  */
#ya80gkp8apbwbhfqm45y .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#ya80gkp8apbwbhfqm45y .entry_post:first-of-type .float_left,
#ya80gkp8apbwbhfqm45y .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;}
/* 1ブロック目 */
#ya80gkp8apbwbhfqm45y{/*デザイン背景画像*/
    background:url(/files/50_block01_bg.jpg) no-repeat center top;
    height: 1200px;/*背景画像の高さ*/
    position: relative;
    margin-bottom: 70px;
}
#ya80gkp8apbwbhfqm45y *[class*="title"]{
    display: none;/*見出し非表示*/
}

#ya80gkp8apbwbhfqm45y .entry_post{
  margin-top: 490px;
}

#ya80gkp8apbwbhfqm45y .text_box{
    width: 460px;/*記事文章幅*/
    margin: 0 0 0 auto;/*記事位置調整　上下左右*/
    overflow: visible;
}
#ya80gkp8apbwbhfqm45y .easys_content_inner{
  width: 1060px;
  z-index: 50;
  position: relative;
}

#ya80gkp8apbwbhfqm45y .text_box p{
  font-size: 15px;
  color: #111111;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}


/*上下左右フェードイン　画像*/
#ya80gkp8apbwbhfqm45y span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}
#ya80gkp8apbwbhfqm45y #bg01 {
  background: url(/files/50_block01_ttl.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}


#ya80gkp8apbwbhfqm45y #bg02 {
  background: url(/files/50_block01_img_r.png) no-repeat center top;
  z-index: 2;
  width: 2000px;/*画像幅*/
  height: 1200px;/*画像高さ*/
  top: 0;
  left: calc(50% - 1000px);
}




/*  デザインブロック10
---------------------------------------------------------------------------------------------------- */


#page_15 #outer_block{
  padding: 0;
}
/* PC 背景付きブロックの記事画像 非表示  */
#oqisa0yk0fkzxlr1994z .entry_post:first-of-type .eyecatch {display: none;}
/* float 解除 */
#oqisa0yk0fkzxlr1994z .entry_post:first-of-type .float_left,
#oqisa0yk0fkzxlr1994z .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;}
/* 1ブロック目 */
#oqisa0yk0fkzxlr1994z{/*デザイン背景画像*/
    background:url(/files/50_block02_bg.jpg) no-repeat center top;
    height: 1400px;/*背景画像の高さ*/
    position: relative;
}
#oqisa0yk0fkzxlr1994z *[class*="title"]{
    display: none;/*見出し非表示*/
}

#oqisa0yk0fkzxlr1994z .entry_post{
  margin-top: 440px;
}

#oqisa0yk0fkzxlr1994z .post_data{
    width: 520px;/*記事文章幅*/
    margin: 0 230px 0 auto;/*記事位置調整　上下左右*/
    overflow: visible;
    display: block;
}
#oqisa0yk0fkzxlr1994z .easys_content_inner{
  width: 1200px;
  z-index: 50;
  position: relative;
}

#oqisa0yk0fkzxlr1994z .post_data p{
  font-size: 15px;
  color: #fff;
  letter-spacing: 0;
  line-height: calc(35/15);
  text-align: justify;
  font-feature-settings: "palt";
}


#oqisa0yk0fkzxlr1994z .sub_post{
    position: absolute;
    margin: 0;
}

#oqisa0yk0fkzxlr1994z .sub_post:nth-child(1){
  top: 430px;
}

#oqisa0yk0fkzxlr1994z .sub_post:nth-child(2){
  top: 640px;
}


#oqisa0yk0fkzxlr1994z .sub_post:nth-child(3){
  top: 860px;
}

#oqisa0yk0fkzxlr1994z .sub_post:nth-child(4){
  top: 1060px;
}



/*  バナー＞お問い合わせ
---------------------------------------------------------------------------------------------------- */

#vfqgghnnm2d41iomsog3 {
  background: url(/files/banner_contact.jpg) no-repeat center top / 100%;/*セカンドメイン背景画像*/
  max-height: 500px;/*セカンドメイン画像の高さ*/
  min-height: calc(500px * (1300 / 2000));/* 1215＝セカンドメイン画像の高さ*/
  height: calc(100vw * ((500 - 15) / 2000));/* 1215＝セカンドメイン画像の高さ*/
  position: relative;/*ボタン位置調整用*/
}
#vfqgghnnm2d41iomsog3 div { margin-bottom: 0; padding-bottom: 0;}
#vfqgghnnm2d41iomsog3 .easys_content_inner { width: 100%;transform: none;}
/*ボタン　管理画面ではなくCSSで入れる場合--------------------------------------------*/
/*スマホ用画像非表示*/
#vfqgghnnm2d41iomsog3 .eyecatch img{display: none;}
#vfqgghnnm2d41iomsog3 .eyecatch{
    display: block;
    position: absolute;
    top: 0;/*marginで調整するためにいったん位置リセット*/
    left: 0;/*marginで調整するためにいったん位置リセット*/
    width: calc(50 / 2000 * 100%);/*ボタン画像幅÷2000*/
    height: calc(50 / 500 * 100%);/*ボタン画像高さ÷バナー背景画像高さ730px*/
    margin-top: calc(340 / 2000 * 100%);/* PSD上での上と左余白を入力 */
    margin-left: calc(644 / 2000 * 100%);/* 左余白を入力 */
}

#vfqgghnnm2d41iomsog3 .eyecatch a::after{
  display: block;
  content: "MAIL FORM";
  color: #111111;
  font-size: 1vw;
  letter-spacing: 0.1em;
  width: 11vw;
  position: relative;
  top: -67%;
  left: 46%;
  text-decoration: none;
  transition: 0.5s;
}

#vfqgghnnm2d41iomsog3 .eyecatch a:hover:after{
 transform: translateX(-70px);
}

#vfqgghnnm2d41iomsog3 .eyecatch a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background:none transparent;/*ボタン画像　上下オンオフの時*/
    border-radius: 0;
    color: #fff;
    margin: 0;
    padding: 0;
    z-index: 600;
}

  #vfqgghnnm2d41iomsog3 .eyecatch a:hover { text-decoration: none; }
  #vfqgghnnm2d41iomsog3 .eyecatch a:before {
  content: '';
  display: inline-block;
  background: none #ef2f03;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  /* margin: 0 20px 0 0; */
  vertical-align: middle;
  transition: all 0.5s ease 0s;
  transform-origin: center left;
  }
  
  #vfqgghnnm2d41iomsog3 .eyecatch a:hover:before {
    /* width: 0;
    height: 0;
    margin: 0; */
    transform: scale(0);
  
  }
