@charset "euc-jp";

.eng {
	font-family: 'Karla', sans-serif;
}
#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 0;
}
.container {
  width: 100%;
}
#big-notice {
  color:#c00;
  border:2px solid #c00;
  text-align:center;
  font-weight:bold;
  font-size:1.2em;
  width:100%;
  height:2em;
  line-height:2em;
  clear:both;
  margin-bottom:4em;
}
#container {
  width:1000px;
  margin: 200px auto 0;
  padding: 0 20px;
}
.side {
  width:200px;
  float: left;
  margin-right:75px;
}
.main {
  width:725px;
  float: right;
}
.ptxt {
  font-size:0.9em;
  letter-spacing:2px;
  line-height:1.9;
}

.frp {
  font-size:0.9em;
  line-height:2;
}
.frp p {
  letter-spacing:2px;
  margin-bottom:2em;
}
.frp p a {
  text-decoration:none;
  border-bottom: solid 1px #9cf;
}
.frp img.titleimg {
  margin-bottom:3em;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}


.muted {
  color: #999;
}

body {
  color: #444;
  background-color: #fff;
  border-bottom: solid #fff 50px;
}

a {
  color: #464e54;
}
  a:hover {
    color: #5e5e5e;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}


.btn-11 {
  border: 1px solid #444;;
  background-color: none;
  color: #444;
  *background-color: none;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
.ttl-h2 {
  position: relative;
}
.ttl-h2:before {
	position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #fff;
  background-color: #ffaa44;
  color: #fff;
  padding: 0 15px 0 13px;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #9bd4fc;
  background-color: #9bd4fc;
  color: #fff;
  *background-color:#9bd4fc;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

.btn-01[disabled] {
  border: 1px solid #fff;
  background-color: none;
  color: #fff;
  width:200px;
  margin:0 auto;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
  margin-top:5px;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  width:100%;
  background:#ffaa44;
  display:inline-block;
  position:fixed;
  top:0;
  z-index:99;
  opacity:0.95;
}
#header-container {
  width:96%;
  margin: 0 auto;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 1.0;
}
#header-logo {
}
#header-logo a {
}
h1#header-logo img {
  max-height: 80px;
  opacity: 1;
  margin:-25px 0.7em 0 0;
  float:left;
}

/* header-line-nav */
.header-line-nav li {
  padding:0 !important;
  margin-top:-4px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 14px;
    line-height: 2em;
    letter-spacing:1px;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: 0;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 3px 15px 0 13px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-myaccount {
  padding: 3px 15px 0 13px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 0 0 1.5em 0.5em;
  text-align: left;
  font-size: 30px;
}
.h1-txt {
  float:left;
  margin-bottom:1em;
  margin-top:-18px;
}
.shop-description {
  font-weight: normal;
  color: #fff;
  letter-spacing:10px;
  margin-bottom:0;
  font-family: 'Cinzel', serif;
}
.shop-description2 {
  font-size:14px;
  font-weight: normal;
  color: #fff;
  letter-spacing:2px;
  margin-bottom:0;
  text-align:center;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 16px;
}
  #header-global-nav li {
    margin: 0 1em;
  }

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

/* slider */
.slider {
  margin-top: 2em;
  padding: 0 .1%;
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * product list
 */
.productlist img.titleimg {
  margin-bottom:2em;
}
.productlist {
  font-size:0.9em;
  line-height:2;
}
.productlist p {
  letter-spacing:2px;
  margin-bottom:2em;
}
.productlist p a {
  text-decoration:none;
  border-bottom: solid 1px #9cf;
}

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 6px;
  text-align: left;
  font-size: 0.9em;
  line-height:1.7
}
.prd-lst-img {
  display: block;
  margin: 0 auto 0.5em;
  border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
}
.prd-lst-unit a {
  font-size:1.2em;
  font-weight:bold;
}
.prd-lst-name {
  font-size: 0.8em;
}
.prd-lst-price {
  color: #abaaaa;
  display:none;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}
.prd-lst-soldout {
  color:#ffaa44;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}


/*
 * footer
 */

#footer-wrapper {
  padding: 3em 0 0;
  clear: both;
  width:100%;
  margin:0 auto;
  background:#d8efff;
}
#footer_text {
  width:1000px;
  margin:0 auto;
  font-size:0.9em;
  line-height:1.8;
  letter-spacing:1px;
  padding-bottom:1em;
}
#footer-wrapper .copy {
  clear:both;
  text-align:center;
  font-size:0.8em;
  letter-spacing:5px;
  background:#ffaa44;
  padding:2em 0;
  color:#fff;
  border-top:60px solid #fff;
}
#footer_left{
  width:48%;
  float:left;
}
#footer_right{
  width:48%;
  float:right;
}
#footer_text .title{
  margin-bottom:10px;
  padding-bottom:3px;
  border-bottom:1px solid;
  font-size:14px;
  font-weight:bold;
}

