@charset "UTF-8";

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

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

body {
  margin:10px 0 0;
  color: #666;
  font-size: 12px;
  font-family: 'Open Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Sans-serif;
  text-align:center;
}

a {
  outline: none;
  color: #408e68;
}

a:visited {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

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

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

hr.dot {
  height: 1px;
  margin: 20px 0;
  background: url(../../etc/side-nav-line.gif) 0 0 repeat-x;
}

hr.grn {
  margin: 0 0 20px;
  border:solid #408e68;
  border-width:1px 0 0 0;
  height:1px;/* for IE6 */
  clear:both;/* for IE6 */
}

hr.green {
  height: 1px;
  margin: 0 0 25px;
  border-bottom:1px solid #006835;
}

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

a img:hover {
  opacity:0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

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

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

.sold_out {
color: #FF0000;
}

/* clear */
.clearfix:after  { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix        { min-height: 1px; }
* html .clearfix {
  height: 1px;
  /*?\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.spT50 { margin-top:50px; }
.spB15 { margin-bottom:15px; }
.spB20 { margin-bottom:20px; }
.spB25 { margin-bottom:25px; }
.spB40 { margin-bottom:40px; }
.spR20 { margin-right:20px; }
.pdL20 { padding-left:20px; }
.pdR10 { padding-right:10px; }
.pdR20 { padding-right:20px; vertical-align:top; }


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

/*ヘッダー*/
#header {
  width:100%;
  height:125px;
  background:url(../../etc/-A5-ED-A5-B4_20150331195436.gif) 0 0 no-repeat;
  padding:0;
  clear:left;
}

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

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

/*フッター（コピーライト）*/
#footer {
  margin-top:50px;
  width:100%;
  clear:both;
  color: #666;
  text-align: center;
  border-top: 1px solid #408e68;
}

.ftLbox {
  float:left;
  margin:30px 0 30px 50px;
}

.ftRbox {
  float:right;
  margin:30px 50px 30px 0;
}


/* ************************************************ 
 *  header
 * ************************************************ */

#hdLbox {
  float:left;
  width:250px;
}

#hdLbox a {
  display:block;
  width:250px;
  height:125px;
}

#hdLbox a span {
  display:none;
}

#hdRbox {
  float:right;
  width:690px;
  text-align:right;
}

#hdRbox span {
  margin-right:20px;
  color:#006835;
}

#viewCart {
  margin:10px 0 0 0;
}

.title {
  width:960px;
  height:200px;
  margin-bottom:15px;
  }

.border {
padding: 10px;
border: medium solid #919191;
}


#hdNav {
  margin-bottom:5px;
  list-style:none;
}

#hdNav li {
  float:left;
}

#hdNav li a {
  display:block;
  width:160px;
  height:47px;
  background-image:url(../../etc/hd-nav2.gif);
  background-repeat:no-repeat;
}

#hdNav li a span {
  display:none;
}

#hdNav .hdmn1 { background-position:0 0; }
#hdNav .hdmn2 { background-position:-160px 0; }
#hdNav .hdmn3 { background-position:-320px 0; }
#hdNav .hdmn4 { background-position:-480px 0; }
#hdNav .hdmn5 { background-position:-640px 0; }
#hdNav .hdmn6 { background-position:-800px 0; }
#hdNav .hdmn1:hover { background-position:0 -47px; }
#hdNav .hdmn2:hover { background-position:-160px -47px; }
#hdNav .hdmn3:hover { background-position:-320px -47px; }
#hdNav .hdmn4:hover { background-position:-480px -47px; }
#hdNav .hdmn5:hover { background-position:-640px -47px; }
#hdNav .hdmn6:hover { background-position:-800px -47px; }

#header div.header_link {
  float: right;
  margin-bottom: 40px;
  }
  #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(../../../../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(../../../../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;
  margin-bottom: 40px;
}

#header h1.logo {
  clear: both;
  text-align: center;
  font-size: 50px;
  margin-bottom: 20px;
  width: 100%;
}

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

#header h1.logo img {
  max-width: 100%;
}

/* ************************************************ 
 *  footer
 * ************************************************ */

#ftLbox {
  float:left;
}

#ftRbox {
  float:right;
}

#ftLbox, #ftRbox {
  width:358px;
  line-height:1.8;
}

#ftLbox h3, #ftRbox h3 {
  background:#A1D3B3;
  padding:5px 0 5px 30px;
}

#ftLbox div, #ftRbox div {
  margin:15px 10px 15px 30px;
}

#ftLbox p, #ftRbox p {
  margin-bottom:10px;
}

#ftLbox span, #ftRbox span {
  font-size:10px;
}

#ftLbox ul, #ftRbox ul {
  margin-left:20px;
}

#footer a {
}

#footer ul.footer_menu {
  margin-bottom: 20px;
}

#footer ul.footer_menu li {
  display: inline;
  margin: 0 5px;
}

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

#main div.box h3 {
margin-bottom: 20px;
font-size: 20px;
}



