@charset "utf-8";

/*
 * スマホ用スタイルCSS
 */



/* ===================================================================================================================
   ■共有
------------------------------------------------------------------------------------------------------------------- */
html {
  scroll-behavior: smooth;
}

/* リンク */
a:link, a:visited, a:hover, a:active{
  text-decoration: underline;
}

/* ロゴの上下余白調整 */
#h1_teaser_image {
  margin: 0;
}


/* TOP ロゴ非表示 */
#page-6 #h1_teaser_image {
  background-image: none !important;
  height: 0px !important;
}


/* ページ送り */
.tablenav { clear: both; }

.sp_gallery { text-align: center; }
.sp_gallery img {
  max-width: 100%;
}
.img_border { border: 0 none; }

/* SP余白設定
---------------------------------------------------------------------------------------------------- */
/* アウターブロック */
#main>#outer_block:not(#page-6 #main>#outer_block) {
    padding-top: 5%;
}

/* 余白を付ける(スライドショーとギャラリーは除外) */
#main > #outer_block > section {
  padding-bottom: 5%;
}
#main > #outer_block > section:not(.device_width):not(:has(.c_07)):not(:has(.c_08)):not(:has(.c_09)):not(:has(.nd_01)):not(:has(.np_04)):not(:has(.z_j6)) {
  padding-right: 5%;
  padding-left: 5%;
}
/* 見出しだけ全幅にする時 
#main > #outer_block > section {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
#main > #outer_block > section:not(:has(.nd_01)) .content_area {
  margin-right: 5%;
  margin-left: 5%;
}*/

/* ブログページ */
#main > #container,
#main > #rSide {
  padding: 5%;
}
/* 見出しだけ全幅にする時 
#main > #container,
#main > #rSide {
  padding-right: 0;
  padding-left: 0;
}
#main > #container > #content > .post > *:not(.entry_title) {
  padding-right: 5%;
  padding-left: 5%;
}
#main > #rSide > #primary > .xoxo #searchform,
#main > #rSide > #primary > .xoxo li ul li,
#main > #rSide > #primary > .xoxo #calendar_wrap {
  margin-right: 5%;
  margin-left: 5%;
}*/



/* ===================================================================================================================
   ■ナビ
------------------------------------------------------------------------------------------------------------------- */
/* メニューON時　メニューの文字色変更 */
#Side .xoxo li .menu-item a {
  color: #ffffff !important;
}

/* ブログ下部 ブログメニュー部分　文字色変更 */
#primary ul.xoxo li ul li a {
  color: #c6a903 !important;/* 全体のリンクカラー */
}
/* ブログ下部 ブログメニュー部分　下線色変更 */
#Side .xoxo li .menu-item a,
#primary ul.xoxo li ul li {
  border-color: #c6a903 !important;/* 全体のボーダーカラー */
}
#rSide_wrap {
  background: none transparent !important;
}
#calendar_wrap table tr td a {
  text-decoration: underline;
}
#calendar_wrap table tr td a:hover {
  text-decoration: none;
}
#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}/* fffか333かサイト背景色 */

#searchform input[type="text"] {
  max-width: 77%;
}

/* SPメニュークリックで一番上にスクロールさせない */
.scroll-prevent {
  position: static !important;
  overflow: hidden !important;
}
#Side_wrap,
#rSide_wrap,
#Side {
  height: 100% !important;
}

#Side_wrap{
  background: rgba(102, 102, 102, 0.8) !important;
}


/* ===================================================================================================================
   ■見出し
------------------------------------------------------------------------------------------------------------------- */
#naka_page_title h1,
* .headline_title,
* .entry_title,
* .sub_post_title {
  padding-left: 5%;
  padding-right: 5%;
}


#naka_page_title h1 {
  background: #dfdfdf;
  color: #373737;
  padding: 1em 5%;
  text-align: center;
  /*  border-top: 1px solid #d8dde1;
  border-bottom: 1px solid #d8dde1;*/
}


/* ===================================================================================================================
   ■ブロック
------------------------------------------------------------------------------------------------------------------- */
th,
td {
  vertical-align: top;
  white-space: initial !important;
}

