@import url('https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css');


/* Simple2: ver.202309250000 */

* {
  margin: 0;
  padding: 0;
  }

img {
  border: none;
  vertical-align: middle;
  }

br.clear {
  font-size: 0;
  line-height: 0;
  clear: both;
  }

/* -----------------------------------------

 レイアウトCSS読み込み

----------------------------------------- */


/* ---------------------------------
  センタリング
  2カラム
  左
--------------------------------- */

div#wrapper {
  width: 940px;
  margin: 0 auto;
  }

div#wrapper_inner {
  margin: 0 20px;
  }

div#header_inner {
  margin: 0;
  }

div#main {
  float: right;
  width: 650px;
  margin: 0 0 34px;
  }

div#main_inner {
  margin: 0;
  }

div#navi {
  position: relative;
  z-index: 3;
  float: left;
  width: 250px;
  margin: 0 0 40px 0;
  }

div#navi_inner {
  margin: 0 40px 0 0;
  }

div#navi_parts {
  margin: 10px 0;
  }

.navi_parts_detail {
  margin: 0 0 20px 0;
  text-align: left;
  }

div#sidebar {
  position: relative;
  z-index: 2;
  float: left;
  clear: left;
  width: 250px;
  margin: 0 0 40px 0;
  }

div#sidebar_inner {
  margin: 0 40px 0 0;
  }

div#footer {
  clear: both;
  width: 100%;
  }

div#footer_inner {
  margin: 0;
  padding: 17px 0;
  }

.rslides li {
  width: 650px;
  }


/* -----------------------------------------
カラーCSS読み込み
----------------------------------------- */



/* --------------------------------------
  HTML再定義
--------------------------------------- */
body {
  background: ;
  background-color: #ffffff;
  color: #6a6a6a;
  font-size: 12px;
  font-family: 'Rounded Mplus 1c';
  letter-spacing: 1px;
  overflow-wrap: break-word;
  background-image: none;
}


div#wrapper {
  background-color: #FFFFFF;
  }

ul {
  list-style: none;
  }

a:link {
  color: #6a6a6a;
  text-decoration: none;
  }

a:visited {
  color: #6a6a6a;
  text-decoration: none;
  }

a:hover {
  color: #bcbcbc;
  text-decoration: none;
  }

a:active {
  color: #6a6a6a;
  text-decoration: none;
  outline: none;
  }

/* --------------------------------------
  ヘッダー
  --------------------------------------- */

.shop_title {
  margin: 11px 0 0 0;
  height: auto;
  float: right;
  text-align: right;
  }

  /* ---   IE6,7 * ---*/

.shop_title { /  padding:  0 30px 0 0;
   }

  /* ---   IE6,7 * ---*/
.shop_rss {
  display: none;
  margin: 0;
  float: none;
}


.shop_rss_sp {
  margin: 0 0 0 6px;
  float: right;
  }
.shop_tel {
  margin: 0 0 0 6px;
  float: right;
}


.shop_tel_sp {
  font-size: 12px;
  letter-spacing: 0.1em;
  float: right;
  }

.site_title {
  text-align: left;
  padding: 0 0 60px 0;
  }
.shop_name {
  float: left;
  text-align: right;
}


h1.site_logo {
  padding: 34px 0 0 0;
  text-align: left;
  font-weight: bold;
  font-size: 35px;
  }
.site_description {
  color: #6a6a6a;
  margin: 5px 0 0 2px;
  text-align: left;
}


h1.site_logo a:hover {
  text-decoration: underline;
  }

h1.site_logo a:active {
  text-decoration: underline;
  }

/* --------------------------------------
  Google翻訳ウィジェット
  --------------------------------------- */

#google_translate_element .goog-te-gadget a {
  pointer-events: none;
}

/* --------------------------------------
  ソーシャルアイコン
  --------------------------------------- */

@font-face {
    font-family: 'icomoon';
    src: url('/css/social-icon-fonts/social-icon.eot?3koa62');
    src: url('/css/social-icon-fonts/social-icon.eot?3koa62#iefix') format('embedded-opentype'),
         url('/css/social-icon-fonts/social-icon.ttf?3koa62') format('truetype'),
         url('/css/social-icon-fonts/social-icon.woff?3koa62') format('woff'),
         url('/css/social-icon-fonts/social-icon.svg?3koa62#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
    content: "\e900";
}

.icon-facebook:before {
    content: "\e901";
}

.icon-twitter:before {
    content: "\e902";
}

.header_social_wrap {
  position: relative;
  z-index: 1;
  font-size: 16px;
  margin: 25px 0 0 0;
}

.header_social_wrap a:link {
  color: #6a6a6a;
  text-decoration: none;
}

.header_social_wrap a:hover {
  color: #bcbcbc;
  text-decoration: none;
}

.line-it-button {
  padding-bottom: 10px;
}

/* --------------------------------------
  メイン
--------------------------------------- */

#main h2.page_title {
  font-size: 18px;
  vertical-align: top;
  font-weight: bolder;
  text-align: left;
  margin: 0 0 13px 0;
  }

/* --------------------------------------
  ナビゲーション
--------------------------------------- */

#navi ul {
  margin: 0;
  list-style-type: none;
  }

#navi ul li {
  font-weight: bolder;
  }

#navi ul li a {
  height: 100%;
  display: block;
  padding: 0 10px 18px;
  text-decoration: none;
  }

#navi ul li a:hover {
  color: #bcbcbc;
  }

html>body #navi ul li .active {
  color: #bcbcbc;
  }

#navi ul.sub_navi li {
  border-bottom: none;
  }

#navi ul.sub_navi {
  margin: 0 0 20px 0;
  }

