/* Reset CSS
   http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {line-height: 1; overflow-x: hidden;}
/* body {font-family:"맑은 고딕", "Malgun Gothic", "돋움", Dotum, "돋움체", DotumChe, "굴림", "고딕"; line-height: 1; overflow-x: hidden;} */
ol, ul {list-style: none;}
a {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#wrap {
	width: 1200px;
	margin: 0 auto;
}
#wrap > h1 {
	font-size: 0;
}
#wrap > h2 {
	font-size: 30px;
	font-weight: 400;
	color: forestgreen;
	padding-top: 20px;
}

#wrap header {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	border-bottom: 2px gray solid;
	/*background-color: #F46075;
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: right center;*/
}
#wrap header #commface_entra_title {
	margin: 20px 0 0 0;
	text-align: center;
}
#wrap header #commface_entra_title h2 {
	font-size: 32px;
	font-weight: 600;
	color: #800000;
	padding-top: 10px;
}
#wrap header #commface_entra_title h3 {
	font-size: 22px;
	font-weight: 600;
	color: brown;
	padding-top: 20px;
}
#wrap .logo_01 img {
    width: 500px;
    margin-top: 15px;
}
#wrap .logo_02 img {
    width: 300px;
    margin: 20px 0 10px 0;
}
#wrap .logo_03 img {
    width: 130px;
	position: absolute;
	left: 30px;
	top: 20px;
}
#wrap .logo_04 img {
    width: 90px;
	margin-top: 5px;
}
#wrap .logo_05 img {
	width: 80px;
	float: right;
	position: absolute;
	right: 10px;
	top: 20px;
}
#wrap .logo_09 img {
    width: 150px;
    margin: 20px 0 10px 0;
}
#wrap .chart_01 img {
	width: 800px;
	height: 400px;
	margin-top: 5px;
}
#wrap .chart_02 img {
	width: 800px;
	height: 300px;
	margin-top: 5px;
}
#wrap .chart_03 img {
	width: 800px;
	height: 200px;
	margin-top: 5px;
}
#wrap .chart_04 img {
	width: 420px;
	height: 300px;
	margin-top: 5px;
}
#wrap .chart_05 img {
	width: 100%;
	height: 500px;
   margin-top: 5px;
}
#wrap .chart_06 img {
	width: 380px;
	height: 600px;
   margin-top: 5px;
}
#wrap .chart_07 img {
	width: 390px;
	height: 300px;
   margin-top: 5px;
}
#wrap .chart_08 img {
	width: 30%;
	/*height: 300px;*/
   margin: 5px;
}
#wrap .chart_09 img {
	width: 390px;
	height: 300px;
   margin: -10px 10px 0 15px;
}
#wrap .chart_10 img {
	width: 850px;
	height: 300px;
	margin-top: 5px;
}
#wrap .chart_11 img {
	width: 350px;
	height: auto;
	margin-top: 5px;
}
#wrap .sidebar .CPPI_chart img {
	width: 300px;
	height: auto;
   margin-top: 5px;
}
#wrap .sidebar .adv_img img {
	width: 300px;
	height: 300px;
   margin-top: 5px;
}
#wrap .contents .con_adv_img img {
	width: 150px;
	height: 55px;
}

#wrap .navi {
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: 1px gray solid;
}
#wrap .navi ul{
	list-style-type: none;
	display: flex;
	justify-content: center;
}
#wrap .navi ul li{
	display: inline;
	float: left;
	color: #000000;
	margin: 20px 10px 20px 10px;
}
#wrap .navi ul li a{
	color: #000000;
	font-size: 17px;
	font-weight: 600;
	text-decoration: none;	
}

