@charset "UTF-8";
/* tatami-product-title ------------------------------------------------------------- */
.tatami-product-title{
  display: flex;
  justify-content: left;
  align-items: center;
  margin-top: -0.5rem;
}

.tatami-product-title-right{
  padding-left: 1rem;
  width: 80%;
}

.tatami-product-title-left{
  width: 20%;
}

.tatami-product-title-left img{
  max-width: 20rem;
  margin-right: 3rem;
}

.tatami-product-title-right h2{
  border-bottom: 0.1rem solid #999;
  padding-bottom: 0.6rem;
}

.tatami-product-title-right .title-txt{
  margin-top: 1rem;
  max-width: 90rem;
}

.mt-05{
  margin-top: .5rem;
}

.mb-05{
  margin-bottom: .5rem;
}

.price-bold{
  font-size: 1.4em;
  margin-left: 1rem;
  color: #77040d;
}

.price-left{
  text-align: left;
}

section#TATAMI{
  margin-top: 0;
}

.pt-6{
  padding-top: 6em;
  margin-bottom: 0;
}

#TATAMI .tatami-product-section-inner,
.pt-6 .tatami-product-section-inner{
  padding-bottom: 0;
}

@media screen and (max-width: 500px){
  .tatami-title-right-price-box-right, .tatami-title-right-price-box-left {
    width: 100%;
}
}