.mobile_e1 .icon_list_block {
  box-sizing: border-box;
  width: 100%;
}
.mobile_e1 .entry_post:not(:last-of-type) .icon_list_block {
  padding-bottom: 0 !important;
}

.img_thumb,
.column_1,
.column_2,
.column_3,
.column_4 {
  text-align: center;
}
.img_thumb img,
.column_1 img,
.column_2 img,
.column_3 img,
.column_4 img {
  max-width: 100%;

/*width: auto;*/
  vertical-align: top;
}

.menu_area td,
.menu_td_text,
.bottom_border {
  /* Dブロック　メニュー部点線 */
  border-color: #c6a903 !important;
}
.menu_area td,
.menu_td_text {
  vertical-align: top !important;
}

.flow_arr {
  background-size: contain !important;
}

/* K-01、K-02 メール投稿ブロック */
.k_01 .content_area,
.k-02 .content_area {
  line-height: 2;
}

/* Z-J スライドショー */
.z_j1 {
  margin: 0 0 20px;
}

.gallery_box {
  display: inline-block;
  width: 100%;
  height: auto;
}

.j_01 .sub-post {
  margin: 0 10px 20px;
}
.j_01 .content_area .sub-post {
  margin: 0;
}

.z_d1 {
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: 20px;
  max-height: 75vh;
}

/* 必須項目 */
.iqfm-req_color {
  display: block;
  color: #c6a903;
}
/* メール送信後メッセージボックスのボーダー（デフォルト：グリーン） */
div.wpcf7-mail-sent-ok {
  border-color: #c6a903 !important;
}

/* お問合せフォーム整形 */
table.iqfm-table {
  margin: 0 auto 1em;
}
table.iqfm-table th,
table.iqfm-table td {
  vertical-align: middle !important;
  white-space: normal !important;
}
table.iqfm-table td {
  min-width: 16em;
}
table.iqfm-table td span.wpcf7-list-item {
  display: block;
  margin: 0;
}
input[type="text"],
input[type="email"],
textarea {
  width: 95%;
}
table.iqfm-table td input[type="text"]:not([size]) {
  width: 96%;
}
table.iqfm-table td input[type="text"][size="4"] {
  width: 4em;
}

/* プライバシーポリシー整形 */
.privacy_block strong {
  font-size: 130%;
  line-height: 2;
}
.privacy_block ul li {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: square outside none;
  line-height: 1.7;
}

.z_g1 .content_area {
  box-shadow: none;
}

/* テーブルブロックのはみ出し禁止 */
.z_g1 .column1,
.z_g1 .column2,
.z_g1 .column3,
.z_g1 .column4 {
  vertical-align: top;
  text-align: left;
  white-space: normal !important;
  word-break: break-all;
}

/* テーブルセルの最小幅設定 */
.menu_area td:before,
.menu_td_text:before,
td.td_name:before,
.z_g1 .column1:before,
.z_g1 .column2:before,
.z_g1 .column3:before,
.z_g1 .column4:before {
  display: block;
  min-width: 4em;
  content: "";
}

#nav-below div a {
  background-size: cover !important;
}

