@charset "utf-8";

/*
 * PC用スタイルCSS
 */

 @import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap');

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none transparent;
  background-color: #ffffff;
  scroll-padding-top: 80px;
  scroll-behavior: smooth;
}
body {
  background: none transparent;
  min-width: 1300px;
  max-width: 2000px;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  position: relative;
  margin: 0 auto;
  font-family: 'Kiwi Maru', serif;
}

body,
.wpcf7c-conf {
  color: #333333;
}

/* Safariのみ */
_:lang(x) + _:-webkit-full-screen-document,
body {
          text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
body#page_6 {
  background: none transparent;
}
#wrapper {
  background: none transparent;
}
#outer_block {
  background: none transparent;
}

a:link,
a:visited,
a:hover,
a:active {
  color: #164392;
}

/* A～Cブロック記事内リンクボタン */
.main_btn a,
.sub_text_btn a {
  background-color: #164392;
  color: #ffffff;
}


/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  height: 0px;
  padding: 0;
  position: relative;
  z-index: 500;
  padding: calc(100% * (700/2000)) 0 0 0;
  background: none transparent;
}
#page_6 #branding_box {
  height: 0px;
  padding: calc(100% * (1100/2000)) 0 0 0;
background: none transparent;
}




/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  margin: 0 auto;
  position: absolute;
  bottom: calc(100%*(200/1100));
  right: calc(100%*(50/2000));
  width: auto;
  z-index: 999;
}
#site-description a {
  display: inline;
  color: #164392;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */

/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information {
  height: auto;
}
#page_6 #header_information {
  height: auto;
}


.main_header, .header_class {
  width:  100%;
  margin: 0 auto;
  padding: 0;
}
.main_header img, .header_class img {
  width: 340px;
  height: 310px;
  background: url(/lp/files/branding_box_bg.png) no-repeat top center/100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 998;
}


.main_header img.fixed, .header_class img.fixed {
position: fixed;
top: 0;
left: 0;
z-index: 600;
}


/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access {
display: none;
}



/* プルダウンメニューのサイズ */
#access ul.menu ul.sub-menu {
  top: 100%;
  }
  #access ul.menu ul.sub-menu,
  #access ul.menu ul.sub-menu li {
    width: 100%;
  }
  /* プルダウンメニューの色　16進数、RGBA両方変更すること */
  div#access ul.sub-menu li.sub-gnavi a,
  div#access ul.sub-menu li.sub-gnavi2 a {
    width: 100%;
    background: none rgba(255,255,255,0.75);
    color: #333333;
  }
  #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: #333333;
  }
  div#access ul.sub-menu li.sub-gnavi a:hover,
  div#access ul.sub-menu li.sub-gnavi2 a:hover {
    background: none rgba(255,255,255,0.75);
    color: #666666;
  }
  #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: #666666;
  }


/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  margin: 0 auto;
  width: 100%;
  height: 600px;
  overflow: hidden;
}

#jquery_slider_pc{
position: fixed;
z-index:-1;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
}

#jquery_slider_pc:before{
content:' ';
display:block;
position:absolute;
top:0;
left:0;
z-index:1;
width:100%;
height:100%;
background: url(/lp/files/slide_front.png) no-repeat top center/100%;
 }


#main_teaser,
#video_teaser #video_teaser_inner,
#jquery_slider_pc .viewer {
  display: block;
  margin: 0 auto;
  min-width: 1300px;
  max-width: 2000px;
}

#video_teaser #video_teaser_inner video,
#jquery_slider_pc .viewer img {
  width: 100%;
}


#main_teaser img {
    display: block;
  min-width: 1300px;
  max-width: 2000px;
    margin: 0 auto;
    width: 2000px;
    height: 600px;
    position: absolute;
    top: 0;
    left: calc(50% - 1000px);
  }


/* トップページ詳細ブロックページ対応 */
.blog.detail #jquery_slider_pc {
    position: absolute;
}


