  @charset "euc-jp";
  

  #page-wrapper {
	position: relative;
	font-family: 'Noto Sans Japanese',Meiryo, sans-serif;
	font-weight:400;
    background:#000;
    color:#fff;

  }
#product{
  color:#000;
}
#product-srh h2{
  display:none;
}
#product-srh a{
  color:#000;
text-decoration:underline;
}

.product-order-discount{
  color:#ce1211;
}
.container-section{
  color:#000;
  padding:0 35px;
}
.container-section a{
  color:#0078c0;
  text-decoration:underline;
}
  #wrapper {
	/*padding-top: 1em;*/
	font-size:16px;
    background:#fff;
  
  }
  .container {
	max-width: 1060px;
	font-family: 'Noto Sans Japanese',Meiryo, sans-serif;
	font-weight:400;
      /*padding: 0 10px;*/
	  
  }
.container h2{
  color:#000;
}
.bx-pager{
    display: none;
}

  
  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: #ffffff;
	background-color: #fff;
	background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
  }
  
  a {
	color: #1983ae;
    
  }
	a:hover {
	  color: #1983ae;
	}
  
  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-01 {
	border: 1px solid #c90c0b;
	background-color: #c90c0b;
	color: #fff;
	*background-color: #c90c0b;
  }
  
  h2 {
	margin: 45px 0;
	text-align: center;
    color:#000;
  }
	.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 #c90c0b;
	background-color: #c90c0b;
	color: #fff;
	*background-color: #c90c0b;
  }
  
  .btn-01:hover,
  .btn-01:focus,
  .btn-01:active,
  .btn-01.active,
  .btn-01.disabled,
  .btn-01[disabled] {
	border: 1px solid #e82e2d;
	background-color: #e82e2d;
	color: #fff;
	*background-color: #e82e2d;
  }
  
  .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;
  }
  
  /*
   * 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;
  }
  .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 2px; }
  .icon-adduser { background-position: -240px -0px; }
  .icon-logout { background-position: -32px -78px; }
  .icon-login { background-position: -48px -78px; }
  /* 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 {
	/*margin-bottom: 2em;*/
    background:#000;
    padding:15px 0 0;
  }
  .header-link a {
	color: #fff;
  }
  .header-link a:hover {
	text-decoration: none;
	opacity: 0.7;
  }
  
  /* header-line-nav */
  .header-line-nav li {
	padding-top: 5px;
	  font-family: 'Noto Sans Japanese',Meiryo, sans-serif;
	font-weight:400;
  }
	.header-line-nav a {
	  cursor: pointer;
	}
	.header-line-nav span {
	  float: left;
	  padding-left: 4px;
	  font-size: 14px;
	  line-height: 1.5em;
	}
	.header-line-nav .icon-b,
	.header-line-nav .icon-w {
	  float: left;
	}
  .view-cart {
	position: relative;
	top: -6px;
	padding-top: 0 !important;
  }
  .btn-viewcart {
	padding: 1px 15px 0 13px;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	border-radius: 3em;
  }
  
  /* header logo */
  .shop-name {
	clear: both;
	margin: 0em auto 12px;
	text-align: center;
	font-size: 14px;
	font-weight:normal;
  }
  .shop-name img{
	  width:200px;
  }
  
  .shop-description {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
  }
  
.header_bg {
 	background:url(https://img21.shop-pro.jp/PA01345/346/etc/header_bg.jpg) no-repeat;
 	width:1060px;
	height:184px;
 	position:relative;
}
.header_img1 {
	position:absolute;
  	top: 25px;
	left: 14px;
}
.header_img2 {
	position:absolute;
  	top: 25px;
	left: 264px;
}
.header_img3 {
	position:absolute;
  	top: 13px;
	left: 747px;
}
  /* header global nav */
	#header-global-nav ul {
      overflow:hidden;
      margin: 0;
      position:absolute;
      left:3px;
      bottom:4px;
}
	#header-global-nav li {
	  margin-left:1px;
      float:left;
      list-style:none;
	}
	#header-global-nav li:first-child {
	  margin-left:0px;
	}  
  /* 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;
	}
  
  /*
   * product list
   */
  
  .prd-lst-unit {
	margin-bottom: 60px;
	padding: 0 30px;
	text-align: center;
  }
  .prd-lst-img {
	display: block;
	margin: 0 auto 1em;
  }
  .prd-lst-span {
	display: block;
	margin: .3em 0;
	font-size: 18px;
    color:#333;
  }
  .prd-lst-name {
	font-size: 16px;
  }
  .prd-lst-price {
	color: #000;
	font-size:17px;
  }
  .prd-lst-regular {
	text-decoration: line-through;
  }
  .prd-lst-discount {
	color: #b81717;
  }
  
  /* 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 #c90c0b;
  }
  
  
  /*
   * footer
   */
  
  #footer-wrapper {
	padding-top: 3em;
	width:100%;
	margin:0 auto;
    background:#000;
  }
  .footer-primary {
	border-right: 1px solid #e7e7e7;
  }