#navi ul.sub_navi li a {
  display: inline-block;
  padding: 6px 10px 10px 30px;
  font-size: 11px;
  background:no-repeat 18px 8px url(/img/theme_simple2/sub_navi_arrow_1.png);
  text-decoration: underline;
  }

#navi ul.sub_navi li a:hover {
  background: no-repeat 18px 8px url(/img/theme_simple2/sub_navi_arrow_1_on.png);
  color: #bcbcbc;
  }

  /* フリーページ用 */

.free_area {
  padding: 25px 0 0 0;
  border-top: solid 1px #d0d0d0;
  line-height: 1.7;
  }

.free_area ul {
  list-style: disc;
  }

.free_area li {
  margin-left: 2em;
  }

.social_widget div iframe {
  width: 84% !important;
  }

  
    a.navi_free{
        
        
    }

    a.navi_free:hover {
        
        
    }

    body.id_396134 a.free_396134, body.id_420460 a.free_420460, body.id_471712 a.free_471712, body.id_417936 a.free_417936 {
        
        
    }


/* --------------------------------------
  サイドバー
--------------------------------------- */

/* today */
.today_area {
  margin: 0 0 30px 0;
  padding: 28px 0 28px 10px;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}


.today_area {
  margin: 0 0 30px 0;
  padding: 28px 0 28px 10px;
  border-top:  1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  }

.today_area a:link {
  text-decoration: underline;
  }

.today_area a:visited {
  text-decoration: underline;
  }

.today_area a:hover {
  text-decoration: underline;
  }

.today_area a:active {
  text-decoration: underline;
  }

.today_title {
  font-weight: bolder;
  text-align: left;
  }

.today_schedule {
  margin: 10px 0 0 0;
  padding: 0px;
  }

.today_schedule_body {
  display: none;
  color: #6a6a6a;
  font-size: 11px;
  }

/* カウンター */
.counter_area {
  margin: 0 0 28px 0;
  padding: 0 0 28px 10px;
  border-bottom: 1px solid #d0d0d0;
}


.counter_area {
  margin: 0 0 28px 0;
  padding: 0 0 28px 10px;
  border-bottom: 1px solid #d0d0d0;
  }

.counter_title {
  margin: 0 0 10px 0;
  font-size: 13px;
  font-weight: bolder;
  text-align: left;
  }

.counter_today {
  color: #6a6a6a;
  margin: 0 0 7px 1px;
  }

.counter_today span.num {
  font-weight: bolder;
  }

.counter_yesterday {
  color: #6a6a6a;
  margin: 0 0 7px 1px;
  }

.counter_yesterday span.num {
  font-weight: bolder;
  }

.counter_total {
  color: #6a6a6a;
  margin: 0 0 0 1px;
  }

.counter_total span.num {
  font-weight: bolder;
  }

/* QRコード */
.qr_area {
  padding: 0 0 28px 10px;
}


.qr_title {
  font-size: 13px;
  font-weight: bolder;
  text-align: left;
  margin: 0 9px 5px 0;
  }

.qr_img {
  margin: 0 0 0 -6px;
  text-align: left;
  }

.navi_parts_detail img {
  max-width: 90%;
  }

.introduction {
  margin-bottom: 20px;
  }

.introduction img {
  max-width: 100%;
  height: auto;
  }

/* --------------------------------------
  フッター
--------------------------------------- */

div#footer_inner {
  border-top:1px solid #d0d0d0;
  }

.shop_title_footer{
  display: none;
  }
.copyright {
  margin: 10px 0px;
  float: left;
  font-size: 12px;
}


.copyright {
  margin: 10px 0px;
  float: left;
  font-size: 12px;
  }
.powered {
  display: none;
  margin: 10px 0px;
  float: right;
  font-size: 12px;
}


.powered a:link,
.copyright a:link {
  text-decoration: underline;
  }

.powered a:visited,
.copyright a:visited {
  text-decoration: underline;
  }

.powered a:hover,
.copyright a:hover {
  text-decoration: underline;
  }

.powered a:active,
.copyright a:active {
  text-decoration: underline;
  }

/* --------------------------------------
  トップ
--------------------------------------- */

.welcome_area {
  clear: both;
  }

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 0 40px 0;
  }

.rslides:not(.callbacks) {
  display: none;
}

.rslides li img {
  width: 100%;
  }

.caption {
  display: block;
  position: absolute;
  z-index: 2;
  color: #ffffff;
  background: #6a6a6a;
    background: rgba(106,106,106, 0.8);  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  }

.caption_txt {
  display: block;
  line-height: 2.25;
  padding: 0 15px;
  }

.page_title_top {
  font-size: 23px;
  font-weight: normal;
  text-align: left;
  margin: 0 0 15px 0;
  border-bottom:1px solid #d0d0d0;
  padding: 0 0 7px 0;
  }

.message {
  color: #6a6a6a;
  text-align: left;
  line-height: 2.1;
  margin: 0 0 31px 0;
  }

.information_area {
  }

.page_title_info {
  font-size: 23px;
  font-weight: normal;
  border-bottom: 1px solid #d0d0d0;
  text-align: left;
  margin: 0 auto 15px;
  padding: 0 0 7px 0;
  }

.information_area ul {
  list-style-type: none;
  font-color: #6a6a6a;
  font-size: 12px;
  line-height: 1.6;
  margin: 0 0 20px 0;
  }

.information_area ul li a:link {
  text-decoration: underline;
  }

.information_area ul li a:visited {
  text-decoration: underline;
  }

.information_area ul li a:hover {
  text-decoration: underline;
  }

.information_area ul li a:active {
  text-decoration: underline;
  }

.information_area ul li {
  margin: 0 0 10px 0;
  }

.top_info_date{
  color: #6a6a6a;
  margin-right: 10px;
  }

