@charset "utf-8";
/* CSS Document */
.code_div img {
	float: left
}
a.reformimg {
	background: url(../../Images/ZH-TW/contact/reformimg.png) no-repeat;
	width: 30px;
	height: 30px;
	display: table;
	margin: 0px 5px;
	float: left;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #888;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #888;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #888;
}
.content {
}
.lightbox.contact {
	top: 0px !important;
}

@media screen and (max-width: 650px) {
.swpmodal-container_i {
	margin: 0px;
	width: 100%;
}
.box-modal2 {
	width: 100%;
	padding: 0px;
}
.box-modal_close {
	right: 0px;
	padding: 5px;
}
.lightBoxContent {
	padding: 0px;
}
.contacttitle {
	width: 100%;
	background-size: 100%;
	background-position: center;
	margin-top: 15px;
}
}
@media screen and (max-width: 320px) {
	.contacttitle {
		margin-bottom: 0;
	}
}
