/* ************************************************ 
 *  all
 * ************************************************ */
* {
  margin: 0px;
  padding: 0px;
}

html {
  height: 100%;
  overflow-y: scroll;
}

body {
  color: #666;
  font-size: 16px;
  font-family: "HiraMinPro-W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, Sawarabi Mincho, serif, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",Times,Garamond,Georgia;
//background: url(https://img21.shop-pro.jp/PA01425/066/etc/%CE%C1%BB%E6_026.png?cmsp_timestamp=20181115194006) fixed;
  text-align:center;
}

a {
  outline: none;
  color: #333;
  text-decoration: none;
}

a:visited {
  text-decoration: underline;https://admin.shop-pro.jp/?mode=shopview_redirect
}

a:hover {
  color: #3579bf;
  text-decoration: underline;
}

br.clear {
  clear: both;
  font: 0pt/0pt sans-serif;
  line-height: 0;
}

hr {
  margin: 10px 0;
  border: 0;
  clear: left;
}

img {
  border: none;
  vertical-align: middle;
}

img.new_mark_img1 {
  margin-right: 5px !important;
}

img.new_mark_img2 {
  margin-left: 5px !important;
}

.sold_out {
color: #FF0000;
}

/* ************************************************ 
 *  layout
 * ************************************************ */
/*ページ全体の幅、レイアウトをセンタリング*/
#container {
  width:930px;
  margin:0px auto;
  text-align:left;
}

/*ヘッダー*/
#header {
  width:100%;
  padding: 20px 0;
  clear:left;
}

/*サイド*/
#side {
  float: left;
  width: 200px;
}

/*メイン*/
#main {
  float: right;
  width: 700px;
}

/*フッター（コピーライト）*/
#footer {
  padding-top: 30px;
  width:100%;
  clear:both;
  color: #666;
  text-align: center;
  
}

/* ************************************************ 
 *  header
 * ************************************************ */
#header div.header_link {
  float: right;
 
  }
  #header div.header_link ul {
    }
    #header div.header_link ul li {
      list-style-type: none;
      float: left;
      margin-left: 20px;
      line-height: 16px;
      }
      #header div.header_link ul li i {
        width: 16px;
        height: 16px;
        display: block;
        float: left;
        margin-right: 5px;
        }
      #header div.header_link ul li a {
        text-decoration: none;
        }

    #header div.header_link ul li.my_account {
      }
      #header div.header_link ul li.my_account i.account {
        background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -343px -108px;
        }

    #header div.header_link ul li.view_cart {
      }
      #header div.header_link ul li.view_cart i.cart {
        background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -415px -204px;
        }
      #header div.header_link ul li.view_cart span.count {
        background: #ff3355;
        color: #fff;
        font-weight: bolder;
        padding: 5px 10px;
        margin-left: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        }

#header div.search {
  float: left;
 
}

#header .logo {
  clear: both;
 //background-image: url(https://img21.shop-pro.jp/PA01425/066/etc/shop_name.png?cmsp_timestamp=20181113095449); 
 
  position:relative;
}

#header .logo a {
  text-decoration: none;
}

#header .logo img {
  max-width: 100%;
}
.header_global_nav {
  
  position:absolute;
  bottom:5px;
  right:40px;
  
 
}
.header_nav_menu {
  position: relative;
  display: inline-block;
  
  text-align: center;
  
}
li.header_nav_menu {
  
  height:19px;
}
.header_nav_menu a,
.header_nav_menu span {
  border-right:solid 1px #ffffff;
  display: inline;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  
  font-weight:normal;
  padding-right: 10px;
  padding-left: 10px;
}
/* ************************************************ 
 *  footer
 * ************************************************ */
/* footer */
.footer__section {
  border-bottom: 1px solid <{$bordercolor_primary}>;
}

.footer__guide {
 
  margin-bottom: 60px;
  border-bottom: 1px solid <{$bordercolor_secondary}>;
  

width: 900px;

margin: 0 auto;

text-align: left;
}

