.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9のアスペクト比 */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.table--bordered {
  margin-bottom: 30px;
}

.banner-mini {
	margin: 20px 0 25px;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0 40px;
}

.section-inner {
	padding: 15px 20px;
}

.section-inner-row {
	margin: 25px 0 25px;
}

.section-inner p {
  line-height: 1.7;
}

.gochui {
	margin: 15px 0 0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0;
}

.gochui p {
  margin-bottom: 1em;
  line-height: 1.7;
}

.productform {
	margin: 30px 0 0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0 10px;
}

.section {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: none;
}


.option-section {
  margin-top: 20px;
}

.op2_ttl {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}

.option-table {
  width: 370px;
  margin-top: 10px;
  border-collapse: collapse;
}

.option-table th {
  text-align: center;
  vertical-align: middle;
  padding: 10px;
  background: #f1f1e8;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.option-table td {
  padding: 10px;
  vertical-align: top;
}

.stock_comment {
  color: #d00;
}


/* 商品スライド */
.product_images {
	display: block;
	float: none;
	width: 726px;
}

.zoom-small-image {
	width: 540px;
	margin: 0 auto;
}

a.gallery_last {
	margin-right: 0px;
}

.mousetrap {
	width: 540px !important;
}

table td.pur_block {
	margin: 0 10px 0 0;
	width: auto;
	white-space: normal;
}

.button_area2 input {
	width: 50%;
	margin: 0 auto;
}

#cloud-zoom-big {
	display: none !important;
}

.mousetrap {
	cursor: pointer !important;
}

a.gallery_last {
	display: block;
	float: left;
	margin: 0 18px 20px 0;
	width: 82px;
	height: 82px;
	cursor: pointer;
}

#productslider .bx-wrapper {
	z-index: 1;
	margin-bottom: 0 !important;
}

#productslider .slider {
	margin: 0 auto;
}

.bx-wrapper img {
	text-align: center;
	margin: 0 auto;
}

#bx-pager {
	font-size: 0;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#bx-pager a {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#bx-pager li a {
	display: block;
	float: left;
	margin: 0 22px 20px 0;
	width: 82px;
	height: 82px;
	cursor: pointer;
}

#bx-pager {
	display: table;
	max-width: 100%;
}

#bx-pager>a {
	display: table-cell;
}

#bx-pager>a {
	display: block;
	float: left;
	margin: 3px 3px;
	width: 50px;
	height: 50px;
	cursor: pointer;
}

#bx-pager img {
	display: block;
	width: 100%;
}


table.sizecht th {
	text-align: center;
	padding: 10px 3px;
	background: #f1f1e8;
}

table.sizecht td {
	text-align: center;
	padding: 8px 3px;
	background: #fafafa;
}


#productslider .bxslider{
	opacity: 0;
	/* transition: opacity .2s linear; */
	width: 100%;
}

#productslider .bx-viewport .bxslider{
	opacity: 1;
	box-shadow: none;
	border: none;
	left: 0;
	background-color: transparent;
}

#productslider .slider-item:not(:first-child) {
	display: none;
}

#productslider .bxslider {
	list-style: none;
	margin: 0;
	padding: 0;
}

#productslider .bx-viewport,
#productslider .slider-item img {
	display: block;
	width: 100%;
	margin: 0;
}

#productslider .bx-viewport .slider-item {
	display: block;
	width: 100%;
	margin: 0;
}