/* ************************************************ 
 *  item_box
 * ************************************************ */
h2.pageTitle {
  margin: 0 0 10px 10px;
  padding-left: 10px;
  background: url(　https://img17.shop-pro.jp/PA01265/303/css/2/index.css?cmsp_timestamp=20210826101423) left center no-repeat;
  line-height: 33px;
  color: #222;
font-style:normal;
  font-size: 20px;
}

.item_box_block {
  margin-bottom:20px;
  border-left:1px solid #408e68;
}

.item_box {
width: 161px;
margin: 0 0 0 0;
padding: 0 10px;
text-align: center;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
border-right:1px solid #408e68;
}

.item_box .item_photo {
margin: 0px;
}

.item_box .item_photo img.item {
max-width: 100%;
}

.item_box .item_detail {
margin: 10px;
}

.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;
color: #E60021;
font-size: 14px;
}

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


.item_box2 {
width: 205px;
margin: 0 0 0 0;
padding: 0 19px;
text-align: center;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
border-right:1px solid #408e68;
}

.item_box2 .item_photo {
margin: 0px;
}

.item_box2 .item_photo img.item {
max-width: 100%;
}

.item_box2 .item_detail {
margin: 10px;
}

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

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

.item_box2 .item_detail p.item_price {
margin-bottom: 10px;
color: #E60021;
font-size: 14px;
}

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

/* ************************************************ 
 *  Top_Page
 * ************************************************ */

#topCatPd {
  margin-bottom:10px;
  border-left:1px solid #006835;
}

#topCatPd td {
  border-right:1px solid #006835;
}

/*
#topCatPd {
  margin-bottom:25px;
  list-style:none;
}

#topCatPd li {
  float:left;
}

#topCatPd li a {
  display:block;
  width:148px;
  height:280px;
  background-image:url(https://img07.shop-pro.jp/PA01263/661/etc/top-cat.png);
  background-repeat:no-repeat;
}

#topCatPd li a span {
  display:none;
}

#topCatPd .tcp1 { background-position:0 0; }
#topCatPd .tcp2 { background-position:-148px 0; }
#topCatPd .tcp3 { background-position:-296px 0; }
#topCatPd .tcp4 { background-position:-444px 0; }
#topCatPd .tcp5 { background-position:-592px 0; }
#topCatPd .tcp1:hover { background-position:0 -280px; }
#topCatPd .tcp2:hover { background-position:-148px -280px; }
#topCatPd .tcp3:hover { background-position:-296px -280px; }
#topCatPd .tcp4:hover { background-position:-444px -280px; }
#topCatPd .tcp5:hover { background-position:-592px -280px; }
*/

.topStandardPd div {
  float:left;
  margin-bottom:15px;
}

.topStandardPd div a {
  display:block;
  width:167px;
  border:1px solid #007130;
  text-decoration:none;
}

.topStandardPd p {
  padding:10px;
  font-size:11px;
}

.topStandardPd b {
  font-size:14px;
  line-height:2.0;
}

.topStandardPd div a:visited {
  text-decoration:none;
}

.topStandardPd div a:hover {
  text-decoration:underline;
}


#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: 5px;
padding-bottom: 10px;
border-bottom: 0px solid  #fff;
}

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_title {
font-size: 23px;
margin-bottom: 12px;
font-weight:normal;
letter-spacing: 0.1em;
}


h2.product_name {
font-size: 18px;
margin-bottom: 15px;
font-weight:normal;
color:#016936;
}

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

div.product_images {
width: 420px;
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 {
float: right;
width: 300px;
}
div.add_cart_box {
border:1px solid #016936;
}
table.add_cart_table {
width: 100%;
margin-bottom: 10px;
}
table.add_cart_table th {
border-bottom: 1px dotted #016936;
padding: 5px 5px 5px 10px;
font-size: 11px;
font-weight:normal;
}
table.add_cart_table td {
border-bottom: 1px dotted #016936;
padding: 5px;
}
table.add_cart_table td input {
width: 30px;
font-size: 14px;
}
table.add_cart_table strong.price {
font-size: 15px;
font-weight: bold;
padding: 10px 5px 10px 5px;
color: #000;
}

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;
}
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 {
margin:10px;
}
div.button_area input {
width: 100%;
}

div.product_description {
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 0px solid #ccc;  
clear: both;
word-wrap: break-word;
}


div.product_description_cart {
font-size: 14px;
line-height: 24px;
letter-spacing: 0.1em; 
padding-top: 20px;
padding-bottom: 16px;
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;
margin-bottom: 40px;
}
div.product_link_area ul.other_link li {
margin-bottom: 0;
font-size:12px;
}

#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;
}

#pdDescBox h3 { margin:0 0 15px 20px; font-size:24px; font-weight:normal; }
#pdCaution h4 { 
margin:0 0 15px 30px; 
font-size:18px; 
font-weight:normal; }

