<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*================================================
 * ヘッダー　お得なセット販売　スタイル
 ================================================*/
.osusume_wrap{
display: block;
overflow: hidden; 
 margin-bottom: 30px; 
}
.setprice-down {
    color: red;
    margin-top: 10px;
    margin-bottom: 10px;
}
.setprice-down p {
font-size: 14px;
margin-bottom: 10px;  
}
.setprice-check {
color: #ffb300;
    margin-right: 5px;
}


/*================================================
 *  動くカゴ　スタイル
 ================================================*/

.fixed_btn_02 {
  display: block;
  position: fixed;
  bottom: 8px; 
  right: 10px;
  padding: 6px 6px;
    width: 200px;
    height: 190px;
    border-color: #ff9900;
    border-style: solid;
    border-width: 1px;
    background-color: #ffffff;
	z-index: 9999;
   box-shadow: 2px 2px 4px gray;
}
.fixed_img {
  width: 45%;
  float: left;
  margin-bottom: 10px;
}
.fixed_img img {
  width: 100%;
}
.fixed_price {
  width: 50%;
  float: right;
  font-size: 14px;
  color: red;
  line-height: 1.3;
  font-weight: bold;
	s {
		color: #333;
	}
}
.fixed_model {
width: 50%;
  float: right;
  font-size: 14px;
  line-height: 1.3;
      margin-bottom: 5px;
}
.cart_right {
  width: 100%;
  clear: both;
  display: block;
  margin-top: 10px;
}
.cart_right img {
  width: 100%;
}
.cart-btn_2 {
    border: none;
    background-color: #ff5e00;
    color: #fff;
    transition: .6s all;
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    padding: 7px 0px;
    font-weight: bold;
    font-family: FontAwesome;
    margin-bottom: 10px;
    text-align: center;
    display: block;
  text-decoration: none; 
}
.cart-btn_2 a {
    color: #ffffff;
    text-decoration: none;  
}
.cart_right a {
    color: #ffffff;
    text-decoration: none;
}
.cart_right a:visited{
 color: #ffffff;
    text-decoration: none;  
}
.cart_right a:hover{
 color: #ffffff;
    text-decoration: none;  
}
.cart_right a:active{
 color: #ffffff;
    text-decoration: none;  
}

.cart_right_mail{
font-size: 12px;
}
.cart_right_mail a {
color:#08c;
 font-size: 12px; 
}

@media screen and (max-width: 1600px) {
.fixed_btn_02 {
    display: none;
}
 
  
/*================================================
 *  動くカゴ　スタイル1400px　以下
 ================================================*/

.fixed_btn_02 {
  display: block;
  position: fixed;
  bottom: 1px; 
  right: 1px;
  padding: 0px 0px;
    width: 98px;
    height: auto;
    border-color: none;
    border-style: solid;
    border-width: 0px;
     background-color:transparent;
	z-index: 999;
   box-shadow: none;
}
.fixed_img {
  display: none;
  width: 45%;
  float: left;
  margin-bottom: 10px;
}
.fixed_img img {
  width: 100%;
}
.fixed_price {
  display: none;
  width: 50%;
  float: right;
  font-size: 14px;
  color: red;
  line-height: 1.3;
  font-weight: bold;
}
.fixed_model {
  display: none;
width: 50%;
  float: right;
  font-size: 14px;
  line-height: 1.3;
      margin-bottom: 5px;
}
.cart_right {
 display: none;
  width: 100%;
  clear: both;
  display: block;
  margin-top: 0px;
}
.cart_right img {
  display: none;
  width: 100%;
}
.cart-btn_2 {
    border: none;
    background-color: rgba(255,118,0,0.7);
    color: #fff;
    transition: .6s all;
    font-size: 10px;
    border-radius: 5px;
    width: 100%;
    padding: 7px 0px;
    font-weight: bold;
    font-family: FontAwesome;
    margin-bottom: 0px;
    text-align: center;
    display: block;
  text-decoration: none; 
  
}
.cart-btn_2 a {
    color: #ffffff;
    text-decoration: none;  
}
.cart_right a {
    color: #ffffff;
    text-decoration: none;
}
.cart_right a:visited{
 color: #ffffff;
    text-decoration: none;  
}
.cart_right a:hover{
 color: #ffffff;
    text-decoration: none;  
}
.cart_right a:active{
 color: #ffffff;
    text-decoration: none;  
}

.cart_right_mail{
font-size: 12px;
  display: none;
}
.cart_right_mail a {
color:#08c;
 font-size: 12px; 
}
  
  
  
}


