@charset "UTF-8";
header .inner, .gnav, .lyt-col2, .lyt-col3, .list-type-02 li, .list-type-col3, .list-col, .menu-list .item, .product-list ul, .product-list ul li, .product-list ul li .product-name, .lyt-img-01, .tab, .tab h3 {
  zoom: 1;
}
header .inner:after, .gnav:after, .lyt-col2:after, .lyt-col3:after, .list-type-02 li:after, .list-type-col3:after, .list-col:after, .menu-list .item:after, .product-list ul:after, .product-list ul li:after, .product-list ul li .product-name:after, .lyt-img-01:after, .tab:after, .tab h3:after {
  content: "";
  display: block;
  clear: both;
}

/* /////////////////////////////////////////////////////////////////////////// reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, #ci,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100.01%;
}

/*
html,
body {
	background:#fff;
}
*/
body {
  font-size: 100.01%;
  line-height: 1.5;
  color: #3f3415;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

ul, ol, li {
  list-style: none;
}

img {
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr, legend {
  direction: none;
}

pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap;
}

em, strong {
  font-weight: bold;
  font-stretch: normal;
}

strong {
  font-weight: bold;
}

/* /////////////////////////////////////////////////////////////////////////// layout */
body {
  font-size: 100%;
  line-height: 1.6;
  background: url(/common/images/common-bg03.jpg) repeat 0 0;
}

#container {
  background: url(/common/images/common-bg01.jpg) repeat 50% 0;
  position: relative;
  z-index: 0;
}

/* silde */
#mv img {
  position: fixed !important;
  display: none;
}

.inner {
  width: 940px;
  margin: 0 auto;
}

/* header */
header {
  padding-bottom: 20px;
}
#top header {
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 444px;
  background: url(/common/images/common-bg-opc-01.png) repeat 0 0 \9;
  /* IE8以下 */
}
header .sp-menu {
  display: none;
}
header .ci {
  padding-top: 18px;
  float: left;
}
header .ci a {
  background: none;
}
header nav {
  padding-top: 34px;
  float: right;
}

.gnav {
  padding-left: 13px;
  background: url(/common/images/icon-gnav-01.png) no-repeat 0 0;
}
.gnav li {
  float: left;
  padding-right: 13px;
  background: url(/common/images/icon-gnav-01.png) no-repeat 100% 0;
}
.gnav li a {
  background: none;
  display: inline;
}
.gnav li a:hover img {
  margin-top: -10px;
  padding-bottom: 10px;
}

/* main */
#content .inner {
  padding: 40px 0;
  background: url(/common/images/common-bg-pic-02.png) no-repeat 100% 100%;
}
#top #content {
  top: 444px;
  background: url(/common/images/common-bg01.jpg) repeat 0 0;
}

#deco,
#standard,
#baked,
#premum,
#rusk {
  margin-bottom: 60px;
}

/* footer */
footer#footer {
  background: url(/common/images/common-bg03.jpg) repeat 0 0;
}
footer#footer .footer-link {
  background: url(/common/images/common-bg02.jpg) repeat 0 0;
  padding: 30px 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
footer#footer .footer-content {
  padding: 40px 0;
}
footer#footer .box-type-01 {
  padding: 0;
}
footer#footer .box-type-01 .shop-info {
  padding: 20px;
  background: url(/common/images/common-bg-pic-01.png) no-repeat 100% 100%;
}
footer#footer .footer-logo {
  margin-bottom: 15px;
}

#cart_btn{
position: fixed;
bottom: 344px;
right: 10px;
width: 134px;
height: 134px;
text-align: center;
background: rgba(244,165,45,0.93);
-moz-border-radius: 67px;
-webkit-border-radius: 67px;
border-radius: 67px;
transition: .5s;
}
#cart_btn:hover{
  opacity:0.7;
}
#cart_btn img{
  width: 74px;
  padding: 22px 0 0 0;
}
#cart_btn a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: unset;
}
#cart_btn span{
  color: #fff;
  font-size: 12px;
  border-bottom: solid 1px #fff;
  font-weight: 700;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 264px;
  right: 52px;
}

.pagetop a {
  display: block;
  width: 54px;
  height: 56px;
  background: none;
}
.pagetop a:hover {
  background: none;
}
.pagetop a:hover img {
  opacity: 0.7;
}