.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.guide__col--one-third {
  width: 410px;
}

.guide__col--half {
  width: 400px;
}

.guide__h2 {
  padding-bottom: 20px;
  
  border-bottom: 1px solid <{$bordercolor_secondary}>;
  font-size: 16px;
  
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-left: 8px;

padding-right: 8px;

padding-top: 5px;

padding-bottom: 3px;
 margin-bottom:10px;
  border:#666 1px solid;
  display: inline-block;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: <{$sub_key_color}>;
}

.footer__navi {

  background-color: #1d2015;

}
.footer__navi a.footer_nav_list_link{
   color:#ffffff;
}
.footer__navi li{
  float:left;
  margin-right: 10px;
}  
  
.shop-owner {
  overflow: hidden;
}

.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-owner__info {
  float: left;
  width: 290px;
}

.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}

.shop-owner__memo {
  line-height: 1.8;
}

.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
  padding-top:50px;
  width:200px;
  margin:0px auto;
}

.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}

.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
  	width: 750px;
margin: 0px auto;
}

.pagetop__btn {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 50px;
  float: right;
}


/* ************************************************ 
 *  main
 * ************************************************ */
#main div.box {
clear: both;
margin-bottom: 40px;
}

#main div.box h3 {
margin-bottom: 20px;
font-size: 1.17em;
   background: url(https://file003.shop-pro.jp/PA01425/066/h3.png);
  background-repeat: no-repeat;
padding-top:5px;
  color:#ffffff;
font-size: 15px;
  padding-left:35px;
}

/* ************************************************ 
 *  item_box
 * ************************************************ */
.item_box {
width: 205px;
margin: 0 0 20px 20px;
text-align: center;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}

.item_box .item_photo {
margin: 0px;
  word-break: keep-all;
  text-decoration: none;
  font-size: 15px;
}

.item_box .item_photo img.item {
max-width: 100%;
  
}
.item_box .item_photo img.item:hover {
opacity: 0.8;
}
.cg_freespace_01 img:hover{
  opacity: 0.8;
  
}
.item_box .item_detail {
margin: 10px;
  word-break: keep-all;
}

.item_box .item_detail p.item_name {
font-size: 15px;
margin-bottom: 10px;
}

.item_box .item_detail p.item_regular_price {
margin-bottom: 10px;
}

.item_box .item_detail p.item_price {
margin-bottom: 10px;
}

.item_box .item_detail p.item_discount {
margin-bottom: 10px;
}

/* ************************************************ 
 *  Top_Page
 * ************************************************ */
#main #box_news {
}

#main #box_news p {
line-height: 20px;
}

#main #box_recommend {
}

#main #box_sellers {
}

#main #box_free {
background: #f5f5f5;
padding: 20px;
}

#main #box_free p {
line-height: 20px;
}

#box_recentlychecked{
margin: 20px 0 0 0;
}

div.footstamp {
margin-bottom: 10px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}

div.footstamp span {
margin: 0 5px;
color: #999;
}

.stock_error{
font-weight:bold;
color:red;
padding:10px 0;
display:none;
}

/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name,#main .box h2,h1.product_name,#main h1 {
font-size: 20px;
margin-bottom: 15px;
 
   background: url(https://file003.shop-pro.jp/PA01425/066/h2.png);
background-repeat: no-repeat;
  padding-left: 35px;
  background-position: left bottom;
}

div.product_detail_area {
margin-bottom: 20px;
position: relative;
width: 100%; 
}

div.product_detail_area.main_long{
 height:1700px; 
}

div.product_images {
//width: 500px;
float: left;
display: inline;
}

div.product_images div {
margin-bottom: 20px;
}

