@charset "UTF-8";
/******************************************************

ITEM
O-FITS

******************************************************/

/*****************************************************

ITEM ENTRY

*****************************************************/
.itemAsset {
	padding: 20px 0 60px;
}
.itemImgs {
	float: left;
	width: 530px;
}
.itemImgs img {
	margin-bottom: 40px;
}
.itemTxt {
	float: right;
	width: 384px;
	font-size: 14px;
	border-top: 2px solid #1f286f;
	padding-top: 1em;
}
.itemName {
	line-height: 1.4;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 0.09em;
	font-weight: normal;
	margin-bottom: 1em;
}
.itemNum {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 3em;
}
.entryHdr {
	margin-bottom: 30px;
}
.itemBody {
	font-size: 14px;
	margin-bottom: 2em;
	line-height: 1.8;
}
.itemSpec, .add_cart_table {
	width: 100%;
	font-size: 13px;
	text-align: left;
}
.specTtl {
	width: 120px;
}
.itemSpec tr td {
	padding: 9px;
	border-bottom: 1px dotted #e2e2e2;
}
.itemSpec tr:first-child {
	border-top: 1px dotted #e2e2e2;
}
.add_cart_table th {
	width: 120px;
	padding: 18px;
	border-bottom: 1px dotted #999;
}
.add_cart_table td {
	background: #fff;
	padding: 18px;
	border-bottom: 1px dotted #999;
}
.price {
	font-size: 16px;
	font-weight: normal;
}
.btnSbmit {
	border: none;
	font-size: 13px;
	cursor: pointer;
	display: inline-block;
}
.btnCart {
	background: #020251;
	color: #fff;
	width: 100%;
	padding: 18px 0;
	text-align: center;
	letter-spacing: 0.2em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-appearance: none;
	margin: 20px 0;
}
.btnBack {
	background: #999;
	color: #fff;
	width: 100%;
	padding: 18px 0;
	text-align: center;
	letter-spacing: 0.2em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-appearance: none;
}
.btnCart a {
	color: #fff;
}
.btnCart:hover {
	background: #ccc;
}
.init-list__detail-num {
	width: 200px;
	height: 39px;
	border: 2px solid #ccc;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	border-radius: 5px;
	padding: 0 1em;
}
.init-list__detail-updw {
	margin: 0;
	padding-left: 10px;
	vertical-align: middle;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
}
/******************************************************

OPTION

******************************************************/

#option_tbl {
	margin: 10px 0;
	border: 1px solid #d6d6d6;
	width: 100%;
	font-size: 12px;
	font-size: 1.2rem;
}
.cell_1 {
	padding: 5px;
	text-align: center;
	border: 1px solid #d6d6d6;
	width: 120px;
	font-weight: normal;
}
#option_tbl td input {
	float: none;
	margin: 0 0 5px;
	width: auto;
}
#option_tbl th, #option_tbl td.none {
	background: #eee;
}
.cell_2 {
	padding: 5px;
	text-align: center;
	border: 1px solid #d6d6d6;
}
.stock_zero {
	color: red;
}
.option_price {
	font-size: 12px;
	font-size: 1.2rem;
}
.option_price li:before {
	content: "- ";
	line-height: 1.6;
}
/******************************************************


******************************************************/
.otherLnk {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
}
.otherLnk li:before {
	content: "- ";
}
/******************************************************

SNS

******************************************************/

.sns {
	border-top: 1px dotted #e2e2e2;
	border-bottom: 1px dotted #e2e2e2;
	padding: 10px 0 7px;
	margin: 20px 0;
}
.sns li {
	list-style: none;
	float: left;
	margin-right: 10px;
	height: 21px;
	width: 100px;
	overflow: hidden;
}
/******************************************************

SIZE LIST

******************************************************/

.sizeChartWrp {
	border-top: 1px dotted #999;
	padding: 40px 0;
}
#sizeLst {
1px dotted #999;
	float: left;
	width: 450px;
}
.sizeTbl {
	width: 450px;
	margin: 0 0 10px;
	font-size: 12px;
	border-collapse: collapse;
}
.sizeTbl820 {
	width: 820px;
	margin: 0 0 10px;
	font-size: 12px;
	border-collapse: collapse;
}
.sizeTbl tr td, .sizeTbl820 tr td {
	padding: 8px;
	border: 1px solid #dedede;
	text-align: center;
	width: 48px;
}
.eu {
	background: #f8f8f8;
}
.deliFee {
	width: 80px;
	text-align: right;
}
.note {
	font-size: 12px;
	line-height: 1.6;
}
.bnrSizePage {
	width: 450px;
	height: 211px;
	float: right;
}
.bnrSizePage img {
	border: 5px solid #f6f6f6;
}

.bnrSizePage h4.capH4:nth-of-type(2){
  margin-top:40px;
}

.add_cart .btnMailmagF{
  margin:-5px 0 20px;
  color:#333;
  background-color:#eee;
}
  