/* /////////////////////////////////////////////////////////////////////////// module  */
/* /////////////// Headline /////////////// */
.hdg-l2-01 {
  background: url(/common/images/hdg-bg-l2.png) no-repeat 100% 100%;
  padding-bottom: 10px;
  padding-right: 50px;
  margin-bottom: 20px;
  font-size: 150%;
}
.hdg-l2-01 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.hdg-l2-02 {
  background: url(/common/images/hdg-bg-l2-02.png) repeat-x 100% 50%;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.hdg-l2-02 span {
  background: url(/common/images/common-bg01.jpg) repeat 0 0;
  padding: 10px 20px;
}
.hdg-l2-02 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.hdg-l3-01 {
  font-size: 150%;
  margin-bottom: 20px;
}
.hdg-l3-01 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.hdg-l3-02 {
  font-size: 112.5%;
  margin-bottom: 10px;
}

.hdg-l3-03 {
  background: #f1e1b6;
  padding: 15px 20px 12px;
  font-size: 150%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.hdg-l3-04 .price, .hdg-l4-02 .price {
  font-size: 112.5%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.hdg-l3-04 {
  position: relative;
  border-bottom: 1px solid #64a331;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.hdg-l3-04 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.hdg-l4-01 {
  font-size: 112.5%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background: url(/common/images/common-line-04.png) no-repeat 0 100%;
}

.hdg-l4-02 {
  position: relative;
  font-size: 112.5%;
  background: #dbedc9;
  padding: 8px 8px 6px;
  margin-bottom: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hdg-l4-02 .price {
  font-size: 100%;
  right: 1%;
  top: auto;
  bottom: auto;
}

.hdg-l5-01 {
  font-size: 100%;
  margin: 0 10px 0 20px;
  position: relative;
}
.hdg-l5-01:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: -20px;
  width: 12px;
  height: 12px;
  background: #efd594;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* /////////////// column  ////////////// */
.lyt-col2 {
  margin-top: -20px;
}
.lyt-col2 .col {
  float: left;
  width: 49%;
  margin: 20px 0 0 2%;
  box-sizing: border-box;
}
.lyt-col2 .col:first-child {
  margin-left: 0;
}
.lyt-col2 .col:nth-child(2n+1) {
  margin-left: 0;
}
.lyt-col2 .image {
  width: 100%;
  text-align: center;
}

.lyt-col3 .col {
  float: left;
  width: 32%;
  margin: 0 0 0 2%;
}
.lyt-col3 .col:first-child {
  margin-left: 0;
}
.lyt-col3 .type-01 .image {
  margin-bottom: 10px;
}
.lyt-col3 .type-02 .image {
  margin-top: 10px;
}

/* /////////////// Text /////////////// */
#info p {
  margin-top: 20px;
}
#info p:first-child {
  margin-top: 0;
}
#info p.sp-menu {
  margin-top: 0;
}

.icon-text {
  background: #eccb76;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 0.2em 1em;
  margin-right: 0.5em;
  font-size: 87.5%;
}

.text-line-01 {
  background: url(/common/images/common-line-05.png) repeat-x 0 90%;
  font-size: 112.5%;
}

.update {
  text-align: right;
  margin: 10px 0;
}
.update span:before {
  content: url(/common/images/icon-foot.png);
  margin-right: 0.2em;
}

.pickup a {
  padding: 10px;
  display: block;
  background: #f5edd8;
  font-weight: bold;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pickup a:hover {
  color: #3f3415;
  background-image: none;
  background-color: #f1e1b6;
}
.pickup a:visited {
  color: #3f3415;
}
.pickup a:before {
  content: url(/common/images/arrow-02.png);
  margin-right: 0.2em;
}
.pickup a span {
  background: url(/common/images/common-line-01.png) no-repeat 0 94%;
}

.sp-tel {
  display: none;
}

.large {
  font-size: 142.85714%;
}

.small {
  font-size: 85.71429%;
}

.fl-left {
  float: left;
  margin-right: 20px;
}

.fl-right {
  float: right;
  margin-left: 20px;
}

/* /////////////// link  /////////////// */
a {
  background: url(/common/images/common-line-01.png) no-repeat 0 94%;
  text-decoration: none;
}
a:link {
  color: #3f3415;
}
a:visited {
  color: #807963;
  background-image: url(/common/images/common-line-03.png);
}
a:hover {
  color: #eccb76;
  background-image: url(/common/images/common-line-02.png);
}
a:hover img {
  opacity: 0.7;
}

.link-list li {
  background: url(/common/images/arrow-01.png) no-repeat 0 0.4em;
  padding-left: 15px;
}
.link-list.inline li {
  display: inline;
  margin-right: 40px;
}

.link-01 a {
  background-position: 15px 94%;
}
.link-01 a:before {
  content: url(/common/images/arrow-02.png);
}

.link-02 a {
  background-position: 15px 94%;
}
.link-02 a:before {
  content: url(/common/images/arrow-03.png);
}

/* /////////////// list  /////////////// */
.list-type-01 li {
  margin-bottom: 20px;
}
.list-type-01 li span.date {
  display: block;
  font-size: 87.5%;
}
.list-type-01 li em {
  font-weight: normal;
  font-style: normal;
}
.list-type-01.facebook em.detail {
  background: url(/common/images/icon-fb.png) no-repeat 0 0.2em;
  padding-left: 70px;
  display: block;
}
.list-type-01.facebook span.fb-more {
  font-size: 75%;
  margin-left: 0.5em;
}

.list-type-02 {
  padding: 20px 0;
  margin-bottom: 20px;
}
.list-type-02 li {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.list-type-02 li span.date {
  float: left;
  display: block;
  width: 9em;
}
.list-type-02 li em.detail {
  display: block;
  overflow: hidden;
}
.list-type-02.info li {
  margin-top: 20px;
}
.list-type-02.info :first-child {
  margin-top: 0;
}

.info a {
  background-position: 15px 100%;
}
.info a:before {
  content: url(/common/images/arrow-02.png);
  margin-right: 0.2em;
}

.list-type-03 li {
  list-style: disc;
  margin-left: 25px;
}

.list-type-04 li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.list-type-04 li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  background: #eccb76;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.list-type-04 li:last-child {
  margin-bottom: 0;
}

.list-type-col3 li {
  float: left;
  width: 32%;
  margin: 0 0 0 2%;
}
.list-type-col3 li:first-child {
  margin-left: 0;
}

.list-col.col3 li {
  float: left;
  width: 32%;
  margin: 0 0 0 2%;
}
.list-col.col3 li:first-child {
  margin-left: 0;
}
.list-col.col3 .image {
  width: 100%;
  max-width: auto;
  height: auto;
  text-align: center;
}

.entry-flow li {
  position: relative;
}
.entry-flow li:before {
  content: url(/common/images/line-flow-01.png);
  position: absolute;
  top: 50%;
  left: -40px;
}
.entry-flow li:first-child:before {
  content: "";
}

.dl-list dt {
  float: left;
  width: auto;
}
.shop-info .dl-list dt {
  width: 4.2em;
}
.dl-list dd {
  overflow: hidden;
  text-indent: -1em;
  padding-left: 1em;
}
#map .dl-list dd {
  text-indent: 0em;
  padding-left: 0em;
}
.dl-list dd:before {
  content: "：";
}
#map .dl-list dd:before {
  content: "";
}