/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
/* サイドナビ　タイトル */
.widget-title,
.widget-title2 a {
  padding: 0;
  background-image: url(/lp/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(/lp/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: #164392;
}
#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}



/* ===================================================================================================================
  ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  position: relative;
  height: 500px;
  background: url(/lp/files/footer_bg.jpg) no-repeat center top;
}
#footer_box {
  height: 320px;
  background: url(/lp/files/footer_box_bg.png) no-repeat center top;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  padding: 0;
  position: absolute;
  top: 245px;
  left: 0px;
  width: 100%;
}

#footer_sitemap_block #footer-widget-area {
  display: block;
  width: 960px;
}
#footer_sitemap_block #footer-widget-area .widget-area ul.menu {
  border:none;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a {
  border:none;
  color: #18176b;
  background: url(/lp/files/footer_icon.png)no-repeat center left;
  height: 30px;
  padding: 0 15px 0 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}

#footer-widget-area .widget-area {display: block;width: 480px;margin: 0 0 0 auto;}


/*  フッター情報
---------------------------------------------------------------------------------------------------- */
.footer_infomation {
    display: block;
    margin: 0 auto;
    width: 960px;
  }
  #footer_information .entry-post {
    margin: 255px 0 0;
    width: 480px;
    text-align: left;
    color: #ffffff;
}


/*  フッターSNSボタン
---------------------------------------------------------------------------------------------------- */
#footer_sns_btn {
  margin: 20px auto 0;
  /* 絶対値指定する時
  position: absolute;
  bottom: 130px;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  */
}
#footer_sns_btn .footer_sns_inner {
  width: 250px;
  height: 25px;
}
#footer_sns_btn div {
  width: 25px;
  height: 25px;
}
#footer_sns_btn div a:hover {
  opacity: 0.8;
}



/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  color: #a8dadc;
  position: absolute;
  bottom: 30px;
  left: calc(50% - 480px);
}


/*  サイドメニュー
---------------------------------------------------------------------------------------------------- */
.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 {
  bottom: 20px;
  position: fixed;
  right: 20px;
  z-index: 999;
}

/*画面幅2000px以上の時
---------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 2000px) {
    #float_top_btn {
    right: calc(50% - 980px);
  }
}

/*  スクロールトップ
---------------------------------------------------------------------------------------------------- */
#float_top_btn a:hover img {
  opacity: 0.8;
}


