/* 商品写真 設定*/
#contents div.images {
    text-align: center;
    float: left;
    width: 66%;
    padding: 0 30px 0 0;
}
#contents div.images img {
	margin: 0px auto 1.1em auto;
	display: block;
}
#contents div.images ul {
    list-style-type: none;
    list-style-image: none;
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    margin: 2em 0px 5px 0px;
}
#contents div.images ul li {
	margin: 0px 0px 0px 0px;
	float: left;
	background: url(none);
	padding: 0px;
    /*height: 132px;*/
}
/*IE10以降に適用されるCSSハック（一応）*/
@media all and (-ms-high-contrast:none){
  #contents div.images ul li {
    margin: 0px 5px 0px 0px;
  }
}
/*IE11だけに適用されるCSSハック*/
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #contents div.images ul li {
    margin: 0px 5px 0px 0px;
  }
}
#contents div.images ul li img {
	display:inline-block;
	/*width: 50px;*/
}

#contents div.images ul li s_images {
	clear:left;
}
.click-kaku{
  text-align:left;
  margin: 0 0 34px 0;
  clear:left;
  color:#444444;
  width:;
  padding: 3px 6px 1px;
  border-radius:2px;
}
.click{
  margin: 0 0 20px 0;
}
.hosoku{
  padding: 10px;
}
/* 商品写真 設定 ここまで */

.juuyou table {
    margin: 0px 0 15px 0;
    border: 2px solid #cccccc;
    background-color: #f2f2f2;
    width: 34%;
    float: right;
}
.juuyou table td {
    padding: 10px;
    font-size: 100%;
}
.juuyou .sample{
    padding-left:1.3em;
    text-indent:-1em;
}
.juuyou .sample:before{
  }
li.option-list__unit.col.col-sm-12 {
    width: 100%;
}
.product__order.col.col-lg-12 {
    padding: 0px;
}
ul.order-btn-list.row.col.col-sm-12.unstyled {
    width: 100%;
    padding: 0px;
}
.share-product-wrap p {
    float: left;
}

#product_detail_bottom h3, .product_table h3 {
    font-size: 15px;
    margin-bottom: 14px;
    color: #666;
}
table {
    font-size: 14px;
    font-weight: 400;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    color: #444;
}

/*-- 4/30 追記 -- */
.product__explain{
  /*border-top: 1px dotted #cccccc;*/
  /*margin: 10px 0 0 0;*/
  padding: 25px 0 0 0;
  font-size:90%;
}
.product__explain b {
    font-size 100%;
    color: #000000;
}
.product_table{
    padding: 30px 0 0 0;
    border-top: 1px dotted #cccccc;
    margin: 30px 10px 20px 10px;
}
.product_table table{
    font-size: 100%;
}
.product_table th {
    vertical-align: middle;
    width: 30%;
    padding-left: 15px;
}
.product_table th, .product_table td {
    padding: 10px 15px 0px 0px;
    border-bottom: 1px solid #f2f2f2;
}
.keyword a{
    color: #4589B5;
    padding: 0 5px 0 0;
}
.keyword a:hover{
    text-decoration: underline;
}
.keyword a:visited{
    color: #660099;
}
.genpin{
    color:#ea5532;
}

/*-- 4/30 追記 -- */