#wrap .contents {
	float: left;
	width: 860px;
	padding: 5px;
	/*border: 1px gray solid;*/
}
#wrap .contents .entra_linkBox {
	width: 270px;
	height: 50px;
	display: table;
	line-height: 50px;
	float: left;
	margin: 5px;
	padding: 10px;
	border: 1px solid blue;
}
#wrap .contents .entra_linkBox:hover {
	background-color: #a2d0ff;
	border: 1px solid blue;
}
#wrap .contents .entra_linkBox .entra_linkBox_content {
	display: table-cell;
	/*font-size: 50px;
	font-weight: 600;*/
	text-align: center;
	vertical-align: middle;	
}
#wrap .contents .entra_linkBox .entra_linkBox_content a {
	text-decoration: none;
}
#wrap .contents .entra_linkBox .entra_linkBox_content p {
	font-size: 26px;
	font-weight: 600;
	color: #000000;
	line-height: 55px;
}
#wrap .sidebar {
	float: right;
	width: 320px;
	height: auto;
	/*border-left: 1px #cccccc solid;*/
	text-align: center;
	padding: 5px 0 0 0;
}
/* aside img {
	width: 300px;
	margin: 5px;
} */

#wrap .sidebar_pagelinkbox {
	display: table;
	width: 300px;
	height: 60px;
	text-align: center;
	margin: 5px 10px 10px 5px;
	background-color: blue;
	border-radius: 5px;
}
#wrap .sidebar_pagelinkbox .sidebar_pagelinkbox_content {
	display: table-cell;
	height: 50px;
	text-align: center;
	vertical-align: middle;	
}
#wrap .sidebar_pagelinkbox .sidebar_pagelinkbox_content a {
	text-decoration: none;
}
#wrap .sidebar_pagelinkbox .sidebar_pagelinkbox_content p {
	font-size: 25px;
	font-weight: 600;
	color: #ffffff;
	line-height: 55px;
}
#wrap .sidebar_pagelinkbox02 {
	display: table;
	width: 300px;
	height: 70px;
	text-align: center;
	margin: 5px 10px 10px 5px;
	background-color: blue;
	border-radius: 5px;
}
#wrap .sidebar_pagelinkbox02 .sidebar_pagelinkbox02_content {
	display: table-cell;
	text-align: center;
	vertical-align: middle;	
}
#wrap .sidebar_pagelinkbox02 .sidebar_pagelinkbox02_content a {
	text-decoration: none;
}
#wrap .sidebar_pagelinkbox02 .sidebar_pagelinkbox02_content p {
	font-size: 25px;
	font-weight: 600;
	color: #ffffff;
	line-height: 70px;
}
#wrap .sidebar_sitelinkbox {
	display: table;
	width: 300px;
	height: 50px;
	margin: 5px 10px 10px 5px;
	/*border: 1px #cccccc solid;*/
	border-radius: 5px;
	background-color: #cccccc;
}
#wrap .sidebar_sitelinkbox .sidebar_sitelinkbox_contents {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#wrap .sidebar_sitelinkbox .sidebar_sitelinkbox_contents a {
	text-decoration: none;
}
#wrap .sidebar_sitelinkbox .sidebar_sitelinkbox_contents p {
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	line-height: 55px;
}
#wrap .sidebar_sitelinkbox02 {
	display: table;
	width: 300px;
	height: 50px;
	margin: 5px 10px 10px 5px;
	border: 2px #cccccc solid;
	border-radius: 5px;
	/*background-color: #cccccc;*/
}
#wrap .sidebar_sitelinkbox02 .sidebar_sitelinkbox02_contents {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#wrap .sidebar_sitelinkbox02 .sidebar_sitelinkbox02_contents a {
	text-decoration: none;
}
#wrap .sidebar_sitelinkbox02 .sidebar_sitelinkbox02_contents p {
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	line-height: 55px;
}
#wrap .sidebar_calcbox {
	display: table;
	width: 300px;
	height: auto;
	margin: 5px 10px 10px 5px;
	border: 2px #cccccc solid;
	border-radius: 5px;
}
#wrap .sidebar_calcbox .sidebar_calcbox_contents {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#wrap .sidebar_calcbox .sidebar_calcbox_contents input[type="text"].aside_textin_01 {
    width: 60px;
    height: 20px;
	text-align: right;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px;
    margin: 5px 10px 5px 10px;
}
#wrap .sidebar_inquirebox {
	display: table;
	width: 300px;
	height: 110px;
	text-align: center;
	margin: 30px 10px 10px 10px;
	background-color: blue;
}
#wrap .sidebar_inquirebox .sidebar_inquirebox_content {
	display: table-cell;
	height: 80px;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;	
}
#wrap .sidebar_datainfo_commentbox {
	display: table;
	width: 300px;
	height:  60px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	/*background-color: blue;*/
	border: 1px gray dotted;
}
#wrap .sidebar_datainfo_commentbox .sidebar_datainfo_commentbox_content {
	display: table-cell;
	/*height: 80px;*/
	font-size: 13px;
	color: gray;
	text-align: left;
	vertical-align: middle;
}
#wrap .sidebar_datainfo_commentbox .sidebar_datainfo_commentbox_content p {
	line-height: 20px;
	padding: 5px;
}
#wrap .sidebar .aside_selstyle_01 {
    width: 130px; /* 원하는 너비설정 */
	padding: .5em .5em; /* 여백으로 높이 설정 */
	font-size: 14px;
	/*background: url('이미지 경로') no-repeat 95% 50%;*//* 네이티브 화살표를 커스텀 화살표로 대체 */
	border: 1px solid #999;
	border-radius: 3px; /* iOS 둥근모서리 제거 */
	/*-webkit-appearance: none;*/ /* 네이티브 외형 감추기 */
	/*-moz-appearance: none;*/
	/*appearance: none;*/
}

