@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
}
#container {
  clear: both;
}
.container {
  max-width: 1200px;
}

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: #777;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/bg.gif);
}

body, input, select, textarea {
  font-family: 'Josefin Slab', serif;
  letter-spacing: 1px;
}
a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #777;
}
a:hover{
  color: #ce7b91;
  text-decoration: none;
}

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;
}
h1 {
  text-align: center !important;
}
h2 {
  margin: 2em 0;
  text-align: left;
  font-size: 15px;
}
  .ttl-h2 {
    padding: 0 1.4%;
  }

.btn-01 {
  border: 1px solid #fff;
  background-color: #fff;
  color: #444;
  *background-color: #fff;
  width: 100%;
  border-radius: 0;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  margin: 30px 0 0;
  padding: 20px 0;
  display: block;
}
.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #ddd;
  color: #444;
  *background-color: #ddd;
}

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

/*
 * header
 */
#header-wrapper {
  padding: 0 1.4%;
}
#header-top{
  padding: 1em 0 4em;
}
#header-top .col{
  padding: 0;
}
.header-link a {
  color: #aaa;
}
  .header-link a:hover span {
    color: #444;
    text-decoration: none;
  }
.header-link i {
  vertical-align: middle;
}

/* header-line-nav */

.header-line-nav {
  text-align: right;
}
  .header-line-nav .inline{
    margin: 0;
  }
  .header-line-nav .inline li {
    padding: 0;
    margin-left: 25px;
    position: relative;
    vertical-align: middle;
  }
  .header-line-nav a {
    cursor: pointer;
    display: block;
  }
  .header-line-nav span {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 12px;
    padding: 0 0 0 7px;
  }

.view-cart {
  position: relative;
  top: -6px;
  left: 50px;
  padding-top: 0 !important;
}
.cart-count {
  font-size: 17px;
  padding: 0 0 0 7px;
  vertical-align: -2px;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */

.shop-logos {
  margin: 3.5em 0 0 0;
  min-width: 10%;
  max-width: 100%;
  margin: 0 auto;
}
.shop-name {
  margin: 0 0 -30px 0;
  text-align: center !important;  
}
@media only screen and (max-width: 780px) {
  .shop-name {
  margin: -20px 0 0 0;
    text-align: center !important;  
  }  
}
.shop-name a{
    color: #444;
    text-decoration: none;
    display: block;
  }
    .shop-name a:hover{
      color: #aaa;
    }
.shop-description {
  font-size: 13px;
  font-weight: normal;
  color: #777;
  margin: 0;
}


/* incart delivery */
.incart-delivery {
  text-align: left;
  margin: 3.5em 0 0;
}
  .incart-delivery ul {
    margin: 0;
    list-style: none;
    font-size: 11px;
  }

/*
 * product list
 */
row {
  display:flex;
}  
.prd-lst-unit {
  cursor: pointer;
  text-align: left;
  overflow: hidden;
  padding: 0;
  margin: 0 0 3.4%;
}
.prd-lst-link{
  display: block;
  color: #fff;
  max-width: 100%;
  padding: 0 3.2%;
}
.unit-inner{
  width: 100%;
  height: 100%;
  position: relative;
  clear: both;
}
.prd-lst-cap {
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.prd-lst-cap-inner{
  padding: 15px;
}
.prd-lst-img {
  display: block;
}
span.prd-lst-span {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  margin: .3em 0;
  font-size: 13px;
  color: #fff;
  width: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha( opacity=0 );
  opacity: 0;
  * display: none;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #FFF;
  font-weight: bold;
}
.unit-inner:hover .prd-lst-cap{
  background: url("https://img.shop-pro.jp/tmpl_img/74/blur.png");
  background-repeat : repeat;
  background-position: left;
}
.unit-inner:hover span.prd-lst-span{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha( opacity=100 );
  opacity: 1;
  * display: block;
}

/* product list sort */
.prd-lst-sort {
  margin: 28px 0;
  color: #777;
  text-align: right;
  font-size: 13px;
}
.prd-lst-sort a{
  color: #aaa;
}
.prd-lst-sort a:hover{
  color: #444;
}

/* prduct list pager */
.prd-lst-pager {
  padding: 30px 0 20px;
  text-align: center;
}
  .prd-lst-pager .inline li {
    padding: 0 1.4%;
  }
    .prd-lst-pager .inline li span {
     color: #ddd;
    }
    .prd-lst-pager .inline li a {
      color: #444
    }
      .prd-lst-pager .inline li a:hover {
        color: #aaa;
      }
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha( opacity=50 );
  opacity: 0.5;
}
.thumb-active img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha( opacity=100 );
  opacity: 1;
}