.product__fav-item {
   width: 100%;
   float: left;
   margin: 1.3em 0 0px 0%;
}
.product__fav-item button {
    padding: 14px 0;
    cursor: pointer;
    transition: .1s;
    color: #777777;
    border: 2px solid #cccccc;
    outline: none;
    background: transparent;
    width: 100%;
    text-align: center;
    font-weight: bold;
    border-radius: 2px;
    margin: 0 0 15px;
}
.product__fav-item .fav-items {
  color: #c5a05a;
  border: 2px solid #c5a05a;
  opacity: 1;
}
.product__fav-item svg {
    width: 17px;
    height: 20px;
    vertical-align: -.35em;
    fill: currentColor;
}
.codebtn {
    padding: 14px 0;
}
.product__qa-item {
    width: 100%;
    float: left;
    margin: 0;
}
.product__qa-item button {
    padding: 9px 0;
    cursor: pointer;
    transition: .2s;
    color: #777;
    border: 2px solid #cccccc;
    outline: none;
    background: transparent;
    width: 100%;
    text-align: center;
    font-weight: bold;
    border-radius: 3px;
    margin: 0 0 20px ;
    font-size:92%;
}
.product__qa-item a {
    color: #777;
}
.option_block{
    margin: 20px 0 0 0;
    text-align: left;
    border: 3px double #cccccc;
    padding: 10px;
    line-height: 1.8em;
}
.kochira{
    float:right;
}
.setumei1 {
width: 100%;
padding: 15px;
margin: 0px auto 60px;
color: #444444;
line-height: 1.6;
border: #444444 solid 2px;
background-color: #f4f4f4;
}
.size{
  font-weight: normal;
  font-size:100%;
  line-height:1.6em;
  letter-spacing: 0px;
}
.size2{
  font-weight: normal;
  font-size:100%;
  line-height:1.6em;
  color:#000000;
}

.product_exp {
    width: 48%;
    float:;
    /*margin: 0 0 0 1%;*/
}
.product_exp_fab {
    width: 100%;
    float:;
    margin: 35px 0 0 0;
    border-top: 1px dotted #cccccc;
    padding: 30px 10px 0 10px;
}
.rakutenpay{
  float:right;
  margin:0;
}

/* -- 2019.03.08 追記 -- */
.zaikohyou {
    float: right;
    margin: 20px 0 0 0;
    width: 49%;
    padding: 0 0% 0 0%;
}
.zaikohyou table{
  width: 100%;
}
.zaikohyou table th{
    border: 1px solid #cccccc;
    padding: 5px 4px;
    font-weight: 400;
}
.zaikohyou table td{
    border: 1px solid #cccccc;
    padding: 5px 6px;
    font-size:100%;
}
.product_mov{
    width: 49%;
}
.product_setsumei{
    width: 49%;
}
.product_setsumei2{
    width: 100%;
    margin:60px 0 0 0;
}
.product_setsumei3{
    width: 100%;
}
.product_setsumei_turkey{
    width: 100%;
}
.product_syosai {
    padding: 0 0%;
    margin: 40px 0 0 0;
}
.product_syosai table {
    width: 100%;
    margin: 0 0 40px 0;
    font-size:100%;
}
.product_syosai table th, .product_syosai table td {
    padding: 10px 15px 0px 10px;
    border-bottom: 1px solid #f2f2f2;
}
.product_syosai table th{
    width: 20%;
}

/*--パターン6--*/
.zaikohyou h3, .product_setsumei h3,.product_setsumei2 h3, .product_setsumei3 h3,.product_syosai h3, .product_setsumei_turkey h3,.product_mov h3 {
position: relative;
padding-bottom: 8px;
margin: 0 0 30px 0;
color: #000000;
}
.zaikohyou h3:after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
height: 4px;
width: 100%;
background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
background: repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
}
.product_setsumei h3:after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
height: 4px;
width: 100%;
background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
background: repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
}
.product_setsumei2 h3:after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
height: 4px;
width: 100%;
background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
background: repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
}
.product_setsumei3 h3:after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
height: 4px;
width: 100%;
background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
background: repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
}
.product_setsumei_turkey h3:after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
height: 4px;
width: 100%;
background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
background: repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
}
.product_syosai h3:after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
height: 4px;
width: 100%;
background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
background: repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
}
.product_mov h3:after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
height: 4px;
width: 100%;
background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
background: repeating-linear-gradient(45deg, #fff, #fff 2px, #cccccc 2px, #cccccc 4px);
}
span.kataban{
  font-size: 90%;
}

