@charset "utf-8";

.com-tip {min-height:36px;}
.com-tip dl {
	position: relative;
    min-height:36px;
}

.com-tip dl dt {
	position: absolute;
	width: 36px;
	height:36px;
	line-height:36px;
	text-align: center;
	padding-left:10px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.com-tip dl dd {
	padding-left:46px;
	padding-top: 10px;
}

.com-tip .otp-bgsky { background: url('../../../../../../../../../content/dam/laneige/laneige2017/kr/ko/components/commons/tip/tipbg_sky.png') no-repeat 0 0 ;}
.com-tip .otp-bgpink {background: url('../../../../../../../../../content/dam/laneige/laneige2017/kr/ko/components/commons/tip/tipbg_pink.png') no-repeat 0 0 ;}