/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
  padding: 0;
}
#container_top.single_post {
  padding: 0 0 50px;
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {
  background-image: url(/lp/files/top_entry_title.png);
  color: #000000;
}
h3.entry_title,
.entry_title,
.entry-title {
  /* サイズ、背景、余白などはこちら */
  background-image: url(/lp/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(/lp/files/read_more_btn.png);
}
.entry_title span.read_more_btn a:hover {
  opacity: 0.8;
}
* .mid_entry_title {
  background-image: url(/lp/files/entry_title_bg_w570.png);
  font-size: 20px;
}
* .mid_entry_title,
* .mid_entry_title a {
  color: #333333;
}

/* B-09、B-10など幅半分ブロックの見出し用 */
* .half_entry_title,
* .short_entry_title {
  background-image: url(/lp/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(/lp/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(/lp/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(/lp/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(/lp/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(/lp/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 #164392;
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
}

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  width: 685px;
  border-color: #164392;
}


/* 大きな地図で見る */
small {
  border-color: #164392;
}
small a {
  padding: 5px 0;
  width: 100%;
  color: #164392 !important;
  text-align: center !important;
}

small a:hover {
  background-color: #164392 !important;
  color: #ffffff !important;
}


/*  テーブル
---------------------------------------------------------------------------------------------------- */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * {
  border-color: #000;
  background: none transparent !important;
}
.easys_content:not(.ne_01) table:not(#wp-calendar) {
  border-spacing: 0px 10px !important;
  border-collapse: separate;
}

  /* 左右色変更 */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > *:first-child,
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * th {
  background: #164392!important;
  color: #ffffff  ;
}
.easys_content:not(.ne_01) table:not(#wp-calendar)  tr > * {
  background: #ffffff!important;
  color: #333333  ;
  border-right:none!important;
}

.easys_content:not(.ne_01) table:not(#wp-calendar)  tr > *:last-child{
    border-right: solid 1px #000!important;
} 


/*メール送信後メッセージボックスのボーダー（デフォルト：グリーン）*/
div.wpcf7-mail-sent-ok {
  border-color: #666 !important;
}
/* Dメニュー下線 */
.td_cell {
  border-color: #666;
  vertical-align: top;
}



/*  ページ遷移ボタン（詳細ブロックやページ送りのナビ用）
---------------------------------------------------------------------------------------------------- */
.tablenav {
  padding: 1em 0;
}
a.page-numbers,
.tablenav .current,
.permalink_in a,
.pageback a,
.page_up a {
  border-style: solid;
  border-color: #164392;
  background: none transparent;
  color: #164392 !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: #164392;
  background-color: #164392;
}
.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: #164392;
  background: none #164392;
  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 #164392;
  background-color: transparent;
  color: #164392;
}
div.link_list a:hover {
  border: 1px solid #164392;
  background-color: #164392;
  color: #ffffff;
}

.faq-title {
  background-color: #164392;
  color: #ffffff;
  font-weight: normal;
}


/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
/* 必須項目 */
.iqfm-req_color {
  color: #ffe571;
}
.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:#164392;
  color: #ffffff;
}
.coupon_box table tr td.coupon_meta {
  background-color:#ffffff;
  color: #333333;
}
.e-04 .menu_area td {
  height: 3.5em;
}
.e-04 .menu_area .parent_title {
  height: auto;
  font-size: 120%;
}


/*  ブログ
---------------------------------------------------------------------------------------------------- */
#nav-below div {
  border-color: #000000;
}
#nav-below .nav-next {
  padding: 0 0 0 10px;
}

#blog_main .entry-title {
  padding: 15px 20px 15px 20px;
  height: auto;
  background-image: url(/lp/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("/lp/files/loading.svg");
}


/*  地図
---------------------------------------------------------------------------------------------------- */
#map_canvas {
  margin: 0 0 20px;
  width: 100%;
  height: 450px;
}


/*  googleカレンダー
---------------------------------------------------------------------------------------------------- */
iframe[src^="https://calendar.google.com"] {
  border: none !important;
}


/* ページ内リンクアンカー位置調整 */
a[id^="anchor"] {
  display: block;
  visibility: hidden;
  margin-top: -110px;
  height: 110px;
  content: "";
}

/* メール投稿ブロック画像幅調整 */
.img_size_thumb{
  height: 150px;
}

small {
  box-sizing: border-box;
}

.flow_arr {  height: 40px;}

.grecaptcha-badge { visibility: hidden; }




/*見出し
---------------------------------------------------------------------------------------------------- */

.widget-title, .widget-title2 a,
#blog_main .widget-area ul ul li a,
#blog_main .entry-title,
.headline_title,
h3.entry_title, .entry_title, .entry_title h3, .entry-title,
* .mid_entry_title,
* .half_entry_title,
* .short_entry_title,
* .half_sub_entry_title,
* .short_sub_entry_title,
* .sub_entry_title,* .sub_entry_title h4,
* .mid_sub_entry_title,
* .inline_title{
   font-weight:500;
}



/*====================================================
ここからデザインブロック
===================================================== */

/* ＝＝＝親 ＝＝＝ */
#n8dp4x3hcz5wn26na4g4,
#c2pyjsmos5shnmr9ayq5,
#vpd6eo9ornz50nvp79aq,
#lvp8nljfi1avql4789ol,
#wsws6sew4y8qe226ucuu,
#apv5sgtdfyl00t8o4xts {position: relative;}


  /* ＝＝＝easys_content_inner前面表示設定 ＝＝＝ */
#n8dp4x3hcz5wn26na4g4 .easys_content_inner,
#c2pyjsmos5shnmr9ayq5 .easys_content_inner,
#vpd6eo9ornz50nvp79aq .easys_content_inner,
#lvp8nljfi1avql4789ol .easys_content_inner,
#wsws6sew4y8qe226ucuu .easys_content_inner,
#apv5sgtdfyl00t8o4xts .easys_content_inner{
    position: relative;
    z-index: 100;
}