.zaiko_table {
    float: right;
    margin: 60px 0 0 0;
    width: 48%;
}
.zaiko_table_fab {
  float:right;
  margin:0px 0 0 0;
  width: 48%;
}
.zaiko_table_fab table {
    width: 100%;
}
.zaiko_table_pad{
  float: right;
  margin: 0px 0 0 0;
  width: 42%;
}
.zaiko_table table {
  width: 100%;
}
.zaiko_table table th {
    border: 1px solid #cccccc;
    padding: 5px 6px;
    font-weight: 400;
}
.zaiko_table_fab table th {
    border: 1px solid #cccccc;
    padding: 5px 6px;
    font-weight: 400;
}
.zaiko_table_pad table th {
    border: 1px solid #cccccc;
    padding: 5px 6px;
    font-weight: 400;
}
.zaiko_table table td {
    border: 1px solid #cccccc;
    padding: 5px 6px;
}
.zaiko_table_fab table td {
    border: 1px solid #cccccc;
    padding: 5px 6px;
}
.zaiko_table_pad table td {
    border: 1px solid #cccccc;
    padding: 5px 6px;
}
.zaiko_setsu table {
}
.zaiko_setsu td{
    border: 1px solid #cfcfcf;
    padding: 5px 6px;
}
.mov{
    max-width: 48%;
}
.mov2{
    max-width: 100%;
}
.hyou {
    text-align: right;
}
.kyoutyo_menu{
  font-weight: bold;
  color: #444444;
}
p.indentback{
  text-indent: -1em;
  padding-left: 1em;
}
.mailtel {
  color: #444444;
}
/* -- 4/30 追記 -- */

.kanarazu {
      font-weight:bold;
      text-align: center;
      color:#FF6600;
      font-size: 100%;
      margin: 0 0 25px 0;
}
/*.qa{
    padding: 2px 6px 2px;
    margin: 0 0 0px 0px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    background-color: #e9e9e9;
    /* color: #fff; 
    width: 100%;
}*/
.kyoutyo{
      color:#0033cc;
}
.kyoutyo2{
      color:#FF6600;
}
.suberi{
    margin: 50px 0 55px 0px;
}
.tb1{
    margin: 0 0px 20px 0;
    float: left;
    border-right: 1px solid #e6e6e6;
    padding: 0 7% 0 0;
}
.tb2{
    margin: 0 0 0 2%;
    width: 40%;
    /* padding: 0 0px 0px 32px; */
    float: left;
    /* border-left: 1px solid #e8e8e8; */
}
.nouki1{
    color: #444444;
    font-weight:400;
}
.nouki2{
    color: #444444;
    font-weight:400;
}
.nouki3{
    font-weight:400;
    color: #0033cc;
}
.syousaibd{
    clear: both;
}
.fa-1x{
    font-size: 1em;
}
.goriyou_li{
    margin: 8px 0 0 0;
    padding-left: 0em;
    text-indent: 0em;
}

.toriyose{
    margin: 0 0 30px 0;
    font-size: 1.1em;
    color: #FF6600;
    background-color: #f2f2f2;
    width: 33%;
    padding: 12px 15px;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #ededed;
    text-align: center;
}
.nashi{
 text-align: center;
}
/* -- この商品のタグ CSS -- */
.product-detail-group-wrap {
    /*display: inline-block;*/
    width: 100%;
    margin: 0 0 20px 0;
}
.product-detail-group-txt {
    /*display: inline-block;*/
    padding: 4px 0;
}
.sharer {
    font-size: 16px;
    font-weight: 700;
    color: #999;
    padding: 0 3px;
}
/* -- この商品のタグ CSS -- */

/* -- お気に入りボタン CSS -- */
.click .btn{
    display: block;
    width: 100%;
    background-color: #fff;
    color: #777777;
    text-align: center;
    padding: 14px 0;
    margin: 20px 0 0 0;
    border-radius: 2px;
    border: 2px solid #cccccc;
    font-weight: bold;
    font-size:92%;
}
 