.dl-list-02 dt {
  font-weight: bold;
}

.menu-list .detail {
  font-size: 81.25%;
  padding-left: 36px;
  margin-top: 0.5em;
}
.menu-list .item {
  font-size: 112.5%;
  font-weight: bold;
}
.menu-list .item .icon {
  width: 36px;
  text-align: center;
  display: block;
  float: left;
}
.menu-list .item .item-name {
  display: block;
  overflow: hidden;
}
.menu-list .item .price {
  float: right;
}
.menu-list > li {
  margin-top: 20px;
}
.menu-list > li:first-child {
  margin-top: 0;
}
.menu-list > li li {
  font-size: 87.5%;
  margin: 5px 0 0 56px;
  list-style-type: disc;
}
.menu-list > li li .detail {
  padding-left: 0;
  margin-top: 0;
}
.menu-list > li li :first-child {
  margin-top: 0;
}
.menu-list > li li .price {
  font-size: 112.5%;
}

.product-list ul {
  margin-right: -20px;
}
.product-list ul li {
  position: relative;
  float: left;
  width: 300px;
  margin-right: 20px;
  padding-bottom: 20px;
}
.product-list ul li .product-name {
  cursor: pointer;
  display: block;
  width: 240px;
  text-align: center;
  font-style: normal;
}
.product-list ul li .product-name img {
  display: block;
  width: 180px;
  margin: 0 auto 10px;
}
.product-list ul li .product-name img:hover {
  opacity: 0.7;
}
.product-list ul li .product-name em {
  background: url(/common/images/common-line-01.png) no-repeat 15px 100%;
  font-weight: normal;
  margin-bottom: 5px;
}
.product-list ul li .product-name em:before {
  content: url(/common/images/arrow-02.png);
  margin-right: 0.2em;
}
.product-list ul li .product-name span {
  display: block;
  margin-top: 5px;
}
.product-list ul li .product-name:hover em {
  color: #eccb76;
  background-image: url(/common/images/common-line-02.png);
  font-weight: bold;
}
.product-list ul li.lyt-center .product-name {
  margin: 0 auto;
}
.product-list ul li.lyt-right .product-name {
  float: right;
}
.product-list ul li .product-detail {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
  width: 280px;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.9);
  background: url(/common/images/common-bg-opc-01.png) repeat 0 0 \9;
  /* IE8以下 */
  padding: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