.footer-navi {
  text-align:center;
  clear:both;
  padding-top:1.5em;
  letter-spacing:2px;
  border-top:1px solid;
}


.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
  }
  .footer-primary a {
    color: #444;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
}
  .footer-secondary li {
  }
  .footer-secondary a {
    color: #444;
  }

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


/* SLIDESHOW
-------------------------------------------------------------- */
.wideslider {
	padding-bottom:0;
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	max-height:600px !important;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	max-height:600px !important;
    padding: 0;
    margin:0;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}

.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	display:none;
}
/*.slider_prev {background: url(//naniiro.jp/cms17/wp-content/uploads/prev.png) no-repeat right center; background-size:28px 28px; padding-left:40px;}
.slider_next {background: url(//naniiro.jp/cms17/wp-content/uploads/next.png) no-repeat left center; background-size:28px 28px; padding-right:40px;}*/

.pagination {
	display:none;
}

.pagination a {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	display: inline-block;
	overflow: hidden;
}
.pagination a.pn1,
.pagination a.pn2,
.pagination a.pn3,
.pagination a.pn4,
.pagination a.pn5,
.pagination a.pn6,
.pagination a.pn7,
.pagination a.pn8,
.pagination a.pn9,
.pagination a.pn10,
.pagination a.pn11,
.pagination a.pn12,
.pagination a.pn13,
.pagination a.pn14,
.pagination a.pn15,
.pagination a.pn16,
.pagination a.pn17,
.pagination a.pn18,
.pagination a.pn19,
.pagination a.pn20 {}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

.c-cover { width:90%; height:auto; display:block; float:none; margin-top:-40%; padding:0 5%;}
.c-cover .home-slide-title {
	font-size: 5em;
	text-transform: uppercase;
	margin-bottom: 0.8em;
	text-align:right;
	color:#fff;
	text-shadow: 0 0 2px rgba(0,0,0,.8);
}
.c-cover .home-slide-title a {
	text-decoration: none;
}
.c-cover .slider-caption {
	padding-left: 20%;
}
.c-cover .slider-caption span {
	background:#fff;
	opacity: 0.8;
	padding:4px;
}

/* ------------------------Side Menu-------------------------- */
.hp-link {
  width:100%;
  margin-bottom:30px;
}

.side {
  padding-bottom:10em;
}
.side p {
	font-size:0.8em;
}
.side h5 {
  	font-size:1.2em;
    border-bottom:1px solid #888;
    padding-bottom:5px;
  	margin:0 0 1.5em;
  	font-weight:normal;
}
.side .procatlist ul {
	font-size:1.1em;
    padding: 0;
    margin:0 0 2em;
   	line-height: 2.2;
}
.side .procatlist ul li {
	font-size:0.8em;
    list-style:none;
 	line-height: 1.6;
  	margin-left:1.2em;
  	margin-bottom:0.6em;
}
.side .procatlist ul li a {
	
}
.side .procatlist ul li .pronew {
  padding-left:8px;
  color:#600;
}
.side table td {
  border:1px solid #888;
}
.present-mess {
}
.present-mess img {
  margin-bottom:10px;
}
.pchidden {
  display:none;
}
.side .cal-info {
  background:#9ce;
  color:#fff;
  padding:4px 6px;
  font-size:0.8em;
  font-weight:bold;
}

.iconmenu {
    clear:both;
    margin: 50px auto 0;
	width:471px;
}
.iconmenu ul {
    margin: 0 0 0;
  	padding:0;
}
.iconmenu li {
    float: left;
    margin: 0 0 0;
  	list-style:none;
}
.iconmenu li a {
    background:none;
}
.iconmenuclear {
  width:100%;
  clear:both;
  height:3em;
}
.iconmenu li img {
    height: 32px;
    width: auto;
}

