.hidden {
  display: none;
  visibility: hidden;
}
h2.price-tag.salekakaku {
color: #ff0000;
}
h2.price-tag.salekakaku span.uchi {text-decoration: line-through;}
.okini {margin-top: 35px;}
.okini button {
background-color: transparent;
border: 1px solid #333;
  padding: 1% 5%;
}
.okini button.active {
  background-color: #E9FF00;
}
.okini button:hover {
  background-color: #E9FF00;
}
.okini h3 {
font-weight: 500;
letter-spacing: 1px;
  margin: 0;
  color: #333;
}
.okini h3 span {
font-weight: normal;
font-size: 10px;
padding-left: 6px;
  color: #888;
}
.product__fav-item {
  margin-top: 10px;
}

.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product__fav-item .fav-items {
  color: #ff7373;
}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}

.mg-wrap {
border-top: 1px solid #cdcdcd;
width: 100%;
border-right: 1px solid #cdcdcd;
max-width: 800px;
font-size: 12px;
}
.mg-wrap br {display:none;}
.mg-all {overflow: hidden;}
.mg-all .mg {
float: left;
width: 16.6666667%;
border-left: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
padding: 1%;
}
.mg-all .mg.yon {width: 20%;}
.mg-all .mg.roku {width: 14.2857143%;}
.mg-all .mg.mg-a {}
div.f-item {
overflow: hidden;
}
div.f-item-l {
width: 50%;
float: left;
}
div.f-item-r {
width: 45%;
float: right;
}
span.zei {padding-left: 5px;padding-right: 5px;}
span.en {
font-size: 12px;
padding-right: 5px;
}
h2.p-title {margin-bottom: 25px;}
h2.p-title span {border-bottom: 2px solid;}
h3.p-title {
margin-top: 0;
color: #888;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
    margin-bottom: 25px;
}
h3.p-title span {
  font-size: 11px;
  padding-right: 15px;
}
.pn-box {}
.pn-box ul {
  margin: 0;
  border-left: 2px solid #dfdfdf;
  padding-left: 20px;
  line-height: 1.8;
}
.pn-box ul li {
  color: #888;
  list-style: none;
  font-size: 12px;
}
.pn-box ul li a { color: #888;}
.prduct-option {
  width: 100%;
  max-width: 480px;
  margin: 35px 0 0;
}
select {background-color: #fff;
background-image: url("https://kanegaetakanori.com/hbr2021/sankaku.png");
background-position: right 50%;
background-repeat: no-repeat;
background-size: 35px 26px;
border: 1px solid #000;
border-radius: 0;
color: #000;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 15px;
/*padding: 5px 10px 5px 0;*/
font-weight: bold;
-moz-appearance: none;
-webkit-appearance: none;
-o-appearance: none;
-ms-appearance: none;
font-weight: normal;
text-transform: capitalize;
font-family: 'Roboto', sans-serif;
line-height: 1.5;
padding: 1.5%;
height: 35px;
margin-top: 10px;
}
.cartarea {
width: 100%;
max-width: 480px;
}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
#item-area ul li {
    list-style: none;
}
.owaku-box {
width: 100%;
max-width: 1500px;
/*margin-bottom: 100px;
border-bottom: 1px solid #dfdfdf;*/
padding-bottom: 100px;
}
#item-area {
    margin: auto;
    padding: 0;
    width: 100%!important;
}
#item-area ul li.item {
        display: block;
        padding: 1% 2% 1% 0;
        width: 48%;
}
.text-area-naka {
  overflow: hidden;
  width: 100%;
  margin: 100px auto;
  border-top: 1px solid #cdcdcd;
  padding-top: 100px;
}
.text-an-in {
      width: 100%;
}
.tan-l {
  width: 100%;
  line-height: 2;
}
.tan-r {
  width: 100%;
}

.buybtn {
  overflow: hidden;
  margin-top: 30px;
}
.buybtn-l {
  width: 45%;
  float: left;
  padding-left: .1%;
}
.product-order .btn {
  background-color: #111;
  color: #fff;
}
.product-order .btn:hover {
  color: #A29F9A;
  background-color: #f2f2f2;
}

.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
margin-right: -1px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.btn-lg {
padding: 5% 2%;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 0;
font-size: 14px;
line-height: 1.33;
letter-spacing: 3px;
width: 100%;
/*margin-left: .5%;*/
}
.buybtn-l .btn {
  background-color: #fff;
  color: #333;
}
.buybtn-l .btn:hover {
  color: #A29F9A;
  background-color: #f2f2f2;
}