div.product_images div img {
max-width: 100%;
}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
width: 180px;
float: right;
}
table.add_cart_table {
width: 100%;
border-top: 1px solid #ccc;
margin-bottom: 10px;
}
table.add_cart_table th {
border-bottom: 1px solid #ccc;
padding: 5px;
font-size: 11px;
}
table.add_cart_table td {
border-bottom: 1px solid #ccc;
padding: 5px;
}
table.add_cart_table td input {
width: 30px;
font-size: 14px;
}
table.add_cart_table td strong.price {
font-size: 14px;
}

table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px solid #ccc;
padding: 10px;
text-align: center;
  background-color:#ffffff;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 100%;
}

div.product_description {

line-height: 24px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;	
clear: both;
word-wrap: break-word;
}

div.product_image_extra {
text-align: center;
margin-bottom: 20px;
}
div.product_image_extra img.item {
margin-bottom: 20px;
}


div.product_link_area {
float: left;
margin-left: 0px;
}
div.product_link_area div.twitter {
float: left;
width: 100px;
}
div.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}
div.product_link_area div.fb-like {
float: left;
width: 200px;
}

div.product_link_area ul.other_link {
clear: both;
margin-top: 20px;
margin-left: 20px;
}
div.product_link_area ul.other_link li {
margin-bottom: 10px;
}

#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}

/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 4px solid #888;
margin:-4px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border: 4px solid #000;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 20px;
//width: 420px;
float: left;
margin-top: 4px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 9999;
position: relative;
}
.cloud-zoom {
margin-bottom: 20px;
width: 550px;
}
.zoom-small-image .mousetrap {
z-index:999;
position: absolute;
width: 100%;
left:0px;
top:0px;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 60px;
float: left;
margin-left: 20px;
}

a.cloud-zoom-gallery {
display: block;
margin: 0 0 5px 0;
cursor: pointer;
}
.zoom-tiny-image {
width: 50px;
height: 50px;
border: 1px solid #ccc;
padding: 3px;
}
.zoom-tiny-image.selected {
background: #333;
border: 1px solid #000;
}
.zoom-tiny-image:hover {
border: 1px solid #000;
}

/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

div#product_option h2 {
margin-bottom: 20px;
}

table.table_option {
background: #fff;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 20px;
}
table.table_option th {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
background: #f5f5f5;
}
table.table_option td {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
}

div#product_option div.button_area {
}

/* ************************************************ 
 *  product_list_page
 * ************************************************ */
div.sub_category_area,
div.sub_group_area {
height: 100%;
background: #f5f5f5;
margin-bottom: 20px;
padding: 10px 10px 0px 10px;
}

div.sub_category_area div.sub_category,
div.sub_group_area div.sub_group {
float: left;
margin: 0 15px 10px 0;
  text-align: center;
}

div.sub_category_area div.sub_category img,
div.sub_group_area div.sub_group img {
margin-right: 10px;
}

/* ************************************************ 
 *  search_page
 * ************************************************ */
div.search_result {
background: #f5f5f5;
margin: 20px 0;
padding: 10px 0;
text-align: center;
}

div.none {
text-align: center;
margin: 50px 0;
}

/* ************************************************ 
 *  policy
 * ************************************************ */
div#policy {
}

div#policy h2 {
margin-bottom: 30px;
}

.policy_box,
#policy_lead{
margin-bottom: 30px;
}

div.sk_box {
margin-bottom: 50px;
}
div.sk_box h3 {
font-size: 16px;
margin-bottom: 10px;
}
div#sk tr {
border-bottom: 1px solid #eee;
}
div#sk th {
width: 150px;
text-align: left;
padding: 10px 20px 10px 0;
}
div#sk th img.poricy_img {
margin-bottom: 5px;
}	
div#sk td {
padding: 10px 0;
}	
div#sk th,
div#sk td {
vertical-align: top;
line-height: 1.8;
}


div#payment_method {
margin-top: 40px;
}
div#payment_method table.table {
width: 100%;
}
div#payment_method table.table th {
width: 200px;
text-align: center;
}


