@CHARSET "UTF-8";
/* tag-setting start */
body{
	line-height: 20px;
}
p{
	margin: 0;
}
section{
	margin: /*＼**/0;
}
/* tag-setting end */

/* common start */
#wrap{
	width: 100%;
	background-color: #fff;
}
.contents-wrap{
	max-width: 960px;
	margin: 0 auto;
}
.ajax-link{
	cursor: pointer;
}
::-webkit-input-placeholder { /* WebKit browsers */
	color: #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #ccc;
	opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #ccc;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #ccc;
}
/* common end */

/* camp-application start */
.contents-wrap.camp-application{
	width: 925px;
	background-color: #f8f8f8;
	min-height: 800px;
}
.camp-application-div{
	width: 860px;
	margin: 0 auto;
	padding: 35px 0;
}
.contents-wrap.camp input[type=text], .contents-wrap.camp input[type=password], .contents-wrap.camp select, .contents-wrap.camp textarea{
	border: 1px solid #dfdfdf;
	padding: 2px 0;
}
.contents-wrap.camp img{
	vertical-align: middle;
}
.camp-application-dl{

}
.camp-application-dl dt{
	float: left;
	width: 130px;
	height: 40px;
}
.camp-application-dl dd{
	float: left;
	width: 300px;
	height: 40px;
}
.camp-application-dl dd.max{
	width: 730px;
}
.camp-application-dl dd .max{
	width: 100%
}
.camp-application-dl dd .code{
	width: 50px;
}
.contents-textarea-div{
	margin-bottom: 10px;
}
.contents-textarea-div iframe{
	background-color: #fff;
	margin-top: 10px;
}
.privacy-div{
	margin: 20px 0;
}
.privacy-text-div{
	background-color: #fff;
	border: 1px solid #dfdfdf;
	padding: 10px 15px;
	margin: 10px 0 5px;
}
/*
.privacy-textarea{
	width: 98%;
	padding: 1%;
	height: 180px;
	margin: 10px 0 5px;
}
*/
.btn-wrap{
	clear: both;
	text-align: center;
	margin-top: 20px;
}
.contents-view-div{
	background-color: #fff;
	border: 1px solid #dfdfdf;
	height: 300px;
	overflow-y: auto;
	padding: 15px;
	margin-bottom: 50px;
}
/* camp-application end */

/* camp-check start */
.contents-wrap.camp-check{
	width:430px;
	height: 300px;
	background-color: #f8f8f8;
}
.camp-check-div{
	width: 370px;
	margin: 0 auto;
	padding: 20px 0;
}
.camp-check-dl{
	
}
.camp-check-dl dt{
	float: left;
	width: 130px;
	height: 35px;
}
.camp-check-dl dd{
	float: left;
	width: 240px;
	height: 35px;
}
.camp-check-dl dd .max{
	width: 100%
}
.camp-check-dl dd .code{
	width: 50px;
}
.camp-result-text{
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.5em;
	margin-top: 30px;
	margin-bottom: 30px;
}
/* camp-check end */


/* pharmacy start */
/* 수정 */
.pharmacy-find-wrap {
	width: 715px;
	padding: 25px 15px;
}
.pharmacy-find-h1 {
	font-size: 28px;
	margin-bottom: 25px;
}
.pharmacy-find-map {
	border: 1px solid #999;
	margin: 0 auto;
}
.pharmacy-find-map img {
	max-width: none;
}
.pharmacy-find-table {
	text-align: left;
	font-size: 15px;
	margin-bottom: 25px;
}
.pharmacy-find-table th,
.pharmacy-find-table td {
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
}
.pharmacy-find-table th {
	padding-left: 30px;
	width: 90px;
}
.pharmacy-find-table .pharmacy-find-address th {
	background: url(/images/cs/icon_cs_1.png) no-repeat left center;
	background-size: 17px;
}
.pharmacy-find-table .pharmacy-find-connect th {
	background: url(/images/cs/icon_cs_2.png) no-repeat left center;
	background-size: 17px;
}
.pharmacy-find-confirm {
	display: block;
	width: 106px;
	margin: 0 auto;
}



/* pharmacy end */