/* freepage */
.freepage {
  word-break: break-all;
  padding: 2em 0;
}
  .freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/*
 * footer
 */

#footer-wrapper {
  margin-top: 30px;
  padding: 0 1.4%;
}

/* footer nav */
.footer-top{
  border-top: 1px solid #ddd;
}
.footer-nav {
  list-style: none;
  margin: 0;
}
  ul.footer-nav > li {
    margin: 1em 2.5% 1em 0;
    padding-left: 0 ;
  }
.footer-primary {
  padding-top: 16px;
}
  .footer-primary a {
    color: #444;
  }
    .footer-primary a:hover {
      color: #aaa;
    }
.freepage-nav {
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #ddd;
}
.footer-secondary {
  font-size: 12px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
}
  .footer-secondary li {
    margin-right: 2.5%;
  }
  .footer-secondary a {
    color: #aaa;
  }
    .footer-secondary a:hover {
      color: #444;
    }

/* footer-bottom */
.footer-bottom{
    padding: 2.5em 0 1.5em;
}

/* social icon */
.social-nav {
  text-align: right;
  margin: -4px 0 0 0;
  padding: 0;
}
ul.social-nav > li {
  padding-right: 0;
  vertical-align: bottom;
}

/* copyright */
.copyright {
  text-align: left;
  font-size: 12px;
  padding: 0;
  word-break: break-word;
}
  .copyright a{
    color: #aaa;
  }
    .copyright a:hover{
      color: #444;
    }
  .copyright span{
    float: left;
    margin: 0 15px 0 0;
  }

.powered {
  display: block;
  width: 180px;
  height: auto;
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
}



/*
 * info & freespace
 */
.info, .free-space{
  margin-top: 1.8em;
  margin-bottom: 1.8em;
}
  .info .col , .free-space .col {
    padding: 0 1.4%;
  }

/*
 * search
 */
  .srh-header {
  padding: 0 0.5%;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
  .col-ex-size{
    width: 48.25%;
  }
}

@media (max-width: 5000px) {
  .prd-lst-cap{
    position: static;
    background: transparent;
    background-image: none;
  }
    .unit-inner:hover .prd-lst-cap{
      background: transparent;
      background-image: none;
    }
    span.prd-lst-span{
       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
      filter: alpha( opacity=100 );
      opacity: 1;
      * display: block;
      color: #777;
      -webkit-backface-visibility: visible;
      backface-visibility: visible;
    }
    .unit-inner:hover span.prd-lst-span{
      color: #777;
    }
  .prd-lst-cap-inner {
    position: static;
    padding: 15px 0;
  }
  .prd-lst-sort {
    font-size: 13px;
  }  
}
@media (max-width: 768px) {
  #wrapper {
    padding: 0em 1.4em 0;
  }
  .container {
    width: auto;
  }
  #header-wrapper{
    padding: 0 .1%;
  }
  #header-top{
    padding: 1em 0 1.5em;
   }
  .shop-logos{
     margin: 2.5em 0 0 ;
   }
  .shop-name{
    padding: 0 1%;
    text-align: center;
  }
  .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 #ddd;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 12px;
      color: #444;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 15px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      background: #ddd;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #fff;
      color: #444;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
  .incart-delivery {
    margin: 0 0 1em;
  }
  .ttl-h2 {
     padding: 0 1.3%;
   }

  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .freepage-nav{
    border-bottom: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
  }
    .footer-nav li {
      margin: 0;
      font-size: 13px;

    }
    ul.footer-nav > li{
      margin: 0;
    }
      .footer-nav li:before {
        display: none;
      }
    .footer-nav a {
      display: block;
      padding: 1em 0;
      font-size: 13px;
    }
      .footer-nav a:hover {
        text-decoration: none;
      }
  .footer-bottom{
     padding: 1em 0 1.5em;
   }
  .copyright{
    text-align: center;
    margin: 0;
  }
  .copyright span{
    float: none;
  }
  .powered{
    float: none;
    margin: 1em auto 0;
  }
  .social-nav{
    text-align: center;
    margin: 1.5em 0 0 ;
  }
  ul.social-nav > li{
    padding: 0 1%;
  }
  .slider {
    padding: 0 .1%;
  }
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 1.4em;
    height: auto !important;
  }
  .prd-lst-link {
     padding: 0 2.1%;
   }
  .prd-lst-unit .prd-lst-cap{
    display: block;
    top: 0;
    left: 0;
  }
  .prd-lst-sort{
    text-align: left;
    margin: 0 0 3em;
  }
}

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