.slide {
   display: none;
}
.slide2 {
  display: none;
}
.price {
    font-weight: 600;
    color: red;
    font-size: 18px;
}
.osusume{
    width: 23%;
    padding: 0 1%;
    float: left;
}
.osusume_th img {
    width: 100%;
}
.osusume_title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 10px;
}
.osusume_text{
font-size: 14px;
}
.osusume_btn{
    margin-top: 10px;
}
.osusume_btn img{
width: 100%;
}

.container {
    width: 100%;
}
.product-order-form input{
float: left;
    margin-right: .3em;
    padding: .3em;
    width: 3em;
    text-align: right;
}


.product-spec-table {
    margin-bottom: 20px;
    border-top: 1px solid #dbdbdb;
   width: 100%;
  font-size: 18px;
  text-align: left;
}
.product-spec-table th {
    width: 33.333%;
}
.product-spec-table th {
    padding-top: 1em;
    padding-right: .5em;
    padding-bottom: 1em;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
   font-weight: bold;
}
.product-spec-table td {
    overflow: hidden;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    border-bottom: 1px solid #dbdbdb;
}
.col-lg-12 {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    margin-top: 3px;
}
.thumb_sam{
    width:100%;
    margin:0;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom: 30px;
}

.thumb_sam li{
    width: 19%;
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
    margin-right: 0.5%;
  margin-left: 0.5%;
   margin-bottom: 3px;
}

.main-img{
	float: left;
	width: 50%;
	margin-right: 7%;
}
.main-cart{
	float: right;
	width: 43%;
}
.cart-btn {
	border: none;
    background-color: #ff5e00;
    color: #fff;
    transition: .6s all;
    font-size: 20px;
    border-radius: 5px;
    width: 100%;
    padding: 25px 0px;
    font-weight: bold;
    font-family: FontAwesome;
    margin-bottom: 20px;
}
.cart-btn:hover {
  border:none;
  background-color: #ff9900;
	color: #fff;
}

.other_link{
margin-left: 0px;
}




.product_title_h1{
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.6;
      padding-top: 0px;
      font-weight: 600;
}
/*================================================
 *  商品ページ　ヘッダータグ　スタイル
 ================================================*/
.tagu_001_head {
    font-size: 12px;
    color: #000;
    background-color: #d8ffba;
    padding: 3px;
    border: 1px solid #04ff00;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 5px;
    display: -webkit-inline-box;
}
.tagu_002_head {
    font-size: 12px;
    color: #000;
    background-color: #e6cb9e;
    padding: 3px;
    border: 1px solid #e78f00;;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 5px;
    display: -webkit-inline-box;
}
.tagu_003_head {
    font-size: 12px;
    color: #000;
    background-color: #BFFFFF;
    padding: 3px;
    border: 1px solid #6CF;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 5px;
    display: -webkit-inline-box;
}
.tagu_004_head {
    font-size: 12px;
    color: #000;
    background-color: #ffb2b2;
    padding: 3px;
    border: 1px solid #ff6c57;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 5px;
    display: -webkit-inline-box;
}

.product_sub-title{
    font-size: 14px;
}
.product_sub{
    margin-bottom: 15px;
	display: block;
}


#detail{
margin-top: 20px;
}

.category{
position: relative;
width:756px;
height:26px;
padding:20px;
background: url(https://img14.shop-pro.jp/PA01143/039/etc/ttl_back.jpg);
}

.category td{
	font-size:15px ;
color: #fff;
position: absolute;
    top: 50%;
    margin: -0.8em 10px 0;
}

.sort_01 td {
	text-align:right;
}
header.leftHeader{
/*padding:20px 0 90px;*/
}

p.group{
padding-left:10px;
line-height:20px;
}
.btn_members_welcome{
font-size:15px;
		width:auto;
		height:20px;
		float:right;
/*padding-top:10px;
margin:5px 0;*/
		}

table.add_cart_table {
width: 100%;
border: 1px solid #ccc;
margin-bottom: 10px;
text-align: center;
}
table.add_cart_table th {
border: 1px solid #ccc;
padding: 15px 0px;
font-size: 12px;
text-align: center;
background: none repeat scroll 0 0 #e6e6e6;
color:#000000;
width: 20%;
}

table.add_cart_table td {
border: 1px solid #ccc;
padding: 15px 0px;
font-size: 16px;
width: 80%;
}
table.add_cart_table td input {
width: 30px;
font-size: 14px;
}
table.add_cart_table td strong.price {
font-size: 20px;
}
.detail_right{
float:right;
}
.detail_left{
float:left;
text-align:left;
text-indent:20px;
font-size:14px;
}
.discount_rate_detail{
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
}

/** option_tbl **/

#option_tbl th.cell_1 {
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	text-align: center;
	}