.category-blog .entry-content img:not([src*="wp-social-book"]) {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignright,
.entry-content img.alignleft,
.entry-content .photo img {
  min-width: 0;
  max-width: 80%;
  width: auto;
}
.entry-content .alignleft {
  text-align: left;
}
.entry-content .aligncenter {
  text-align: center;
}
.entry-content .alignright {
  text-align: right;
}

/*テーブル設定*/
.iqfm-table tr th {width: 25%;}
.iqfm-table tr th, .iqfm-table tr td, td.td_name, td.td_value,
td.coupon_meta_title, td.coupon_meta, td.coupon_data {box-sizing: border-box;}
.easys_content:not(.ne_01) table:not(#wp-calendar) th { width: 25% !important;}
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * {
  box-sizing: border-box !important;
  border: none !important;
  background: none #f2f0f0;
  color: #000000;
}
.easys_content:not(.ne_01) table:not(#wp-calendar) { border-collapse: separate; border-spacing : 0 10px !important;}



/*黒背景お問い合わせフォームテキストカラー修正
---------------------------------------------------------------------------------------------------- */
/*input.wpcf7c-conf {color: #FFF;}textarea.wpcf7c-conf {color: #FFF;}*/

.z_m1 { margin: 0 10px 10px; }

#jquery_slider_sp { margin: 0; font-size: 0;}

#jquery_slider_sp::before{
  background: url(/files/sp_body_bg.png) no-repeat top center/100%;
  content: "";
  height:153.125vw;/*重ねるキャッチ画像の高さ分だけにする*/
  position: absolute;
  width: 100%;
  z-index: 2000;
  pointer-events: none;
}


/* トップ：メイン設定
---------------------------------------------------------------------------------------------------- */
#video_teaser_sp,
#jquery_slider_sp {
  position: relative;
  margin: 0;
  font-size: 0;
}
/* トップに画像を重ねる時 
#video_teaser_sp::before,
#jquery_slider_sp::before {
  position: absolute;
  z-index: 100;
  display: block;
  width: 100%;
  height: 100%;
  background: url(/files/sp_top_cover_bg.png) center center / cover;
  content: "";
}*/


/*  メニューアイコン
---------------------------------------------------------------------------------------------------- */
/*ハンバーガーメニューアイコン*/
#float_header #btn_menu {
  top: 5px;
  right: 5px;
  width: 12.5%;
  height: auto;
}

/*アクセスマップボタン*/
#float_header #menu_access_btn {
  width: 12.5%;
  height: auto;
  top: 20px;
  right: calc(20px + 12.5%);/*12.5％=ハンバーガーメニューの横幅*/
}
/*メニュー左上のロゴの位置
  ※ハンバーガーメニューのtop指定と同じ値を入れる*/
#menu-sp_side {
  background-position: center 20px;
}



/*  scrollfooter（最下部固定 お問い合わせ･TELボタン）
     ※画像差し替えはFTPにてそれぞれ上書き
---------------------------------------------------------------------------------------------------- */

/*半分の時*/

body.has_scroll_footer {padding: 0 0 17.3vw;}

.scroll_footer ul {background: none transparent;}
/*フッターボタン背景*/
/*.scroll_footer ul {background: url(/files/sp_footerfix_contact_bg.png) no-repeat center top/100%;}*/

.scroll_footer,
.scroll_footer ul {height: 17.3vw;}
.scroll_footer ul li {width: 50%; height: 17.3vw;}
.scroll_footer ul li a {display: block;}

.scroll_footer ul li.footer_tel_link {left: 0;}/*TELボタン*/
.scroll_footer ul li.footer_contact_link {right: 0;}/*contactボタン*/



/*  その他
---------------------------------------------------------------------------------------------------- */
#foot #copy {
  background: none;
}
/*コンタクトフォームスパム*/
.grecaptcha-badge { visibility: hidden; }




/*  ローディング画面
---------------------------------------------------------------------------------------------------- */
.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;
}


/*  googleカレンダー
---------------------------------------------------------------------------------------------------- */
.z_h1 iframe[src^="https://calendar.google.com"] {
  height: 500px;
  display: block !important;
  width: 1000px !important;
  max-width: 100%;
  margin: 0 0 20px;
  border: none !important;
}