/* PC 背景付きブロックの記事画像 非表示  */
#n8dp4x3hcz5wn26na4g4 .entry_post:first-of-type .eyecatch,
#c2pyjsmos5shnmr9ayq5 .entry_post:first-of-type .eyecatch,
#vpd6eo9ornz50nvp79aq .entry_post:first-of-type .eyecatch,
#lvp8nljfi1avql4789ol .entry_post:first-of-type .eyecatch,
#wsws6sew4y8qe226ucuu .entry_post:first-of-type .eyecatch,
#apv5sgtdfyl00t8o4xts .entry_post:first-of-type .eyecatch {display: none;}
/*  float 解除 */
#n8dp4x3hcz5wn26na4g4 .entry_post:first-of-type .float_left,
#n8dp4x3hcz5wn26na4g4 .entry_post:first-of-type .float_right,
#c2pyjsmos5shnmr9ayq5 .entry_post:first-of-type .float_left,
#c2pyjsmos5shnmr9ayq5 .entry_post:first-of-type .float_right,
#vpd6eo9ornz50nvp79aq .entry_post:first-of-type .float_left,
#vpd6eo9ornz50nvp79aq .entry_post:first-of-type .float_right,
#lvp8nljfi1avql4789ol .entry_post:first-of-type .float_left,
#lvp8nljfi1avql4789ol .entry_post:first-of-type .float_right,
#wsws6sew4y8qe226ucuu .entry_post:first-of-type .float_left,
#wsws6sew4y8qe226ucuu .entry_post:first-of-type .float_right,
#apv5sgtdfyl00t8o4xts .entry_post:first-of-type .float_left,
#apv5sgtdfyl00t8o4xts .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;}

/* ＝＝＝デザインブロックタイトル消去＝＝＝ */
#n8dp4x3hcz5wn26na4g4 *[class*="title"],
#c2pyjsmos5shnmr9ayq5 *[class*="title"],
#vpd6eo9ornz50nvp79aq *[class*="title"],
#lvp8nljfi1avql4789ol *[class*="title"],
#wsws6sew4y8qe226ucuu *[class*="title"],
#apv5sgtdfyl00t8o4xts *[class*="title"]{display: none;}



/* ＝＝＝全体フェードイン共通＝＝＝ */
.sub_post,
.easys_content_inner {
  transition:transform 1.3s, opacity 1.3s ease 0s;
  transform:translateY(100px);
  opacity:0;
}

.sub_post.moved,
.easys_content_inner.moved {
  transform:translateY(0);
  opacity:1;
}


/* ＝＝＝デザインブロックスクロールギミック共通＝＝＝ */
.design_block {
  position:absolute;
  top:0;
  left:calc(50% - 1000px);/* ◆中央、各ブロックで位置調整 */
  width:2000px;/*◆ 要変更 */
  transition:1s ease 0s;
  pointer-events:none;
  opacity:0;
}
.design_block.moved {
  transform:translate(0px, 0px)rotate3d(0, 0, 1, 0)!important;
  opacity:1;
}

.design_block_nontrans {
  display:block;
  position:absolute;
  pointer-events:none;
  opacity: 0;
}



/*outer_block
---------------------------------------------------------------------------------------------------- */
html:not(.shosai) body#page_6 #outer_block{padding: 0;}

/*民泊運営、何から始めたらいいかわからない！
そんなお悩み、ございませんか？
---------------------------------------------------------------------------------------------------- */

#n8dp4x3hcz5wn26na4g4 {
  height: 1250px;
  background:url(/lp/files/db01_bg05.png) no-repeat center top;
}

#n8dp4x3hcz5wn26na4g4 .post_data {
  text-align: center;
}

#n8dp4x3hcz5wn26na4g4 .sub_post{
  position: absolute;
  top: 1020px;
  width: 310px;
  min-height: 140px;
  text-align: center;
  padding: 0 40px;
  box-sizing: border-box;
}

#n8dp4x3hcz5wn26na4g4 .sub_post_0{
  left: 0;
}
#n8dp4x3hcz5wn26na4g4 .sub_post_1{
  left: 330px;
}
#n8dp4x3hcz5wn26na4g4 .sub_post_2{
  right: 0;
}

#n8dp4x3hcz5wn26na4g4 .design_block.block1 {
  top: 380px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 250px;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db01_bg01.png) no-repeat center top;
}

#n8dp4x3hcz5wn26na4g4 .design_block_nontrans.block1 {
  top:720px;
  left:calc(50% - 440px);
  width:235px;
  height:235px;
  background:url(/lp/files/db01_bg02.png) no-repeat center top;
}
#n8dp4x3hcz5wn26na4g4 .design_block_nontrans.block2 {
  top:720px;
  left:0;
  right:0;
  width:235px;
  height:235px;
  margin:auto;
  background:url(/lp/files/db01_bg03.png) no-repeat center top;
}
#n8dp4x3hcz5wn26na4g4 .design_block_nontrans.block3 {
  top:720px;
  left:calc(50% + 210px);
  width:235px;
  height:235px;
  background:url(/lp/files/db01_bg04.png) no-repeat center top;
}