.input-prepend.input-append input {
font-size: 13px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
width: 100px;
text-align: right;
border: 1px solid #ccc;
-webkit-appearance: none;
}
.icon-lg-b, .icon-lg-w {
width: 24px;
height: 24px;
display: inline-block;
}
a.btn.pad_10 {
padding: 2px;
}
h2.nonetext span {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-transform: capitalize;
  margin-right: 10px;
}
h2.nonetext span u {
  /*padding-bottom: 15px;*/
  text-decoration: none;
  border-bottom: 1px solid #ff0000;
}
h2.price-tag {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  margin: 0;
}
span.ptag {
  font-weight: normal;
  font-size: 12px;
  /*border-bottom: 1px solid;*/
  letter-spacing: 1px;
  display: inline;
  margin-right: 10px;
}

.et-all {
  overflow: hidden;
  width: 100%;
  max-width: 600px;
}
.et-box {
margin-bottom: 0;
overflow: hidden;
  font-size: 12px;
}
.et-l {
width: 20%;
float: left;
  color: #888;
}
.et-r {
width: 80%;
float: left;
}
.et-r p {
margin: 0 0 4px;
}
.et-all br {
display: none;
}
ul.path-nav {
margin-bottom: 5px;
}
ul.path-nav li {display: inline-block;}
span.yoko-sen.mijika {}
div.pankuzu {
margin-bottom: 70px;
font-size: 13px;
}
.together-block {
    border-top: 1px solid #dfdfdf;
    padding-top: 40px;
    margin-top: 90px;
  margin-bottom: 60px;
}
ul.prd-lst-unstyled {
margin-left: -2%;
}
ul.prd-lst-unstyled li {
float: left;
width: 31.3333333%;
margin: 2% 0 2% 2%;
}
ul.prd-lst-unstyled li a {}
div.img-nakanaka {
position: relative;
}
div.img-nakanaka p {
position: absolute;
bottom: 10px;
left: 10px;
color: #fff;
}
#slide-counter {
font-family: 'Rubik', sans-serif;
  margin-top: 15px;
}
ul.rt-nav li {
display: inline-block;
margin-right: 25px;
margin-bottom: 5px;
}
ul.rt-nav a {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
color: #000;
text-decoration: none;
}
ul.rt-nav a:hover {
color: #000;
text-decoration: none;
}
ul.rt-nav a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #000000;
  height: 1px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
ul.rt-nav a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  height: 1px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
ul.rt-nav a:hover:before, ul.rt-nav a:focus:before, ul.rt-nav a:active:before {
   right: 100%;
}
.kanrenbox h3 {
  margin: 50px 0 10px;
  font-family: 'Rubik', sans-serif;
}
.kanrenbox h3 span {
color: #888;
font-size: 12px;
font-weight: normal;
display: block;
}
select {
width: 99%;
}
ul.iretu {
overflow: hidden;
margin-left: -2%;
}
ul.iretu {
    overflow: hidden;
    margin-left: -2%;
}
ul.iretu li {
    padding: 1% 0 1% 2%;
}
ul.iretu li img.alignnone {
    margin: 0;
}
ul.iretu li.i2 {
    float: left;
    width: 50%;
}
ul.iretu li.i3 {
    float: left;
    width: 33.333333%;
}
.buylink {overflow: hidden;}
.buylink a {
display: inline-block;
padding: 1% 8%;
background-color: #333;
color: #fff;
}
.buylink a:hover {
    text-decoration: none;
    opacity: .8;
}

@media (max-width: 980px) {
select {
width: 94%;
}
}
@media (max-width: 680px) {
select {
width: 99%;
}
  .f-item {
  width: 100%;
  }
  .columns {left: 96%;
  }
.text-area-naka {
overflow: hidden;
width: 100%;
margin: 10px auto;
border-top: 0 none;
padding-top: 0;
}
  h2.p-title {
margin-bottom: 10px;
}
  div.f-item-l {
width: 100%;
float: none;
}
  div.f-item-r {
width: 100%;
float: none;
}
  #item-area ul li.item {
display: block;
padding: 1%;
width: 50%;
}
  select {
  line-height: 1.5;
padding: 0.5%;
height: 24px;
margin-top: 2px;
  }
.mar_b_20 {
margin-bottom: 5px;
}
  .kanrenbox {
 border-bottom: 1px solid #cdcdcd;
padding-bottom: 50px;
  }
  .mg-all {font-size: 10px;text-align: center;}
.mg-all .mg.mg-a {}
}
@media (max-width: 480px) {
  .mg-all {font-size: 8px;}
}
@media (max-width: 330px) {
.mg-all .mg.roku {
font-size: 7px;
}
  }