@charset "euc-jp";
.together-block {
	clear: both;
	display: block;
	overflow: hidden;
}
.together-block h2 {
	margin: 0 0 20px;
}
#PhotL {
	display: block;
	float: left;
	overflow: hidden;
	width: 408px;
}
#TextR {
	display: block;
	float: right;
	overflow: hidden;
	text-align: justify;
	text-justify: distribute;
	width: 408px;
}
#TextR ul.unstyled {
	margin: 0 0 0 1.5em;
	list-style: outside disc;
}
#TextR ul.unstyled li a {
	color: #36F;
}
#TextR h3 {
	font-size: 24px;
	line-height: normal;
	text-align: justify;
	text-justify: distribute;
}
#TextR h3 span {
	display: inline-block;
	text-indent: -.5em;
}
.product-image {
}
.product-image-main {
	background: repeating-linear-gradient( 45deg, #e5e5e5, #e5e5e5 10px, #dbdbdb 10px, #dbdbdb 20px);
	background-color: #FFF;
	background-color: #666;
	background: #e5e5e5;
	background: repeating-linear-gradient( 45deg, #dbdbdb, #dbdbdb 3px, #e5e5e5 3px, #e5e5e5 10px);
	border: #CCC dotted 1px;
	border: #e5e5e5 solid 4px;
	border: #e5e5e5 solid 0px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin: 0 0 20px;
	padding: 16px;
	text-align: center;
	overflow: hidden;
}
.product-image-thumb {
	clear: both;
	padding: 0;
	width: 100%;
}
.product-image-thumb li {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.product-image-thumb img {
	display: block;
	margin: 0 auto;
	border: #e5e5e5 solid 1px;
}
.product-order {
	margin: 30px 0;
	margin: 0;
	padding: 0;
}
.meirio {
	font-family: "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
.product-option-table table {
	margin: 0 auto;
}
.product-option-table th,  .product-option-table td {
	text-align: center;
}
.product-option-table td input[type="radio"] {
	margin-bottom: 5px;
}
.product-option-select {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.product-option-select .product-option-wrapper {
/*
	position: relative;
	left: 50%;
	float: left;
*/
}
.product-option-select .product-option-unit {
/*
	width: 300px;
	position: relative;
	left: -50%;
	float: left;
*/
	overflow: hidden;
	margin-bottom: 1em;
}
.product-option-select .option-select-name {
	display: block;
	margin: .5em 0;
	margin: 0;
}
.product-order-price {
	margin: 0 0 10px;
	color: #999;
	text-align: left;
	font-size: 24px;
	line-height: normal;
}
.product-order-price li {
	margin: 0;
	padding: 0;
	color: #C00;
	font-weight: bold;
	text-indent: -.1em;
}
.product-order-price li small {
	font-size: .6em;
	color: #333;
	margin: 0 0 0 .25em;
}
.product-order-regular {
	color: #abaaaa;
	text-decoration: line-through;
}
.product-order-discount {
	color: #b81717;
}
.product-order-input {
	margin: 20px 0;
	text-align: center;
	overflow: hidden;
}
.product-order-input .col {
	display: inline;
	float: none;
}
.product-order-num .btn {
	display: none;
	padding: 10px;
}
.product-unit {
	display: inline-block !important;
	padding-left: 20px;
	font-size: 24px;
	line-height: 40px;
 *display: inline !important;
 *zoom: 1;
}
.product-order-num .input-prepend {
	display: inline;
}
.product-order-num input {
	padding: 12px;
	width: 60px;
	text-align: right;
	font-size: 24px;
	line-height: 1;
}
.btn-addcart {
	background: #C33;
	border: none;
	color: #FFF;
	font-family: "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-weight: bold;
	line-height: 24px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.btn-addcart:hover {
	background: #ff4c4c;
	color: #FFF;
}
.btn-addcart .icon-lg-w {
	float: left;
 *float: none;
}
.btn-addcart span {
	padding-left: 10px;
}
.stock_error, .product-member-sale-msg {
	margin: 20px 0;
	color: #d3473b;
	font-weight: bold;
	font-size: 16px;
}
.product-order-exp {
	font-size: 1.2em;
	line-height: normal;
	padding: 0;
	padding: 16px 0;
	border-top: 1px solid #e7e7e7;
	margin: 0;
	overflow: hidden;
}
.product-order-spec {
	margin: 0 0 20px;
	border-bottom: 1px solid #e7e7e7;
	font-size: 12px;
}
.product-order-spec th {
	width: 30%;
}
.product-order-spec td {
	width: 70%;
}
.product-info-lst {
	text-align: center;
}
.product-info-lst li {
	display: inline;
	margin: 1em;
}
.product-info-lst .social-share {
	display: block;
}
.social-share a {
	margin: 1em;
}
.text-titles, .password-field-wrap {
	margin: 40px 0 0;
	text-align: center;
}
.text-titles .col,  .password-field-wrap .col {
	float: none;
}
.text-titles-list__name, .password-field-list__name {
	text-align: left;
	display: block;
	margin: .5em 0;
}
.text-titles-list__detail-text, .password_field {
	width: 100%;
	height: 45px;
	padding: 13px;
	box-sizing: border-box;
}
@media (max-width: 768px) {
#PhotL {
	display: block;
	float: none;
	width: initial;
}
#TextR {
	display: block;
	float: none;
	width: initial;
}
#TextR h3 {
	font-size: 18px;
}
.product-order-price {
	font-size: 18px;
}
.product-image-main {
	margin-bottom: 20px;
}
.product-image-thumb li {
	width: 20%;
}
.product-order-num .btn {
	display: inline-block;
}
.product-order-input [class*="col-sm-"] {
	display: block;
	float: left;
	margin-bottom: 30px;
}
.product-option-select {
	position: static;
	overflow: auto;
}
.product-option-select .product-option-wrapper {
	position: static;
	float: none;
	overflow: hidden;
}
.product-option-select .product-option-unit {
	position: static;
	float: none;
	width: 100%;
}
.btn-addcart,  .btn-quick {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
.btn-addcart {
	padding-top: 1em;
	padding-bottom: 1em;
}
.btn-addcart .btn-wrap {
	margin: 0 auto;
	max-width: 170px;
	width: 100%;
	text-align: right;
}
.btn-addcart span {
	padding-left: 0;
}
.product-order-spec th {
	width: 40%;
}
.product-order-spec td {
	width: 60%;
}
.product-info-lst li {
	display: block;
	margin: 0;
}
.product-info-lst a {
	display: block;
	padding: .5em;
}
.social-share a {
	display: inline;
}
.text-titles,  .password-field-wrap {
	margin: 20px 0 0;
}
}
@media (max-width: 480px) {
.product-image-thumb li {
	margin-bottom: 10px;
	padding: 0 5px;
}
.product-order {
	width: 100%;
}
}
.ie_wrapper .product-order-num .btn {
	display: none;
}