#pdCaution ul { 
margin:0 0 40px 35px; 
font-size:12px; 
line-height: 12px
list-style-type:circle; }

.pdSpec { margin:0 0 30px 20px; border:1px solid #006835; }
.pdSpec td { padding:5px 10px; border-bottom:1px dotted #006835; vertical-align:top; }


/* ************************************************ 
 *  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 #fff;
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;
}
.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 {
float:left;
display: block;
width:140px;
margin: 0;
cursor: pointer;
}
.zoom-tiny-image {
width: 130px;
height: 155px;
border: 0px solid #ccc;
padding: 0px;
}
.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 20px 10px 0;
}

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_box h4 {
font-size: 16px;
font-weight: normal;
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
 * ************************************************ */

#sideNavCat {
  margin-bottom:25px;
  list-style:none;
}

#sideNavCat li {
  background:url(https://img07.shop-pro.jp/PA01263/661/etc/side-nav-line.gif) left bottom no-repeat;
  padding-bottom:1px;
}


#sideNavMaker {
  margin-bottom:25px;
  list-style:none;
}

#sideNavMaker li {
  background:url(https://img07.shop-pro.jp/PA01263/661/etc/side-nav-line.gif) left bottom no-repeat;
  padding-bottom:1px;
}


#sideNavGuide {
  margin-bottom:25px;
  list-style:none;
}

#sideNavGuide li {
  background:url(https://img07.shop-pro.jp/PA01263/661/etc/side-nav-line.gif) left bottom no-repeat;
  padding-bottom:1px;
}


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

#side div.box h3 {
margin-bottom: 10px;
padding: 5px;
background: #f5f5f5;
text-align: center;
}

#side div.box ul {
margin-left: 20px;
}

#side div.box ul li {
margin-bottom: 7px;
}

#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 {
padding-left: 20px;
}

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: 6px;
  padding-bottom: 6px;
  border-bottom: 0px 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: #E94F06;
  *background-color: #E94F06;
  background-image: -ms-linear-gradient(top, #E94F06, #E94F06);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E94F06), to(#E94F06));
  background-image: -webkit-linear-gradient(top, #E94F06, #E94F06);
  background-image: -o-linear-gradient(top, #E94F06, #E94F06);
  background-image: -moz-linear-gradient(top, #E94F06, #E94F06);
  background-image: linear-gradient(top, #E94F06, #E94F06);
  background-repeat: repeat-x;
  border-color: #E94F06 #E94F06 #E94F06;
  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='#E94F06', endColorstr='#E94F06', 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: #E94F06;
  *background-color: #E94F06;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #E94F06 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;
}


/* ************************************************ 
 *  スライダーの枠消し
 * ************************************************ */
.bx-wrapper .bx-viewport {
border: solid #fff 0px !important;
left: 0px !important;
-webkit-box-shadow: 0 0 0px !important;
box-shadow: 0 0 0px !important;
}


/* ************************************************ 
 *  サイトについてなど
 * ************************************************ */
div.about_description {
font-size: 14px;
letter-spacing: 0.1em; 
line-height: 24px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 0px solid #ccc;  
clear: both;
word-wrap: break-word;
}

#title { 
font-size:22px; 
margin-top: 40px;
margin-bottom: 20px;
font-weight:normal; }

#atopic { 
font-size:18px; 
margin-top: 40px;
margin-bottom: 10px;
color:#006835;
font-weight:bold; }

#btopic { 
font-size:16px; 
margin-top: 20px;
color:#006835;
font-weight:normal; }


/* ************************************************ 
 *  カレンダー
 * ************************************************ */
.tbl_calendar {
  width:208px;
  margin-bottom:20px;
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}


/* ************************************************ 
 *  フリーページ（インタビュー）
 * ************************************************ */
div.interview {
font-size: 14px;
letter-spacing: 0.15em; 
line-height: 28px;
clear: both;
}

#title { 
font-size:22px; 
margin-top: 40px;
margin-bottom: 20px;
font-weight:normal; }


/* prduct list */
.prd_lst {
  position: relative;
  clear: both;
  margin-left: -2.218%;
}
.prd_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 2.083%;
  word-break: break-all;
}
  .prd_lst_unit_s {
    width: 22.916%;
  }
  .prd_lst_unit_m {
    width: 31.25%;
  }
  .prd_lst_unit a {
    color: #000;
    text-decoration: none;
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    margin-top: .5em;
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_price,
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 92.307%;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    line-height: 16;
  }
.prd_lst_block .ttl_h2 {
  float: left;
  margin: 20px 0 0;
}
.prd_lst_sort {
  float: right;
  margin: 20px 0;
}
  .prd_lst_sort a {
    color: #444;
  }
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-top: 2em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
    float: left;
  }
  .prd_lst_pager li {
    position: relative;
    left: -50%;
    float: left;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    padding: .5em 0;
    width: 8em;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    display: block;
    color: #aaa;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
.prd_lst_pos b {
  font-size: 160%;
}