/*************************** 商品ページ（オンライン） ***************************/
/* slide */
@media screen and (max-width:640px){
#order-slidebox.momo .bannar  { display:none; }
}
#order-slidebox {
	overflow: hidden;
}
#order-slide li {
    position: relative;
}
#order-slide li span {
    position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.4);
	padding: 0.5rem;
	text-align: center;
	font-size: 1.8rem;
}
#order-slide li:empty {
    display:none;
}
#order-slide li img {
    display:block;
    width:100%;
	border-radius: 5px;
}
#order-slidebox .thumbnail li a {
    display:block;
    width:200px;
    height:60px;
}
 
#order-slidebox .thumbnail li a img{
    display:block;
    width:100px;
    height:100%;
}
#order-slidebox div.controlWrap {
    width: 100%;
    max-width: 900px;
    display: block;
    position: relative;
    margin: 10px auto;
}
#order-slidebox div.controlWrap a:empty {
    display:none;
}
#order-slidebox .bx-controls.bx-has-controls-direction {
	display: none;
}
#bx-pager {
	text-align: left;
}
#bx-pager a {
	margin-right: 5px;
}
#bx-pager a img {
	width: calc(100%/5);
	height: auto;
	transition: 0.3s;
	border: 2px solid #FFF;
}
#bx-pager a img:hover {
	opacity: 0.5;
}
#bx-pager .active img {
	border: 2px solid #3db44b;
}
.price {
	padding: 1.6rem;
    background-color: #ededed;
    border-radius: 5px;
    text-align: right;
    margin-bottom: 1.6rem;
}
.price_detail {
  font-weight: bold;
  text-align: right;
}
p.postage {
	padding: 8px;
	color: #EA5404;
	border: 4px solid #ffc09e;
	border-radius: 5px;
	text-align: center;
	position: relative;
}
p.postage span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(https://img02.shop-pro.jp/PA01126/482/etc/postage-icon.png?cmsp_timestamp=20200324104332) no-repeat;
    background-size: 100%;
    margin: 0px 16px -5px 0;
}
.cart-box table {
	width: 100%;
}
.cart-box table td:nth-child(1) {
	width: 30px;
	vertical-align: middle;
	text-align: center;
}
.cart-box table td:nth-child(2) {
	width: 60px;
	vertical-align: middle;
	text-align: center;
}
.cart-box table td:nth-child(2) input {
	width: 100%;
	height: 64px;
    padding: 1.6rem 0.8rem;
	text-align: center;
	font-size: 1.6rem;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	border-radius: 0!important;
}
.cart-box table td:nth-child(3) {
	width: 30px;
	vertical-align: middle;
	text-align: center;
}
.cart-box table td:nth-child(1) a,
.cart-box table td:nth-child(3) a {
	display: block;
	text-align: center;
    font-size: 1.6rem;
    padding: 1.9rem 0.8rem;
	background-color: #ededed;
	border: 1px solid #ccc;
}
.cart-box table td:nth-child(1) a {
	border-radius: 5px 0 0 5px;
}
.cart-box table td:nth-child(3) a {
	border-radius: 0 5px 5px 0;
}
.cart-box table td:nth-child(4) {
	width: calc(100% - 120px);
	vertical-align: middle;
}
.cart-box table td:nth-child(4) input {
	padding-left: 30px;
	width: 100%;
}
.point-list.orange li {
	padding: 0px 24px 4px;
}
.point-list.orange li a,
.point-list.orange li span {
	font-size: 1.4rem;
}
.point-list.orange li a:hover,
.point-list.orange li a:hover span {
	color: #3db44b;
}
.btn.soldout {
  	margin-bottom: 2rem;
  	display: block;
    background-color: #AAA;
    padding: 12px 8px;
    text-align: center;
    color: #FFF;
  	font-size: 18px;
	border-radius: 5px;
}
.order .flex {
	margin-bottom: 4rem;
}
.order h3.contents-sub-title {
	color: #454545;
	margin-bottom: 1.2rem;
}
.order .explain {
	background-color: #ededed;
	padding: 1.6rem;
	border-radius: 5px;
}
.order .sns-share {
	justify-content: space-between;
	gap: 1.6rem;
  	margin-bottom: 1.6rem;
}
.order .sns-share > div {
	flex: auto;
	margin: 0;
}
.order .sns-share > div a {
	width: 100%;
    display: block;
    text-align: center;
	border-radius: 5px;
}
.order .sns-share > div.friend-share a {
	font-size: 1.2rem;
    color: #FFF;
    background-color: #af4d7b;
    padding: 0px 8px 2px;
    border-radius: 4px;
}
.order .sns-share > div.friend-share a span {
    display: inline-block;
    width: 17px;
    height: 12px;
    background: url(https://img02.shop-pro.jp/PA01126/482/etc/friend-share-icon.png?cmsp_timestamp=20200324104416) no-repeat;
    background-size: 100%;
    margin: 0px 4px -2px 0;
}
@media (max-width: 980px){	
.order .flex {
	flex-direction: column;
}
.order .flex > div {
    width: 100%;
    margin: 0 !important;
}
}
/***▼ bx-slider ▼***/
.bx-wrapper {
    margin: 0 auto 20px!important;
}
.bx-wrapper .bx-loading {
    background: none!important;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    left:  0!important;
    background:  rgba(0,0,0,0)!important;
}

.btn.flex {
    max-width: 480px;
    margin: auto;
	justify-content: space-between;
	gap: 2%;
	margin-top: 2%;
}
.btn.flex a {
	max-width: calc(98%/2);
    margin-bottom: 2%;
	padding: 8px;
	background-color: #EA5404;
	color: #FFF;
	border-radius: 3px;
	font-size: 14px;
	text-align: center;
	position: relative;
	transition: all .3s;
}
.btn.flex.all {
    max-width: none;
}
.btn.flex.all a {
	max-width: calc(96%/3);
}
.btn.flex.btn a:hover {
	background-color: #3db44b;
}
@media screen and (max-width:900px){
.btn.flex {
	display: flex;
    flex-direction: column;
}
.btn.flex.all a,
.btn.flex a {
    max-width: 100%;
	width: 100%;
	display: flex;
	text-align: left;
	align-items: center;
	padding: 8px 24px 8px 8px;
}
.btn.flex a:nth-of-type(n+2) {
	margin-top: 1%;
}
.btn.flex.btn a::after {
	content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 16px;
    transition: all .3s;
}
.btn.flex a img {
	max-width: 85px;
	margin-right: 12px;
}
.explain .right-img {
    max-width: 300px!important;
	margin: 0 auto 30px;
	display: block;
	float: none;
	width: 100%;
}
}
.explain .right-img {
    max-width: 300px!important;
	margin: 0 auto 30px;
	display: block;
	float: none;
	width: 100%;
}
}
@media screen and (max-width:780px){
#order-slidebox {
    margin-bottom: 0;
}
.order > a,
#order-slidebox > a {
    display: none;
}
#order-slidebox .thombnail {
    display: none!important;
}
#order-slidebox + div {
    display: flex;
	flex-direction: column;
}
#order-slidebox + div > *:not(.cart-box):not(h3):not(.price) {
    order: 2;
}
}
@media screen and (max-width:640px){
.momo > a > img {
	display: none;
}
}