@charset "utf-8";

/*공통 스타일**********************************************/
html, body{height: 100%; font-size:10px; box-sizing:border-box; letter-spacing:-0.4px; font-family: 'Noto Sans KR', sans-serif !important; font-weight:300 !important;}
.wrap {max-width:800px; margin:0 auto;}
ol, ul {margin:0 !important;}
a:active, a:hover, a:link {text-decoration:none !important;}
h1 {font-size:3rem !important; font-weight:700 !important;}
h1 strong {color:red; /*font-size:19px;*/}
h2 {font-size:3.3rem !important; text-align:center; font-weight:400 !important; line-height:1.3 !important;}
h3 {font-size:2.3rem !important; margin-bottom:5px !important;  margin-top:10px !important; line-height:1.3 !important; }
h2 strong {font-weight:700 !important; display:block;}
h2 span.sub {font-size:2.7rem !important; font-weight:400 !important; line-height:1.3; display:block;}

.content {padding-left:20px; padding-right:20px;}
.text_wrap {font-size:2.1rem; line-height: 1.7; overflow:hidden; width: 100%;}
.text_wrap p.txt {margin:0 0 15px 0; text-align:justify;}
.copyright {float:right; margin: 10px 0 10px 0;}

.section {margin-bottom:8%;}
.color {color:#f6790a;}
.color_red {color:red;}
.img_wrap > img {width:100%; margin:0 auto; display:block;}
.img_wrap a> img {width:100%; margin:0 auto; display:block;}

footer {text-align:center; padding-bottom:20px;}

.wd10 {width:10% !important;}
.wd20 {width:20% !important;}
.wd30 {width:30% !important;}
.wd40 {width:40% !important;}
.wd50 {width:50% !important;}
.wd60 {width:60% !important;}
.wd70 {width:70% !important;}
.wd80 {width:80% !important;}
.wd90 {width:90% !important;}
.wd100 {width:100% !important;}
.wdAUTO {width:auto !important;}



/*error*********************************************/
#msg_null { position: fixed; width: 100%; text-align: center; z-index: 10000; }



/*팝업*********************************************/
#popup{position:absolute; top:50px; left:25px; padding:5px; z-index:999; background:rgba(255, 255, 255, 0.7);}
#close{cursor:pointer; float:right; padding-top:5px;}
.popup { position: relative; font-size: 13px; color: #555; }
.popup h1 { margin:0; padding: 10px; background: #333; color:#FFF; font-size: 18px !important; font-weight: bold; }
.popup h2 { font-size: 14px; margin: 25px 15px 15px; }
.popup p { margin: 0; }
.popup .close-popup { position: absolute; top: 8px; right: 13px; }
.popup .close-popup a { display: inline-block; width:20px; height:20px; background: url(/views/highup/m1//close-popup.png) no-repeat; text-indent: -99999px; overflow: hidden; }
.popup .pre {display: inline-block; width:100%; padding:0 2%; word-wrap: break-word; word-break: break-all; line-height: 1.3; white-space: pre-wrap; text-align: left; }
.popup .pre .poptxt{font-size:15px; font-weight:bold; color:#03C;}
.popup .pre .poptxtBox{border:1px solid #CCC; box-sizing:border-box; padding:0 2%;}
.popup .pre .p5 { padding-top: 10px; }
.no-pre {display: inline-block; width: 94%; padding: 1% 2% 20px; line-height: 1.6; letter-spacing: -0.07em; }
.no-pre dl { margin-top: 10px; margin-bottom: 10px; }
.no-pre dd { padding-left: 10px; margin-bottom: 10px; }
.no-pre dt { margin-bottom: 10px; font-weight: bold; }
.no-pre ul { margin-top: 5px; margin-bottom: 10px; }
.no-pre li { padding-left: 15px; margin-bottom: 10px; }
.no-pre table { border-collapse: collapse; margin-top: 10px; margin-bottom: 20px; }
.no-pre table th { padding: 5px; background: #ddd; border: 1px solid #ccc; }
.no-pre table td { padding: 5px; border: 1px solid #ccc; }
.no-pre .old-link { display: block; text-align: center; }
.no-pre .old-link a { display: inline-block; padding: 10px; border: 1px solid #ccc; background: #f3f3f3; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; color: #000; }
.agree_txt_all { padding: 20px; }
.text_st01 { padding-top: 15px; }
.popup table { margin-top: 15px; margin-bottom: 15px; }




/*헤더********************************************/
.header2 {background: #fff; padding:0 15px; height:55px; border-bottom:1px solid #ccc;}
.header2 li {text-align:center; line-height: 47px;}



/*메뉴********************************************/
.menu {height:54px; margin-bottom:6% !important; border-bottom:1px solid #ddd;}
.menu li {text-align:center; height:100%; width:14.28%; float:left; line-height: 3;}
.menu li a {font-size:1.7rem; height: 53px; display:block; width:100%;}
.menu li.active_menu {background:#004163;}
.menu li.active_menu a {display:block; width:100%; color:#fff; font-weight:bold;}
.menu li a:hover {background:#eee; }
.menu li.active_menu a:hover {background:#bd2723 !important; }


/*타이틀********************************************/
h1 {line-height:1.2 !important;}
h1 strong {color:red; font-weight: 700 !important;}
h1 span {font-weight:700 !important;}
.sub_title {font-size:1.8rem; padding:2px 0 2px 0px ; line-height: 1; margin-top:20px !important; font-weight:400;}
.sub_title li {margin-bottom:10px; color:#666;}
hr {height:1px !important; border:none !important; width:100%; background:#ccc !important; display: block; margin:10px auto !important;}



/*뷰&텍스트크기조절**********************************/

/*공통*/
.info_line {overflow:hidden; margin-bottom:20px;}
.info_line > div {float:left; width: 50%;}

/*뷰*/
.view {margin-top:13px;}
.view > img{float:left; margin: 5px 5px 0 0;}

/*텍스트 크기조절*/
#switcher {width:145px; float:right; margin:10px 0;}
#switcher > div {border:1px solid #ccc; width:30px; float:left; font-size:1.6rem; margin-left:-1px; text-align:center; height:30px; line-height: 1.8;}
#switcher > div:nth-child(2n-1) {cursor:pointer;}
#switcher > div:nth-child(2n-1):hover {background:#333; color:#fff;}
#switcher > div:nth-child(2) {width:85px;}


/*댓글*****************************************/
.comment_wrap > div:first-child {margin-bottom:40px;}
.comment_wrap p.tt {color:#222; font-weight:500 !important;}

.comment_wrap .wirte_area li:nth-child(1){width:100%; border:1px solid #ccc; height:70px; padding:10px;}
.comment_wrap .wirte_area li:nth-child(1) a { cursor:auto !important;}
.comment_wrap .wirte_area li:nth-child(2){width:100%; background:#555; color:#fff; text-align:center; padding:10px; cursor:pointer; font-weight:500;}
.comment_wrap .wirte_area li:nth-child(2) a {color:#fff !important; width:100%; display:block;}

.comment_wrap .total_wrap {border-top:1px solid #ccc;}
.comment_wrap .total_area {background:#f3f3f3; padding:25px 15px; border-bottom:1px solid #ccc;}
.comment_wrap .total strong {color:red;}
.comment_wrap .total .top .top_inner {overflow:hidden; margin-bottom:9px !important;}
.comment_wrap .total .top .top_inner > li:nth-child(1) {float:left;}
.comment_wrap .total .top .top_inner > li:nth-child(2) {float:right;}
.comment_wrap .total .top .top_inner > li .best_icon{display:inline-block; margin-bottom:0; background:red; color:#fff; font-weight:500; padding:2px 5px; border-radius:4px; margin-right:5px;}
.comment_wrap .total .top .top_inner > li > img {vertical-align:text-bottom;}

.comment_wrap .total .bottom .bottom_inner img {margin-bottom:10px;}
.comment_wrap .total .bottom .bottom_inner p.txt {font-size:1.6rem;}

.comment_wrap .total .info_line {overflow:hidden; margin-top:20px !important;}
.comment_wrap .total .info_line a {color:#666;}
.comment_wrap .total .info_line a:hover {border-bottom:1px solid #333;}
.comment_wrap .total .info_line > li:nth-child(1) {float:left; }
.comment_wrap .total .info_line > li:nth-child(2) {float:right;}
.comment_wrap .total .info_line .G_B > p {display:inline-block; border:1px solid #ccc; padding:2px 7px; cursor:pointer; margin-bottom:0;}

.comment_wrap .more a {width:100%; display:block; background:#333; color:#fff !important; text-align:center; padding:15px; font-size:15px;}



/*인증번호 팝업*****************************************/
.cert-box { display: none; z-index: 9; position: relative; top: -337px; left: 0; right: 0; font-size: 16px; }
.cert-box.is-active { display: block; }
.cert-box > .inner { position: relative; width: 100%; min-width: 200px; max-width: 660px; margin: 0 auto; padding: 30px 15px; border: 1px solid #000; background: #fff; box-sizing: border-box; box-shadow: 0 0 15px rgba(0, 0, 0, 0.8); }
.cert-box > .inner:after { content: ''; display: table; clear: both; }
.cert-box .cert-bg { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); }
.cert-box .cert-notice { color: #000; padding-bottom: 10px; }
.cert-box .input-num { float: left; width: 70%; height: 30px; padding: 5px; box-sizing: border-box; border: 0 none; background: #eee; }
.cert-box .input-submit { float: right; width: 30%; border: 0 none; background: #212121; color: #eee; height: 30px; font-weight: bold; cursor: pointer; }
.cert-box .input-re { display: none; clear: both; margin-top: 20px; padding: 3px 10px; border: 2px solid #ddd; border-color: #ddd #bbb #bbb #ddd; background: #f6f6f6; border-radius: 15px; font-size: 13px; color: #666; letter-spacing: -0.1em; cursor: pointer; }
.cert-box .input-re.is-active { display: inline-block; }







/*-------responsive----------------------------------------------------------------*/

@media all and (max-width:751px) {

	html{font-size:9px !important;}
	h1 {line-height: 1.2 !important;  font-size: 2.6rem !important;}
	h2 {font-size:2.4rem !important;}
	h3 {font-size:2.3rem !important;}
	.content { padding-left: 10px; padding-right: 10px;}
	.wdAUTO {width:100% !important;}
	
    /*header*/
	.header2 {height:70px;}
	.header2 li > img{width:120px; margin-top: 20px;}
	.header2 li:nth-child(2) img {width:130px;}
	
	/*menu*/
	.menu {height:45px;}
	.menu li {line-height:2.5;}
    
	/*text_zoom*/
	#switcher > div {line-height:2 !important;}
	
	
	/*본문*/
	.text_wrap .txt li {line-height:1.3; margin-bottom:5px;}
	
	
	/*댓글*/
	.comment_wrap .total .bottom .bottom_inner img {width:100%;}

}


@charset "utf-8";
/* CSS style */

html, body{height: 100%;}
body{font-size: 26px; color: #000;}

/* 삭제 */
/*.clr:before, .clr:after{content: ' '; display: block;}*/
/*.clr:after{clear: both;}*/

.hidden{position: absolute; width: 0; height: 0; font-size: 0; line-height: 0; overflow: hidden; visibility: hidden; }
.imgbox img{display: block; margin:auto;}
::-webkit-input-placeholder { color: #333; opacity: 1 !important; }
::-moz-placeholder { color: #333; opacity: 1 !important; }
:-ms-input-placeholder { color: #333 !important; opacity: 1 !important; }
:-moz-placeholder { color: #333; opacity: 1 !important; }
.placeholder { color: #333 !important; opacity: 1 !important; }

/* 컨텐츠 */
.wrapper {position: relative; max-width:1000px; margin: 0 auto; text-align: center; overflow: hidden; }
.wrapper .robot {background:url("/views/highup/m1//back-img-1.jpg") repeat-y; background-size:cover; padding-bottom: 50px;}
.header{margin: 0 auto;}
#time-result{color:#FFF; font-size:1.2em; background:rgba(0, 0, 0, 0.6); padding:1% 0;} 
.db_list{margin: auto; color: #FFF; text-align: center; margin-bottom: 20px; font-size: 1.1em;}
.loader { border: 13px solid rgba(0, 0, 0, 0.5); /* Light grey */ border-top: 13px solid #fff; /* Blue */ border-radius: 50%; width: 120px; height: 120px; animation: spin 1s linear infinite; }

.co2{background:url(/views/highup/m1//img07.jpg) repeat-y; background-size: cover; padding-bottom: 50px;}

@keyframes spin {
    0%{ transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.step-list { position: relative; width: 10000px; margin-left: 0; transition: margin-left 0.2s; width: 300%; }
.step-list:after { content: ''; display: table; clear: both; }
.step-list.step-1 { margin-left: -100%; }
.step-list.step-2 { margin-left: -200%; }
.step-list .step { float: left;/* width: 100%; max-width: 800px; */width: 33.333%; min-height: 1px; }
.step-list .step > .inner { width: 100%; max-width: 960px; margin: 0 auto; }
.step-1 .step1 .active,
.step-2 .step2 .active,
.step0 .loader-box { width: 146px; margin: 30px auto; background: url(/views/highup/m1//loading_icon.png) no-repeat 50% 50%; background-size: 35%; }
.step0 .loader { margin: 0 auto; }
.step0 .str1 { padding-top: 5px; color: #fff; }
.step1 img { display: block; width: 50%; max-width: 320px; margin: 0 auto; }
.chart { max-width: 100%; margin: 50px auto 0 auto; background:rgba(21, 23, 27, 0.4); border-radius:20px; margin-bottom:50px; background:rgba(0,0,0,0.6);  padding:0px 0;}
.chart-title {}
.chart-title img { width: 100%; max-width: 580px; margin: 0 auto; }
.step-1 .pr-list { margin: 0; padding: 20px 0; /*border: 4px solid #092236;*/ box-sizing: border-box; }
.step-1 .pr-list li { width: 90%; max-width: 640px; margin: 0 auto; }
.step-1 .pr-title { padding: 5px 0 20px; text-align: center; }
.step-1 .pr-title img { width: auto; max-width: none; }
.step-1 .pr-title .ok { display: none; }
.step-1 .pr-title .ok.is-active { display: block; }
.step-1 .pr-title .def { }
.step-1 .pr-title .ok.is-active + .def { display: none; }
.step-1 .progress { border-radius:0 10px 10px 0; background-color: #fff; }
.step-1 .progress-bar { text-align: right !important; }
.step-1 .progress-bar-danger { background-color: #e8b400; } /*****************************************************************************차트 컬러 변경 부분****************************/

/* footer */
.footer {padding: 30px 0;background: url(/views/highup/m1//footer_bg.png);color: #fff;font-size: 12px;text-align: left;}
.footer > .inner {width: 100%;max-width: 860px;margin: 0 auto;}
.footer .info {text-align:center; line-height: 1.8; /*letter-spacing: -0.05em*/; font-size:1em; color:#d4d4d4;}
.footer .info span{margin: 0 5px; }

/* 인증 */
.cert-wrap { position: relative; }
.cert-box { display: none; z-index: 9; position: absolute; top: 0; left: 0; right: 0; font-size: 16px; }
.cert-box.is-active { display: block; }
.cert-box > .inner { position: relative; width: 100%; min-width: 200px; max-width: 610px; margin: 0 auto; padding: 30px 15px; border: 1px solid #000; background: #fff; box-sizing: border-box; box-shadow: 0 0 15px rgba(0, 0, 0, 0.8); }
.cert-box > .inner:after { content: ''; display: table; clear: both; }
.cert-box .cert-bg { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); }
.cert-box .cert-notice { color: #000; padding-bottom: 10px; }
.cert-box .input-num { float: left; width: 70%; height: 30px; padding: 5px; box-sizing: border-box; border: 0 none; background: #eee; }
.cert-box .input-submit { float: right; width: 30%; border: 0 none; background: #212121; color: #eee; height: 30px; font-weight: bold; cursor: pointer; }
.cert-box .input-re { display: none; clear: both; margin-top: 20px; padding: 3px 10px; border: 2px solid #ddd; border-color: #ddd #bbb #bbb #ddd; background: #f6f6f6; border-radius: 15px; font-size: 13px; color: #666; letter-spacing: -0.1em; cursor: pointer; }
.cert-box .input-re.is-active { display: inline-block; }

/* 신청폼 */
.dbform {position: relative;}
/*.dbform:before { content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: 4px; border: 1px solid rgba(184, 174, 103, 0.9); }*/
.dbform .form-title {/*padding:4% 0;*/ padding-bottom:2%; color:#FFF;font-size: 1.1em; text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.8); letter-spacing: -0.1em;}
.dbform .form-title img { }
.dbform .form {position: relative;width:100%;max-width: 960px;margin: 0 auto;}
.dbform > .inner { }
.dbform .form-box{margin:auto; width:100%;}
.dbform .form {/*border:4px; border-style:solid;*/ border--slice:0; /*border-: url('/views/highup/m1//border-bg.png') 30;*/ 
    display: flex;
    justify-content: center; margin-top: 70px;
    align-items: center; background-position: top center;
    background:url('/views/highup/m1//db_bg.png') no-repeat;  background-size:cover; width:80%; padding: 20px 0; border-radius:20px;
}

/* 입력폼 */
.dbform .text {width: 100%; border-radius:5px; padding:0 10px;/*border:none; border-bottom:1px solid #FFF; background: none !important; background-: none !important;*/ height: 50px; box-sizing: border-box; color: #212121; font-size: 1.2em;}
.dbform input::placeholder{color:#212121; font-size: 1em;}
.dbform{letter-spacing:normal;}

/* 폼 그룹 */
.dbform .item-list { }
.dbform .item-row:before,
.dbform .item-row:after { content: ''; display: block; }
.dbform .item-row:after { clear: both; }
.dbform .item-row { margin-bottom: 10px; width: 80%; min-width: 380px; margin-left: auto; margin-right: auto; }
.dbform [class*="item-col-"] { float: left; box-sizing: border-box; border-bottom: 1px solid #000; border-radius:20px; }
.dbform .item-col-1 { width: 35%; }
.dbform .item-col-2 { width: 60%; margin-left: 5%; }
.dbform .item-col-2 .label2 { }
.dbform .item-col-2 .field2 { }
.dbform .item-col-3 { width: 100%; }
.dbform .label,
.dbform .field { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.dbform .label { position: absolute; width: 150px; padding-left: 10px; text-align: left; line-height: 58px; font-weight: bold; height: 58px; }
.dbform .field { vertical-align: top; position:relative;}
.dbform .field>img{position:absolute; left:0; bottom:0;}
.dbform .field-desc { display: inline-block; margin-top: 3px; margin-left: 5px; margin-bottom: 0; color: #fff; vertical-align: top; line-height: 1.5em; font-size: 11px; }
.dbform .dash { display: inline-block; width: 8%; text-align: center; }
.dbform .radio-row { padding-top: 5px; font-size: 0.8em; color: #fff; text-align: left; }
.dbform .label-block { display: block; font-weight: normal; }
.dbform .radio-field-block { display: block; font-size: 0.9em; }
.dbform .radio-field-block label { font-weight: normal; margin-right: 5px; }
.dbform .radio-field-block input { }
.dbform .radio-field-block label span { padding-left: 4px; }

/* 폼하단,처리 */
.dbform .submit-area { clear: both; }
.dbform .agree {width:90%; height:29px; margin: 0 auto; margin:0 auto; text-align:center; font-size: 13px; letter-spacing: normal; color:#FFF; position:relative;}
.dbform .agree .agree-col { display: inline-block; margin: 0 5px; }
.dbform .agree .agree-label {display:inline-block; vertical-align:middle; font-weight:normal; color:#FFF; margin:0; line-height:29px;}
.dbform .agree .agree-label input{margin-right:5px; margin-top:0;}
.dbform .agree .privacy-link {display: inline-block; width:auto; height:29px; line-height:29px;}
.dbform .submit {}
.dbform .submit .submit-btn {width: auto;/*max-width: 960px;display: block;margin: 0 auto; margin-top:10px;*/}
.dbform .submit .submit-btn:hover {opacity:0.9;}

/* responsive */
@media all and (max-width:1000px) {
.imgbox img{display: block; margin:auto; width:100%;}
.imgbox2 img{display: block; margin:auto; width:100%;}
#time-result{color:#FFF; font-size:1.2em; margin-bottom:0px;} 

}

@media all and (max-width:999px) {
	.imgbox img{display: block; margin:auto; width:100%;}
}

@media all and (max-width:767px) {
	.dbform .submit .submit-btn {width: 100%;/*max-width: 960px;display: block;margin: 0 auto; margin-top:10px;*/}	
    html, body { overflow-x: hidden; font-size: 22px; }
    .header { padding-bottom: 15px; }
	.imgbox img{display: block; margin:auto; width:100%;}
	.imgbox2 img{display: block; margin:auto; width:80%;}
    .pr-list { padding-bottom: 0; }
    .step0 .loader-box { width: 96px; }
    .step0 .loader { margin: 0 auto; border-width: 8px; width: 80px; height: 80px; }
    .step-1 .pr-title { padding: 5px 0 5px; }
    .step-1 .pr-title img { width: 45%; }
    .footer { padding: 15px 0; }v
    .footer .info { margin-left: auto; padding-top: 10px; }

    /* form */
    .step-list .step > .inner {width:95%;}
    .dbform .inner { max-width: none; }
    .dbform .form { float: none; margin: 0 auto; width:100% }
    .dbform [class*="item-col-"] { float: none; width: auto; }
    .dbform .item-row {width:95%; min-width:280px}
    .dbform .agree { color: #fff; }
    .wrapper .robot {padding:30px 0 0 0 ;}
    
}

@media all and (max-width:550px) { 
    .dbform .form {padding: 10px 5px; box-sizing: border-box;}
    .step-list.step-2 {height:auto;}
    .chart {margin:0 auto; padding:20px 0;}
    #time-result {margin-top:15px;}
}

@media all and (max-width:479px) {
    .chart2 .pr-list { height: 150px; }
    .chart2 .pr-list li:nth-child(1) .progress-bar-vertical { min-height: 98px; }
    .chart2 .pr-list li:nth-child(2) .progress-bar-vertical { min-height: 51.5px; }
    .chart2 .pr-list li:nth-child(3) .progress-bar-vertical { min-height: 34px; }
    .chart2 .pr-list li:nth-child(4) .progress-bar-vertical { min-height: 17.5px; }
}
@media all and (max-width:414px) {
    body { font-size: 18px; }

    /* form */
    .dbform .form { }
    .dbform .label { padding-left: 0; width: 110px; height: 40px; line-height: 40px; }
    .dbform .field { }
    .dbform .text { height: 40px; }
    .dbform .agree { font-size: 14px; color: #fff; }
    .dbform .agree .agree-label input { width: 12px; height: 12px; }
}
@media all and (max-width:359px) {
}

/* 팝업 */
.popup { position: relative; font-size: 13px; color: #555; }
.popup h1 { margin:0; padding: 10px; background: #333; color:#FFF; font-size: 18px; font-weight: bold; }
.popup h2 { font-size: 14px; margin: 25px 15px 15px; }
.popup p { margin: 0; }
.popup .close-popup { position: absolute; top: 8px; right: 13px; }
.popup .close-popup a { display: inline-block; width:20px; height:20px; background: url(/views/highup/m1//close-popup.png) no-repeat; text-indent: -99999px; overflow: hidden; }
.popup .pre {display: inline-block; width:100%; padding:0 2%; word-wrap: break-word; word-break: break-all; line-height: 1.3; white-space: pre-wrap; text-align: left; }
.popup .pre .poptxt{font-size:15px; font-weight:bold; color:#03C;}
.popup .pre .poptxtBox{border:1px solid #CCC; box-sizing:border-box; padding:0 2%;}

.popup .pre .p5 { padding-top: 10px; }
.no-pre {display: inline-block; width: 94%; padding: 1% 2% 20px; line-height: 1.6; letter-spacing: -0.07em; }
.no-pre dl { margin-top: 10px; margin-bottom: 10px; }
.no-pre dd { padding-left: 10px; margin-bottom: 10px; }
.no-pre dt { margin-bottom: 10px; font-weight: bold; }
.no-pre ul { margin-top: 5px; margin-bottom: 10px; }
.no-pre li { padding-left: 15px; margin-bottom: 10px; }
.no-pre table { border-collapse: collapse; margin-top: 10px; margin-bottom: 20px; }
.no-pre table th { padding: 5px; background: #ddd; border: 1px solid #ccc; }
.no-pre table td { padding: 5px; border: 1px solid #ccc; }
.no-pre .old-link { display: block; text-align: center; }
.no-pre .old-link a { display: inline-block; padding: 10px; border: 1px solid #ccc; background: #f3f3f3; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; color: #000; }
.agree_txt_all { padding: 20px; }
.text_st01 { padding-top: 15px; }
.popup table { margin-top: 15px; margin-bottom: 15px; }










