@charset "utf-8";

/*
 * スマホ用スタイルCSS
 */



/* ===================================================================================================================
   ■共有
------------------------------------------------------------------------------------------------------------------- */
html {
  scroll-behavior: smooth;
}

body *[class*="title"]{
  font-size: 110%;
  font-weight: bold;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
/* リンク */
a:link, a:visited, a:hover, a:active{
  text-decoration: underline;
}


/* ロゴの上下余白調整 */
#h1_teaser_image {
  margin: 0;
}

/*fixする場合
#h1_teaser_image {
  position: fixed;
  top: 0;
  z-index: 1000;
}
#main {
    margin-top: calc(20px + 12.5%)（ハンバーガーメニューの高さ）;
    overflow: hidden;
}
*/

/* 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%;
  width: auto;
}
.img_border { border: 0 none; }


/* ===================================================================================================================
   ■ナビ
------------------------------------------------------------------------------------------------------------------- */
/* メニューON時　メニューの文字色変更 */
#Side .xoxo li .menu-item a {
  color: #006165 !important;
}

/* ブログ下部 ブログメニュー部分　文字色変更 */
#primary ul.xoxo li ul li a {
  color: #006165 !important;/*h3と同じリンク色か全体のリンクカラー*/
}
/* ブログ下部 ブログメニュー部分　下線色変更 */
#Side .xoxo li .menu-item a,
#primary ul.xoxo li ul li {
  border-color: #67453f !important;/*h3と同じボーダー色か全体のボーダーカラー*/
}
#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: #333; }/*fffか333かサイト背景色*/

#searchform input[type="text"] { max-width: 77%; }

/* ===================================================================================================================
   ■見出し
------------------------------------------------------------------------------------------------------------------- */
/*中ページ ページタイトル*/
#naka_page_title {
    margin: 0 0 1em;
}
#naka_page_title h1 {
  background: #4c4242;
  color: #ffffff;
  padding: 1em 5%;
  text-align: center;
}



#h1_teaser_image{
  background-color: #ffffff !important;
}

* .headline_title {
	border-top: #03989e solid 1px;
  border-bottom: #03989e solid 1px;
}
* .entry_title {
	border-top: #4c4242 solid 1px;
  border-bottom: #4c4242 solid 1px;
}
* .widget-title, * .widget-title2, .top-back.unity_title {
	border-top: #4c4242 solid 1px;
  border-bottom: #4c4242 solid 1px;
}
* .sub_post_title {
	
}
* .inline_title,
* small a {
  text-align: center;
  border: none !important;
}



/* ===================================================================================================================
   ■ブロック
------------------------------------------------------------------------------------------------------------------- */
th,td{
  vertical-align: top;
  white-space: initial !important;
}

.mobile_e1 .icon_list_block {
  width: 100%;
  box-sizing: border-box;
}
.mobile_e1 .entry_post:not(:last-of-type) .icon_list_block {
  padding-bottom: 0 !important;
}

.icon_list_block {
}
.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: #666666 !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;
  max-height: 75vh;
  margin-bottom: 20px;
}


/* 必須項目 */
.iqfm-req_color {
  color: #d51c1c;
  display: block;
}
/*メール送信後メッセージボックスのボーダー（デフォルト：グリーン）*/
div.wpcf7-mail-sent-ok {
  border-color: #006165 !important;
}

/* お問合せフォーム整形 */
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 {
    line-height: 1.7;
    list-style: square outside none;
    margin: 0 0 0 20px;
    padding: 0;
}


.z_g1 .content_area { box-shadow: none; }

/* テーブルブロックのはみ出し禁止 */
.z_g1 .column1, .z_g1 .column2, .z_g1 .column3, .z_g1 .column4 {
  text-align:left;
  white-space: normal !important;
  word-break: break-all;
  vertical-align: top;
}

/* テーブルセルの最小幅設定 */
.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 {
    content: '';
    min-width: 4em;
    display: block;
}




#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 {
  width: auto;
  max-width: 80%;
  min-width: 0;
}
.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;}
.iqfm-table tr th, .iqfm-table tr td,
td.td_name, td.td_value,
td.coupon_meta_title, td.coupon_meta, td.coupon_data,
.no_01 table td, .z_g1 table td,
.custom-wpcf7c-confirmed td, input.wpcf7c-conf, textarea.wpcf7c-conf {
  background: none transparent;
  border: solid 1px #333333;
}