/* --------------------------------------
  インフォメーション
--------------------------------------- */

.info_area {
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
  margin: 0 0 32px 0;
  }

.info {
  padding:0 1px;
  margin: 0 0 25px 0;
  }

.info_date {
  color: #6a6a6a;
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 25px 1px 0 1px;
  border-top: 1px solid #d0d0d0;
  }

.info_title {
  padding:0 1px;
  font-size: 14px;
  font-weight: bolder;
  margin: 0 0 10px 0;
  }

.info_body {
  color: #6a6a6a;
  padding: 0 1px 0px 1px;
  line-height: 1.7;
  }

.info_photo{
  margin: 0 0 15px 0;
  padding:0 1px;
  }

a:hover {
  text-decoration: underline;
  }

a:active {
  text-decoration: underline;
  }

/* --------------------------------------
  カレンダー
--------------------------------------- */

.calendar_area {
  margin: 0 0 35px 0;
  padding: 35px 0 0 0;
  border-top: 1px solid #d0d0d0;
  }

.calendar_area a:link {
  text-decoration: underline;
  }

.calendar_area a:visited {
  text-decoration: underline;
  }

.calendar_area a:hover {
  text-decoration: underline;
  }

.calendar_area  a:active {
  text-decoration: underline;
  }

.calendar_header {
  margin: 0 0 37px 0;
  text-align: center;
  font-weight: bolder;
  }

.calendar_header a {
  margin: 0 8px;
  text-align: center;
  font-weight: normal;
  }

.table_calendar th {
  text-align: center;
  font-size: 10px;
  border-bottom: 1px solid #d0d0d0;
  padding: 0 0 5px 0;
  }

.table_calendar th.sun {
  color: #ff3355;
  }

.table_calendar th.sat {
  color: #0250d0;
  }

.table_calendar td {
  border-bottom: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  width: 14%;
  height: 90px;
  text-align: center;
  padding: 0 0 5px 0;
  }

.table_calendar td img {
  padding: 2px;
  }

.table_calendar td img:hover {
  border: 2px solid #d0d0d0;
  padding: 0;
  }

.table_calendar td.sun {
  }

.table_calendar td:last-child {
  border-right: 1px solid #d0d0d0;
  }

.table_calendar td p.day {
  font-size: 14px;
  line-height: 1;
  margin: 2px 5px 0 5px;
  padding: 0;
  text-align: right;
  }

.table_calendar td.sat p.day {
  color: #0250d0;
  }

.table_calendar td.sun p.day,
.table_calendar td.holiday p.day {
  color: #ff3355;
  }

.schedule {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #d0d0d0;
}

.schedule:last-child {
  border-bottom: none;
}

.schedule a:link {
  text-decoration: underline;
  }

.schedule a:visited {
  text-decoration: underline;
  }

.schedule a:hover {
  text-decoration: underline;
  }

.schedule a:active {
  text-decoration: underline;
  }

.schedule_date {
  font-weight: bolder;
  font-size: 14px;
  color: #6a6a6a;
  margin: 0 0 12px 0;
  padding: 0 0 6px 0;
  }

.schedule ul {
  list-style:none;
  margin: 0 0 30px 0;
  }

.schedule ul li {
  margin: 0 0 10px 0;
  line-height: 1.7;
  }

.schedule_category{
  padding: 4px 7px;
  margin:0 10px 0 0;
  font-size: 10px;
  font-weight: bolder;
  color: #ffffff;
  background-color: #6a6a6a;
  }

.schedule_time {
  font-weight: bolder;
  }

.schedule_title {
  font-weight: bolder;
  }

.schedule_detail {
  margin: 0 0 36px 0;
  padding: 25px 0 8px 0;
  border-top: 1px solid #d0d0d0;
  }

.schedule_detail_date {
  font-size: 11px;
  color: #6a6a6a;
  }

.schedule_detail_category {
  padding: 4px 7px;
  margin: 0 0 8px 0;
  font-size: 10px;
  background-color: #6a6a6a;
  color: #ffffff;
  }

.schedule_detail_title {
  font-weight: bolder;
  font-size: 14px;
  margin: 10px 0 3px 0;
  }

.schedule_detail_body {
  color: #6a6a6a;
  line-height: 1.7;
  }

.schedule_detail_body img {
  margin: 4px 0 10px 0;
  }

/* --------------------------------------
  メニュー
--------------------------------------- */

.menu_area {
  width:100%;
  margin: 0 0 32px 0;
  border-bottom: 1px solid #d0d0d0;
  }

.menu_list {
  margin: 0 0 25px 0;
  }

.menu_category {
  margin: 0 0 25px 0;
  padding: 10px 0 10px 0;
  font-weight: bolder;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  }

.menu_title {
  font-size: 15px;
  font-weight: bolder;
  line-height: 1.6;
  padding:0 1px;
  }

.menu{
    margin: 0 0 15px 0;
    }

.menu_price {
  color:  #6a6a6a;
  font-size: 14px;
  font-weight: bolder;
  line-height: 1.71;
  padding:0 1px;
  margin: 0 0 3px 0;
  }

.menu_body {
  line-height: 1.5;
  color: #6a6a6a;
  padding:0 1px;
  }

.menu_image {
  float: left;
  text-align: left;
  padding: 0 15px 15px 0;
  }

/* --------------------------------------
  フォトギャラリー
--------------------------------------- */

.photo_area {
  width:100%;
  margin: 0 0 32px 0;
  }

.album {
  margin: 0 0 10px 0;
  padding: 0 0 0 15px;
  }

.album:last-child {
  padding: 0 0 15px 15px;
  border-bottom: 1px solid #d0d0d0;
  }

.album_title {
  margin: 0 0 25px 0;
  padding: 10px 0 10px;
  font-weight: bolder;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  }