#option_tbl th.cell_2 {
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	text-align: center;
	}
#option_tbl th {
	padding: 5px;
	}
#option_tbl th {
	background: none repeat scroll 0 0 #7d7748;
	}
#option_tbl th.cell_3 {
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	width: 50%;
	text-align:center;
	font-weight:bold;
	}
#option_tbl td.cell_4 {
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	}
#option_tbl td {
	padding: 5px;
	text-align: center;
	}
#option_tbl .stock_zero {
	color: red;
	font-weight: bold;
	}
input.btn-primary a {
	background:url(https://img14.shop-pro.jp/PA01143/039/etc/cart_in.png) no-repeat scroll 0 0 transparent;
	border:medium none;
	display:block;
	height:109px;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
	width:230px;
	margin:0 auto;
	}
input.btn-primary a:hover {
	background-position:0 -109px;
	border:medium none;
	}

.button_area {
	background:url(https://img14.shop-pro.jp/PA01143/039/etc/cart_over.png) no-repeat left top;
}

input.btn-primary:hover {
	opacity: 0.5;

	/* IE */
	filter: alpha(opacity=0);
}
.twitter{
margin-bottom: 7px;
}

#option_tbl {
	border-collapse:collapse;
	margin:10px auto 10px;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	width:100%;
	}
#option_tbl th{
	padding:5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
#option_tbl td input{
	float:none;
	margin:0 0 5px;
	width:auto;
	}
#option_tbl th,
#option_tbl td.none {
	background:#7d7748;
font-size:15px;
color:#fff;
	}
#option_tbl td {
	padding:5px;
	text-align:center;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
font-size:15px;
	}
#option_tbl th.cell_1 {
text-align:center;
border-bottom:2px solid #ccc;
border-right:2px solid #ccc;
	}
#option_tbl td.cell_2 {
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
}
.stock_zero {
	color:red;
	font-weight:bold;
	}
.footstamp2{
margin-top:10px;
}
.footstamp2 .pankuzuline {
	margin:0;
	padding:0 15px 2px;
	}
#searchVal {
    color: #000000;
}

#searchVal strong {
    color: #000000;
    font-weight: bold;
}

.record {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 20px auto 30px;
    /*width: 600px;*/
}

.review_title {
    font-size: 14px;
    padding: 10px 10px 0;
}

.review_contents {
    padding: 10px;
}

.data {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0;
    padding: 5px 0 5px 5px;
}

.data li {
    float: left;
    list-style-type: none;
    padding: 0;
}

.review_contents .comment {
    line-height: 150%;
    text-align: left;
}

.reply {
    border-top: 1px solid #CCCCCC;
}

.res_top {
    padding: 10px 10px 0;
}

.res_title {
    float: left;
    font-size: 13px;
    margin: 0;
}

span.line {
    color: #CCCCCC;
    margin: 0;
}

.res_data {
    margin: 0;
}

.res_comment {
    margin: 0;
    padding: 10px;
}
.title{
	vertical-align:middle;
width: 100px;
height: auto;
color: #000;
font-size: 15px;
background: transparent url() 0px 0px no-repeat;
margin:0 auto;
}
/*table , td{
border: 1px #000000 solid;
border-spacing: 5px;
}:*/

.name1 {
color: #fff;
font-size: 20px;
font-weight: bold;
background-color: #000;
text-align: left;
padding: 10px;
margin: 20px 0;
width:756px:
}

.chuui {
	color: #F00;
	font-weight: bold;
}

.coment{
	max-width: 100%;height:auto;
	text-align: center;
		}
.name1 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	background-color: #CCC;
	text-align: left;
	padding: 10px;
}
.coment p {
	font-size: 120%;
}
.coment .sentence2 {
	font-size: 15px;
}
#bottun {
	text-align: right;
}
#patan {
	margin-right: 150px;
	margin-left: 0px;
}
#bottunmoji {
	text-align: center;
}
.eight_yellow {
	font-size: 30px;
	color: #FF0;
	font-weight: bold;
}
.font_180 {
	font-size: 180%;
}
.blue {
	color: #0000ff;
	font-weight: bold;
	font-size:1.2em;
}

