@charset "EUC-JP";
/*--------------------------------------
--------------------------------------*/
body {
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: justify;
	text-justify: inter-ideograph;
	-webkit-text-size-adjust: 100%;
	font-size: 13px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
}
* {
	margin: 0;
	padding: 0;
}
a {	text-decoration: underline;
	color: #333333;
}
a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);	/* Ie*/
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

/*↓20220513修正20220629修正↓*/

ul.mv li img,ul.mv-sp li img,.sub-right img,.sub-left img,p.pict img{max-width: 100%;}

.header-campaign img{max-width: 100%}

img{

height: auto;

	vertical-align: bottom; 

	border: none;

}

/*↑20220513修正↑*/

.sp-block{
  display: none;
}
.w1202 {
  max-width: 1202px;
  margin: 0 auto;
}
.red {
	color: #e50012;
}
.tb {
	font-weight: bold;
}
.t8 {
	font-size: 77%;
}
.t10 {
	font-size: 63%;
	line-height: 1.3em;
}
.t12 {
	font-size: 93%;
}
.t {
	font-size: 108%;
}
.t18 {
	font-size: 139%;
}
.t20 {
	font-size: 154%;
}
.t30 {
	font-size: 230%;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}
.tred{
  color: #e50012;
}
ul {
	list-style: none;
}
.bglgray {
	background-color: #f0f0f0;
}
.bgred {
	background-color: #e50012;
	color: #ffffff!important;
}
.vmiddle {
	vertical-align: middle;
}
.clear {
	overflow: hidden;
}
.left, .fleft {
	float: left;
}
.right, .fright {
	float: right;
}
.m0a {
	margin: 0 auto!important;
}
.mr0 {
	margin: 0 0 0 auto;
}
.mb1em {
	margin-bottom: 1em!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.mb60 {
	margin-bottom: 60px!important;
}
.pv10 {
	padding: 10px 0;
}
.pv20 {
	padding: 20px 0;
}
.pv30 {
	padding: 30px 0;
}
.pv40 {
	padding: 40px 0;
}
.pv60 {
	padding: 60px 0;
}
.pv100 {
	padding: 100px 0;
}
.p20 {
	padding: 20px;
}
.p30 {
	padding: 30px;
}
.bgglay {
	background: #f0f0f0;
}
.dsn{
	display: none;
}
.banner-fixed {
	display: block;
	position: fixed;
  top:160px;
	right: 10px;
	z-index: 4;
}
.banner-fixed a,.banner-fixed img{
	display: block;
}
.banner-fixed p:nth-of-type(n+2){
	margin-top: 10px;
}
.header-top {
  border-bottom: 1px solid #dddddd;
}
.header-postage {
  width: 34em;
}
.header-minimenu{
  letter-spacing: 0;
}
.header-minimenu li{
  float: left;
  margin-left: 10px;
}
.header-minimenu li img{
  margin-right: 2px;
}
.header-minimenu a{
  display: block;
  text-decoration: none;
}
.header-bottom h1{
  margin-right: 10px;
}
.header-bottom h1 a{
  display: block;
}
.header-menu li{
  float: left;
  margin-left: 2px;
}
.header-menu a {
  display: block;
  width: 140px;
  height: 44px;
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  text-decoration: none;
  background-color: #f0f0f0;
}
.header-menu-event a{
  font-size: 88%!important;
  font-weight: normal!important;
  background-color: #ffffff!important;
}
.header-menu-event a img{
  margin-right: 5px;
}

.header-form{
  position: relative;
  margin: 0 20px;
  width:270px;
}

.header-form input,.header-form textarea,.header-form select {
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}
.header-form input,.header-form textarea,.header-form select {
  *font-size:100%;
}
.header-form input[type="text"] {
  border: 1px solid #c6c6c6;
  display: block;
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: 11px 8px;
}
.header-form input[type="text"]:placeholder-shown ,
.header-form input[type="text"]::-webkit-input-placeholder ,
.header-form input[type="text"]:-moz-placeholder ,
.header-form input[type="text"]::-moz-placeholder ,
.header-form input[type="text"]:-ms-input-placeholder {
  color: #c6c6c6;  
}

.header-form input[type="image"] {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 3;
  background-color: #fff;
  cursor: pointer;
}

.cart-button a {
  display: block;
  width: 140px;
  height: 44px;
  text-align: center;
  text-decoration: none;
  line-height: 44px;
}
.cart-button a img {
  margin: 0 10px 0 3px;
  vertical-align: middle;
}
.sub-left {
  float: left;
  max-width: 220px;
  padding: 20px 0;
  font-size: 13px!important;
}
.sub-left h2 {
  width: 220px;
  height: 45px;
  margin: 30px 0 10px 0;
  text-align: center;
  font-size: 100%;
  line-height: 45px;
  background-color: #f0f0f0;
}
.sub-left h2:nth-child(1) {
  margin-top: 0;
}
.sub-left-banner p{
  margin-bottom: 10px;
}
.sub-left-banner p:last-child{
  margin-bottom: 0;
}

.sub-left .category a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
iframe#calendar22701 {
  width: 100%;
  height: 470px;
}
.raku2-bnr iframe{
 display: block;
  margin: 0 auto;
}
.totop-btn a {
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 20px 0;
  background: #dddddd;
}


