@charset "UTF-8";
/* ------------------------------------------- SASS Information
 Name:      style.scss
 Author:    T.tsutsumi
 Update:
 Info:

 ##################################################
 このCSSはSASSを使って記述しているため、
 直接編集しないようお願いします。
 ##################################################
----------------------------------------------------------- */
/* -----------------------------------------------------------
 helper
----------------------------------------------------------- */
/* ------------------------------------------- SASS Information
 Name:      helper/_easing.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
/* ------------------------------------------- SASS Information
 Name:      helper/_mixin.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
/* ------------------------------------------- SASS Information
 Name:      helper/_util.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanssc.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:500);
.mb0 {
  margin-bottom: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.mr9 {
  margin-right: 9px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.mr11 {
  margin-right: 11px !important;
}

.ml11 {
  margin-left: 11px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mr12 {
  margin-right: 12px !important;
}

.ml12 {
  margin-left: 12px !important;
}

.mb13 {
  margin-bottom: 13px !important;
}

.mr13 {
  margin-right: 13px !important;
}

.ml13 {
  margin-left: 13px !important;
}

.mb14 {
  margin-bottom: 14px !important;
}

.mr14 {
  margin-right: 14px !important;
}

.ml14 {
  margin-left: 14px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml200 {
  margin-left: 200px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pt1 {
  padding-top: 1px !important;
}

.pb1 {
  padding-bottom: 1px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pt9 {
  padding-top: 9px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pt11 {
  padding-top: 11px !important;
}

.pb11 {
  padding-bottom: 11px !important;
}

.pt12 {
  padding-top: 12px !important;
}

.pb12 {
  padding-bottom: 12px !important;
}

.pt13 {
  padding-top: 13px !important;
}

.pb13 {
  padding-bottom: 13px !important;
}

.pt14 {
  padding-top: 14px !important;
}

.pb14 {
  padding-bottom: 14px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt200 {
  padding-top: 200px !important;
}

.pt260 {
  padding-top: 260px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb200 {
  padding-bottom: 200px !important;
}

.pb260 {
  padding-bottom: 260px !important;
}

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

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

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

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.bold {
  font-weight: bold !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.red {
  color: red !important;
}

.green {
  color: green !important;
}

.blue {
  color: blue !important;
}

/* -----------------------------------------------------------
 base
----------------------------------------------------------- */
/* ------------------------------------------- SASS Information
 Name:      base/_config.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
/* ------------------------------------------- SASS Information
 Name:      base/_reset.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

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

a img {
  border: none;
}

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

/* ------------------------------------------- SASS Information
 Name:      base/_font.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.font_Roboto-Medium {
  font-family: "Roboto","Noto Sans Japanese", sans-serif;
  letter-spacing: 0.15em;
}

@font-face {
  font-family: 'icomoon';
  src: url("pc/font/icomoon.eot?2gj4fm");
  src: url("pc/font/icomoon.eot?2gj4fm#iefix") format("embedded-opentype"), url("pc/font/icomoon.ttf?2gj4fm") format("truetype"), url("pc/font/icomoon.woff?2gj4fm") format("woff"), url("pc/font/icomoon.svg?2gj4fm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  src:
}
[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-pablo_mini:before {
  content: "\e90d";
}

.icon-blog:before {
  content: "\e900";
}

.icon-cafe:before {
  content: "\e901";
}

.icon-close:before {
  content: "\e902";
}

.icon-eat_in:before {
  content: "\e903";
}

.icon-event:before {
  content: "\e904";
}

.icon-facebook:before {
  content: "\e905";
}

.icon-logo:before {
  content: "\e906";
}

.icon-mail:before {
  content: "\e907";
}

.icon-map:before {
  content: "\e908";
}

.icon-media:before {
  content: "\e909";
}

.icon-menu:before {
  content: "\e90a";
}

.icon-no_smoking:before {
  content: "\e90b";
}

.icon-online_shop:before {
  content: "\e90c";
}

.icon-point:before {
  content: "\e90e";
}

.icon-sales:before {
  content: "\e90f";
}

.icon-search:before {
  content: "\e910";
}

.icon-shop_mini:before {
  content: "\e911";
}

.icon-shop:before {
  content: "\e912";
}

.icon-sofa:before {
  content: "\e913";
}

.icon-star:before {
  content: "\e914";
}

.icon-takeout:before {
  content: "\e915";
}

.icon-tel:before {
  content: "\e916";
}

.icon-twitter:before {
  content: "\e917";
}

.icon-wify:before {
  content: "\e918";
}

.fz12 {
  font-size: 12px !important;
}

.fz13 {
  font-size: 13px !important;
}

.fz14 {
  font-size: 14px !important;
}

.fz15 {
  font-size: 15px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz17 {
  font-size: 17px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz19 {
  font-size: 19px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz21 {
  font-size: 21px !important;
}

.fz22 {
  font-size: 22px !important;
}

.fz23 {
  font-size: 23px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz25 {
  font-size: 25px !important;
}

.fz26 {
  font-size: 26px !important;
}

/* ------------------------------------------- SASS Information
 Name:      base/_default.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
html {
  height: 100%;
  width: 100%;
}

body {
	background-color: #42210B;
	color: #222222;
	font-family: "Noto Sans Japanese", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	height: 100%;
}

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

textarea {
  overflow: auto;
}

label {
  cursor: pointer;
}

input:focus,
textarea:focus {
  background-color: #f6f3e2;
}

a {
  color: #222222;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

/* -----------------------------------------------------------
 layout
----------------------------------------------------------- */
/* -----------------------------------------------------------
 common layout
----------------------------------------------------------- */
/* ------------------------------------------- SASS Information
 Name:      layout/common/_wrapper.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
#viewport {
  position: relative;
  padding-left: 160px;
  min-width: 1120px;
}

#page {
  width: 100%;
}

#section-contents {
  position: relative;
  width: 100%;
  min-width: 1120px;
  padding-bottom: 35px;
}

.maintenance {
  background: url("../../images/bg_contents.gif") repeat;
  background: 
}
.maintenance #viewport {
  position: relative;
  padding-left: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
}
.maintenance #page {
  width: 100%;
  height: 100%;
}
.maintenance #maintenance {
  position: relative;
  width: 100%;
  height: 100%;
}
.maintenance #maintenance_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -350px;
  padding-top: 140px;
  width: 700px;
  height: 260px;
  text-align: center;
  background: #fff;
  border-radius: 15px;
}

@media screen and (max-width: 767px) {
  .maintenance {
    background: url("../../images/bg_contents.gif") repeat;
    -webkit-background-size: 260px;
    background-size: 260px;
  }
  .maintenance #viewport {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .maintenance #page {
    width: 100%;
    height: 100%;
  }
  .maintenance #maintenance_inner {
    margin: 0;
    position: absolute;
    top: 5%;
    left: 5%;
    padding: 30% 5%;
    width: 80%;
    height: 20%;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
  }
  .maintenance #maintenance_inner .fz24 {
    font-size: 18px !important;
  }
  .maintenance #maintenance_inner .fz14 {
    font-size: 12px !important;
  }
}
.section-last {
  width: 960px;
  height: 360px;
  margin: 0 auto 80px;
  text-align: center;
  background: url("../../images/bg_section02.jpg") no-repeat;
}
.section-last h3 {
  display: inline-block;
  margin: 0 auto 20px;
  font-size: 24px;
  border-bottom: #222222 solid 4px;
}
.section-last_inner {
  padding-top: 32px;
}
.section-last .rakuten {
  display: block;
  width: 360px;
  height: 50px;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  background: url("../../images/btn_rakuten.png") no-repeat;
}
.section-last .rakuten span {
  display: table-cell;
  width: 360px;
  height: 50px;
  vertical-align: middle;
}
.section-last .amazon {
  display: block;
  width: 360px;
  height: 50px;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  background: url("../../images/btn_amazon.png") no-repeat;
}
.section-last .amazon span {
  display: table-cell;
  width: 360px;
  height: 50px;
  vertical-align: middle;
}
.section-last .amazon span span {
  display: inline;
  width: auto;
  height: auto;
  margin-right: 3px;
  color: #f8b412;
}
.section-last .tenbai {
  padding-left: 15px;
  background: url("../../images/btn_tenbai.png") 0 center no-repeat;
}

/* ------------------------------------------- SASS Information
 Name:      layout/common/_header.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.header {
  position: relative;
  width: 100%;
  height: 60px;
  z-index: 150;
  background-color: #fedd00;
}
.header_bgpoint {
  position: absolute;
  top: 8px;
  left: 40px;
}
.header_inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 12px;
}
.header_title {
  float: left;
  font-weight: bold;
  font-size: 20px;
  padding-right: 30px;
}
.header_nav {
  padding-top: 7px;
}
.header_nav ul li {
  float: left;
  margin-right: 26px;
  font-size: 13px;
}
.header_nav ul li.point {
  margin-right: 30px;
  padding-top: 3px;
}
.header_nav ul li a:hover {
  text-decoration: underline;
}
.header_search {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 13px;
}
.header_search a {
  display: block;
  color: #ffffff;
  padding: 5px 15px 5px 35px;
  border-radius: 15px;
  background: #000 url("../../images/ico_search.png") 15px center no-repeat;
}
.header .active a {
  color: #222222 !important;
  background: #fff url("../../images/ico_search_w.png") 15px center no-repeat  !important;
}

/* ------------------------------------------- SASS Information
 Name:      layout/common/_footer.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.footer {
  position: relative;
  width: 100%;
  font-size: 12px;
  margin-top: -35px;
  z-index: 100;
}
.footer a:hover {
  text-decoration: underline;
}
.footer #page-top {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 101;
}

.footer_page {
  position: relative;
  padding-top: 15px;
  background-color: #ffffff;
}
.footer_page_bg {
  position: absolute;
  bottom: -35px;
  left: 62px;
  z-index: 10;
}
.footer_page_inner {
  width: 960px;
  margin: 0 auto;
  height: 261px;
}
.footer_page ul {
  float: left;
  width: 240px;
  overflow: hidden;
}
.footer_page ul li {
  padding-left: 17px;
  margin-bottom: 12px;
  background: url("../../images/ico_list_black.png") 0 3px no-repeat;
}
.footer_page ul li ul {
  margin-left: -12px;
  padding-top: 15px;
  margin-bottom: -15px;
  float: none;
}
.footer_page ul li ul li {
  padding-left: 15px;
  background: url("../../images/ico_list_black02.png") 0 3px no-repeat;
}
.footer_right {
  width: 480px;
  float: left;
}
.footer_right_inner {
  overflow: hidden;
}
.footer_shop {
	position: relative;
	padding: 50px 0;
	z-index: 1;
	overflow: hidden;
	background-image: url(../../images/bg_footer_shop.gif);
	background-repeat: repeat;
	background-position: 0 0;
}
.footer_shop_inner {
  position: relative;
  width: 960px;
  margin: 10px auto;
  overflow: hidden;
}
.footer_shop_list {
  float: left;
  width: 240px;
}
.footer_shop_title {
  clear: both;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #663300;
  letter-spacing: 0.1em;
}
.footer_shop_new {
  display: block;
  float: left;
  width: 26px;
  padding-right: 7px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_new.png") 0 center no-repeat;
}
.footer_shop_cafe {
  display: block;
  float: left;
  width: 26px;
  padding-right: 7px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_cafe.png") 0 center no-repeat;
}
.footer_shop ul {
  margin-right: 20px;
  margin-bottom: 20px;
}
.footer_shop ul li {
  clear: both;
  font-size: 13px;
}
.footer_shop ul li a {
  margin-bottom: 5px;
  overflow: hidden;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 7px;
  background: url("../../images/ico_list_black02.png") 0 4px no-repeat;
}
.footer_tel {
  margin-bottom: 30px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/common/_left-nav.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.left-nav {
	position: fixed;
	top: 0;
	left: 0px;
	z-index: 200;
	width: 155px;
	height: 100%;
	padding-left: 5px;
	color: #ffffff;
	text-align: center;
	background-image: url(../../images/bg_left-nav.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.left-nav a {
  color: #ffffff;
}
.left-nav a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  zoom: 1;
}
.left-nav .logo {
  margin: 30px 0 30px;
}
.left-nav .global_nav {
  margin-bottom: 20px;
  font-weight: bold;
}
.left-nav .global_nav li {
  margin-bottom: 10px;
}
.left-nav .sub_nav {
  margin-bottom: 20px;
  padding-top: 28px;
  background: url("../../images/ico_left-nav_point.png") center top no-repeat;
  font-size: 12px;
  letter-spacing: 0;
}
.left-nav .sub_nav_mini {
  background: url("../../images/ico_pablo-mini.png") left center no-repeat;
}
.left-nav .sub_nav_shop {
  background: url("../../images/ico_shop.png") left center no-repeat;
}
.left-nav .sub_nav_blog {
  background: url("../../images/ico_blog.png") left center no-repeat;
}
.left-nav .sub_nav ul {
  width: 115px;
  margin: 0 auto;
}
.left-nav .sub_nav ul li {
  text-align: left;
  height: 18px;
  padding-left: 30px;
  margin-bottom: 10px;
}
.left-nav .sub_nav02 {
  margin-bottom: 22px;
  padding-top: 28px;
  background: url("../../images/ico_left-nav_point.png") center top no-repeat;
  font-size: 11px;
  font-weight: bold;
}
.left-nav .sub_nav02 ul li {
  margin-bottom: 5px;
  letter-spacing: 0;
}
.left-nav_sns {
  padding-top: 28px;
  background: url("../../images/ico_left-nav_point.png") center top no-repeat;
  width: 82px;
  margin: 0 auto 34px;
}
.left-nav_sns > div {
  margin: 0 6px;
  float: left;
}
.left-nav_language {
  padding-top: 28px;
  background: url("../../images/ico_left-nav_point.png") center top no-repeat;
  width: 120px;
  margin: 0 auto 20px;
}
.left-nav_language a {
  display: block;
  margin-bottom: 8px;
  border: 1px solid #666;
  padding: 4px 0;
  text-align: center;
  font-size: 11px;
}
.left-nav .copy_lite {
  width: 100%;
  font-size: 10px;
  letter-spacing: 0em;
}

/* ------------------------------------------- SASS Information
 Name:      layout/common/_wrapper.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
#lightbox_overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #000;
  z-index: 1000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  zoom: 1;
}

#lightbox_pop {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  z-index: 1001;
}

#lightbox_close {
  display: block;
  position: absolute;
  top: -50px;
  right: 0;
  width: 40px;
  height: 40px;
  background: url("../../images/btn_search_close.png") no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

/* ------------------------------------------- SASS Information
 Name:      layout/common/_wrapper.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
#search_overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #000;
  z-index: 101;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  zoom: 1;
}

#search_box {
  display: none;
  width: 760px;
  height: 250px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -350px;
  margin-top: -135px;
  padding: 50px;
  z-index: 102;
  background-color: #fff;
  border-radius: 10px;
}
#search_box_close {
  position: absolute;
  top: -60px;
  right: 0;
}
#search_box_list .h60 {
  height: 60px !important;
}
#search_box_list .h100 {
  height: 100px !important;
}
#search_box_list .h130 {
  height: 130px !important;
}
#search_box_list .last {
  border: none !important;
  margin-bottom: 0 !important;
}
#search_box_list dl dt {
  clear: both;
  width: 220px;
  float: left;
  padding-top: 10px;
  padding-left: 30px;
  border-bottom: #CCCCCC dashed 1px;
}
#search_box_list dl dd {
  position: relative;
  width: 510px;
  float: left;
  padding-top: 10px;
  border-bottom: #CCCCCC dashed 1px;
}
#search_box_list .button {
  display: block;
  float: left;
  width: 85px;
  height: 40px;
  color: #ffffff;
  padding: 0 5px 0 30px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0;
  border: 0;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  background: #000;
}
#search_box_list .button span {
  display: table-cell;
  width: 85px;
  height: 40px;
  vertical-align: middle;
}
#search_box_list .button span.icon {
  width: 20px;
}
#search_box_list .button.sale {
  background: #000 url("../../images/ico_sale.png") 15px center no-repeat;
}
#search_box_list .button.cafe {
  background: #000 url("../../images/ico_cafe.png") 15px center no-repeat;
}
#search_box_list .button.eat {
  background: #000 url("../../images/ico_eat.png") 15px center no-repeat;
}
#search_box_list .button.take {
  background: #000 url("../../images/ico_take.png") 15px center no-repeat;
}
#search_box_list .button.event {
  background: #000 url("../../images/ico_event.png") 30px center no-repeat;
}
#search_box_list .button.sofa {
  background: #000 url("../../images/ico_sofa.png") 30px center no-repeat;
}
#search_box_list .button.wify {
  background: #000 url("../../images/ico_wify.png") 30px center no-repeat;
}
#search_box_list .button.nosmork {
  background: #000 url("../../images/ico_nosmork.png") 30px center no-repeat;
}
#search_box_list .button.list {
  background: #000 url("../../images/ico_list.png") 480px center no-repeat;
}
#search_box_list .w250 {
  width: 215px !important;
}
#search_box_list .w500 {
  width: 510px !important;
  padding: 0 !important;
}
#search_box_list .last {
  margin-right: 0 !important;
}
#search_box_list input[type='button'] {
  display: block;
  color: #ffffff;
  background-color: #000;
  padding: 5px 15px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0;
  border: 0;
  font-weight: bold;
}
#search_box_list .selectBox {
  display: none;
  width: 100%;
  height: 185px;
  overflow: auto;
  border: solid #eeeeee 1px;
  border-radius: 3px;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1000;
  background-color: #fff;
}
#search_box_list .selectBox_open {
  position: relative;
  z-index: 100;
  padding: 10px;
}
#search_box_list .selectBox .option_list {
  float: left;
  padding: 5px;
  width: 230px;
  height: 48px;
}
#search_box_list .selectBox .option_list a {
  display: block;
  width: 230px;
  height: 48px;
}
#search_box_list .selectBox .option_list a > img {
  float: left;
  margin-right: 18px;
}
#search_box_list .selectBox .option_list a > span {
  display: table-cell;
  vertical-align: middle;
  height: 48px;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #eeeeee;
  position: relative;
  width: 20px;
}

.jspDrag {
  background: #fedd00;
  position: relative;
  top: 0;
  left: 3px;
  cursor: pointer;
  border-radius: 10px;
  width: 10px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled {
  cursor: default;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* ------------------------------------------- SASS Information
 Name:      layout/common/_wrapper.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.slider {
  width: 100%;
  height: 100%;
  border-radius: 14px;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #222222;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fedd00;
}

/* ------------------------------------------- SASS Information
 Name:      layout/common/_wrapper.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
/* ------------------------------------------- JADE
.icon-btn
  span.icon-btn_icon.icon-media
  .icon-btn_text.font_Roboto-Medium
    span MEDIA
----------------------------------------------------------- */
.icon-btn {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  border-radius: 3px;
  letter-spacing: 0;
}
.icon-btn_icon {
  position: absolute;
}
.icon-btn_text {
  width: 100%;
}
.icon-btn_text > span {
  display: table-cell;
  vertical-align: middle;
}

