.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

#main_header {
    height: 166px !important;
}

/* -----タイトル画像を非表示------ */
#titleimg {
  display: none;
}

/*-----nano-----*/
@charset "euc-jp";

.custom-cap-size{
  padding-right: 15px;
}

.cell_1, .cell_2{
  font-size: 11px;
  font-weight: normal;
}
.cell_2 label{
  font-size: 11px;
}

.product-contents{
  padding: 0;
}
.product-image {
  padding: 0;
  margin: 0 0 35px;
}
  .product-image-main {
    margin: 0 0 2.7%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
  }
.product-image-main img{
width: 100%;
height: auto !important;
}
  .product-image-thumb {
    padding: 0 ;
  }
  .product-image-thumb li {
    padding: 0 2.7% 0 0;
    cursor: pointer;
    margin: 0 0 2.6%;
  }
  .product-image-thumb img {
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .custom-thumb{
    margin-right: -2.6%;
  }

.product-cart {
  padding: 0 0 0 45px;
  margin: 0 0 40px;
  width: 50%;
}

.product-name{
  font-size: 24px;
  line-height: 1.6em;
  font-weight: normal;
  margin: 0;
  text-align: center;
  padding-top: 18px;
  border-top: 1px solid #555;
  color: #333;
}
.product-order {
  margin: 0;
}
  .product-option {
    padding: .2em 0 0;
  }
  .product-option-table{
     margin: 0 0 15px;
   }
   .product-option-table table{
      width: 100%;
   }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
  }
    .product-option-select .product-option-unit {
      padding: 10px;
      float: left;
      width: 30%;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: 0 0 .5em;
    }
       .product-option-select .product-option-unit select{
         margin: 0 0 10px 0;
       }
.product-order-price {
  color: #333;
  text-align: center;
  font-size: 24px;
  margin: 0 0 25px;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #555;
}
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #E33D3D;
    font-weight: bold;
  }
.product-order-input {
  text-align: left;
  float: left;
}
.product-order-input .col {
  display: inline;
  float: none;
}

.product-order-num {
  padding: 10px 0 0 0;
}

.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1;
}
.input-border{
  display: block;
  width: 25px;
  overflow: hidden;
  padding: 10px;
  border: solid 1px #ddd;
}

.product-order-input input {
  padding: 5px 0px;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 100%;
  background: transparent;
  border: none;
}

.option-name{
  font-size: 13px;
  color: #aaa;
  margin: 0 0 .5em;
}
.btn-addcart {
  line-height: 24px;
  background-color: #000; 
}
  .btn-addcart span {
    padding-left: 12px;
  }
  .btn-quick span {
    padding-left: 7px;
   }
  .btn-block span {
     padding-left: 7px;
   }
.stock_error,
.product-member-sale-msg {
  margin: 15px 0 0;
  color: #E33D3D;
  font-weight: bold;
  font-size: 15px;
}

.product-order-exp {
  padding: 0;
  margin: 0 0 55px;
  line-height: 1.8;
  font-size: 16px;
}
.product-order-exp span{
  font-size: 16px !important;
}

.product-order-spec {
  margin: 0 0 15px;
  font-size: 13px;
  table-layout: fixed;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
    border: none;
    padding: 0 15px 10px 0;
  }
  .product-order-spec td {
    width: 70%;
    white-space: nowrap;
    border: none;
    text-overflow: ellipsis;
    padding: 0 15px 10px 0;
    overflow: hidden;
  }
  .cart-link{
    text-align: left;
    margin: 20px 0;
    font-size: 13px;
  }

.product-info-lst li.social-share{
  padding: 0;
  background: none;
}
 .cart-link li{
   margin: 0 0 10px 0;
  }
    .product-info-lst a {
      color: #aaa;
    }
    .product-info-lst a:hover{
      color: #444;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share li {
      margin: 1em;
    }

.together-block .prd-lst-link {
  padding: 0 4.6%;
}

.not-found {
  padding: 2.2em 1.4% 0;
}

.text-titles,
.password-field-wrap {
  margin: 0 0 1em;
}
.text-titles-list__name,
.password-field-list__name {
  display: block;
  margin: 0 0 .5em;
}
.text-titles-list__detail input,
.password-field-list__detail input {
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 700px;
  background: transparent;
  border: none;
}

@media (max-width: 768px) {
  .product-cart{
    padding: 0;
  }
  #prd-opt-table{
    margin: 0;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      padding: 10px;
      float: left;
      margin-bottom: 10px;
      width: 30%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      width: 100%;
      text-align: center;
    }
  .product-order-spec th {
    width: 22%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
  }
  .product-info-lst a {
    display: block;
  }
  .social-share a {
    display: inline;
    padding: .5em 0;
  }
}