/* icons */

.icon-b {
  width: 16px;
  height: 16px;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility:hidden;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_b.png);
}
.hov-li:hover .icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_b_hover.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .icon-b {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_2x_b.png);
  }
  .hov-li:hover .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_2x_b_hover.png);
  }
}

.icon-user { background-position: -208px -0px; }
.icon-login { background-position: -48px -80px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-cart { background-position: -176px -64px; }
.icon-twitter { background-position: -96px -176px; }
.icon-facebook { background-position: -128px -176px; }
.icon-instagram { background-position: -112px -192px; }
.icon-mail { background-position: -64px -0px; }

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

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon24_2x_b_hover.png);
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}

.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-b.icon-cart { background-position: -264px -95px; }
.icon-lg-b.icon-circled_minus { background-position: -216px -120px; }
.icon-lg-b.icon-paper_plane { background-position: -120px -0px; }



ul {
	list-style: none !important;
}
/* ++++ トグルボタン ++++ */
	
/* ++++ トグルボタン ++++ */
	
#navTgl {
	display: none;
}
label {
	cursor: pointer;
	position: fixed;
	top: 0px;
	right: 0;
}
.open_x {
	z-index: 1000;
	width: 60px;
	height: 48px;
	transition: background .5s, transform .5s cubic-bezier(0.76, 0.52, 0.29, 1.25);
    margin: 40px 15px 15px 15px;
  background: rgba(0, 0, 0, 0.4);
}


.open_x::before,
.open_x::after {
	content: "";
}
.open_x span,
.open_x::before,
.open_x::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 30%;
	width: 40%;
	border-bottom: 2px solid white;
	transition: transform .5s cubic-bezier(0.76, 0.52, 0.29, 1.25);
}
.open_x::before {
	transform: translateY(-8px);
}
.open_x::after {
	transform: translateY(8px);
}
.close_x {
	z-index: 999;
	width: 100%;
	height: 100%;
	pointer-events: none;
	transition: background .5s;
}
#navTgl:checked + .open_x span {
	transform: scaleX(0);
}
#navTgl:checked + .open_x::before {
	transform: rotate(45deg);
}
#navTgl:checked + .open_x::after {
	transform: rotate(-45deg);
}
#navTgl:checked ~ .close_x {
	background: rgba(0,0,0,.9);
}
 
/* ++++ ドロワーメニュー ++++ */
.menu_x {
	z-index: 999 !important;
	position: fixed;
	overflow: auto;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 3% 6%;
	margin: 0;
	box-sizing: border-box;
	transform: translateX(-100%);
	transition: transform .5s cubic-bezier(0.33, 1.01, 0.33, 0.97);
  background: rgba(255, 255, 255, 1.0);
}
.menu_x h2,
.menu_x a {
	color: #999;
}
.menu_x h2 {
	text-align: center;
}
.menu_x ul {
	padding: 0;
	text-align: center;
	width: 250px;
	margin: 0 auto;
}
.menu_x li {
	font-size: .9em;
	line-height: 1.4;
}
.menu_x a {
	display: block;
	text-decoration: inherit;
	transition: background .5s;
}
.menu_x li:hover:after {
	display: block;
	content: '';
	width: 100px;
	margin: 0 auto;
	border-bottom: 0px solid #fff;
}
#navTgl:checked ~ .menu_x {
	transform: none;
}



	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

.small21 {
  font-size: 0.9em !important;
  line-height: 2;
}

.sixsix {
	max-width: 650px;
	margin: 0 auto !important;
}
.six21 img {
	max-width: 40px;
	margin: 0 auto !important;
}
.six22 img {
	max-width: 150px;
	margin: 0 auto !important;
}

hr.style99 {
	height: 6px;
	background: url(online/images/hr-9.png) repeat-x 0 0;
    border: 0;
}