.foot_menu ul {
  text-align: center;
  font-size:14px;
}
.foot_menu li {
  list-style:none;
  display:inline-block;
  border-left:solid 1px #FFF;
  padding:0 28px;
  margin:0 0 20px;
}
.foot_menu li:first-child {
  border-left:none;
}
.foot_menu li a {
  color:#FFF;
}
  /* footer nav */
  .footer-nav {
	list-style: none;
	margin: 0;
  }
	.footer-nav li {
	  margin: .8em 0;
	  font-size:15px;
	}
  .footer-primary {
	padding: .3em 0;
  }
	.footer-primary li {
	  margin-right: 25px;
	  margin-left: 5px;
	}
	.footer-primary a {
	  color: #fff;
	}
	.freepage-nav {
	  margin-right: 10%;
	  margin-bottom: 1.5em;
	  padding-bottom: .8em;
	  border-bottom: 1px solid #e7e7e7;
	}
  .footer-secondary {
	padding: .3em 0;
	font-size: 12px;
  }
	.footer-secondary li {
	  margin-left: 10%;
	  font-size:15px;
	}
	.footer-secondary li:before {
	  margin-right: 4px;
	  color: #abaaaa;
	  content: "-";
	}
	.footer-secondary a {
	  color: #abaaaa;
	}
  
  /* social icon */
  .social-nav {
	text-align: center;
	margin: 2em 0;
  }
  
  /* copyright */
  .copyright {
    padding:10px 0 30px;
    margin-bottom:0;
	color: #FFF;
	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;
  }
 /**/
  .side_p10{
	  width:880px;
	  margin:0 auto;
  }
 .saiji_area{
	 border:1px solid #ccc;
	 height:210px;
	 padding:8px 8px;
	 overflow:scroll;
	 width:450px;
   margin:0 0 75px;
   float:left;

}
  .saiji_area p{
	  font-size:12px;
	  
  }
   .saiji_area dl{
	   border-bottom:1px dotted #ccc;
	   padding:8px 0 ;
	   margin:0;
   }
    .saiji_area dd,dt{
		margin:0;
		font-weight:normal;
	}
	.saiji_area dd{
		font-size:14px;
	}
	.saiji_area dt{
		font-size:16px;
	}
	.rightSaiji{
		width:360px;
		float:right;
	}
	
	
