@charset "UTF-8";
/*
Theme Name: kohaku
Description: kohakuのテーマ
Theme URI: http://kohaku-hair.com/
Author: STEREO KITCHEN
Author URI: http://www.stereo-kitchen.net
Version: 1.0
License: GPL
License URI: https://www.gnu.org/copyleft/gpl.html
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap");
@import url(css/normalize.css);
@import url(js/fancyBox/source/jquery.fancybox.css);
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  font-size: clamp(6px, 0.6944vw, 10px);
  margin: 0;
}
@media only screen and (max-width: 768px) {
  html {
    font-size: clamp(5px, 1.3333vw, 10px);
  }
}

@media print, screen and (min-width: 769px) {
  .pc-hide, .sp-only {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp-hide, .pc-only {
    display: none !important;
  }
}
address,
blockquote,
code,
fieldset,
h1, h2, h3, h4, h5, h6,
hr,
li,
menu,
p,
pre,
q,
samp,
table {
  font-weight: 400;
  padding: 0;
  margin: 0 0 1.8em;
  line-height: 2.1;
  letter-spacing: 0.18em;
  list-style: none;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-size: 12px;
}

html {
  height: 100%;
}

body {
  font-size: 12px;
  color: #795034;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  _font-family: "ＭＳ Ｐゴシック";
  text-align: center;
  margin: 0;
  overflow: hidden;
  height: 100%;
}
body.page-id-16 {
  overflow: auto;
}
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(../img/next.png);
  display: none;
}

.font,
time {
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #f9c240;
}

a {
  text-decoration: none;
  color: #f9c240;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:active, a:hover, a:link, a:visited {
  text-decoration: none;
}

section a:link {
  text-decoration: underline;
  color: #f9c240;
}
section a:hover {
  text-decoration: none;
}

hr {
  border: 0;
  clear: both;
  height: 1px;
  margin: 30px 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(255, 255, 255, 0.8)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.8), rgba(0, 0, 0, 0));
}

#c {
  width: 100%;
  margin: 0;
  height: 100%;
}

#map {
  width: 100%;
  height: 382px;
}

#h {
  width: 270px;
  border-right: 1px #f9c240 solid;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
#h nav {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 550px;
}
#h nav ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 6rem 0;
}
#h nav ul:after {
  content: "";
  display: block;
  clear: both;
}
#h nav ul li {
  display: block;
  margin: 0 auto;
  padding: 0.5rem 0;
}
#h nav ul li a {
  position: relative;
  display: block;
  font-family: "Courier New", Courier, monospace;
  font-style: italic;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 3rem;
  color: #795034;
  letter-spacing: 0.05em;
  padding: 0;
  outline: none;
}
@media only screen and (max-width: 768px) {
  #h nav ul li a {
    font-size: 14px;
    line-height: 21px;
  }
}
#h nav ul li a:hover {
  color: #f9c240;
}
#h nav ul li.current {
  color: inherit;
}
#h nav ul li.ui-state-active a {
  color: #f9c240;
}
#h nav ul li.top {
  position: relative;
  padding: 0 0 5rem 0;
  width: 19rem;
}
#h nav ul li.top a {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  text-decoration: none;
  outline: none;
}
#h nav ul li.top a img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
#h nav p {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  bottom: 50px;
  left: 50px;
}
#h nav p img {
  width: 176px;
}

#m {
  margin: 0 0 0 271px;
  height: 100%;
}
#m section {
  width: 100%;
  height: 100%;
  outline: 0;
  clear: both;
  min-height: 550px;
  overflow-y: auto !important;
}
#m section .box {
  padding: 55px 0 0;
  width: 700px;
  margin: auto;
  text-align: left;
}
#m section#style .box {
  width: 762px;
}
#m section#top {
  position: relative;
}
#m section#top .box {
  width: 610px;
  margin: auto;
  padding: 50px 0;
}
#m section#top #slide {
  height: 394px;
  width: 800px;
  max-width: 100%;
  margin: -197px auto 0;
}
#m section#top .news {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
#m section#top .news a.fancybox {
  text-decoration: none;
  color: #f9c240;
}
#m section#top .news a.fancybox time {
  display: inline;
  padding: 0 10px 0 0;
}
#m section#top .news a.fancybox h1 {
  display: inline;
  color: #f9c240;
}

.box em {
  color: #f9c240;
}

.center {
  display: table;
  width: 700px;
  margin: auto;
}
.center .box {
  display: table-cell;
  vertical-align: middle;
}

table.menu h1 {
  padding: 0;
  margin: 0;
}
table.menu h1 img {
  margin: 0 0 0 -3px;
}
table.menu h1 .h1 {
  color: #ffd063;
  font-size: 20px;
  font-style: italic;
  letter-spacing: -0.5px;
}
table.menu h1 .h1.twoline {
  line-height: 1.4;
  display: block;
}
table.menu h2 {
  color: #ffd063;
  font-size: 16px;
  font-style: italic;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}

#menu .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#menu .box {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.fancyboxin {
  text-align: left;
  min-width: 600px;
}
.fancyboxin h1 {
  font-size: 18px;
  padding: 0 0 10px;
  border-bottom: 1px #f9c240 solid;
  margin: 0 0 20px;
  word-break: break-all;
}
.fancyboxin h1 span,
.fancyboxin h1 time {
  display: block;
  word-break: break-all;
}
.fancyboxin h1 time {
  font-size: 12px;
}

#blog article {
  padding: 0 0 50px;
}
#blog article .entrytitle {
  text-decoration: none;
  color: #795034;
  padding: 0 0 10px;
  border-bottom: 1px #f9c240 solid;
  margin: 0 0 30px;
  display: block;
}
#blog article .entrytitle h1 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
#blog article .entrytitle time {
  margin: 0;
}
#blog nav h1 {
  color: #795034;
  padding: 0 0 10px;
  border-bottom: 1px #f9c240 solid;
  margin: 0 0 15px;
}
#blog nav ul {
  margin: 0;
  padding: 0;
}
#blog nav p {
  margin: 0 0 3px;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
#blog nav p a {
  text-decoration: none;
  color: #795034;
}
#blog nav.archive {
  width: 48%;
  color: #795034;
  padding: 0 0 50px;
  float: left;
}
#blog nav.archive li {
  text-decoration: none;
  width: 33.3%;
  text-align: left;
  height: 28px;
  float: left;
  margin-bottom: 0;
}
#blog nav.archive time {
  color: #795034;
}
#blog nav.archive ul li a {
  font-size: 14px;
  font-family: "Courier New", Courier, monospace;
  text-decoration: none;
  color: #795034;
}
#blog nav.recent {
  width: 48%;
  color: #795034;
  padding: 0 0 50px;
  float: right;
}
#blog nav.recent ul li {
  margin: 0;
}
#blog nav.recent ul li a {
  text-decoration: none;
  color: #795034;
}
#blog nav.pn {
  text-align: center;
  height: 70px;
}
#blog nav.pn a {
  background: none repeat scroll 0 0 #f9c240;
  color: #fff;
  margin: 0 14px;
  padding: 5px 10px;
  text-decoration: none;
}
#blog nav.pn .page-numbers {
  display: none;
}
#blog nav.pn .next,
#blog nav.pn .prev {
  display: inline;
}

.entrybody img {
  width: 100%;
  max-width: 700px;
  height: auto;
}

.link,
.link:link {
  background: #f9c240;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  margin: 0 14px;
}

#pagetop {
  display: none;
  background: none repeat scroll 0 0 #f9c240;
  color: #fff;
  margin: 0 14px;
  padding: 5px 10px;
  text-decoration: none;
  position: fixed;
  right: 10%;
  bottom: 5%;
}

#style .style_inner {
  padding: 90px 0 0;
}
#style .style_inner a {
  color: #83573f;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#style .style_inner a:hover {
  color: #faca59;
}
#style .style_inner .gender_link {
  border-bottom: 1px solid #f9c240;
}
#style .style_inner .gender_link a img {
  float: left;
  width: 130px;
}
#style .style_inner .style_list {
  padding: 30px 0px 80px;
  font-size: 0px;
}
#style .style_inner .style_list .archive-post {
  display: inline-block;
  margin: 0 15px 30px;
  width: 160px;
  font-size: 12px;
}
#style .style_inner .style_list .archive-post img {
  margin: 0 0 10px;
}
#style .style_inner .style_detail h2 {
  border-bottom: 1px solid #f9c240;
  font-size: 14px;
  margin: 0 0 30px;
}
#style .style_inner .style_detail .style_detail_inner {
  padding: 0px 15px 50px 15px;
}
#style .style_inner .style_detail .l_img {
  float: left;
  width: 240px;
}
#style .style_inner .style_detail .l_img .click {
  text-align: right;
}
#style .style_inner .style_detail .l_img .click span {
  background: url("images/style_icon_zoom.png") no-repeat 0 1px;
  padding-left: 20px;
}
#style .style_inner .style_detail .box_b {
  margin: 0 0 10px;
  width: 240px;
}
#style .style_inner .style_detail .box_s a {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  width: 73px;
}
#style .style_inner .style_detail .box_s a.fi_img {
  margin: 0 0 10px;
}
#style .style_inner .style_detail .box_s img {
  margin: 0;
  text-align: center;
}
#style .style_inner .style_detail .style_deta {
  float: right;
  margin-top: -8px;
  width: 450px;
}
#style .style_inner .style_detail .style_deta p {
  margin: 0 0 2px;
}
#style .style_inner .style_detail .style_deta p.deta2 {
  margin: 0 0 27px;
}
#style .style_inner .style_detail .style_deta h3 {
  margin: 0 0 2px;
}
#style .style_inner .style_detail .style_deta table.deta3 {
  margin: 0 0 20px;
  width: 100%;
}
#style .style_inner .style_detail .style_deta table.deta3 td {
  padding: 0 0 2px;
  width: 33%;
}
#style .style_inner .style_detail .style_deta table.deta3 td.face {
  width: auto;
}
#style .pager {
  text-align: center;
}
#style .pager .pager_num span,
#style .pager .pager_num a {
  border: 1px solid #f9c240;
  border-radius: 2px;
  padding: 4px 6px;
  margin: 0 2px;
}
#style .pager .pager_num .current {
  border: none;
  color: #f9c240;
}
#style .pager .pager_num .dots {
  border: none;
}
#style #related_article .related_article_inner {
  padding: 0px 0 80px;
}
#style #related_article .related_article_inner .related_article_post {
  float: left;
  margin: 0 15px 30px;
  width: 160px;
}
#style #related_article .related_article_inner .related_article_post img {
  margin: 0 0 10px;
}
#style #related_article .related_article_inner .related_article_post a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#style #related_article .related_article_inner .related_article_post a:hover {
  color: #faca59;
}
#style #related_article .related_article_inner .more {
  clear: both;
  text-align: right;
  padding-top: 30px;
}
#style #related_article .related_article_inner .more a {
  background: url("images/style_andd_more_on.png") no-repeat 100% 0;
  display: block;
  float: right;
  width: 120px;
}
#style #related_article .related_article_inner .more a img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#style #related_article .related_article_inner .more a:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -MS-filter: "alpha(Opacity=0)";
}

#shop .box span.fl_l {
  float: left;
}

.ui-tabs-hide {
  display: none;
}

nav ul {
  display: block;
}

.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: #fff;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}
.lb-container > .nav {
  left: 0;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/**************************
*	CAMERA
**************************/
.camera_wrap a, .camera_wrap img, .camera_wrap ol, .camera_wrap ul, .camera_wrap li, .camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td,
.camera_thumbs_wrap a,
.camera_thumbs_wrap img,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap ul,
.camera_thumbs_wrap li,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap th,
.camera_thumbs_wrap td {
  background: none;
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
}