#wrapper_x > .bg {
	background-image: url("https://sansakae.com/images/flack.png"), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("https://sansakae.com/online/images/bg1-1.jpg");
}
@media screen and (orientation: portrait) {
	#wrapper_x > .bg {
		background-image: url("https://sansakae.com/images/flack.png"), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("https://sansakae.com/online/images/bg1-2.jpg");
	}
}

.snip1157 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.snip1157 blockquote {
  display: block;
  border-radius: 0px;
  position: relative;
  background-color: #fff;
  padding: 10px 10px 10px 10px;
  margin: 0;
  line-height: 1.6em;
  border: 0px solid #eee;
}



  .container {
    width: auto;
    padding: 0 10px !important;
  }
  
  
  
  
  
ol, ul {
	list-style: none;
}

a {
  text-decoration: none;
}

.menu {
    position: relative;
  left:100px;
    width: 100%;
    height: 50px;
    max-width: 1000px;
    margin: 0 auto;
	font-size: 13px;
  z-index: 99999;
}

.menu > li {
    float: left;
    width: 16.666%; 
    height: 50px;
    line-height: 50px;
    background: #fff;
}

.menu > li a {
    display: block;
    color: #999;
	text-align: center;
}

.menu > li a:hover {
    color: #999;
}

.menu__none:hover,
.menu__multi:hover,
.menu__mega:hover,
.menu__single:hover {
  background: #072A24;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: #f5f5f5;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #f5f5f5;
}

.menu__third-level li {
    border-top: 1px solid #f5f5f5;
}

.menu__second-level li a:hover {
    background: #f5f5f5;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
}

/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}



.menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}


/**
 * multi menu
 */
.menu > .menu__multi {
  position: relative;
}

.menu__multi .menu__second-level {
  position: absolute;
  top: 40px;
  left: 0%;
  width: 100%;
  background: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.menu__multi:hover .menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}

.menu__multi .menu__second-level li {
  position: relative;
}

.menu__multi .menu__second-level li:hover {
  background: #fff;
}

.menu__multi .menu__second-level li .menu__third-level {
  position: absolute;
  top: -1px;
  left: 100%;
  width: 100%;
  background: #f5f5f5;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  opacity: 0;
}

.menu__multi .menu__second-level li:hover .menu__third-level {
  visibility: visible;
  opacity: 1;
}

.menu__multi .menu__second-level li .menu__third-level li {
  position: relative;
}

.menu__multi .menu__second-level li .menu__third-level li:hover {
  background: #2a1f1f;
}

.menu__multi .menu__second-level li .menu__third-level li .menu__fourth-level {
  position: absolute;
  top: -1px;
  left: 100%;
  width: 100%;
  background: #2a1f1f;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  opacity: 0;
}

.menu__multi .menu__second-level li .menu__third-level li:hover .menu__fourth-level {
  visibility: visible;
  opacity: 1;
}

.init-right:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0 0 15px;
  border-right: 1px solid #999;
  border-top: 1px solid #999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}  
  

#fixedTop {
	right: 10px !important;
	bottom: 20px !important;
	width: 55px !important;
	height: 90px !important;
	text-align: center;
	display: none;
	background: none;
	position: fixed;
	z-index: 80 !important;
  margin:5px;
}