.album_title a:link {
  text-decoration: underline;
  }

 .album_title a:visited {
  text-decoration: underline;
  }

.album_title a:hover {
  text-decoration: underline;
  }

.album_title a:active {
  text-decoration: underline;
  }

.photo_thumb{
  float: left;
  margin: 0 15px 15px 0;
  }

.photo {
  width: 100%;
  margin: 0 5px 25px 0;
  }

.photo_image {
  margin: 0 0 10px 0;
  padding:0 1px;
  }

.photo_date {
  color: #6a6a6a;
  text-align: left;
  margin-bottom: 4px;
  padding:0 1px;
  }

.photo_title {
  font-size: 15px;
  font-weight: bolder;
  margin: 0 0 10px 0;
  padding:0 1px;
  }

.photo_body {
  color: #6a6a6a;
  line-height: 1.7;
  padding: 0 1px 25px 1px;
  border-bottom: 1px solid #d0d0d0;
  }

/* --------------------------------------
  クーポン
--------------------------------------- */

.coupon_area a:link {
  text-decoration: underline;
  }

.coupon_area a:visited {
  text-decoration: underline;
  }

.coupon_area a:hover {
  text-decoration: underline;
  }

.coupon_area a:active {
  text-decoration: underline;
  }

.coupon {
  padding: 0;
  margin-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #d0d0d0;
  }

.coupon_image img {
  margin: 0 0 25px 0;
  }

.coupon_qr {
  width: 110px;
  padding-right: 15px;
  float: left;
  }

.coupon_title {
  font-weight: bolder;
  margin-bottom: 10px;
  font-size: 14px;
  }

.coupon_body ul {
  color: #6a6a6a;
  font-weight: bolder;
  }

.coupon_body ul li {
  list-style-type: none;
  }

.coupon_print {
  font-weight: bolder;
  margin-bottom: 20px;
  }

/* --------------------------------------
  店舗情報
--------------------------------------- */

.about_area {
  padding: 25px 0 0 0;
  border-top: 1px solid #d0d0d0;
  }

.map {
  width: 100%;
  height: auto;
  margin: 0 0 25px 0;
  padding: 0;
  }

.detail {
  margin: 0 0 10px 0;
  }

.table_detail {
  border-top: 1px solid #d0d0d0;
  background-image: url(/img/theme_simple2/white_65.png);
  }

.table_detail th {
  width:150px;
  text-align: center;
  white-space: normal;
  padding: 10px 15px;
  border-bottom: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  }

.table_detail td {
  width: 350px;
  color: #6a6a6a;
  white-space: normal;
  padding: 10px 15px;
  border-bottom: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  }

/* --------------------------------------
  お問い合わせ
--------------------------------------- */

.contact_area {
  font-weight: bolder;
  margin: 0 0 15px 0;
  display: block;
  clear: both;
  overflow: hidden;
  line-height: 1.45;
  }

.form_area_line {
  padding: 25px 0 0 0;
  border-top: 1px solid #d0d0d0;
  }

.contact_message {
  margin: 0 0 40px 0;
  font-size: 15px;
  line-height: 1.53;
  }

.contact_area label {
  margin: 0 0 5px 0;
  }

.contact_area input {
  margin: 0 5px 0 0;
  font-size: 14px;
  padding: 5px;
  vertical-align: middle;
  }

.contact_area textarea {
  font-size: 14px;
  }

.contact_name {
  width: 500px;
  }

.contact_email {
  width: 500px;
  }

.contact_tel {
  width: 500px;
  }

.contact_body {
  height: 150px;
  width: 512px;
  }

.contact_area .button_area {
  text-align: left;
  }