#n8dp4x3hcz5wn26na4g4 .design_block_nontrans.moved.block1 {
  animation:anime_second 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s forwards;
}
#n8dp4x3hcz5wn26na4g4 .design_block_nontrans.moved.block2 {
  animation:anime_second 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0.3s forwards;
}
#n8dp4x3hcz5wn26na4g4 .design_block_nontrans.moved.block3 {
  animation:anime_second 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0.6s forwards;
}


@keyframes anime_second {
  0% {
    transform:scale3d(0.3, 0.3, 0.3);
    opacity:0;
  }
  20% {
    transform:scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform:scale3d(0.9, 0.9, 0.9);
  }
  60% {
    transform:scale3d(1.03, 1.03, 1.03);
    opacity:1;
  }
  80% {
    transform:scale3d(0.97, 0.97, 0.97);
  }
  100% {
    transform:scale3d(1, 1, 1);
    opacity:1;
  }
}



/*サービス概要
---------------------------------------------------------------------------------------------------- */

#c2pyjsmos5shnmr9ayq5 {
  height:1320px;
  background:url(/lp/files/db02_bg03.jpg) no-repeat center top;
}

#c2pyjsmos5shnmr9ayq5:before {
  content:" ";
  display:block;
  position:absolute;
  top: 130px;
  left:0;
  right:0;
  z-index:1;
  width:960px;
  height:250px;
  margin:auto;
  animation:fuwafuwa 1.5s ease-in-out 0s infinite alternate;
  background:url(/lp/files/db02_bg01.png) no-repeat top center;
}

@keyframes fuwafuwa {
  0% {
    transform:translate(0);
  }
  100% {
    transform:translate(0, -15px);
  }
}


#c2pyjsmos5shnmr9ayq5 .text_box {
  width:600px;
  margin:100px 0 0 0px;
}

#c2pyjsmos5shnmr9ayq5 .post_data {
  text-align:left;
}


#c2pyjsmos5shnmr9ayq5  .design_block.block1 {
  top: 310px;
  left:0;
  right:0;
  width:960px;
  height:250px;
  margin:auto;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db02_bg02.png) no-repeat center top;
}

#c2pyjsmos5shnmr9ayq5  .design_block.block2 {
  top: 550px;
  left:0;
  right:0;
  width:960px;
  height:700px;
  margin:auto;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db02_bg03.png) no-repeat center top;
}


/*サービスの特徴
---------------------------------------------------------------------------------------------------- */

#vpd6eo9ornz50nvp79aq {
  height:1700px;
  background:url(/lp/files/db03_bg03.jpg) no-repeat center top;
}

#vpd6eo9ornz50nvp79aq .text_box {
  width:600px;
  margin:100px 0 0 0px;
}

#vpd6eo9ornz50nvp79aq .post_data {
  text-align:left;
}

#vpd6eo9ornz50nvp79aq .sub_post {
  position:absolute;
  width:480px;
  margin:0;
}

#vpd6eo9ornz50nvp79aq .sub_post_0 {
  top:665px;
  left:225px;
  width:380px;
}

#vpd6eo9ornz50nvp79aq .sub_post_1 {
  top:820px;
  left:520px;
  width:220px;
}

#vpd6eo9ornz50nvp79aq .sub_post_2 {
  top:1060px;
  left:40px;
  width:310px;
}

#vpd6eo9ornz50nvp79aq .sub_post_3 {
  top:1030px;
  left:660px;
  width:250px;
}

#vpd6eo9ornz50nvp79aq .sub_post_4 {
  top:1300px;
  left:310px;
  width:350px;
}

#vpd6eo9ornz50nvp79aq  .design_block.block1 {
  top: 130px;
  left:0;
  right:0;
  width:960px;
  height:350px;
  margin:auto;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db03_bg01.png) no-repeat center top;
}


/*サービス詳細
---------------------------------------------------------------------------------------------------- */

#lvp8nljfi1avql4789ol {
  height: 1850px;
  background: url(/lp/files/db04_bg05.jpg) no-repeat center top;
}

#lvp8nljfi1avql4789ol .text_box {
  width:600px;
  margin:100px 0 0 0px;
}

#lvp8nljfi1avql4789ol .post_data {
  text-align:left;
}