.scrollcroll{
	overflow-y:scroll;
	height: 400px;
}
.scrollcroll::-webkit-scrollbar{width:5px;}/*バーの太さ*/
.scrollcroll::-webkit-scrollbar-track{background:#fff;}/*バーの背景色*/
.scrollcroll::-webkit-scrollbar-thumb{background:#888;}/*バーの色*/

.scrollcroll2{
	overflow-y:scroll;
	height: 200px;
}
.scrollcroll2::-webkit-scrollbar{width:5px;}/*バーの太さ*/
.scrollcroll2::-webkit-scrollbar-track{background:#fff;}/*バーの背景色*/
.scrollcroll2::-webkit-scrollbar-thumb{background:#888;}/*バーの色*/
 

.menu-itemetc{
  border-bottom:1px solid #ccc;
  margin-bottom: 0px;
}
.menu-itemetc h4{
  font-size: 16px;
  cursor:pointer;
}


.menu-item{
  position: relative;
  border-bottom:1px solid #ccc;
  margin-bottom: 20px;
}
.menu-item h4{
  font-size: 16px;
  font-weight: 300 !important;
  cursor:pointer;
  color: #999
}
.menu-item span{
  position: absolute;
  top: 0;
  right: 5px;
  color: #999
}
.sub-menu{
  display: none;
  padding: 5px 0px;
  margin-bottom: 15px;
    font-size: 1.1em;
} 
.sub-menu-item a {
	line-height: 30px;
}

.sp_font5 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	letter-spacing: 2px;
}

@media screen and (max-width: 736px) {
	.donek_pc {
		display: none;
	}
}
@media screen and (min-width: 736px) {
	.donek_sp {
		display: none;
	}
}

@media screen and (max-width: 736px) {
	.inline li.donek2_pc {
		display: none;
	}
}

/* ------------------------------
   gift
------------------------------ */
#fixedBt_z {
	bottom: 0px;
	width: 100%;
	text-align: center;
	position: fixed;
	z-index: 9999999;
	-webkit-transform: translateZ(0);
	border-top: solid 1px rgba(160, 160, 160, 0.3);
	background: #fff;
		padding: 10px 0;

}
#fixedBt_z:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 1;
}


#wrapper7 {
	text-align: center;
}




	.button7 {

		cursor: pointer;
		display: inline-block;
		text-decoration: none;
			line-height: 1.0rem  !important;
	font-size: 0.7rem !important;
		width: 90%;
		text-align: center;
		padding: 15px 0 0 0;

	}



		@media screen and (max-width: 980px) {
			.button7 {
				font-size: 0.7rem !important;
				height: 3.25rem;
				line-height: 3.25rem;
			}
		}

	.button7 {
		background-color: transparent;
		box-shadow: inset 0 0 0 1px #212931;
		color: #212931 !important;
	}

		.button7:hover {
			box-shadow: inset 0 0 0 1px #f2849e;
			color: #f2849e !important;
		}
		
/* ------------------------------
   size
------------------------------ */
table.san-p02	{
	width: 100%;
}
.san-p02 th, .san-p02 td  { padding: 10px; border: 1px solid #ddd; }
.san-p02 th  { background: #f4f4f4; }

.san-p02 th  { width: 13%; }
.san-p02 th  {
	text-align: center;
	font-size: 0.8em !important;
}
.san-p02 td  {
	text-align: center;
	font-size: 0.9em !important;
}
.san-p02 td:first-child  { text-align: center; }

.snip1518 {
  position: relative;
  overflow: hidden;
  margin: 0px 10px 0px 0px;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  z-index:1;
}

.snip1518 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.snip1518 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.snip1518 figcaption {
  padding: 0% 1%;
  padding-bottom: calc(2%);
  background-color: #ffffff;
}

.snip1518 h3 {
  margin: 3px 0;
}

.snip1518 h5 {
  letter-spacing: 1px;
}

.snip1518 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

    .word-break {
        word-break: break-all;
    }


/* お気に入り */
.product-list__fav-items {
  margin: 0 0 0 auto;
  width: 30px;
  z-index:2;  
}

.product-list__fav-items button {
  display: block;
  width: 100%;
  padding: 10px 5px;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  color: rgba(238, 201, 201, 1.0);
  border: 0;
  outline: none;
  background: transparent;
  border: 1px solid #f5f5f5;
}

.product-list__fav-items .fav-items {
  color: #ff7373;
}

.product-list__fav-items svg {
  width: 15px;
  height: 15px;
  fill: currentColor;
}

.zooy {
	margin: 0 10px;
}

/**
icon-heart 
 */
.icon-b.icon-heart {
  background-position: -32px -16px;
  }

/* 付加画像 */
.icons-new {
  position: absolute !important;
  left: 5px !important;
  top: 8px !important;
  z-index: 5 !important;
  width: 100%;
  max-width: 23% !important;
}
 @media screen and (max-width: 736px) {
  .icons-new {
    max-width: 26% !important;
  }
}
/* バナー */
#fflap {
	left: 10px;
	bottom: 10px;
	text-align: center;
	display: none;
	position: fixed;
	z-index: 9999;
}

#fflap img {
	max-height: 150px;
}

@media only screen and (max-width: 780px) {
	#fflap {
		left: 10px;
		bottom: 10px;
		text-align: center;
		display: none;
		position: fixed;
		z-index: 9999;
	}
	
	#fflap img {
		max-height: 100px;
	}
}

#fflap:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.8;
}