/**/
	.read_block{
		width:880px;
		margin:0 auto 55px;
      color:#000;
	}
	
	.whatBlock {
		width: 880px;
		margin: 0 auto 65px;
		line-height: 1.7;
		font-size:16px;
      color:#000;
	}
	
	.leftBlock {
		width: 500px;
		float: left;
	}
	.leftBlock_s {
		width: 380px;
		float: left;
	}
	.rightBlock_b{
		width: 500px;
		float: right;
	}
	.rightBlock_b h4{
		padding:0 0 5px;
		margin:0;
		font-size:24px;
	}

	.oneBlock h3{
		padding: 20px 0 25px 85px;
		margin: 0 0 15px;
		color: #000;
	}
	.oneBlock h4{
		padding: 20px 0 5px 0px;
		margin: 0 0 0px;
		color: #000;
		-webkit-margin-before: 0;
    	-webkit-margin-after: 0;
		color:#cf1111;
	}
	.nyukai01{
		width:880px;
		height:394px;
		position:relative;
		background:url(https://img21.shop-pro.jp/PA01345/346/etc/img_nyu01.gif) no-repeat;
	}
	.nyukai01 p{
		position:absolute;
		width:805px;
		left:41px;
		top:67px;
	}
	.nyukai02{
		width:880px;
		height:387px;
		position:relative;
		background:url(https://img21.shop-pro.jp/PA01345/346/etc/img_nyu02.gif) no-repeat;
	}
	.nyukai02 p{
		position:absolute;
		width:805px;
		left:41px;
		top:64px;
	}
	.nyukai03{
		width:880px;
		height:402px;
		position:relative;
		background:url(https://img21.shop-pro.jp/PA01345/346/etc/img_nyu03.gif) no-repeat;
	}
	.nyukai03 p{
		position:absolute;
		width:805px;
		left:41px;
		top:63px;
	}
/**/
	.leftBlock h3 {
		padding: 20px 0 25px 85px;
		margin: 0 0 15px;
		color: #000;
	}
	.leftBlock h3.k_no1 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_ko1.png?cmsp_timestamp=20160728104218) no-repeat;
	}
	.leftBlock h3.k_no2 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_ko2.png?cmsp_timestamp=20160728104002) no-repeat;
	}
	.leftBlock h3.k_no3 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_ko3.png?cmsp_timestamp=20160728104018) no-repeat;
	}
	.leftBlock h3.k_no4 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_ko4.png?cmsp_timestamp=20160728104033) no-repeat;
	}
	.leftBlock h3.t_no1 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_t1.gif) no-repeat;
	}
	.leftBlock h3.t_no2 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_t2.gif) no-repeat;
	}
	.leftBlock h3.t_no3 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_t3.gif) no-repeat;
	}
	.leftBlock h3.m_no1 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_m001.gif) no-repeat;
	}	
	.leftBlock h3.m_no2 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_m2.jpg) no-repeat;
	}
	.leftBlock h3.m_no3 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_t4.png) no-repeat;
	}
	.leftBlock h3.s_no1 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_s01.gif) no-repeat;
	}
	.leftBlock h3.sp_no1 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_sp1.png?cmsp_timestamp=20160728104900) no-repeat;
	}
	.leftBlock h3.cho_no1 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_cho1.gif) no-repeat;
	}
	.oneBlock h3.cho_no1 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_cho1.gif) no-repeat;
	}

	.oneBlock h3.m_no1 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_m001.png?cmsp_timestamp=20160728110433) no-repeat;
	}	
	.oneBlock h3.m_no2 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_m2.png?cmsp_timestamp=20160728110503) no-repeat;
	}	
	.oneBlock h3.m_no3 {
		background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_t4.png) no-repeat;
	}	
	.whatBlock .rightBlock {
		width: 360px;
		float: right;
	}

	.whatBlock_stort{
		width:880px;
		margin:0 auto 85px;
		line-height:1.7;
	}
	.whatBlock_stort .rightBlock{
		width:220px;
		float:right;
		
	}
	
	.naviBox{
		/*background:#f4f1eb;*/
		padding:15px 10px 5px;
		/*border-radius:15px;*/
	}
	.naviBox a{
  		color:#fff;
	}
	.naviBox a:hover{
		text-decoration:none;
	}
	.topTxt{
		float:left;
		font-size:12px;
		padding: 0px 5px 0;
	}
	
	
		.movieBlock{
		width:450px;
		float:left;
          margin:25px 0 0;
	}
	.rightArea{
		width:570px;
		float:left;
		margin:25px 0 0 40px;
	}
	
	.newsBlock{
		width:567px;
		margin:15px 0 0;
		overflow:scroll;
		height:140px;
		border:1px solid #ccc;
		padding:5px 0;
	}
.goodsBlock{
	width:980px;
	margin:0 auto 30px;
	font-size:14px;
}	
.imgOne{
	text-align:center;
	margin:55px auto;
}
.imgOne a:hover{
	opacity:0.8;
}
/**/  
.forTB{
  display:none;
}

	

  @media (max-width: 1060px) {
.forTB{
  display:block;
}
.topTxt {
    float: none;
    font-size: 12px;
    padding: 0px 5px 0;
}

	#base_gmoWrapp,
	#gmo_CMSPbar {
	  overflow: hidden;
	  min-width: 100% !important;
	  width: 100% !important;
	}
	/*.container {
	  max-width: 900px;
	  width: 90%;
	}*/
	
	.whatBlock{
		width:100%;
		padding:0 20px;
	}
	.whatBlock div img{
		width:95%;
	}
	.oneBlock{
		padding:0 20px;
	}
	.oneBlock img{
		width:100%;
		height:auto;
	}
	.whatBlock img{
		width:100%;
	}
	
  }
	
  @media (max-width: 1100px) {

	.header_bg {
 	background:url(https://img21.shop-pro.jp/PA01345/346/etc/header_bg_tab.jpg) no-repeat;
 	background-size:100%;
    width:100%;
      padding-top:18%;
      height:auto;
}
    .forPC{
      display:none;
    }
#header-global-nav ul {
  width:100%;
  bottom:9px;
  left:2px;
}
#header-global-nav li {
	background:#000;
  font-size:16px;
  font-weight:bold;
  width:16.5%;
  float:left;
    text-align:center;
 }
#header-global-nav li a {
  display:block;
    padding:5px;
  color:#FFF;
      }