/* ------------------------------------------- SASS Information
 Name:      layout/common/_wrapper.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.pager {
  position: relative;
  width: 200px;
  margin: 0 auto 80px;
  overflow: hidden;
}
.pager_prev {
  position: absolute;
  top: 0;
  left: 0;
}
.pager_list {
  width: 120px;
  margin: 0 auto;
}
.pager_list a {
  display: block;
  color: #ffffff;
  width: 65px;
  font-size: 12px;
  padding: 5px 20px 5px 35px;
  background: #000 url("../../images/ico_list.png") 20px center no-repeat;
  border-radius: 15px;
}
.pager_next {
  position: absolute;
  top: 0;
  right: 0;
}

.page_nation {
  width: 100%;
  text-align: center;
}
.page_nation li {
  display: inline-block;
  font-size: 14px;
  margin: 5px;
}
.page_nation li a {
  padding: 5px;
}
.page_nation li a:hover {
  text-decoration: underline;
}

/* -----------------------------------------------------------
 page layout
----------------------------------------------------------- */
/* ------------------------------------------- SASS Information
 Name:      layout/page/_top.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.top #section-contents {
	background-color: #42210b;
}
.top #section-contents #boxes {
  width: 1120px;
  margin: 0 auto;
  padding: 2px;
}
.top #section-contents .boxes-in {
  width: 560px;
  float: left;
}
.top #section-contents .transformR a:hover {
  z-index: 1000;
  -webkit-transform: scale(1.1) rotate(2deg);
  -moz-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.58, 0.35, 0.71, 1.98);
}
.top #section-contents .transformL a:hover {
  z-index: 1000;
  -webkit-transform: scale(1.1) rotate(-2deg);
  -moz-transform: scale(1.1) rotate(-2deg);
  -ms-transform: scale(1.1) rotate(-2deg);
  -o-transform: scale(1.1) rotate(-2deg);
  transform: scale(1.1) rotate(-2deg);
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.58, 0.35, 0.71, 1.98);
}
.top #section-contents .boxmain {
  margin-bottom: 5px;
  float: left;
  margin-left: 2.5px;
  margin-right: 2.5px;
}
.top #section-contents .boxmain_img {
  background-color: #fedd00;
}
.top #section-contents .boxmain_anime {
  position: absolute;
  top: 50%;
  left: 50%;
}
.top #section-contents .boxmain #boxmain_anime01 {
  width: 198px;
  height: 151px;
  margin-left: -99px;
  margin-top: -75px;
}
.top #section-contents .boxmain #boxmain_anime02 {
  width: 190px;
  height: 170px;
  margin-left: -95px;
  margin-top: -70px;
}
.top #section-contents .boxmain #boxmain_anime03 {
  width: 112px;
  height: 186px;
  margin-left: -56px;
  margin-top: -93px;
}
.top #section-contents .boxmain a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  transition-duration: 0.1s;
}
.top #section-contents .boxmain_inner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url("../../images/bg_boxmain_text.png") 0 bottom repeat-x;
  border-radius: 0 0 10px 10px;
  letter-spacing: 0;
  z-index: 5;
}
.top #section-contents .boxmain_inner_title {
	color: #00FF00;
	position: absolute;
	left: 20px;
	bottom: 70px;
}
.top #section-contents .boxmain_inner_text {
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.top #section-contents .boxmain_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  background-image: url("../../images/img_box01.png");
  -webkit-background-size: 100%;
  background-size: 100%;
}
.top #section-contents .boxL {
  position: relative;
  width: 554px;
  height: 554px;
  margin: 2px;
  border-radius: 10px;
}
.top #section-contents .boxS {
  position: relative;
  width: 275px;
  height: 275px;
  margin: 2px;
  border-radius: 10px;
}
.top #section-contents .boxmain_facebook {
	position: absolute;
	top: 0;
	left: 0;
	width: 267px;
	height: 267px;
	border: 4px solid #3b5999;
	border-radius: 10px;
	z-index: 10;
	background: url(../../images/ico_main_facebook.png);
	background-repeat: no-repeat;
	background-position: 199px -1px;
}
.top #section-contents .boxmain_instagram {
	position: absolute;
	top: 0;
	left: 0;
	width: 267px;
	height: 267px;
	border: #325c86 solid 4px;
	border-radius: 10px;
	z-index: 10;
	background-image: url(../../images/ico_main_instagram.png);
	background-repeat: no-repeat;
	background-position: 199px -1px;
}


.top #section-contents .boxmain_hot_pepper {
	position: absolute;
	top: 0;
	left: 0;
	width: 267px;
	height: 267px;
	border: #ae2f5a solid 4px;
	border-radius: 10px;
	z-index: 10;
	background-image: url(../../images/ico_main_hot_pepper.png);
	background-repeat: no-repeat;
	background-position: 199px -1px;
}


.top #section-contents .top-news {
  position: relative;
  clear: both;
  width: 960px;
  margin: 0 auto;
  padding: 50px 0;
  font-size: 13px;
}
.top #section-contents .top-news #top-news_img {
  width: auto;
  height: 175px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -75px;
  border-radius: 5px;
  overflow: hidden;
}
.top #section-contents .top-news #top-news_img > img {
  width: auto;
  max-height: 100%;
}
.top #section-contents .top-news_title {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #663300;
}
.top #section-contents .top-news_link {
  padding-left: 15px;
  background: url("../../images/ico_list_brown.png") 0 center no-repeat;
}
.top #section-contents .top-news_link a {
  color: #663300;
}
.top #section-contents .top-news_link a:hover {
  text-decoration: underline !important;
}
.top #section-contents .top-news ul {
  margin-bottom: 20px;
}
.top #section-contents .top-news ul li {
  margin-bottom: 10px;
  color: #663300;
}
.top #section-contents .top-news ul li > span {
  color: #ff6600;
  margin-right: 15px;
}
.top #section-contents .top-news ul li a {
  color: #663300;
}
.top #section-contents .top-news ul li a:hover {
  text-decoration: underline !important;
}
.top #section-contents .animated {
  -webkit-animation-duration: 1200ms;
  animation-duration: 1200ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.top #section-contents .animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.top #section-contents .animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.top #section-contents .animated.flipOutX,
.top #section-contents .animated.flipOutY,
.top #section-contents .animated.bounceIn,
.top #section-contents .animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.top #section-contents .bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.top #section-contents .swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.top #section-contents .headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.top #section-contents .tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.shop .global_nav_shop > a {
  border-bottom: #ffffff 1px solid;
}
.shop #section-contents {
  padding-top: 80px;
  background: url("../../images/bg_contents.gif") repeat;
}
.shop #section-contents .section01 {
  width: 990px;
  margin: 0 auto 80px;
  overflow: hidden;
}
.shop #section-contents .section01 h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: bold;
  color: #663300;
}
.shop #section-contents .section01_box {
  position: relative;
  width: 300px;
  /*height: 460px;*/
  float: left;
  margin: 15px;
  border-radius: 8px;
  background-color: #fff;
}
.shop #section-contents .section01_box_img {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.shop #section-contents .section01_box .new-shop {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_new.png") no-repeat;
  z-index: 10;
}
.shop #section-contents .section01_box .pablomini {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_pablomini.png") no-repeat;
  z-index: 10;
}
.shop #section-contents .section01_box_inner {
  padding: 15px 15px 70px 15px;
  font-size: 12px;
}
.shop #section-contents .section01_box_title {
  font-size: 18px;
  margin-bottom: 0;
}
.shop #section-contents .section01_box_title a {
  color: #663300;
}
.shop #section-contents .section01_box_title a:hover {
  text-decoration: underline;
}
.shop #section-contents .section01_box_open {
  color: #dc0000;
  margin-bottom: 5px;
}
.shop #section-contents .section01_box_icon {
  width: 100%;
  overflow: hidden;
  margin-bottom: 8px;
}
.shop #section-contents .section01_box_icon .takeout,
.shop #section-contents .section01_box_icon .eatin,
.shop #section-contents .section01_box_icon .sales,
.shop #section-contents .section01_box_icon .cafe {
  position: relative;
  overflow: hidden;
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 42px;
  height: 18px;
  float: left;
  color: #ffffff;
  font-size: 9px;
  border-radius: 2px;
  background-color: #dc0000;
  line-height: 1em;
  margin-left: 5px;
  padding: 2px;
  text-align: center;
}
.shop #section-contents .section01_box_icon .takeout span.icon,
.shop #section-contents .section01_box_icon .eatin span.icon,
.shop #section-contents .section01_box_icon .sales span.icon,
.shop #section-contents .section01_box_icon .cafe span.icon {
  padding: 2px 0;
  float: left;
}
.shop #section-contents .section01_box_icon .event,
.shop #section-contents .section01_box_icon .sofa,
.shop #section-contents .section01_box_icon .wify,
.shop #section-contents .section01_box_icon .no_smoke {
  position: relative;
  overflow: hidden;
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 58px;
  height: 18px;
  float: left;
  color: #ffffff;
  background-color: #05b1e3;
  font-size: 9px;
  border-radius: 2px;
  line-height: 1em;
  margin-left: 5px;
  padding: 2px;
  text-align: center;
}
.shop #section-contents .section01_box_icon .event span.icon,
.shop #section-contents .section01_box_icon .sofa span.icon,
.shop #section-contents .section01_box_icon .wify span.icon,
.shop #section-contents .section01_box_icon .no_smoke span.icon {
  padding: 2px 0;
  float: left;
}
.shop #section-contents .section01_box_icon .sales {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_sales.png") no-repeat;
}
.shop #section-contents .section01_box_icon .cafe_text {
  height: 18px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 1px;
}
.shop #section-contents .section01_box_icon .event {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_event.png") no-repeat;
}
.shop #section-contents .section01_box_icon .sofa {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_sofa.png") no-repeat;
}
.shop #section-contents .section01_box_icon .no_smoke {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_nosmoke.png") no-repeat;
}
.shop #section-contents .section01_box_address {
  margin-bottom: 8px;
}
.shop #section-contents .section01_box_ohter {
  overflow: hidden;
}
.shop #section-contents .section01_box_ohter dl dt {
  clear: both;
  width: 55px;
  color: #663300;
  float: left;
}
.shop #section-contents .section01_box_ohter dl dd {
  float: left;
  width: 200px;
}
.shop #section-contents .section01_box_links {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 280px;
}
.shop #section-contents .section01_box_links .button {
  display: block;
  float: left;
  width: 112px;
  height: 40px;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.shop #section-contents .section01_box_links span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.shop #section-contents .section01_box_links span.icon {
  font-size: 17px;
  padding-right: 5px;
}
.shop #section-contents .section01_box .small {
  font-size: 10px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.shop_detail .global_nav_shop > a {
  border-bottom: #ffffff 1px solid;
}
.shop_detail #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
}
.shop_detail #section-contents .main_vl {
  width: 100%;
}
.shop_detail #section-contents .main_vl > img {
  width: 100%;
}
.shop_detail #section-contents .tit_or {
  color: #ff6600;
}
.shop_detail #section-contents .shop-detail {
  position: relative;
  z-index: 10;
  width: 900px;
  margin: -50px auto 80px;
  background-color: #fff;
  border-radius: 14px;
}
.shop_detail #section-contents .shop-detail h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #663300;
}
.shop_detail #section-contents .shop-detail_inner {
  padding: 50px;
}
.shop_detail #section-contents .shop-detail_map {
  width: 900px;
  height: 450px;
}
.shop_detail #section-contents .shop-detail_map #map_canvas {
  width: 900px;
  height: 450px;
}
.shop_detail #section-contents .shop-detail .new-shop {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_new.png") no-repeat;
}
.shop_detail #section-contents .shop-detail .pablomini {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_pablomini.png") no-repeat;
}
.shop_detail #section-contents .shop-detail_title {
  position: relative;
  color: #663300;
  font-size: 24px;
  padding-bottom: 20px;
  border-bottom: 2px #222222 solid;
  margin-bottom: 50px;
  overflow: hidden;
}
.shop_detail #section-contents .shop-detail_title h3 {
  float: left;
}
.shop_detail #section-contents .shop-detail_title > h3 > span {
  color: #dc0000;
  font-size: 16px;
  padding-left: 10px;
}
.shop_detail #section-contents .shop-detail_title_icon {
  float: right;
  max-width: 360px;
}
.shop_detail #section-contents .shop-detail_title .takeout,
.shop_detail #section-contents .shop-detail_title .eatin,
.shop_detail #section-contents .shop-detail_title .sales,
.shop_detail #section-contents .shop-detail_title .cafe {
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 75px;
  color: #ffffff;
  font-size: 11px;
  border-radius: 4px;
  background-color: #dc0000;
  line-height: 1em;
  margin-left: 5px;
  padding: 5px;
  text-align: center;
  float: left;
}
.shop_detail #section-contents .shop-detail_title .takeout > div,
.shop_detail #section-contents .shop-detail_title .eatin > div,
.shop_detail #section-contents .shop-detail_title .sales > div,
.shop_detail #section-contents .shop-detail_title .cafe > div {
  height: 22px;
  display: table-cell;
  vertical-align: middle;
}
.shop_detail #section-contents .shop-detail_title .takeout span,
.shop_detail #section-contents .shop-detail_title .eatin span,
.shop_detail #section-contents .shop-detail_title .sales span,
.shop_detail #section-contents .shop-detail_title .cafe span {
  padding: 0 3px;
  float: left;
}
.shop_detail #section-contents .shop-detail_title .event,
.shop_detail #section-contents .shop-detail_title .sofa,
.shop_detail #section-contents .shop-detail_title .wifi,
.shop_detail #section-contents .shop-detail_title .no_smoke {
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 75px;
  color: #ffffff;
  font-size: 11px;
  border-radius: 4px;
  background-color: #05b1e3;
  line-height: 1em;
  margin-left: 5px;
  padding: 5px;
  text-align: center;
  float: left;
}
.shop_detail #section-contents .shop-detail_title .event > div,
.shop_detail #section-contents .shop-detail_title .sofa > div,
.shop_detail #section-contents .shop-detail_title .wifi > div,
.shop_detail #section-contents .shop-detail_title .no_smoke > div {
  height: 22px;
  display: table-cell;
  vertical-align: middle;
}
.shop_detail #section-contents .shop-detail_title .event span,
.shop_detail #section-contents .shop-detail_title .sofa span,
.shop_detail #section-contents .shop-detail_title .wifi span,
.shop_detail #section-contents .shop-detail_title .no_smoke span {
  padding: 0 3px;
  float: left;
}
.shop_detail #section-contents .shop-detail .icon_list {
  overflow: hidden;
  margin-bottom: 5px;
}
.shop_detail #section-contents .shop-detail_text {
  margin-bottom: 50px;
}
.shop_detail #section-contents .shop-detail_text .title {
  font-size: 24px;
  color: #663300;
  margin-bottom: 35px;
}
.shop_detail #section-contents .shop-detail_text img {
  max-width: 100%;
  height: auto;
}
.shop_detail #section-contents .shop-detail_slider {
  width: 100%;
  height: 400px;
  margin-bottom: 80px;
}
.shop_detail #section-contents .shop-detail_slider .slider {
  position: relative;
  width: 100%;
  height: 100%;
}
.shop_detail #section-contents .shop-detail_slider .slider_inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  overflow: hidden;
}
.shop_detail #section-contents .shop-detail_slider .slider_inner a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.shop_detail #section-contents .shop-detail_slider .slider_inner img {
  width: 100%;
  height: auto;
}
.shop_detail #section-contents .shop-detail_slider #slider-pager {
  position: absolute;
  width: 100%;
  height: 8px;
  top: 420px;
  text-align: center;
  z-index: 50;
}
.shop_detail #section-contents .shop-detail_slider #slider-pager > div {
  display: inline-block;
  margin: 0 5px;
}
.shop_detail #section-contents .shop-detail_slider #slider-pager a {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #222222;
}
.shop_detail #section-contents .shop-detail_slider #slider-pager .active a {
  background-color: #fedd00;
}
.shop_detail #section-contents .shop-detail_ohter {
  position: relative;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 70px;
  border-bottom: #222222 1px solid;
}
.shop_detail #section-contents .shop-detail_ohter_title {
  color: #663300;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: bold;
}
.shop_detail #section-contents .shop-detail_ohter_address {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
}
.shop_detail #section-contents .shop-detail_ohter_address .btn_googlemap {
  position: absolute;
  bottom: 0;
  right: -90px;
}
.shop_detail #section-contents .shop-detail_ohter .infoText {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #cccccc 1px dashed;
}
.shop_detail #section-contents .shop-detail_ohter .infoText dl {
  width: 450px;
  overflow: hidden;
}
.shop_detail #section-contents .shop-detail_ohter .infoText dl dt {
  clear: both;
  width: 80px;
  color: #663300;
  float: left;
  margin-bottom: 3px;
}
.shop_detail #section-contents .shop-detail_ohter .infoText dl dd {
  float: left;
  margin-bottom: 3px;
}
.shop_detail #section-contents .shop-detail_ohter .infoText .eventText a {
  text-decoration: underline;
}
.shop_detail #section-contents .shop-detail_ohter .infoText .eventText a:hover {
  text-decoration: none;
}
.shop_detail #section-contents .shop-detail_ohter_acsess li {
  width: 450px;
  font-size: 12px;
  margin-bottom: 3px;
  padding-left: 1em;
  text-indent: -1em;
}
.shop_detail #section-contents .shop-detail_ohter_map {
  position: absolute;
  top: 0;
  right: 0;
}
.shop_detail #section-contents .shop-detail_menu_title {
  text-align: center;
  font-size: 12px;
}
.shop_detail #section-contents .shop-detail_menu_copy {
  text-align: center;
  font-size: 10px;
}
.shop_detail #section-contents .shop-detail_menu ul {
  width: 822px;
  margin-left: -9px;
  overflow: hidden;
  margin-bottom: 50px;
}
.shop_detail #section-contents .shop-detail_menu ul.box2 li {
  width: 465px;
}
.shop_detail #section-contents .shop-detail_menu ul.box3 li {
  width: 175px;
}
.shop_detail #section-contents .shop-detail_menu ul li {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 15px;
  text-align: center;
  font-size: 12px;
}
.shop_detail #section-contents .shop-detail_menu ul li a {
  color: #663300;
}
.shop_detail #section-contents .shop-detail_menu ul li img {
  margin-bottom: 10px;
  border-radius: 8px;
}
.shop_detail #section-contents .shop-detail_menu ul li .title {
  color: #663300;
  font-size: 14px;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.shop_detail #section-contents .shop-detail_menu ul li .point {
  color: #dc0000;
  font-size: 12px;
}
.shop_detail #section-contents .shop-detail_menu ul li .text {
  font-size: 11px;
  color: #663300;
}
.shop_detail #section-contents .shop-detail_menu ul li .link {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -65px;
}
.shop_detail #section-contents .shop-detail_menu ul li .link .button {
  display: block;
  float: left;
  width: 112px;
  height: 40px;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.shop_detail #section-contents .shop-detail_menu ul li .link span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.shop_detail #section-contents .shop-detail_menu ul li .link span.icon {
  font-size: 17px;
  padding-right: 5px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.menu .global_nav_menu > a {
  border-bottom: #ffffff 1px solid;
}
.menu #search_box {
  height: 170px !important;
  margin-top: -95px !important;
}
.menu .selectBox {
  top: 30px !important;
}
.menu #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding-top: 80px;
}
.menu .main_vl {
  width: 100%;
}
.menu .main_vl > img {
  width: 100%;
}
.menu .menu-list {
  position: relative;
  z-index: 10;
  width: 980px;
  padding: 50px 30px;
  margin: 0 auto 80px;
  background-color: #fff;
  border-radius: 14px;
}
.menu .menu-list_inner {
  padding: 50px;
}
.menu .menu-list h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: bold;
  color: #663300;
}
.menu .menu-list ul {
  width: 1010px;
  margin-left: -9px;
  overflow: hidden;
}
.menu .menu-list ul.box2 li {
  width: 465px;
}
.menu .menu-list ul.box3 li {
  width: 300px;
}
.menu .menu-list ul li {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 15px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 12px;
}
.menu .menu-list ul li a {
  color: #663300;
}
.menu .menu-list ul li img {
  margin-bottom: 20px;
  border-radius: 8px;
}
.menu .menu-list ul li .title {
  color: #663300;
  font-size: 18px;
  line-height: 1.2em;
}
.menu .menu-list ul li .point {
  color: #dc0000;
  font-size: 12px;
}
.menu .menu-list ul li .text {
  padding-top: 15px;
  font-size: 12px;
  color: #663300;
}
.menu .menu-list ul li .link {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -65px;
}
.menu .menu-list ul li .link .button {
  display: block;
  float: left;
  width: 112px;
  height: 40px;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.menu .menu-list ul li .link span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.menu .menu-list ul li .link span.icon {
  font-size: 17px;
  padding-right: 5px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.menu_detail #lode_overlay {
  position: fixed;
  top: -100%;
  left: -100%;
  width: 300%;
  height: 300%;
  z-index: 9999;
  background: #fff url("../../images/loding.gif") center center no-repeat;
  -webkit-background-size: 45px;
  background-size: 45px;
}
.menu_detail #section-contents {
  padding-bottom: 0 !important;
  background: url("../../images/bg_contents.gif") repeat;
}
.menu_detail .global_nav_menu > a {
  border-bottom: #ffffff 1px solid;
}
.menu_detail #search_box {
  height: 170px !important;
  margin-top: -95px !important;
}
.menu_detail .main_visual {
  z-index: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.menu_detail .main_visual img {
  width: 100%;
  height: auto;
}
.menu_detail .main_visual .slider_menu {
  width: 100%;
  overflow: hidden;
}
.menu_detail #slider-pager {
  z-index: 100;
  position: absolute;
  top: 48%;
  left: 20px;
  width: 10px;
}
.menu_detail #slider-pager a {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin-bottom: 8px;
  background-color: #000;
}
.menu_detail #slider-pager .active a {
  background-color: #fedd00 !important;
}
.menu_detail .selectBox {
  top: 30px !important;
}
.menu_detail .jspTrack {
  background: #f6f3e2;
}
.menu_detail .product {
  z-index: 101;
  position: absolute;
  width: 410px;
  min-height: 140px;
  right: 0;
  bottom: 100px;
  padding: 20px 0;
  background-color: #fff;
  border-radius: 15px 0 0 15px;
}
.menu_detail .product_inner {
  zoom: 1;
  padding: 0 11px 0 14px;
}
.menu_detail .product_inner:before, .menu_detail .product_inner:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.menu_detail .product_inner:after {
  clear: both;
}
.menu_detail .product_title {
  font-size: 24px;
  color: #663300;
  font-weight: bold;
  padding-top: 25px;
}
.menu_detail .product_point {
  font-size: 16px;
  color: #dc0000;
  margin-bottom: 5px;
}
.menu_detail .product_plice {
  font-size: 15px;
}
.menu_detail .product .rakuten {
  float: left;
  display: block;
  width: 190px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  background: url("../../images/btn_rakuten.png") no-repeat;
}
.menu_detail .product .rakuten span {
  display: table-cell;
  width: 190px;
  height: 40px;
  vertical-align: middle;
}
.menu_detail .product .amazon {
  float: right;
  display: block;
  width: 190px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  background: url("../../images/btn_amazon.png") no-repeat;
}
.menu_detail .product .amazon span {
  display: table-cell;
  width: 190px;
  height: 40px;
  text-align: left;
  vertical-align: middle;
  padding-left: 6px;
}
.menu_detail .product .amazon span span {
  display: inline;
  width: auto;
  height: auto;
  color: #f8b412;
  margin-right: 1px;
}
.menu_detail .product_opne {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 11px;
  padding: 3px 15px 3px 30px;
  border: 1px solid #CCCCCC;
  border-radius: 14px;
  background: #222222 url("../../images/btn_open.png") 12px center no-repeat;
}
.menu_detail .product_opne a {
  color: #fff !important;
}
.menu_detail .product_close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 11px;
  padding: 3px 15px 3px 30px;
  border: 1px solid #CCCCCC;
  border-radius: 14px;
  background: #222222 url("../../images/btn_close.png") 12px center no-repeat;
}
.menu_detail .product_close a {
  color: #fff !important;
}
.menu_detail .product .oneProduct .rakuten {
  width: 100%;
  background: url("../../images/btn_rakuten_long.png") no-repeat;
}
.menu_detail .product .oneProduct .rakuten span {
  display: block;
  width: 100%;
  line-height: 40px;
}
.menu_detail .product .oneProduct .amazon {
  width: 100%;
  background: url("../../images/btn_amazon_long.png") no-repeat;
}
.menu_detail .product .oneProduct .amazon span {
  display: block;
  width: 100%;
  line-height: 40px;
  text-align: center;
  padding-left: 0;
}
.menu_detail .product .oneProduct .amazon span span {
  display: inline;
  width: auto;
  height: auto;
  color: #f8b412;
  margin-right: 1px;
}
.menu_detail .product .product_detail {
  width: 100%;
  height: 350px;
  overflow: hidden;
  background-color: #f6f3e2;
  margin-bottom: 20px;
}
.menu_detail .product .product_detail_inner {
  padding: 20px;
}
.menu_detail .product .product_detail_title {
  color: #ff6600;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}
.menu_detail .product .product_detail_text {
  font-size: 14px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: #CCCCCC 1px dashed;
}
.menu_detail .product .product_detail_ohter {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: #CCCCCC 1px dashed;
  overflow: hidden;
}
.menu_detail .product .product_detail_ohter dl {
  width: 346px;
  font-size: 12px;
}
.menu_detail .product .product_detail_ohter dl dt {
  clear: both;
  width: 75px;
  float: left;
  color: #663300;
}
.menu_detail .product .product_detail_ohter dl dd {
  width: 271px;
  float: left;
}
.menu_detail .product .product_detail_shop {
  font-size: 13px;
}
.menu_detail .product .product_detail_shop .title {
  color: #ff6600;
  font-size: 14px;
  margin-bottom: 5px;
}
.menu_detail .footer {
  margin-top: -35px;
}
.menu_detail .pager {
  margin: 10px auto 0 !important;
}
.menu_detail .pager_prev a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
  background: url("../../images/btn_left_fw.png") 0 0 no-repeat;
}
.menu_detail .pager_list {
  width: 125px;
  margin: 0 auto;
}
.menu_detail .pager_list a {
  color: #222222;
  background: url("../../images/ico_list-bl.png") 20px center no-repeat;
  border: #CCCCCC solid 1px;
}
.menu_detail .pager_next a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
  background: url("../../images/btn_right_fw.png") 0 0 no-repeat;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.news #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
}
.news .global_nav_news > a {
  border-bottom: #ffffff 1px solid;
}
.news .section-erea {
  width: 760px;
  padding: 50px;
  margin: 80px auto;
  background-color: #fff;
  border-radius: 15px;
}
.news .icon-btn {
  padding: 0 5px 0 23px;
  position: absolute;
  top: 0;
  right: -70px;
  width: 29px;
  background-color: #dc0000;
  color: #ffffff;
  border-radius: 3px;
}
.news .icon-btn_icon {
  top: 4px;
  left: 4px;
  font-size: 14px;
}
.news .icon-btn_text {
  text-align: center;
  font-size: 10px;
  letter-spacing: -0.05em !important;
}
.news .icon-btn_text > span {
  height: 22px;
}
.news .news-list {
  width: 960px;
  margin: 0 auto 80px;
  padding-top: 80px;
}
.news .news-list h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: bold;
  color: #663300;
}
.news .news-list .news-box {
  width: 100%;
  height: 187px;
  border-radius: 15px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 20px;
}
.news .news-list .news-box_img {
  float: left;
  width: 255px;
  height: 100%;
  overflow: hidden;
}
.news .news-list .news-box_img img {
  max-width: 100%;
  height: auto;
}
.news .news-list .news-box_inner {
  padding: 20px 30px;
  width: 645px;
  float: right;
}
.news .news-list .news-box_day {
  display: inline-block;
  position: relative;
  color: #ff6600;
  margin-bottom: 10px;
}
.news .news-list .news-box_day > span {
  height: 22px;
  display: table-cell;
  vertical-align: middle;
}
.news .news-list .news-box_title {
  color: #663300;
  margin-bottom: 10px;
}
.news .news-list .news-box_title a {
  color: #663300;
}
.news .news-list .news-box_text {
  margin-bottom: 10px;
}
.news .news-list .news-box_link {
  text-align: right;
  font-size: 12px;
}
.news .news-list .news-box_link > span {
  padding-left: 15px;
  background: url("../../images/ico_list_black.png") left center no-repeat;
}
.news .news-list .news-box_link > span:hover {
  text-decoration: underline;
}
.news .news-detail_title {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
  color: #663300;
}
.news .news-detail_day {
  position: relative;
  color: #ff6600;
  margin-bottom: 50px;
  text-align: right;
  padding-bottom: 10px;
  border-bottom: #222222 solid 2px;
  padding-right: 70px;
}
.news .news-detail_day .icon-btn {
  right: 0;
}
.news .news-detail_text img {
  max-width: 100%;
  height: auto;
}
.news .news-detail_img {
  padding-top: 20px;
  text-align: center;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.contact #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding: 80px 0;
}
.contact .global_nav_contact > a {
  border-bottom: #ffffff 1px solid;
}
.contact .section-erea {
  width: 760px;
  padding: 50px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
}
.contact h3.blown {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
}
.contact .red {
  color: #dc0000;
}
.contact .button {
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  padding: 0 20px;
  background: #000000;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  line-height: 1.2em;
}
.contact .button > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  background: url("../../images/btn_left.png") right center no-repeat;
}
.contact .button.back > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  background: url("../../images/btn_right.png") left center no-repeat  !important;
}
.contact .section01 {
  text-align: center;
  margin-bottom: 40px;
}
.contact .section01 .button > span {
  width: 260px;
}
.contact .section01 a {
  display: block;
}
.contact .section01 .icon-btn {
  padding: 0 0 0 60px;
  margin-left: -25px;
}
.contact .section01 .icon-btn_icon {
  top: 0px;
  left: 0px;
  font-size: 35px;
}
.contact .section01 .icon-btn_text {
  text-align: center;
  font-size: 30px;
  letter-spacing: -0.05em !important;
}
.contact .section01 .icon-btn_text > span {
  height: 40px;
}
.contact .section02 {
  text-align: center;
  margin-bottom: 40px;
  overflow: hidden;
}
.contact .section02 .boxL {
  float: left;
  width: 379px;
  border-right: #CCCCCC solid 1px;
  padding-bottom: 10px;
}
.contact .section02 .boxR {
  float: right;
  width: 379px;
  padding-bottom: 10px;
}
.contact .section02 .icon-btn {
  padding: 0 0 0 55px;
  margin-bottom: 20px;
  margin-left: -25px;
}
.contact .section02 .icon-btn_icon {
  top: 0px;
  left: 0px;
  font-size: 35px;
}
.contact .section02 .icon-btn_text {
  text-align: center;
  font-size: 26px;
  letter-spacing: -0.05em !important;
}
.contact .section02 .icon-btn_text > span {
  height: 35px;
}
.contact .section03 {
  margin-bottom: 40px;
  overflow: hidden;
}
.contact .section03 a {
  display: block;
}
.contact .section03_en {
  clear: both;
  text-align: center;
}
.contact .section03 .button {
  float: left;
}
.contact .section03 .button > span {
  width: 200px;
}
.contact .section03 .icon-btn {
  padding: 0 0 0 55px;
  margin-bottom: 20px;
  margin-left: -5px;
}
.contact .section03 .icon-btn_icon {
  top: 0px;
  left: 0px;
  font-size: 35px;
}
.contact .section03 .icon-btn_text {
  text-align: center;
  font-size: 26px;
  letter-spacing: -0.05em !important;
}
.contact .section03 .icon-btn_text > span {
  height: 35px;
}
.contact .section04 {
  overflow: hidden;
}
.contact .section04 h3 {
  color: #f74d6b;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
}
.contact .section04 .section04_btn {
  padding-left: 20px;
  background: url("../../images/ico_list_black.png") 0 center no-repeat;
}
.contact .section04_inner {
  float: right;
  width: 570px;
}
.contact .section04_img {
  float: left;
  margin-right: 30px;
  padding-top: 15px;
}
.contact .section-form h3 {
  font-size: 16px;
  letter-spacing: -0.05em;
  margin-bottom: 20px;
}
.contact .section-form table {
  width: 100%;
  border-top: #CCCCCC 1px dashed;
}
.contact .section-form table tr {
  width: 100%;
  border-bottom: #CCCCCC 1px dashed;
}
.contact .section-form table tr th {
  width: 200px;
  padding: 10px;
  vertical-align: middle;
}
.contact .section-form table tr td {
  padding: 30px 10px;
  vertical-align: middle;
}
.contact .section-form table tr td input[type="text"], .contact .section-form table tr td textarea {
  width: 96%;
  padding: 2%;
  border-radius: 5px;
  background-color: #EEEEEE;
  border: #CCCCCC solid 1px;
  box-shadow: none;
}
.contact .section-form table tr td textarea {
  resize: vertical;
}
.contact .section-form #btn_submit {
  text-align: center;
}
.contact .section-form .button > span {
  width: 160px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.sns #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding: 90px 0;
}
.sns .global_nav_sns > a {
  border-bottom: #ffffff 1px solid;
}
.sns .sns-box {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.sns .sns-box_title {
  text-align: center;
  margin-bottom: 15px;
}
.sns .sns-box_inner {
  height: 420px;
  margin-bottom: 15px;
  background-color: #fff;
}
.sns .sns-box_link {
  font-size: 12px;
  text-align: right;
  padding-right: 15px;
  background: url("../../images/btn_left.png") right center no-repeat;
}
.sns .sns-box_link a {
  color: #ffffff;
}
.sns .sns-box_twitter {
  float: left;
  width: 280px;
  padding: 15px 10px;
  border-radius: 8px;
  background-color: #55acee;
}
.sns .sns-box_facebook {
  float: left;
  width: 280px;
  padding: 15px 10px;
  border-radius: 8px;
  background-color: #3b5998;
}
.sns .sns-box_instagram {
  float: left;
  width: 280px;
  padding: 15px 10px;
  border-radius: 8px;
  background-color: #325c86;
}
.sns .sns-box_instagram ul {
  overflow: hidden;
}
.sns .sns-box_instagram li {
  width: 140px;
  height: 140px;
  float: left;
  overflow: hidden;
  position: relative;
}
.sns .sns-box_instagram li img {
  width: 200px;
  height: auto;
  left: -20px;
  top: -10px;
  position: absolute;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.story #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
}
.story .global_nav_story > a {
  border-bottom: #ffffff 1px solid;
}
.story .section-erea {
  width: 760px;
  padding: 50px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
}
.story h3.blown {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
}
.story .button {
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  padding: 0 20px;
  background: #000000;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
}
.story .button > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  background: url("../../images/btn_left.png") right center no-repeat;
}
.story .story-main {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}
.story .story-main .logo {
  font-size: 160px;
}
.story .story-main_title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 50px;
  letter-spacing: 0;
}
.story .story-main_text {
  font-size: 16px;
}
.story .story-main_text p {
  margin-bottom: 40px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.story_history #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
}
.story_history .global_nav_story > a {
  border-bottom: #ffffff 1px solid;
}
.story_history .section-erea {
  width: 860px;
  padding: 50px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
}
.story_history h3.blown {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
  padding-bottom: 30px;
  border-bottom: #222222 solid 2px;
}
.story_history .button {
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  padding: 0 20px;
  background: #000000;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
}
.story_history .button > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  background: url("../../images/btn_left.png") right center no-repeat;
}
.story_history .history-list {
  margin-top: 80px;
  margin-bottom: 80px;
}
.story_history .history-list table {
  width: 100%;
}
.story_history .history-list table tr {
  border-bottom: #CCCCCC 1px dashed;
}
.story_history .history-list table tr th {
  padding: 30px 0;
  color: #ff6600;
  vertical-align: top;
}
.story_history .history-list table tr td {
  padding: 30px 0;
  vertical-align: top;
  width: 740px;
}
.story_history .history-list table tr td .title {
  color: #663300;
  font-size: 16px;
}
.story_history .history-list table tr td p {
  margin: 0 0 20px 0;
}
.story_history .history-list table tr td img {
  max-width: 100%;
  height: auto;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.error404 #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding: 80px 0;
}
.error404 .section-erea {
  width: 760px;
  padding: 50px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
}
.error404 h3.blown {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
}
.error404 .red {
  color: #dc0000;
}
.error404 .button {
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  padding: 0 20px;
  background: #000000;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  line-height: 1.2em;
}
.error404 .button > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  background: url("../../images/btn_left.png") right center no-repeat;
}
.error404 .inner h3 {
  font-size: 26px;
  letter-spacing: -0.05em;
  margin-bottom: 20px;
}
.error404 .inner #btn_submit {
  text-align: center;
}
.error404 .inner .button > span {
  width: 160px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.point #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding: 80px 0;
}
.point .section-erea {
  width: 800px;
  padding: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
}
.point .section-erea > p {
  font-size: 16px;
}
.point .section-erea .small {
  font-size: 12px;
}
.point h3.blown {
  font-size: 24px;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
  border-bottom: solid 2px #222222;
}
.point .red {
  color: #dc0000;
}
.point .orenge {
  color: #ff6600;
}
.point .privilege {
  overflow: hidden;
}
.point .privilege_icon {
  color: #fff;
  background-color: #ff6600;
  width: 62px;
  height: 62px;
  border-radius: 31px;
  margin-right: 20px;
  text-align: center;
  float: left;
  font-size: 18px;
  font-weight: bold;
}
.point .privilege_icon span {
  display: table-cell;
  width: 62px;
  height: 62px;
  vertical-align: middle;
}
.point .privilege_text {
  font-size: 16px;
  display: table-cell;
  height: 62px;
  vertical-align: middle;
}
.point .qr {
  width: 100%;
  padding: 28px 0;
  background-color: #f6f3e2;
  text-align: center;
}
.point .qr_inner {
  position: relative;
  width: 530px;
  margin: 0 auto;
}
.point .qr_text {
  display: table-cell;
  height: 124px;
  vertical-align: middle;
  font-size: 14px;
}
.point .qr_text .title {
  font-size: 18px;
  margin-bottom: 25px;
  text-align: center;
  font-weight: bold;
  color: #663300;
}
.point .qr_img {
  position: absolute;
  top: 0;
  right: 0;
}
.point .button {
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  padding: 0 20px;
  background: #000000;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  line-height: 1.2em;
}
.point .button > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  background: url("../../images/btn_left.png") right center no-repeat;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_property.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.property #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding: 80px 0;
}
.property .section-erea {
  width: 800px;
  padding: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
}
.property .section-erea > p {
  font-size: 16px;
}
.property .section-erea .small {
  font-size: 12px;
}
.property h3.blown {
  font-size: 24px;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
  border-bottom: solid 2px #222222;
}
.property h4.blown {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
}
.property .contentTable {
  width: 630px;
  margin: 0 auto 50px auto;
}
.property .contentTable th {
  width: 105px;
  background: #f6f3e2;
  padding: 20px 30px;
  border-bottom: 1px dotted #cccccc;
}
.property .contentTable td {
  background: #faf9f0;
  padding: 20px 30px;
  border-bottom: 1px dotted #cccccc;
}
.property .contentTable tr:last-of-type th, .property .contentTable tr:last-of-type td {
  border: none;
}
.property .contentTable .photos {
  overflow: hidden;
}
.property .contentTable .photos li {
  float: left;
  text-align: center;
  margin-right: 30px;
}
.property .contentTable .photos li:last-of-type {
  margin-right: 0;
}
.property .contentTable dt {
  position: relative;
  padding-left: 15px;
}
.property .contentTable dt:before {
  background: #222222;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
}
.property .contentTable dd {
  padding-left: 15px;
}
.property .contentTable .termList li {
  position: relative;
  padding-left: 10px;
}
.property .contentTable .termList li:before {
  background: #222222;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 9px;
  content: "";
}
.property .button {
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  padding: 0 45px;
  background: #000000;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  line-height: 1.2em;
}
.property .button > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  background: url("../../images/btn_left.png") right center no-repeat;
  padding: 0 20px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_privacy.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.privacy #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding: 80px 0;
}
.privacy .section-erea {
  width: 800px;
  padding: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
  font-size: 16px;
}
.privacy .section-erea .small {
  font-size: 12px;
}
.privacy .section-erea a {
  color: #663300;
}
.privacy .section-erea a:hover {
  text-decoration: underline;
}
.privacy h3.blown {
  font-size: 24px;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
  border-bottom: solid 2px #222222;
}
.privacy h4.brown {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #663300;
}
.privacy .contentList li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 5px;
}
.privacy .contentList li:before {
  position: absolute;
  background: #222222;
  width: 12px;
  height: 12px;
  content: "";
  left: 0;
  top: 7px;
}
.privacy .signText {
  text-align: right;
}
.privacy .button {
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  padding: 0 45px;
  background: #000000;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  line-height: 1.2em;
}
.privacy .button > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  background: url("../../images/btn_left.png") right center no-repeat;
  padding: 0 20px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_caution.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.caution #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding: 80px 0;
}
.caution .section-erea {
  width: 800px;
  padding: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
}
.caution .section-erea > p {
  font-size: 16px;
}
.caution .section-erea .small {
  font-size: 12px;
}
.caution .section-erea a {
  color: #663300;
}
.caution .section-erea a:hover {
  text-decoration: underline;
}
.caution h3.blown {
  font-size: 24px;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #663300;
  border-bottom: solid 2px #222222;
}
.caution .shopName {
  position: relative;
  padding-left: 15px;
}
.caution .shopName:before {
  position: absolute;
  left: 0;
  top: 8px;
  background: #222222;
  content: "";
  width: 12px;
  height: 12px;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_shop.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.pablomini #section-contents {
  background: url("../../images/bg_contents.gif") repeat;
  padding: 0;
}
.pablomini .footer {
  overflow: hidden;
  margin-top: 0;
}
.pablomini #section-contents {
  position: relative;
}
.pablomini #section-contents .slide_section {
  width: 100%;
}
.pablomini #section-contents .slide_section div {
  width: 100%;
}
.pablomini #section-contents .slide_section_content01 {
  background-color: #fedd00;
}
.pablomini #section-contents .slide_section_content01 .logo_content {
  padding: 150px 0 0 0;
  text-align: center;
}
.pablomini #section-contents .slide_section_content04 .bx-wrapper {
  margin: 0 auto;
}
.pablomini #section-contents .slide_section_content02 {
  background: url("../../images/bg_concept.jpg") no-repeat center top;
  background-size: cover;
  position: relative;
}
.pablomini #section-contents .slide_section_content02 .concept_content {
  position: absolute;
  left: 40px;
  bottom: 80px;
  width: 466px;
}
.pablomini #section-contents .slide_section_content02 .concept_content .text {
  background: url("../../images/bg_concept_text_middle.png") repeat-y left top;
  padding: 15px 35px;
  letter-spacing: 0;
  font-size: 13px;
  line-height: 1.7;
}
.pablomini #section-contents .slide_section_content03 {
  padding: 60px 0 0 0;
  background: url("../../images/bg_contents.gif") repeat;
}
.pablomini #section-contents .slide_section_content03 .bx-wrapper {
  margin: 0 auto;
}
.pablomini #section-contents .slide_section_content03 .bx-wrapper .bx-viewport {
  margin-bottom: 30px;
}
.pablomini #section-contents .slide_section_content03 #menu_container {
  position: relative;
}
.pablomini #section-contents .slide_section_content03 .menu_content {
  display: table;
  position: absolute;
  left: 0;
  top: 0;
}
.pablomini #section-contents .slide_section_content03 .menu_content .menu_img {
  display: table-cell;
}
.pablomini #section-contents .slide_section_content03 .menu_content .menu_text {
  background: #ffffff;
  padding: 30px 40px 15px 40px;
  display: table-cell;
  vertical-align: top;
  border-radius: 0 5px 5px 0;
}
.pablomini #section-contents .slide_section_content03 .menu_content .menu_name {
  border-bottom: 1px solid #222222;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.pablomini #section-contents .slide_section_content03 .menu_content .menu_name .name {
  position: relative;
  display: inline;
}
.pablomini #section-contents .slide_section_content03 .menu_content .menu_name .name-large {
  font-size: 42px;
  font-weight: bold;
  margin-right: 15px;
  display: inline-block;
  line-height: 1.1;
  letter-spacing: 2px;
}
.pablomini #section-contents .slide_section_content03 .menu_content .menu_name .name-small {
  font-size: 14px;
  position: absolute;
  bottom: 0;
}
.pablomini #section-contents .slide_section_content03 .menu_content .btnDetail {
  text-align: center;
  margin-bottom: 35px;
}
.pablomini #section-contents .slide_section_content03 .menu_content .btnDetail a {
  display: block;
  background: #222222;
  color: #ffffff;
  padding: 5px 0;
  border-radius: 5px;
}
.pablomini #section-contents .slide_section_content03 .menu_content .priceText {
  font-size: 30px;
}
.pablomini #section-contents .slide_section_content03 #menu_plain .name-small {
  right: -56px;
}
.pablomini #section-contents .slide_section_content03 #menu_choco .name-small {
  right: -56px;
}
.pablomini #section-contents .slide_section_content03 #menu_matcha .name-small {
  right: -106px;
}
.pablomini #section-contents .slide_section_content03 #menu_icons {
  text-align: center;
}
.pablomini #section-contents .slide_section_content03 #menu_icons li {
  text-align: center;
  display: inline-block;
  padding: 15px 0 0 0;
  margin: 0 10px;
}
.pablomini #section-contents .slide_section_content03 #menu_icons li a {
  padding: 20px 0 0 0;
}
.pablomini #section-contents .slide_section_content03 #menu_icons li a img {
  transform: scale(0.7);
}
.pablomini #section-contents .slide_section_content03 #menu_icons li a:hover img {
  transform: scale(1);
}
.pablomini #section-contents .slide_section_content03 #menu_icons li .active {
  background: url("../../images/icon_menu_current.png") no-repeat center top;
}
.pablomini #section-contents .slide_section_content03 #menu_icons li .active img {
  transform: scale(1);
}
.pablomini #section-contents .slide_section_content04 {
  padding: 60px 0 0 0;
  background: url("../../images/bg_contents.gif") repeat;
}
.pablomini #section-contents .slide_section_content04 .shop_content {
  width: 770px;
  margin: 0 auto;
}
.pablomini #section-contents .slide_section_content04 .shop_content .thumb img {
  border-radius: 10px 10px 0 0;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail {
  background: #ffffff;
  padding: 45px;
  overflow: hidden;
  border-radius: 0 0 10px 10px;
  width: 770px;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text {
  width: 420px;
  float: left;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .name_btn {
  overflow: hidden;
  margin-bottom: 15px;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .name_btn .name {
  font-size: 22px;
  color: #663300;
  font-weight: bold;
  float: left;
  margin-right: 10px;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .name_btn .btn {
  float: left;
  margin-top: 5px;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .name_btn .button {
  display: block;
  float: left;
  background: #222222;
  border-radius: 5px;
  color: #ffffff;
  font-size: 11px;
  padding: 5px 10px;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .address_btn {
  overflow: hidden;
  margin-bottom: 10px;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .address_btn .address {
  float: left;
  margin-right: 10px;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .address_btn .btn {
  float: left;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .detail_info {
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.pablomini #section-contents .slide_section_content04 .shop_content .shop_detail_text .detail_info th {
  width: 100px;
  color: #663300;
  padding-right: 10px;
}
.pablomini #section-contents .slide_section_content04 #shopBtn_wrapper {
  margin-top: 20px;
}
.pablomini #section-contents .slide_section_content04 #shop_btn {
  overflow: hidden;
  width: 860px;
  margin: 0 auto 100px;
}
.pablomini #section-contents .slide_section_content04 #shop_btn li {
  float: left;
  width: 276px;
}
.pablomini #section-contents .slide_section_content04 #shop_btn li.last {
  margin-right: 0;
}
.pablomini #section-contents .slide_section_content04 #shop_btn li a {
  display: block;
  background: #585858;
  color: #ffffff;
  padding: 5px 0;
  border-radius: 5px;
  text-align: center;
}
.pablomini #section-contents .slide_section_content04 #shop_btn li a.selected {
  background: #222222;
}
.pablomini #section-contents .slide_section_content04 .bx-pager.bx-default-pager {
  display: none;
}
.pablomini #section-contents .slide_section_content04 .bx-controls-direction {
  position: relative;
}
.pablomini #section-contents .slide_section_content04 .bx-controls-direction a {
  display: block;
  position: absolute;
  top: -28px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
}
.pablomini #section-contents .slide_section_content04 .bx-controls-direction a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  zoom: 1;
}
.pablomini #section-contents .slide_section_content04 .bx-controls-direction a.bx-prev {
  left: -46px;
  background: url("../../images/btn_prev.png") no-repeat center center;
  background-size: 26px 26px;
}
.pablomini #section-contents .slide_section_content04 .bx-controls-direction a.bx-next {
  right: -46px;
  background: url("../../images/btn_next.png") no-repeat center center;
  background-size: 26px 26px;
}
.pablomini .slide_section_pager {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px !important;
  margin-top: -50px;
  z-index: 10;
}
.pablomini .slide_section_pager ul li a {
  text-indent: -9999px;
  overflow: hidden;
  width: 6px;
  height: 6px;
  margin-bottom: 8px;
  border-radius: 100%;
  border: 2px solid #000;
  display: block;
}
.pablomini .slide_section_pager ul li a.active {
  background-color: #000000;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_cafe-casual.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.cafe_casual {
  background: #ffffff;
}
.cafe_casual .mb40 {
  margin-bottom: 40px;
}
.cafe_casual .header_inner {
  overflow: hidden;
}
.cafe_casual .header_nav {
  float: left;
}
.cafe_casual .header_cafe {
  float: right;
  overflow: hidden;
}
.cafe_casual .header_cafe li {
  float: left;
  width: 150px;
  text-align: center;
  font-weight: bold;
}
.cafe_casual .header_cafe li a {
  display: block;
  padding: 8px 0;
  color: #663300;
}
.cafe_casual .header_cafe li.premium a {
  background: #a68675;
  border-radius: 5px 0 0 5px;
  color: #ffffff;
}
.cafe_casual .header_cafe li.premium a:hover {
  background: #D4B4A3;
}
.cafe_casual .header_cafe li.eatin a {
  background: #feae3b;
  border-radius: 0 5px 5px 0;
}
.cafe_casual .header_cafe li.eatin a:hover {
  background: #FFCC84;
}
.cafe_casual #section-contents {
  padding-bottom: 0;
}
.cafe_casual #section-contents #mainVisual {
  position: relative;
}
.cafe_casual #section-contents #mainVisual #main_slide li img {
  width: 100%;
  height: auto;
}
.cafe_casual #section-contents #mainVisual .bx-controls {
  position: absolute;
  left: 45%;
  bottom: 80px;
  z-index: 200;
}
.cafe_casual #section-contents #mainVisual .bx-controls .bx-pager-link {
  margin: 0 8px;
}
.cafe_casual #section-contents #mainVisual .main_logo {
  position: absolute;
  left: 70px;
  top: 70px;
  z-index: 100;
}
.cafe_casual #section-contents #cafe_navi {
  background: #ffffff;
  padding: 15px;
  border-radius: 10px;
  overflow: hidden;
  width: 900px;
  margin: -50px auto 30px auto;
  position: relative;
  z-index: 100;
}
.cafe_casual #section-contents #cafe_navi li {
  float: left;
  text-align: center;
  width: 300px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.3px;
}
.cafe_casual #section-contents #cafe_navi li a {
  padding: 10px 0;
  display: block;
  color: #412608;
  margin-bottom: 8px;
}
.cafe_casual #section-contents #cafe_navi li a:hover {
  color: #8A5E2D;
}
.cafe_casual #section-contents #cafe_navi li.premium a {
  background: #a68675;
  color: #ffffff;
  border-radius: 5px 0 0 5px;
}
.cafe_casual #section-contents #cafe_navi li.premium a:hover {
  background: #D4B4A3;
}
.cafe_casual #section-contents #cafe_navi li.casual {
  position: relative;
  border-bottom: 8px solid #e0ceb3;
}
.cafe_casual #section-contents #cafe_navi li.casual a {
  background: #e0ceb3;
}
.cafe_casual #section-contents #cafe_navi li.casual a:hover {
  background: #FBEDD9;
}
.cafe_casual #section-contents #cafe_navi li.casual:before {
  position: absolute;
  left: 145px;
  bottom: -25px;
  content: url("../../images/icon_active_casual.png");
}
.cafe_casual #section-contents #cafe_navi li.eatin a {
  background: #feae3b;
  border-radius: 0 5px 5px 0;
}
.cafe_casual #section-contents #cafe_navi li.eatin a:hover {
  background: #FFCC84;
}
.cafe_casual #section-contents #cafe_concept {
  width: 930px;
  margin: 0 auto 70px auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  position: relative;
}
.cafe_casual #section-contents #cafe_concept h3.ttl {
  background: url("../../images/bg_border_ttl.png") repeat-x left 50%;
  font-size: 36px;
  letter-spacing: 1.2px;
  margin-bottom: 40px;
}
.cafe_casual #section-contents #cafe_concept h3.ttl span {
  background: #ffffff;
  padding: 0 25px;
  display: inline-block;
}
.cafe_casual #section-contents #cafe_concept .img_drop {
  position: absolute;
  right: 0;
  bottom: -104px;
}
.cafe_casual #section-contents .main_content {
  background: url("../../images/bg_casual.jpg") repeat;
  padding: 50px 0;
}
.cafe_casual #section-contents .section01 {
  width: 990px;
  margin: 0 auto 80px;
  overflow: hidden;
}
.cafe_casual #section-contents .section01 h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #663300;
  letter-spacing: 1.2px;
}
.cafe_casual #section-contents .section01_box {
  position: relative;
  width: 300px;
  float: left;
  margin: 15px;
  border-radius: 8px;
  background-color: #fff;
}
.cafe_casual #section-contents .section01_box_img {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.cafe_casual #section-contents .section01_box .new-shop {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_new.png") no-repeat;
  z-index: 10;
}
.cafe_casual #section-contents .section01_box .pablomini {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_pablomini.png") no-repeat;
  z-index: 10;
}
.cafe_casual #section-contents .section01_box_inner {
  padding: 15px 15px 70px 15px;
  font-size: 12px;
}
.cafe_casual #section-contents .section01_box_title {
  font-size: 18px;
  margin-bottom: 2px;
}
.cafe_casual #section-contents .section01_box_title a {
  color: #663300;
}
.cafe_casual #section-contents .section01_box_title a:hover {
  text-decoration: underline;
}
.cafe_casual #section-contents .section01_box_open {
  color: #dc0000;
  margin-bottom: 5px;
  clear: both;
}
.cafe_casual #section-contents .section01_box_icon {
  overflow: hidden;
  margin-bottom: 8px;
  width: 100%;
}
.cafe_casual #section-contents .section01_box_icon .takeout,
.cafe_casual #section-contents .section01_box_icon .eatin,
.cafe_casual #section-contents .section01_box_icon .sales,
.cafe_casual #section-contents .section01_box_icon .cafe {
  position: relative;
  overflow: hidden;
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 42px;
  height: 18px;
  float: left;
  color: #ffffff;
  font-size: 9px;
  border-radius: 2px;
  background-color: #dc0000;
  line-height: 1em;
  margin-left: 5px;
  padding: 2px;
  text-align: center;
}
.cafe_casual #section-contents .section01_box_icon .takeout span.icon,
.cafe_casual #section-contents .section01_box_icon .eatin span.icon,
.cafe_casual #section-contents .section01_box_icon .sales span.icon,
.cafe_casual #section-contents .section01_box_icon .cafe span.icon {
  padding: 2px 0;
  float: left;
}
.cafe_casual #section-contents .section01_box_icon .event,
.cafe_casual #section-contents .section01_box_icon .sofa,
.cafe_casual #section-contents .section01_box_icon .wify,
.cafe_casual #section-contents .section01_box_icon .no_smoke {
  position: relative;
  overflow: hidden;
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 58px;
  height: 18px;
  float: left;
  color: #ffffff;
  background-color: #05b1e3;
  font-size: 9px;
  border-radius: 2px;
  line-height: 1em;
  margin-left: 5px;
  padding: 2px;
  text-align: center;
}
.cafe_casual #section-contents .section01_box_icon .event span.icon,
.cafe_casual #section-contents .section01_box_icon .sofa span.icon,
.cafe_casual #section-contents .section01_box_icon .wify span.icon,
.cafe_casual #section-contents .section01_box_icon .no_smoke span.icon {
  padding: 2px 0;
  float: left;
}
.cafe_casual #section-contents .section01_box_icon .sales {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_sales.png") no-repeat;
}
.cafe_casual #section-contents .section01_box_icon .cafe_text {
  height: 18px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 1px;
}
.cafe_casual #section-contents .section01_box_icon .event {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_event.png") no-repeat;
}
.cafe_casual #section-contents .section01_box_icon .sofa {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_sofa.png") no-repeat;
}
.cafe_casual #section-contents .section01_box_icon .no_smoke {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_nosmoke.png") no-repeat;
}
.cafe_casual #section-contents .section01_box_address {
  margin-bottom: 8px;
}
.cafe_casual #section-contents .section01_box_ohter {
  overflow: hidden;
}
.cafe_casual #section-contents .section01_box_ohter dl dt {
  clear: both;
  width: 55px;
  color: #663300;
  float: left;
}
.cafe_casual #section-contents .section01_box_ohter dl dd {
  float: left;
  width: 200px;
}
.cafe_casual #section-contents .section01_box_links {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 280px;
}
.cafe_casual #section-contents .section01_box_links .button {
  display: block;
  float: left;
  width: 112px;
  height: 40px;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.cafe_casual #section-contents .section01_box_links span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.cafe_casual #section-contents .section01_box_links span.icon {
  font-size: 17px;
  padding-right: 5px;
}
.cafe_casual #section-contents .section01_box .small {
  font-size: 10px;
}
.cafe_casual #section-contents .cafe_menu h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #663300;
  letter-spacing: 1.3px;
}
.cafe_casual #section-contents .cafe_menu .menu_content {
  width: 860px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 10px;
  padding: 50px 50px 20px 50px;
  color: #663300;
}
.cafe_casual #section-contents .cafe_menu .menu_content h4.category_name {
  font-size: 20px;
  margin-bottom: 15px;
  text-align: center;
  color: #642d00;
  font-weight: bold;
}
.cafe_casual #section-contents .cafe_menu .menu_content ul {
  overflow: hidden;
}
.cafe_casual #section-contents .cafe_menu .menu_content li {
  position: relative;
  width: 186px;
  float: left;
  text-align: center;
  margin: 10px 38px 15px 0;
  padding-bottom: 30px;
}
.cafe_casual #section-contents .cafe_menu .menu_content li img {
  display: block;
  margin-bottom: 5px;
  border-radius: 5px;
}
.cafe_casual #section-contents .cafe_menu .menu_content li a {
  color: #805426;
}
.cafe_casual #section-contents .cafe_menu .menu_content li a.text-link {
  margin-bottom: 20px;
}
.cafe_casual #section-contents .cafe_menu .menu_content li a:hover {
  color: #a68675;
}
.cafe_casual #section-contents .cafe_menu .menu_content li .title {
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 3px;
}
.cafe_casual #section-contents .cafe_menu .menu_content li .text {
  font-size: 10px;
  padding-top: 15px;
}
.cafe_casual #section-contents .cafe_menu .menu_content li .sub-name {
  display: block;
  font-size: 10px;
}
.cafe_casual #section-contents .cafe_menu .menu_content li .sub-name-limit {
  display: block;
  font-size: 10px;
  color: #e03647;
}
.cafe_casual #section-contents .cafe_menu .menu_content li .desc {
  display: block;
  width: 112px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 0 -65px;
  font-size: 12px;
}
.cafe_casual #section-contents .cafe_menu .menu_content li .desc:hover {
  color: #fff;
}
.cafe_casual #section-contents .cafe_menu .menu_content li .desc span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.cafe_casual #section-contents .cafe_menu .menu_content li .desc span.icon {
  font-size: 17px;
  padding-right: 5px;
}
.cafe_casual #section-contents .cafe_menu .menu_content li:nth-of-type(4n) {
  margin-right: 0;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_cafe-eatin.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.cafe_eatin {
  background: #ffffff;
}
.cafe_eatin .mb40 {
  margin-bottom: 40px;
}
.cafe_eatin .header_inner {
  overflow: hidden;
}
.cafe_eatin .header_nav {
  float: left;
}
.cafe_eatin .header_cafe {
  float: right;
  overflow: hidden;
}
.cafe_eatin .header_cafe li {
  float: left;
  width: 150px;
  text-align: center;
  font-weight: bold;
}
.cafe_eatin .header_cafe li a {
  display: block;
  padding: 8px 0;
  color: #663300;
}
.cafe_eatin .header_cafe li.premium a {
  background: #a68675;
  border-radius: 5px 0 0 5px;
  color: #ffffff;
}
.cafe_eatin .header_cafe li.premium a:hover {
  background: #D4B4A3;
}
.cafe_eatin .header_cafe li.casual a {
  background: #e0ceb3;
  border-radius: 0 5px 5px 0;
}
.cafe_eatin .header_cafe li.casual a:hover {
  background: #FBEDD9;
}
.cafe_eatin #section-contents {
  padding-bottom: 0;
}
.cafe_eatin #section-contents #mainVisual {
  position: relative;
}
.cafe_eatin #section-contents #mainVisual #main_slide li img {
  width: 100%;
  height: auto;
}
.cafe_eatin #section-contents #mainVisual .bx-controls {
  position: absolute;
  left: 45%;
  bottom: 80px;
  z-index: 200;
}
.cafe_eatin #section-contents #mainVisual .bx-controls .bx-pager-link {
  margin: 0 8px;
}
.cafe_eatin #section-contents #mainVisual .main_logo {
  position: absolute;
  left: 70px;
  top: 70px;
  z-index: 100;
}
.cafe_eatin #section-contents #cafe_navi {
  background: #ffffff;
  padding: 15px;
  border-radius: 10px;
  overflow: hidden;
  width: 900px;
  margin: -50px auto 30px auto;
  position: relative;
  z-index: 100;
}
.cafe_eatin #section-contents #cafe_navi li {
  float: left;
  text-align: center;
  width: 300px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.3px;
}
.cafe_eatin #section-contents #cafe_navi li a {
  padding: 10px 0;
  display: block;
  color: #412608;
  margin-bottom: 8px;
}
.cafe_eatin #section-contents #cafe_navi li a:hover {
  color: #8A5E2D;
}
.cafe_eatin #section-contents #cafe_navi li.premium a {
  background: #a68675;
  color: #ffffff;
  border-radius: 5px 0 0 5px;
}
.cafe_eatin #section-contents #cafe_navi li.premium a:hover {
  background: #D4B4A3;
}
.cafe_eatin #section-contents #cafe_navi li.casual a {
  background: #e0ceb3;
}
.cafe_eatin #section-contents #cafe_navi li.casual a:hover {
  background: #FBEDD9;
}
.cafe_eatin #section-contents #cafe_navi li.eatin {
  position: relative;
  border-bottom: 8px solid #feae3b;
}
.cafe_eatin #section-contents #cafe_navi li.eatin a {
  background: #feae3b;
  border-radius: 0 5px 5px 0;
}
.cafe_eatin #section-contents #cafe_navi li.eatin a:hover {
  background: #FFCC84;
}
.cafe_eatin #section-contents #cafe_navi li.eatin:before {
  position: absolute;
  left: 145px;
  bottom: -25px;
  content: url("../../images/icon_active_eatin.png");
}
.cafe_eatin #section-contents #cafe_concept {
  width: 930px;
  margin: 0 auto 70px auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  position: relative;
}
.cafe_eatin #section-contents #cafe_concept h3.ttl {
  background: url("../../images/bg_border_ttl.png") repeat-x left 50%;
  font-size: 36px;
  letter-spacing: 1.2px;
  margin-bottom: 40px;
}
.cafe_eatin #section-contents #cafe_concept h3.ttl span {
  background: #ffffff;
  padding: 0 25px;
  display: inline-block;
}
.cafe_eatin #section-contents #cafe_concept .img_drop {
  position: absolute;
  right: 0;
  bottom: -104px;
}
.cafe_eatin #section-contents .main_content {
  background: url("../../images/bg_casual.jpg") repeat;
  padding: 50px 0;
}
.cafe_eatin #section-contents .section01 {
  width: 990px;
  margin: 0 auto 80px;
  overflow: hidden;
}
.cafe_eatin #section-contents .section01 h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #663300;
  letter-spacing: 1.2px;
}
.cafe_eatin #section-contents .section01_box {
  position: relative;
  width: 300px;
  float: left;
  margin: 15px;
  border-radius: 8px;
  background-color: #fff;
}
.cafe_eatin #section-contents .section01_box_img {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.cafe_eatin #section-contents .section01_box .new-shop {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_new.png") no-repeat;
  z-index: 10;
}
.cafe_eatin #section-contents .section01_box .pablomini {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_pablomini.png") no-repeat;
  z-index: 10;
}
.cafe_eatin #section-contents .section01_box_inner {
  padding: 15px 15px 70px 15px;
  font-size: 12px;
}
.cafe_eatin #section-contents .section01_box_title {
  font-size: 18px;
  margin-bottom: 2px;
}
.cafe_eatin #section-contents .section01_box_title a {
  color: #663300;
}
.cafe_eatin #section-contents .section01_box_title a:hover {
  text-decoration: underline;
}
.cafe_eatin #section-contents .section01_box_open {
  color: #dc0000;
  margin-bottom: 5px;
  clear: both;
}
.cafe_eatin #section-contents .section01_box_icon {
  overflow: hidden;
  margin-bottom: 8px;
  width: 100%;
}
.cafe_eatin #section-contents .section01_box_icon .takeout,
.cafe_eatin #section-contents .section01_box_icon .eatin,
.cafe_eatin #section-contents .section01_box_icon .sales,
.cafe_eatin #section-contents .section01_box_icon .cafe {
  position: relative;
  overflow: hidden;
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 42px;
  height: 18px;
  float: left;
  color: #ffffff;
  font-size: 9px;
  border-radius: 2px;
  background-color: #dc0000;
  line-height: 1em;
  margin-left: 5px;
  padding: 2px;
  text-align: center;
}
.cafe_eatin #section-contents .section01_box_icon .takeout span.icon,
.cafe_eatin #section-contents .section01_box_icon .eatin span.icon,
.cafe_eatin #section-contents .section01_box_icon .sales span.icon,
.cafe_eatin #section-contents .section01_box_icon .cafe span.icon {
  padding: 2px 0;
  float: left;
}
.cafe_eatin #section-contents .section01_box_icon .event,
.cafe_eatin #section-contents .section01_box_icon .sofa,
.cafe_eatin #section-contents .section01_box_icon .wify,
.cafe_eatin #section-contents .section01_box_icon .no_smoke {
  position: relative;
  overflow: hidden;
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 58px;
  height: 18px;
  float: left;
  color: #ffffff;
  background-color: #05b1e3;
  font-size: 9px;
  border-radius: 2px;
  line-height: 1em;
  margin-left: 5px;
  padding: 2px;
  text-align: center;
}
.cafe_eatin #section-contents .section01_box_icon .event span.icon,
.cafe_eatin #section-contents .section01_box_icon .sofa span.icon,
.cafe_eatin #section-contents .section01_box_icon .wify span.icon,
.cafe_eatin #section-contents .section01_box_icon .no_smoke span.icon {
  padding: 2px 0;
  float: left;
}
.cafe_eatin #section-contents .section01_box_icon .sales {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_sales.png") no-repeat;
}
.cafe_eatin #section-contents .section01_box_icon .cafe_text {
  height: 18px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 1px;
}
.cafe_eatin #section-contents .section01_box_icon .event {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_event.png") no-repeat;
}
.cafe_eatin #section-contents .section01_box_icon .sofa {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_sofa.png") no-repeat;
}
.cafe_eatin #section-contents .section01_box_icon .no_smoke {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_nosmoke.png") no-repeat;
}
.cafe_eatin #section-contents .section01_box_address {
  margin-bottom: 8px;
}
.cafe_eatin #section-contents .section01_box_ohter {
  overflow: hidden;
}
.cafe_eatin #section-contents .section01_box_ohter dl dt {
  clear: both;
  width: 55px;
  color: #663300;
  float: left;
}
.cafe_eatin #section-contents .section01_box_ohter dl dd {
  float: left;
  width: 200px;
}
.cafe_eatin #section-contents .section01_box_links {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 280px;
}
.cafe_eatin #section-contents .section01_box_links .button {
  display: block;
  float: left;
  width: 112px;
  height: 40px;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.cafe_eatin #section-contents .section01_box_links span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.cafe_eatin #section-contents .section01_box_links span.icon {
  font-size: 17px;
  padding-right: 5px;
}
.cafe_eatin #section-contents .section01_box .small {
  font-size: 10px;
}
.cafe_eatin #section-contents .cafe_menu h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #663300;
  letter-spacing: 1.3px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content {
  width: 860px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 10px;
  padding: 50px 50px 20px 50px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content h4.category_name {
  font-size: 20px;
  margin-bottom: 15px;
  text-align: center;
  color: #642d00;
  font-weight: bold;
}
.cafe_eatin #section-contents .cafe_menu .menu_content ul {
  overflow: hidden;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li {
  position: relative;
  width: 186px;
  float: left;
  text-align: center;
  margin: 10px 38px 15px 0;
  padding-bottom: 30px;
  color: #663300;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li img {
  display: block;
  margin-bottom: 5px;
  border-radius: 5px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li a {
  color: #805426;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li a.text-link {
  margin-bottom: 20px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li a:hover {
  color: #a68675;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li .title {
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 3px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li .text {
  padding-top: 15px;
  font-size: 10px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li .sub-name {
  display: block;
  font-size: 10px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li .sub-name-limit {
  display: block;
  font-size: 10px;
  color: #e03647;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li .desc {
  display: block;
  width: 112px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 0 -65px;
  font-size: 12px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li .desc:hover {
  color: #fff;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li .desc span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li .desc span.icon {
  font-size: 17px;
  padding-right: 5px;
}
.cafe_eatin #section-contents .cafe_menu .menu_content li:nth-of-type(4n) {
  margin-right: 0;
}

/* ------------------------------------------- SASS Information
 Name:      layout/page/_cafe-premium.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
.cafe_premium {
  background: #ffffff;
}
.cafe_premium .mb40 {
  margin-bottom: 40px;
}
.cafe_premium .header_inner {
  overflow: hidden;
}
.cafe_premium .header_nav {
  float: left;
}
.cafe_premium .header_cafe {
  float: right;
  overflow: hidden;
}
.cafe_premium .header_cafe li {
  float: left;
  width: 150px;
  text-align: center;
  font-weight: bold;
}
.cafe_premium .header_cafe li a {
  display: block;
  padding: 8px 0;
  color: #663300;
}
.cafe_premium .header_cafe li.casual a {
  background: #e0ceb3;
  border-radius: 5px 0 0 5px;
}
.cafe_premium .header_cafe li.casual a:hover {
  background: #FBEDD9;
}
.cafe_premium .header_cafe li.eatin a {
  background: #feae3b;
  border-radius: 0 5px 5px 0;
}
.cafe_premium .header_cafe li.eatin a:hover {
  background: #FFCC84;
}
.cafe_premium #section-contents {
  padding-bottom: 0;
}
.cafe_premium #section-contents #mainVisual {
  position: relative;
}
.cafe_premium #section-contents #mainVisual #main_slide li img {
  width: 100%;
  height: auto;
}
.cafe_premium #section-contents #mainVisual .bx-controls {
  position: absolute;
  left: 45%;
  bottom: 80px;
  z-index: 200;
}
.cafe_premium #section-contents #mainVisual .bx-controls .bx-pager-link {
  margin: 0 8px;
}
.cafe_premium #section-contents #mainVisual .main_logo {
  position: absolute;
  left: 70px;
  top: 70px;
  z-index: 100;
}
.cafe_premium #section-contents #cafe_navi {
  background: #ffffff;
  padding: 15px;
  border-radius: 10px;
  overflow: hidden;
  width: 900px;
  margin: -50px auto 30px auto;
  position: relative;
  z-index: 100;
}
.cafe_premium #section-contents #cafe_navi li {
  float: left;
  text-align: center;
  width: 300px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.3px;
}
.cafe_premium #section-contents #cafe_navi li a {
  padding: 10px 0;
  display: block;
  color: #412608;
  margin-bottom: 8px;
}
.cafe_premium #section-contents #cafe_navi li a:hover {
  color: #8A5E2D;
}
.cafe_premium #section-contents #cafe_navi li.premium {
  border-bottom: 8px solid #a68675;
  position: relative;
}
.cafe_premium #section-contents #cafe_navi li.premium a {
  background: #a68675;
  color: #ffffff;
  border-radius: 5px 0 0 5px;
}
.cafe_premium #section-contents #cafe_navi li.premium a:hover {
  background: #D4B4A3;
}
.cafe_premium #section-contents #cafe_navi li.premium:before {
  position: absolute;
  left: 145px;
  bottom: -25px;
  content: url("../../images/icon_active_premium.png");
}
.cafe_premium #section-contents #cafe_navi li.casual a {
  background: #e0ceb3;
}
.cafe_premium #section-contents #cafe_navi li.casual a:hover {
  background: #FBEDD9;
}
.cafe_premium #section-contents #cafe_navi li.eatin a {
  background: #feae3b;
  border-radius: 0 5px 5px 0;
}
.cafe_premium #section-contents #cafe_navi li.eatin a:hover {
  background: #FFCC84;
}
.cafe_premium #section-contents #cafe_concept {
  width: 930px;
  margin: 0 auto 70px auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  position: relative;
}
.cafe_premium #section-contents #cafe_concept h3.ttl {
  background: url("../../images/bg_border_ttl.png") repeat-x left 50%;
  font-size: 36px;
  letter-spacing: 1.2px;
  margin-bottom: 40px;
}
.cafe_premium #section-contents #cafe_concept h3.ttl span {
  background: #ffffff;
  padding: 0 25px;
  display: inline-block;
}
.cafe_premium #section-contents #cafe_concept .img_drop {
  position: absolute;
  right: 0;
  bottom: -104px;
}
.cafe_premium #section-contents .main_content {
  background: url("../../images/bg_premium.jpg") repeat;
  padding: 50px 0;
}
.cafe_premium #section-contents .section01 {
  width: 990px;
  margin: 0 auto 80px;
  overflow: hidden;
}
.cafe_premium #section-contents .section01 h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 1.2px;
}
.cafe_premium #section-contents .section01_box {
  position: relative;
  width: 300px;
  float: left;
  margin: 15px;
  border-radius: 8px;
  background-color: #fff;
}
.cafe_premium #section-contents .section01_box_img {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.cafe_premium #section-contents .section01_box .new-shop {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_new.png") no-repeat;
  z-index: 10;
}
.cafe_premium #section-contents .section01_box .pablomini {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 63px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/ico_pablomini.png") no-repeat;
  z-index: 10;
}
.cafe_premium #section-contents .section01_box_inner {
  padding: 15px 15px 70px 15px;
  font-size: 12px;
}
.cafe_premium #section-contents .section01_box_title {
  font-size: 18px;
  margin-bottom: 2px;
}
.cafe_premium #section-contents .section01_box_title a {
  color: #663300;
}
.cafe_premium #section-contents .section01_box_title a:hover {
  text-decoration: underline;
}
.cafe_premium #section-contents .section01_box_open {
  color: #dc0000;
  margin-bottom: 5px;
  clear: both;
}
.cafe_premium #section-contents .section01_box_icon {
  overflow: hidden;
  margin-bottom: 8px;
  width: 100%;
}
.cafe_premium #section-contents .section01_box_icon .takeout,
.cafe_premium #section-contents .section01_box_icon .eatin,
.cafe_premium #section-contents .section01_box_icon .sales,
.cafe_premium #section-contents .section01_box_icon .cafe {
  position: relative;
  overflow: hidden;
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 42px;
  height: 18px;
  float: left;
  color: #ffffff;
  font-size: 9px;
  border-radius: 2px;
  background-color: #dc0000;
  line-height: 1em;
  margin-left: 5px;
  padding: 2px;
  text-align: center;
}
.cafe_premium #section-contents .section01_box_icon .takeout span.icon,
.cafe_premium #section-contents .section01_box_icon .eatin span.icon,
.cafe_premium #section-contents .section01_box_icon .sales span.icon,
.cafe_premium #section-contents .section01_box_icon .cafe span.icon {
  padding: 2px 0;
  float: left;
}
.cafe_premium #section-contents .section01_box_icon .event,
.cafe_premium #section-contents .section01_box_icon .sofa,
.cafe_premium #section-contents .section01_box_icon .wify,
.cafe_premium #section-contents .section01_box_icon .no_smoke {
  position: relative;
  overflow: hidden;
  font-family: "Roboto Medium","Noto Sans Japanese";
  width: 58px;
  height: 18px;
  float: left;
  color: #ffffff;
  background-color: #05b1e3;
  font-size: 9px;
  border-radius: 2px;
  line-height: 1em;
  margin-left: 5px;
  padding: 2px;
  text-align: center;
}
.cafe_premium #section-contents .section01_box_icon .event span.icon,
.cafe_premium #section-contents .section01_box_icon .sofa span.icon,
.cafe_premium #section-contents .section01_box_icon .wify span.icon,
.cafe_premium #section-contents .section01_box_icon .no_smoke span.icon {
  padding: 2px 0;
  float: left;
}
.cafe_premium #section-contents .section01_box_icon .sales {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_sales.png") no-repeat;
}
.cafe_premium #section-contents .section01_box_icon .cafe_text {
  height: 18px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 1px;
}
.cafe_premium #section-contents .section01_box_icon .event {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_event.png") no-repeat;
}
.cafe_premium #section-contents .section01_box_icon .sofa {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_sofa.png") no-repeat;
}
.cafe_premium #section-contents .section01_box_icon .no_smoke {
  letter-spacing: 1px;
  font-size: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../images/bg_nosmoke.png") no-repeat;
}
.cafe_premium #section-contents .section01_box_address {
  margin-bottom: 8px;
}
.cafe_premium #section-contents .section01_box_ohter {
  overflow: hidden;
}
.cafe_premium #section-contents .section01_box_ohter dl dt {
  clear: both;
  width: 55px;
  color: #663300;
  float: left;
}
.cafe_premium #section-contents .section01_box_ohter dl dd {
  float: left;
  width: 200px;
}
.cafe_premium #section-contents .section01_box_links {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 280px;
}
.cafe_premium #section-contents .section01_box_links .button {
  display: block;
  float: left;
  width: 112px;
  height: 40px;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.cafe_premium #section-contents .section01_box_links span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.cafe_premium #section-contents .section01_box_links span.icon {
  font-size: 17px;
  padding-right: 5px;
}
.cafe_premium #section-contents .section01_box .small {
  font-size: 10px;
}
.cafe_premium #section-contents .cafe_menu h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 1.3px;
}
.cafe_premium #section-contents .cafe_menu .menu_content {
  width: 860px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 10px;
  padding: 50px 50px 20px 50px;
}
.cafe_premium #section-contents .cafe_menu .menu_content h4.category_name {
  font-size: 20px;
  margin-bottom: 15px;
  text-align: center;
  color: #642d00;
  font-weight: bold;
}
.cafe_premium #section-contents .cafe_menu .menu_content ul {
  overflow: hidden;
}
.cafe_premium #section-contents .cafe_menu .menu_content li {
  width: 186px;
  float: left;
  text-align: center;
  margin: 10px 38px 15px 0;
  position: relative;
  padding-bottom: 30px;
  color: #663300;
}
.cafe_premium #section-contents .cafe_menu .menu_content li img {
  display: block;
  margin-bottom: 5px;
  border-radius: 5px;
}
.cafe_premium #section-contents .cafe_menu .menu_content li a {
  color: #805426;
}
.cafe_premium #section-contents .cafe_menu .menu_content li a.text-link {
  margin-bottom: 20px;
}
.cafe_premium #section-contents .cafe_menu .menu_content li a:hover {
  color: #a68675;
}
.cafe_premium #section-contents .cafe_menu .menu_content li .title {
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 3px;
}
.cafe_premium #section-contents .cafe_menu .menu_content li .text {
  padding-top: 15px;
  font-size: 10px;
}
.cafe_premium #section-contents .cafe_menu .menu_content li .sub-name {
  display: block;
  font-size: 10px;
}
.cafe_premium #section-contents .cafe_menu .menu_content li .sub-name-limit {
  display: block;
  font-size: 10px;
  color: #e03647;
}
.cafe_premium #section-contents .cafe_menu .menu_content li .desc {
  display: block;
  width: 112px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  color: #ffffff;
  background-color: #000;
  padding: 0 0 0 18px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 0 -65px;
  font-size: 12px;
}
.cafe_premium #section-contents .cafe_menu .menu_content li .desc:hover {
  color: #fff;
}
.cafe_premium #section-contents .cafe_menu .menu_content li .desc span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.cafe_premium #section-contents .cafe_menu .menu_content li .desc span.icon {
  font-size: 17px;
  padding-right: 5px;
}
.cafe_premium #section-contents .cafe_menu .menu_content li:nth-of-type(4n) {
  margin-right: 0;
}

/*# sourceMappingURL=app.css.map */
