/* bxSlider関連 */

.product-image-main {
	width:100% !important;
  margin: 0;
  padding: 0;
  
}


.container-section {
	width:100% !important;
  opacity: 0; 
  transition: opacity .3s linear;
  
}


.bx-wrapper {
  margin: 0 !important;
}

ul.bxslider {
  margin-left: 0px !important;
}



.bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}

.custom-thumb li {
  position: relative;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  margin: 3px 5px;
  padding: 5px 0 5px 0;
}

.custom-thumb li a:hover {
  opacity: 0.7;
}


.product-spec-block {
	width:100% !important;
}

.product-spec-table {
}
.none_border_table {
	width:100% !important;
}
.txt_fwn {
    margin-left: 0 !important;
    padding-left: 0 !important;
} 

@media (max-width: 1000px) {
.product-spec-block,.product-spec-block,.product-spec-tabl {
} 
.product-textlink-block {
}
}
@media (max-width: 479px) {
.product-spec-block,.product-spec-block,.product-spec-tabl {
} 
}

@media (max-width: 550px) {
.txt_fwn {
	font-size:15px !important;
	font-weight:bold;
} 
}

@media (max-width: 1000px) {
.txt_fwn {
	font-size:20px;
	font-weight:bold;
} 
}

@media (min-width: 479px) {
.product_info_block {
	width:100%;
} 
}
@media (min-width: 480px) {
.product_info_block {
	max-width:400px;
} 
}

@media (max-width: 479px) {

.itemsalepan {
	width:150px;
	height:auto;
	margin: 0 0 -30px 0;
} 
.itemtit1{
	margin: 15px 0 0 0;
} 
}

.sizelink{
    margin: 0 0 0 1%;
	padding: 0.5em 1em;
    background-color: #573A19 !important;
    color: #FFF !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius:5px !important;
    font-size: 0.7em;
  
} 

@media (min-width: 480px) {

.itemtit1{
	margin: 15px 0 0 0;
    max-width: 380px;
} 
}

@media (min-width: 480px) {

.itemsalepan {
	width:250px;
	height:auto;
	margin: 0 0 -10px 0;
} 
}


.price00 {
	color:#999;
	font-size:75%;
	font-weight:normal !important;
	text-decoration: line-through;
	padding-right: 15px;
}
.price01 {
	color: #C00;
	font-size:125%;
	font-weight:normal !important;
}

/* サムネイルactive時の枠を付ける */
.custom-thumb a {
  display: inline-block;
}

a.active {
  border: 1px solid #333;
}

/* 販売価格の文字強調 */
.product_sales {
  line-height: 1.5;
  font-weight: 700;
  font-size: 1.2em;
}

/* 数量入力欄 */
input.product-cart-init-num {
  float: left;  
  -webkit-appearance: none;
  border: 1px solid #ccc;
  height: 20px;
  width: 20%;
}

/* 商品単位 */
.product-unit {
  float: left;
  padding: 5px;
}

/* 名入れ入力欄 */
.product-order-form input[type="text"] {
  width: calc(100% - 14px);
}

/* カートボタン下マージン */
.product_cart_area {
  margin-bottom: 15px;
}

/* カートボタンのデザイン */

.btn-block {
  background-color: #FED10A !important;
    border-radius: 15px !important;
  border: thin #FED10A solid;
  color: #111;
  font-size: 1.5em;
  letter-spacing: 0.1em;
  padding: 18px 0;
  margin: 0 0 5px 0;
    background-image:url(https://file003.shop-pro.jp/PA01448/810/v3img/icon-cart04.svg);
    background-repeat: no-repeat;
    background-position: center ;
}
.btn-blockF {
    margin: 0 auto;
    padding: 0;
    max-width: 400px;
}
.btn-block a:hover {
}

.morebuy2{
  width: 80%;
        background: #FFE10C;
        font-weight: bold;
    border-radius: 5px !important;
  padding: 5px 0;
    text-align: center;
  margin: 0 auto 18px;

}
.btn-cat01 {
  background-color: #e69100 !important;
    border-radius: 20px !important;
  border: 3px #388649 solid ;
  color: #388649;
  font-size: 15px;
  letter-spacing: 0.1em;
  padding:10px 18px;
}



/* いいねボタンのズレ修正 */
.fb_adjust {
  position: relative;
  top: 1px;
}

/* IE11だけで適用されるスタイルシート */
@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  .custom-thumb img {
    width: 100%; //IE11のmax-width崩れ
  }
}