/*テーブル設定*/
.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) tr > * {
  border: solid 1px#03989e;
  border-top: none !important;
  border-right: none !important;
  background: none #ffffff !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;
}



.z_m1 { margin: 0 10px 10px; }

#jquery_slider_sp { margin: 0; }

/*  メニューアイコン
---------------------------------------------------------------------------------------------------- */
/*ハンバーガーメニューアイコン*/
#float_header #btn_menu {
  width: 12.5%;
  height: auto;
  top: 20px;
  right: 20px;
}
/*アクセスマップボタン*/
#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.5vw;}

.scroll_footer ul {background: none transparent;}
.scroll_footer,
.scroll_footer ul {height: 17.5vw;}
.scroll_footer ul li {width: 50%; height: 17.5vw;}

.scroll_footer ul li.footer_tel_link {left: 0;}
.scroll_footer ul li.footer_contact_link {right: 0;}


/*  その他
---------------------------------------------------------------------------------------------------- */





/*  ローディング画面
---------------------------------------------------------------------------------------------------- */
.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;
}


/*バグ修正　メニュー開くとページ最上部に戻る現象修正
---------------------------------------------------------------------------------------------------- */
.scroll-prevent {
  overflow: hidden !important;
  position: static !important;
}
#Side_wrap, #rSide_wrap, #Side {
  height: 100% !important;
}

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


/*  トップページ
---------------------------------------------------------------------------------------------------- */
/*SPセカンドメイン*/
#xf73t2zic7jeve14ywl0 .content_area {margin: 0;}
#xf73t2zic7jeve14ywl0 .margin-bottom_10 {margin-bottom: 0;}


/*  デザインブロック
---------------------------------------------------------------------------------------------------- */
/*SP 背景付きブロックの記事画像 非表示*/
#jmixind440mfgvun6hb8 .eyecatch
#jmixind440mfgvun6hb8 .sp_gallery
{display: none;}
/*トップページ*/
/*見出しタイトル消す*/
#jmixind440mfgvun6hb8 *[class*="title"]{
    display:none;
}
#jmixind440mfgvun6hb8{
  margin-bottom: 20px;
}
/*ボタンのために左右隙間なくす*/
#jmixind440mfgvun6hb8 .content_area{
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
}
#jmixind440mfgvun6hb8 .post_data{
    
}
/*記事文章に左右隙間*/
#jmixind440mfgvun6hb8 p{
    margin-right: 11%;
    margin-left: 11%;
}
#jmixind440mfgvun6hb8 {
    background: url(/files/sp_d_block_title.jpg) no-repeat center top / 100%,url(/files/sp_d_block_txt.jpg) repeat center top / 100%;/*上の画像、下の画像、繰り返し画像*/
    
    padding: 59vw 0 0vw;
}
/*ボタン*/
#jmixind440mfgvun6hb8 small a{
    text-indent: -9999px;
    border: none transparent !important;
    padding: 0;
    margin-top: 1.5em;
    background: url(/files/sp_d_block_bottom.jpg) no-repeat center bottom/100%;
    height: 62vw;
    margin-bottom: 0;
    border-radius: 0;
}
#jmixind440mfgvun6hb8 .margin-bottom_20{
  margin-bottom: 0 !important;
}

/*スライダーの上にロゴを重ねる*/
#page-6 #slide {
  position: absolute;
  top: 0;/*ロゴの上からの位置調整*/
}
#page-6 #jquery_slider_sp {
  margin: 0;
  position: relative;
  z-index: 1;
}
#page-6 #h1_teaser_image {
  position: relative;
  z-index: 10;
}
/*スライダー上にキャッチ画像重ねて設置*/
#jquery_slider_sp::before{
    background: url(/files/slide_catch.png) no-repeat top center/100%;
    content: "";
    height:150vw;/*重ねる画像の高さ分だけにする*/
    position: absolute;
    width: 100%;
    z-index: 2000;
}

/*  店舗バナー
---------------------------------------------------------------------------------------------------- */
#zqsgsx62pgw0uf0s379s .content_area{
  margin: 0;
}
#zqsgsx62pgw0uf0s379s .margin-bottom_10{
  margin-bottom: 0;
}
 
#page-6 #zqsgsx62pgw0uf0s379s .margin-bottom_10{
  margin-bottom: 10px;
}