div#shipping_method {
margin-top: 40px;
}
div#shipping_method table.table {
width: 100%;
}
div#shipping_method table.table th {
width: 200px;
text-align: center;
}

/* ************************************************ 
 *  side
 * ************************************************ */
#side div.box {
clear: both;
margin-bottom: 20px;
}

#side div.box h3 {
margin-bottom: 10px;

padding-top: 5px;
text-align: center;
background: url(https://file003.shop-pro.jp/PA01425/066/side.png) ;  
  background-repeat: no-repeat;
color:#ffffff;  
font-size: 15px;
}

#side div.box ul,#main div.box ul {
margin-left: 5px;
margin-right: 5px;
}

#side div.box ul li {
margin-bottom: 7px;
word-break: keep-all;  
}
#side div.box ul li:hover {
background-color: #f5f5f5;
}  

#side div#box_cart {
}

#side div#box_cart div.cart_button {
text-align: right;
}

#side div#box_owner {
}

#side div#box_owner div.owner_photo {
padding-left: 20px;
}

#side div#box_owner img.owner_photo_inner {
width: 152px;
margin-bottom: 10px;
padding: 3px;
border: 1px solid #ccc;
}

#side div#box_owner p.name {
font-size: 20px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.memo {
font-size: 11px;
line-height: 18px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.website {
padding-left: 20px;
}

div#box_mailmaga a {

}

div#box_mobile img {
padding-left: 26px;
}

#group-list {
border-top:#838383 dotted 1px;
padding:10px 0px 0px;
margin:10px 20px 0px 0px;
}

/* ************************************************ 
 *  Common Elements
 * ************************************************ */
/* @group Common Elements */

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

	table.table {
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin-bottom: 20px;
		}
		table.table th {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			background: #f5f5f5;
			}
		table.table td {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			}


div.footstamp {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	}
	div.footstamp span {
		margin: 0 5px;
		color: #999;
		}

div.sort {
	margin-bottom: 20px;
	text-align: right;
	float: right;
	}
	div.sort strong {
		margin-right: 5px;
		}
	div.sort a {
		margin-right: 5px;
		text-decoration: underline;
		}
	div.sort span {
		margin-right: 5px;
		font-weight: bolder;
		text-decoration: none;
		background: #eee;
		}

div.pager {
	margin: 20px 0;
	clear: both;
	text-align: center;
	}

div.none {
	clear: both;
	text-align: center;
	margin: 50px 0;
	}

/* radius */
.r3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}

.r5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	}

.r7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	}

/* @group button */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc 9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099 9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn_quick {
  margin: 10px 0;
}

/* slider */
#slider div {
  width: 1300px !important;
}

.slider {
  margin: 0 auto 60px;
  width: 500px;
  height:333px;
  float:left;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}
#box_category li.ac1,#group-list li.group-list-link,#box_sellers li,#box_recommend ul li,#box_freepage ul li,#box_mailmaga li{
  position: relative;
  
  line-height: 1.5;
  padding: 0.5em 0 0.5em 3px;
  border-bottom: dashed 1px silver;
 
  list-style-image : url(https://file003.shop-pro.jp/PA01425/066/li.png);
  
}

#box_category li.ac2{
  
  position: relative;
  line-height: 1.5;
  padding: 0.5em 0 0.5em 3px;
 
   
  
}

#box_category　ul {
  border: solid 2px #ffb03f;
  padding: 0 0.5em;
  position: relative;
   
}

#box_category li a{
 //display:block;
}
#sliderSide{
 float:right; 
}
.footer__section {
background-color: #e8e8e8;
}
.guide__col{
 float:left;
}
#header div.header_link ul li.new_reg i.reg {
    background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -343px -108px;
}

#box_recommend ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;/*ポチ消す*/
  position:relative;
}


UL.footer-navi__col {
  
  clear:both;
}
.toriawase img{
 display:block;
  margin-bottom:8px;
  
  width:190px;
 
}
UL.artist{
 width: 200px;
float: left;
} 