.camera_wrap {
  display: none;
  position: relative;
  z-index: 0;
  top: 50%;
}
.camera_wrap img {
  max-width: none !important;
}
.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 20px 5px;
  position: relative;
  text-align: left;
  text-indent: -9999px;
  width: 16px;
  background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  border-radius: 5px;
  height: 8px;
  left: 4px;
  overflow: hidden;
  position: absolute;
  top: 4px;
  width: 8px;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #434648;
}
.camera_wrap .camera_pag .camera_pag_ul li img {
  display: none;
  position: absolute;
}

.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.camera_src {
  display: none;
}

.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}

.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.camera_target_content .camera_link {
  background: url(images/blank.gif);
  display: block;
  height: 100%;
  text-decoration: none;
}

.camera_loader {
  background: #fff url(images/camera-loader.gif) no-repeat center;
  background: rgba(255, 255, 255, 0.9) url(images/camera-loader.gif) no-repeat center;
  border: 1px solid #fff;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}

.camera_bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
  height: 100%;
  position: absolute;
  width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
  height: auto;
  position: absolute;
  width: 100%;
}

.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}

.camera_caption {
  bottom: 0;
  display: block;
  position: absolute;
  width: 100%;
  color: #fff;
}
.camera_caption > div {
  padding: 10px 20px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.camerarelative {
  overflow: hidden;
  position: relative;
}

.imgFake {
  cursor: pointer;
}

.camera_prevThumbs,
.camera_nextThumbs {
  bottom: 4px;
  cursor: pointer;
  position: absolute;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_prevThumbs > div,
.camera_nextThumbs > div {
  background: url(images/camera_skins.png) no-repeat -160px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
}

.camera_prevThumbs {
  left: 0;
}

.camera_nextThumbs {
  right: 0;
}
.camera_nextThumbs > div {
  background-position: -190px 0;
}

.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4;
}
.camera_command_wrap .hideNav {
  display: none;
}

.camera_commands_emboss .camera_pag .camera_pag_ul li {
  -webkit-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
  -webkit-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.camera_commands_emboss .camera_thumbs_cont {
  -webkit-box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px white, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.camera_pag_ul .thumb_arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  top: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  border-top-color: #e6e6e6;
}
.camera_pag_ul li img {
  border: 4px solid #e6e6e6;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}

.camera_prev,
.camera_next,
.camera_commands {
  cursor: pointer;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 2;
}

.camera_prev {
  left: 0;
}
.camera_prev > span {
  background: url(images/camera_skins.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 40px;
}

.camera_next {
  right: 0;
}
.camera_next > span {
  background: url(images/camera_skins.png) no-repeat -40px 0;
  display: block;
  height: 40px;
  width: 40px;
}

.camera_commands {
  right: 41px;
}
.camera_commands > .camera_play {
  background: url(images/camera_skins.png) no-repeat -80px 0;
  height: 40px;
  width: 40px;
}
.camera_commands > .camera_stop {
  background: url(images/camera_skins.png) no-repeat -120px 0;
  display: block;
  height: 40px;
  width: 40px;
}

.camera_thumbs_cont {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.camera_thumbs_cont > div {
  float: left;
  width: 100%;
}
.camera_thumbs_cont ul {
  overflow: hidden;
  padding: 3px 4px 8px;
  position: relative;
  text-align: center;
}
.camera_thumbs_cont ul li {
  display: inline;
  padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
  border: 1px solid;
  cursor: pointer;
  margin-top: 5px;
  vertical-align: bottom;
  border-color: #000;
}

.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
  background: #d8d8d8;
  background: rgba(216, 216, 216, 0.85);
}

.camera_clear {
  display: block;
  clear: both;
}

.showIt {
  display: none;
}

/**************************
*	COLORS & SKINS
**************************/
.pattern_1 .camera_overlayer {
  background: url(patterns/overlay1.png) repeat;
}

.pattern_2 .camera_overlayer {
  background: url(patterns/overlay2.png) repeat;
}

.pattern_3 .camera_overlayer {
  background: url(patterns/overlay3.png) repeat;
}

.pattern_4 .camera_overlayer {
  background: url(patterns/overlay4.png) repeat;
}

.pattern_5 .camera_overlayer {
  background: url(patterns/overlay5.png) repeat;
}

.pattern_6 .camera_overlayer {
  background: url(patterns/overlay6.png) repeat;
}

.pattern_7 .camera_overlayer {
  background: url(patterns/overlay7.png) repeat;
}

.pattern_8 .camera_overlayer {
  background: url(patterns/overlay8.png) repeat;
}

.pattern_9 .camera_overlayer {
  background: url(patterns/overlay9.png) repeat;
}

.pattern_10 .camera_overlayer {
  background: url(patterns/overlay10.png) repeat;
}

.camera_amber_skin .camera_prevThumbs > div {
  background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs > div {
  background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
  background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
  background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
  background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
  background-position: -120px -160px;
}

.camera_ash_skin .camera_prevThumbs > div {
  background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs > div {
  background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
  background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
  background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
  background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
  background-position: -120px -200px;
}

.camera_azure_skin .camera_prevThumbs > div {
  background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs > div {
  background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
  background-position: 0 -240px;
}
.camera_azure_skin .camera_next > span {
  background-position: -40px -240px;
}
.camera_azure_skin .camera_commands > .camera_play {
  background-position: -80px -240px;
}
.camera_azure_skin .camera_commands > .camera_stop {
  background-position: -120px -240px;
}

.camera_beige_skin .camera_prevThumbs > div {
  background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs > div {
  background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
  background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
  background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
  background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
  background-position: -120px -120px;
}

.camera_black_skin .camera_prevThumbs > div {
  background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs > div {
  background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
  background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
  background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
  background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
  background-position: -120px -40px;
}

.camera_blue_skin .camera_prevThumbs > div {
  background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs > div {
  background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
  background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
  background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
  background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
  background-position: -120px -280px;
}

.camera_brown_skin .camera_prevThumbs > div {
  background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs > div {
  background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
  background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
  background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
  background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
  background-position: -120px -320px;
}

.camera_burgundy_skin .camera_prevThumbs > div {
  background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs > div {
  background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
  background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
  background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
  background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
  background-position: -120px -360px;
}

.camera_charcoal_skin .camera_prevThumbs > div {
  background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs > div {
  background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
  background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
  background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
  background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
  background-position: -120px -400px;
}

.camera_chocolate_skin .camera_prevThumbs > div {
  background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs > div {
  background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
  background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
  background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
  background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
  background-position: -120px -440px;
}

.camera_coffee_skin .camera_prevThumbs > div {
  background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs > div {
  background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
  background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
  background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
  background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
  background-position: -120px -480px;
}

.camera_cyan_skin .camera_prevThumbs > div {
  background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs > div {
  background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
  background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
  background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
  background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
  background-position: -120px -520px;
}

.camera_fuchsia_skin .camera_prevThumbs > div {
  background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs > div {
  background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
  background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
  background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
  background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
  background-position: -120px -560px;
}

.camera_gold_skin .camera_prevThumbs > div {
  background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs > div {
  background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
  background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
  background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
  background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
  background-position: -120px -600px;
}

.camera_green_skin .camera_prevThumbs > div {
  background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs > div {
  background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
  background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
  background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
  background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
  background-position: -120px -640px;
}

.camera_grey_skin .camera_prevThumbs > div {
  background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs > div {
  background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
  background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
  background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
  background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
  background-position: -120px -680px;
}

.camera_indigo_skin .camera_prevThumbs > div {
  background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs > div {
  background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
  background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
  background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
  background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
  background-position: -120px -720px;
}

.camera_khaki_skin .camera_prevThumbs > div {
  background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs > div {
  background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
  background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
  background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
  background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
  background-position: -120px -760px;
}

.camera_lime_skin .camera_prevThumbs > div {
  background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs > div {
  background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
  background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
  background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
  background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
  background-position: -120px -800px;
}

.camera_magenta_skin .camera_prevThumbs > div {
  background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs > div {
  background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
  background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
  background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
  background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
  background-position: -120px -840px;
}

.camera_maroon_skin .camera_prevThumbs > div {
  background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs > div {
  background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
  background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
  background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
  background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
  background-position: -120px -880px;
}

.camera_orange_skin .camera_prevThumbs > div {
  background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs > div {
  background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
  background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
  background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
  background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
  background-position: -120px -920px;
}

.camera_olive_skin .camera_prevThumbs > div {
  background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs > div {
  background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
  background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
  background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
  background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
  background-position: -120px -1080px;
}

.camera_pink_skin .camera_prevThumbs > div {
  background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs > div {
  background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
  background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
  background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -960px;
}

.camera_pistachio_skin .camera_prevThumbs > div {
  background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs > div {
  background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
  background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
  background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
  background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
  background-position: -120px -1040px;
}

.camera_red_skin .camera_prevThumbs > div {
  background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs > div {
  background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
  background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
  background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
  background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
  background-position: -120px -1000px;
}

.camera_tangerine_skin .camera_prevThumbs > div {
  background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs > div {
  background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
  background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
  background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
  background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
  background-position: -120px -1120px;
}

.camera_turquoise_skin .camera_prevThumbs > div {
  background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs > div {
  background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
  background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
  background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
  background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
  background-position: -120px -1160px;
}

.camera_violet_skin .camera_prevThumbs > div {
  background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs > div {
  background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
  background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
  background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
  background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
  background-position: -120px -1200px;
}

.camera_white_skin .camera_prevThumbs > div {
  background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs > div {
  background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
  background-position: 0 -80px;
}
.camera_white_skin .camera_next > span {
  background-position: -40px -80px;
}
.camera_white_skin .camera_commands > .camera_play {
  background-position: -80px -80px;
}
.camera_white_skin .camera_commands > .camera_stop {
  background-position: -120px -80px;
}

.camera_yellow_skin .camera_prevThumbs > div {
  background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs > div {
  background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
  background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
  background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
  background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
  background-position: -120px -1240px;
}

@media screen and (max-width: 1024px) {
  html {
    height: auto;
  }
  body {
    overflow: scroll;
    height: auto;
  }
  #m {
    height: auto;
    margin: 0;
  }
  #map {
    width: 100%;
    height: 200px;
  }
  #h {
    width: auto;
    border-right: 0 none;
    border-bottom: 1px #f9c240 solid;
    height: auto;
    position: inherit;
    left: auto;
    top: auto;
  }
  #h nav {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    min-height: initial;
  }
  #h nav ul {
    display: block;
    margin: 0;
    padding: 15px 15px 20px 15px;
  }
  #h nav ul li {
    display: block;
    margin: 0;
    padding: 0;
  }
  #h nav ul li a {
    padding: 0;
    display: block;
    position: initial;
    height: auto;
  }
  #h nav ul li a img {
    width: 100%;
    position: initial;
    top: auto;
    margin: 0 !important;
  }
  #h nav ul li a img.of {
    display: none;
  }
  #h nav ul li.top {
    padding: 0;
    width: 50%;
    position: absolute;
  }
  #h nav ul li.top a img {
    margin: 0;
  }
  #h nav ul li.about, #h nav ul li.staff, #h nav ul li.menu, #h nav ul li.shop, #h nav ul li.style, #h nav ul li.blog {
    float: right;
    clear: both;
    padding: 0;
    margin: 0;
  }
  #h nav ul li.current a img, #h nav ul li:hover a img.on, #h nav ul li.ui-state-active a img.on {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -MS-filter: "alpha(Opacity=100)";
  }
  #h nav p {
    display: none;
  }
  #m section {
    width: 100%;
    height: auto;
    outline: 0;
    border-bottom: 1px #f9c240 solid;
    margin: 0 0 15px 0;
    padding: 0 0 15px;
    overflow: hidden;
    min-height: initial;
  }
  #m section .box {
    padding: 15px;
    width: auto;
    margin: auto;
    text-align: left;
  }
  #m section .box img {
    max-width: 100%;
    height: auto;
  }
  #m section .box table,
  #m section .box tr,
  #m section .box td {
    display: block;
    width: auto !important;
    word-wrap: break-word;
  }
  #m section#style .box {
    width: auto;
  }
  #m section#top {
    position: inline;
  }
  #m section#top .box {
    width: auto;
    margin: auto;
    padding: 50px 0;
  }
  #m section#top #slide {
    height: 390px;
    width: auto;
    margin: 15px;
  }
  #m section#top .news {
    position: initial;
    bottom: auto;
    text-align: center;
    width: 100%;
    padding: 0 15px;
  }
  #m section#top .news a.fancybox {
    text-decoration: none;
    color: #f9c240;
  }
  #m section#top .news a.fancybox time {
    display: inline;
    padding: 0 10px 0 0;
  }
  #m section#top .news a.fancybox h1 {
    display: inline;
    color: #f9c240;
  }
  .box em {
    color: #f9c240;
  }
  #style article {
    width: 30.3%;
    margin: 0 3% 0 0;
    min-height: 248px;
  }
  #style article img {
    padding: 0 0 3px;
  }
  .center {
    display: block;
    width: auto;
  }
  .center .box {
    display: block;
  }
  table.menu h1 {
    padding: 0;
    margin: 0;
  }
  table.menu h1 img {
    margin: 0 0 0 -3px;
  }
  .fancyboxin {
    text-align: left;
    padding: 10px;
  }
  .fancyboxin h1 {
    font-size: 18px;
    padding: 0 0 10px;
    border-bottom: 1px #f9c240 solid;
    margin: 0 0 20px;
  }
  .fancyboxin h1 span,
  .fancyboxin h1 time {
    display: block;
  }
  .fancyboxin h1 time {
    font-size: 12px;
  }
  #blog article .entrytitle {
    text-decoration: none;
    color: #795034;
    padding: 0 0 10px;
    border-bottom: 1px #f9c240 solid;
    margin: 0 0 30px;
    display: block;
  }
  #blog article .entrytitle h1 {
    font-size: 18px;
    margin: 0;
    padding: 0;
  }
  #blog article .entrytitle time {
    margin: 0;
  }
  #blog nav.archive, #blog nav.recent {
    width: 48%;
    color: #795034;
    padding: 0 0 50px;
  }
  #blog nav.archive {
    float: left;
  }
  #blog nav.archive a {
    width: 50%;
  }
  #blog nav.archive time {
    color: #795034;
  }
  #blog nav.recent {
    float: right;
  }
  #blog nav h1 {
    color: #795034;
    padding: 0 0 10px;
    border-bottom: 1px #f9c240 solid;
    margin: 0 0 15px;
  }
  #blog nav p {
    margin: 0 0 3px;
  }
  .link,
  .link:link {
    background: #f9c240;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    margin: 0 14px;
  }
  #blog nav.pn {
    text-align: center;
    height: 70px;
  }
  .ui-tabs-hide {
    display: none;
  }
  nav ul {
    display: block;
  }
  nav ul:after {
    content: "";
    display: block;
    clear: both;
  }
  #style .style_inner {
    padding: 20px 0 0;
  }
  #style .style_inner article {
    width: 100%;
  }
  #style .style_inner .style_detail .l_img {
    width: 30%;
  }
  #style .style_inner .style_detail .box_b {
    width: 100%;
  }
  #style .style_inner .style_detail .style_deta {
    width: 65%;
  }
  #style .style_inner .style_detail .box_s a {
    width: 30%;
    margin: 0 3% 10px 0;
  }
  #style .style_inner .style_detail .box_s a.fi_img {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #menu .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #menu .menu01 {
    margin-bottom: 0;
  }
  #shop .box span.fl_l {
    float: none;
    display: block;
  }
}
@media screen and (max-width: 640px) {
  #style .style_inner .style_list .archive-post {
    width: 46%;
    height: auto;
    margin: 0 2% 5%;
  }
  #style .style_inner .style_list .archive-post img {
    height: auto;
    width: 100%;
  }
  #style .style_inner .style_detail .l_img {
    float: none;
    width: auto;
  }
  #style .style_inner .style_detail .l_img .click {
    margin-bottom: 30px;
  }
  #style .style_inner .style_detail .box_b {
    width: auto;
  }
  #style .style_inner .style_detail .box_b img {
    width: 100%;
  }
  #style .style_inner .style_detail .style_deta {
    float: none;
    margin: 0;
    width: auto;
  }
  #style #related_article .related_article_inner .related_article_post {
    width: 46%;
    height: auto;
    margin: 0 2% 5%;
  }
  #style #related_article .related_article_inner .related_article_post img {
    height: auto;
    width: 100%;
  }
  #blog nav.archive li {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 414px) {
  #shop .box br.mini {
    display: none;
  }
}
#m section .box {
  padding: 6rem 0;
  width: 80rem;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  #m section .box {
    padding: 15px;
  }
}
@media only screen and (max-width: 768px) {
  #m section .box {
    width: 75rem;
  }
}
#m section.center {
  display: table;
  margin: auto;
}
#m section.center .box {
  width: auto;
}
#m .m-title {
  position: relative;
  font-size: 3rem;
  font-family: "Courier New", Courier, monospace;
  font-style: italic;
  font-weight: 400;
  line-height: 4rem;
  letter-spacing: 0;
  color: #FAC240;
  text-align: left;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  #m .m-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
  }
}
#m #about .box {
  position: relative;
}
#m #about .box .about-wrapper {
  position: relative;
}
@media only screen and (max-width: 768px) {
  #m #about .box .about-wrapper {
    min-height: 700px;
  }
}
#m #about .box .about-wrapper .about-back {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 5rem;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  #m #about .box .about-wrapper .about-back {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    margin-bottom: 20px;
  }
}
#m #about .box .about-wrapper .about-back img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  border: none;
  margin: 0;
}
#m #about .box .about-wrapper .about-info {
  position: absolute;
  top: 37.2rem;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  #m #about .box .about-wrapper .about-info {
    top: 37.8rem;
  }
}
#m #about .box .about-wrapper .about-info .info-title {
  font-size: 2rem;
  font-style: italic;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 1.8rem;
}
@media only screen and (max-width: 768px) {
  #m #about .box .about-wrapper .about-info .info-title {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
#m #about .box .about-wrapper .about-info .info-content {
  position: relative;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8;
  letter-spacing: 0.18em;
  color: #6b6b6b;
  text-align: center;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1024px) {
  #m #about .box .about-wrapper .about-info .info-content {
    font-size: 12px;
    letter-spacing: 0.05em;
  }
}
@media only screen and (max-width: 768px) {
  #m #about .box .about-wrapper .about-info .info-content {
    text-shadow: 0 0.3rem 0.9rem white;
  }
}
#m #staff {
  position: relative;
}
#m #staff .box {
  position: relative;
  display: table;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