.contact_area .button {
  color: #434343;
  background-color: #b4b4b4;
  background: -moz-linear-gradient(
  top,
  #eeeeee 0%,
  #b4b4b4);
background: -webkit-gradient(
  linear, left top, left bottom,
  from(#eeeeee),
  to(#b4b4b4));
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #b4b4b4;
-moz-box-shadow:
  0px 2px 2px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
-webkit-box-shadow:
  0px 2px 2px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
box-shadow:
  0px 2px 2px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
  cursor: pointer;
  font-size: 14px;
  font-weight: bolder;
  margin: 10px 0;
  padding: 11px 30px;
  width: 514px;
 }

.contact_small {
  width: 100px;
  }

.contact_medium {
  width: 200px;
  }

.contact_large {
  height: 100px;
  width: 515px;
  }

.checkbox {
  display: block;
  clear: both;
  padding: 0 0 5px 0;
  }

.checkbox input {
  display: inline;
  float: left;
  font-size: 14px;
  margin: 0 5px 0 0;
  padding: 5px;
  width: 13px;
  border: none;
  }

.checkbox label {
  display: block;
  width: 460px;
  float: left;
  margin: 0 0 5px 0;
  }

.radio {
  display: block;
  clear: both;
  padding: 5px 0 5px 3px;
  }

.radio input {
  display: inline;
  float: left;
  font-size: 14px;
  margin: 0 5px 0 0;
  padding: 5px;
  width: 13px;
  border: none;
  }

.radio span {
  display: block;
  width: 460px;
  float: left;
  margin: 0 0 5px 0;
  }

.personal_info{
  width: 515px;
  font-weight: bolder;
  margin: 35px 0 34px 0;
  }

.personal_info_txt{
  margin: 8px 0 0 0;
  color: #6a6a6a;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.5;
  }

/* --------------------------------------
    予約ページ
--------------------------------------- */

.reservation_area {
  font-weight: bolder;
  margin: 0 0 15px 0;
  display: block;
  clear: both;
  overflow: hidden;
  line-height: 1.45;
  }

.reservation_message {
  margin: 0 0 50px 0;
  font-size: 15px;
  line-height: 1.53;
  }

.reservation_form .reservation_area label {
  margin: 0 0 5px 0;
  }

.reservation_form .reservation_area input {
  margin: 0 5px 0 0;
  font-size: 14px;
  padding: 5px;
  vertical-align: middle;
  }

.reservation_form .reservation_area textarea {
  margin: 0;
  font-size: 14px;
  padding: 5px;

  }
.reservation_form .reservation_name {
  width: 500px;
  }

.reservation_form .reservation_email {
  width: 500px;
  }

.reservation_form .reservation_tel {
  width: 500px;
  }

.reservation_form .reservation_memo {
  width: 500px;
  height: 100px;
  }

.reservation_area .button_area {
  text-align: left;
  }

.reservation_area .button {
  color: #434343;
  background-color: #b4b4b4;
  background: -moz-linear-gradient(
  top,
  #eeeeee 0%,
  #b4b4b4);
background: -webkit-gradient(
  linear, left top, left bottom,
  from(#eeeeee),
  to(#b4b4b4));
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #b4b4b4;
-moz-box-shadow:
  0px 2px 2px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
-webkit-box-shadow:
  0px 2px 2px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
box-shadow:
  0px 2px 2px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
  cursor: pointer;
  font-size: 14px;
  font-weight: bolder;
  margin: 10px 0;
  padding: 11px 30px;
  width: 514px;
 }

.reservation_form .reservation_small {
  width: 200px;
  }

.reservation_form .reservation_medium {
  width: 200px;
  }

.reservation_form .reservation_large {
  height: 200px;
  width: 500px;
  }

.reservation_info .reservation_tel_number {
  background: url(/img/menu/tel.gif) no-repeat 0 0;
  color: #6a6a6a;
  font-family: 'Rounded Mplus 1c';
  font-size: 16px;
  font-weight: bolder;
  padding: 3px 5px 5px 30px;
  }

.reservation_info .reservation_tel_time {
  border: 1px solid #DD6669;
  padding: 10px;
  }

.reservation_list .reservation_title {
  font-size: 14px;
  font-weight: bolder;
  line-height: 1.71;
  padding: 10px 0;
  }

.reservation_area a:link {
  text-decoration: underline;
  }

.reservation_area a:visited {
  text-decoration: underline;
  }

.reservation_area a:hover {
  text-decoration: underline;
  }

.reservation_area a:active {
  text-decoration: underline;
  }

.reservation_course_body img {
  margin: 5px 0 0 0;
  }

.reservation_course_body p {
  font-weight: normal;
  color: #6a6a6a;
  margin: 10px 0;
  }

/* --------------------------------------
  pager
--------------------------------------- */

.pager {
  text-align: center;
  white-space: nowrap;
  padding: 5px 0;
  font-size: 12px;
  line-height: 1.34;
  font-family: 'Rounded Mplus 1c';
  }

.pager a {
  margin: 0 2px;
  padding: 3px 5px;
  }

.pager a:link {
  color: #6a6a6a;
  text-decoration: underline;
  }

.pager a:visited {
  color: #6a6a6a;
  text-decoration: underline;
  }

.pager a:hover {
  color: #6a6a6a;
  text-decoration: underline;
  }

.pager a:active {
  text-decoration: underline;
  }

.pager a.next {
  margin: 0 2px;
  padding: 3px 5px;
  }

.pager a.next:link {
  color: #6a6a6a;
  text-decoration: none;
  }

.pager a.next:visited {
  color: #6a6a6a;
  text-decoration: none;
  }

.pager a.next:hover {
  color: #6a6a6a;
  text-decoration: none;
  }

.pager a.next:active {
  text-decoration: none;
  }

.pager a.chk {
  margin: 0 2px;
  padding: 5px 7px;
  font-weight: bolder;
  background: #6a6a6a;
  color: #ffffff;
  text-decoration: none;
  }

/*--------------------------------
  AutoPagerize
--------------------------------*/

.autopagerize_page_element {
  clear: both;
  }

#main hr {
  border: none;
  margin-top: 20px;
  }

.autopagerize_link {
  margin-bottom: 20px;
  }

/* --------------------------------------
    custom staff
--------------------------------------- */

  .staff_wrap {
    width: 100%;
    margin-bottom: 30px;
    float: left;
  }

  .staff--image {
    margin-right: 5%;
    float: left;
    width: 30%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .staff--image::before {
    content: '';
    display:block;
    padding-top:100%;
  }

  .staff__text {
    float: left;
    width: 65%;
  }

  .staff__text--name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .staff__text--job {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .staff__text--description {
    margin-bottom: 25px;
  }

  .staff__text--social a {
    letter-spacing: .5px;
    margin: 0 14px 10px 0;
    display: block;
    float: left;
}

  .staff__text--social a:link {
    text-decoration: none;
  }

  .staff__text--social a:visited {
    text-decoration: none;
  }

  .staff__text--social a:hover {
    text-decolation: none;
    opacity: .7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .staff__text--social a:active {
    text-decoration: none;
  }

  .staff__text--social_icon img {
    width: 22px;
  }

  .staff__text--social_text {
    vertical-align: bottom;
  }

/* --------------------------------------
  tooltip
--------------------------------------- */

.hotspot {
  cursor: pointer;
  }

#tt {
  position: absolute;
  display: block;
  background: url(/img/tooltip/tt_left.gif) top left no-repeat;
  }

#tttop {
  display: block;
  height: 5px;
  margin-left: 5px;
  background: url(/img/tooltip/tt_top.gif) top right no-repeat;
  overflow: hidden;
  }

#ttcont {
  display: block;
  padding: 2px 12px 3px 7px;
  margin-left: 5px;
  background: #ccc;
  color: #333;
  font-size: 10px;
  line-height: 1.6;
  }

#ttcont div.schedule_title {
  font-size: 13px;
  }

#ttcont div.schedule_body {
  font-size: 11px;
  }

#ttbot {
  display: block;
  height: 5px;
  margin-left: 5px;
  background: url(/img/tooltip/tt_bottom.gif) top right no-repeat;
  overflow: hidden;
  }

/* --------------------------------------
  colorbox
--------------------------------------- */

#cboxOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible;
  width: 100%;
  height: 100%;
  background: #fff;
}

#colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  outline: 0;
}

#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  position: relative;
  overflow: visible;
  margin-top: 0;
  background: transparent;
}

#cboxLoadedContent {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: auto;
  padding: 0;
  background: transparent;
}