#lvp8nljfi1avql4789ol .sub_post {
  position:absolute;
  width:310px;
  min-height:90px;
  padding:0 30px;
  box-sizing:border-box;
}

#lvp8nljfi1avql4789ol .sub_post_0 {
  top:870px;
  left:0;
}

#lvp8nljfi1avql4789ol .sub_post_1 {
  top:870px;
  left:320px;
}

#lvp8nljfi1avql4789ol .sub_post_2 {
  top:870px;
  right:0px;
}

#lvp8nljfi1avql4789ol .sub_post_3 {
  top:1190px;
  left:0;
}

#lvp8nljfi1avql4789ol .sub_post_4 {
  top:1190px;
  left:320px;
}

#lvp8nljfi1avql4789ol .sub_post_5 {
  top:1190px;
  right:0px;
}

#lvp8nljfi1avql4789ol .sub_post_6 {
  top:1510px;
  left:0;
}

#lvp8nljfi1avql4789ol .sub_post_7 {
  top:1510px;
  left:320px;
}
#lvp8nljfi1avql4789ol .sub_post_8 {
  top:1510px;
  right:0;
}


#lvp8nljfi1avql4789ol .design_block.block1 {
  top: 200px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 280px;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db04_bg01.png) no-repeat center top;
}

#lvp8nljfi1avql4789ol .design_block.block2 {
  top: 690px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 310px;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db04_bg02.png) no-repeat center top;
}

#lvp8nljfi1avql4789ol .design_block.block3 {
  top: 1010px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 310px;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db04_bg03.png) no-repeat center top;
}


#lvp8nljfi1avql4789ol .design_block.block4 {
  top: 1330px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 310px;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db04_bg04.png) no-repeat center top;
}





/*行政書士のご紹介
---------------------------------------------------------------------------------------------------- */

#wsws6sew4y8qe226ucuu {
  height: 1450px;
  background:url(/lp/files/db05_bg03.jpg) no-repeat center top;
}

#wsws6sew4y8qe226ucuu .text_box {
  width: 960px;
  margin: 430px 0 0 0px;
}

#wsws6sew4y8qe226ucuu .post_data {
  text-align:left;
}

#wsws6sew4y8qe226ucuu  .design_block.block1 {
  top: 120px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 250px;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db05_bg01.png) no-repeat center top;
}

#wsws6sew4y8qe226ucuu  .design_block.block2 {
  top: 610px;
  left: calc(50% + 40px);
  width: 375px;
  height:400px;
  transform:translateY(-100px);/* 上からフェードイン */
  background:url(/lp/files/db05_bg02.png) no-repeat center top;
}

#wsws6sew4y8qe226ucuu  .sub_post_0{
  position: absolute;
  margin: 0;
  width: 480px;
  top: 740px;
}


/*導入方法
---------------------------------------------------------------------------------------------------- */

#apv5sgtdfyl00t8o4xts {
  height: 1200px;
  background: url(/lp/files/db06_bg03.jpg) no-repeat center top;
  margin-bottom: 70px;
}

#apv5sgtdfyl00t8o4xts .text_box {
  width:600px;
  margin:100px 0 0 0px;
}

#apv5sgtdfyl00t8o4xts .post_data {
  text-align:left;
}

#apv5sgtdfyl00t8o4xts  .design_block.block1 {
  top: 140px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 250px;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db06_bg01.png) no-repeat center top;
}

#apv5sgtdfyl00t8o4xts  .design_block.block2 {
  top: 430px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 590px;
  transform:translateY(100px);/* 下からフェードイン */
  background:url(/lp/files/db06_bg02.png) no-repeat center top;
}


#apv5sgtdfyl00t8o4xts .sub_post{
  position: absolute;
  width: 680px;
  left: 280px;
  padding: 0 20px;
  box-sizing: border-box;
}

#apv5sgtdfyl00t8o4xts .sub_post_0{
  top: 400px;
}

#apv5sgtdfyl00t8o4xts .sub_post_1{
  top: 490px;
}
#apv5sgtdfyl00t8o4xts .sub_post_2{
  top: 610px;
}
#apv5sgtdfyl00t8o4xts .sub_post_3{
  top: 730px;
}
#apv5sgtdfyl00t8o4xts .sub_post_4{
  top: 850px;
}
#apv5sgtdfyl00t8o4xts .sub_post_5{
  top: 940px;
}