#wrap .center_tail_ad {
	height: 200px;
	/*border: 1px gray solid;*/
}
#wrap .commface_entra_footerbox {
	margin-top: 30px;
}
#wrap .commface_entra_footerbox footer {
	clear: both;
	width: 100%;
	padding: 30px 0 30px 0;
	margin: 300px 0 0 0;
	text-align: center;
	border-top: 1px gray solid;
}

.wrap .alink_01 a {
   text-decoration: none;
}
.wrap .alink_01 a:link, a:visited, a:active, a:hover {
   text-decoration: none;
}

#wrap .at1, .at2, .at3, .at4 {
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	font-weight: 600;
	transition: 2s;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	-o-transition: 2s;
	-ms-transition: 2s;
}
#wrap .at1:hover{
	background-color: #cf9;
	border: 1px solid green;
}
#wrap .at2:hover{
	background-color: #a2d0ff;
	border: 1px solid blue;
}
#wrap .at3:hover{
	background-color: #ebcbfe;
	border: 1px solid purple;
}
#wrap .at4:hover{
	background-color: #fc3;
	border: 1px solid red;
}

#wrap .contents .tablestyle_01 {
	width: 100%;
	border-collapse: collapse;
	border: 1px gray solid;
	color: #000000;
	word-break: break-all;
	vertical-align: middle;
	margin: 10px 0 30px 0;
}
#wrap .contents .tablestyle_01 th {
	height: auto;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-color: aliceblue;
	border: 1px gray solid;
}
#wrap .contents .tablestyle_01 td {
	width: auto;
	height:  35px;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	border: 1px gray solid;
}
#wrap .contents .tablestyle_01 a:link {
	color: #000000;
	text-decoration: underline;
}
#wrap .contents .tablestyle_01 a:hover {
	color: aliceblue;
	text-decoration: none;
}

#wrap .contents .tablestyle_02 {
	width: 100%;
	border-collapse: collapse;
	border: 1px blue solid;
	color: #000000;
	word-break: break-all;
	vertical-align: middle;
	margin: 10px 0 30px 0;
}
#wrap .contents .tablestyle_02 th {
	height: auto;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-color: aliceblue;
	border: 1px gray solid;
}
#wrap .contents .tablestyle_02 td {
	width: auto;
	height:  35px;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px gray solid;
}
#wrap .contents .tablestyle_02 a:link {
	color: #000000;
	text-decoration: none;
}
#wrap .contents .tablestyle_02 a:hover {
	color: blue;
	text-decoration: underline;
}