/*Contact Form 7 　バグ対応
---------------------------------------------------------------------------------------------------- */
input[type="tel"].wpcf7c-conf {
  min-width: 4em;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
    ▼SPサイトデザイン▼ここから
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*  タイトルロゴ
===============================================================■■■■■*/
#h1_teaser_image {
  margin: 0;/* ロゴの上下余白調整 */
  background: #666 url(/files/sp_main_logo02.png) no-repeat center top / 100% auto;
}
/* fixする場合(ハンバーガーメニューの高さ) 
#h1_teaser_image {
  position: fixed;
  top: 0;
  z-index: 1000;
}*/
/* TOPロゴ非表示 */
#page-6 #h1_teaser_image {
  display: none;
}
#h1_teaser_image h1 a img {
  width: 100%;
  height: calc(100vw*(150/640));/*「150」はロゴ画像の高さに変更*/
}
/*  メイン背景画像 - トップページ用(※不要な場合はコメントアウト)
===============================================================■■■■■*/
/*body#page-6 div#main #top_slide {
  padding-bottom: calc(100vw*(870/640));
  background: transparent url(/files/sp_top_bg.png) no-repeat center bottom / 100% auto;
}*/
/*  メイン背景画像 - 中ページ用(※不要な場合はコメントアウト)
===============================================================■■■■■*/
/*body:not(#page-6) div#main #top_slide {
  /*中ページにメインに1枚の画像を使用する場合*/
  /*padding-bottom: calc(100vw*(870/640));*/
  /*中ページロゴ背景画像を使用する場合*/
  /*background: transparent url(/files/sp_naka_bg.png) no-repeat center bottom / 100% auto;
}*/
/*  フッター - コピーライト
===============================================================■■■■■*/
address#copyright {
  display: block;
  background: url(/files/sp_footer_bg.png)no-repeat center center;
  color: #ffffff;
  font-style: normal;
  font-size: 12px;
}
/*  ■メインコンテンツ背景
===============================================================■■■■■*/
html,
body,
#Wrap {
  background-color: #ffffff;
  /*background: #ffffff url(/files/sp_html_bg.png);*/
}
/*  ○ 両サイドナビゲーション背景
===============================================================■■■■■*/
#Side_wrap {
  background-color: #666666;
  /*background: #ffffff url(/files/sp_navi_bg.png);*/
}
/*  サイト全体 テキストカラー：文字色
===============================================================■■■■■*/
body {
  color: #000000;
}
/*  サイト全体 リンクカラー：リンク文字色
===============================================================■■■■■*/
* a {
  color: #c6a903;
}
/*  サイト全体 リンクカラー：リンク文字色（マウスオーバー）
===============================================================■■■■■*/
* a:hover {
  color: #c6a903;
}

/* 見出し　設定---------------------------------------

●上下　線
border-top: 1px solid #d8dde1;
border-bottom: 1px solid #d8dde1;

●画像2枚　上下
background:  url("/files/sp_entry_title_bg_01.png") no-repeat center top /100%,
url("/files/sp_entry_title_bg_02.png") no-repeat center bottom /100% !important;
padding: 3vw 0  !important;

●画像3枚
background: 
url(/files/sp_wwd_01_title.png) no-repeat center top / 100%,
url(/files/sp_wwd_01_img.png) no-repeat center bottom / 100%,
url(/files/sp_10top_block01_bg.png) center center / 100% !important;
padding: 3vw 0  !important;

●グラデーション
background: linear-gradient(#cccccc,#cccccc);

---------------------------------------  */