.click .btn.active {
    background-color: #fff;
    border: 2px solid #c5a05a;
    color: #c5a05a;
}
 
.click .btn > span:last-of-type,
.click .btn.active > span:first-of-type{
    display: none;
}
 
.click .btn.active > span:last-of-type {
    display: inline;
}
/* -- お気に入りボタン タグ CSS -- */



section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }
 
/*----------------------------------------------------
  .demo01
----------------------------------------------------*/
.demo01{
  border-top:1px solid #e7e7e7;
  margin:25px 0 0 0;
  border-bottom: 1px solid #e7e7e7;
}
.demo01 th  { width: 25%; text-align: left; vertical-align: top; padding: 25px 20px 0px 0;}
.demo01 td  { padding:25px 0 25px 0; }


li.option-list__unit.col.col-sm-12 {
    margin: 0 0 20px 0;
}


@media screen and (max-width: 989px) {
    .order-btn-list{
      padding: 30px 0 0 0;
  }
    .toriyose{
   font-size: 1.1em;
   width:40%;
   margin: 30px 0 30px 0; 
  }
}

@media screen and (max-width: 883px) {
    .rakutenpay{
      margin:18px 0 0 0;
  }
}


@media only screen and (max-width:768px){
    .demo01 { margin: 25px 0 0 -10px; }
    .demo01 th,
    .demo01 td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .demo01 tr:first-child th { border-top: 1px solid #ddd; padding: 25px 0 0 0;}
}

@media screen and (max-width: 768px) {
.tb1{
    width: 95%;
    margin: 0 0 20px 0;
    border: none;
    float: none;
}
.tb2{
    width: 100%;
    margin: 0 0 0px 0;
    padding: 6% 0 0 0;
    float: none;
    border-top: 1px solid #e7e7e7;
} 
#contents div.images {
    width: 100%;
    padding: 0;
}
#contents div.images img {
	margin: 0px auto 10px auto;
	display: block;
}
#contents div.images ul {
    margin: 20px 0 5px 0;
    grid-gap: 0rem;
}
#contents div.images ul li {
}
#contents div.images ul li img {
	width: 80%;
}

#contents div.images ul li s_images {
	clear:left;
}
.click-kaku{
  width:63%;
  border-radius:2px;
  letter-spacing:0px;
}
.product__explain {
    font-size: 114%;
    margin: 0px 0 0 0;
    padding: 5px 0 0 0;
}
.product__order.col.col-lg-12 {
    width: 100%;
}
.juuyou table {
    width: 100%;
    font-size: 98%;
    line-height: 1.6;
}
.goriyou_li{
}
  
.rakutenpay{
      margin:0px 0 0 0;
  }
  
/* -- 5/2 追記 -- */
.product_exp {
    width: 100%;
    float:;
    margin: 0 0 0 1%;
}
.product_table {
    padding: 30px 1% 0 1%;
    border-top: 1px dotted #cccccc;
    margin: 10px 0 20px 0;
}
.zaiko_table {
  float: none;
  margin: 25px 0 0 0;
  width: 100%;
}
.zaiko_table_fab {
  float: none;
  margin: 25px 0 0 0;
  width: 100%;
}
.zaiko_table_pad{
    width: 100%;
    margin: 0 0 30px 0;
 }