.product-list ul li .product-detail .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.product-list ul li .product-detail .btn-close:hover img {
  opacity: 0.7;
}
.product-list ul li .product-detail .btn-close span {
  display: none;
}
.product-list ul li.lyt-center {
  padding-top: 80px;
}
.product-list ul li.lyt-center .product-detail {
  top: 200px;
  left: -240px;
}
.product-list ul li.lyt-right .product-detail {
  left: -180px;
}
.product-list ul li.lyt-width {
  width: 460px;
}
.product-list ul li.lyt-width .product-name {
  margin: 0 auto;
}
.product-list ul li.lyt-width.text-left .product-detail {
  top: 130px;
  left: -150px;
}
.product-list ul li.lyt-width.text-right .product-detail {
  left: 300px;
}
.product-list ul li.icon-cart .product-name {
  position: relative;
}
.product-list ul li.icon-cart .product-name:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/common/images/icon-cart.png) no-repeat 100% 100%;
  position: absolute;
  bottom: 0;
  margin-left: 5px;
}

.note-list {
  margin-top: 20px;
  font-size: 87.5%;
}
.note-list li {
  text-indent: -1em;
  margin-left: 1em;
}

/* /////////////// Box  /////////////// */
.box-type-01 {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.7);
  background: url(/common/images/common-bg-opc-01.png) repeat 0 0 \9;
  /* IE8以下 */
}