.accordion .inner {display: none;}



.accordion .inner li{padding: 10px 0;}

  .bigCategory{
 float:left; 
}
#main.grp .box img{
width: 500px;
display: block;
margin: 0px auto;
} 
#main.grp .box ul{
 margin: 0px auto;
width: 500px;
list-style: none;
padding: 20px;
  
} 
#main.grp .box ul li{
margin-top: 8px;
margin-bottom: 8px;
}  
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  margin: 0px auto;
  
margin-bottom: 20px;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.calendarAtten ul.shopHoliday li.icoExtra {
    color: #FF6600;
    background: url(https://file003.shop-pro.jp/PA01425/066/ico_calendarExtra.gif) no-repeat 4px 2px;
}
.calendarAtten ul.shopHoliday li.icoSun {
    color: #CC0000;
    background: url(https://file003.shop-pro.jp/PA01425/066/ico_calendarSun.gif) no-repeat 4px 2px;
}
.calendarAtten ul.shopHoliday li {
    padding-left: 15px;
    line-height: 1;
    margin: 0 10px 4px 0;
    float: left;
  list-style:none;
}
table.chartA {
padding:0;
margin-bottom:25px;
}

table.chartA th {
background:#817e77;
border:1px solid #d3cec2;
font-weight:normal;
color:#ffffff;
text-align:center;
padding:4px 2px;
}

table.chartA th a,
table.chartA th a:link {
color:#ffffff !important;
}

table.chartA td {
background:#ffffff;
border:1px solid #d3cec2;
text-align:center;
padding:4px 2px;
  font-size: 9px;
}

table.chartA td.size {
background:#fdedad;
font-weight:bold;
}

table.chartA td.zone {
background:#f2f1ed;
vertical-align:top;
}

table.chartA th.zone02,
table.chartA td.zone02 {
color:#ffffff;
background:#7192AC;
}

table.chartA td.segment {
background:#f2f1ed;
font-weight:bold;
}

table.chartA td.blank {
border:none;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}
UL.artist{
  width:120px;
 float:left; 
}
.enshu h3{
  clear:both;
}
.new_enshu img{
  	
  float:left;
  width:250px;
 
}
.new_enshu UL,.new_enshu ol{
 margin-left:20px; 
  
  	float:left;
}

.new_enshu LI{
 margin-left:10px; 
  
}
.new_enshu{
 height: 750px;
  position:relative;
}
.teiki_enshu{
 
 margin-top:100px;
  margin-left:20px;
  
}


.teikiImg{
  width: 250px;
 height:800px; 
  float:left;
  border-right: black 1px dotted;
}
#main div.box ul.teiki_price{
line-height: 30px;
margin-top: 20px;
margin-bottom:20px;

font-size: 15px; 
   float:left;
  width: 380px;
}
#main div.box ul.teiki_price h4{
margin-left: -20px;
font-size: 20px;
margin-bottom: 10px;
}
.teiki_enshu li,.teiki_text li{
  list-style:none;
}
.teiki_enshu .teiki_price{
  margin-left:20px;
  float:left;
}

.teiki_enshu img{
 margin: 0px auto;
display: block; 
}
.teiki_text,.teikiKochira{
  
width: 380px;
  float:left;
}
.teikiKochira{
  font-size:20px;
 margin-left:20px;
  margin-top:10px;
  margin-bottom:10px;
}
.teiki_text label{
width: 100px;
display: block;
float: left;
  height: 18px;
}
#main div.box h3.echi{
 background:none;
  padding-left:15px;
 background-color: #00d9e1;
}
#main div.box .new_enshu h4{
display:inline-block; 
border-bottom: #00d9e1 1px solid;
  margin-bottom:10px;
  margin-left:20px;
}

