/*a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}
a:hover{
	opacity: 0.6;
}*/


#sm-sizetip {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.8em;
}

.sm-ara-size, .sm-ara-clean, .sm-ara-fabric, .sm-ara-washing {
	width: 80%;
	margin: 0 auto;
}

table.sm-ara-table {
	border-top: 2px solid black;
	/*border-bottom: 1px solid #f2f2f2;*/
	margin-bottom: 20px;
	width: 100%;
}

table.sm-ara-table th {
	background-color: #f0f0f0;
	color: black;
	padding: 10px 0;
	text-align: center;
}

table.sm-ara-table th:not(:last-child) {
	border-right: 1px solid #fff;
}

table.sm-ara-table td	{
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
}

table.sm-ara-table tr>td:first-child	{
	font-weight: bold;
}

table.sm-ara-table td:not(:last-child) {
	border-right: 1px solid #f0f0f0;
}

table.sm-ara-table td {
	line-height: 1.8em;
}

.sm-ara-size {
	display: inline-block;
}

.sm-ara-size-ft1 {
	height: 330px;
	background-size: auto 80%;
	background-position: center center;
	background-repeat: no-repeat;
}

.sm-ara-size-ft1, .sm-ara-size-ft2 {
	/*display: inline-block;*/
	width: 100%;
	/*float: left;*/
}

.sm-ara-clean {
	margin-top: 80px;
}

.sm-ara-clean ul {
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	width: 100%;
	border: 1px solid #f0f0f0;
}

.sm-ara-clean li {
	display: inline-block;
	padding: 10px;
	width: calc(100% / 6)
}

.sm-ara-clean li:not(:last-child) {
	border-right: 1px dashed #f0f0f0;
}

.on {
	font-weight: bold;
}

.off {
	color: #ccc;
	opacity: 0.4;
}

.sm-ara-fabric {
	margin-top: 80px;
}

.sm-ara-fabric td:first-child {
	background-color: #f0f0f0;
	font-weight: bold;
	color: black;
}

/*.sm-ara-text {
	margin-bottom: 60px;
}*/

.sm-ara-text-title {
	display: inline-block;
	padding: 20px;
	font-weight: bold;
}

/*피팅컬러*/
.sm-ara-ft-mom {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.sm-ara-ft-mom img {
	width: 100%;
}

.sm-ara-ft-mom td:not(last-child) {
	border-right: 2px solid white;
}


table.sm-ara-ft2 {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

table.sm-ara-ft3-750 {
	width: 750px;
	margin: 0 auto;
	margin-bottom: 20px;	
}

table.sm-ara-ft3 {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

table.sm-ara-ft3 td {
	width: calc(100 / 3);
}

table.sm-ara-ft4 {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}


/*.sm-ara-ft-mom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.sm-ara-ft2 {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}

.sm-ara-ft2 {width: 500px;}

.sm-ara-ft2>li {
	display: inline-block;
	width: 49%;
	text-align: center;
}

.sm-ara-ft3>li {
	display: inline-block;
	width: 32%;
	text-align: center;
	padding: 0 5%;
}

.sm-ara-ft4>li {
	display: inline-block;
	width: 24%;
	text-align: center;
}

.sm-ara-ft5>li {
	display: inline-block;
	width: 20%;
	text-align: center;
}*/



/*상세 이벤트용*/

#ara191113coat ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	border: none;
}

#ara191113coat ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.offnone {
	display: none;
}




@media (max-width: 749px) {
	#sm-sizetip {
		width: 100%;
		padding: 10px;
	}

	.sm-ara-size, .sm-ara-clean, .sm-ara-fabric {
		width: 100%;
		margin: 40px auto;
	}

	.sm-ara-clean table img {
		width: 60%;
	}

	.sm-ara-size-ft1, .sm-ara-size-ft2 {
		width: 100%;
	}

	.sm-ara-washing {
		width: 100%;
	}

	.sm-ara-size-ft1 {
		height: 250px;
		background-size: 60%;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.sm-ara-ft-mom {
		width: 100%;
		margin: 0 auto;
	}

	table.sm-ara-ft3-750 {
		width: 100%;
		
	}
}