/* ------------------------Responsive-------------------------- */
@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  #container, .container, #footer_text {
    width: 100%;
  }
  #container {
    width:92%;
    padding: 0 4%;
    margin:200px 0 0;
    display: flex;
    -webkit-flex-direction: column-reverse;
    /* Safari */
    flex-direction: column-reverse;
  }
  .side {
    width:100%;
    margin:0;
    float:right;
  }
  .side table {
    margin:0 auto;
    width:100%;
  }
  .main {
    width:100%;
    margin:0;
    float:left;
  }
  #masthead-wrap {
	margin-top:110px;
  }
}
@media (max-width: 768px) {
  .pchidden {
    display:block;
  }
  #wrapper {
    padding-top: 3em;
  }
  #header-wrapper {
    width:100%;
    margin-top:2.2em;
  }
  .shop-name {
    margin: 2em auto 2em;
  }
  #container {
    width:92%;
    padding: 0 4%;
    display: flex;
    -webkit-flex-direction: column-reverse;
    /* Safari */
    flex-direction: column-reverse;
  }
  .container {
    width: 100%;
    padding:0;
  }
  .present-mess.pchidden {
    display:block;
    width:92%;
    padding:4% 4% 2px;
  }
  .present-mess.pchidden img {
   width:100%;
  }
  .side {
    width:100%;
    margin:0;
    float:right;
  }
  .side table {
    margin:0 auto;
    width:100%;
  }
  .main {
    width:100%;
    margin:0;
    float:left;
  }
  .smhidden {
    display:none;
  }
  .side .procatlist ul {
	font-size: 1.2em;
	line-height: 2.5;
  }
  .side .procatlist ul li {
	font-size: 0.9em;
	line-height: 2.5;
  }
  .productlist {
    margin-top:3em;
  }
  #footer-wrapper {
    width:100%;
  }
  #footer_text {
    width:90%;
    margin:0 auto;
  }
  #footer_left, #footer_right {
    width:100%;
    float:none;
  }
  .flex-container {
    width:100%;
    -webkit-flex-direction: column; /* Safari */
    flex-direction: column;
  }
  .footer-nav p {
    margin: 1.5em 0;
    font-size: 1.2em;
   }
  .iconmenu {
    width:320px;
  }
  .iconmenu li {
    margin:0 4px 1em;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #4d4d4d;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }


  .footer-nav {
    margin: 0 0 4em;
    padding: 0;
    width:200px !important;
  }
   
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  #container {
   margin-top:80px;
  }
  #header-wrapper {
    margin-top:3.2em;
  }
  h1#header-logo img {
    max-height:60px;
  }
  .shop-name {
    font-size:20px;
  }
  .shop-description2 {
    font-size:12px;
    letter-spacing:1px;
  }
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
   .prd-lst .prd-lst-unit {
     width: 100%;
     padding: 0 10px;
  }
   .prd-lst .prd-lst-unit:nth-child(2n+1) {
     clear:left;
  }
  
}
@media (max-width: 320px) {
  .shop-name {
    font-size:24px;
  }
  h1#header-logo img {
    max-height:55px;
    margin-top:-28px;
  }
  .shop-description {
    letter-spacing:5px;
  }
  .shop-description2 {
    display:none;
  }
}

/* IEÍÑ */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

font {
  color:#fff300
}

/* ÌÀÄ« */
.mincho {
  font-family: "ÞâÌÀÄ«" , "Yu Mincho" , "ÞâÌÀÄ«ÂÎ" , "YuMincho" , "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSÌÀÄ«E" , "£Í£Ó £ÐÌÀÄ«" , "MS PMincho" , serif;
}

@media screen and (max-width: 520px) {
	.topimg-txt {
		font-size:1.1em;
	}
	.topimg-num {
		margin: 50% 0 0 0.3em;
	}
	.topimg-txt-ns {
		font-size:1.0em;
	}
	.topimg-num-ns {
		margin: 40% 0 0 0.3em;
	}
}
@media screen and (max-width: 320px) {
	.topimg-num {
		margin: 40% 0 0 0.3em;
	}
	.topimg-num-ns {
		margin: 40% 0 0 0.3em;
	}
}


table.tbl_calendar {
	width: 100% !important;
	border: none !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin-bottom: 2em;
}
table.tbl_calendar th, table.tbl_calendar td {
	padding: 4px !important;
	text-align: center !important;
	border-bottom: 1px solid #ccc !important;
}

/* ------------------------¥Õ¥ê¡¼¥Ú¡¼¥¸-------------------------- */
#guide .block, #guide .attention {
  font-size:1em;
  letter-spacing:1px;
  line-height:1.9;
}
#guide .block {
  border:1px solid #666;
  padding:20px;
}
.ttl {
  font-size:1.5em;
  font-weight:bold;
  background:#d8efff;
  margin-bottom:1em;
}
.ttl span {
  font-size:1.2em;
  font-size:1.2em;
  line-height: 1.6;
  padding: 5px 12px 6px;
  background: #ffaa44;
}
.arrow {
  text-align:center;
  font-size: 3.2em;
  padding: 20px;
}

#masthead-wrap {
  width: 100%;
  float: left;
  margin-bottom: 80px;
  /*border-bottom:40px solid #ffaa44;*/
  /*margin-top:57px;*/
	margin-top:-200px;
}
#home-slider-wrap {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin:0 0;
}

#home-slider {
    float: left;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.deco-link-pc {
  display:block;
  margin-top:40px;
}

.deco-link-mb {
  display:none;
}

@media (max-width: 980px) {
  #masthead-wrap {
	margin-top:147px;
  }
  .shop-name {
    margin-top:1em;
  }
  .deco-link-pc {
  	display:none;
  }
  .deco-link-mb {
  	display:block;
    margin-top:20px;
  }
  .deco-link-mb img {
    border:1px solid #c00;
}
@media (max-width: 768px) {
  #masthead-wrap {
	margin-top:127px;
  }
}
@media (max-width: 480px) {
  #masthead-wrap {
	margin-top:92px;
    margin-bottom:40px;
  }
}
body[data-cms-device-variant=pc] .callout p {
    display: none !important;
}