@media (max-width: 480px) {
  .product-image{
    margin: 0 0 25px
  }
  .product-image-thumb li {
    margin-bottom: 10px;
  }
  .product-order {
    width: 100%;
  }
  .product-order-exp{
    margin: 0 0 30px;
  }
}

.ie_wrapper .product-order-num .btn {
  display: none;
}
.breadcrumb {
margin: 1.9em 0;
text-align: left;
font-size: 15px;
vertical-align: middle;
padding: 0 1.4%;
}
  .breadcrumb li{
    margin: 0 15px 0 0;
  }
  .breadcrumb p{
    margin: 0;
  }
  .breadcrumb a{
    color: #aaa;
  }
    .breadcrumb a:hover{
      color: #444;
    }

.icon-cart, .icon-paper_plane,.icon-circled_minus {
  vertical-align: -4px;
}

/* ************************************************ 
 *  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;
}
.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;
}
.clearfix{
 clear: both;
}

/* -----アコーディオン------ */
.gnav-sub {
 display: none; 
 position: absolute;
 top: 122px;
 left: 93px;
 width: 135px;
 text-align: center;
}

.col-lg-3:first-child {
    width: 24.95%;
}

/* -- 追加分 -- */


#product{
width: 1100px;
  margin: 0 auto;
}

.topicpath-nav{
position: absolute;
  right: 0px;
  top: 20px;
}
.topicpath-nav li{
font-size: 12px;
  color: #333;
}
.topicpath-nav li a{
font-size: 12px;
  color: #333;
}
.title-area2{
position: relative;
}
.cate-title{
color: #333;
  font-weight: bold;
  float: left;
  line-height: 1em;
}
.cate-area{

}
.category-list li{
float: left;
  padding: 0 10px;
  margin: 0 4px;
  line-height: 1em;
  border-left: 1px solid #333;
}
.category-list li a{
color: #333;
}
.category-list li:first-child{
border: none;
}
.recommend-list{
  position: absolute;
  top: 70px;
  right: 0;
  color: #333;
  font-size: 13px;
    border: 1px solid #f00015;
    color: #333;
}
.recommend-list p{
    color: #333;
}
.recommend-list a{
    color: #333;
    padding: 3px 6px;
}
.recommend-list span.choosing{
color: #fff;
  padding: 3px 6px;
    border-bottom : 1px solid #555;
}
.recommend-ul{
  position: absolute;
  top: 70px;
  right: 0;
  color: #333;

}
.recommend-ul li{
float: left;
  color: #333;
  padding: 0 6px;
  font-size: 12px;
  line-height 2em;
}
.recommend-ul li a{
  padding: 2px 10px;
  color: #333;
}

.title-area2{
height: 80px;
}
ul.unstyled, ol.unstyled{
margin: 2px 0 20px 0;
  clear: both;
}
/* -----ソート------ */
.recommend-ul li.choosing {
  background-color: #555;
  color: #fff;
}
.font14{
font-size: 14px;
}
.international{
padding: 26px;
margin: 30px 0;
border: 1px solid #e3e3e3;
  font-size: 14px;
  clear: both;
}
.international p{
margin-bottom: 10px;}
.inter-title{
font-weight: bold;
}
.thumb-active img{
    border: 2px solid #555;
}
.disable_cartin img{
max-width: 100%;
height: auto;
}
.btn-addcart {
    line-height: 24px;
    background-color: #fff;
}

.cate-area {
    margin: 0 0 20px 0;
}

/* 追加　*/
.btn-lg{
padding : 0;
}
.product-order-num input{
font-size: 18px;
}
select {
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
}
select, [type="file"] {
    height: 30px;
    line-height: 30px;
}
.product-option-select .product-option-unit {
    clear: left;
    float: left;
    width: 100%;
}
.input-border {
    display: block;
    width: 100%;
    overflow: hidden;
    border: solid 1px #ddd;
}
.product-order-input input {
    padding: 0;
    text-align: left;
    font-size: 15px;
    line-height: 1.5;
    vertical-align: bottom;
    width: 100%;
    background: transparent;
    border: none;
}

.noshi{
border: 1px solid #999;
padding: 30px 110px;
}
.noshi-left{
float: left;
  width: 300px;
}

.noshi-right{
float: right;
  width: 500px;
  font-size: 16px;
  line-height: 1.9;
}
.noshi-title{
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0 0 0;
}

.otherArea:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.otherArea {
	overflow: hidden;
  margin-bottom: 80px;
}

.other_left {
	float: left;
	width: 49%;
}

.other_left img {
	width: 100%;
}

.other_right {
	float: right;
	width: 49%;
}

.other_right img {
	width: 100%;
}

.other_left p, .other_right p {
  margin-top:10px;
}