@charset "utf-8";
/* CSS Document */

.sp-footer-mgn {
	margin-bottom: 100px;
}

.dtl-ttl {
	font-size: 20px;
	/*padding: 5px;*/
	margin: 0 15px 0;
}

.pdct-dtl-img {
	border: 1px solid #ddd;
}

.pdct-dtl-img img {

	width: 100%;
}

.pdct-dtl-thumb {
}

.pdct-dtl-thumb img {
	width: 100%;
	padding: 4px;
	border: 1px solid #ccc;
}

.dtl-foot-menu {
	background: #036;
	position: fixed;
	bottom: 48px;
	left: 0;
	z-index: 2;
	width: 100%;
	padding: 8px;
	background-color: rgba(255, 255, 255, 0.8);
}

.pdct-dtl-act-wrap {
}

.item-title {
	margin: 0 0 10px 0;
}

.product_copy {
	margin: 0 0 20px 0;
	padding: 10px;
	/*background-image: url(../../../common/img/ptn-dot.png);*/
	background-color: #f0f7f7;
	background-size: 3px;
	font-weight: bold;
	color: #111;
}

@media screen and (max-width: 767px) {
	.product_copy {
		font-size: 15px;
		text-align: left;
	}
}

.pdct-dtl-act-wrap .product_code {
	margin: 0 0 5px 0;
	font-size: 12px;
}

.pdct-dtl-act-wrap .pdct-dtl-name-kana {
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}

.pdct-dtl-act-wrap .pdct-dtl-name {
	margin: 0 0 0 0;
	color: #111;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
}

.pdct-dtl-act-wrap .pdct-dtl-price {
	color: #111;
	font-size: 28px;
	font-weight: bold;
	text-align: right;
}

.pdct-dtl-act-wrap .pdct-dtl-price .discount-price-view {
	color: #bf0200;
}

/*cate2*/
.cate2-wrap {
	padding: 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #f0f7f7;
}

.cate2-wrap .ttl {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

.cate2-wrap .ico {
	color: #00e8d2;
}

.cate2-wrap .item {
	font-weight: bold;
}

.pdct-dtl-price .unit {
	padding: 0 0.5em 0 0;
	font-size: 13px;
}

.pdct-dtl-price #off_dis_per {
	font-size: 12px;
}

.pdct-dtl-price #off_dis_per .rate {
	display: inline-block;
	padding: 2px 4px;
	background-color: #bf0200;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
}

.pdct-dtl-act-wrap .pdct-dtl-type {

}

.pdct-dtl-act-wrap .pdct-dtl-number {
}

.pdct-dtl-act-wrap .pdct-dtl-cart {
}

.pdct-dtl-act-wrap .pdct-dtl-cart button {
}

.pdct-dtl-act-wrap .delivery_name {
	border-top: 1px solid #ccc;
	padding-top: 8px;

}

.pdct-dtl-act-wrap .pdct-annotation-txt {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #ccc;
	text-align: left;
	font-size: 14px;
	color: #111;
}

.pdct-dtl-act-wrap .pdct-comment-txt {
	margin: 40px 0 20px 0;
	font-weight: bold;
}

input[name="order_num"] {
	max-width: 50px;
}

.pdct-dtl-txt {
	/*padding: 16px;*/
	line-height: 2em;
}

.sp-form-wrap {
	position: fixed;
	padding: 10px 0;
	bottom: 48px;
	left: 0;
	z-index: 3;
	padding: 8px;
	width: 100%;
}

.cart-cansel-btn {
	position: relative;
}

.cart-cansel-btn span {
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 48px;
	line-height: 1em;

}

.pdct-dtl-name-footer {
	color: #fff;
	font-size: 10px;
	padding: 4px;
	background-color: rgba(0, 0, 0, 0.3);
	margin: -8px -8px 8px -8px;
}

.back-to-list {
	display: inline-block;
	margin-top: 8px;
}

.description_detail {
	margin: 0 0 24px 0;
}

.description_detail .ttl {
	font-size: 18px;
	font-weight: bold;
}

.description_detail span {
	display: block;
	padding: 4px 16px;
}

.description_detail span:nth-child(odd) {
	background-color: #eee;
}

.form-wrap {
	margin: 50px 0 0 0;
	padding: 15px 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.form-group {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: none;
}

/*
フリーエリア
*/
.free-area-wrap {
	padding: 5px;
	margin: 24px 15px 32px;
}

.free-area-wrap *:first-child {
	margin-top: 0 !important;
}

.free-area-wrap:last-child {
	margin-bottom: 0;
}

.free-area-wrap .ttl-1-1 {
	margin: 32px 0;
	padding: 0;
	font-size: 22px;
	text-align: left;
	line-height: 1.5em
}

.free-area-wrap .ttl-1-2 {
	margin: 32px 0;
	padding: 0 0 16px 0;
	border-bottom: 1px solid #ccc;
	font-size: 22px;
	text-align: left;
	line-height: 1.5em
}

.free-area-wrap .ttl-2-1 {
	margin: 24px 0;
	text-align: left;
	font-size: 18px;
}

.free-area-wrap .txt-1 {
	margin: 20px 0;
	font-size: 18px;
}

.free-area-wrap .txt-2 {
	margin: 20px 0;
	padding: 15px;
	background-color: #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
}

.free-area-wrap .img-1 {
	width: 100%;
	margin: 0 0 20px 0;
	height: auto;
}


/*カラーミーのカゴ*/
.cartjs_product_table table {
	width: 100% !important;

}

.cartjs_product_table table th {
	padding: 8px 12px;
	background-color: #eee;
}

.cartjs_product_table table td {
	padding: 8px 12px;
}

.colorme-cart {
	margin: 20px 0 0 0;
	padding: 20px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url(../../../common/img/ptn-dot.png);
	background-size: 3px;
}

.colorme-cart td {
	background-color: #fff;

}