@media (max-width: 768px) {
.itemW {
    width: 96% !important;
    margin: 0 auto !important;
    padding: 0;
}
h2 .tit-item img {
    width: auto;
    height: 10px !important;
    margin: 0 0 0 -30px !important;
}

h2 .tit-item {
	font-size:100% !important;
    margin: 0 10px 0 -30px !important;
     text-indent:0 !important;
}

.grid_row {
    margin: 0 0 0 0 !important;
}
}

.rowI {
  margin-top: 30px !important;
}
@media (max-width: 768px) {

#product {
  margin-top: 5px;
}
.product-image{
  margin-top: 10px;
}
}


/*  クイックカートイン CSS  */

.cart_in_modal,
.cart_in_error_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 20000;
  display: flex;
  overflow: auto;
}

@media screen and (min-width: 960px) {
  .cart_in_modal,
  .cart_in_error_modal {
    align-items: center;
  }
}

.cart_in_modal__bg {
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 20000;
}

.cart_in_modal__outline {
  width: 90%;
  margin: 20px 5%;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
  box-sizing: border-box;
  text-align: center;
  position: absolute;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__outline {
    width: 900px;
    margin: auto;
    padding: 20px 70px;
    position: relative;
  }
}

.cart_in_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__heading {
    font-size: 26px;
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_error_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_error_modal__heading {
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_modal__detail {
  display: flex;
  padding: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  align-items: center;
  flex-direction: column;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__detail {
    flex-direction: row;
  }
}

.cart_in_modal__name {
  font-size: 16px;
  flex: 1;
  line-height: 1.4;
  text-align: left;
  margin: 0;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__name {
    font-size: 18px;
  }
}

.cart_in_modal__image-wrap {
  padding: 5px;
  width: 170px;
  height: 170px;
  background: rgba(0, 0, 0, .1);
  position: relative;
  border: 5px solid transparent;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__image-wrap {
    margin: 0 30px 0 0;
    flex-basis: 170px;
  }
}

.cart_in_modal__image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.cart_in_modal__text-link {
  color: #2169f3;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin: 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 1.15;
}
.cart_in_modal__text-link::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #2169f3;
  border-right: 2px solid #2169f3;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.cart_in_modal__button-wrap {
  width: 100%;
  margin: 30px auto;
  font-size: 17px;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__button-wrap {
    width: 350px;
  }
}
.cart_in_modal__button {
  font-size: 17px;
  font-weight: bold;
  line-height: 23px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 58px;
  padding: 15px;
  background: #2169f3;
  box-shadow: 0 2px 0 #1a54c2;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cart_in_modal__button:hover,
.cart_in_modal__button:focus {
  height: 58px;
  color: #e9f0fe;
  background-color: #1e5fdb;
  box-shadow: none;
  transform: translate3d(0, 2px, 0);
}

.cart_in_modal__close-icon {
  cursor: pointer;
}

.cart_in_modal__close-icon::before,
.cart_in_modal__close-icon::after {
  content: "";
  width: 35px;
  height: 6px;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  background: #eee;
  border-radius: 4px;
}

.cart_in_modal__close-icon::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cart_in_modal__close-icon::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.spinner::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  border: 5px solid #eee;
  border-top-color: #fd7f23;
  animation: spinner 0.5s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 960px) {
  .sp-br {
    display: none;
  }
}