#cboxTitle {
  margin: 0;
  position: absolute;
  top: -22px;
  left: 0;
  color: #333;
}

#cboxCurrent {
  position: absolute;
  top: -28px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  text-indent: 0;
  font-size: 16px;
  line-height: 1;
  font-family: 'Rounded Mplus 1c';
  color: #333;
}

#cboxPrevious,
#cboxNext,
#cboxClose {
  position: absolute;
  overflow: visible;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  border-radius: 2px;
  text-indent: 0;
  transition: all 0.2s;
  cursor: pointer;
  outline: 0;
}

#cboxPrevious {
  top: calc(50% - 18px);
  right: auto;
  left: -40px;
  text-indent: -0.07em;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
}

#cboxNext {
  top: calc(50% - 18px);
  right: -40px;
  text-indent: 0.07em;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
}

#cboxClose {
  top: -40px;
  right: -40px;
}

@media only screen and (min-width: 769px) {
  #cboxClose {
    right: -36px;
  }

  #cboxPrevious:hover,
  #cboxNext:hover,
  #cboxClose:hover {
    background: #ccc;
  }
}

#cboxPrevious .fa,
#cboxNext .fa {
  color: #333;
}

#cboxClose .fa {
  font-size: 20px;
  color: #333;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  overflow: visible;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  text-indent: 0;
  outline: 0;
}

#cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

@media only screen and (max-width: 800px) {
  #cboxLoadedContent table {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 800px) {
  #cboxLoadedContent [class^="wysiwyg_template_profile"],
  #cboxLoadedContent [class^="wysiwyg_template_profile"] td,
  #cboxLoadedContent [class^="wysiwyg_template_profile"] img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.photo-modal__image img {
  display: block;
  max-width: 100%;
  max-height: 76vh;
  margin: auto;
}

.photo-modal-body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 16px;
  background: #ddd;
  color: #333;
}

.photo-modal--photo .photo-modal-body {
  display: none;
}

.photo-modal-body__item:empty {
  display: none;
}

.photo-modal-body__item + .photo-modal-body__item {
  margin: 1em 0 0;
}

.photo-modal-body__item--title {
  font-weight: bold;
  font-size: 15px;
}

/* --------------------------------------
  For IE6
--------------------------------------- */

* html .info {
  margin: 0 0 40px 0;
  }

* html .table_calendar td a.hotspot {
  display: block;
  width: 26px;
  height: 26px;
  border: 2px solid #d0d0d0;
  cursor: hand;
  }

  /* -----------------------------------------

Smart Phone

----------------------------------------- */

@media screen and (max-width: 600px) {

body {
  background: none;
  background-color: #FFFFFF;
  font-size: 13px;
  }

img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: middle;
  }

div#wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  height:100%;
  }

div#contents {
   float: none;
   width: 100%;
   margin: 0;
   }

div#wrapper_inner {
  margin: 0 20px;
  }

div#main {
  margin: 0 0 40px;
  float: none;
  width: 100%;
  }

div#main_inner {
  margin:  0 0 36px 0;
  }

div#navi {
  margin: 0 0 38px 0;
  float: none;
  width: 100%;
  }

div#navi_inner {
  margin: 0 -20px;
  }

div#navi_parts {
  margin: 10px 0;
  }

.navi_parts_detail {
  margin: 0 0 20px 0;
  text-align: center;
  }

div#sidebar {
  margin: 0;
  float: none;
  width: 100%;
  }

div#sidebar_inner {
  margin: 0;
  }

#header {
  padding: 0;
  }

#header_inner {
  margin: 0;
  }

div#footer {
  float: none;
  width: 100%;
  }

div#footer {
  color: #6a6a6a;
  }

div#footer_inner {
  border-top: none;
  padding: 20px 0 0 0;
  margin: 0 -20px;
  background-color: #6a6a6a;
  }

div#footer_inner a:link {
  color: #ffffff;
  text-decoration: underline;
  }

div#footer_inner a:visited {
  color: #ffffff;
  text-decoration: underline;
  }

div#footer_inner a:hover {
  color: #ffffff;
  text-decoration: underline;
  }

div#footer_inner a:active {
  color: #ffffff;
  text-decoration: underline;
  }

/* --------------------------------------
  ヘッダー
  --------------------------------------- */

.shop_rss_sp {
  display: none;
  }

.shop_tel_sp {
  display: none;
  }

.shop_name_sp {
  display: none;
  }

.site_title {
  padding: 0 0 42px 0;
  }

.header_social_wrap {
  font-size: 16px;
  margin: 0;
}

h1.site_logo {
  font-weight: bolder;
  font-size: 32px;
  padding: 38px 0 0 0;
  text-align: center;
  }

.site_description_smartphone {
  font-size: 12px;
  margin: 5px 0 0 0;
  text-align: center;
  }

/* --------------------------------------
  メイン
--------------------------------------- */

#main h2.page_title {
  font-size: 18px;
  vertical-align: top;
  font-weight: bolder;
  text-align: left;
  margin: 0 0 13px 0;
  }