.box-type-02 {
  background: #fff;
  padding: 40px 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
.box-type-02.fan-club {
  background: white url(/common/images/common-bg-flag.png) no-repeat 100% 0;
}
.box-type-02.top-fan-club {
  padding: 20px 52px;
  background: white url(/common/images/common-bg-flag.png) no-repeat 100% 0;
  background-size: 70px auto;
}
.box-type-02.top-xmas {
  padding: 20px 52px;
  background: white url(/common/images/common-bg-xmas.png) no-repeat 100% 0;
  background-size: 70px auto;
}
.box-type-02.top-labo {
  padding: 20px 52px;
  background: white url(/common/images/common-bg-labo.png) no-repeat 96% 50%;
  background-size: 90px auto;
}

.box-type-03 {
  background: #f9efd6;
  padding: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.box-type-04 {
  background-color: rgba(235, 201, 209, 0.5);
  background: url(/common/images/common-bg-opc-02.png) repeat 0 0 \9;
  /* IE8以下 */
  padding: 20px;
}

.box-type-05 {
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 40px 40px;
}
.box-type-05.pdg-small {
  padding: 20px;
}

.box-type-06 {
  padding: 20px;
  border: 1px dashed #ccc;
}

.line-foot-01 {
  padding-bottom: 33px;
  background: url(/common/images/line-foot-01.png) repeat-x 0 100%;
  margin-bottom: 20px;
}

.line-foot-02 {
  padding-bottom: 66px;
  background: url(/common/images/line-foot-02.png) repeat-x 0 100%;
  margin-bottom: 40px;
}

/* /////////////// Image  /////////////// */
.image img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.lyt-img-01 {
  margin-bottom: 40px;
}
.lyt-img-01 .text {
  overflow: hidden;
}
.shop-info .lyt-img-01.left-image {
  margin-bottom: 0;
}
.shop-info .lyt-img-01.left-image .image img {
  width: 300px;
  height: auto;
}
.lyt-img-01.left-image .image {
  float: left;
  margin-right: 40px;
}
.lyt-img-01.right-image .image {
  float: right;
  margin-left: 40px;
}
.about-nijineco .lyt-img-01.right-image .image {
  margin-top: -60px;
}
.lyt-img-01.right-image .image {
  margin-left: 20px;
}

.inline-img {
  vertical-align: middle;
  margin: 0 0.2em;
}

.icon {
  margin-right: 0.2em;
  vertical-align: middle;
}

/* /////////////// Btn  /////////////// */
.btn-01 {
  text-align: right;
}
.btn-01 a {
  background: #645b42;
  padding: 6px 10px 5px;
  font-size: 75%;
  line-height: 1.5;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-01 a:hover {
  background: #eccb76;
}
.btn-01.left {
  text-align: left;
}

.btn-02 {
  text-align: center;
}
.btn-02 a {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  background: #645b42;
  padding: 16px 44px;
  font-size: 125%;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.btn-02 a:hover {
  background: #eccb76;
}

/* /////////////// Menu  /////////////// */
.invisible {
  display: none;
}

/* /////////////// align  /////////////// */
.al-center {
  text-align: center;
}

.al-left {
  text-align: left;
}

.al-right {
  text-align: right;
}

/* /////////////// margin  /////////////// */
.mg-0 {
  margin-bottom: 0px !important;
}

.mg-5 {
  margin-bottom: 5px !important;
}

.mg-10 {
  margin-bottom: 10px !important;
}

.mg-15 {
  margin-bottom: 15px !important;
}

.mg-20 {
  margin-bottom: 20px !important;
}

.mg-25 {
  margin-bottom: 25px !important;
}

.mg-30 {
  margin-bottom: 30px !important;
}

.mg-35 {
  margin-bottom: 35px !important;
}

.mg-40 {
  margin-bottom: 40px !important;
}

.mg-45 {
  margin-bottom: 45px !important;
}

.mg-50 {
  margin-bottom: 50px !important;
}

.mg-55 {
  margin-bottom: 55px !important;
}

.mg-60 {
  margin-bottom: 60px !important;
}

.mg-65 {
  margin-bottom: 65px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.sp {
  display: none;
}

/* /////////////////////////////////////////////////////////////////////////// content */
/* /////////////// menu /////////////// */
.menu-area, #simple, #coating, #deco {
  margin-bottom: 40px;
}

/* /////////////// about /////////////// */
#map {
  position: relative;
}

.map-area {
  text-align: center;
  padding-bottom: 80px;
}

.access {
  position: absolute;
  top: 700px;
  right: 0;
  width: 420px;
}

/* /////////////// xmas-2015 /////////////// */
.xmas-2015 {
  background: url(/menu/images/xmas-2015-bg-01.png) no-repeat 50% 40px;
  padding-top: 40px;
  margin-bottom: 50px;
}
.xmas-2015 img {
  width: auto;
  max-width: 100%;
}

.period {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.period:before, .period:after {
  content: url(/menu/images/xmas-2015-img-05.png);
  position: absolute;
}
.period:before {
  top: 0;
  left: 0;
}
.period:after {
  top: 0;
  right: 0;
}
.period .text:before, .period .text:after {
  content: url(/menu/images/xmas-2015-bg-02.png);
  display: block;
}
.period .text:before {
  margin-bottom: 20px;
}
.period .text:after {
  margin-top: 30px;
}

.xmas-item {
  margin-bottom: 30px;
}
.xmas-item .image {
  margin-bottom: 10px;
}
.xmas-item .text {
  text-align: left;
}
.xmas-item .text h4 {
  margin-bottom: 5px;
}
.xmas-item .text p {
  font-size: 93.75%;
}
.xmas-item .text .pirce {
  margin-bottom: 10px;
  text-align: right;
  font-size: 93.75%;
}

/*
.period {
	width:100%;
	background:url(/menu/images/xmas-2015-bg-02.png) no-repeat 50% 0;
	position:relative;
	height:200px;
	
	p {
		position:relative;
		vertical-align:middle;
		text-align:center;
		background:url(/menu/images/xmas-2015-bg-02.png) no-repeat 50% 100%;
		height:200px;
		padding:60px;
		box-sizing:border-box;
	}
	
	&:before,
	&:after {
		content:url(/menu/images/xmas-2015-img-05.png);
		position:absolute;
	}
	
	&:before {
		top:0;
		left:0;
	}
	&:after {
		top:0;
		right:0;
	}
}
*/
/* /////////////////////////////////////////////////////////////////////////// Media Queries */
@media screen and (max-width: 800px) {
  .inner {
    width: 94%;
  }

  #mv img {
    height: 560px !important;
    width: auto !important;
  }

  /* header */
  header {
    margin: 0;
    padding: 0;
  }
  #top header {
    margin-top: 380px;
    margin-bottom: 0;
  }
  header .inner {
    width: 100%;
  }
  header .ci {
    float: none;
    padding-bottom: 10px;
  }
  header .ci h1 {
    text-align: center;
  }
  header .ci h1 img {
    height: 50px;
    width: auto;
  }
  header nav {
    padding: 10px 0 0;
    float: none;
    position: relative;
    overflow: hidden;
  }

  .gnav {
    float: left;
    left: 50%;
    position: relative;
    background: none;
    padding: 0;
  }
  .gnav li {
    left: -50%;
    position: relative;
  }
  .gnav li:first-child a:before {
    content: url(/common/images/icon-gnav-01.png);
    margin-right: 5px;
  }
  .gnav li a:hover img {
    margin-top: 0px;
    padding-bottom: 0px;
  }

  /* main */
  #top main {
    margin-top: 0;
  }

  /* footer */
  footer#footer .footer-content {
    padding: 20px 0;
  }
  footer#footer .footer-content .footer-logo {
    margin-bottom: 8px;
  }
  footer#footer .footer-content .footer-logo img {
    height: 40px;
    width: auto;
  }
  footer#footer .footer-content .hdg-l2-02 {
    font-size: 100%;
    margin-bottom: 5px;
  }

