@charset "utf-8";
/* Author : PULIP COMMUNICATIONS, Smart Media Group */

/* tap color */
.tabColor, .tabColor *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;/* for Androids */}

/* scroll */
/* 수정사항 : 2016-11-30 :: -webkit-overflow-scrolling:touch;를 -webkit-overflow-scrolling:auto;로 수정*/
.scroll, .scrollY, .scrollX{position:relative;overflow:auto;-webkit-overflow-scrolling:auto;}
.scrollY{overflow-x:hidden;-webkit-overflow-scrolling:auto;}
.scrollX{overflow-y:hidden;-webkit-overflow-scrolling:auto;}

/* box behavior */
.fl{float:left !important;}
.fr{float:right !important;}
.cb{clear:both !important;}
.dn{display:none !important;}
.dn.open{display:block !important;}
.db{display:block !important;}
.di{display:inline !important;}
.dib{display:inline-block !important;}
.vv{visibility:visible !important;}
.vh{visibility:hidden !important;}
.oh{overflow:hidden;}/* 2017-10-18 추가 */

/* Sizing */
.mt_3{margin-top:-3px !important;} /* 2017-10-24 추가 */
.mtZ{margin-top:0 !important;}
.mt3{margin-top:3px !important;} /*2019-06-19추가*/
.mt5{margin-top:5px !important;} /*2016-03-17추가*/
.mt8{margin-top:8px !important;} /*2016-03-17추가*/
.mtXs{margin-top:12px !important;}
.mt10{margin-top:10px !important;}/*2018-06-19 추가*/
.mtS{margin-top:22px !important;}
.mtS25{margin-top:25px !important;} /*2018-05-03 추가*/
.mtS30{margin-top:30px !important;} /*2018-05-03 추가*/
.mtS40{margin-top:40px !important;} /*2018-05-03 추가*/
.mtXl{margin-top:50px !important;}
.mgr20{margin-right:20px !important;} /*2017-04-06추가*/
.mgr15{margin-right:15px !important;} /*2019-08-05추가*/
.mgl3{margin-left:3px !important;}/*2018-02-13추가*/
.mgl5{margin-left:5px !important;}/*2018-02-13추가*/

.mgl10{margin-left:10px !important;}/*2018-02-13추가*/
.mgl15{margin-left:15px !important;}/*2018-08-07추가*/
.mgl20{margin-left:20px !important;}/*2018-02-13추가*/
.mgl25{margin-left:25px !important;}/*2018-04-27추가*/
.mgl30{margin-left:30px !important;}/*2018-02-13추가*/
.mgl40{margin-left:40px !important;}/*2018-02-13추가*/
.mgl45{margin-left:45px !important;}/*2018-02-13추가*/
.mgl48{margin-left:48px !important;}/*2018-02-13추가*/
.mgl60{margin-left:66px !important;}/*2018-08-07추가*/

.ptXs{padding-top:15px !important;} /*2015-03-16추가*/
.pt10{padding-top:10px !important;} /* 2017-01-19 추가 */
.pd15{padding:15px !important;} /* 2017-02-15 추가 */
.pdl3{padding-left:3px !important;}
.pdl5{padding-left:5px !important;}

/* 2018-07-25 추가 */
.pdl10{padding-left:10px !important;}/* 2018-07-25 추가 */
.pdl8{padding-left:8px !important;}/* 2018-09-05 추가 */

.pdr8{padding-right:8px !important;}/* 2018-09-05 추가 */
.pdr5{padding-right:5px !important;}/* 2018-09-05 추가 */

.pdb15{padding-bottom:15px !important;}/* 2018-09-05 추가 */

.txtc{text-align:center !important}/* 2018-09-05 추가 */

.txtId0{text-indent:0 !important}/* 2018-09-05 추가 */


.listIn{list-style:initial !important;}

/* 2018-01-16추가*/


/* 2018-03-15 추가 */
.mWid60 { width: auto !important; min-width: 60px !important; }