#header-global-nav  ul.naviBox{
    text-align:center;
    margin:0 auto;
    float:none;
    }
	.whatBlock{
		width:100%;
		padding:0px;
		text-align:left;
		margin:0 auto;
		
		
	}
	.whatBlock p{
		width:90%;
			}
	.whatBlock img{
		width:100%;
		text-align:center;
	}
	.oneBlock{
		width:100%;

	}


	.read_block{
		width:100%;
	}
	.leftBlock_s{
		text-align:center;
		float:none;
		margin:0 auto 10px;
	}
	.rightBlock_b{
		float:none;
		padding:0 20px;
	}
	.imgOne{
		text-align:left;
		padding:0 20px;
	}
	
	

}
  @media (max-width: 768px) {

#header-global-nav ul {
  width:100%;
  bottom:9px;
  left:2px;
}
#header-global-nav li {
	background:#000;
  font-size:16px;
  font-weight:bold;
  width:16.5%;
  float:left;
    text-align:center;
 }
#header-global-nav li a {
  display:block;
    padding:5px;
  color:#FFF;
      }
#header-global-nav  ul.naviBox{
    text-align:center;
    margin:0 auto;
    float:none;
    }

    .forPC, .forTB{
      display:none;
    }
	#wrapper {
	  /*padding-top: 3em;*/
      background:#000;
	}
	.container {
	  width: auto;
	}
    #container{
      background:#fff;
      padding:5px 0;
    }
	.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;
	  }
	.read_block{
		width:100%;
	}

	.whatBlock {
		width: 100%;
		padding: 0 0 25px;
		border-bottom: 1px dotted #ccc;
		margin: 0 auto 25px;
	}
	.whatBlock_stort {
		width: 100%;
		padding: 0 0 25px;
		border-bottom: 1px dotted #ccc;
		margin: 0 auto 25px;
	}
	.leftBlock {
		float: none;
		width: 100%;
	}
	.whatBlock .rightBlock {
		float: none;
		width: 100%;
		text-align: center;
		margin: 20px 0;
	}
	.whatBlock_stort .rightBlock {
		float: none;
		width: 100%;
		text-align: center;
		margin: 20px 0;
	}



  .side_p10{
	  width:100%;
	  padding:0 0px;

  }
 .saiji_area{
	 border:1px solid #ccc;
	 height:210px;
	 padding:8px 0px;
	 overflow:scroll;
	 width:100%;
   margin:0 0 25px;
   float:none;

}
  .saiji_area p{
	  font-size:12px;
	  
  }
   .saiji_area dl{
	   border-bottom:1px dotted #ccc;
	   padding:8px 10px ;
	   margin:0;
   }
    .saiji_area dd,dt{
		margin:0;
		font-weight:normal;
	}
	.saiji_area dd{
		font-size:12px;
	}
	.saiji_area dt{
		font-size:14px;
	}
	.rightSaiji{
		width:360px;
		float:none;
		margin:0 auto 30px;
	}

	.topTxt{
		display:none;
	}

	#footer-wrapper {
		width:100%;
		margin:0 auto;
	}


	#page-wrapper{
		width:100%;
		margin:0 auto;
	}


	.movieBlock{
		width:100%;
		float:none;
		margin:25px 0 20px;
	}
	.newsBlock{
		width:100%;
		float:none;
		overflow:scroll;
		height:145px;
		
	}
	.goodsBlock{
		padding:0 10px;
		margin:0 auto;
	}

	.imgOne{
		/*width:100%;*/
		margin:25px 0;
		text-align:center;
		
	}







	.view-cart {
	  position: static;
	}
	  .view-cart a {
		background-color: #c90c0b;
		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-primary,
	.footer-secondary {
	  padding: 0;
	  border: none;
	}
	.footer-nav {
	  margin: 0;
	  padding: 0;
	  border-bottom: 3px double #e7e7e7;
	}
	  .footer-primary .footer-nav:first-child {
		border-top: 3px double #e7e7e7;
	  }
	.footer-nav li {
	  margin: 0;
	  font-size: 14px;
	  border-top: 1px solid #e7e7e7;
	}
	  .footer-nav li:first-child {
		border-top: none;
	  }
	.footer-nav li:before {
	  display: none;
	}
	.footer-nav a {
	  display: block;
	  padding: 1em;
	  color: #fff;
	}
	.footer-nav a:hover {
	  text-decoration: none;
	}
	.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) {
	.ttl-h2 span {
	  padding: 0 10px;
	  font-size: 18px;
	}
	.prd-lst-unit {
	  margin-bottom: 30px;
	  height: auto !important;
	}
  }
  
  /* IEÍÑ */
  .ie_wrapper.container {
	width: 900px;
	overflow: auto;
  }

/* 20160929 add */

.oneBlock h3.sp_no1 {
    background: url(https://img21.shop-pro.jp/PA01345/346/etc/ico_sp1.png?cmsp_timestamp=20160728104900) no-repeat;
    margin-bottom: 5px;
}

.oneBlock h3.sp_no1 + p{
    margin-bottom:15px;
}