#footer-common .rak-ss-bar{
	background-color:rgba(74,74,74,0.5);
	padding: 10px;
	box-sizing:border-box;
	position: fixed;
	bottom: 0;
	width: 100%;
	color: white;
	text-align: center;
	font-weight: bold;
	z-index: 999;
	transition: .5s;
}

.rak-ss-bar.hide{
    transform: translateY(-100%);
}

.rak-ss-bar ul{
	display: flex;
	flex-wrap: nowrap;
	margin-top: 10px
}

.rak-ss-bar li{
	width: 48%;
	margin: 0 auto;
}

.footer-top,.footer-under{
  text-align: left!important;
}
.footer-top{
  background: #f0f0f0;
}
.footer-info div {
  width: 46%;
  margin-right: 2%;
  padding-right: 2%;
  border-right: 1px solid #cccccc;
}
.footer-info div:nth-child(2) {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.footer-info h2 {
  margin-bottom: 20px;
}
.footer-info h3 {
  margin: 20px 0 10px 0;
}
.footer-under {
  color: #ffffff;
  background: #333333;
}
.footer-under a {
  color: #ffffff!important;
}
.footer-mailbtn {
  margin: 20px 0;
}
.footer-mailbtn a {
  display: block;
  width: 320px;
  padding: 10px 0;
  border: 1px solid #ffffff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}
.footer-mailbtn img {
  margin-right: 10px;
}
.footer-menu p{
  margin-right: 20px;
}
/*--------------------------------------
category page
--------------------------------------*/
.category-top-menu a {
  display: block;
  float: left;
  width: 220px;
  color: #ffffff!important;
  text-decoration: none;
  margin-right: 25px;
}
.category-top-menu a:nth-of-type(4n){
  margin-right: 0;
}
.category-top-menu a:nth-of-type(n+5){
  margin-top: 20px;
}
.category-top-menu-name {
  background: #333333;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
/*--------------------------------------
product page
--------------------------------------*/
#product-design .product-news{
  font-weight: bold;
  color: #CC0000;
  margin: 20px 0;
}

#product-design{
	font-size: 13px!important;
	/*2020414tuikaここから*/
	max-width: 500px;
    margin: 0 auto;
    margin-left: 30px;
	/*2020414tuikaここまで*/
}
#product-design .bold{
  font-weight: bold;
}
#product-design .txt18{
  font-size: 18px;
  margin-bottom: 10px;
}

#product-design table {
  width: 100%;
  margin: 18px 0 15px;
  border: 1px solid #ddd;
  font-size: 12px!important;
  border-collapse:collapse;
	border-spacing:0;
}
#product-design table th {
  width: 110px;
  font-weight: bold;
  vertical-align: middle;
  padding: 8px 10px;
  border-top: 1px solid #ddd;
  background-color: #f0f0f0;
}
#product-design table td {
  padding: 8px 10px;
  border-top: 1px solid #ddd;
}
#product-design table tr:first-child th,
#product-design table tr:first-child td {
  border-top: none;
}
#product-design .note {
  line-height: 1.3;
  padding: 0;
  margin: 0;
}

.product-lineup{
  margin-bottom: 40px;
  padding: 20px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.product-lineup-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 32%; 
}
.product-lineup iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*--------------------------------------
rakuten reset
--------------------------------------*/
#rakutenLimitedId_aroundCart img{
  height: 100%;
}
.cart-button img,.pc-floating-cart-add-cart-alert-img{
  height: auto!important;
}

@media screen and (max-width:600px) {
/*--------------------------------------
--------------------------------------*/
  .pc-block{
    display: none;
  }
  .sp-block{
  display: block;
}
  /*--------------------------------------
--------------------------------------*/
}