#wrap .contents .tablestyle_03 {
	width: 100%;
	border-collapse: collapse;
	border: 1px blue solid;
	color: #000000;
	word-break: break-all;
	vertical-align: middle;
	margin: -20px 0 30px 0;
}
#wrap .contents .tablestyle_03 th {
	height: auto;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-color: aliceblue;
	border: 1px gray solid;
}
#wrap .contents .tablestyle_03 td {
	width: auto;
	height:  35px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px gray solid;
}
#wrap .contents .tablestyle_03 a:link {
	color: #000000;
	text-decoration: none;
}
#wrap .contents .tablestyle_03 a:hover {
	color: blue;
	text-decoration: underline;
}

#wrap .contents .menu_title_1 {
	width: 150px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #A9BCF5;
	padding: 5px 20px 5px 20px;
	border-top-right-radius: 5px;
}
#wrap .contents .menu_title_2 {
	width: 250px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #A9BCF5;
	padding: 5px 20px 5px 20px;
	border-top-right-radius: 5px;
}

#wrap .chart_comment {line-height: 22px; font-size: 14px;}

#wrap .counter_willre {width: 120px; float: right; margin: 10px 10px 0 0;}

#wrap #introduce_pop_wrap, #notice_pop_wrap {width: 360px; height: 100%; padding: 0 20px 0 20px;}
#wrap #introduce_pop_wrap .introduce_pop_title_comment {font-size: 22px; font-weight: 600; color: indianred; line-height: 30px;}
#wrap #introduce_pop_wrap ul {font-weight: 600; margin: 10px 0 0 30px;}
#wrap #introduce_pop_wrap ul li {list-style-type: circle; line-height: 30px;}
#wrap #introduce_pop_wrap .introduce_pop_btnbox,  #notice_pop_wrap .notice_pop_btnbox {
	width: 100%;
	height: 50px;
	text-align: center;
	margin-top: 20px;
}
#wrap #introduce_pop_wrap .introduce_pop_btnbox .introduce_pop_close_btn,
#wrap #notice_pop_wrap .notice_pop_btnbox .notice_pop_close_btn {
	width: 100px;
	height: 30px;
	padding: 5px;
}

#wrap fieldset {
	font-family: sans-serif;
	border: 3px solid #1F497D;
	/*background: #ddd;*/
	border-radius: 5px;
	padding: 15px;
	margin: 30px 0 30px 0;
}

#wrap fieldset legend {
	background: #1F497D;
	color: #fff;
	padding: 10px ;
	font-size: 20px;
	border-radius: 5px;
	/*box-shadow: 0 0 0 5px #ddd;*/
	margin-left: 20px;
}

#wrap .cppiTable_01 {
	width: 50px;
}
#wrap .cppiTable_02 {
	background-color: wheat;
}
#wrap .cppiTriangle_01 {
	color: black;
	font-size: 25px;
}
#wrap .cppiTriangle_02 {
	color: black;
	font-size: 20px;
}
#wrap .cppiTriangle_03 {
	color: red;
	font-size: 25px;
}
#wrap .cppiTriangle_04 {
	color: red;
	font-size: 20px;
}


