@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 18.5px;
}
img{
	max-width: 100%;
	vertical-align: middle;
}
.wrap{
	max-width: 640px;
	margin: 0 auto;
}
.header img{
	display: block;
}
.sns_box{
	position: relative;
	padding: 2% 0 0;
	padding-top: 0px;
}
.date{
	position: absolute;
	left: 2%;
	top: 35%;
	transform: translate(0,-50%);
	font-size:12px;
	color:#777;
}
.container{
	padding: 0 10px;
	line-height: 1.75;
}
.container h2{
	margin: 1.5em 0;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
}
.container p{
	margin: 1.0em 0;
	text-align: justify;
	word-break: break-all;
}
.container .ptext{
	font-size:0.85em;
	text-align:center;
}
.container p:nth-child(3) {	
	margin-bottom:0px;
}

.container p:nth-child(6) {
	margin-bottom:7%;
}

.container .tgreen{
	color:green;
	font-weight:bold;
}
.container .t_bold{
	color:#3c4cc1; font-weight:bold;}
.container img{
	display: block;
	margin: 0 auto;
}
.container iframe{
	display: block;
}
.container h3{
	margin: 1em 0;
	font-size: 14px;
	color: #999;
	text-align: center;
}
.txt_red{
	color: #f30;
}
.txt_blue{
	color: #069;
}
.highlight_bg{
	background: #ff9;
}
.uline{
	text-decoration: underline;
	text-underline-position: under;
}
.db{
	padding: 0 10px;
}
.db_tbl{
	padding: 1.5% 5% 3%;
	border: 5px solid #ff5a00;
}
.db table{
	width: 100%;
	margin: 5px 0 10px;
	border-collapse: collapse;
}
.db th,
.db td{
	height: 40px;
	line-height: 1.3;
}
.db th{
	width: 25%;
	padding: 3px 5px 5px 10px;
	font-size: 20px;
	text-align: left;
}
.db td{
	padding: 8px 5px 8px 7px;
	font-size: 11px;
}
.required:after{
	content: " *";
	color: #f30;
}
.db label{
	margin: 0 10px 0 0;
	font-size: 18px;
}
.db label:last-of-type{
	margin-right: 0;
}
.tf{
	height: 38px;
	padding: 0 5px;
	font-size: 20px;
}
.tf_1{
	width: 77%;
}
.tf_2{
	width: 50%;
}
.tf_3{
	float: left;
	width: 30%;
}
.tel_line{
	float: left;
	width: 5%;
	height: 32px;
	text-align: center;
	line-height: 32px;
}
.lab_agree{
	display: block;
	margin: 0 !important;
	font-size: 12px !important;
	color: #999;
	line-height: 1.5;
	text-align: right;
}
.lab_agree input[type=checkbox] {
	vertical-align: -2px;
}
.lab_agree a{
	color: #555;
	text-decoration: none;
}
.db_bot_box{
	text-align: center;
}
.send{
	cursor: pointer;
}
.result_box{
	width: 90%;
	margin: 0 auto;
	padding: 5px 10px;
	background: #f5f5f5;
	font-size: 16px;
}
.result_box *{
	vertical-align: middle;
}
.tf_result{
	width: 20%;
	height: 32px;
	padding: 0 5px;
	font-size: 20px;
}

.review01 {
	overflow: hidden;
	font-size: 17px;
	line-height: 17px;
}
.review01 .lt_p {
	float: left;
}
.review01 .lt_p strong {
	color: red;
}
.review01 .rt_p {
	float: right;
}
.review02 {
	overflow: hidden;
	font-size: 17px;
	line-height: 17px;
	margin: 10px 0;
}
.review02 p {
	float: left;
	width: 50%;
	padding: 15px 0;
	text-align: center;
	border-top: 1px solid #111;
	box-sizing: border-box;
	background: #EFEFEF;
}
.review02 p {
	float: left;
	width: 50%;
	padding: 15px 0;
	text-align: center;
	border-top: 1px solid #111;
	box-sizing: border-box;
	background: #EFEFEF;
}
.review03 {
	padding: 10px 0;
	border-bottom: 1px solid #bbb;
}
.review03 .p01 {
	font-size: 15px;
	color: #002bff;
	font-weight: bold;
}
.review03 .p02 {
	font-size: 15px;
	line-height: 21px;
	margin: 15px 0;
}
.review03 .p03 {
	font-size: 11px;
	color: #666;
	margin-bottom: 10px;
}
.review03 .p04 {
	overflow: hidden;
}
.review03 .p04 span {
	display: block;
	float: left;
}
.review03 .p04 span img {
	height: 26px;
}
.review03 .p04 .span03 {
	float: right;
}
.review03 .p04 .span02 {
	float: right;
	margin-right: 5px;
}
.reply2_box{}
.reply2_title{
	margin: 0 0 30px;
	padding: 0.25em 0;
	border-bottom: 2px solid #ccc;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.reply2_tab_box{
	margin: 0 0 20px;
	border-top: 1px solid #333;
}
.reply2_tab_box:after{
	content: "";
	display: block;
	clear: both;
}
.reply2_tab_item{
	float: left;
	width: 25%;
	padding: 0.5em 0;
	background: #f6f6f6;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	text-align: center;
}
.reply2_tab_item.on{
	background: #fff;
}
.reply2_thumb_box{
	margin: 0 0 20px;
	text-align: center;
}
.reply2_con_box{
	text-align: center;
}

#circle {position:fixed;right:20px;bottom:10px;width:25%;z-index:1;}