/*2016-09-02추가*/
.mAt{margin:auto;}
.mb20 {margin-bottom: 20px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mgr35{margin-right:35px !important;}
.mw110{min-width:110px !important;}
.w270{width:265px !important;}

/* 2017-03-02추가 */
.mgr5 {margin-right:5px;}
.dotline {border-top:1px dashed #d6d1b2; padding-top:20px;}

/*2018-08-28 추가*/
.mgr3 {margin-right:3px;}

/*font-size*/
.fsB01{font-size:1.05em !important; } /*2015-12-08추가*/
.fsN01{font-size:1.05em !important; font-weight:normal;} /*2015-12-08추가*/
.fsN02{font-size:0.933em !important; font-weight:normal;} /*2016-07-08추가*/
.fsN03{font-size:0.8em !important; font-weight:normal;} /*2016-08-02추가*/
.fsN04{font-size:0.875em !important; font-weight:normal;}/*2018-07-06 추가*/
.fs20{font-size:20px !important;} /* 2017-03-03추가 */
.fs14{font-size:14px !important;} /* 2018-02-13추가 */
.fs19 {font-size:19px !important;} /* 2018-02-26추가 */
.fs18 {font-size:18px !important;} /* 2018-05-03추가 */
.fs16 {font-size:16px !important;} /* 2018-09-05 추가 */
.fsM20, .fsM20 span {font-size:20px !important; font-family:notoM;} /* 2017-06-01 추가 */
.fsM20 span.fsmall {font-size:.8em !important; line-height:1.5 !important;} /* 2017-06-01 추가 */
.lh12{line-height:1.2 !important;} /* 2017-09-15 추가 */
.lh15{line-height:1.5 !important;} /* 2017-03-07추가 */
.fs12{font-size:12px !important;}/* 2018-07-13추가 */
.fs15{font-size:15px !important;}/* 2018-09-05 추가 */
.fsN093{font-size:0.933em !important;}/* 2019-04-22 추가 */
.fs13{font-size:13px !important;} /*2019-05-10 추가*/

/* contents p type */
.cntPtypeA{margin:10px 0 10px 0;font-size:0.933em;line-height:1.45;}
.cntTitle + .cntPtypeA{margin-top:9px;}
.cntPtypeB{margin:10px 10px 0 10px;font-size:0.933em;line-height:1.45;}

/* Special content types */
.listBox{padding:18px 15px 20px 15px;margin:30px 0 0 0;border:1px solid #e6e1d2; background-color:#f9f7f2;}
	.listBox .btn{margin:16px 0 0 0;text-align:center;}
	.listBox .btn .btnForm{width:130px;}

.listBox2{padding:18px 15px 20px 15px;margin:30px 0 0 0;border:1px solid #e6e1d2;background-color:#f9f7f2;} /*2015-03-16추가*/
	.listBox2 .btn{margin:5px 0 0 0;text-align:center;}/*2015-03-16추가*/



	
	/* list */
.listIndentBox{margin:0 0 0 12px;}
	.listIndentBox .btn{margin:8px 0 0 0;}
.list{margin:0;}
	.list li{position:relative;font-size:0.933em;color:#666;line-height:1.45;}
	.list li:before{display:block;content:"";position:absolute;left:0;background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;}
	.list > li{padding:0 0 0 12px;margin:7px 0 0 0;}
	.list > li:first-child{margin-top:8px;}
	td .list > li:first-child{margin-top:0;}
	.list > li:before{top:4px;width:5px;height:6px;background-position:0 -60px;}
	.list > li > ul > li{padding:0 0 0 10px;margin:7px 0 0 0;}
	.list > li > ul > li:first-child{margin-top:7px;}
	.list > li > ul > li:before{top:6px;width:3px;height:3px;background-position:0 -70px;}
	.list > li > ul > li > ul{margin:7px 0 0 0;}
	.list > li > ul > li > ul > li{padding:0 0 0 14px;margin:5px 0 0 0;}
	.list > li > ul > li > ul > li:before{top:7px;width:7px;height:5px;background-position:0 -80px;}
	.list > li > ul > li > ul > li > ul{margin:3px 0 0 0;}
	.list > li > ul > li > ul > li > ul > li{padding:0 0 0 10px;margin:1px 0 0 0;}
	.list > li > ul > li > ul > li > ul > li:before{top:8px;width:4px;height:1px;background-image:none;background-color:#776c61;}
	.list li > p{margin:4px 0 12px 0;font-size:inherit;color:#666;line-height:1.45;}
	.list li > p + ul{margin:-6px 0 16px 0;}
	.list li > p + ul > li > ul,
	.list li > p + ul > li > ul > li{margin:2px 0 0 0;}
	.list + .notice{margin:10px 0 0 0;}
	
	
	/* width 359 responsive */
	@media(max-width:359px){
		.list > li:before{top:4px;}
		.list > li > ul > li:before{top:5px;}
		.list > li > ul > li > ul > li:before{top:4px;}
		.list > li > ul > li > ul > li > ul > li:before{top:6px;}
	}

/* listD */
.listD{}
	.listD li{position:relative;color:#666;line-height:1.45;}
	.listD li:before{display:block;content:"";position:absolute;left:0;background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;}
	.listD > li{padding:0 0 0 10px;margin:7px 0 0 0;}
	.listD > li:before{top:8px;width:3px;height:3px;background-position:0 -70px;}
	.listD > li:first-child{margin-top:5px;}
	td .listD > li:first-child{margin-top:0px;}
	.listD > li > ul{margin:7px 0 0 0;}
	.listD > li > ul > li{padding:0 0 0 14px;margin:5px 0 0 0;}
	.listD > li > ul > li:before{top:7px;width:7px;height:5px;background-position:0 -80px;}
	.listD > li > ul > li > ul{margin:3px 0 0 0;}
	.listD > li > ul > li > ul > li{padding:0 0 0 10px;margin:1px 0 0 0;}
	.listD > li > ul > li > ul > li:before{top:8px;width:4px;height:1px;background-image:none;background-color:#776c61;}
	.list + .notice{margin:10px 0 0 0;}

	.listD.num > li{padding:0;}
	.listD.num > li:before{display:none;}

	/* width 359 responsive */
	@media(max-width:359px){
	}
/* listS */
.listS{}
	.listS li{position:relative;color:#666;line-height:1.45;}
	.listS li:before{display:block;content:"";position:absolute;left:0;background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;}
	.listS > li{padding:0 0 0 10px;margin:7px 0 0 0;}
	.listS > li:before{top:7px;width:3px;height:3px;background-position:0 -70px;}
	td .listS > li:first-child{margin-top:0;}
	.listS > li > ul{margin:7px 0 0 0;}
	.listS > li > ul > li{padding:0 0 0 14px;margin:5px 0 0 0;}
	.listS > li > ul > li:before{top:7px;width:7px;height:5px;background-position:0 -80px;}
	.listS + .notice{margin:10px 0 0 0;}
/* listDc */
.listDc{}
	.listDc li{position:relative;font-size:0.933em;color:#666;line-height:1.45;}
	.listDc li:before{display:block;position:absolute;left:0;}
	.listDc > li{padding:0 0 0 16px;margin:7px 0 0 0;}
	.listDc > li:first-child{margin-top:8px;}
	.listDc > li:nth-of-type(1):before{content:"1.";}
	.listDc > li:nth-of-type(2):before{content:"2.";}
	.listDc > li:nth-of-type(3):before{content:"3.";}
	.listDc > li:nth-of-type(4):before{content:"4.";}
	.listDc > li:nth-of-type(5):before{content:"5.";}
	.listDc > li:nth-of-type(6):before{content:"6.";}
	.listDc > li:nth-of-type(7):before{content:"7.";}
	.listDc > li:nth-of-type(8):before{content:"8.";}
	.listDc > li:nth-of-type(9):before{content:"9.";}
	.listDc + .notice{margin:10px 0 0 0;}
.listDist{}
	.listDist > li{margin-top:21px;}
	.listDist > li:first-child{margin-top:5px;}
	
/* 2017-08-22 추가 */
.listLine {margin:10px 0 20px; position:relative;}
	.listLine > li{position:relative;padding:0 0 0 10px;margin:5px 0 0 0;font-size:0.95em;color:#666;line-height:1.3;}
	.listLine > li:before {content:'-'; position:absolute; left:0;}

/* text */
.vt{vertical-align:top !important;}
.vm{vertical-align:middle !important;}
.al{text-align:left !important;}
.ac{text-align:center !important;}
.ar{text-align:right !important;}
.aj{text-align:justify;}
.tl{text-decoration:line-through;}
.tu{/* text-decoration:underline; */border-width:0 0 1px 0;border-style:solid;font-size: inherit;}
.fn{font-weight:normal;}
.fb{font-weight:bold !important;}
.ls{letter-spacing:-1px;}
sub{vertical-align:top;}
.txtSizeS *{font-size:0.867em !important;}
.underLine{text-decoration:underline;}
span, strong {font-size:inherit !important; color:inherit !important;} /* 2017-09-01 추가 */

/* color */
.pointColorA{color:#be6e19;font-size:inherit;font-family:'notoM';}
.pointColorA_a{color:#be6e19;font-size:inherit;font-family:'notoM';}
.pointColorB{color:#a58746 !important;font-size:inherit;font-family:inherit;}/* 2016-12-09 수정 */
.pointColorC{color:#0075bf !important;font-size:inherit;font-family:inherit;}/* 2017-05-26 추가 */
.pointColorRed {color: #de3535 !important;} /* 2017-10-30 추가 */
.pointColorBlue {color: #0075bf !important;} /* 2017-10-30 추가 */
.pointColorG {color:#666666 !important;} /*2018-08-28 추가*/
.pointColorB_a {color:#2f75f5 !important;} /*2019-09-29 추가*/
.pointColorBr {color:#826527 !important;} /*2020-10-22 추가*/
/*.pointBgA{background:#be6e19;color:#fff;font-size:inherit;}*/

.lightColor{color:#888;}
.alertMessage{padding:17px 14px 15px 14px;margin:22px 0 0 0;border:1px solid #e6e1d2;background-color:#f9f7f2;}
	.alertMessage p{font-size:0.867em;color:#666;font-weight:normal;line-height:1.45;}checkList 
	/* .alertMessage.sizeS p{color:#666;font-size:0.867em;font-weight:normal;line-height:1.45;} */
.resultMessage{padding:0;margin:0;}
.popup .resultMessage{margin:15px 0 34px 0;}
	.resultMessage p{font-size:1.133em;color:#545045;font-weight:normal;line-height:1.45;text-align:center;}

/*2015-07-09추가*/
/*.resultMessage01 */
.resultMessage01{}
	.resultMessage01 li{position:relative;font-size:1.133em;color:#545045;line-height:1.45;}
	.resultMessage01 li:before{display:block;content:"";position:absolute;left:0;background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;}
	.resultMessage01 > li{padding:0 0 0 10px;margin:7px 0 0 0;}
	.resultMessage01 > li span{color:#be6e19;font-size:inherit}
	.resultMessage01 > li span.fnts{color:#545045; font-weight:normal;font-size:0.9em; margin-left:0; }/*2016-05-12수정*/
	.resultMessage01 > li:before{top:7px;width:5px;height:6px;background-position:0 -60px;}
	.resultMessage01 > li:first-child{margin-top:5px;}
	/*2016-05-12추가 s*/
	.resultMessage01 li.addMessage{display:inline-block;}
	.resultMessage01 li.addMessage ul{clear:both; overflow:hidden;}
	.resultMessage01 li.addMessage ul li {float:left; }
	.resultMessage01 li.addMessage ul li.leCon{float:left;width:82%;  }
	.resultMessage01 li.addMessage ul li.riCon{float:right; }
	.resultMessage01 li.addMessage ul li figure img{width:50px;}
	@media(max-width:359px){
		.resultMessage01 li.addMessage ul li.leCon{width:80%;}
	}
	@media(min-width:599px) and (max-width:600px){
		.resultMessage01 li.addMessage ul li.leCon{width:90%;}
	}
	/*2016-05-12추가 e*/

.tipMessage{position:relative;padding:0 0 0 50px;margin:20px 0 0 0;margin-bottom:-4px;} /* 2015-10-21 수정 */ /* margin:20px */
.tipMessage:before{display:block;content:"";position:absolute;left:1px;top:1px;width:40px;height:20px;background-image:url(/images/asis/common/sr_icon_tip.png);background-position:0 0;background-size:40px 20px;background-repeat:no-repeat;}
.tipMessage li, .tipMessage p{position:relative;font-size:0.867em;color:#666;line-height:1.45;}
	.tipMessage li{margin-left:14px;text-indent:-14px;}
	.tipMessage .btnTypeA{padding:0 60px 0 0;}
	.tipMessage .btnTypeA a, .tipMessage .btnTypeA button{position:absolute;right:0;top:50%;margin-top:-13px;text-indent:0;}
	.tipMessage a, .tipMessage button{margin:4px 0 0 0;text-indent:0;}
	/* width 359 responsive */
	@media(max-width:359px){
		.tipMessage li{margin-left:11px;text-indent:-11px;}
	}

/* 2017-12-01 추가 */
.tipMessage.guide{padding-left:60px;}
.tipMessage.guide:before{width:50px; background-image:url(/images/asis/common/sr_tit_guide.png); background-size:50px 20px;}

/* 2019-04-12 추가 */
.guideMessage{position:relative;padding:0 0 0 50px;margin:20px 0 0 0;margin-bottom:-4px;} 
.guideMessage:before{display:block;content:"";position:absolute;left:1px;top:1px;width:40px;height:20px;background-image:url(/images/asis/common/sr_icon_guide2.png);background-position:0 0;background-size:40px 20px;background-repeat:no-repeat;}
.guideMessage li, .guideMessage p{position:relative;font-size:0.867em;color:#666;line-height:1.45;}
	.guideMessage li{margin-left:14px;text-indent:-14px;}
	.guideMessage .btnTypeA{padding:0 60px 0 0;}
	.guideMessage .btnTypeA a, .guideMessage .btnTypeA button{position:absolute;right:0;top:50%;margin-top:-13px;text-indent:0;}
	.guideMessage a, .guideMessage button{margin:4px 0 0 0;text-indent:0;}
	/* width 359 responsive */
	@media(max-width:359px){
		.guideMessage li{margin-left:11px;text-indent:-11px;}
	}


.endMessage{position:relative;margin:25px 0 0 0;}
.stepTypeA + .endMessage{margin-top:39px;}
	.endMessage dt{position:relative;padding:0 0 0 16px;font-size:1.400em;line-height:1.2;}
	.endMessage dt.txtS{font-size:1.333em;}
	.endMessage dt:before{display:block;content:"";position:absolute;left:0;top:2px;bottom:3px;width:2px;background-color:#a58746;}
	.endMessage dt mark{color:#a58746;}
	.endMessage dd{margin:36px 0 0 0;}
	.endMessage .tableInfo{margin-top:0;}
	.endMessage .box{padding:18px 14px 16px 14px;margin:10px 0 0 0;font-size:0.933em;color:#666;line-height:1.45;border:1px solid #e6e1d2;background-color:#f9f7f2;}
	.endMessage .box:first-child{margin-top:0;}
	.endMessage .box mark{color:#a58746;border-bottom:1px solid #a58746;}
	.endMessage .endListBox{overflow:hidden;padding:16px 16px 19px 16px;margin:0;border:1px solid #e6e1d2;background-color:#f9f7f2;}
	.endMessage .endListBox + .endListBox{margin:10px 0 0 0;}
	.endMessage .endListBox li{position:relative;padding:0 0 0 18px;margin:3px 0 0 0;text-align:left;line-height:1.45;}
	.endMessage .endListBox li.towLines span{float:left;}
	.endMessage .endListBox li:before{display:block;content:"";position:absolute;left:0;top:7px;width:10px;height:6px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -120px;background-size:33px 200px;background-repeat:no-repeat;}
	.endMessage .endListBox li:first-child{margin-top:0;}
	.endMessage .endListBox li:last-child{margin-bottom:-3px;}
	.endMessage .box + .endListBox{margin:22px 0 0 0;}
/* notify message */
.notifyMessage{padding:26px 30px 26px 30px;margin:14px 0 0 0;text-align:left;border:1px solid #e6e1d2;background-color:#f9f7f2;}
	.notifyMessage .tit{display:inline-block;position:relative;font-size:1.267em;color:#a58746;line-height:1.2;}
	.notifyMessage .comment{margin:13px 0 0 0;font-size:0.933em;color:#666;line-height:1.45;}
	.notifyMessage.iconTypeA .tit{min-height:26px;padding:3px 0 0 33px;}
	.notifyMessage.iconTypeA .tit:before{display:block;content:"";position:absolute;left:0;top:0;width:23px;height:26px;background:url(/images/asis/common/icon_special.png) no-repeat 0 0;background-size:23px 26px;}
/* notice */
p.notice, .notice li{display:block;position:relative;padding:0 0 0 14px;margin:0;/*font-size:0.867em*/;color:#666;line-height:1.45;}
.notice li{margin:5px 0 0 0;}
.notice li:first-child{margin-top:0;}
	p.notice:before, .notice li:before{display:block;content:"";position:absolute;left:-1px;top:6px;width:10px;height:10px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -90px;background-size:33px 200px;background-repeat:no-repeat;}
.notice .btnIcon{height:26px;padding:3px 10px 0 10px;margin:4px 0 0 0;border-radius:4px;}
.notice .btnIcon .btnIconPhone{background-position:0 -120px;}
.stepList-checkup + .notice{margin:14px 0 0 0;}
li.notice:before{display:block;content:"";position:absolute;left:-1px;top:4px;width:10px;height:10px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -90px;background-size:33px 200px;background-repeat:no-repeat;}
	li.notice li{font-size:0.933em;}
	
/* notice2  2019-05-16 수정 */
p.notice2, .notice2 li{display:block;position:relative;padding:0 0 0 14px;margin:0;/*font-size:0.867em*/;color:#666;line-height:1.45;}
.notice2 li{margin:5px 0 0 0;}
.notice2 li:first-child{margin-top:0;}
	p.notice2 .bul:before, .notice2 .bul:before{display:block;content:"";position:absolute;left:-1px;top:6px;width:10px;height:10px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -69px;background-size:33px 200px;background-repeat:no-repeat;}
	p.notice2 .bul2:before, .notice2 .bul2:before{display:block;content:"";position:absolute;left:-1px;top:6px;width:10px;height:10px;background-image:url(/images/asis/common/sr_bullet2.png);background-position:0 -90px;background-size:33px 200px;background-repeat:no-repeat;}
.notice2 .btnIcon{height:26px;padding:3px 10px 0 10px;margin:4px 0 0 0;border-radius:4px;}
.notice2 .btnIcon .btnIconPhone{background-position:0 -120px;}
.stepList-checkup + .notice2{margin:14px 0 0 0;}
li.notice2 .bul:before{display:block;content:"";position:absolute;left:-1px;top:4px;width:10px;height:10px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -69px;background-size:33px 200px;background-repeat:no-repeat;}
li.notice2 .bul2:before{display:block;content:"";position:absolute;left:-1px;top:4px;width:10px;height:10px;background-image:url(/images/asis/common/sr_bullet2.png);background-position:0 -90px;background-size:33px 200px;background-repeat:no-repeat;}
	li.notice li{font-size:0.933em;}
	
/* width 359 responsive */
@media(max-width:359px){
	/*p.notice:before, .notice li:before{top:3px;}*/
	.endMessage .endListBox li:before{top:5px;}
}

/* newline */
.newline{font-size:inherit;font-weight:inherit;line-height:inherit;}
	.newline span{display:block;margin:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;}/* 2016-12-06 수정 */
/* width 480 responsive */
@media (min-width:480px){
	.newline span{display:inline;}
}
.unit{margin:0;font-size:0.867em;color:#666;text-align:right;}
.byte{font-size:0.867em;color:#666;text-align:right;}
.en{font-family:Verdana, sans-serif;}

/* title act */
.titleAct{position:relative;min-height:22px;margin:10px 0 10px 0;zoom:1;}
.cntTitle + .titleAct{margin-top:11px;}
.titleAct:after{display:block;content:"";clear:both;}
	.titleAct [class*="cntTitle"]{float:left;width:100%;margin:6px 0 0 0;}/* 2022-04-04 수정 */
	.titleAct > div{position:relative;top:3px;}
	.titleAct .txt{position:absolute;right:0;top:6px;font-size:0.867em;}
	.titleAct .btn{position:absolute;right:0;top:0;}
	.titleAct .form{position:absolute;right:0;top:-4px;width:40%;}
	.titleAct .form .input, .titleAct .form .select{width:100%;}
	.titleAct .chk{position:absolute;right:0;top:2px;}
	
/* title act_2 *//*2019-03-13 추가*/
.titleAct_2{position:relative;min-height:22px;margin:40px 0 15px 0;zoom:1;}
.cntTitle + .titleAct_2{margin-top:11px;}
.titleAct_2:after{display:block;content:"";clear:both;}
	.titleAct_2 [class*="cntTitle"]{float:left;width:70%;margin:6px 0 0 0;}
	.titleAct_2 > div{position:relative;top:3px;}
	.titleAct_2 .txt{position:absolute;right:0;top:6px;font-size:0.867em;}
	.titleAct_2 .btn{position:absolute;right:0;top:0;}
	.titleAct_2 .form{position:absolute;right:0;top:-4px;width:40%;} 
	.titleAct_2 .form .input, .titleAct_2 .form .select{width:100%;}
	.titleAct_2 .chk{position:absolute;right:0;top:2px;}
	
/* title */
[class*="cntTitle"], .custTitle{position:relative;}
	[class*="cntTitle"]:before{display:block;content:"";position:absolute;left:1px;}
	[class*="cntTitle"] .ex{font-size:80%;font-weight:normal;}
.cntTitle{padding:0 0 0 16px;/*margin:-1px 0 20px 0;*/ margin:4px 0 20px 0; font-size:22px;color:#545045;line-height:1.2;}/*2020-01-17 수정*/
	.cntTitle:before{display:block;content:"";position:absolute;top:7px;width:10px;height:10px;background:url(/images/asis/common/ico/ico_cnttitle.png) no-repeat 0 0;background-size:10px 10px;}
	/* width 359 responsive */
	@media(max-width:359px){
	}

/*2019-04-03 추가*/
.cntTitleM2{padding:2px 0 0 16px;margin:-1px 0 20px 0;font-size:18px;color:#545045;line-height:1.2;}
.cntTitleM2:before{display:block;content:"";position:absolute;top:7px;width:10px;height:10px;background:url(/images/asis/common/ico/ico_cnttitle_s.png) no-repeat 0 0;background-size:10px 10px;}
	.cntTitle + .cntTitleM{margin-top:18px;}
	.cntPtypeA + .cntTitleM{margin-top:23px;}	
	
	
.cntTitleM{padding:0;margin:40px 0 15px 0;font-size:18px;color:#333;line-height:1.2;}
	.cntTitle + .cntTitleM{margin-top:18px;}
	.cntPtypeA + .cntTitleM{margin-top:23px;}
.cntEx + .cntTitleM{margin-top:23px;}
	.titleAct + .cntTitleM,
	.tabCnt > .cntTitleM:first-child{margin-top:21px;}
	/* .accTitle + .cntTitleM{margin-top:21px;} */
	.popCnt .cntTitleM:first-child{margin-top:0;}
.cntTitleS{margin:0 0 9px 0;line-height:1.2;font-family:'notoM'}
.cntTitleXs{margin:15px 0 6px 0;font-size:0.933em;}
.custTitle, .prodTitle{padding:0;margin:0;font-size:1.133em;color:#a58746;line-height:1.2;}
	.cntTitle + .custTitle, .cntTitle + .prodTitle{margin:12px 0;}
	.custTitle ~ .tabAct {margin-top:12px;}
/* title bullet */
.bulTitleA{position:relative;padding:0 0 0 12px;margin:9px 0 0 0;font-size:0.933em;color:#666;line-height:1.45;}
	.bulTitleA:before{display:block;content:"";position:absolute;left:0;top:5px;width:5px;height:6px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -60px;background-size:33px 200px;background-repeat:no-repeat;}
/* title sns */
.snsTitle{min-height:30px;padding:7px 0 0 34px;margin:16px 0;font-size:1.133em;color:#666;line-height:1.2;background-image:url(/images/asis/common/icon_sns.png);background-size:26px 150px;background-repeat:no-repeat;}
	.snsTitle.snsTitleF{background-position:0 0;}
	.snsTitle.snsTitleF mark{color:#537bbd;}
	.snsTitle.snsTitleT{background-position:0 -30px;}
	.snsTitle.snsTitleT mark{color:#73c2e3;}
	.snsTitle.snsTitleB{background-position:0 -60px;}
	.snsTitle.snsTitleB mark{color:#82b464;}
/* title ex */
.cntEx{min-height:30px;margin:19px 0 0 0;line-height:1.45;}
.cntEx.fzS{font-size:0.867em;}
.cntTitle + .cntEx{margin-top:10px;}

/* form */
*:disabled, *:disabled + label, .disabled{cursor:default !important;}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button{}
input[type=text]::-ms-clear, input[type=date]::-ms-clear, input[type=time]::-ms-clear, input[type=datetime]::-ms-clear{display:none;width:0;height:0;}
input[type=text]::-ms-reveal, input[type=date]::-ms-reveal, input[type=time]::-ms-reveal, input[type=datetime]::-ms-reveal{display:none;width:0;height:0;}
input[type=text]::-webkit-clear-button, input[type=date]::-webkit-clear-button, input[type=time]::-webkit-clear-button, input[type=datetime]::-webkit-clear-button{display:none;width:0;height:0;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{display:none;}
.input, .select{
	min-height:30px;margin:0;color:#666666;font:normal 15px/1.1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;
	-webkit-appearance:none;-webkit-box-shadow:none;border:1px solid #dcdcdc;border-radius:0;box-shadow:none;
}
.input{padding:0 8px 0 8px;background-color:#fafafa; width:100%}/* 2022-04-04 수정 */
.select{padding:0 20px 0 8px;line-height:27px;background-color:#fafafa;background-image:url(/images/asis/common/sr_form.png);background-position:right -238px;background-size:40px 265px;background-repeat:no-repeat;}

.select + .formTel{margin:4px 0 0 0;}
.readonly, .input[readonly]{}
.readonly {background:#f3f3f3 !important;border:1px #ddd !important;}/*2018-05-14 추가*/
.readonly1 {background:#eaeaea !important;border:1px #ddd !important;}/*2020-04-28 추가*/
.textarea{
	width:100%;padding:5px 8px;margin:0;color:#666666;font:normal 16px/1.3 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;vertical-align:top;
	-webkit-appearance:none;-webkit-box-shadow:none;border:1px solid #dcdcdc;border-radius:0;box-shadow:none;background-color:#fafafa;
}

input.focus_red:focus{outline:2px solid red !important} /*2020-04-24 추가*/

/* width 359 responsive */
@media(max-width:359px){
	.input, .select, .textarea{font-size:13px;}
}
input.input::-webkit-input-placeholder,
select.select::-webkit-input-placeholder,
textarea.textarea::-webkit-input-placeholder{color:#ababab;line-height:1.2;}/*2020-02-20 수정*/
.input:focus, .select:focus, .textarea:focus{border:1px solid #dcdcdc;}
.textarea{}
/* check box, radio */
input[type="checkbox"], input[type="radio"]{position:absolute;left:-999999px;width:0px;height:0px;padding:0;margin:0;}
input[type="checkbox"] + label, input[type="radio"] + label{display:inline-block;position:relative;margin:0;cursor:pointer;}
input[type="checkbox"] + label:before, input[type="radio"] + label:before{display:block;content:"";position:absolute;width:19px;height:19px;margin:0;vertical-align:middle;background-image:url(/images/asis/common/sr_form.png);background-size:40px 265px;background-repeat:no-repeat;}
input[type="checkbox"].focus + label, input[type="radio"].focus + label{background-color:rgba(0, 0, 0, 0.1);}
	/* check */
	input[type="checkbox"] + label:before{background-position:0 0;}
	input[type="checkbox"]:checked + label:before{background-position:0 -20px;}
	input[type="checkbox"]:disabled + label:before{background-position:0 -40px;}
	input[type="checkbox"]:checked:disabled + label:before{background-position:0 -60px;}
	input[type="checkbox"].focus + label:before{background-position:0 -80px;}
	/* radio */
	input[type="radio"] + label:before{background-position:0 -120px;}
	input[type="radio"]:checked + label:before{background-position:0 -140px;}
	input[type="radio"]:disabled + label:before{background-position:0 -160px;}
	input[type="radio"]:checked:disabled + label:before{background-position:0 -180px;}
	input[type="radio"].focus + label:before{background-position:0 -200px;}
	/* width 359 responsive */
		@media(max-width:359px){
			input[type="checkbox"] + label:before, input[type="radio"] + label:before{width:16px;height:16px;background-size:40px 265px;}
			/* check */
			input[type="checkbox"] + label:before{background-position:-20px 0;}
			input[type="checkbox"]:checked + label:before{background-position:-20px -20px;}
			input[type="checkbox"]:disabled + label:before{background-position:-20px -40px;}
			input[type="checkbox"]:checked:disabled + label:before{background-position:-20px -60px;}
			/* radio */
			input[type="radio"] + label:before{background-position:-20px -120px;}
			input[type="radio"]:checked + label:before{background-position:-20px -140px;}
			input[type="radio"]:disabled + label:before{background-position:-20px -160px;}
			input[type="radio"]:checked:disabled + label:before{background-position:-20px -180px;}
		}
/* chkChange, .radioChange */
.chkChange[type="checkbox"] + label, .radioChange[type="radio"] + label{min-height:18px;padding:0 0 0 18px;font-weight:normal;cursor:pointer;}
	.chkChange[type="checkbox"] + label:before, .radioChange[type="radio"] + label:before{left:0;top:0;}
	.chkChange[type="checkbox"] + label > span, .radioChange[type="radio"] + label > span{display:inline-block;padding:1px 0 0 8px;line-height:1.2;vertical-align:top}
	/* sizeS */
	.chkChange.sizeS[type="checkbox"] + label, .sizeS .radioChange[type="radio"] + label{font-size:0.867em;}
	.chkChange.sizeS[type="checkbox"] + label > span, .sizeS .radioChange[type="radio"] + label > span{padding:2px 0 0 8px;}
	/* ar */
	.chkChange.ar[type="checkbox"] + label, .radioChange.ar[type="radio"] + label{padding:0 18px 0 0;}
	.chkChange.ar[type="checkbox"] + label:before, .radioChange.ar[type="radio"] + label:before{left:100%;margin-left:-18px;}
	.chkChange.ar[type="checkbox"] + label > span, .radioChange.ar[type="radio"] + label > span{padding:1px 8px 0 0;}
	/* width 359 responsive */
		@media(max-width:359px){
			.chkChange[type="checkbox"] + label, .radioChange[type="radio"] + label{min-height:16px;padding-left:16px;line-height:16px;}
			.chkChange[type="checkbox"] + label > span, .radioChange[type="radio"] + label > span,
			.chkChange.sizeS[type="checkbox"] + label > span, .sizeS .radioChange[type="radio"] + label > span{padding-top:1px;}
			/* ar */
			.chkChange.ar[type="checkbox"] + label{padding-right:16px;}
			.chkChange.ar[type="checkbox"] + label:before{left:100%;margin-left:-16px;}
		}
.checkList{overflow:hidden;}
.btn + .checkList{margin-top:12px !important;}
	p.checkList .chkChange[type="checkbox"] + label, p.checkList .radioChange[type="radio"] + label{margin:2px 10px 2px 0;}
	p.checkList .chkChange[type="checkbox"]:last-child + label, p.checkList .radioChange[type="radio"]:last-child + label{margin-right:0;}
	.checkList.length2 .chkChange[type="checkbox"] + label, .checkList.length2 .radioChange[type="radio"] + label{float:left;width:50%;margin:0;}
	.checkList.length3 .chkChange[type="checkbox"] + label, .checkList.length3 .radioChange[type="radio"] + label{float:left;width:33.333%;margin:0;}
	.checkList > li{margin:10px 0 0 0;}
	.checkList > li:first-child{margin-top:0;}

.selectTypeBox{width:100%;padding:15px 9px 11px 9px;margin:16px 0 0 0;border:1px solid #e6e1d2;background-color:#f9f7f2;}
.prodCnt .tit + .selectTypeBox{margin-top:12px;}
.prodCnt > .titS + .selectTypeBox{margin-top:14px;}
.selectTypeA{overflow:hidden;text-align:center;}/* 2017-08-03 수정 */
.selectTypeA input[type="checkbox"] + label, .selectTypeA input[type="radio"] + label{min-width:110px;padding:6px 18px 7px 38px;margin:4px 2px;line-height:1.2;border:1px solid #bebebe;border-radius:17px;background-color:#fff;}/* 2017-08-03 수정 */
	.selectTypeA input[type="radio"] + label:before{position:absolute;left:14px;top:7px;}
	.selectTypeA input[type="radio"] + label span{display:inline-block;padding:3px 1px 0 1px;}/* 2017-08-03 수정 */
	.selectTypeA input[type="radio"]:checked + label{border:2px solid #98836d;}
	.selectTypeA input[type="radio"]:checked + label:before{left:13px ;top:6px !important;}
	.selectTypeA input[type="radio"]:checked + label span{padding-top:2px;}/* 2017-08-03 수정 */
	.termsAgreeBox .selectTypeA input[type="checkbox"] + label, .termsAgreeBox .selectTypeA input[type="radio"] + label{min-width:141px;}
	.selectTypeBox .selectTypeA input[type="checkbox"] + label, .selectTypeBox .selectTypeA input[type="radio"] + label{margin-bottom:4px;}
	/* align */
	.selectTypeA.ac input[type="checkbox"] + label, .selectTypeA.ac input[type="radio"] + label{text-align:center;padding-right:28px;}
	/* size */
	.selectTypeA.sizeS input[type="checkbox"] + label, .selectTypeA.sizeS input[type="radio"] + label{min-width:90px;padding-left:30px;padding-right:5px;}
		.selectTypeA.sizeS input[type="radio"] + label:before{left:8px;}
		.selectTypeA.sizeS input[type="radio"]:checked + label:before{left:7px;}
	.popup .selectTypeBox .selectTypeA.sizeS input[type="checkbox"] + label, .popup .selectTypeBox .selectTypeA.sizeS input[type="radio"] + label{min-width:87px;padding-left:30px;padding-right:0;}
	/* width 359 responsive */
	@media(max-width:359px){
		.selectTypeA input[type="checkbox"] + label, .selectTypeA input[type="radio"] + label{padding:7px 14px 7px 30px;}/* 2017-08-03 수정 */
		.selectTypeA input[type="radio"] + label:before{left:10px;top:8px;}
		.selectTypeA input[type="radio"]:checked + label:before{left:9px;top:7px !important;}
		.termsAgreeBox .selectTypeA input[type="checkbox"] + label, .termsAgreeBox .selectTypeA input[type="radio"] + label{min-width:121px;}
		/* align */
		.selectTypeA.ac input[type="checkbox"] + label, .selectTypeA.ac input[type="radio"] + label{padding-right:24px;}
		/* size */
		.selectTypeA.sizeS input[type="checkbox"] + label, .selectTypeA.sizeS input[type="radio"] + label{min-width:76px;padding-left:25px;padding-right:5px;}
			.selectTypeA.sizeS input[type="radio"] + label:before{left:7px;}
			.selectTypeA.sizeS input[type="radio"]:checked + label:before{left:6px;}
		.popup .selectTypeBox .selectTypeA.sizeS input[type="checkbox"] + label, .popup .selectTypeBox .selectTypeA.sizeS input[type="radio"] + label{min-width:74px;padding-left:25px;padding-right:0;}
	}

/* button align */
.btnA{position:relative;margin:0;margin-bottom:-5px;text-align:left;zoom:1;}
.btnA:after{display:block;content:"";clear:both;}
	.btnA a, .btnA button{min-width:164px;margin:0 0 6px 0;}
	.btnA a:first-child, .btnA button:first-child{margin-left:0;}
	.btnA a:last-child, .btnA button:last-child{margin-right:0;}
	.moreSvc .btnA a{min-width:153px;margin:0 0 8px 0;font-size:0.933em;color:#666;}
	/* width 359 responsive */
	@media(max-width:359px){
		.btnA a, .btnA button{min-width:144px;}
		.moreSvc .btnA a{min-width:133px;}
	}
.btnM{position:relative;margin:40px 0 40px 0;text-align:center;zoom:1;}
.btnM:after{display:block;content:"";clear:both;}
.btnC{position:relative;min-height:40px;margin:40px 0 0 0;text-align:center;zoom:1;}
.btnC_ev{background:#ffffff;position:relative; min-height:80px; margin:0px 0 0 0;text-align:center;zoom:1;vertical-align:middle;}/*2019-10-14 추가*/
.btnC:after{display:block;content:"";clear:both;}
.btnC a, .btnC button, .btnM a, .btnM button{margin:0 0 5px 0;}
.btnC.length2 a b {color:#fff}
.btnC.length2 a, .btnC.length2 button, .btnM.length2 a, .btnM.length2 button, .btnC.length2 input[type="file"]{margin:0 4px;}
.btnC.length2 a, .btnC.length2 button, .btnM.length2 a, .btnM.length2 button, .btnC.length2 input[type="file"], .btnC.length2 input[type="file"]:before{ }
.btnC.length3 a, .btnC.length3 button, .btnM.length3 a, .btnM.length3 button{}

/* width 359 responsive */
	@media(max-width:359px){
		.btnC.length2 a, .btnC.length2 button, .btnM.length2 a, .btnM.length2 button{}
		.btnC.length3 a, .btnC.length3 button, .btnM.length3 a, .btnM.length3 button{padding:14px 10px 12px 10px;}
		.btnC.length3 .btnCnt .twoline span, .btnM.length3 .btnCnt .twoline span{font-size:14px;}
	}
.btnL{margin:8px 0 14px 12px;text-align:left;}
.btnR{margin:8px 0 14px 0;text-align:right;}
.btnR2{margin: 8px 0 0px 0;text-align:right;}/*2019-08-05 추가*/

/* button */
[class*="linkType"]:link, [class*="linkType"]:visited, [class*="linkType"]:active, [class*="linkType"]:hover{display:inline;padding:0;}
.linkTypeA:link, .linkTypeA:visited, .linkTypeA:active, .linkTypeA:hover{color:#be6e19;}
.linkTypeB:link, .linkTypeB:visited, .linkTypeB:active, .linkTypeB:hover{color:#666;}
.linkTypeC:link, .linkTypeC:visited, .linkTypeC:active, .linkTypeC:hover{color:#be6e19; text-decoration:underline; font-size:16px; padding-left:5px;}/*2018-04-10 추가*/
[class*="btnCnt"], .btnFunc, .btnForm, .btnLink{overflow:hidden;display:inline-block;position:relative;font-weight:normal;line-height:1.2;text-align:center;vertical-align:top;white-space:nowrap;}





.btnCnt{padding:16px 20px 14px 20px;font-family:'notoM';font-size:20px;line-height:1;border-radius:4px;}
	.btnCnt .twoline{display:table;width:100%;min-height:50px;}
	.btnCnt .twoline span{display:table-cell;width:100%;height:100%;padding:5px 0 3px 0;font-size:18px;line-height:1.2;text-align:center;vertical-align:middle;}

/*2019-05-21 추가*/	
.btnCnt2{padding:16px 10px 14px 10px;font-family:'notoM';font-size:20px;line-height:1;border-radius:4px;}
	.btnCnt2 .twoline{display:table;width:100%;min-height:50px;}
	.btnCnt2 .twoline span{display:table-cell;width:100%;height:100%;padding:5px 0 3px 0;font-size:18px;line-height:1.2;text-align:center;vertical-align:middle;}
	
.btnCnt3{padding:18px 10px 18px 10px;font-family:'notoM';font-size:20px;line-height:1;border-radius:4px;}
	.btnCnt3 .twoline{display:table;width:100%;min-height:50px;}
	.btnCnt3 .twoline span{display:table-cell;width:100%;height:100%;padding:5px 0 3px 0;font-size:18px;line-height:1.2;text-align:center;vertical-align:middle;}
	
.btnCnt4{padding:16px 0px 14px 0px;font-family:'notoM';font-size:20px;line-height:1;border-radius:4px; width:140px;}
	.btnCnt4 .twoline{display:table;width:100%;min-height:50px;}
	.btnCnt4 .twoline span{display:table-cell;width:100%;height:100%;padding:5px 0 3px 0;font-size:18px;line-height:1.2;text-align:center;vertical-align:middle;}
	
.btnCnt5{padding:18px 0px 18px 0px;font-family:'notoM';font-size:20px;line-height:1;border-radius:4px; width:140px;}
	.btnCnt5 .twoline{display:table;width:100%;min-height:50px;}
	.btnCnt5 .twoline span{display:table-cell;width:100%;height:100%;padding:5px 0 3px 0;font-size:18px;line-height:1.2;text-align:center;vertical-align:middle;}
	
.btnCntM{min-width:136px;padding:13px 0 11px 0;font-size:1em;line-height:1.2;border-width:1px 1px 1px 1px;border-style:solid;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.9), 0 1px 3px rgba(0, 0, 0, 0.3);}
.btnCntS{min-width:150px;padding:9px 10px 6px 10px;border-width:1px 1px 1px 1px;border-style:solid;border-radius:4px;}
.btnCntXSS{min-width:100px;padding:9px 10px 6px 10px;border-width:1px 1px 1px 1px;border-style:solid;border-radius:4px;}/*2019-07-18 추가*/
.btnCntXS{min-width:87px;padding:13px 0 11px 0;font-size:1em;line-height:1.2;border-width:1px 1px 1px 1px;border-style:solid;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.9), 0 1px 3px rgba(0, 0, 0, 0.3);}
/*2018-09-13 추가*/
.btnFunc{padding:0.333em 0.667em 0.200em 0.667em;font-size:0.867em;border-width:1px 1px 1px 1px;border-style:solid;border-radius:2px;}
	button.btnFunc{}
.btnForm{height:30px;padding:7px 8px 0 8px;}
/*.btnForm{height:30px;padding:0 16px;font-size:16px;line-height:30px;border-radius:2px;}*/
	.btnForm.sizeM{padding-left:24px;padding-right:24px;}
	button.btnForm{padding-top:1px;}
.btnText{}
.btnIcon{display:inline-block;/*height:48px;*/padding:8px 6px 6px 8px;font-size:16px; text-align:center;border:1px solid #cccccc;border-radius:2px; ;background-repeat:no-repeat;background-color:#fff;} /*2019-06-19수정*/
.btnIcon.sizeS{height:26px;padding:1px 10px 0 10px;}
.btnIconL{display:inline-block;height:46px;padding:6px 12px 0 12px;font-size:0.933em;text-align:left; border:1px solid #919191;border-radius:2px;background-repeat:no-repeat;background-color:#fff;}

	/* icon button */
    .btnIcon [class*="btnIcon"]{display:inline-block;min-height:20px;padding:4px 0 0 24px;background-image:url(/images/asis/common/sr_button_icon.png);background-size:30px 322px;background-repeat:no-repeat;}
	.btnIcon.sizeS [class*="btnIcon"]{}
	.btnIcon .btnIconIphone{background-position:0 -140px;}
	.btnIcon .btnIconAndroid{padding-left:22px;background-position:0 -160px;}
	.btnIcon .btnIconInternat{background-position:0 -180px;}
	.btnIcon .btnIconLoan{background-position:0 -200px;}
	.btnIcon .btnIconLoan2{background-position:0 -260px;} /* 2015-07-13 추가 */
	.btnIcon .btnIconLoan3{background-position:0 -280px;} /* 2015-07-13 추가 */
	.btnIcon .btnIconPhone {padding-left:22px;background:url(/images/asis/common/btn/btn_tel.png) no-repeat 0 50%;background-size:18px 18px;}
	.btnIcon .btnIconPhoneL{display:block;width:20px;height:20px;padding:0;background-position:0 -101px;}
	.btnIcon .btnIconUp{background-position:0 -240px;padding:2px 0 0 20px;background-image: url(/images/asis/common/sr_button_icon.png); background-size: 30px 320px;background-repeat: no-repeat;}/* 2015-04-17 추가 */
	.btnIcon .btnIconWebtoon{background-position:0 -300px;}/* 2016-07-05 추가 */

	[class*="btnIconAnswer"]{padding-right:24px;}
	[class*="btnIconAnswer"]:after{display:block;content:"";position:absolute;right:8px;top:50%;width:10px;height:10px;margin-top:-4px;background-image:url(/images/asis/common/sr_button.png);background-size:50px 200px;background-repeat:no-repeat;}
	.btnIconAnswerT:after{background-position:3px -64px;}
	.btnIconAnswerC:after{background-position:-11px -64px;}
	.btnFuncLinkIcon{display:inline-block;padding:0 12px 0 0;color:#fff;background:url(/images/asis/common/btn_icon_funclink.png) no-repeat right 4px;background-size:5px 6px;}
.cnt .btnIndent{margin:8px 0 30px 12px;}
.cnt .btnguide{margin:30px 0 30px 0px;} /* 2015-01-30 추가 */
.userGuide .btnIndent{margin:8px 0 5px 12px;}

.btnCnt span.phoneNo{font-size:1em;}/* 2016-04-01추가 */





/* width 359 responsive */
@media(max-width:359px){
	.btnCntS{min-width:auto;}
	.btnCntS, .btnCntS span{font-size:13px;}
	.btnIcon{padding-left:5px;padding-right:5px;} /*2019-06-19수정*/
	.btnIcon [class*="btnIcon"]{padding-left:20px;}
	.btnFuncLinkIcon{background-position:right 2px;}
}

.btnMore{margin:0;border:1px solid #dcdcdc;border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#fafafa;}
	.btnMore a{display:block;padding:0.600em 0 0.533em 0;font-size:0.933em;color:#888;text-align:center;}
	.btnMore span{display:inline-block;position:relative;padding:0 15px 0 0;}
	.btnMore span:after{
		display:block;content:"";position:absolute;right:0;top:50%;width:7px;height:4px;margin-top:-3px;
		background-image:url(/images/asis/common/sr_button.png);background-position:-30px -50px;background-size:50px 200px;background-repeat:no-repeat;
	}
.btnLink{padding:10px 6px 8px 10px;font-size:0.933em;line-height:1.2;text-align:left;border-width:1px 1px 1px 1px;border-style:solid;border-radius:4px;}
	.btnLink span{display:inline-block;min-width:82px;padding:0 10px 0 0;background:url(/images/asis/common/btn_icon_link.png) no-repeat right 2px;background-size:7px 11px;}
.btnFile::-webkit-file-upload-button{visibility:hidden;}
.btnFile{position:relative;left:0;/* for ios */display:inline-block;min-width:196px;font-size:0;vertical-align:top;color:#fff;line-height:0;outline:0;cursor:pointer;min-height:52px;}/*2018-10-24 수정*/
	.btnFile:before{content:'이미지 첨부';display:inline-block;position:absolute;top:0;left:0;/* for ios */min-width:196px;min-height:52px;padding: 16px 20px 14px 20px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}/*2018-10-24 수정*/
	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile {min-width:120px}
		.btnFile:before{min-width:120px;font-size:15.5px;}
	}
	

/* button color */
.btnColorMain{color:#fff;border:1px solid #6a5b4f;background:#6a5b4f;}
.btnColorMain a, .btnColorMain span {color:#fff}
.btnColorMain:link, .btnColorMain:visited, .btnColorMain:active, .btnColorMain:hover{color:#fff;}
.btnColorSubA{font-family:'notoM';color:#544e40;border-color:#ccc;background:#f2eee5;}
.btnColorSubA:link, .btnColorSubA:visited, .btnColorSubA:active, .btnColorSubA:hover, .btnColorSubA span{color:#544e40;}
.btnColorSubB{}
.btnColorAccent{height:30px;padding:9px 10px 0 10px;line-height:1;font-size:13px;color:#fff;border-color:#6a5b4f;border-radius:4px;background:#6a5b4f;}
	.btnColorAccent:link, .btnColorAccent:visited, .btnColorAccent:active, .btnColorAccent:hover{color:#fff;}
.btnColorAccent.disabled{border:1px solid #ccc;background-color:#f2eee5;color:#9e9e9e;cursor:default;}
.listBox2 .btnColorAccent{height:45px;padding:18px 16px 0 16px;font-size:16px;}
.btnColorWhite{color:#4b3d30;border-color:#919191;background-color:#fff;border:1px solid #ccc}
	.btnColorWhite:link, .btnColorWhite:visited, .btnColorWhite:active, .btnColorWhite:hover{color:#4b3d30;}
	.btnColorWhite.ico_search { padding:10px 25px 10px 12px; background:#fff url('/images/asis/common/btn/ico_glasses.gif') no-repeat 92% center;cursor:pointer; } /* 2021-04-16 추가 */
.btnColorPoint{color:#fff;border-color:#ffd800;background:#ffd800;}
	.btnColorPoint:link, .btnColorPoint:visited, .btnColorPoint:active, .btnColorPoint:hover{color:#473e37;} /* 2017-12-19 수정 */
.btnColorOrg{}
.btnColorBlue{}
.btnColorGray{color:#fff;border-color:#959696;background-color:#a5a7a8;}
	.btnColorGray:link, .btnColorGray:visited, .btnColorGray:active, .btnColorGray:hover{color:#fff;}
.btnColorBlack{}
.disabled{color:#b7b7b7;cursor:default;border-color:#d0cfcf;text-shadow:none;box-shadow:none;background:#e8e8e8;opacity:0.9;}
	.disabled:link, .disabled:visited, .disabled:active, .disabled:hover{color:#a6a6a6;}
	
/*button color 2019-06-19추가*/	
.btnColorMainY{color:#473e37;border:1px solid #ffe327;background:#ffe327;} 
.btnColorMainY a, .btnColorMain span {color:#473e37}
.btnColorMainY:link, .btnColorMainY:visited, .btnColorMainY:active, .btnColorMainY:hover{color:#473e37;}


/* tab */
.tabAct{}
.tabCnt {clear:both;padding:0}
.tabAct .tabCnt, .tabAct .tabCntTypeB, .tabAct .tabCntSub{display:none;}
.tabAct .tabCnt.open, .tabAct .tabCntTypeB.open, .tabAct .tabCntSub.open{display:block;}
/* tabTypeA */
.tabTypeA{position:relative;height:40px;margin-bottom:30px;}
.popup .tabTypeA{margin-top:0;}
/*.tabTypeA:before{display:block;content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#595959;} */
	.tabTypeA li{float:left;position:relative;text-align:center; margin:0 0 0 -1px; z-index:10;}
	.tabTypeA a{display:block;height:40px;padding:15px 0 0 0;font-size:16px;color:#343434;font-weight:normal;line-height:1;border:1px solid #ddd; background-color:#fff;}
	/* width 374 responsive */
	@media(max-width:374px){
		.tabTypeA a{padding-top:14px;font-size:14px;}
	}
	
	/* 2016-12-06 추가 */
	.tabTypeA a.newline {height:auto;max-height:59px;padding:15px 0;box-sizing:border-box; vertical-align:middle;}
	@media(min-width:480px){
		.tabTypeA a.newline {height:40px;}
	}

 	.tabTypeA li:first-child a { border-radius:7px 0 0 7px}
	.tabTypeA li:last-child a { border-radius:0 5px 5px 0;}

	.tabTypeA .on a{ background:#726459;border:none; color:#fff; }
	/* length */
	.tabTypeA.length4prod li{width:23%;}
		.tabTypeA.length4prod li:last-child{width:32%;}
		.tabTypeA.length4prod li.on + li:last-child {z-index:0;}
		.tabTypeA.length4prod li.on{z-index:50;}
/* tabTypeB */
.tabTypeB{overflow:hidden;margin:12px 0 0 0;border-radius:3px;border:1px solid #bebebe;}
.titleAct + .tabTypeB{margin-top:0;}
	.tabTypeB li{float:left;background:#ebebeb;}
	.tabTypeB li a{display:block;padding:14px 0;text-align:center;color:#959595;border-left:1px solid #d6d6d6;}
	.tabTypeB li:first-child a{border:0;}
	.tabTypeB li.on{background:#fff;}
	.tabTypeB li.on a{color:#595959;}
	

/* tabTypeD 2020-07-01 추가 */
.tabTypeD{position:relative;height:30px;margin-bottom:30px;}
.popup .tabTypeD{margin-top:0;}
/*.tabTypeD:before{display:block;content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#595959;} */
	.tabTypeD li{float:left;position:relative;text-align:center; margin:0 0 0 -1px; z-index:10;}
	.tabTypeD a{display:block;height:40px;padding:15px 0 0 0;font-size:16px;color:#343434;font-weight:normal;line-height:1;border:1px solid #ddd; background-color:#fff;}
	/* width 374 responsive */
	@media(max-width:374px){
		.tabTypeD a{padding-top:14px;font-size:14px;}
	}
	
	
	.tabTypeD a.newline {height:auto;max-height:59px;padding:10px 0;box-sizing:border-box; vertical-align:middle;}
	@media(min-width:480px){
		.tabTypeD a.newline {height:40px;}
	}

 	.tabTypeD li:first-child a { border-radius:0px 0 0 0px}
	.tabTypeD li:last-child a { border-radius:0 0px 0px 0;}

	.tabTypeD .on a{ background:#726459;border:none; color:#fff; }
	/* length */
	.tabTypeD.length4prod li{width:23%;}
		.tabTypeD.length4prod li:last-child{width:32%;}
		.tabTypeD.length4prod li.on + li:last-child {z-index:0;}
		.tabTypeD.length4prod li.on{z-index:50;}
	

/* tabTypeSub */
.tabTypeSub{overflow:hidden;margin-top:-20px;padding:0 10px 16px 10px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:0;background:#f6f6f6}
	.tabTypeSub li{float:left;margin:16px 1px 0 0;}/* 2022-03-16 수정*/
	.tabTypeSub li a{display:block;padding:3px 8px 2px 10px;font-size:0.933em;color:#333;line-height:1.2;background:url(/images/asis/contents/tabTypeSub_bar.gif) no-repeat;background-position:left center}
	.tabTypeSub li.on a{color:#7c5f4d;border-radius:3px;}
	.tabTypeSub li:first-child a {background:none}

/* tabTypeSlide */
.tabSlideAct{}
	.tabSlideAct .tabCnt{display:none;}
	.tabSlideAct .tabCnt.open{display:block;}
	.tabSlideAct .tabCntSub{display:none;}
	.tabSlideAct .tabCntSub.open{display:block;}
.tabTypeSlide{overflow:hidden;position:relative;height:44px;margin:14px 0 0 0;}
/* .tabTypeSlide:before{display:block;content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#595959;} */
.tabTypeSlide ul{width:1000px;height:40px;overflow:hidden;}
	.tabTypeSlide li{float:left;position:relative;text-align:center;height:40px;padding:0;margin:0;z-index:10;}
	.tabTypeSlide a{display:block;height:40px;padding:12px 10px 0 10px;;color:#343434;border:1px solid #d6d6d6;background-color:#fff;}
	.tabTypeSlide li + li a{border-width:1px 1px 1px 0;}
	.tabTypeSlide li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px;}
	.tabTypeSlide li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px;}
	/* on */
	.tabTypeSlide .on{z-index:20;}
	/* .tabTypeSlide .on + li a{border-width:1px 1px 1px 0;}
	.tabTypeSlide .on + li:last-child a{border-width:1px 1px 0 0;} */
	.tabTypeSlide .on a{color:#fff;border:1px solid #726459 !important;background-color:#726459;}

/* step */
.stepTypeA{overflow:hidden;margin:13px 0 0 0;}
.stepTypeA li{float:left;position:relative;height:55px;padding:16px 0 0 0;font-size:18px;color:#fff;text-align:center;border:1px solid #d6d6d6;background-color:#ebebeb;}
.stepTypeA li:first-child{border-width:1px 0 1px 1px;border-top-left-radius:4px;border-bottom-left-radius:4px;}
.stepTypeA li:last-child{border-width:1px 1px 1px 0;border-top-right-radius:4px;border-bottom-right-radius:4px;}
.stepTypeA li:nth-child(2), .stepTypeA li:nth-child(3), .stepTypeA li:nth-child(4),
.stepTypeA li:nth-child(5), .stepTypeA li:nth-child(6), .stepTypeA li:nth-child(7), .stepTypeA li:nth-child(8){padding-left:5px;}
.stepTypeA li mark, .stepTypeA li span{display:inline-block;vertical-align:middle;}
.stepTypeA li mark{width:24px;height:24px;padding:5px 0 0 0;margin:0;font-size:16px;color:#666;line-height:15px;border-radius:13px;background-color:#fff;}
.stepTypeA li span{display:none;padding:2px 0 0 4px;color:#fff;font-size:15px !important;line-height:1;}/* 2017-10-19 수정 */
	/* 2017-10-19 추가 */	
	@media(max-width:480px){
		.stepTypeA li span {font-size:13px !important;}
	}
	
.stepTypeA li.dbline{padding:8px 0 8px 0 !important;} /* 2017-08-28 추가 */
.stepTypeA li.dbline span{line-height:1.3 !important;} /* 2017-08-28 추가 */
	/* on */
	.stepTypeA.step1 li:nth-child(1), .stepTypeA.step2 li:nth-child(2), .stepTypeA.step3 li:nth-child(3), .stepTypeA.step4 li:nth-child(4),
	.stepTypeA.step5 li:nth-child(5), .stepTypeA.step6 li:nth-child(6), .stepTypeA.step7 li:nth-child(7), .stepTypeA.step8 li:nth-child(8){
		background:#928773;border-color:#928773;
	}
	.stepTypeA.step2 li:nth-of-type(-n+1), .stepTypeA.step3 li:nth-of-type(-n+2), .stepTypeA.step4 li:nth-of-type(-n+3),
	.stepTypeA.step5 li:nth-of-type(-n+4), .stepTypeA.step6 li:nth-of-type(-n+5), .stepTypeA.step7 li:nth-of-type(-n+6), .stepTypeA.step8 li:nth-of-type(-n+7){border-color:#ccb98e;background-color:#e4dac3;}
	.stepTypeA.step1 li:nth-child(1) span, .stepTypeA.step2 li:nth-child(2) span, .stepTypeA.step3 li:nth-child(3) span, .stepTypeA.step4 li:nth-child(4) span,
	.stepTypeA.step5 li:nth-child(5) span, .stepTypeA.step6 li:nth-child(6) span, .stepTypeA.step7 li:nth-child(7) span, .stepTypeA.step8 li:nth-child(8) span{display:inline-block;}
	.stepTypeA.step1 li:nth-child(1) mark, .stepTypeA.step2 li:nth-child(2) mark, .stepTypeA.step3 li:nth-child(3) mark, .stepTypeA.step4 li:nth-child(4) mark,
	.stepTypeA.step5 li:nth-child(5) mark, .stepTypeA.step6 li:nth-child(6) mark, .stepTypeA.step7 li:nth-child(7) mark, .stepTypeA.step8 li:nth-child(8) mark{color:#928773;}
	.stepTypeA.step2 li:nth-child(-n+1) mark, .stepTypeA.step3 li:nth-child(-n+2) mark, .stepTypeA.step4 li:nth-child(-n+3) mark,
	.stepTypeA.step5 li:nth-child(-n+4) mark, .stepTypeA.step6 li:nth-child(-n+5) mark, .stepTypeA.step7 li:nth-child(-n+6) mark, .stepTypeA.step8 li:nth-child(-n+7) mark{color:#666;}
	/* after */
	.stepTypeA li:after{display:block;content:"";width:12px;height:55px;position:absolute;right:-9px;top:-1px;background-image:url(/images/asis/common/bg_step.png);background-position:0 0;background-size:12px auto;background-repeat:no-repeat;z-index:10;}
	.stepTypeA li:last-child:after{display:none;}
	.stepTypeA.step1 li:nth-child(1):after, .stepTypeA.step2 li:nth-child(2):after, .stepTypeA.step3 li:nth-child(3):after, .stepTypeA.step4 li:nth-child(4):after,
	.stepTypeA.step5 li:nth-child(5):after, .stepTypeA.step6 li:nth-child(6):after, .stepTypeA.step7 li:nth-child(7):after, .stepTypeA.step3 li:nth-child(8):after{background-position:0 -55px;}
	.stepTypeA.step2 li:nth-child(1):after, .stepTypeA.step3 li:nth-child(2):after, .stepTypeA.step4 li:nth-child(3):after, .stepTypeA.step5 li:nth-child(4):after,
	.stepTypeA.step6 li:nth-child(5):after, .stepTypeA.step7 li:nth-child(6):after, .stepTypeA.step8 li:nth-child(7):after, .stepTypeA.step9 li:nth-child(8):after{background-position:0 -110px;}
	.stepTypeA.step2 li:nth-child(-n+0):after, .stepTypeA.step3 li:nth-child(-n+1):after, .stepTypeA.step4 li:nth-child(-n+2):after,
	.stepTypeA.step5 li:nth-child(-n+3):after, .stepTypeA.step6 li:nth-child(-n+4):after, .stepTypeA.step7 li:nth-child(-n+5):after, .stepTypeA.step8 li:nth-child(-n+6):after{background-position:0 -165px;}
	/* length3 */
	.stepTypeA.length3 li{width:21%;}
	.stepTypeA.length3.step1 li:nth-child(1), .stepTypeA.length3.step2 li:nth-child(2), .stepTypeA.length3.step3 li:nth-child(3){width:58%;}
	/* length4 */
	.stepTypeA.length4 li{width:17%;}
	.stepTypeA.length4.step1 li:nth-child(1), .stepTypeA.length4.step2 li:nth-child(2), .stepTypeA.length4.step3 li:nth-child(3), .stepTypeA.length4.step4 li:nth-child(4){width:49%;}
	/* length5 */
	.stepTypeA.length5 li{width:14%;}
	.stepTypeA.length5.step1 li:nth-child(1), .stepTypeA.length5.step2 li:nth-child(2), .stepTypeA.length5.step3 li:nth-child(3), .stepTypeA.length5.step4 li:nth-child(4), .stepTypeA.length5.step5 li:nth-child(5){width:44%;}
	/* length6 */ /* 2017-12-19 추가 */
	.stepTypeA.length6 li{width:11.2%;}
	.stepTypeA.length6.step1 li:nth-child(1), .stepTypeA.length6.step2 li:nth-child(2), .stepTypeA.length6.step3 li:nth-child(3), .stepTypeA.length6.step4 li:nth-child(4), .stepTypeA.length6.step5 li:nth-child(5), .stepTypeA.length6.step6 li:nth-child(6){width:44%;}

/* tipBox */
.tipBox{overflow:hidden;margin:28px 0 0 0;border:1px solid #b4b4b4;border-radius:3px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);}
.tableFormTypeB + .tipBox{margin-top:18px;}
.tipBox .tit{position:relative;}
	.ti pBox .tit:before, .tipBox .tit:after{display:block;content:"";position:absolute;background-position:no-repeat;}
	.tipBox .tit:before{left:16px;top:7px;width:18px;height:20px;background-image:url(/images/asis/common/sr_icon.png);background-position:0 0;background-size:40px 200px;}
	.tipBox .tit:after{right:14px;top:14px;width:12px;height:7px;background-image:url(/images/asis/common/sr_button.png);background-position:0 -40px;background-size:50px 200px;}
	.tipBox .tit a{display:block;height:34px;padding:10px 35px 0 55px;font-size:0.933em;font-weight:normal;z-index:20;
	background-image:url(/images/asis/common/sr_icon_tip.png);background-position:10px center;background-size:40px 20px;background-repeat:no-repeat;	}	
	.tipBox.guide .tit a{display:block;height:34px;padding:10px 35px 0 65px;font-size:0.933em;font-weight:normal;z-index:20; background-image:url(/images/asis/common/sr_tit_guide.png);background-position:10px center;background-size:50px 20px;background-repeat:no-repeat;	} /* 2017-12-01 추가 */	
	.tipBox.table .tit a{display:block;height:34px;padding:10px 35px 0 15px;font-size:0.933em;font-weight:normal;z-index:20; background-image:url(/images/asis/common/sr_icon_blank.png);background-position:10px center;background-size:50px 20px;background-repeat:no-repeat;	} /* 2020-12-08 추가 */	
	
.tipBox .cnt{display:none;padding:18px 16px 17px 16px;border-top:1px solid #b4b4b4;background-color:#f9f7f2;}
	.tipBox .stit{display:block;margin:0 0 7px 0;font-size:0.933em;color:#a58746;line-height:1.4;}
	.tipBox li{position:relative;margin:8px 0 0 0;/*font-size:0.867em*/;color:#666;line-height:1.4;}
	.tipBox li:first-child{margin-top:0;}
	.tipBox .btn{min-height:24px;margin:3px 0 0 0;}
	/* bullet */
	.tipBox .cnt > ol > li{padding:0 0 0 14px;}
	.tipBox .cnt > ol > li, .tipBox .cnt > ol > li b {font-size:0.867em}
	.tipBox .cnt > ol > li:before{display:block;position:absolute;left:0;top:1px;}
	.tipBox .cnt > ol > li:nth-of-type(1):before{content:"1.";}
	.tipBox .cnt > ol > li:nth-of-type(2):before{content:"2.";}
	.tipBox .cnt > ol > li:nth-of-type(3):before{content:"3.";}
	.tipBox .cnt > ol > li:nth-of-type(4):before{content:"4.";}
	.tipBox .cnt > ol > li:nth-of-type(5):before{content:"5.";}
	.tipBox .cnt > ol > li:nth-of-type(6):before{content:"6.";}
	.tipBox .cnt > ol > li:nth-of-type(7):before{content:"7.";}
	.tipBox .cnt > ol > li:nth-of-type(8):before{content:"8.";}
	.tipBox .cnt > ol > li:nth-of-type(9):before{content:"9.";}
	.tipBox .cnt > ol > li:nth-of-type(10):before{content:"10.";}
	.tipBox .cnt > ol > li:nth-of-type(11):before{content:"11.";}
	.tipBox .cnt > ol > li:nth-of-type(12):before{content:"12.";}
	.tipBox .cnt > ol > li:nth-of-type(13):before{content:"13.";}
	.tipBox .cnt > ol > li:nth-of-type(14):before{content:"14.";}
	.tipBox .cnt > ol > li:nth-of-type(15):before{content:"15.";}
	.tipBox .cnt > ol > li:nth-of-type(16):before{content:"16.";}
	.tipBox .cnt > ol > li:nth-of-type(17):before{content:"17.";}
	.tipBox .cnt > ol > li:nth-of-type(18):before{content:"18.";}
	.tipBox .cnt > ol > li:nth-of-type(19):before{content:"19.";}
	.tipBox .cnt > ol > li:nth-of-type(20):before{content:"20.";}
	/* open */
	.tipBox.open .tit:after{background-position:-15px -40px;}
	.tipBox.open .cnt{display:block;}
	/* width 359 responsive */
	@media(max-width:359px){
		.tipBox .tit a{padding-top:12px;}
	}
	
	
	

/* user guide */
.userGuide {overflow:hidden;padding:19px 16px 16px 16px;margin:40px 0 0 0;border:1px solid #ddd;background-color:#fbfbfb;}
[class*="cntTitle"] + .userGuide{margin-top:0;}
[class*="listType"] + .userGuide, .tipBox + .userGuide, .tipMessage + .userGuide{margin-top:28px;}
.carAccidentResult + .userGuide{margin:28px 0 0 0;}
	.userGuide .tit{position:relative;padding:0;margin:0 0 13px 0;color:#333;font-size:18px}
	.userGuide li{position:relative;font-size:0.867em;line-height:1.45;}
	.userGuide li:before{display:block;content:"";position:absolute;left:0;background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;}
	.userGuide >  .tit + ul{margin:13px 0 0 0;}
	.userGuide > ul > li{padding:0 0 0 10px;margin:8px 0 0 0;font-weight:normal;}
	.userGuide > ul > li:before{top:6px;width:3px;height:3px;background-position:0 -70px;}
	.userGuide > ul > li:first-child{margin-top:0;}
	.userGuide > ul > li > ul > li{padding:0 0 0 12px;margin:2px 0 0 0;font-weight:normal;}
	.userGuide > ul > li > ul.sub > li:before{top:6px; left:2px; width:3px;height:3px;background-position:-7px -70px; }/*2016-12-15추가*/
	.userGuide > ul > li > ul > li > .txtIn{font-size:1em; padding-left:7px;}/*2016-12-15추가*/
	/*.userGuide > ul > li > ul > li:before{top:5px;width:7px;height:5px;background-position:0 -80px;}*/
	.userGuide dt{display:inline;position:relative;padding:0 0 0 10px;font-size:0.867em;color:#a58746;line-height:1.45;}
	.userGuide dt:before{display: block;content: "";position: absolute;left: 0;top: 6px;width: 3px;height: 3px;background-color: #776c61;}
	.userGuide dd{position:relative;display:inline;padding:0 0 0 6px;margin:1px 0 0 0;font-size:0.867em;line-height:1.45;}
	.userGuide dd:before{content:' : ';display:block;position:absolute;left:0;top:0;}
	.userGuide dd:after{content:'';display:block;height:8px;}
	.userGuide dd:last-child:after{display:none;}
	.userGuide .txtFrom{margin:11px 0 2px 0;font-size:0.867em;text-align:right;color:#8c8c8c;}
	/* width 359 responsive */
	@media(max-width:359px){
		.userGuide > ul > li:before{top:4px;}
		.userGuide > ul > li > ul > li:before{top:3px;}
	}
	.tableList + .userGuide{margin:28px 0 0 0;}
	.cntBoxTypeB + .userGuide{margin:22px 0 0 0;}

/* infoBox */
.infoBox{padding:17px 16px 16px 16px;margin:0;border:1px solid #e6e1d2;background-color:#f9f7f2;}
	.infoBox dt{position:relative;padding:0;margin:17px 0 0 0;color:#a58746;font-weight:normal;line-height:1.45;}
	.infoBox dt:first-child{margin-top:0;}
	.infoBox dd{position:relative;padding:0 0 0 10px;margin:6px 0 0 0;font-size:0.867em;color:#666;line-height:1.45;}
	.infoBox dd:before{display:block;content:"";position:absolute;left:0;top:5px;width:3px;height:3px;background-color:#776c61;}
	.infoBox li{position:relative;padding:0 0 0 10px;margin:6px 0 0 0;font-size:0.867em;line-height:1.45;}
	.infoBox li:before{display:block;content:"";position:absolute;left:0;top:6px;width:3px;height:3px;background-color:#776c61;}
	.infoBox li:first-child{margin-top:0;}
	/* width 359 responsive */
	@media(max-width:359px){
		.infoBox dd:after{top:4px;}
		.infoBox li:before{top:4px;}
	}

/* 2015-12-01추가시작 */
/* infoBox01 */
.infoBox01{padding:17px 16px 16px 16px;margin:0;border:1px solid #e6e1d2;background-color:#f9f7f2;  }
	.infoBox01 dt{position:relative;padding:0;margin:17px 0 0 0;color:#a58746;line-height:1.45; }
	.infoBox01 dt:first-child{margin-top:0; }
	.infoBox01 dd{position:relative;padding:0 0 0 10px;margin:6px 0 0 0;font-size:0.875em;color:#666;line-height:1.45; }
	.infoBox01 dd:before{display:block;content:"";position:absolute;left:0;top:6px;width:3px;height:3px;background-color:#776c61;}
	.infoBox01 li{position:relative;padding:0 0 0 10px;margin:6px 0 0 0;font-size:0.875em;line-height:1.45;}
	.infoBox01 li:before{display:block;content:"";position:absolute;left:0;top:6px;width:3px;height:3px;background-color:#776c61;}
	.infoBox01 li:first-child{margin-top:0;}
	/* width 359 responsive */
	@media(max-width:359px){
		.infoBox01 dd:after{top:4px;}
		.infoBox01 li:before{top:4px;}
	}
/* 2015-12-01추가닫기 */


/* contents box */
[class*="cntBoxType"]{margin:22px 0 0 0;}
.cntTitleM + [class*="cntBoxType"]{margin-top:0;}
	/* title */
	[class*="cntBoxType"] .tit{overflow:hidden;margin:20px 0 9px 0;font-size:18px;font-family:'notoM';color:#333;line-height:1.2;}
	[class*="cntBoxType"] .tit:first-child{margin-top:0;}
	/* p */
	[class*="cntBoxType"] p{margin:0;font-size:0.933em;color:#666;line-height:1.45;}
	/* notice */
	[class*="cntBoxType"] .notice{margin:5px 0 0 0;margin-bottom:-5px;}
	/* li */
	[class*="cntBoxType"] li{position:relative;color:#666;line-height:1.2;}
	/* ul */
	[class*="cntBoxType"] ul li:before{display:block;content:"";position:absolute;left:0;background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;}
	[class*="cntBoxType"] ul > li{padding:0 0 0 10px;margin:9px 0 0 0;}
	[class*="cntBoxType"] ul > li:first-child{margin-top:5px;}
	[class*="cntBoxType"] ul > li:before{top:6px;width:3px;height:3px;background-position:0 -70px;}
	/* ol */
	[class*="cntBoxType"] ol{overflow:hidden;}
	[class*="cntBoxType"] ol li{font-size:0.933em;padding:0 0 0 16px;margin:4px 0 0 0;}
	[class*="cntBoxType"] ol li:first-child{margin-top:0;}
	[class*="cntBoxType"] ol li:before{display:block;position:absolute;left:0;top:0;font-size:inherit;}
	[class*="cntBoxType"] ol li:nth-child(1):before{content:"1.";}
	[class*="cntBoxType"] ol li:nth-child(2):before{content:"2.";}
	[class*="cntBoxType"] ol li:nth-child(3):before{content:"3.";}
	[class*="cntBoxType"] ol li:nth-child(4):before{content:"4.";}
	[class*="cntBoxType"] ol li:nth-child(5):before{content:"5.";}
	[class*="cntBoxType"] ol li:nth-child(6):before{content:"6.";}
	[class*="cntBoxType"] ol li:nth-child(7):before{content:"7.";}
	[class*="cntBoxType"] ol li:nth-child(8):before{content:"8.";}
	[class*="cntBoxType"] ol li:nth-child(9):before{content:"9.";}

.cntBoxTypeA{padding:19px 14px 17px 14px;border:1px solid #e6e1d2;background-color:#f9f7f2;}
.cntTitle + .cntBoxTypeA{margin-top:19px;}
	/* 2017-02-15 추가 */
	.cntBoxTypeA .cntTitleS{margin:15px 0 5px 0; padding-top:15px; border-top:1px dashed #ccc;}
	.cntBoxTypeA .cntTitleS:first-child{margin-top:0; padding:0; border:0;}
.cntBoxTypeB{padding:21px 16px 18px 16px;margin:0;border:1px solid #ddd;border-radius:5px;background-color:#fff;}
	.cntBoxTypeB .btn{margin:16px 0 1px 0;text-align:right;}
	.cntBoxTypeB .btn .btnFunc{padding:0.467em 0.800em 0.400em 0.800em;}
.cntBoxTypeC{padding:19px 14px 17px 14px;border:1px solid #e6e1d2;background-color:#f9f7f2;}
	.cntBoxTypeC ul > li:first-child{margin-top:0;}
.cntBoxTypeD{padding:17px 16px 16px 16px;border:1px solid #e6e1d2;background-color:#f9f7f2;}
	.cntBoxTypeD dt{padding:0;color:#a58746;font-weight:normal;line-height:1.45;}
	.cntBoxTypeD dd{margin:6px 0 0 0;font-size:0.867em;color:#666;line-height:1.45;}
	/* 2019-04-18 추가 */
.cntBoxTypeE{padding:19px 14px 17px 14px;margin:0;border:1px solid #e6e1d2;background-color:#f9f7f2;}
.cntBoxTypeE .tit{font-weight:bold;font-size:1.133em;text-align:center;color:#a58746;line-height:1.45;}
	

.txtErrorIcon + .cntBoxTypeC{margin:40px 0 0 0;}

/* identification Message */
.identiMessage{padding:31px 0 0 0;margin:28px 0 0 0;background:url(/images/asis/common/hr.png) repeat-x left top;background-size:2px 4px;}
	.identiMessage dt{position:relative;padding:0;font-size:1.133em;color:#545045;line-height:1.2;}
	.identiMessage dd{min-height:87px;padding:0 0 0 81px;margin:10px 0 0 0;font-size:0.867em;color:#666;line-height:1.45;background:url(/images/asis/contents/icon_identi_message.png) no-repeat left 2px;background-size:73px 87px;}
	.identiMessage dd b{font-size:1em;font-weight:normal;color:#a58746;border-bottom:1px solid #a58746;}

/*2016-06-21추가*/
/* direct Num1*/
.directNum1{padding:28px 0 0 0;margin:35px 0 0 0;background:url(/images/asis/common/hr.png) repeat-x left top;background-size:2px 4px;}
	.directNum1 dt{position:relative; padding:0;font-size:1.2em;color:#545045;line-height:1.2; ;}
	.directNum1 dd{ min-height:87px;padding:0 0 0 81px;margin:10px 0 0 0;font-size:0.867em;color:#666;line-height:1.45;background:url(/images/asis/contents/icon_direct_cal.png) no-repeat left 2px;background-size:73px 87px;}
	.directNum1 dd b{font-weight:normal;color:#a58746;border-bottom:1px solid #a58746;}


/* contents confirm */
.cntConfirm{overflow:hidden;margin:11px 0 0 0;}
	.cntConfirm p{float:left;padding:2px 0 0 0;}
	.cntConfirm .chkChange[type="checkbox"] + label, .cntConfirm .radioChange[type="radio"] + label{float:right;}

	/* 2016-07-18 추가 */
	.cntConfirm p.w68{width:68%; float:left;}
	.cntConfirm .cntConfirm_radio {float:right;}
	.cntConfirm .cntConfirm_radio .radioChange[type="radio"] + label {float:left; margin-left:5px;}

/* error page */
.wrapError{position:relative;margin:0 auto;padding:22px 14px 50px 14px;background:#fff;z-index:500;}
	.errorLogo{margin:95px 0 0 0;text-align:center;}
	.errorLogo img{max-width:200px;}
	.txtError{margin:35px 0 0 0;font-size:1.333em;text-align:center;}
	.txtError mark{color:#a58746;}
	.txtErrorIcon{padding:46px 0 0 0;margin:14px 0 -5px 0; font-size:1.333em;line-height:1.35;text-align:center;background:url(/images/asis/common/icon_error.png) no-repeat center top;background-size:32px 36px;}
	.txtErrorIcon mark{color:#a58746;}

/* graph area*/
.graphArea{padding:10px;margin:5px 0 0 0;text-align:center;border:1px solid #dcdcdc;background-color:#fafafa; height:auto}/* 2018-07-30 수정*/
	.graphArea img{width:100%; height:200px !important}
	.graphArea tspan{font-size:12px}

/* paging */
.paging{position:relative;margin:22px 0 0 0;text-align:center;}
	.paging > span, .paging > p{display:inline-block;min-width:22px;height:22px;padding:4px 0 0 0;color:#b4b4b4;text-align:center;vertical-align:top;}
	.paging > p mark{color:#545045;}
	.paging .prev, .paging .next{overflow:hidden;display:inline-block;position:relative;width:40px;height:22px;text-indent:-9999px;font-size:0;line-height:0;text-align:center;vertical-align:top;border:1px solid #bbb;border-radius:2px;background-color:#ebebeb;}
	.paging .prev:after, .paging .next:after{display:inline-block;content:"";position:absolute;left:15px;top:5px;width:6px;height:10px;background-image:url(/images/asis/common/sr_button.png);background-size:50px 200px;background-repeat:no-repeat;}
	.paging .prev{margin-right:10px;}
	.paging .next{margin-left:10px;}
	.paging .prev:after{background-position:0 0;}
	.paging .next:after{left:16px;background-position:-25px 0;}

/* loading */
.loading{position:fixed;left:50%;top:50%;width:228px;height:136px;margin-left:-114px;margin-top:-68px;border-radius:10px;border:3px solid #867f6c;background-color:#fdfbfc;z-index:1000;}
	.loading .logo{height:22px;margin:14px 0 0 0;text-align:center;}
	.loading .logo img{width:134px;height:22px;}
	#loading{position:relative;width:21px;height:26px;margin:14px auto 12px auto;}
	#loading span{
		display:block;position:absolute;width:2px;height:7px;
		-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;
		-webkit-transform:scale(0.4);-webkit-animation-name:fadeG;-webkit-animation-duration:0.96s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;
		transform:scale(0.4);animation-name:fadeG;animation-duration:0.96s;animation-iteration-count:infinite;animation-direction:linear;
		background-color:#d5d3d4;
	}
	#loading span:nth-child(1){left:0;top:10px;-webkit-animation-delay:0.36s;-webkit-transform:rotate(-90deg);animation-delay:0.36s;transform:rotate(-90deg);}
	#loading span:nth-child(2){left:3px;top:3px;-webkit-animation-delay:0.48s;-webkit-transform:rotate(-45deg);animation-delay:0.48s;transform:rotate(-45deg);}
	#loading span:nth-child(3){left:9px;top:1px;-webkit-animation-delay:0.6s;-webkit-transform:rotate(0deg);animation-delay:0.6s;transform:rotate(0deg);}
	#loading span:nth-child(4){right:3px;top:3px;-webkit-animation-delay:0.72s;-webkit-transform:rotate(45deg);animation-delay:0.72s;transform:rotate(45deg);}
	#loading span:nth-child(5){right:0;top:10px;-webkit-animation-delay:0.8400000000000001s;-webkit-transform:rotate(90deg);animation-delay:0.8400000000000001s;transform:rotate(90deg);}
	#loading span:nth-child(6){right:3px;bottom:2px;-webkit-animation-delay:0.96s;-webkit-transform:rotate(135deg);animation-delay:0.96s;transform:rotate(135deg);}
	#loading span:nth-child(7){bottom:0;left:9px;-webkit-animation-delay:1.0799999999999998s;-webkit-transform:rotate(180deg);animation-delay:1.0799999999999998s;transform:rotate(180deg);}
	#loading span:nth-child(8){left:3px;bottom:2px;-webkit-animation-delay:1.2s;-webkit-transform:rotate(-135deg);animation-delay:1.2s;transform:rotate(-135deg);}
	#loading span:nth-child(9){display:none;}
	#loading span:nth-child(10){display:none;}
	#loading span:nth-child(11){display:none;}
	#loading span:nth-child(12){display:none;}
	@-webkit-keyframes fadeG{
		0%{background-color:#9f9d9e}
		100%{background-color:#d5d3d4}
	}
	@keyframes fadeG{
		0%{background-color:#9f9d9e}
		100%{background-color:#d5d3d4}
	}
	.loading .text{height:35px;font-size:0.867em;color:#faf8f9;text-align:center;line-height:35px;background-color:#867f6c;}

/* logoutNotite */
.logoutNotite{padding:25px 0 30px 0;}
	.logoutNotite .logo{text-align:center;}
	.logoutNotite .logo img{width:134px;height:22px;}
	.logoutNotite .txt{margin:4px 0 0 0;font-size:1.133em;line-height:1.35;color:#666;text-align:center;}
	.logoutNotite .txt mark{color:#a58746;}

/* popup */
.popup{position:absolute;left:12px;right:12px;top:30px;padding:0 0 30px 0;margin:0;z-index:1000;}
.popup .popHeader{position:relative;min-height:40px;padding:10px 0 9px; border-width:2px 2px 0 2px;border-color:#fff;border-style:solid;background-color:#726459;}
	.popup .popHeader h1{padding:0 35px 0 10px;font-size:1.15em;color:#fff;line-height:1.2;text-align:center;}
	.popup .popHeader .btnClose{display:block;position:absolute;right:0;top:50%;margin-top:-20px;width:40px;height:40px;text-indent:-9999px;background:url(/images/asis/common/btn_popup_close.png) no-repeat center center;background-size:16px 16px;}
.popup .popCnt{padding:22px 14px 40px 14px;background-color:#fff;}
	.popup .popCnt > .cntBoxTypeC{margin:2px 0 0 0;padding:20px 16px;}
	.popup .popCnt > .cntBoxTypeC + h2.bullet{margin-top:27px}
	.popup .popCnt h2.bullet{position:relative;color:#a58746;padding:0 0 0 12px;margin:24px 0 9px -2px;}
	.popup .popCnt h2.bullet:first-child{margin-top:0;}
	.popup .popCnt h2.bullet:before{display:block;content:"";position:absolute;left:0;top:5px;width:5px;height:6px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -60px;background-size:33px 200px;background-repeat:no-repeat;}
	.popup .popCnt h2.bullet + .cnt{padding:0 0 0 12px;font-size:0.933em;line-height:1.333;}
	/* width 359 responsive */
	@media(max-width:359px){
		.popup .popCnt h2.bullet:before{top:3px;}
	}
	/* 2017-03-23 추가 : 팝업이미지 */
	.popup .popCnt .popImg {width:30%; margin:auto; text-align:center;}
	.popup .popCnt .popImg img {width:100%; max-width:140px;}

.titleAct .btnDetail{display:block;position:absolute;right:0px;top:-5px;width:70px;height:25px;line-height:23px;font-size:12px;color:#545045;text-align:center;border:1px solid #919191;border-radius:2px;background:#fff;}



/* 2019-01-15 추가 : 팝업이미지 */
/* popup_2 */
.popup_2{position:absolute;left:50px;right:50px;top:30px;padding:0 0 30px 0;margin:0;z-index:1000;}
.popup_2 .popHeader{position:relative;min-height:40px;padding:10px 0 9px; border-width:2px 2px 0 2px;border-color:#fff;border-style:solid;background-color:#726459;}
	.popup_2 .popHeader h1{padding:0 35px 0 10px;font-size:1.15em;color:#fff;line-height:1.2;text-align:center;}
	.popup_2 .popHeader .btnClose{display:block;position:absolute;right:0;top:50%;margin-top:-20px;width:40px;height:40px;text-indent:-9999px;background:url(/images/asis/common/btn_popup_close.png) no-repeat center center;background-size:16px 16px;}
.popup_2 .popCnt{padding:22px 14px 40px 14px;background-color:#fff;}
	.popup .popCnt > .cntBoxTypeC{margin:2px 0 0 0;padding:20px 16px;}
	.popup .popCnt > .cntBoxTypeC + h2.bullet{margin-top:27px}
	.popup .popCnt h2.bullet{position:relative;color:#a58746;padding:0 0 0 12px;margin:24px 0 9px -2px;}
	.popup .popCnt h2.bullet:first-child{margin-top:0;}
	.popup .popCnt h2.bullet:before{display:block;content:"";position:absolute;left:0;top:5px;width:5px;height:6px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -60px;background-size:33px 200px;background-repeat:no-repeat;}
	.popup .popCnt h2.bullet + .cnt{padding:0 0 0 12px;font-size:0.933em;line-height:1.333;}
	/* width 359 responsive */
	@media(max-width:359px){
		.popup .popCnt h2.bullet:before{top:3px;}
	}
	
	.popup .popCnt .popImg {width:30%; margin:auto; text-align:center;}
	.popup .popCnt .popImg img {width:100%; max-width:140px;}

.titleAct .btnDetail{display:block;position:absolute;right:0px;top:-5px;width:70px;height:25px;line-height:23px;font-size:12px;color:#545045;text-align:center;border:1px solid #919191;border-radius:2px;background:#fff;}


/* 2019-02-21 추가 : 이미지 popup */
.popup_3 .popHeader{position:relative;min-height:50px;padding:10px 0 9px; background-color:#fec81e;}
	.popup_3 .popHeader h1{padding:0 35px 0 10px;font-size:1.8em;color:#000;line-height:1.2;text-align:center;}
	.popup_3 .popHeader .btnClose{display:block;position:absolute;right:0;top:50%;margin-top:-20px;width:40px;height:40px;text-indent:-9999px;background:url(/images/asis/common/btn_popup_close_b.png) no-repeat center center;background-size:16px 16px;}

.popup_3{position:absolute;left:12px;right:12px;top:30px;padding:0 0 0 0;margin:0;z-index:1000; border-width:2px 4px 4px 4px;border-color:#fec81e;border-style:solid;}
.popup_3 .popCnt{padding:0 0 0 0;background-color:#fff;}

/* 2019-04-11 추가 : 이미지 popup */
.popup_4 .popHeader{position:relative;min-height:50px;padding:0px 0 0px; background-color:#fec81e;}
	.popup_4 .popHeader h1{padding:0 35px 0 10px;font-size:1.8em;color:#000;line-height:1.2;text-align:center;}
	.popup_4 .popHeader .btnClose{display:block;position:absolute;right:0;top:50%;margin-top:-20px;width:40px;height:40px;text-indent:-9999px;background:url(/images/asis/common/btn_popup_close_b.png) no-repeat center center;background-size:16px 16px;}

.popup_4{position:absolute;left:12px;right:12px;top:30px;padding:0 0 0 0;margin:0;z-index:1000; border-width:2px 4px 4px 4px;}
.popup_4 .popCnt{padding:0 0 0 0;background-color:#fec81e;}

/* 2019-10-14 추가 : 이벤트 확인 popup */
.popup_ev .popHeader{position:relative;min-height:50px;padding:10px 0 9px; background-color:#fec81e;}
	.popup_ev .popHeader h1{padding:0 35px 0 10px;font-size:1.8em;color:#000;line-height:1.2;text-align:center;}
	.popup_ev .popHeader .btnClose{display:block;position:absolute;right:0;top:50%;margin-top:-20px;width:40px;height:40px;text-indent:-9999px;background:url(/images/asis/common/btn_popup_close_b.png) no-repeat center center;background-size:16px 16px;}

.popup_ev{position:absolute;left:12px;right:12px;bottom:12px;padding:0 0 0 0;margin:0;z-index:1000; border-width:2px 4px 4px 4px;border-color:#fec81e;border-style:solid;}
.popup_ev .popCnt{padding:40px 20px 40px 20px;background-color:#fff;}



/* 2015-07-08 아코디언 메뉴 추가 */
h3 .cntTitleM{padding-left:23px;}
h3 .cntTitleM:before{background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;background-position:0 0;top:1px;width:15px;height:17px;}
/*.dlList dt:before {display:block;content:"";position:absolute;right:0;background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;}
.dlList > dt:before { top:20px;width:6px;height:5px;background-position:-6px -60px; right:30px;}*/
.ullist{margin:0;}
.ullist li{position:relative;font-size:0.933em;color:#666;line-height:1.45;}
.ullist li:before{display:block;content:"";position:absolute;left:0;background-image:url(/images/asis/common/sr_bullet.png);background-size:33px 200px;background-repeat:no-repeat;}
.ullist > li{padding:0 0 0 0px;margin:7px 0 0 0; }
.ullist > li:first-child{margin-top:8px;}
td .ullist > li:first-child{margin-top:0;}
.ullist > li > ul > li{padding:0 0 0 10px;margin:7px 0 0 0;}
.ullist > li > ul > li:first-child{margin-top:7px;}
.ullist > li > ul > li:before{top:7px;width:3px;height:3px;background-position:0 -70px; }
.ullist > li > ul > li > ul{margin:7px 0 0 0;}
.ullist > li > ul > li > ul > li{padding:0 0 0 14px;margin:5px 0 0 0;}
.ullist > li > ul > li > ul > li:before{top:7px;width:7px;height:5px;background-position:0 -80px;}
.ullist > li > ul > li > ul > li > ul{margin:3px 0 0 0;}
.ullist > li > ul > li > ul > li > ul > li{padding:0 0 0 10px;margin:1px 0 0 0;}
.ullist > li > ul > li > ul > li > ul > li:before{top:8px;width:4px;height:1px;background-image:none;background-color:#776c61;}
.ullist li > p{margin:4px 0 12px 0;font-size:inherit;color:#666;line-height:1.45;}
.ullist li > p + ul{margin:-6px 0 16px 0;}
.ullist li > p + ul > li > ul,
.ullist li > p + ul > li > ul > li{margin:2px 0 0 0;}
.ullist + .notice{margin:10px 0 0 0;}
.ullist > li > ul > li figure img{margin-top:10px; width:200px;}
/* width 359 responsive */
@media(max-width:359px){
  .ullist > li:before{top:4px;}
  .ullist > li > ul > li:before{top:5px;}
  .ullist > li > ul > li > ul > li:before{top:4px;}
  .ullist > li > ul > li > ul > li > ul > li:before{top:6px;}
  }

/* secuList */
.secuList{overflow:hidden;margin:0px 0 0 0;border-width:2px 0 1px 0;border-color:#595959;border-style:solid;}
.secuList dt{position:relative;border-top:1px solid #d5d5d5;}
.secuList dt:first-child{border-top:0;}
.secuList dt a{display:block;padding:13px 10px 12px 20px;font-size:0.933em;color:#666;line-height:1.45;}
.secuList .no{display:block;position:absolute;left:10px;top:12px;}
.secuList dd{display:none;position:relative;padding:3px 10px 12px 35px;font-size:0.933em;color:#888;line-height:1.45;border-top:1px solid #d5d5d5;background-color:#f9f7f2;}
/* open */
.secuList dd.open{display:block;}


/* 0710 추가 텍스트끝에 화살표위치*/
.secuList dt a {display:inline-block; }
.secuList dt a:after{content:'';display:block;content:"";position:absolute;right:30px; background:url(/images/asis/common/sr_bullet.png) no-repeat 0 -142px;background-size:33px 200px; top:9px;width:6px;height:5px;margin-top:8px;}
.secuList dt.open a:after{content:'';display:block;content:"";position:absolute;right:30px; background:url(/images/asis/common/sr_bullet.png) no-repeat 0 -148px;background-size:33px 200px; top:9px;width:6px;height:5px; margin-top:8px;}

/* 2016.12.06 tab 사이즈 예외 처리 */
.tabTypeB.length2 li{width:50% !important;}
.tabTypeB.length3 li{width:33.3% !important;}
.tabTypeB.length3 li:last-child{width:33.4% !important;}

/* tabTypeB사이즈 2줄일때 */ /* 2017-05-18 추가 */
.tabTypeB.line2 {background:#ebebeb; border-bottom:0;}
.tabTypeB.line2 li {height:4em; border-bottom:1px solid #ccc; border-right:1px solid #ccc; display:table;} /* 2017-08-09 수정 */
.tabTypeB.length3.line2 li:nth-child(3), ul.tabTypeB.length3.line2 li:nth-child(6), ul.tabTypeB.length3.line2 li:nth-child(9) {width:33.4% !important; border-right:0;}/* 2017-08-02 수정 */
.tabTypeB.length2.line2 li:nth-child(even) {border-right:0;}/* 2017-08-02 추가 */
.tabTypeB.line2 li a {vertical-align:middle;padding:0; border:0; display:table-cell;}/* 2017-05-29 수정 */


/*2016-01-19추가 */

.guideMessage{position:relative;padding:0 0 0 70px;margin:20px 0 0 0;margin-bottom:-4px;} /* 2015-10-21 수정 */ /* margin:20px */
.guideMessage:before{display:block;content:"";position:absolute;left:1px;top:1px;width:60px;height:20px;background-image:url(/images/asis/common/sr_tit_guide.png);background-position:0 0;background-size:60px 20px;background-repeat:no-repeat;}
.guideMessage li, .guideMessage p{position:relative;font-size:0.867em;color:#666;line-height:1.45;}
.guideMessage li{margin-left:14px;text-indent:-14px;}
.guideMessage .btnTypeA{padding:0 60px 0 0;}
.guideMessage .btnTypeA a, .guideMessage .btnTypeA button{position:absolute;right:0;top:50%;margin-top:-13px;text-indent:0;}
.guideMessage a, .tipMessage button{margin:4px 0 0 0;text-indent:0;}
	/* width 359 responsive */
@media(max-width:359px){
		.guideMessage li{margin-left:11px;text-indent:-11px;}
	}

/* 2018-03-14 추가 */
.mater768 button i { font-family:'notoM';font-size:20px;  color: inherit !important; }
@media(max-width:767px){
	.mater768 button {  }
	.mater768 button i { display: block; padding: 8px 0 4px; }
}

/* 2018-04-02 추가 */
.btnFileYel::-webkit-file-upload-button{visibility:hidden;}
.btnFileYel{position:relative;left:-9999px;/* for ios */display:inline-block;min-width:196px;font-size:0;vertical-align:top;color:#fcb016;line-height:0;outline:0;cursor:pointer;min-height:52px;}
	.btnFileYel:before{content:'이미지 첨부';display:inline-block;position:absolute;top:0;left:9999px;/* for ios */min-width:196px;min-height:52px;padding: 16px 20px 14px 20px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}
	.bgYellow:before{background:#ffdb4d;color: #595959;}
	.bgWhite:before{background:#ffffff;color: #595959;}/*2019-05-03 추가*/	
	

	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile {min-width:130px}/*2020-06-12 width 120 > 130 수정*/
		.btnFile:before{min-width:120px;font-size:15.5px;}
		.btnFileYel {min-width:120px}/* 2016-04-01추가 */
		.btnFileYel:before{min-width:120px;font-size:15.5px;}/* 2016-04-01추가 */

	}

/*2018-07-17 소셜미디어 */
.snsWrap2{padding:0 0 0 0; background-repeat:no-repeat; background-position:0; border-bottom:0px solid #cecece;}
.snsWrap2 .title {font-size:24px !important; color:#333333 !important; font-family:notoM !important; line-height: 100%; letter-spacing:-1px; padding-bottom:20px; text-align:center}
.snsWrap2 .title>img{width:12%; position:relative; top:5px;}
.snsWrap2 .fs38 {font-size:20px !important; font-family:notoM; line-height: 100%;}
.snsWrap2 .yellow {font-size:24px !important; color:#fcaf17 !important; font-family:notoM !important; line-height: 100%; letter-spacing:-1px; }
.snsWrap2 .font01 {font-size:15px !important; color:#726459 !important; font-family:notoM !important; line-height: 110%; text-align:center;}
.snsWrap2 .font02 {font-size:15px !important; color:#956703 !important; font-family:notoM !important; line-height: 110%; margin-bottom:10px; text-align:center;}
.snsWrap2 .font03 {font-size:23px !important; color:#956703 !important; font-family:notoM !important; line-height: 110%; letter-spacing:-1px; padding:10px 0 5px 0; text-align:center;}
.mgl45 {margin-left:45px !important;}
.snsLathe img{width:100%; margin-bottom:20px;}
.snsList div{text-align:center;}
.snsHidden{display:none;}

/*2018-07-17 소셜미디어 tabTypeC사이즈 2줄일때 */
.tabTypeC{position:relative; height:auto; margin:0px 0 25px 0; padding:0; border:1px solid #ddd; overflow:hidden; border-radius:7px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.tabTypeC li{float:left; height:40px; text-align:center;border-right:1px solid #ddd;border-bottom:1px solid #ddd; margin-bottom:-1px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.tabTypeC li:nth-child(3), .tabTypeC li:last-child{ border-right:0;}
.tabTypeC li a{display:block; height:40px; cursor: pointer; padding:13px 0 0 0; font-size:16px; line-height:16px; color:#343434;}
.tabTypeC li:last-child a{border-radius:0 5px 5px 0;}
.tabTypeC li.on{background:#fff;}
.tabTypeC li.on a{ background:#726459;color:#fff;}
.tabTypeC.length3 li{width:33.3% !important;}


/*2018-07-19*/
.labelBm{margin-bottom:15px;}

/*2018-07-25 고객정보확인 팝업*/
.disabledMo{background:#f3f3f3 !important; border:1px solid #f3f3f3;}
.bullCustom{content:'';display:block;content:""; background:url(/images/asis/common/sr_bullet.png) no-repeat 0 -25px;background-size:33px 200px; height:12px}
.tableFont12 table td{font-size:12px !important}
.tableFont12 table td ul li{font-size:12px !important}

/*2018-07-26 상담신청*/
.counselInput{padding-left:8px !important; padding-right:8px !important; text-align:left !important;}

/*개인(신용)정보의 수집·이용에 관한 사항 2018-07-30 추가*/
.personalChech{}
.personalChech > li{position:relative}
.personalChech > li > div{margin-right:10px}
.personalChech > li div + p{}

.joinContact{padding:5px 0; margin:10px 0; border-bottom:1px dashed #ddd; border-top:1px dashed #ddd;}
.joinContact div:first-child{margin-bottom:3px;}
.joinContact li{padding-right:0 !important;}
.joinContact li div:nth-child(2){line-height:2em}

/*2018-08-02 상담신청추가*/
.counselRadio{}
.counselRadio span{width:70px}

/*2018-08-07 주식매입자금대출 관련안내 추가*/
.productBullet{}
	.productBullet dt{padding-left:10px; background:url(/images/asis/common/sr_bullet.png) no-repeat 0 -135px; height:16px;}
	.productBullet dd ul li{padding-top:3px;padding-left:10px; background:url(/images/asis/common/product_bullet.png) no-repeat 0 9px; line-height:16px !important;}
	
/* 2018-10-04 추가 */
.markMessage{position:relative;padding:0 0 0 30px;margin:20px 0 0 0;}
.markMessage:before{display:block;content:"";position:absolute;left:1px;top:-3px;width:22px;height:22px;background-image:url(/images/asis/common/ico_cntMark.png);background-position:0 0;background-size:22px 22px;background-repeat:no-repeat;}
.markMessage li, .tipMessage p{position:relative;font-size:0.867em;color:#666;line-height:1.45;}
	.markMessage li{margin-left:14px;text-indent:-14px;}
	

/*2018-10-04 바이오인증*/
.finattr{background:url(/images/asis/common/icon_attr.png) no-repeat 197px 4px;}

/*2018-10-24 이미지첨부*/
.btnFile1{position:relative; min-height:40px; margin:40px 0 0 0; text-align:center; zoom:1;}
.btnFile1 .btn{display:inline-block; padding:16px 20px 14px 20px;min-width:196px; min-height:52px; top:0;color:#595959;white-space:nowrap; border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3); font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif; position:relative}
	/* width 359 responsive */
	@media(max-width:359px){
		.btn{min-width:120px;font-size:15.5px;}
	}
	
	
/*2018-10-24 이미지첨부2*/

.btnFile2:-webkit-file-upload-button{visibility:hidden;}
.btnFile2{position:relative;left:0;/* for ios */display:inline-block;min-width:196px;font-size:0;vertical-align:top;color:#fff;line-height:0;outline:0;cursor:pointer;min-height:52px; width:130px;}
	.btnFile2:before{content:'이미지 첨부';display:inline-block;position:absolute;top:0;left:0;/* for ios */min-width:196px;min-height:52px;padding: 16px 20px 14px 20px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}
	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile2 {min-width:120px}
		.btnFile2:before{min-width:120px;font-size:15.5px;}
	}
	
/*2019-05-16 첨부하기1*/

.btnFile3:-webkit-file-upload-button{visibility:hidden;}
.btnFile3{position:relative;left:0;/* for ios */display:inline-block;min-width:196px;font-size:0;vertical-align:top;color:#fff;outline:0;cursor:pointer;min-height:52px; width:130px;}
	.btnFile3:before{content:'첨부하기';display:inline-block;position:absolute;top:0;left:0;/* for ios */min-width:196px;min-height:52px;padding: 16px 20px 14px 20px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}
	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile3 {min-width:120px}
		.btnFile3:before{min-width:120px;font-size:15.5px;}
	}	
	
/*2019-05-16 첨부하기2*/

.btnFile6:-webkit-file-upload-button{visibility:hidden;}
.btnFile6{position:relative;/* for ios */display:inline-block;min-width:196px;font-size:0;color:#fff;outline:0;cursor:pointer;min-height:52px; width:130px;}
	.btnFile6:before{content:'첨부하기';display:inline-block;position:absolute;/* for ios */min-width:196px;min-height:52px;padding: 16px 20px 14px 20px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}
	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile6 {min-width:120px}
		.btnFile6:before{min-width:120px;font-size:15.5px;}
	}	
	
	
/*2019-05-16 다시첨부하기1*/

.btnFile4:-webkit-file-upload-button{visibility:hidden;}
.btnFile4{position:relative;left:0;/* for ios */display:inline-block;min-width:196px;font-size:0;vertical-align:top;color:#fff;outline:0;cursor:pointer;min-height:52px; width:130px;}
	.btnFile4:before{content:'다시 첨부하기';display:inline-block;position:absolute;top:0;left:0;/* for ios */min-width:196px;min-height:52px;padding: 16px 20px 14px 20px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}
	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile4 {min-width:120px}
		.btnFile4:before{min-width:120px;font-size:15.5px;}
	}	
	
/*2019-05-16 다시첨부하기2*/

.btnFile5:-webkit-file-upload-button{visibility:hidden;}
.btnFile5{position:relative; transform:translateX(-7%);/* for ios */display:inline-block;min-width:196px;font-size:0; color:#fff;outline:0;cursor:pointer;min-height:52px; width:130px;}
	.btnFile5:before{content:'다시 첨부하기';display:inline-block;position:absolute;/* for ios */min-width:196px;min-height:52px;padding: 16px 20px 14px 20px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}
	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile5 {min-width:120px}
		.btnFile5:before{min-width:120px;font-size:15.5px;}
	}	
	

/*2020-06-03 첨부 삭제 추가 수정*/

.btnFile7:-webkit-file-upload-button{visibility:hidden;}
.btnFile7{position:relative; transform:translateX(-7%);/* for ios */display:inline-block;min-width:65px;font-size:0; color:#fff;outline:0;cursor:pointer;min-height:52px; width:65px; }
	.btnFile7:before{content:'삭제';display:inline-block;position:absolute;/* for ios */min-width:65px;min-height:52px;padding: 16px 10px 14px 10px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}
	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile7 {min-width:80px}
		.btnFile7:before{min-width:80px;font-size:15.5px;}
	}
	
.btnFile8:-webkit-file-upload-button{visibility:hidden;}
.btnFile8{position:relative; transform:translateX(-7%);/* for ios */display:inline-block;min-width:65px;font-size:0; color:#fff;outline:0;cursor:pointer;min-height:52px; width:65px; }
	.btnFile8:before{content:'첨부';display:inline-block;position:absolute;/* for ios */min-width:65px;min-height:52px;padding: 16px 10px 14px 10px;/*padding:0.533em 0.667em 0.400em 0.667em*/;font:bold 20px/1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;color:#595959;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid #919191;border-radius:5px;box-shadow:inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.3);}
	/* width 359 responsive */
	@media(max-width:359px){
		.btnFile8 {min-width:80px}
		.btnFile8:before{min-width:80px;font-size:15.5px;}
	}
	
	
/* popup 2019-04-12 하단 오늘 그만보기추가 */
.popup_tn{position:absolute;left:12px;right:12px;top:80px;padding:0 0 30px 0;margin:0;z-index:1000;}
.popup_tn .popHeader{position:relative;min-height:80px;padding:0px 0 0px; border-width:0px 0px 0 0px;border-color:#fff;border-style:solid;background-color:#ffc33e;}
	.popup_tn .popHeader h1{font-size:1.15em;color:#463c33;line-height:1.5;text-align:center;}
	.popup_tn .popHeader .btnClose{display:block;position:absolute;right:0;top:50%;margin-top:-20px;width:40px;height:40px;text-indent:-9999px;background:url(/images/asis/common/btn_popup_close_b.png) no-repeat center center;background-size:16px 16px;}
.popup_tn .popCnt{padding:3px 14px 20px 14px;background-color:#ffc33e;}
	.popup_tn .popCnt > .cntBoxTypeC{margin:2px 0 0 0;padding:20px 16px;}
	.popup_tn .popCnt > .cntBoxTypeC + h2.bullet{margin-top:27px}
	.popup_tn .popCnt h2.bullet{position:relative;color:#a58746;padding:0 0 0 12px;margin:24px 0 9px -2px;}
	.popup_tn .popCnt h2.bullet:first-child{margin-top:0;}
	.popup_tn .popCnt h2.bullet:before{display:block;content:"";position:absolute;left:0;top:5px;width:5px;height:6px;background-image:url(/images/asis/common/sr_bullet.png);background-position:0 -60px;background-size:33px 200px;background-repeat:no-repeat;}
	.popup_tn .popCnt h2.bullet + .cnt{padding:0 0 0 12px;font-size:0.933em;line-height:1.333;}
	/* width 359 responsive */
	@media(max-width:359px){
		.popup_tn .popCnt h2.bullet:before{top:3px;}
	}
	.popup_tn .popCnt .popImg {width:30%; margin:auto; text-align:center;}
	.popup_tn .popCnt .popImg img {width:100%; max-width:140px;}

.titleAct .btnDetail{display:block;position:absolute;right:0px;top:-5px;width:70px;height:25px;line-height:23px;font-size:12px;color:#545045;text-align:center;border:1px solid #919191;border-radius:2px;background:#fff;}

.cntBox2TypeE{padding:17px 16px 16px 16px;border:0px solid #e6e1d2;background-color:#957432;}
	.cntBox2TypeE dt{padding:0;color:#a58746;font-weight:normal;line-height:1.45;}
	.cntBox2TypeE dd{margin:6px 0 0 0;font-size:0.867em;color:#fff;line-height:1.45;}	
	
/* contents box2 2019-04-12 추가 */
[class*="cntBox2Type"]{margin:5px 0 0 0;}	



/* radio 2019-04-29 추가*/
input[type=radio_e], input[type=checkbox_e]{position:absolute;top:50%;left:.1rem;outline:0;overflow:hidden;clip:rect(0 0 0 0);margin:-.1rem;width:.1rem;height:.1rem}
input[type=radio_e] + label, input[type=checkbox_e] + label{position:relative;display:block;cursor:pointer;padding-left:20px; margin-left:20px;font-size:14px;
-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}
input[type=radio_e]:disabled + label, input[type=checkbox_e]:disabled + label{color:#aaa !important}
input[type=radio_e]:disabled + label:after, input[type=checkbox_e]:disabled + label:after{opacity:.5}

input[type=radio_e] + label:after ,input[type=checkbox_e] + label:after {display:block;content:'';clear:both;position:absolute;top:50%;left:0;margin-top:-1.2rem;vertical-align:middle;width:25px;height:25px;border-radius:1.3rem;background:url('/images/asis/contents/event/190429/sr_form.png') center center;background-size:99% 99% !important}
input[type=radio_e] + label.dbline:after ,input[type=checkbox_e] + label.dbline:after{top:0;margin-top:0}
input[type=radio_e]:checked + label:after ,input[type=checkbox_e]:checked + label:after{background:url('/images/asis/contents/event/190429/sr_form_2.png')}


/* user guide2 2019-06-10 추가 */
.userGuide2 {overflow:hidden;padding:19px 16px 16px 19px;margin:40px 0 0 0;border:1px solid #ddd;background-color:#fbfbfb;}
[class*="cntTitle"] + .userGuide2{margin-top:0;}
[class*="listType"] + .userGuide2, .tipBox + .userGuide2, .tipMessage + .userGuide2{margin-top:28px;}
.carAccidentResult + .userGuide2{margin:28px 0 0 0;}
	.userGuide2 .tit{position:relative;padding:0;margin:0 0 13px 0;color:#333;font-size:18px}
	.userGuide2 li{position:relative;font-size:0.867em;list-style: none; text-indent:-13px; margin-left:13px;}
	.userGuide2 >  .tit + ul{margin:13px 0 0 0;}
	.userGuide2 > ul > li{padding:0 0 0 10px;margin:8px 0 0 0;font-weight:normal;}
	.userGuide2 > ul > li:before{top:6px;width:3px;height:3px;background-position:0 -70px;}
	.userGuide2 > ul > li:first-child{margin-top:0;}
	.userGuide2 > ul > li > ul > li{padding:0 0 0 12px;margin:2px 0 0 0;font-weight:normal;}
	.userGuide2 > ul > li > ul.sub > li:before{top:6px; left:2px; width:3px;height:3px;background-position:-7px -70px; }
	.userGuide2 > ul > li > ul > li > .txtIn{font-size:1em; padding-left:7px;}
	/*.userGuide2 > ul > li > ul > li:before{top:5px;width:7px;height:5px;background-position:0 -80px;}*/
	.userGuide2 dt{display:inline;position:relative;padding:0 0 0 10px;font-size:0.867em;color:#a58746;line-height:1.45;}
	.userGuide2 dt:before{display: block;content: "";position: absolute;left: 0;top: 6px;width: 3px;height: 3px;background-color: #776c61;}
	.userGuide2 dd{position:relative;display:inline;padding:0 0 0 6px;margin:1px 0 0 0;font-size:0.867em;line-height:1.45;}
	.userGuide2 dd:before{content:' : ';display:block;position:absolute;left:0;top:0;}
	.userGuide2 dd:after{content:'';display:block;height:8px;}
	.userGuide2 dd:last-child:after{display:none;}
	.userGuide2 .txtFrom{margin:11px 0 2px 0;font-size:0.867em;text-align:right;color:#8c8c8c;}


/*2019-06-18 버튼 스타일 추가*/
.btnColorMain_p{color:#fff;border:1px solid #6a5b4f;background:#6a5b4f;width:250px;}
.btnColorMain_p a, .btnColorMain span {color:#fff}
.btnColorMain_p:link, .btnColorMain:visited, .btnColorMain:active, .btnColorMain:hover{color:#fff;}

/*2019-06-20 버튼 스타일 추가*/
.btnColorWhite_p{color:#4b3d30;border:1px solid #ccc;background:#fff;width:250px;}
.btnColorWhite_p a, .btnColorWhite span {color:#4b3d30;}
.btnColorWhite_p:link, .btnColorWhite:visited, .btnColorWhite:active, .btnColorWhite:hover{color:#4b3d30;}

/*2019-08-23 Textarea 예시 추가*/
.textarea_ex{
	width:100%;
	padding:5px 8px;
	margin:0;
	color:#666666;
	font:normal 16px/1.3 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;
	vertical-align:top;
	-webkit-appearance:none;
	-webkit-box-shadow:none;
	border:1px solid #dcdcdc;
	border-radius:0;
	box-shadow:none;
	background-color:#fafafa;
}
textarea.textarea_ex::-webkit-input-placeholder{color:#aaaaaa;line-height:1.2;}
textarea.textarea_ex:-ms-input-placeholder{color:#aaaaaa;line-height:1.2;}

/*2019-09-25 상담신청 라디오 수정*/
.counselRadio2{}
.counselRadio2 span{width:75px;}

/*2020-02-20 전자서명 인풋박스 추가*/
.sign_ex{padding:0 8px 0 8px;background-color:#fafafa; /*font-weight:bold;*/}

input.sign_ex::-webkit-input-placeholder{color:#ababab;line-height:1.2;}
input.sign_ex:-ms-input-placeholder{color:#ababab;line-height:1.2;}


/* 2021-07-16 버튼 추가 */
.btnArea{display:flex;width:100%;margin-top:25px}
.btns{display:inline-flex;width:100%;height:49px;align-items:center;justify-content: center;border-radius:5px}
.btns span{font-size:16px !important;font-weight:500 !important;color:#222 !important}

.btns.btnCol01{background-color:#ffe327}
.btns.btnCol02{background-color:#ececec}
.btns.disabled{background-color:#ececec;pointer-events: none;}

/* 2021-09-08 버튼 추가 */
.btnArea3 {margin-top:25px}

/* 2021-07-16 전자 서명 입력 추가 */
.signatureBoxArea{position:relative;}
.signatureBoxArea .signatureBox{background:#ececec;height:41.66vw;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal; -ms-flex-direction: column;
 flex-direction: column;font-size: 10px;}
 .signatureBoxArea .btnClear{position:Absolute;top:-3px;right:0;display:flex;width:78px;height:26px;align-items: center;justify-content:center;border:1px solid #aaa;border-radius:100px}
 .signatureBoxArea .btnClear:before{display:block;content:'';width:17px;height:16px;background:url('/images/asis/contents/ico_sign_clear.png') no-repeat 0 0 / 17px;}
 .signatureBoxArea .btnClear span{font-size:13px !important;color:#222 !important;margin-left:4px}
 .signatureBoxArea .notice{margin-top:10px;font-size:12px;color:#888}

/* 2021-07-14 완료페이지 추가 */
.completeMessage{padding-top:188px;text-align:center;background:url('/images/asis/contents/bg_complete.png') no-repeat center 0 / 336px}
.completeMessage .msg{font-size:18px;font-weight:700;color:#222;line-height:22px}
.completeMessage .btnArea{margin-top:40px}

/* 2021-07-16  레이어 팝업 하단 추가 */
.modalPop{position:fixed;left:0;right:0;bottom:0;z-index: 1000;background:#fff;padding:28px 28px 0 28px}
.modalPop .modalHead{position:relative;border-bottom:2px solid #ececec;padding-bottom:14px}
.modalPop .modalHead h1{font-size:14px;font-weight:700;line-height:20px;color:#000}
.modalPop .modalHead .btnClose{position:absolute;top:-3px;right:0;display:block;text-indent:-9999em;width:24px;height:24px;}
.modalPop .modalHead .btnClose:before{display:block;content:'';width:2px;height:16px;background:#000;position:absolute;top:50%;left:50%;transform: rotate(-45deg);border-radius:2px;margin-top:-8px;margin-left:-1px}
.modalPop .modalHead .btnClose:after{display:block;content:'';width:2px;height:16px;background:#000;position:absolute;top:50%;left:50%;transform: rotate(45deg);border-radius:2px;margin-top:-8px;margin-left:-1px}
.modalPop .modalCont{padding:14px 0 40px 0}
.modalPop .modalCont .msg{font-size:14px;line-height:20px;color:#222}
.modalPop .modalCont .msg.lightColor{color:#888}
.modalPop .modalCont .msg.big{font-size:17px;line-height:24px;font-weight:700;}
.modalPop .modalCont .msg + .msg.big{margin-top:20px}
.modalPop .modalFoot{margin-left:-28px;margin-right:-28px}
.modalPop .modalFoot .btnArea{margin-top:0}
.modalPop .modalFoot .btns{height:56px;border-radius:0}
.modalPop .modalFoot .btns span{font-size:18px !important;}

/* 2021-07-16  전체페이지 */
.fullPageWrap{position:relative;background:#fff;padding-bottom:80px;}
.fullPageWrap .ozView{position:relative;padding:84px 14px 0 14px;}
.fullPageWrap .ozView img{width:100%}
.fullPageWrap .btnArea.fixed{position:fixed;left:0;right:0;bottom:0}
.fullPageWrap .btnArea.fixed .btns{border-radius:0;height:56px}
.fullPage .btnArea.fixed .btns span{font-size:18px !important}


/* 2021-08-06 버튼 추가 */
.btnArea2{display:flex;width:100%;margin-top:25px}
.btns{display:inline-flex;width:100%;height:49px;align-items:center;justify-content: center;border-radius:5px}
.btns span{font-size:25px !important;font-weight:500 !important;color:#222 !important}

.btns.btnCol01{background-color:#ffe327}
.btns.btnCol02{background-color:#ececec}
.btns.disabled{background-color:#ececec;pointer-events: none;}


/* 2021-08-06  레이어 팝업 하단 추가 */
.modalPop2{position:fixed;left:0;right:0;bottom:0;z-index: 1000;background:#fff;padding:28px 28px 0 28px}
.modalPop2 .modalHead{position:relative;border-bottom:2px solid #ececec;padding-bottom:14px}
.modalPop2 .modalHead h1{font-size:25px;font-weight:700;line-height:50px;color:#000}
.modalPop2 .modalHead .btnClose{position:absolute;top:10px;right:0;display:block;text-indent:-9999em;width:24px;height:24px;}
.modalPop2 .modalHead .btnClose:before{display:block;content:'';width:2px;height:16px;background:#000;position:absolute;top:50%;left:50%;transform: rotate(-45deg);border-radius:2px;margin-top:-8px;margin-left:-1px}
.modalPop2 .modalHead .btnClose:after{display:block;content:'';width:2px;height:16px;background:#000;position:absolute;top:50%;left:50%;transform: rotate(45deg);border-radius:2px;margin-top:-8px;margin-left:-1px}
.modalPop2 .modalCont{padding:14px 0 40px 0}
.modalPop2 .modalCont .msg{font-size:25px;line-height:38px;color:#222}
.modalPop2 .modalCont .msg.lightColor{color:#888}
.modalPop2 .modalCont .msg.big{font-size:17px;line-height:24px;font-weight:700;}
.modalPop2 .modalCont .msg + .msg.big{margin-top:20px}
.modalPop2 .modalFoot{margin-left:-28px;margin-right:-28px}
.modalPop2 .modalFoot .btnArea{margin-top:0}
.modalPop2 .modalFoot .btns{height:85px;border-radius:0}
.modalPop2 .modalFoot .btns span{font-size:25px !important;}

/* 2021-08-06  전체페이지 */
.fullPageWrap2{position:relative;background:#fff;padding-bottom:150px;}
.fullPageWrap2 .ozView{position:relative;padding:84px 14px 0 14px;}
.fullPageWrap2 .ozView img{width:100%}
.fullPageWrap2 .btnArea.fixed{position:fixed;left:0;right:0;bottom:0;z-index:500}
.fullPageWrap2 .btnArea.fixed.direction{display:block}
.fullPageWrap2 .btnArea.fixed .btns{border-radius:0;height:85px}
.fullPage2 .btnArea.fixed .btns span{font-size:25px !important}

/* 2022-04-04 긴급출동접수*/
.btnY{position:relative;min-height:40px;margin:10px 0 0 0;text-align:center;zoom:1;}
.btnCntY{width:100%; font-family:'notoM';font-size:16px;line-height:1;border-radius:4px;padding:15px 0 15px 0px}/* 2022-04-07 수정 */
.btnCntY .twoline{display:table;width:100%;min-height:50px;}
.btnCntY .twoline span{display:table-cell;width:100%;height:100%;padding:5px 0 3px 0;font-size:18px;line-height:1.2;text-align:center;vertical-align:middle;}	
.sosList ul{overflow:hidden}
.sosList li{float:left;width:50%}
.sosList li>a{display:block;width:100%;padding:1.1rem 1rem;font-size:4.3vw;color:#000;border:.1rem solid #ddd;font-weight:200}
.sosList li>a .ico, .sosList td a .ico{width:4rem;height:4rem;margin-right:.4rem;vertical-align:middle}
@media only screen and (max-device-width: 340px) and (orientation: portrait)  {
	.sosList li>a{padding:1.1rem .5rem;letter-spacing:-.1rem}
	.sosList li>a .ico{margin-right:0}
}
.sosList table{border-left:.1rem solid #ddd;border-top:.1rem solid #ddd}
.sosList table caption{display:none}
.sosList td{border-right:.1rem solid #ddd;border-bottom:.1rem solid #ddd;padding:0;margin:0}
.sosList td a{display:block;width:100%;padding:1.1rem 1rem;font-size:4.3vw;color:#000;font-weight:200}
.sosList li>a.on, .sosList td a.on{color:#fff;border-color:#f46600;background-color:#f46600}
.sosList li:nth-child(2n) a{border-left:.1rem solid transparent}
.sosList li:nth-child(2n) a.on{border-left:.1rem solid #f46600}
.sosList .tirechange>a,
.sosList .towcar>a{border-top:.1rem solid transparent;border-bottom:.1rem solid transparent}
.sosList .battery>a .ico{background:url('/images/asis/contents/ico-battery@2x.png')}
.sosList .battery>a.on .ico{background:url('/images/asis/contents/ico-battery-p@2x.png')}
.sosList .oil>a .ico{background:url('/images/asis/contents/ico-oil@2x.png')}
.sosList .oil>a.on .ico{background:url('/images/asis/contents/ico-oil-p@2x.png')}
.sosList .tirechange>a .ico{background:url('/images/asis/contents/ico-tirechange@2x.png')}
.sosList .tirechange>a.on .ico{background:url('/images/asis/contents/ico-tirechange-p@2x.png')}
.sosList .towcar>a .ico{background:url('/images/asis/contents/ico-towcar@2x.png')}
.sosList .towcar>a.on .ico{background:url('/images/asis/contents/ico-towcar-p@2x.png')}
.sosList .tirepuncture>a .ico{background:url('/images/asis/contents/ico-tirepuncture@2x.png')}
.sosList .tirepuncture>a.on .ico{background:url('/images/asis/contents/ico-tirepuncture-p@2x.png')}
.sosList .carcall>a .ico{background:url('/images/asis/contents/ico-carcall@2x.png')}
.sosList .carcall>a.on .ico{background:url('/images/asis/contents/ico-carcall-p@2x.png')}
table{border-spacing:0;border-collapse:separate;background-color:transparent;box-sizing:content-box;table-layout:fixed;width:100%}
table col[class*=col-]{position:static;display:table-column;float:none}
table td[class*=col-], table th[class*=col-]{position:static;display:table-cell;float:none}
table th, table td{min-height:3.4rem;padding:1.2rem 1.2rem 1rem;font-size:14px;line-height:1.8rem;color:#666;word-break:break-all;empty-cells:show;vertical-align:top}/* 2022-05-09 수정 */
/*.tableList table th, table td{min-height:3.4rem;padding:1.2rem 1.2rem 1rem;font-size:1.2rem;line-height:1.8rem;color:#666;word-break:break-all;empty-cells:show;vertical-align:top}*/ /* 2022-05-09 삭제 */
table thead th{color:#303030}
table + table{border-top:.1rem solid #dbdbdb}
.ico{display:inline-block;text-indent:-999rem;margin:0;padding:0; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-size:cover !important;background-repeat:no-repeat !important;word-break:keep-all;word-wrap:break-word}
.formTel2 .select{float:left;width:36%;}
.formTel2 .input{float:left;width:30%;margin:0 0 0 2%;}
.formTel2.inputTxt .input{width:32%;}
.formTel2 .input:first-child{margin:0;}

/* 2022-05-02 보험금청구 구비서류 */
.panels{position:relative}
.panels .tc-panel{display:none}
.fullSelect {padding-top:20px}
.fullSelect .input, .select{
	min-height:30px;margin:0;color:#666666;font:normal 15px/1.1 'nanum', 'AppleSDGothicNeo', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;
	-webkit-appearance:none;-webkit-box-shadow:none;border:1px solid #dcdcdc;border-radius:0;box-shadow:none;
}
.fullSelect .input{padding:0 8px 0 8px;background-color:#fafafa; width:100%}
.fullSelect .select{padding:0 20px 0 8px;line-height:34px;background-color:#fafafa;background-image:url(/images/asis/common/sr_form.png);background-position:right -238px;background-size:40px 265px;background-repeat:no-repeat; width:100%}
.fullSelect .select + .formTel{margin:4px 0 0 0;}

/* 2022-05-09 테이블 라벨 사이즈 */
.tableForm .th label {font-size: 14px;}

/* textarea 컬러추가 2022-09-20*/
.area_c textarea::placeholder {color:#333}

/* list none 2022-09-21 */
.list_none {background-color:#f7f7f7}
.list_none .btn_none {color: #999 !important; background: #ddd !important;}

/* 구비서류 list 2022-09-21 */
.milg_spcc_photo_apndng { overflow:hidden;}
.milg_spcc_photo_apndng ul li { float:left; width:49.5%; margin-bottom:15px;}

/* 2023_03_06 전자서명도움말  */
.btnS_pop{position:absolute;top:20px;right:15px;min-height:30px;margin:0px;text-align:center;zoom:1;}
.btnCnt6{padding:10px;font-family:'notoM';font-size:14px;line-height:1;border-radius:4px;}
.btnColoresign a, .btnColorMain span {color:#54524c}
.btnColoresign:link, .btnColoresign:visited, .btnColoresign:active, .btnColoresign:hover{color:#54524c;}