/*  大見出し(h2見出し)
===============================================================■■■■■*/
* .headline_title {
  box-sizing: border-box;
  border: solid 1px transparent;
  /* background: transparent; */
  color: #000000;
  background: 
    url(/files/sp_headline_title_bg_01.png) no-repeat center top / 100%,
    url(/files/sp_headline_title_bg_02.png) no-repeat center bottom / 100% !important;
  padding: 7vw 0  !important;
}
/*  大見出し(h2見出し)：リンクカラー
===============================================================■■■■■*/
* .headline_title a {
  color: #000000;
  font-weight: bold;
}
* .headline_title a:hover {
  color: #000000;
}
/*  見出し(h3見出し)
===============================================================■■■■■*/
/*  ウィジェットタイトル(ウィジェット見出し)
===============================================================■■■■■*/
/*  ブログ見出し：グラデーション
===============================================================■■■■■*/
* .entry_title,
* .widget-title,
* .widget-title2,
.top-back.unity_title,
#content .type-post .entry_title {
  box-sizing: border-box;
  /* border: solid 1px transparent; */
  /* background: transparent; */
  color: #ffffff;
  background: transparent url(/files/sp_entry_title_bg.png) no-repeat center top / 100% auto;
}
/*  見出し(h3見出し)：リンクカラー
===============================================================■■■■■*/
/*  ウィジェットタイトル(ウィジェット見出し)：リンクカラー
===============================================================■■■■■*/
/*  ブログ見出し：リンクカラー
===============================================================■■■■■*/
* .entry_title a,
* .widget-title a,
* .widget-title2 a,
.top-back.unity_title a,
#content .type-post .entry_title a {
  color: #ffffff;
  font-weight: bold;
}
* .entry_title a:hover,
* .widget-title a:hover,
* .widget-title2 a:hover,
.top-back.unity_title a:hover,
#content .type-post .entry_title a:hover {
  color: #ffffff;
}
/*  小見出し(h4小見出し)
===============================================================■■■■■*/
* .sub_post_title {
  box-sizing: border-box;
  /* border: solid 1px transparent; */
  /* background: transparent; */
  color: #000000;
  background: transparent url(/files/sp_sub_title_bg.png) no-repeat center bottom / 100% auto;
}
/*  小見出し(h4小見出し)：リンクカラー
===============================================================■■■■■*/
* .sub_post_title a {
  color: #000000;
  font-weight: bold;
}
* .sub_post_title a:hover {
  color: #000000;
}
/*  インラインタイトル(インライン)
===============================================================■■■■■*/
.inline_title,
small a,
.tablenav .page-numbers,
.navigation .nav-next a,
.navigation .nav-previous a,
.pageback a,
.permalink_in a {
  box-sizing: border-box;
  border: solid 1px #666666;
  background: transparent;
  color: #000000;
  /*background: transparent url(/files/sp_inline_title_bg.png) no-repeat center top / 100% auto;*/
  text-decoration: none !important;
  letter-spacing: 1px;
  border-radius:0;
}
.inline_title,
small a {
  text-align: center;
}
.comment_title {
  border-left: 5px solid #666666;
}
/*  インラインタイトル(インライン)：リンクカラー
===============================================================■■■■■*/
.inline_title a {
  color: #000000;
}
small a,
.tablenav a,
.navigation .nav-next a,
.navigation .nav-previous a,
.pageback a,
.permalink_in a {
  color: #000000 !important;
  font-weight: bold;
}
.inline_title a:hover,
small a:hover,
.tablenav a:hover,
.navigation .nav-next a:hover,
.navigation .nav-previous a:hover,
.pageback a:hover,
.permalink_in a:hover {
  color: #000000 !important;
}

/*  新着リスト：ベースカラー
===============================================================■■■■■*/
.nq_01 .list_block {
  border: 1px solid #c6a903;
}
/* インデント */
.nq_01 h2.post_read_title .border_line {
  border-left: 5px solid #c6a903;
}
/* リスト見出し */
.nq_01 h2.post_read_title {
  padding: 10px;
  border-bottom: 1px solid #c6a903;
}
/* リストボーダー */
.nq_01 .list_box {
  border-bottom: 1px dotted #c6a903;
}
/* 日付ボーダー */
.nq_01 .list_box .date,
.nq_01 .list_box_last .date {
  border-bottom: 1px dashed #c6a903;
}
/* 新着リスト：文字色 */
.nq_01 .list_block {
  color: #c6a903;
}
/*  投稿カレンダー：今日のテーブルセル背景色
===============================================================■■■■■*/
#calendar_wrap table tr td#today {
  background-color: #c6a903;
}
#calendar_wrap table tr td a {
  text-decoration: underline;
}
#calendar_wrap table tr td a:hover {
  text-decoration: none;
}
/* fffか333かサイト背景色 */
#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}
/*  HTMLリセット
===============================================================■■■■■*/
html {
  margin-top: 0 !important;
}
* html body {
  margin-top: 0 !important;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
    ▲SPサイトデザイン▲ここまで
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/




/*  トップページ
---------------------------------------------------------------------------------------------------- */
/*SPセカンドメイン #h839fwlj2okzlx352l6b */
#h839fwlj2okzlx352l6b{padding: 0 !important;}
#h839fwlj2okzlx352l6b .content_area {
  margin: 0 0 5% 0;
}

/*  バナー
#q5ad7fpf3v2969vaic7c
#rv7ifk470gh1qa2yfag9
#nwheco4wcqf80pj67ysf
---------------------------------------------------------------------------------------------------- */
#q5ad7fpf3v2969vaic7c .margin-bottom_10,
#rv7ifk470gh1qa2yfag9 .margin-bottom_10,
#nwheco4wcqf80pj67ysf .margin-bottom_10 {
  margin-bottom: 0;
}

#nwheco4wcqf80pj67ysf,
#nwheco4wcqf80pj67ysf div {
  padding:0 !important;
  margin:0 !important; 
}