.orange {
	color: #ff6600;
	font-weight: bold;
	font-size:1.2em;
}

.purple {
	color: #cc00ff;
	font-weight: bold;
	font-size:1.2em;
}

table.cart_table2{
	
}

table.cart_table2 th{
	padding:15px 0px;
	width:30%;
}

table.cart_table2 td{
	padding:15px 15px;
	width:70%;
}
table.cart_table3{
	width:100%;
	border: none;
  	font-size: 18px;
	margin-bottom: 10px;
}
table.add_cart_table3 td input {
width: 30px;
height: 30px;
font-size: 16px;
}

.guide_cartflow{
	position:fixed;
	right:10px;
	top:100px;
	z-index: 100;
}

.yoyaku{
  	display:none;
}



.pull-box {
    float: none;
   width: 100%;
}


@media screen and (max-width: 896px) {
.container {
    padding: 0px;
}
  .main-img{
	float: none;
    width: 70%;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.main-img img{
width: 100%;
}
.main-cart{
	float: none;
	width: 100%;
	margin-top: 10px;
}
 .cart-btn {
	border: none;
	background-color: #ff5e00;
	color: #fff;
	transition: .6s all;
	font-size: 18px;
	border-radius: 5px;
	width: 100%;
	padding: 25px 0px;
	font-weight: bold;
	font-family: FontAwesome;
	margin-bottom: 20px;
}
.cart-btn:hover {
  border:none;
  background-color: #ff9900;
	color: #fff;
}
}

.footstamp2 {display : none;}


td, th {
    padding: 10px 10px !important;
}

#stmovie{
	max-width: 790px;
	background-image: url(https://img14.shop-pro.jp/PA01143/039/etc/39080back.jpg);
	height: auto;
	margin: 0% 0% 15px 0%;
}
.movie-title{
	width: 100%;
	margin: 0%;
	padding-bottom: 15px;
}
.movie-l{
	width: 45%;
	height: auto;
	float: left;
	padding-left: 5%;
}
.movie-l img{
	width: 280px;
}
.movie-r{
	width: 45%;
	height: auto;
	float: right;
	padding-right: 5%;
}
.movie-r img{
	width: 280px;
}
.clear{
	clear:both;
}

@media screen and (max-width: 480px) {

.osusume {
    width: 48%;
    padding: 0 1%;
    float: left;  
}
  
  
.main-img {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}  
  
  
  .main-img img{
width: 100%;
}
.container {
    padding: 0px;
}
  
  
#stmovie{
	max-width: 100%;
	height: auto;
	background-size: cover;
}
.movie-l{
	width: 100%;
	float: none;
	padding: 0%;
}
.movie-l img{
	width: 80%;
}
.movie-r{
	width: 100%;
	float: none;
	padding: 0%;
}
.movie-r img{
	width: 80%;
}
  
.fixed_btn_02 {
  bottom: 71px; 
  width: 110px;
} 
  
}

/* ページ下部の商品画像とページトップへ戻るボタン */

.bottom-product-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 50px;
	.img-area {
		width: 50%;
		text-align: center;
	}
	.spec-area {
		width: 45%;
		h2 {
			font-size: 20px;
			margin-bottom: 30px;
			font-weight: bold;
		}
		table {
			border-top: 1px solid #ddd;
			margin-bottom: 20px;
			width: 100%;
			th,
			td {
				border-bottom: 1px solid #ddd;
				font-size: 18px;
			}
			th {
				font-weight: bold;
				text-align: left;
			}
			td {
				strong {
					font-weight: bold;
					font-size: 18px;
					&amp;.red {
						color: #e00;
					}
				}
			}
		}
		.bottom-product-btn {
			text-align: center;
			line-height: 1;
			display: block;
			text-decoration: none;
			color: #fff;
			background-color: #ff5e00;
			transition: .6s all;
			font-size: 20px;
			border-radius: 5px;
			padding: 25px 0px;
			font-weight: bold;
			font-family: FontAwesome;
			margin-bottom: 20px;
			&amp;:hover {
				background-color: #f90;
			}
		}
	}
}
@media (max-width: 599px) {
	.bottom-product-block {
		.img-area,
		.spec-area {
			width: 100%;
		}
		.img-area {
			margin-bottom: 30px;
		}
	}
}
</pre></body></html>