@charset "UTF-8";

.modalOverlay {
	overflow: hidden;
}
.modalContent.hasContact {
	padding: 46px 15px;
}
.modalContent.hasContact .modalContentInner {
	text-align: left;
	padding: 0;
}
.tableImg {
	min-width: 260px;
}
.cTxtLink03 > .txt.spTextLine {
	background:linear-gradient(#333,#333) 100% 95%/100% 1px no-repeat;
	background-position-x:left;
}
/* sideSelectBrand */
.sideSelectBrand {
	display: none !important;
}