.souryou{
  color:#FF69B4;
  font-size:25px;
}
.teikiLinkBtn{
 float:right; 
  font-size:20px;
  margin-left:20px;
  margin-top:20px;
  
bottom: 20px;
right: 100px;
}
.teikiLinkBtn a{
color:#ff69b4;
}
.midokoro img{
  width:300px;
  height:200px;
 float:left; 
  
}
.midokoro h4{
 display:block;
  font-size:22px;
  border-bottom:#000000 1px solid;
}
.midokoro{
 clear:both; 
  height:200px;
  margin-bottom:20px;
}
.midoRight{
  float:left;
 width:250px; 
  margin-left:15px;
}
.teiki_enshu_logo{
 
  margin-bottom:20px;
  position: absolute;
  left:45px;
  top: 0px;
}

.teikiBold{
font-size:22px;  
}

.artist img{
 display:block;
  margin:0px auto;
  
  margin-top:20px;
 
}
.artist figcaption{
text-align: center; 
}
.artist .floatImg{
  float:left;
  margin-left:10px;
  margin-right:10px;
}
.artist .profile{
clear:both;  
  padding-bottom:20px;
}
.artistImg2{
 width:640px;
  margin:0px auto;
}
.teikiBk{
  position:relative;
 background-color:#ffffcc; 

   
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-position: 0 0, 25px 25px;
  background-size: 5px 5px;
}

#main div.box.enshu.teikiBk  h3{
  background:none; 
  background-color:#ffffff; 
  color:#000000;
  font-weight: bold;
}

#main div.box h3.whiteBk{ 
  padding-top:20px;
  padding-bottom:20px;
   position: relative;
top: 60px;
  text-align: center;
  font-size: 20px;
}
.teikiLabel{
 font-size:16px; 
  margin-top: 5px;
}
.midokoroWrapper{
 position:relative; 
  padding-bottom:100px;
}
.enshuAbout{
 position:relative; 
  padding-bottom:100px;
}

.item_name .kakituke{
  font-size:14px;
 background-color:#3366FF;
  font-weight:normal;
  color:#ffffff;
  padding: 1px 5px;
  margin-right:3px;
  
}
.item_name a{
  text-decoration: none; 
}
img.new_enshu_img {
border: 1px #000000 solid;
}
.topix{
 margin-left: 20px;
 margin-bottom:20px;
  margin-top: 20px;
display: inline-block;
  float: left;
width: 400px;
}
.new_enshu_img_area{
height: 500px;
float: left;
}
.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
.font_s{
 font-size:11px; 
}
ol.ol_topix {list-style-type: upper-roman;}
.bx-wrapper img:hover,#sliderSide img:hover {
  opacity: 0.8;
}
#side li a{
 display:inline-block; 
}
.newsDate li{
  border-top: dashed 1px silver;
 overflow: hidden;
  padding: 0.5em 0;
}
.newsDate li:first-child{
  border:none;
}

.stech {
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 1px #96c2fe;
  padding: 0.2em 0.5em;
  color: #454545;
}  
#slider img{
border: #ececec 1px solid;  
}
.dot-text {
  font-weight:bold;
    padding-top: .4em;
    background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 1.3em .3em;
    background-image: radial-gradient(.15em .15em at center center,orange,orange 100%,transparent);
}
.sale-price,.marker {
    background: linear-gradient(transparent 60%, #ffff66 60%);
  font-weight:bold;
}
.sale_box,.coupon_box {
    padding: 0.2em 0.5em;
    margin: 3em 0;
    color: #565656;
    background: #ffeaea;
    box-shadow: 0px 0px 0px 10px #ffeaea;
   top:10px;
    border-radius: 8px;
  position:relative;
}
.sale_box p,coupon_box p {
    margin: 0; 
    padding: 0;
}
.sale_box .title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #f24646;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.coupon_box .title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #f2ae46;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
UL.saleUL{
 list-style:none; 
}
UL.saleUL li{
 padding-bottom:20px;
}