/* --------------------------------------
  ナビゲーション
--------------------------------------- */

#navi ul {
  border-top: 1px solid #d0d0d0;
  }

#navi ul li {
  border-bottom: 1px solid #d0d0d0;
  }

html>body #navi ul li a {
  height: 100%;
  display: block;
  margin: 0;
  padding: 15px 20px;
  font-size: 14px;
  text-decoration: none;
  background-size: 30px 18px;
  background-image: url(/img/theme_simple2/navi_arrow_1.png);
  background-repeat: no-repeat;
  background-position: right center;
  }

html>body #navi ul li .active {
  color: #ffffff;
  background-size: 30px 18px;
  background-color: #6a6a6a;
  background-image: url(/img/theme_simple2/navi_arrow_white.png);
  background-repeat: no-repeat;
  background-position: right center;
  }

html>body #navi ul li a:hover {
  font-weight: bolder;
  background-size: 30px 18px;
  background-image: url(/img/theme_simple2/navi_arrow_white.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #6a6a6a;
  color: #ffffff;
  }

#navi ul.sub_navi {
  border: none;
  margin: 25px 0 10px 0;
  }

#navi ul.sub_navi li a {
  margin: 0 0 15px 0;
  padding: 0 0 0 37px;
  font-size: 12px;
  background-size:  5px 10px;
  background: no-repeat 23px 4px url(/img/theme_simple2/sub_navi_arrow_1.png);
  }

html>body #navi ul.sub_navi li .active {
  background-image: none;
}

#navi ul.sub_navi li a:hover {
  background-size:  5px 10px;
  background: no-repeat 23px 4px url(/img/theme_simple2/sub_navi_arrow_1_on.png);
  }

/* --------------------------------------
  サイドバー
--------------------------------------- */

/* today */

.today_area_smartphone {
  margin: 20px 0 50px 0;
  padding: 0;
  border: none;
  }

.today_title {
  padding: 6px 0;
  margin: 0;
  width: 100%;
  font-weight: bolder;
  height: 36px;
  display: -moz-box;
  display: -webkit-box;
  -moz-box-align: center;
  -webkit-box-align: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  color: #6a6a6a;
  border-top: dotted 1px #d0d0d0;
  border-bottom: dotted 1px #d0d0d0;
  }

.today_schedule {
  margin: 15px 10px 10px 10px;
  padding: 0;
  border-top: none;
  }

.today_schedule_title {
  padding-bottom: 5px;
  font-weight: bolder;
  margin: 0;
  }

.today_schedule_body {
  font-size: 14px;
  }

/* QRコード */

.qr_area_smartphone {
  border: none;
  margin: 0;
  padding: 0;
  }

.qr_title {
  display: none;
  }

.qr_img {
  display: none;
  }

/* カウンター */

.counter_area_smartphone {
  font-size: 14px;
  margin: 0 0 50px 0;
  padding: 0;
  border: none;
  }

.counter_title {
  padding: 6px 0;
  margin: 0;
  width: 100%;
  font-weight: bolder;
  height: 36px;
  display: -moz-box;
  display: -webkit-box;
  -moz-box-align: center;
  -webkit-box-align: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  color: #6a6a6a;
  border-top: dotted 1px #d0d0d0;
  border-bottom: dotted 1px #d0d0d0;
  }

.counter_today {
  margin: 15px 0 12px 10px;
  }

.counter_yesterday {
  margin: 0 0 12px 10px;
  }

.counter_total {
  margin: 0 0 0 10px;
  }

/* --------------------------------------
  フッター
--------------------------------------- */

.shop_title_footer {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 8px 0;
  background-color: #f7f7f7;
  margin: 0 20px 20px;

  }

.shop_info_footer {
  position: relative;
  left: 50%;
  float: left;
  }

.shop_rss {
  margin: 0;
  float: none;
  }

.shop_rss_footer {
  left: -50%;
  position: relative;
  float: left;
  margin-right: 7px;
  margin-top: 1px;
  padding: 10px 0;
  }

.shop_name_footer {
  font-size: 14px;
  font-weight: bolder;
  position: relative;
  left: -50%;
  float: left;
  color: #6a6a6a;
  padding: 10px 0 10px;
  }

.shop_tel_footer {
  font-size: 16px;
  font-weight: bolder;
  color: #6a6a6a;
  padding: 8px 0;
  border-top: 1px solid #d0d0d0;
  clear: both;
  text-align: center;
  float: none;
  }

div#footer_inner .shop_title_footer .shop_tel_footer a:link {
  color: #6a6a6a;
  text-decoration: none;
  }

div#footer_inner .shop_tel_footer a:visited {
  color: #6a6a6a;
  text-decoration: none;
  }

div#footer_inner .shop_tel_footer a:active {
  color: #6a6a6a;
  text-decoration: none;
  }

.copyright_smartphone {
  color: #ffffff;
  padding-top:  20px;
  border-top: 1px solid #d0d0d0;
  margin: 10px 0;
  float: none;
  text-align: center;
  }

.powered_smartphone {
  color: #ffffff;
  float: none;
  text-align: center;
  }

/* --------------------------------------
  トップ
--------------------------------------- */

.rslides li {
  width: 100%;
  }

.rslides {
  margin: 0 0 40px 0;
  }

html>body .caption_txt {
  font-size: 11px;
  line-height: 2.27;
  padding: 0 10px;
  }

.page_title_top {
  float: none;
  text-align: center;
  }

.page_title_info{
  text-align: center;
  font-size: 20px;
  }

.information_area ul {
  font-size: 12px;
  line-height: 1.92;
  margin: 20px 0 20px 0;
  }

.top_info_date{
  margin-right: 13px;
  }