/* 사이드바 롤링배너 */
#wrap .sidebar .sidebar_rollbannerbox { 
	width: 300px;
	height: 120px;
	display: flex; 
	overflow: hidden;
 }
 #wrap .sidebar .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul { 
	 display: flex;
 }
 #wrap .sidebar .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li { 
	 width: 300px; 
	 height: 120px; 
	  /* box-sizing: border-box; */
	  /* border-radius: 20px;  */
	  margin: 0 16px; 
	  /* padding: 46px 31px; */
	  display: flex; 
	  align-items: center; 
	  flex-shrink: 0; 
 }
 /* .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li:nth-child(1) { 
	 background-color: #F8E1E3;
 }
 .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li:nth-child(2) { 
	 background-color: #FFEAB5; 
 }
 .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li:nth-child(3) { 
	 background-color: #D3E7DC;
 }
 .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li:nth-child(4) { 
	 background-color: #A6C1E8;
 }
 .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li:nth-child(even) {
	 margin-top: 80px;
 } */
 #wrap .sidebar .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li .rollimg { 
	/* padding-right: 32px; */
	text-align: center;
	/* width: 156px; */
	flex-shrink: 0;
 }
 #wrap .sidebar .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li .rollimg > img { 
	 width: 100%;
	 vertical-align: middle;
 }
 /* .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li .desc { 
	 font-family: 'BMJUA';
 }
 .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li .desc strong { 
	 display: block; 
	  font-size: 24px; 
	  margin-bottom: 24px;
 }
 .sidebar_rollbannerbox .sidebar_rollbannerbox_contents ul li .desc span { 
	 font-size: 18px;
	  line-height: 1.2;
 } */
 #wrap .sidebar .sidebar_rollbannerbox_contents.original {
	animation: rollingleft1 90s linear infinite; /* animation : animation-name animation-duration animation-timing-function animation-delay animation-iteration-count animation-direction animation-fill-mode animation-play-state */
}
#wrap .sidebar .sidebar_rollbannerbox_contents.clone {
	animation: rollingleft2 90s linear infinite;
}

@keyframes rollingleft1 {
	0% { transform: translateX(0); }
	50% { transform: translateX(-100%); }
	50.01% { transform: translateX(100%); }
	100% { transform: translateX(0); }
}

@keyframes rollingleft2 {
	0% { transition: translateX(0); }
	100% { transform: translateX(-200%); }
}

#wrap .contents .marquee-wrap {
	width: 660px;
	height: 30px;
	border: 1px gray solid;
	border-radius: 5px;
	overflow: hidden;
	padding : 5px;
 }

 #wrap .contents .marquee-wrap a {
	color: #000000;
 }

 #wrap .contents .entra_logo_adv {
	width: 160px;
	height: 60px;
	border: 1px #ffffff solid;
	border-radius: 5px;
	overflow: hidden;
	display: inline-block;
	margin-top: 10px;
 }
 #wrap .contents .entra_logo_adv_gray {
	width: 160px;
	height: 60px;
	border: 1px gray solid;
	border-radius: 5px;
	overflow: hidden;
	display: inline-block;
	margin-top: 10px;
 }
 #wrap .contents .entra_logo_adv_1 {
	width: 160px;
	height: 60px;
	border: 1px #ffffff solid;
	border-radius: 5px;
	overflow: hidden;
	display: inline-block;
	margin: 5px 0 5px 0;
 }
 #wrap .contents .entra_logo_adv_1_gray {
	width: 160px;
	height: 60px;
	border: 1px gray solid;
	border-radius: 5px;
	overflow: hidden;
	display: inline-block;
	margin: 5px 0 5px 0;
 }
 #wrap .contents .entra_logo_adv_2 {
	width: 160px;
	height: 60px;
	border: 1px #ffffff solid;
	border-radius: 5px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 10px;
 }
 #wrap .contents .entra_logo_adv_2_gray {
	width: 160px;
	height: 60px;
	border: 1px gray solid;
	border-radius: 5px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 10px;
 }

 #wrap .franchise_aside_01 {
	text-align: center;
	line-height: 30px;
 }
 #wrap .franchise_aside_02 {
	text-align: left;
	line-height: 25px;
 }
 #wrap .franchise_aside_03 {
	text-align: left;
	line-height: 25px;
	padding-bottom: 10px;
 }
 #wrap .franchise_brandNum_td {background-color: #F5F5F5;}