.zaiko_table table{
  width: 100%;
  margin: 0px 0 20px 0;
}
.zaiko_table_fab table{
  width: 100%;
  margin: 0px 0 30px 0;
}
.zaiko_table_pad table{
    width: 100%;
}
.zaiko_table table th {
}
.zaiko_table table td {
}
.zaikohyou h3, .product_setsumei h3, .product_syosai h3, .product_mov h3{
 position: relative;
 padding-bottom: 3px;
 margin: 0 0 25px 0;
}
.zaikohyou {
    float: none;
    width: 100%;
    margin:20px 0 0 0;
}
.zaikohyou table{
  font-size:16px;
}
.zaikohyou table td {
  font-size:100%;
}
.product_setsumei {
    width: 100%;
    padding: 0 0 0 0;
    margin: 15px 0 0 0;
}
.product_setsumei2 {
    margin: 30px 0 0 0;
}
.product_syosai {
    padding: 0 0;
    margin: 10px 0 0 0;
}
.product_mov {
    padding: 0 0;
    margin: 30px 0 0 0;
    width: 100%;
}
.zaikohyou h3, .product_setsumei h3, .product_setsumei2 h3, .product_setsumei3 h3, .product_syosai h3, .product_setsumei_turkey h3, .product_mov h3 {
    position: relative;
    padding-bottom: 8px;
    margin: 60px 0 30px 0;
    color: #000000;
  }
.hassou table {
}
.mov {
    max-width: 100%;
    background-color: #000000;
    padding: 20px  30px;
}
/* -- 5/2 追記 -- */
  
/* -- 5/7 追記 -- */
.order-btn-list{
      padding: 26px 0 0 0;
}
.hyou{
    text-align: center;
    font-size: 100%;
}
/* -- 5/7 追記 -- */
.toriyose{
   font-size: 1.1em;
   width:100%;
   margin: 30px 0 30px 0; 
}
.product_syosai table th{
    width: 30%;
}
.suberi{
    margin: 50px 0 55px 0px;
}
p.suberi img{
    width:45%;
}
/* -- 11/25 追記 -- */
.click .btn{
    font-size:100%;
}
}

@media screen and (max-width: 480px) {
  /*#contents div.images{
    margin: 0 0 20px 0;
  }*/
  #contents div.images img{
    width:100%;
  }
  #contents div.images ul{
    margin: 2em 0px 5px 0px;
  }
  .product__name {
    font-size: 120%;
    padding: 0 0 10px 0;
    line-height: 1.6;
}
  .product__model {
    color: #999999;
    font-size: 115%;
    margin: 0px 0 15px 0;
}
  .product__order {
    margin-top: 15px;
    width: 100%;
    margin-bottom: 0px;
}
  .order {
    padding: 0 0 20px;
}
  .order-btn-list {
    padding-top: 13px;
}
.product__explain {
    font-size:100%;
    padding: 0px 0 0 0; 
    border:none;
}
  
/* -- 5/2 追記 -- */
.product_table {
    padding: 5% 1% 0 1%;
    border-top: 1px dotted #cccccc;
}
.product_table th {
    width: 95px;
}
.product_exp {
    width: 100%;
    float:;
    margin: 0 0 0 1%;
}
.zaiko_table {
  float: none;
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
}
.zaiko_table_fab {
  float: none;
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
}
.zaiko_table_fab table {
  font-size: 89%;
  margin: 0px 0 30px 0;
}  
.zaiko_table_pad{
  width:100%;
  margin:30px  0 20px 0;
  }
.zaiko_table_pad table {
  font-size: 89%;
  margin: 0px 0 30px 0;
}
.zaikohyou table{
  font-size:14px;
}
.zaikohyou table td {
    font-size:100%;
    padding: 5px 0px;
}
/* -- 5/2 追記 -- */

/* -- 5/3 追記 -- */
.juuyou table {
  }
.juuyou table td {
    font-size: 100%;
}
.hyou {
   text-align: center;
   font-size: 95%;
}
.mov {
    max-width: 100%;
    padding: 0;
}
/* -- 5/3 追記 -- */

.click{
  }
.toriyose{
   font-size: 1.1em;
   width:100%;
   margin: 30px 0 30px 0; 
}
.suberi{
    margin: 20px 0 50px 0px;
}
p.suberi img{
    width:100%;
}
}

@media screen and (max-width: 360px) {
.zaiko_table table {
    font-size: 79%;
}
.zaiko_table_fab table {
    font-size: 79%;
}
}