#cart_btn{
  top: 11px;
  right: 11px;
  width: 114px;
  height: 114px;
  -moz-border-radius: 57px;
  -webkit-border-radius: 57px;
  border-radius: 57px;
}
#cart_btn img{
  width: 61px;
  padding: 17px 0 0 0;
}
#cart_btn a{
}
#cart_btn span{
}
  .pagetop {
    bottom: 10px;
    right: 10px;
  }

  /* column */
  .lyt-col2 {
    margin-top: 0;
  }

  .col {
    float: none;
  }
  .lyt-col2 .col {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .lyt-col2 .col:first-child {
    margin-top: 0;
  }
  .lyt-col3 .col {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .lyt-col3 .col.type-01 .image {
    width: 40%;
    float: left;
    margin-bottom: 0;
  }
  .lyt-col3 .col.type-01 .image img {
    width: 90%;
  }
  .lyt-col3 .col.type-01 .text {
    overflow: hidden;
  }
  .lyt-col3 .col.type-02 .image {
    width: 40%;
    float: right;
    text-align: right;
    margin-top: 0;
  }
  .lyt-col3 .col.type-02 .image img {
    width: 90%;
  }
  .lyt-col3 .col.type-02 .text {
    float: left;
    width: 60%;
  }
  .lyt-col3 .col:first-child {
    margin-left: 0;
    margin-top: 0;
  }

  /* link */
  a {
    padding-bottom: 0.2em;
  }

  .link-list.inline li {
    margin-right: 15px;
  }

  /* list */
  .list-type-col3 li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }

  .entry-flow li {
    position: relative;
    text-align: center;
    margin: 0 0 30px 0;
  }
  .entry-flow li:before {
    top: -44px;
    left: 50%;
    content: url(/common/images/line-flow-02.png);
  }
  .entry-flow li:first-child:before {
    content: "";
  }

  .dl-list {
    font-size: 87.5%;
  }

  .product-list ul {
    margin-right: 0;
  }
  .product-list ul li {
    position: static;
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .product-list ul li .product-name {
    width: 300px;
  }
  .product-list ul li .product-name img {
    width: 100%;
  }
  .product-list ul li .product-name img:hover {
    opacity: 1;
  }
  .product-list ul li.lyt-right .product-name {
    float: none;
  }
  .product-list ul li.lyt-center {
    padding-top: 0;
  }
  .product-list ul li.lyt-center .product-name {
    margin: 0;
  }
  .product-list ul li.lyt-width {
    width: 100%;
  }
  .product-list ul li.lyt-width .product-name {
    margin: 0;
  }
  .product-list ul li div.product-detail {
    display: none;
    position: static;
    width: auto;
    margin: 0;
    padding-top: 40px;
    background: none;
    box-shadow: none;
    opacity: 1;
  }
  .product-list ul li div.product-detail .btn-close {
    position: static;
    display: block;
    text-align: center;
    margin: 10px auto 0;
    background: #645b42;
    padding: 10px;
    font-size: 87.5%;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    width: 60%;
  }
  .product-list ul li div.product-detail .btn-close:hover {
    background: #eccb76;
  }
  .product-list ul li div.product-detail .btn-close span {
    display: block;
  }
  .product-list ul li div.product-detail .btn-close img {
    display: none;
  }
  .product-list ul li:nth-child(2n+1) .product-name {
    float: left;
    margin-right: 20px;
  }
  .product-list ul li:nth-child(2n+1) div.product-detail {
    overflow: hidden;
  }
  .product-list ul li:nth-child(2n) .product-name {
    float: right;
    margin-left: 20px;
  }
  .product-list ul li:nth-child(2n) div.product-detail {
    overflow: hidden;
  }

  /* Image */
  .shop-info .lyt-img-01.left-image .image {
    width: 220px;
  }
  .shop-info .lyt-img-01.left-image .image img {
    width: 100%;
    height: auto;
  }
  .lyt-img-01 .image {
    width: 50%;
  }
  .lyt-img-01 .image img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  .lyt-img-01.left-image .image {
    margin-right: 20px;
  }
  .lyt-img-01.right-image .image {
    margin-left: 20px;
  }
  .about-nijineco .lyt-img-01.right-image .image {
    margin-top: 0;
  }

  /* Btn */
  .btn-01 {
    text-align: center;
  }
  .btn-01 a {
    display: block;
    width: 60%;
    margin: 0 auto;
    background: #645b42;
    padding: 10px;
    font-size: 100%;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  }
  .btn-01 a:hover {
    background: #eccb76;
  }

  /* map */
  #map {
    position: static;
  }

  .map-area {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .map-area img {
    width: 90%;
  }

  .access {
    position: static;
    width: auto;
  }

  .period {
    position: static;
    height: auto;
  }
  .period p {
    position: static;
    height: auto;
  }
  .period img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  .period:before, .period:after {
    content: none;
    padding: 0;
  }
}
@media screen and (max-width: 690px) {
  header {
    padding: 0;
    margin: 0;
  }
  #top header {
    margin-top: 220px;
    padding-top: 10px;
  }
  header .sp-menu {
    float: right;
    display: block;
    text-align: center;
    width: 46px;
    height: 46px;
    background: #655c42;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 12px;
  }
  header .sp-menu span img {
    width: 40px;
    height: 40px;
    margin: 3px;
  }
  header .ci {
    float: left;
    padding: 0;
    margin: 10px;
  }
  #top header .ci {
    float: none;
    padding: 0 0 10px;
    margin: 0;
  }
  #top header .ci h1 {
    text-align: center;
  }
  #top header .ci h1 img {
    height: 50px;
    width: auto;
  }
  header nav {
    padding: 0;
  }
  header nav.drawer {
    clear: both;
    display: none;
    padding: 10px;
    width: 90%;
    margin: 0 auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #655c42;
    position: absolute;
    top: 70px;
    margin: 0 8% 0 2%;
  }
  #top header nav.drawer {
    display: block;
    padding: 0;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: static;
    margin: 0;
  }

  .gnav {
    margin: 0;
    padding: 0;
    float: none;
    position: static;
  }
  .gnav li {
    display: block;
    border-bottom: 1px solid #ccc;
    float: none;
    background: none;
    position: static;
    padding: 0;
    text-align: center;
  }
  .gnav li:first-child {
    border-top: 1px solid #ccc;
  }
  .gnav li:first-child a:before {
    content: "";
    margin-right: 0;
  }
  #top .gnav li.gnav-top {
    display: none;
  }
  .gnav li a {
    display: block;
    padding: 5px 0;
    background: #f7f7f7;
    background: linear-gradient(#f7f7f7, #dddddd);
    background: -moz-linear-gradient(#f7f7f7, #dddddd);
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#dddddd));
    background: linear-gradient(to bottom, #f7f7f7, #dddddd);
    /*IE10+, W3C*/
  }
  .gnav li a:hover {
    background: #eccb76;
  }
  .gnav li span {
    padding: 5px 0;
    display: block;
    background-color: #f1e1b6;
  }

  /* list */
  .dl-list span {
    display: block;
    padding-left: 1em;
  }

  /* box */
  .box-type-05 {
    padding: 20px 20px;
  }

  .sp {
    display: inline;
  }
}
@media screen and (max-width: 599px) {
  .inner {
    width: 94%;
  }

  #mv img {
    height: 340px !important;
    width: auto !important;
  }

  /* Box */
  .box-type-02 {
    padding: 20px;
  }
  .box-type-02.top-fan-club, .box-type-02.top-xmas {
    padding: 20px 30px;
    background-size: 50px auto;
  }
  .box-type-02.top-labo {
    padding: 20px 30px;
    background-size: 60px auto;
    background-position: 98% 50%;
  }

  /* List */
  .list-col.col3 li {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .list-col.col3 li:first-child {
    margin-left: 0;
  }

  /* footer */
  footer#footer .footer-link {
    padding: 20px 0;
  }
  footer#footer .footer-link .link-list li {
    padding-bottom: 20px;
  }

  /* headline */
  .hdg-l2-01 {
    padding-top: 6px;
  }

  #menu .hdg-l3-01 img {
    height: 56px;
    width: auto;
  }
  #menu .hdg-l3-01 span.icon img {
    height: 34px;
    width: auto;
    vertical-align: middle;
    margin-right: 0.3em;
  }

  .about-shop .hdg-l3-02 {
    font-size: 100%;
  }

  .hdg-l3-03 {
    font-size: 112.5%;
  }

  /* list */
  .product-list ul li .product-name {
    width: 60%;
    margin: 0 auto;
  }
  .product-list ul li .product-name img {
    width: 100%;
  }
  .product-list ul li div.product-detail {
    clear: both;
    padding-top: 20px 10px 10px;
  }
  .product-list ul li:nth-child(2n+1) .product-name {
    float: none;
    margin: 0 auto;
  }
  .product-list ul li:nth-child(2n) .product-name {
    float: none;
    margin: 0 auto;
  }

  /* column */
  .lyt-col3 .col {
    background: #fff;
    width: 90%;
    padding: 5%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .lyt-col3 .col.type-01 .image {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
  .lyt-col3 .col.type-01 .image img {
    width: 100%;
  }
  .lyt-col3 .col.type-02 .image {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 20px;
  }
  .lyt-col3 .col.type-02 .image img {
    width: 100%;
  }
  .lyt-col3 .col.type-02 .text {
    float: none;
    width: 100%;
  }

  /* Image */
  .shop-info .lyt-img-01.left-image {
    float: none;
  }
  .shop-info .lyt-img-01.left-image .image {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .lyt-img-01 .image {
    float: none;
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .lyt-img-01.left-image .image {
    float: none;
    margin-bottom: 20px;
  }
  .lyt-img-01.left-image#jelly .image img {
    width: 70%;
  }
  .lyt-img-01.right-image .image {
    float: none;
    margin-bottom: 20px;
  }

  /* tel */
  .sp-tel {
    display: block;
  }

  .tel {
    display: none;
  }

  /* map */
  .access h3 img {
    height: 30px;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .hdg-l3-04 img {
    height: 44px;
    width: auto;
    max-width: 100%;
  }

  .grand-menu .hdg-l3-01 {
    font-size: 125%;
  }
  .grand-menu .hdg-l3-01 img {
    vertical-align: middle;
  }

  /* list */
  .menu-list .item {
    font-size: 100%;
  }
  .menu-list .detail {
    font-size: 87.5%;
  }

  .dl-list span {
    padding-left: 0;
  }

  #cart_btn{
    top: 5px;
    right: 5px;
    width: 94px;
    height: 94px;
    -moz-border-radius: 47px;
    -webkit-border-radius: 47px;
    border-radius: 47px;
  }
  #cart_btn img{
    width: 46px;
    padding: 14px 0 0 0;
    margin: 0 0 -2px 0;
  }
  /* Image */
  .shop-info .lyt-img-01.left-image .image {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .shop-info .lyt-img-01.left-image .image img {
    width: 100%;
    height: auto;
  }

  /* list */
  .dl-list dt {
    float: none;
    font-weight: bold;
    margin-top: 10px;
  }
  .dl-list dt:first-child {
    margin-top: 0;
  }
  .dl-list dd {
    padding: 0;
    text-indent: 0;
  }
  .dl-list dd:before {
    content: "";
  }

  /* about */
  .flow img {
    height: 70px;
    width: auto;
  }
}
/* /////////////////////////////////////////////////////////////////////////// Menu test */
.menu-detail {
  display: none;
  background: url(/common/images/common-line-04.png) repeat-x 0 0;
  padding-top: 2.0em;
  margin-top: 1.6em;
}

.tab h3 {
  cursor: pointer;
  margin-bottom: 0.5em;
}

.tab .tab-05 span:after {
  content: "見る";
  margin-left: 10px;
  margin-left: 2.0em;
  background: #eccb76;
  background: linear-gradient(#eccb76, #e3bb55);
  background: -moz-linear-gradient(#eccb76, #e3bb55);
  background: -webkit-gradient(linear, left top, left bottom, from(#eccb76), to(#e3bb55));
  background: linear-gradient(to bottom, #eccb76, #e3bb55);
  /*IE10+, W3C*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 0.4em 1em;
  font-size: 87.5%;
}
.tab .tab-05.active span:after {
  content: "閉じる";
  color: #fff;
  background: #655c42;
  font-weight: normal;
}

.disnone {
  display: none;
}

@media screen and (max-width: 599px) {
  .tab-05 img {
    height: 26px;
    width: auto;
  }

  .menu-note {
    font-size: 87.5%;
  }
}