/* tatami-product-section-inner ----------------------------------------------------- */
.tatami-product-section-inner{
  position: relative;
  margin: auto;
  padding: 2em 0 0;
  width: 100%;
  max-width: 120rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.gray{
  background: #f3f3f3;
  padding: 8rem 2rem;
}

.white{
  background: #fff;
}

section.gray{
  margin: 0;
}

/* product-mainimage */
.product-mainimage{
  position: sticky;
  top: 0.5rem;
  margin: 0;
  padding: 0;
  width: 28%;
  max-width: 45rem;
  display: block;
}


.product-mainimage .product-name{
  position: absolute;
  top: 1rem;
  left: 1rem;
  margin: 0;
  padding: 1em 0.8em;
  width: 65%;
  max-width: 20rem;
  text-align: center;
  border: 0.1rem solid #ccc;
  font-size: 1.6rem;
  line-height: 1.4;
  white-space: nowrap;
  background-color:  rgb(255,255,255, 0.8);
}


.product-mainimage .product-name span{
  display: block;
  font-size: 0.8em;
  margin-top: 1rem;
  padding-top: 1rem;
  line-height: 1.5;
  text-align: center;
  border-top: 0.1rem solid #ccc;
}


/* MAKESHOP ----------------------------------------------------------*/
/* step-title */
.tatami-product-section-inner .tatami-makeshop{
  position: relative;
  padding: 1.5em;
  margin-left: 0.5rem;
  width: 70%;
  min-width: 67rem;
  border: solid 0.1rem #ccc;
  background-color: #fff;
  font-size: 1.6rem;
  line-height: 1.6;
}


.tatami-makeshop .step-title{
  position: relative;
  margin: 1em 0;
  padding: 0;
  display: flex;
  align-items: center;
  color: #999;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: normal;
}


.tatami-makeshop .step-title span{
  font-size: 1.2em;
  font-weight: bold;
  padding-right: 0.5em;
}

@media screen and (max-width: 767px){
  .tatami-makeshop .step-title span{
    font-size: 1.6rem;
  }
}

.tatami-makeshop .step-title strong{
  position: relative;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding-right: 0.1em;
  color: #333;
}

.tatami-makeshop .step-title strong em{ font-size: 1.4rem; font-style: normal;}

@media screen and (max-width: 469px){
  .tatami-makeshop .step-title{flex-wrap: wrap !important;}
  .tatami-makeshop .step-title span{font-size: 1.4rem;}
  .tatami-makeshop .step-title strong em{ font-size: 1.2rem;}
}

.tatami-makeshop .step-title:after {
  margin-left: 0.5em;
  height: 0.1rem;
  display: block;
  flex-grow: 1;
  background: #eee;
  content: "";
}

/* radio-container */
.radio-container{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 68rem;
}

.radio-container label{
  display: flex;
}

.radio-container input[type="radio"] + span {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: 3rem;
}

.radio-container input[type="radio"]:checked + span {
  color: #4d8d01;
  font-weight: bold;
}

.radio-container input[type="radio"] + span::before {
  display: block;
  content: "";
  border-radius: 50%;
  border: 0.1rem solid #aaa;
  width: 1.8rem;
  height: 1.8rem;
  margin: 0 0.4rem 0.4rem 0;
}

.radio-container input[type="radio"]:checked + span::after {
  display: block;
  position: absolute;
  content: "";
  border-radius: 50%;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #4d8d01;
  left: 0.3rem;
  margin: 0 0.4rem 0.4rem 0;
}

/* radio-container-ori */

.radio-container.secondary li,
.radio-container-ori li{
  position: relative;
  width: calc( 50% - 2rem);
  margin-bottom: 1.2rem;
}

li.basic::after{
  position: absolute;
  top: 0;
  right: 0;
  content: "\30D9\30FC\30B7\30C3\30AF";
  color: #fff;
  background-color: #4d8d01;
  padding: 0.2rem 0.8rem;
  font-size: 0.8em;
  letter-spacing: 0.1rem;
}

li.premium::after{
  position: absolute;
  top: 0;
  right: 0;
  content: "\30D7\30EC\30DF\30A2\30E0";
  color: #fff;
  background-color: #9f7f00;
  padding: 0.2rem 0.8rem;
  font-size: 0.8em;
  letter-spacing: 0.1rem;
}


/* input-dl */
.tatami-makeshop .input-dl{
  margin: 0;
  padding: 0 0 0.5em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tatami-makeshop .input-dl dt{
  margin: 0 0 0.5em;
  padding: 0;
  width: 4em;
  display: block;
}

.tatami-makeshop .input-dl dd{
  margin: 0 0 0.5em;
  padding: 0;
  width: calc( 100% - 4em );
  display: block;
}

.tatami-makeshop .input-dl .select-block{ max-width: 10em;}

.tatami-makeshop .input-dl.option dt{ width: 14em;}
.tatami-makeshop .input-dl.option dd{ width: calc( 100% - 14em );}
.tatami-makeshop .input-dl.option .select-block{ max-width: 16em;}



.tatami-makeshop .other-order{
  margin: 1em auto 2em;
  padding: 1em;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #f7f7f7;
  font-size: 1.5rem;
}

.tatami-makeshop .other-order p{
  margin-right: 4rem;
  width: 55%;
}

.tatami-makeshop .other-order a{
  white-space: nowrap;
  font-size: 1.5rem;
}

.caution-red{
  color: #77040d;
  font-size: 1.4rem;
}


.tatami-product-section-inner .price-block-pc{ display: block;}

.tatami-product-section-inner .price-block{ display: none;}



.tatami-product-section-inner .makeshop-price{
  margin: 3em 0 0;
  padding: 1em;
  background-color: #f7f7f7;
}

.price-block-sum,
.price-block-sum02{
  padding-top: 0.5em;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}

.price-block-sum strong{
  margin: 0 0.2rem;
}

.price-block-sum02{
  border-top: 0.1em dotted #999;
}

.tatami-product-section-inner .makeshop-price dt{
  position: relative;
  margin: 0;
  padding: 0.5em;
  display: block;
  font-size: 1.5rem;
  line-height: 1.6;
}

.price-block-sum-dl1{
  position: relative;
  margin: 0 2em 0 0;
}

.price-block-sum-dl1::after{
  position:absolute;
  content: "→";
  right: -1.2em;
  bottom:0.3em;
}

@media screen and (max-width: 767px) {
  .tatami-product-section-inner .makeshop-price dt{
    padding: 0 0 0 0;
  }
}

@media screen and (max-width: 550px) {
  .price-block-sum-dl1::after{
    position:absolute;
    content: "\2193";
    right: 7em;
    bottom:-1.5em;
  }

  .price-block-sum{
    display: block;
  }

  .price-block-sum-dl1,
  .price-block-sum-dl2{
    width: 16em;
  }

  .price-block-sum-dl1{
    margin:0 0 1em  calc(100% - 16em);
  }

  .price-block-sum-dl2{
    margin:0 0 0  calc(100% - 16em);
  }
}

.tatami-product-section-inner .makeshop-price .price{
  position: relative;
  margin: 0;
  display: block;
  color: #77040d;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.6;
}


.tatami-product-section-inner .makeshop-price strong{
  font-size: 1.4em;
}

.tatami-product-section-inner .makeshop-price .regular-price{
  position: relative;
  margin: 0;
}

.price-caution{
  text-align: right;
  font-size: 1.4rem;
  margin-right: 1rem;
}

.submit-block{
  margin: 0;
  padding: 3em 0 1em;
  height: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .tatami-makeshop{
    border-bottom:0.1rem solid #ccc !important;
  }
}


.submit-block button{
  position: relative;
  margin: 0 1em 1em;
  padding: 1em;
  width: calc( 50% - 2em );
  display: block;
  overflow: hidden;
  border-radius: 3em;
  box-sizing: border-box;
  background-color: #77040d;
  border: 0.2rem solid #77040d;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 1;
}

.tatami-product-section-inner .submit-block button{ padding: 1em 1em 1em 4rem; width: calc(90% - 2em); max-width: 32rem;}

.submit-block .cart span::before{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 3rem;
  height: 3rem;
  display: block;
  background: url(/tatami/shop/ciss/img/cart-white.svg) center center no-repeat;
  background-size: contain;
  content: "";
  z-index: 100;
}

.submit-block .cart::after{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.5rem;
  margin: auto;
  padding: 0;
  width: 2rem;
  height: 2.2rem;
  display: block;
  background: url(/tatami/shop/ciss/img/w-arrow.svg) center center no-repeat;
  background-size: contain;
  content: "";
  z-index: 100;
}


@media (hover: hover) {
.submit-block button:hover{
  background-color: #fff;
  color: #77040d;
}

.submit-block .cart:hover span::before{
  background: url(/tatami/shop/ciss/img/cart-red.svg) center center no-repeat;
  background-size: contain;
}

.submit-block .cart:hover::after{
  background: url(/tatami/shop/ciss/img/w-arrow-red.svg) center center no-repeat;
  background-size: contain;
}
}

/* soryo */
.soryo-box{
  background-color: #fffbee;
  padding: 2rem 3rem;
}

.soryo-box .soryo-title{
  font-weight: bold;
  color: #77040d;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}

.soryo-box .soryo-list li{
  position: relative;
  padding: 0 0 0.2rem 1.5rem;
  white-space: nowrap;
}

.soryo-box .soryo-list li:before {
  position: absolute;
  content: "";
  top: 0.8rem;
  left: 0.5rem;
  width: 0.3rem;
  height: 0.3rem;
  background-color: #333;
  border-radius: 50%;
}


/* tab-menu */

.tab-container {
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tab-menu {
  padding: 0.5em 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tab-menu-color{
  max-width: 60rem;
}

.tab-menu li {
  margin: 0 0.4em 1em;
  padding: 0 0 0;
  width: 6rem;
  display: block;
  overflow: hidden;
  border-radius: 3em;
}

.tab-menu-color li {
  width: calc( 20% - 3.6rem );
  min-width: 10rem;
  display: flex;
  justify-content: center;
}

.tab-menu.square li { border-radius: 0;}

.tab-menu li img{
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  pointer-events: none;
}

.tab-menu-color li img{
  border-radius: 3em;
}

.tab-menu .tab-item {
  position: relative;
  margin: 0;
  padding: 6rem 0 0;
  width: 6rem;
  height: 0;
  display: block;
  z-index: 100;
}

.tab-menu-color .tab-item {
  width: 8rem;
  height: 8rem;
}


@media (hover: hover) {
.tab-item:hover { opacity: 0.7;}
}

.tab-item.check::before {
position: absolute;
top: 0;
left: 0;
margin: auto;
padding: 0;
width: 100%;
height: 100%;
display: block;
border: solid 0.4rem #fff;
background: url(/tatami/shop/ciss/shop/common/img/icon_tatami_check.svg) center center no-repeat;
background-size: contain;
content: "";
z-index: 5;
}

.tab-item.check::after {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0;
  border: solid 0.2rem #4d8d01;
  content: "";
  z-index: 10;
}

.tab-content {
  clear: both;
  margin: 0 0 1em;
  padding: 1em;
  width: 100%;
  overflow: hidden;
  font-size: 1.4rem;
  line-height: 1.5;
  background-color: #f7f7f7;
}

#COLOR-01:checked ~ #COLOR-01-BLOCK,
#COLOR-02:checked ~ #COLOR-02-BLOCK,
#COLOR-03:checked ~ #COLOR-03-BLOCK,
#COLOR-04:checked ~ #COLOR-04-BLOCK,
#COLOR-05:checked ~ #COLOR-05-BLOCK,
#COLOR-06:checked ~ #COLOR-06-BLOCK,
#COLOR-07:checked ~ #COLOR-07-BLOCK,
#COLOR-08:checked ~ #COLOR-08-BLOCK,
#COLOR-09:checked ~ #COLOR-09-BLOCK,
#COLOR-10:checked ~ #COLOR-10-BLOCK,
#COLOR-11:checked ~ #COLOR-11-BLOCK,
#COLOR-12:checked ~ #COLOR-12-BLOCK,
#COLOR-13:checked ~ #COLOR-13-BLOCK,
#COLOR-14:checked ~ #COLOR-14-BLOCK,
#COLOR-15:checked ~ #COLOR-15-BLOCK,
#COLOR-16:checked ~ #COLOR-16-BLOCK,
#COLOR-17:checked ~ #COLOR-17-BLOCK,
#COLOR-18:checked ~ #COLOR-18-BLOCK,
#COLOR-19:checked ~ #COLOR-19-BLOCK,
#COLOR-20:checked ~ #COLOR-20-BLOCK  { display: block;}


#COLOR-01:checked ~ .tab-menu #COLOR-TAB-01:before,
#COLOR-02:checked ~ .tab-menu #COLOR-TAB-02:before,
#COLOR-03:checked ~ .tab-menu #COLOR-TAB-03:before,
#COLOR-04:checked ~ .tab-menu #COLOR-TAB-04:before,
#COLOR-05:checked ~ .tab-menu #COLOR-TAB-05:before,
#COLOR-06:checked ~ .tab-menu #COLOR-TAB-06:before,
#COLOR-07:checked ~ .tab-menu #COLOR-TAB-07:before,
#COLOR-08:checked ~ .tab-menu #COLOR-TAB-08:before,
#COLOR-09:checked ~ .tab-menu #COLOR-TAB-09:before,
#COLOR-10:checked ~ .tab-menu #COLOR-TAB-10:before,
#COLOR-11:checked ~ .tab-menu #COLOR-TAB-11:before,
#COLOR-12:checked ~ .tab-menu #COLOR-TAB-12:before,
#COLOR-13:checked ~ .tab-menu #COLOR-TAB-13:before,
#COLOR-14:checked ~ .tab-menu #COLOR-TAB-14:before,
#COLOR-15:checked ~ .tab-menu #COLOR-TAB-15:before,
#COLOR-16:checked ~ .tab-menu #COLOR-TAB-16:before,
#COLOR-17:checked ~ .tab-menu #COLOR-TAB-17:before,
#COLOR-18:checked ~ .tab-menu #COLOR-TAB-18:before,
#COLOR-19:checked ~ .tab-menu #COLOR-TAB-19:before,
#COLOR-20:checked ~ .tab-menu #COLOR-TAB-20:before {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  border: solid 0.4rem #fff;
  background: url(/tatami/shop/ciss/shop/common/img/icon_tatami_check.svg) center center no-repeat;
  background-size: contain;
  content: "";
  z-index: 5;
}


#COLOR-01:checked ~ .tab-menu #COLOR-TAB-01:after,
#COLOR-02:checked ~ .tab-menu #COLOR-TAB-02:after,
#COLOR-03:checked ~ .tab-menu #COLOR-TAB-03:after,
#COLOR-04:checked ~ .tab-menu #COLOR-TAB-04:after, 
#COLOR-05:checked ~ .tab-menu #COLOR-TAB-05:after, 
#COLOR-06:checked ~ .tab-menu #COLOR-TAB-06:after, 
#COLOR-07:checked ~ .tab-menu #COLOR-TAB-07:after, 
#COLOR-08:checked ~ .tab-menu #COLOR-TAB-08:after, 
#COLOR-09:checked ~ .tab-menu #COLOR-TAB-09:after,
#COLOR-10:checked ~ .tab-menu #COLOR-TAB-10:after,
#COLOR-11:checked ~ .tab-menu #COLOR-TAB-11:after,
#COLOR-12:checked ~ .tab-menu #COLOR-TAB-12:after, 
#COLOR-13:checked ~ .tab-menu #COLOR-TAB-13:after, 
#COLOR-14:checked ~ .tab-menu #COLOR-TAB-14:after, 
#COLOR-15:checked ~ .tab-menu #COLOR-TAB-15:after, 
#COLOR-16:checked ~ .tab-menu #COLOR-TAB-16:after, 
#COLOR-17:checked ~ .tab-menu #COLOR-TAB-17:after,
#COLOR-18:checked ~ .tab-menu #COLOR-TAB-18:after,
#COLOR-19:checked ~ .tab-menu #COLOR-TAB-19:after,
#COLOR-20:checked ~ .tab-menu #COLOR-TAB-20:after {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  border: solid 0.2rem #4d8d01;
  content: "";
  z-index: 10;
}








.tatami-contents select option { padding: 0;}
.tatami-contents label { cursor: pointer;}

.tatami-contents .input-block input,
.tatami-contents .select-block select{
  position: relative;
  padding: 0.5em;
  width: 100%;
  display: block;
  outline: none;
  border: 0.1rem solid #ccc;
  border-radius: 0.2em;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 1.6rem;
}


.tatami-contents .select-block select{
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  position: relative;
}

.tatami-contents .select-block select::-ms-expand { display: none;}

.tatami-contents .input-block input::placeholder { color: #a8a8a8;}
.tatami-contents .input-block input:-ms-input-placeholder { color: #a8a8a8;}
.tatami-contents .input-block input::-ms-input-placeholder { color: #a8a8a8;}

.tatami-contents .select-block{
  position: relative;
  display: block;
}



.tatami-contents .select-block:after{
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.4rem;
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  border-bottom: solid 0.2rem #b4b3b3;
  border-right: solid 0.2rem #b4b3b3;
  transform: rotate(45deg);
  content: "";
  pointer-events: none;
  z-index: 100;
}


@keyframes scroll-arrow {
  0% { left: -2em; opacity: 0;}
  50% { left: 0; opacity: 1;}
  100% { left: 2em; opacity: 0;}
}

@keyframes scroll-arrow-2 {
  0% { bottom: -1rem; opacity: 0;}
  50% { bottom: -4rem; opacity: 1;}
  100% { bottom: -7rem; opacity: 0;}
}

@media screen and (max-width: 999px){
  .tatami-product-section-inner .tatami-makeshop{
    width: 100%;
    min-width: auto;
  }

  .product-mainimage {
    position: unset;
    width: 100%;
    margin: 0 auto 4rem;
  }

  .tatami-product-title,
  .tatami-product-section-inner{
  padding: 0 2rem;
  }

  .tatami-product-title {
    justify-content: space-between;
  }

  .tatami-product-title-right {
    width: 70%;
    padding: 0;
  }
}


@media screen and (max-width: 767px) {
  .tatami-product-title{
    display: block;
    text-align: center;
  }

  .tatami-product-title-left {
    width: 100%;
  }

  .tatami-product-title-right .title-txt {
    text-align: left;
  }

  .tatami-product-title-right {
    width: 100%;
  }

  .tatami-product-section-inner{
    position: relative;
    margin: auto;
    padding: 2em 0;
    width: 94%;
    max-width: 120rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .okijiki-caution{
    text-align: left;
  }



/* PRODUCT PRICE BLOCK */

.tatami-product-section-inner .price-block-pc{ display: none;}

.tatami-product-section-inner .price-block{
  margin: auto;
  padding: 0 1em 2em;
  width: 100%;
  max-width: 100%;
  display: block;
  border: solid 0.1rem #ccc;
  border-top: none;
  order: 3;
}


/* PRODUCT INFO SP */

.tatami-product-section-inner .tatami-product-info{
  position: relative;
  top: inherit;
  margin: auto;
  padding: 2em 1em 1.5em;
  width: 100%;
  max-width: 100%;
  border: solid 0.1rem #ccc;
  border-width: 0 0.1rem 0;
  order: 2;
}


.tatami-product-info .tatami-product-photo{
  position: relative;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 50rem;
  height: inherit;
  display: block;
  overflow: hidden;
  background-color: beige;
}


.tatami-product-info .tatami-product-photo picture{
  position: relative;
  margin: 0;
  padding: 82% 0 0;
  width: 100%;
  height: 0;
  display: block;
}

.tatami-product-info .tatami-product-photo img{
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  display: block;
}

.tatami-product-info .change-color{
  padding: 1em;
  display: block;
}

.tatami-product-info .change-color a:after{ background: url(/common/img/icon_tatami_arrow_white.svg) center center no-repeat;background-size: contain; transform: rotate(-90deg);}

.tatami-product-info .tatami-info-anchor a{ font-size: 1.6rem;}

.tatami-product-info-sub-block .title-trigger2,.tatami-product-info-sub-block .title-trigger{ font-size: 1.6rem;}



/* MAKESHOP SP */

.tatami-product-section-inner .tatami-makeshop{
  padding: 1.5em 1em;
  width: 100%;
  max-width: 100%;
  min-width: auto;
  border-bottom: none;
}



.tatami-makeshop .step-title{
  font-size: 1.6rem;
  line-height: 1.4;
}

.tatami-makeshop .step-title strong{ font-size: 2rem;}

.tatami-makeshop .step-title strong em{ font-size: 1.2rem;}

.tatami-makeshop .input-dl{
  margin: 0;
  padding: 0 0 0.5em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tatami-makeshop .input-dl dt{
  margin: 0 0 0.5em;
  padding: 0;
  width: 4em;
  display: block;
}

.tatami-makeshop .input-dl dd{
  margin: 0 0 0.5em;
  padding: 0;
  width: calc( 100% - 4em );
  display: block;
}

.tatami-makeshop .input-dl .select-block{ max-width: 10em;}

.tatami-makeshop .input-dl.option dt{ width: 14em;}
.tatami-makeshop .input-dl.option dd{ width: 100%;}

.tatami-product-info .tatami-itemimg-bloc {
  position: relative !important;
  padding: 82% 0 0;
  width: 100%;
  height: 0;
  overflow: hidden;
}


.tatami-product-info .tatami-itemimg-stream ,
.tatami-product-info .tatami-itemimg-color ,
.tatami-product-info .tatami-itemimg-base {
  position:absolute !important;
  top:0px !important;
}

.radio-container {
  justify-content: flex-start;
}

.radio-container input[type="radio"] + span {
  margin-right: 2rem;
  min-width: 7rem;
}

.radio-container.secondary li ,
.radio-container-ori li {
  width: 100%;
  max-width: 32rem;
}

.tatami-makeshop .other-order{
  display: block;
}

.tatami-makeshop .other-order p {
  margin: 1rem auto;
  text-align: center;
  width: 100%;
}

.tatami-makeshop .other-order a {
  display: inline-block;
  min-width: 24rem;
}

}/* End max 767 */



@media screen and (max-width: 520px) {
.tatami-makeshop .other-order{
  margin: 1em auto 2em;
  padding: 1em;
  display: block;
}

.tatami-makeshop .other-order p.product-link-button02 {
  padding: 0.5em 3em 0.5em 3.6em;
}

.tatami-product-section-inner .makeshop-price{
  position: relative;
  margin: 3em 0 0;
  padding: 0.5em;
  display: block;
}

.tatami-product-section-inner .makeshop-price dt{
  position: relative;
  margin: 0;
  padding: 0.5em 0.5em 0;
  display: block;
}

.tatami-product-section-inner .makeshop-price .price strong{ font-size: 2.4rem;}


}/* End max 520 */


@media screen and (max-width:550px) {
.price-block-sum, .price-block-sum02 {
  display: block;
  text-align: right;
}
}/* End max 550 */



/******************************************************************** Slider
*/
.slick-slider{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus    { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track       { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track    { visibility: hidden; }
.slick-slide                   { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide       { float: right; }
.slick-slide img               { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img      { pointer-events: none; }
.slick-initialized .slick-slide{ display: inline-flex; }
.slick-loading .slick-slide    { visibility: hidden; }
.slick-vertical .slick-slide   { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden      { display: none; }
.slick-prev,
.slick-next{
  font-size: 0;
  line-height: 0;
  position: absolute;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before          { opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before { opacity: .25; }
/* 
.slick-prev:before,
.slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slide-arrow{ position:absolute; line-height: 0; display: block; top:0; bottom: 0; margin: auto; z-index:50; background: #FFF; border-radius: 5em; width: 3rem; height: 3rem; cursor:pointer; opacity: 0.85; }
.slide-arrow::before{ display:block; position:absolute; top:0; bottom: 0; margin: auto; z-index:50; background: #FFF; border-radius: 5em; width: 3rem; height: 3rem; cursor:pointer; opacity: 0.85; } */

.slide-dots li {
  display: inline-block;
  margin: 0 10px;
}

@media screen and (min-width: 1200px) {
  .slider-area { overflow: hidden; }
}

.check-square label::after {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0em;
  border: solid 0.2rem #4d8d01;
  content: "";
  z-index: 10;
}

.check-square label::before {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0em;
  border: solid 0.4rem #fff;
  background: url(/tatami/shop/ciss/shop/common/img/icon_tatami_check.svg) center center no-repeat;
  background-size: contain;
  content: "";
  z-index: 5;
}

.check-circle label::after {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 3em;
  border: solid 0.2rem #4d8d01;
  content: "";
  z-index: 10;
}

.check-circle label::before {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 3em;
  border: solid 0.4rem #fff;
  background: url(/tatami/shop/ciss/shop/common/img/icon_tatami_check.svg) center center no-repeat;
  background-size: contain;
  content: "";
  z-index: 5;
}

.box-none {display: none !important;}
p.error{
  width: 12em;
  margin: 0em 0 0.5em;
  padding:0.5em;
  color: #C00 !important;
  font-weight: bold !important;
  background-color: #ffd2d2;
}

p.error::before{
  display:inline-block;
  content: "！";
  width: 1.4em;
  height: 1.4em;
  margin:0 0.5em 0 0;
  text-align: center;
  vertical-align: middle;
  font-size:1.6rem;
  color: #fff;
  background-color: #C00;
  border-radius:50%;
}

p.errormessage{
  margin: 3rem auto 0;
  text-align: center;
  color: #C00 !important;
  font-weight: bold !important;
}

@media screen and (max-width: 999px) {
.sidearea.makeshop-price{
  display: none;
}
}

.sidearea.makeshop-price{
  margin-top:1.1em;
  padding: 0 1em 0.5em;
}

.sidearea.makeshop-price dt{
  padding: 0.1em 0.5em;
  font-size: 1.4rem;
}

.sidearea .price-block-sum,
.sidearea .price-block-sum02 {
  display: block;
  text-align: right;
}

.sidearea .price-block-sum-dl1::after{
  position:absolute;
  content: "\2193";
  right: 7em;
  bottom:-1em;
}

.sidearea .price-block-sum{
  display: block;
}

.sidearea .price-block-sum-dl1,
.sidearea .price-block-sum-dl2{
  width: 16em;
}

.sidearea .price-block-sum-dl1{
  margin:0 0 1em  calc(100% - 16em);
}

.sidearea .price-block-sum-dl2{
  margin:0 0 0  calc(100% - 16em);
}
