@charset "UTF-8";
/*
Theme Name: SHAO
Author: ProntoNet
Author URI: http://www.prontonet.ne.jp/
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

img { vertical-align: top; font-size: 0; line-height: 0; }

sup { font-size: 8px; }

em { font-style: normal; }

div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after, section:after, article:after { content: ""; display: block; }

div:after, ul:after, ol:after, dl:after, section:after, article:after { clear: both; }

div, ul, ol, dl { zoom: 1; }

ul#wp-admin-bar-root-default:after { clear: none; }

/* =======================================
記事詳細
========================================*/
#entry { margin: 0 auto; }

#entry_title { margin: 0 0 30px; border-bottom: 1px solid #ccc; padding: 0 0 12px; }

#entry_title h3 { padding: 2px 0; font-size: 130%; }

#entry_title span { font-size: 85%; padding: 2px 0; }

#entrybody { font-size: 100%; margin-top: 0; word-break: break-all; }

#entrybody ul, #entrybody ol { margin: 12px 0 12px 2em; list-style-position: inside; text-align: left; }

#entrybody ul li { text-align: left; }

#entrybody ol li { text-align: left; }

#entrybody strong { font-weight: bold !important; }

#entrybody strong span { font-weight: bold !important; }

#entrybody span strong { font-weight: bold !important; }

#entrybody del strong { font-weight: bold !important; }

#entrybody em strong { font-weight: bold !important; }

#entrybody em { font-style: italic; }

#entrybody p { line-height: 170%; margin: 0 0 1.2em; }

td #entrybody p { margin-bottom: 0; }

#entrybody em { font-style: italic !important; }

#entrybody blockquote { margin: 15px 0 15px 24px; }

#entrybody img { margin: 0 0 1em; }

#entrybody iframe { width: 100%; height: auto; }

.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }

.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }

.wp-caption { border: none; background: #f1f1f1; color: #888; font-size: 12px; line-height: 18px; text-align: center; margin-bottom: 20px; padding: 4px; border-radius: 0; }

.wp-caption img { margin: 5px; }

.wp-caption p.wp-caption-text { margin: 0 0 4px; }

.wp-smiley { margin: 0; }

body#tinymce ul, body#tinymce ol { margin: 0 0 0 1.5em; }

body#tinymce ul li { list-style: disc; }

body#tinymce ol li { list-style: decimal; }

#entrybody h1 { font-size: 200%; line-height: 150%; }

#entrybody h2 { font-size: 180%; line-height: 150%; }

#entrybody h3 { font-size: 150%; line-height: 150%; }

#entrybody h4 { font-size: 132%; line-height: 150%; }

#entrybody h5 { font-size: 116%; line-height: 150%; }

#entrybody h6 { font-size: 108%; line-height: 150%; }

#social { margin: 30px 0 10px; clear: both; }

#social:before, #social:after { content: ""; display: table; }

#social:after { clear: both; }

#social { zoom: 1; }

#social li, #social div { float: left; }

#social li { border: 0; }

#social .facebook { width: 120px; }

#social .twitter { width: 105px; }

#social .hatena { width: 130px; }

#social .google { width: 80px; }

#social .line img { width: 88px; height: auto; }

#entry .fbcomments, #entry .fb_iframe_widget, #entry .fb_iframe_widget[style], #entry .fb_iframe_widget iframe[style], #entry .fbcomments iframe[style], #entry .fb_iframe_widget span { width: 100% !important; }

/* ----------------------------- ページネーション */
.pagination { clear: both; position: relative; display: table; width: 100%; padding: 20px 0; }

.pagination span, .pagination a { display: inline-block; *display: inline; *zoom: 1; width: auto; padding: 5px 10px; margin: 0 10px; color: #333; text-decoration: none !important; cursor: pointer; color: #000; font-size: 18px; font-size: 1.125rem; border-bottom: 2px solid transparent; }

.pagination span.current, .pagination a.current { border-bottom-color: #000; }

.pagination a:link, .pagination a:visited { color: #000; }

.pagination a:hover { color: #000; text-decoration: underline; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

.pagination .numeric, .pagination .prev, .pagination .next { display: table-cell; vertical-align: middle; }

.pagination .numeric { text-align: center; width: 70%; }

.pagination .prev, .pagination .next { width: 15%; }

.pagination .prev a, .pagination .next a { margin: 0; background-repeat: no-repeat; }

.pagination .prev { text-align: left; }

.pagination .prev a { padding-left: 50px; background-image: url(img/common/icon1_left.svg); background-position: left center; }

.pagination .next { text-align: right; }

.pagination .next a { padding-right: 50px; background-image: url(img/common/icon1.svg); background-position: right center; }

@media screen and (max-width: 640px) { .pagination { padding: 10px 0; }
  .pagination span, .pagination a { font-size: 14px; font-size: 0.875rem; margin: 3px 4px; padding: 3px 5px; }
  .pagination .prev a { padding-left: 15px; background-image: url(img/common/icon3_left.svg); }
  .pagination .next { text-align: right; }
  .pagination .next a { padding-right: 15px; background-image: url(img/common/icon3.svg); } }

/* ----------------------------- 全体 */
body { font-size: 14px; line-height: 1.8em; color: #fff; font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; font-weight: 500; background: #201111; position: relative; -webkit-text-size-adjust: 100%;min-width: 1180px;}

a { text-decoration: none !important; -webkit-transition: .2s; transition: .2s; }

a:link, a:visited { color: #000; text-decoration: underline; }

a:hover, a:active { text-decoration: none; }

a:hover { opacity: 0.65; -ms-filter: "alpha(opacity=65)"; filter: alpha(opacity=65); }

.sp-only { display: none !important; }

img, .bx-wrapper img { max-width: 100%; height: auto; }

/* ----------------------------- 1. 各ページ共通 */
/*=======================================
ヘッダー
=========================================*/
.l-header { position: fixed; top: 0; left: 0; z-index: 99; width: 100%; padding: 30px 0; -webkit-transition: .4s; transition: .4s; /*__logo*/ /*__menu*/ }

.l-header.appear { background: #201111; }

.l-header__logo { float: left; width: 10%; }

.l-header__logo a { vertical-align: middle; font-size: 34px; font-size: 2.125rem; font-family: "Bookman Old Style",'Noto Serif JP', sans-serif; font-weight: normal; color: #fff; }

.l-header__menu { float: right; width: 90%; }

.l-header__menu .menu-nav { text-align: right; }

.l-header__menu .menu-nav a { display: inline-block; vertical-align: middle; padding-bottom: 4px; margin-right: 4%; color: #fff; font-size: 16px; font-size: 1rem; letter-spacing: .05rem; border-bottom: 2px solid transparent; -webkit-transition: .3s; transition: .3s; line-height: 100%; }

.l-header__menu .menu-nav a:last-child { margin-right: 0; }

.l-header__menu .menu-nav a:hover { border-bottom: 2px solid #fff; opacity: 1; }

/*.l-header*/
/*=======================================
メニュー
=========================================*/
/*=======================================
フッター
=========================================*/
.l-footer { padding: 60px 0 40px; text-align: center; /*&__info*/ /*&__copy*/ }

.l-footer__title--sub { margin-right: 5px; font-size: 16px; font-size: 1rem; }

.l-footer__title--main { margin-right: 20px; font-family: "Bookman Old Style",Verdana, Helvetica, Arial, sans-serif; font-weight: normal; font-size: 34px; font-size: 2.125rem; }

.l-footer__info { margin-top: 50px; overflow: hidden; text-align: left; }

.l-footer__info .info-list { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 -17px; }

.l-footer__info .info-list:after, .l-footer__info .info-list:before { display: none; content: none; }

.l-footer__info .info-list__item { width: 190px; margin: 0 17px; }

.l-footer__info .info-list__logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; height: 95px; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #555555; text-align: center; }

.l-footer__info .info-list__logo:after, .l-footer__info .info-list__logo:before { display: none; content: none; }

.l-footer__info .info-list__text { margin-bottom: 20px; font-size: 12px; font-size: 0.75rem; color: #DDDDDD; }

.l-footer__info .info-list__tel .tel { display: inline-block; padding: 0 0 0 18px; margin-bottom: 25px; font-size: 15px; font-size: 0.9375rem; color: #DDDDDD; background: url(img/common/tel_icon1.svg) no-repeat left center; background-size: 11px 15px; }

.l-footer__info .info-list__text { font-size: 13px; font-size: 0.8125rem; line-height: 1.6; color: #DDDDDD; }

.l-footer__info .info-list__text:nth-of-type(2) { height: 50px; }

.l-footer__info .info-list__sns .sns-list__item { margin-right: 5px; }

.l-footer__copy { margin-top: 40px; color: #DDDDDD; font-weight: bold; font-size: 12px; font-size: 0.75rem; letter-spacing: .05rem; }

/*l-footer*/
/*=======================================
ページトップへ
=========================================*/
.l-pagetop { position: fixed; right: 30px; bottom: 30px; z-index: 999; }

/* ----------------------------- 2. トップページ */
/*=======================================
トップページ
=========================================*/
.p-top { /*&__instagram*/ /*&__access*/ }

.p-top__kv { margin-bottom: 110px; }

.p-top__kv .slide a:hover { opacity: 1; }

.p-top__kv .slide__item { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 800px; background: url(img/top/kv_slide1.jpg) no-repeat center; background-size: cover; }

.p-top__kv .slide__item:after { display: block; content: ''; position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background: url(img/top/kv_cover1.png) no-repeat top center; }

.p-top__kv .slide__item:nth-child(1) { background: url(img/top/kv_slide1.jpg) no-repeat center; background-size: cover; }

.p-top__kv .slide__item:nth-child(2) { background: url(img/top/kv_slide2.jpg?2) no-repeat center; background-size: cover; }

.p-top__kv .slide__item:nth-child(3) { background: url(img/top/kv_slide3.jpg) no-repeat center; background-size: cover; }

.p-top__kv .slide__item:nth-child(4) { background: url(img/top/kv_slide4.jpg) no-repeat center; background-size: cover; }

.p-top__kv .slide__item:nth-child(5) { background: url(img/top/kv_slide5.jpg) no-repeat center; background-size: cover; }

.p-top__kv .slide__item .wrap { position: relative; z-index: 5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; }

.p-top__kv .slide__item .wrap:after, .p-top__kv .slide__item .wrap:before { display: none; content: none; }

.p-top__kv .slide__item.slick-active .slide__info { -webkit-transform: translateY(0) rotate(0.0001deg); transform: translateY(0) rotate(0.0001deg); -webkit-transition: 1.4s 0.4s cubic-bezier(0.42, 0, 0.45, 1.15); transition: 1.4s 0.4s cubic-bezier(0.42, 0, 0.45, 1.15); opacity: 1; }

.p-top__kv .slide__info { opacity: 0; -webkit-transform: translateY(40px); transform: translateY(40px); opacity: 0; }

.p-top__kv .slide__logo { text-align: center; }

.p-top__kv .slide__logo img { display: inline !important; }

.p-top__kv .slide__catch { margin-top: 20px; font-size: 28px; font-size: 1.75rem; font-weight: bold; color: #fff; text-align: center; line-height: 1.5; letter-spacing: .2rem; text-shadow: #000 1px 0 12px,#000 1px 0 12px; }

.p-top__kv .slide .slick-dots { bottom: -67px !important; }

.p-top__kv .slide .slick-dots li.slick-active button { background: #B71A35 !important; }

.p-top__kv .slide .slick-dots li button { width: 5px; height: 5px; padding: 0 !important; background: #D3D3D3; }

.p-top__kv .slide .slick-dots li button:before { content: none; display: none; }

.p-top__shop { /*shop-list*/ }

.p-top__shop .shop-summary .c-title1 { font-size: 40px; font-size: 2.5rem; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; font-weight: normal; }

.p-top__shop .shop-summary .c-title1 strong { font-size: 45px; font-size: 2.8125rem; font-weight: normal; }

.p-top__shop .shop-summary .summary-text { color: #CCCCCC; font-size: 16px; font-size: 1rem; font-weight: bold; text-align: center; line-height: 200%; letter-spacing: .1rem; }

.p-top__shop .shop-list { margin-top: 75px; }

.p-top__shop .shop-list .c-wrap { text-align: right; }

.p-top__shop .shop-list__item { position: relative; overflow: hidden; padding: 120px 0 100px;}

.p-top__shop .shop-list__item:before {
  position: absolute; top: 0; left: 0; content: ''; display: block; width: 100%;
  height: 100%; -webkit-transform: scaleX(1.06) scaleY(1.06); transform: scaleX(1.06) scaleY(1.06);
  -webkit-transition: 1.4s 0.2s cubic-bezier(0.57, 0.15, 0.13, 0.97); transition: 1.4s 0.2s cubic-bezier(0.57, 0.15, 0.13, 0.97);
}

.p-top__shop .shop-list__item--fagotto:before { background: url(img/top/shop_img1.jpg) no-repeat center; background-size: cover; }

.p-top__shop .shop-list__item--arco:before { background: url(img/top/shop_img2.jpg) no-repeat center; background-size: cover; }

.p-top__shop .shop-list__item--enishi:before { background: url(img/top/shop_img3.jpg) no-repeat center; background-size: cover; }

.p-top__shop .shop-list__item--enishi-china:before { background: url(img/top/shop_img4.jpg) no-repeat center; background-size: cover;}

.p-top__shop .shop-list__item--e:before { background: url(img/top/shop_img5.jpg) no-repeat center; background-size: cover; }

.p-top__shop .shop-list__item:nth-child(2n) .c-wrap { text-align: left; }

.p-top__shop .shop-list__item:after {
  display: block; position: absolute; top: 0; bottom: 0; left: 0;
  margin: auto; -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d; transform-style: preserve-3d; z-index: 1;
  -webkit-transition: opacity ease-in-out 400ms 1000ms,
  -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 1200ms;transition: opacity ease-in-out 400ms 1000ms,
  -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 1200ms;
  transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 1200ms, opacity ease-in-out 400ms 700ms;
  transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 1200ms, opacity ease-in-out 400ms 700ms,-webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 1200ms;
  will-change: transform; background-color: #201111;
  width: 100%; height: 200%; content: '';
}

.p-top__shop .shop-list__item:nth-child(2n+1).active:after { -webkit-transform: translate3d(-105%, 0, 0) rotate(-15deg); transform: translate3d(-105%, 0, 0) rotate(-15deg); opacity: 0; }

.p-top__shop .shop-list__item.active:before { -webkit-transform: scaleX(1) scaleY(1) rotate(0.0001deg); transform: scaleX(1) scaleY(1) rotate(0.0001deg); }

.p-top__shop .shop-list__item.active:after { -webkit-transform: translate3d(105%, 0, 0) rotate(15deg); transform: translate3d(105%, 0, 0) rotate(15deg); opacity: 0; }

.p-top__shop .shop-list__item.active .shop-list__info { -webkit-transform: translateY(0) rotate(0.0001deg); transform: translateY(0) rotate(0.0001deg); -webkit-transition: 1.2s 0.6s cubic-bezier(0.42, 0, 0.45, 1.15); transition: 1.2s 0.6s cubic-bezier(0.42, 0, 0.45, 1.15); opacity: 1; }

.p-top__shop .shop-list__info {position: relative; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 400px; padding: 60px; text-align: center; -webkit-transform: translateY(40px); transform: translateY(40px); opacity: 0; }

.p-top__shop .shop-list__info:before { display: block; content: ''; position: absolute; top: 0; left: 0; z-index: 0; width: 100%; height: 100%; mix-blend-mode: multiply; background: rgba(38, 19, 19, 0.8); }

.p-top__shop .shop-list__title { position: relative; z-index: 2; }

.p-top__shop .shop-list__title--sub { display: block; margin-bottom: 15px; font-size: 16px; font-size: 1rem; letter-spacing: .1rem; }

.p-top__shop .shop-list__title--main { position: relative; display: block; margin-bottom: 50px; font-size: 16px; font-size: 1rem; }

.p-top__shop .shop-list__title--main:after { position: absolute; bottom: -25px; left: 0; right: 0; z-index: 2; margin: auto; display: block; content: ''; width: 40px; height: 1px; background: #fff; }

.p-top__shop .shop-list__text { position: relative; z-index: 2; margin-bottom: 25px; color: #DDDDDD; font-size: 16px; font-size: 1rem; font-weight: bold; letter-spacing: .1rem; }

.p-top__instagram { margin-top: 80px; }

#instagramPost{
  display: -webkit-box;display: -ms-flexbox;display: flex;
  -ms-flex-wrap: wrap;flex-wrap: wrap;
}
.p-top__instagram .feed-list__item {
  position: relative;
  width: 20%;
  height: 19.7vw;
  min-height: 230px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  overflow: hidden;
}
.p-top__instagram .feed-list__item:nth-child(10){order: 1;}
.p-top__instagram .feed-list__item:nth-child(9){order: 2;}
.p-top__instagram .feed-list__item:nth-child(8){order: 3;}
.p-top__instagram .feed-list__item:nth-child(7){order: 4;}
.p-top__instagram .feed-list__item:nth-child(6){order: 5;}
.p-top__instagram .feed-list__item:nth-child(5){order: 6;}
.p-top__instagram .feed-list__item:nth-child(4){order: 7;}
.p-top__instagram .feed-list__item:nth-child(3){order: 8;}
.p-top__instagram .feed-list__item:nth-child(2){order: 9;}
.p-top__instagram .feed-list__item:nth-child(1){order: 10;}

.p-top__instagram .feed-list__item a { display: block; padding-top: 100%; width: 100%; position: relative;height: 100%;}
.p-top__instagram .feed-list__item a:hover{
  opacity: 1;
}
.p-top__instagram .feed-list__item img,.p-top__instagram .feed-list__item video{
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  line-height: 1;
  object-fit: cover;
}
.p-top__instagram .feed-list__item .body { position: absolute; left: 0; top: 0; background: rgba(220, 0, 13, 0.7); color: #fff; width: 100%; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; display: none; padding: 10px; }

.p-top__access { margin-top: 80px;}
.p-top__access .access-map{overflow: hidden;}
.p-top__access .map-inner{
  margin-top: -60px;
}
.p-top__access iframe { width: 100%; }

/*p-top*/
/* ----------------------------- 3. 下層ページ */
/*=======================================
下層ページ
=========================================*/
/* ----------------------------- 4. 投稿 */
/*=======================================
サイドバー
=========================================*/
/* ----------------------------- 9. 共通パーツ */
.u-mt0 { margin-top: 0px; }

.u-mt5 { margin-top: 5px; }

.u-mt10 { margin-top: 10px; }

.u-mt15 { margin-top: 15px; }

.u-mt20 { margin-top: 20px; }

.u-mt30 { margin-top: 30px; }

.u-mt40 { margin-top: 40px; }

.u-mt50 { margin-top: 50px; }

.u-mt60 { margin-top: 60px; }

.u-mt70 { margin-top: 70px; }

.u-mt80 { margin-top: 80px; }

.u-mt90 { margin-top: 90px; }

.u-mb0 { margin-bottom: 0; }

.u-mb5 { margin-bottom: 5px; }

.u-mb10 { margin-bottom: 10px; }

.u-mb15 { margin-bottom: 15px; }

.u-mb20 { margin-bottom: 20px; }

.u-mb30 { margin-bottom: 30px; }

.u-mb40 { margin-bottom: 40px; }

.u-mb50 { margin-bottom: 50px; }

.u-mb60 { margin-bottom: 60px; }

.u-mb70 { margin-bottom: 70px; }

.u-mb80 { margin-bottom: 80px; }

.u-mb90 { margin-bottom: 90px; }

.u-pb0 { padding-bottom: 0px; }

.u-col { color: #000; }

.u-col__red { color: #F00; }

.u-mincho { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; }

.u-gothic { font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; }

.u-italic { font-style: italic; }

.u-center { text-align: center !important; }

.u-center th, .u-center td { text-align: center !important; }

.u-right { text-align: right !important; }

.u-right th, .u-right td { text-align: right !important; }

.u-left { text-align: left !important; }

.u-left th, .u-left td { text-align: left !important; }

.c-wrap { max-width: 1100px; margin-left: auto; margin-right: auto; }

.c-btn1 { position: relative; z-index: 2; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 250px; padding: 12px 0; margin: 0 auto; border: 1px solid #fff; text-align: center; line-height: 1; background: url(img/common/btn_icon1.svg) no-repeat right 15px center; background-size: 24px 13px; -webkit-transition: .4s; transition: .4s; }

.c-btn1:hover { opacity: 1; background: url(img/common/btn_icon2.svg) #fff no-repeat right 10px center; }

.c-btn1:hover span { color: #000; }

.c-btn1 span { font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; font-size: 13px; font-size: 0.8125rem; color: #fff; letter-spacing: .1rem; }

_:-ms-fullscreen, :root .c-btn1 span { padding-top: 2px; }

.c-title1 { position: relative; margin-bottom: 60px; font-family: "Bookman Old Style",'Noto Serif JP', sans-serif; font-weight: normal; font-weight: normal; font-size: 30px; font-size: 1.875rem; color: #fff; letter-spacing: .2rem; text-align: center; line-height: 1; /**/ }

.c-title1 span { position: relative; }

.c-title1 span:after { position: absolute; bottom: -20px; left: 0; right: 0; z-index: 2; margin: auto; display: block; content: ''; width: 55px; height: 2px; background: #B71A35; }

.c-table__nostyle { width: 100%; }

.c-table__nostyle th, .c-table__nostyle td { padding: 2px 0 !important; border: 0; font-weight: normal; text-align: left; vertical-align: top; background: transparent; }

.u-indent { text-indent: -1em; padding-left: 1em; }

#__bs_notify__ { display: none !important; }


/* =======================================
店舗ページ
========================================*/
.l-contents:not(.is-home) .head_bg{  background: url(../img/arcoiris/head_bg.jpg);  height: 250px;    box-shadow: 0px 130px 60px -35px rgba(0,0,0,0.70) inset;  background-repeat: no-repeat;  background-position: center;  background-size: cover;   }
.l-contents:not(.is-home) .foot_bg{  background: url(../img/arcoiris/foot_bg.jpg);  height: 350px;    background-repeat: no-repeat;  background-position: center;  background-size: cover;   }

.l-contents:not(.is-home) .p-logo{ text-align: center;     padding: 20px 0; }
.l-contents:not(.is-home) .p-logo h2{ font-size: 2em;   letter-spacing: 0.1em;  padding: 35px 0 20px;   text-shadow: black 0px 0px 12px, black -1px 1px 10px, black 1px -1px 10px; }



.l-contents:not(.is-home) .shop-top-slide{ width:900px; margin:0 auto; }

.l-contents:not(.is-home) .shop-top-slide.slide .slick-dots { bottom: -67px !important; }
.l-contents:not(.is-home) .shop-top-slide.slide .slick-dots li{ width: 5px; }
.l-contents:not(.is-home) .shop-top-slide.slide .slick-dots li.slick-active button { background: #B71A35 !important; }
.l-contents:not(.is-home) .shop-top-slide.slide .slick-dots li button {width: 5px;height: 5px;padding: 0 !important;background: #D3D3D3;}
.l-contents:not(.is-home) .shop-top-slide.slide .slick-dots li button:before { content: none; display: none; }
.l-contents:not(.is-home) .shop-top-slide.slide .slick-dots { bottom: -40px !important; }

.l-contents:not(.is-home) .top-catch { padding: 10px 0; }
.l-contents:not(.is-home) .top-catch p{ text-align: center;  margin-top: 25px;  font-size: 1.1em;  font-weight: bold; letter-spacing: 0.1em; }

.l-contents:not(.is-home) .p-top-c .btn { text-align: center;  padding: 20px 0 50px;  margin-bottom: 40px; }
.l-contents:not(.is-home) .p-top-c .btn a{ display: inline-block;  background: #B71A35;  background: url(/img/arcoiris/btn_bg.jpg) no-repeat center center;  color: #FFF;  width: 250px;  height: 40px;  text-align: center;  line-height: 40px;  font-size: 1.1em;     margin: 10px; }


.l-contents:not(.is-home) .shop-info{  margin-bottom: 40px;  padding-bottom: 70px; }

.l-contents:not(.is-home) .left-block { font-size: 1.1em; letter-spacing: 0.1em; width: 52.7%; float:left; }
.l-contents:not(.is-home) .right-block{ width: 43.6%; float:right;overflow: hidden;}
.l-contents:not(.is-home) .right-block iframe{width: 100%;}

.l-contents:not(.is-home) .insta h3, .face  h3{ text-align: center;  font-size: 1.5em;  letter-spacing: 0.1em;  line-height: 1.8em;  margin-bottom: 15px;  padding-top: 3px; }
.l-contents:not(.is-home) .insta h3 img, .face h3 img{ padding: 3px 12px 0 0; }

.l-contents:not(.is-home) .shop-info .left-block table{ width:100%; border-bottom: 2px #333333 solid; }
.l-contents:not(.is-home) .shop-info .left-block th, .shop-info td{ padding: 25px 0; }
.l-contents:not(.is-home) .shop-info .left-block th{ text-align: left;   font-weight: normal; }
.l-contents:not(.is-home) .shop-info .left-block tr{ border-top: 2px #333333 solid; }
.l-contents:not(.is-home) .shop-info .left-block .tel{ color:#FFF; line-height: 2.3em;  padding-left: 16px;  background: url(/img/common/tel_icon1.svg) no-repeat 0px center;  }

.l-contents:not(.is-home) .insta .feed-list__item   { position: relative; float: left; width: 33.33%; background-position: center; background-repeat: no-repeat; background-size: cover; cursor: pointer; }
.l-contents:not(.is-home) .insta .feed-list__item a { display: block; padding-top: 100%; width: 100%; position: relative; }

.l-contents:not(.is-home) .sns-block{ margin-bottom: 80px; }


.l-contents:not(.is-home) .p-menu {     margin-top: 40px; }
.l-contents:not(.is-home) .p-menu .c-title1{ margin-bottom: 45px; }
.l-contents:not(.is-home) .p-menu .sub-t{   color: #CCCCCC;  text-align: center;  font-size: 1.2em;  letter-spacing: 0.1em;  }

.l-contents:not(.is-home) .p-menu ul.navi{ margin: 20px 0px 40px; }

.l-contents:not(.is-home) .p-menu ul.navi li{   border-left: 1px #AAAAAA solid;  background: #666666;  width: 24.93%;  float: left;  text-align: center; }
.l-contents:not(.is-home) .p-menu ul.w2 li{ width: 49.93%; }
.l-contents:not(.is-home) .p-menu ul.w3 li{ width: 33.20%; }
.l-contents:not(.is-home) .p-menu ul.navi li:first-child{ border-left:0px }
.l-contents:not(.is-home) .p-menu ul.navi li a{  display: block;  padding: 17px;  color: #DDDDDD;  letter-spacing: 0.1em; font-size: 1.2em; }
.l-contents:not(.is-home) .p-menu ul.navi li a:hover, .p-menu ul.navi li a.active{  background: #B71A35;  opacity: initial; }

.l-contents:not(.is-home) .c-title2{  border-left: 2px #B71A35 solid;  background: #2A2222;  padding: 14px 18px;  font-family: "Bookman Old Style",'Noto Serif JP', sans-serif;  font-size: 1.6em;  font-weight: normal;  letter-spacing: 0.1em; }

.l-contents:not(.is-home) .menu-block-01, .menu-block-02{ padding-top: 90px;  margin-top: -90px; }

.l-contents:not(.is-home) .menu-block-01{    margin-bottom: 60px;  }
.l-contents:not(.is-home) .menu-block-01 h3, .menu-block-02 h3{  margin-bottom: 40px;  }
.l-contents:not(.is-home) .menu-block-01 div, .menu-block-02 div > div{ font-size: 1.1em; letter-spacing: 0.05em; }

.l-contents:not(.is-home) .menu-block-01 .block-left{ float: left;  width: 400px; }
.l-contents:not(.is-home) .menu-block-01 .block-left img{  margin-top: 20px; }
.l-contents:not(.is-home) .menu-block-01 .block-left img:first-child{  margin-top: 0px; }

.l-contents:not(.is-home) .menu-block-01 .block-right{ float: right;  width: 660px;  }
.l-contents:not(.is-home) .menu-block-01 .block-right h4{  border-bottom: 2px #333333 solid;  font-size: 1.3em;  padding: 18px 0px; }
.l-contents:not(.is-home) .menu-block-01 .block-right h4 span{ float: right; }
.l-contents:not(.is-home) .menu-block-01 .block-right ul{  margin: 25px 0; }
.l-contents:not(.is-home) .menu-block-01 .block-right h5{   border-bottom: 2px #333333 solid;  font-size: 1.05em;  padding: 0px 0px 18px; line-height: 2em; }

.l-contents:not(.is-home) .menu-list li        { margin-bottom: 10.5px;   line-height: 1.3em; min-height: 1.3em;      position: relative; }
.l-contents:not(.is-home) .menu-list li.line-2 { height: 3em; margin-top: 15px; }
.l-contents:not(.is-home) .menu-list li.line-2_5 { height: 3em; margin-top: 15px; }
.l-contents:not(.is-home) .menu-list li:last-child{     min-height: 1em;   height: 1em; }
.l-contents:not(.is-home) .menu-list span{  text-align: right;  line-height: 1.3em;  position: absolute; right: 0; top: 0; }

.l-contents:not(.is-home) .menu-block-02 .area { margin: 0 -20px 30px; }
.l-contents:not(.is-home) .menu-block-02 .area > div { width: 530px;  float: left; margin: 0 20px 37px;  }
.l-contents:not(.is-home) .menu-block-02 .area > div img { margin-bottom: 20px; }

.l-contents:not(.is-home) .menu-block-02 p { font-weight: bold; }
.l-contents:not(.is-home) .menu-block-02 .area > div > p {     margin-bottom: 20px; }

.l-contents:not(.is-home) .line-btm{ border-bottom: 2px #333333 solid;  }

.l-contents:not(.is-home) .sm-t__01 { font-size: 0.85em;  padding: 12px 0 38px;  line-height: 1.69em;  display: inline-block; }
.l-contents:not(.is-home) .sm-t__02 { font-size: 0.88em;  padding: 0px 0 24px;   line-height: 1.69em;  display: inline-block; }
.l-contents:not(.is-home) .sm-t__03 { font-size: 0.88em;  padding: 10px 0 30px;  line-height: 1.69em;  display: inline-block; }

.l-contents:not(.is-home) .menu-block-02 .area .fl-r{ float:right; }

.l-contents:not(.is-home) .foot_bg{ position: relative; }
.l-contents:not(.is-home) .foot_bg .f-box{ width: 700px;  height: 210px;  background: rgba(38, 19, 19, 0.8); position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;  margin: auto; }
.l-contents:not(.is-home) .foot_bg .f-box img{  position: absolute;  left: 110px;  top: 0;  bottom: 0;  margin: auto;  }
.l-contents:not(.is-home) .foot_bg .f-box div{  position: absolute;  right: 110px; top: 0;  bottom: 0;  margin: auto;  height: 130px; width: 250px; text-align: center; }
.l-contents:not(.is-home) .foot_bg .f-box .hei2{   height: 80px; }
.l-contents:not(.is-home) .foot_bg .f-box div .txt{  font-size: 1.2em; letter-spacing: 0.2em; }
.l-contents:not(.is-home) .foot_bg .f-box div .tel{  font-size: 1.7em;  color: #FFF;   line-height: 2.3em;  padding-left: 25px; letter-spacing: 0.2em;  background: url(/img/common/tel_icon1.svg) no-repeat 0px center;  background-size: 19px; }
.l-contents:not(.is-home) .foot_bg .f-box a.yoyaku{  display: inline-block;  background: #B71A35;  background: url(/img/arcoiris/btn_bg.jpg) no-repeat center center;  color: #FFF;  width: 250px;  height: 40px;  text-align: center;  line-height: 40px;  font-size: 1.1em;  }

#pankuzu {
    padding: 10px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }


  #pankuzu a, #pankuzu span {
    position: relative;
    margin: 0;
    padding-right: 1.3em;
    color: #787878; }

    #pankuzu a:after, #pankuzu span:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 0.3em;
      display: block;
      width: .6em;
      height: .6em;
      -webkit-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      border-top: 1px solid #787878;
      border-right: 1px solid #787878; }

    #pankuzu a:last-child:after, #pankuzu span:last-child:after {
      display: none; }

/*page-head*/
.l-contents.is-arcoiris .head_bg{
    background: url(../img/arcoiris/head_bg.jpg) no-repeat center;
    background-size: cover;
}
.l-contents.is-edash .head_bg{
    background: url(../img/edash/head_bg.jpg) no-repeat center;
    background-size: cover;
}
.l-contents.is-enishi .head_bg{
    background: url(../img/enishi/head_bg.jpg) no-repeat center;
    background-size: cover;
}
.l-contents.is-enishichina .head_bg{
    background: url(../img/enishichina/head_bg.jpg) no-repeat center;
    background-size: cover;
}
.l-contents.is-fagotto .head_bg{
    background: url(../img/fagotto/head_bg.jpg) no-repeat center;
    background-size: cover;
}

/*page-head*/
.l-contents.is-arcoiris .foot_bg{
    background: url(../img/arcoiris/foot_bg.jpg) no-repeat center;
    background-size: cover;
}
.l-contents.is-edash .foot_bg{
    background: url(../img/edash/foot_bg.jpg) no-repeat center;
    background-size: cover;
}
.l-contents.is-enishi .foot_bg{
    background: url(../img/enishi/foot_bg.jpg) no-repeat center;
    background-size: cover;
}
.l-contents.is-enishichina .foot_bg{
    background: url(../img/enishichina/foot_bg.jpg) no-repeat center;
    background-size: cover;
}
.l-contents.is-fagotto .foot_bg{
    background: url(../img/fagotto/foot_bg.jpg) no-repeat center;
    background-size: cover;
}

/*rss出力*/
#rss ul{
  width: 580px;
}
#rss li{
  float: left;
  width: 193px;
  height: 193px;
  overflow: hidden;
}
#rss li:nth-child(n+10){
  display: none;
}
#rss video{width: 100%;}