/* --------------------------------------
  インフォメーション
--------------------------------------- */

.info_title {
  font-size: 15px;
  }

.info_body {
  line-height: 1.54;
  }

.info_body img {
  margin-bottom: 10px;
  }

a:hover {
  text-decoration: underline;
  }

a:active {
  text-decoration: underline;
  }

/* --------------------------------------
  カレンダー
--------------------------------------- */

.table_calendar td {
  height: 60px;
  }

/* --------------------------------------
  メニュー
--------------------------------------- */

.menu {
  padding: 0;
  }

.menu_body {
  width: 100%;
  }

.menu_image {
  float: none;
  text-align: center;
  padding: 0 0 15px;
  }

/* --------------------------------------
  フォトギャラリー
--------------------------------------- */

.album {
  margin: 0;
  padding: 0 0 0 13px;
  }

.album:last-child {
  padding: 0 0 0 13px;
  border-bottom: 1px solid #d0d0d0;
  }

.album img {
  margin: 0 13px 13px 0;
  }

.photo_date {
  color: #6a6a6a;
  font-size: 11px;
  text-align: left;
  margin-bottom: 4px;
  }

/* --------------------------------------
  店舗情報
--------------------------------------- */

.map {
  width: 100%;
  padding: 0;
  }

.table_detail th {
  width:30%;
  font-size: 12px;
  }

.table_detail td {
  width: 70%;
  font-size: 12px;
  }

/* --------------------------------------
  お問い合わせ
--------------------------------------- */

.contact_area input {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  }

.contact_area textarea {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  }

.contact_area .button_area {
  text-align: center;
  }

.contact_area .button_area {
  text-align: center;
  }

.contact_area .button {
  width: 100%;
  }

.contact_email {
  width: 100%;
  }

.contact_tel {
  width: 100%;
  }

.contact_body {
  width: 100%;
  height: 100px;
  }

.button {
  width:100%;
  }

.checkbox input {
  width:30px;
  height: 30px;
  }

.radio input {
  width:30px;
  height: 30px;
  }

.radio span {
  display: block;
  width: 460px;
  float: left;
  margin: 0 0 5px 0;
  }

.personal_info{
    width: 100%;
  margin: 20px 0 0 0;
  }

.personal_info_txt{
  font-weight: normal;
  font-size: 12px;
  }

/* --------------------------------------
    予約ページ
--------------------------------------- */

.reservation_form .reservation_area input {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  }

.reservation_form .reservation_area textarea {
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  }

.reservation_form .reservation_area .radio {
    line-height: 2.5;
    vertical-align: bottom;
   }

 .reservation_form .reservation_area .radio input {
  display: inline;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 1.1;
  vertical-align: top;
  }

.reservation_form .reservation_area label {
  vertical-align: bottom !important;
  line-height: 1.5;
  margin: 0;
  }

.reservation_area .button {
  width: 100%;
  }

.reservation_form .reservation_name {
  width: 100%;
  }

.reservation_form .reservation_email {
  width: 100%;
  }

.reservation_form .reservation_tel {
  width: 100%;
  }

.reservation_form .reservation_memo {
  width: 100%;
  }

.reservation_form .button_area {
  text-align: center;
  }

/* --------------------------------------
  clear
--------------------------------------- */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  }
}

/* --------------------------------------
  wysiwyg出力用style
--------------------------------------- */

.wysiwyg iframe {
  max-width: 100% !important;
}

.wysiwyg ul {
  list-style: disc;
}

.wysiwyg li {
  margin-left: 2em;
}

.wysiwyg ol li {
  margin-left: 2.3em;
}

.wysiwyg :not(table, tbody, tr, th, td, a) img {
  max-width: 100%;
}

.wysiwyg_template_profile1_wraptext *,
.wysiwyg_template_profile2_wraptext * {
  overflow-wrap: anywhere;
}

@media screen and (max-width: 600px) {
  .wysiwyg_template_profile1 tr,
  .wysiwyg_template_profile2 tr {
    display: flex;
    flex-direction: column;
  }

  .wysiwyg_template_profile1_wraptext {
    order: -1;
  }
}

/* --------------------------------------
  minneギャラリー
--------------------------------------- */

.minne_area {
  padding: 25px 0 0 0;
  border-top: solid 1px #d0d0d0;
  line-height: 1.7;
}
@media only screen and (min-width: 481px) {
  .p-minne-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-minne-item {
  margin: 0 0 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 481px) {
  .p-minne-item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30%;
    margin-right: 5%;
  }
  .p-minne-item:nth-child(3n) {
    margin-right: 0;
  }
}
.p-minne-item__image-wrap {
  -ms-flex-preferred-size: 100px;
  flex-basis: 100px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-right: 0.5em;
}
@media only screen and (min-width: 481px) {
  .p-minne-item__image-wrap {
    margin-right: 0;
  }
}
.p-minne-item__image {
  display: block;
  height: 0;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.p-minne-item__image img {
  display: none;
}
.p-minne-item__caption {
  line-height: 1.4;
  min-width: 0;
}
.p-minne-item__title {
  text-decoration: none;
  display: block;
  line-height: 1.3;
}
@media only screen and (min-width: 481px) {
  .p-minne-item__title {
    margin-top: 0.5em;
  }
}
.p-minne-item__price {
  display: block;
  font-size: 0.8em;
  margin-top: 0.2em;
  text-align: right;
}
@media only screen and (min-width: 481px) {
  .p-minne-item__price {
    text-align: left;
  }
}
.p-minne-message {
  font-weight: bolder;
  margin: 0 0 40px 0;
  font-size: 15px;
  line-height: 23px;
}
.web-font {
  font-family: 'Rounded Mplus 1c';
}
.shop_sitename {
  font-size: 100%;
}