#m #staff .box .staff-wrapper {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#m #staff .box .m-title {
  position: relative;
}
#m #staff .box .m-content {
  position: relative;
}
#m #staff .box .m-content .staff-table {
  position: relative;
  font-size: 1.6rem;
  font-weight: 400;
  border-collapse: collapse;
  border: none;
  padding: 0;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table {
    display: block;
    width: 100%;
  }
  #m #staff .box .m-content .staff-table tbody {
    display: block;
    width: 100%;
  }
  #m #staff .box .m-content .staff-table tbody tr {
    display: block;
    width: 100%;
  }
}
#m #staff .box .m-content .staff-table th {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #m #staff .box .m-content .staff-table th {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table th {
    display: block;
    width: 100%;
    margin-bottom: 16px;
  }
}
#m #staff .box .m-content .staff-table th > img {
  position: relative;
  display: block;
  width: 224px;
  height: auto;
  border: none;
}
#m #staff .box .m-content .staff-table th p {
  position: relative;
  margin-top: 1.2rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table th p {
    margin-top: 10px;
  }
}
#m #staff .box .m-content .staff-table th p a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
#m #staff .box .m-content .staff-table th p img {
  width: 2.4rem;
  vertical-align: middle;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table th p img {
    width: 20px;
  }
}
#m #staff .box .m-content .staff-table td {
  position: relative;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table td {
    display: block;
    width: 100%;
  }
}
#m #staff .box .m-content .staff-table td h5 {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: left;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table td h5 {
    font-size: 13px;
    margin-bottom: 8px;
  }
}
#m #staff .box .m-content .staff-table td h5 strong {
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table td h5 strong {
    font-size: 13px;
  }
}
#m #staff .box .m-content .staff-table td h6 {
  font-style: italic;
  font-size: 1.6rem;
  color: #f9c240;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table td h6 {
    font-size: 13px;
    margin-bottom: 8px;
  }
}
#m #staff .box .m-content .staff-table td p {
  font-size: 1.4rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #m #staff .box .m-content .staff-table td p {
    font-size: 12px;
  }
}
#m #menu {
  position: relative;
}
#m #menu *:not(.box) {
  font-size: 100%;
}
#m #menu .box {
  position: relative;
}
#m #menu .box .menu-rows {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media print, screen and (min-width: 769px) {
  #m #menu .box .menu-rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #m #menu .box .menu-rows > li {
    position: relative;
    width: 48%;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows {
    display: block;
  }
  #m #menu .box .menu-rows > li {
    display: block;
    width: 100%;
  }
  #m #menu .box .menu-rows > li:not(:last-child) {
    margin-bottom: 20px;
  }
}
#m #menu .box .menu-rows .menu-list {
  position: relative;
  list-style: none;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: left;
  border: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows .menu-list {
    font-size: 12px;
  }
}
#m #menu .box .menu-rows .menu-list > li {
  position: relative;
  display: block;
  margin: 0;
}
#m #menu .box .menu-rows .menu-list > li:not(:last-child) {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows .menu-list > li:not(:last-child) {
    margin-bottom: 20px;
  }
}
#m #menu .box .menu-rows .menu-list .menu-item {
  position: relative;
  display: block;
}
#m #menu .box .menu-rows .menu-list .menu-item .title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  font-size: 2.4rem;
  font-family: "Courier New", Courier, monospace;
  font-style: italic;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0;
  color: #FAC240;
  text-align: left;
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows .menu-list .menu-item .title {
    font-size: 20px;
    line-height: 24px;
    gap: 16px;
    margin-bottom: 10px;
  }
}
#m #menu .box .menu-rows .menu-list .menu-item .title img {
  display: inline-block;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 5rem;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows .menu-list .menu-item .title img {
    height: 36px;
  }
}
#m #menu .box .menu-rows .menu-list .menu-item .title.cut {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows .menu-list .menu-item .title.cut {
    margin-bottom: 4px;
  }
}
#m #menu .box .menu-rows .menu-list .menu-item .content {
  font-size: 1.4rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows .menu-list .menu-item .content {
    font-size: 12px;
  }
}
#m #menu .box .menu-rows .menu-list .menu-hint {
  position: relative;
  display: block;
  width: 100%;
  max-width: 35.6rem;
  padding: 0.5rem 0.5rem;
  border: 1px solid #FAC240;
  border-radius: 1.6rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows .menu-list .menu-hint {
    margin-top: 40px;
    border-radius: 8px;
    padding: 5px 5px;
    max-width: 265px;
  }
}
#m #menu .box .menu-rows .menu-list .menu-hint img {
  display: block;
  width: 100%;
  max-width: 28.9rem;
  height: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-rows .menu-list .menu-hint img {
    max-width: 207px;
  }
}
#m #menu .box .menu-help {
  position: relative;
  font-size: 1.4rem;
  margin-top: 9rem;
}
@media only screen and (max-width: 768px) {
  #m #menu .box .menu-help {
    font-size: 12px;
    margin-top: 60px;
  }
}
#m #shop {
  position: relative;
}
#m #shop *:not(.box) {
  font-size: 100%;
}
#m #shop .box {
  position: relative;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  #m #shop .box {
    font-size: 12px;
    word-break: break-all;
  }
}
#m #shop .box::after {
  content: "";
  display: block;
  clear: both;
}
#m #shop .box .cross-img {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.4rem;
}
@media print, screen and (min-width: 769px) {
  #m #shop .box .cross-img {
    width: 38.4rem;
    float: left;
    margin-right: 2.4rem;
    margin-top: 0.5rem;
  }
}
@media only screen and (max-width: 768px) {
  #m #shop .box .cross-img {
    margin-bottom: 20px;
  }
}
#m #shop .box .cross-img img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border: none;
}
#m #shop .box .cross-title {
  position: relative;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 3rem;
  text-align: left;
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 768px) {
  #m #shop .box .cross-title {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 16px;
  }
}
#m #shop .box .cross-title em {
  display: block;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  #m #shop .box .cross-title em {
    font-size: 13px;
    line-height: 25px;
  }
}
#m #shop .box .cross-content {
  position: relative;
}
#m #shop .box .cross-content p {
  margin: 0;
}
#m #shop .box .cross-content p:not(:last-of-type) {
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 768px) {
  #m #shop .box .cross-content p:not(:last-of-type) {
    margin-bottom: 16px;
  }
}
#m #blog {
  position: relative;
}
#m #blog *:not(.box) {
  font-size: 100%;
}
#m #blog .box {
  position: relative;
}
#m #blog .box article {
  position: relative;
  display: block;
  padding: 0 0 5rem 0;
}
@media only screen and (max-width: 768px) {
  #m #blog .box article {
    padding: 0 0 40px 0;
  }
}
#m #blog .box .entrytitle {
  position: relative;
  display: block;
  font-size: 2rem;
  font-weight: 400;
  padding: 0 0 1.6rem 0;
  border-bottom: 1px solid #f9c240;
  margin: 0 0 3rem 0;
}
@media only screen and (max-width: 768px) {
  #m #blog .box .entrytitle {
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 24px;
  }
}
#m #blog .box .entrytitle h1 {
  display: block;
  font-size: 100%;
  padding: 0;
  margin: 0;
}
#m #blog .box .entrytitle time {
  display: block;
  font-size: 1.4rem;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #m #blog .box .entrytitle time {
    font-size: 14px;
    margin-top: 2px;
  }
}
#m #blog .box .entrybody {
  position: relative;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  #m #blog .box .entrybody {
    font-size: 12px;
  }
}
#m #blog .box .entrybody p {
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 768px) {
  #m #blog .box .entrybody p {
    margin-bottom: 16px;
  }
}
#m #blog .box .entrybody img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 2.4rem auto;
}
@media only screen and (max-width: 768px) {
  #m #blog .box .entrybody img {
    margin: 20px auto;
  }
}
#m #blog .box .entrybody figure {
  display: block;
  margin: 2.4rem auto;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #m #blog .box .entrybody figure {
    margin: 20px auto;
  }
}
#m #blog .box .entrybody figure img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
}
#m #blog .box .archive, #m #blog .box .recent {
  position: relative;
}
#m #blog .box .archive h1.font, #m #blog .box .recent h1.font {
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #f9c240;
}
@media only screen and (max-width: 768px) {
  #m #blog .box .archive h1.font, #m #blog .box .recent h1.font {
    font-size: 20px;
    line-height: 28px;
  }
}