@CHARSET "UTF-8";

/* common */
td, div, p, li, dt, dd, input, textarea, h1, h2, h3, h4, h5 { font-size:15px;line-height:1.6em;font-weight:normal; color:#454545;  word-break:break-all; }
textarea, .scr { border:none;background:none;
	scrollbar-face-color:#cdcdcd;		/* bar 의 표면색 */
	scrollbar-highlight-color:#cdcdcd;	/* 밝게 빛나는 좌상단 모서리 */
	scrollbar-3dlight-color:#cdcdcd;	/* 좌상단 모서리 아래부분 */
	scrollbar-shadow-color:#cdcdcd;		/* 그림자 지는 우하단 */
	scrollbar-darkshadow-color:#cdcdcd;	/* 그림자 우하단 */
	scrollbar-track-color:#f0f0f0;		/* 스크롤 트랙의 색 */
	scrollbar-arrow-color:#4a4947;		/* 삼각형부분 */
	overflow-x:hidden;overflow-y:auto;
	box-sizing:border-box;
}

span {box-sizing:border-box;}
input[type=text],
input[type=file],
input[type=password] {height:40px; padding:0 5px; margin:0; border:1px solid #d8d8d8; background:#fff; line-height:40px; vertical-align:middle; border-radius:0px; box-shadow:none; -webkit-appearance:none; appearance:none; box-sizing:border-box;}
input[type=text]:readonly {border:none; padding:0;}
input[type=text]:focus,
input[type=file]:focus,
input[type=password]:focus {border:1px solid #96c93e !important;}
input[type=text]::placeholder	{ color:#a1a1a1; }

/* input[type=checkbox], */
input[type=radio]	{width:20px; height:20px; border:none; box-shadow: none; vertical-align:middle; margin-top:-2px; background:transparent; -webkit-appearance:none; -moz-appearance:none; appearance:none; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/rdo.png) no-repeat 0 0; box-sizing:border-box; line-height:12px;}
input[type=radio]:checked	{background-position:-20px 0 !important;}
input[type=radio]:disabled	{  }

input[type=checkbox]	{width:19px; height:19px; border:none; box-shadow: none; vertical-align:middle; margin-top:-2px; background:transparent; -webkit-appearance:none; -moz-appearance:none; appearance:none; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_check_off.gif) no-repeat 0 0; box-sizing:border-box; line-height:13px;}
input[type=checkbox]:checked	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_check_on.gif) no-repeat 0 0;}
input[type=checkbox]:disabled	{ background:red; }

a.chkbox {display:inline-block; width:19px; height:19px; vertical-align:middle; background:transparent; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_check_off.gif) no-repeat 0 0; box-sizing:border-box;}
a.chkbox.checked {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_check_on.gif) no-repeat 0 0;}
a.chkbox.disabled {background:red;}

input[type=text].inputTypeA,
input[type=file].inputTypeA {height:25px; padding:0 5px; margin:0; border:1px solid #c1c1c1; background:#fff; line-height:25px; vertical-align:middle; border-radius: 0px; box-shadow: none; -webkit-appearance: none; appearance: none; }

input.txt, input.file	{ height:20px; padding:5px; margin:0; border:1px solid #957652; line-height:20px; background:#fbf5e8; border-radius: 0px; box-shadow: none; -webkit-appearance: none; appearance: none;}
input.txt1	{width:173px; height:19px; padding:5px; margin:0; border:1px solid #cabbac; line-height:20px; background:#fff; border-radius: 0px; box-shadow: none; -webkit-appearance: none; appearance: none;}
input.rdo, input.chk	 {width:14px; height:14px; padding:0; margin:0; vertical-align:middle; }

textarea	 { border: 1px solid #d8d8d8;  padding:5px; margin:0; line-height:20px; background:#fff; border-radius: 0px; box-shadow: none; vertical-align:top}
em	{ font-style:normal; }

a		{ color:#454545; text-decoration:none;  word-break:break-all; box-sizing:border-box;}
a:visited	{ color:#454545; text-decoration:none;}
a:hover 	{ color:#454545; text-decoration:none;}
a:focus 	{ color:#454545; text-decoration:none;}
a:active	{ color:#454545; text-decoration:none;}

.shadowBox {
	-moz-box-shadow: 0px 3px 5px #f5f5f5;       /* Firefox */
	-webkit-box-shadow: 0px 3px 5px #f5f5f5;    /* Safari and Chrome */
	box-shadow: 0px 3px 5px #f5f5f5;
}

img {max-width:100%;}

select	{
	width:250px;height:38px;padding-left:10px;font-family: 'SpoqaHanSans', 'Sans-serif';font-weight:normal; color:#454545;line-height:38px;border:1px solid #d8d8d8;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/btn/btn_arwDown2.gif) no-repeat 100% 50%;box-sizing:border-box;border-radius:0;-webkit-border-radius:0;
}
select option	{ font-family: 'SpoqaHanSans', 'Sans-serif';font-weight:normal; color:#454545;line-height:38px; }
select::-ms-expand	{ display:none; }

.none	{ clear:both !important;float:none !important;width:auto !important;min-height:0 !important;padding:30px 0 !important;text-align:center !important; }
.clr {*zoom:1; }
.clr:after {content:"";display:block;clear:both;height:0;font-size:0;}
/* btn style */
.btnArea	{ padding-top:10px; }
.btnArea-ar	{ text-align:right; }
.btnTypeA	{ display:inline-block;height:40px;padding:0 50px;color:#fff !important;line-height:40px;text-align:center;background:#f7901e;vertical-align:middle; }
.btnTypeB	{ display:inline-block;width:170px;height:50px;font-size:20px;color:#fff !important;line-height:50px;background:#ec6115;text-align:center;vertical-align:middle; }
.btnTypeC	{ display:inline-block;width:140px;height:40px;color:#fff !important;line-height:40px;text-align:center;background:#a1a1a1;vertical-align:middle; }
.btnTypeD	{ display:inline-block;width:120px;height:40px;color:#fff !important;line-height:40px;background:#ec6115;text-align:center;vertical-align:middle; }
.btnColorA	{ background:#ec6115 !important; }
.btnSizeA	{ width:170px !important; }
.btnSizeB	{ width:230px !important; }
.btnSizeC	{ width:125px !important;padding:0 !important;text-align:center !important; }

.btnFile	{ display:inline-block;height:37px;margin-right:15px;padding-left:45px;font-size:15px;color:#231f20;line-height:37px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_file.png) no-repeat 0 50% !important; }

/* list */
.listTypeA	{ margin:0 -10px;border-bottom:1px solid #231f20;*zoom:1; }
.listTypeA:after	{ content:'';display:block;clear:both; }
.listTypeA li	{float:left;width:280px;height: 350px;padding:0 10px 40px;}
.listTypeA li p.thum	{ width:280px;height:280px; }
.listTypeA li p.thum>img	{ width:280px;height:280px; }
.listTypeA li p.txt	{ padding-top:15px;line-height:22px;min-height:44px; }
.listTypeA li p.txt>span	{ display:block;font-size:15px;color:#f7901e; }
.listTypeA li a	{ display:block;font-size:15px;color:#f7901e; }

.listTypeB	{ border-top:3px solid #f7901e;border-bottom:1px solid #231f20; }
.listTypeB li	{ position:relative;min-height:220px;padding:10px 0 10px 525px;border-bottom:1px solid #d8d8d8; }
.listTypeB li:last-child	{ border-bottom:none; }
.listTypeB li p.thum	{ position:absolute;left:0;top:10px;width:485px; }
.listTypeB li p.thum img	{ width:485px;height:220px; }
.listTypeB li p.tit	{ margin-top:40px;font-size:24px;line-height:34px;font-weight:400 }
.listTypeB li p.date	{ margin-top:30px;line-height:22px; }
.listTypeB li p.date strong	{ display:block;font-size:15px;color:#f7901e; }
.listTypeB li p.date span	{ display:block;font-size:15px;color:#626262; }
.listTypeB li p.btn	{ position:absolute;right:0;bottom:10px; }

.listTypeC	{ margin:0 -10px;border-bottom:1px solid #231f20;*zoom:1; }
.listTypeC:after	{ content:'';display:block;clear:both; }
.listTypeC li	{ float:left;width:380px;padding:0 10px 40px; }
.listTypeC li p.thum	{ width:380px;height:230px; }
.listTypeC li p.thum img	{ width:380px;height:230px; }
.listTypeC li p.txt	{ padding-top:15px;line-height:22px; }
.listTypeC li p.txt>span	{ display:block;font-size:15px;color:#f7901e; }
.listTypeC li a	{ display:block;font-size:15px;color:#f7901e; }

.listTypeD	{ border-top:3px solid #f7901e;border-bottom:1px solid #231f20; }
.listTypeD li	{ position:relative;padding:10px 0;border-bottom:1px solid #d8d8d8;*zoom:1; }
.listTypeD li:after	{ content:'';display:block;clear:both; }
.listTypeD li:last-child	{ border-bottom:none; }
.listTypeD li .thum	{ position:relative;float:left;width:436px; }
.listTypeD li .thum>a>img	{ width:436px;height:263px;border:1px solid #d8d8d8;box-sizing:border-box }
.listTypeD li .thum .ico	{ display:block;position:absolute;left:0;top:0;width:100%;padding:175px 20px 0 0;text-align:right;box-sizing:border-box; }
.listTypeD li .thum .newIcon	{ display:block;position:absolute;left:0;top:0; }
.listTypeD li .cont	{ float:right;width:710px; }
.listTypeD li .cont h3	{ padding-top:30px;font-size:24px; }
.listTypeD li .cont h3>span	{ display:inline-block;width:86px;height:35px;font-size:14px;line-height:30px;vertical-align:top;text-align:center; }
.listTypeD li .cont h3>span.type1	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type1.png) no-repeat 0 0; }
.listTypeD li .cont h3>span.type2	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type2.png) no-repeat 0 0; }
.listTypeD li .cont h3>span.type3	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type3.png) no-repeat 0 0; }
.listTypeD li .cont h3>span.type4	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type4.png) no-repeat 0 0; }
.listTypeD li .cont h3>span.type5	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type5.png) no-repeat 0 0; }
.listTypeD li .cont h3>span.type6	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type6.png) no-repeat 0 0; }
.listTypeD li .cont h3>span.type7	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type7.png) no-repeat 0 0; }
.listTypeD li .cont h3>span.type8	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type8.png) no-repeat 0 0; }
.listTypeD li .cont h3>span.type9	{ background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/product/bg_type9.png) no-repeat 0 0; }
.listTypeD li .cont dl	{ padding-top:30px; }
.listTypeD li .cont dl dd	{ font-size:15px;color:#626262;line-height:24px;}
.listTypeD li .cont dl dd>strong	{ display:inline-block;width:60px;padding:3px 0 3px 12px;color:#231f20;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/blt2.gif) no-repeat 0 50%;vertical-align:top; }
.listTypeD li .cont dl dd>span	{ display:inline-block;padding:3px 0;vertical-align:top; }
.listTypeD li p.btn	{ position:absolute;right:0;bottom:10px; }
.listTypeD li p.btn2	{ position:absolute;right:170px;bottom:10px; }

.tbListTypeArea	{ padding-top:10px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/bg_board.gif) no-repeat 0 0;background-size:100% 70px; }
.tbListTypeA	{ width:100%;border-top:3px solid #f7901e;table-layout:fixed; }
.tbListTypeA th	{ font-weight:normal;font-size:16px;color:#ec6115;line-height:58px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/bg_divi.gif) no-repeat 0 50%; }
.tbListTypeA th:first-child	{ background:none; }
.tbListTypeA td	{ padding:20px 0;font-size:15px;line-height:20px;color:#626262;border-bottom:1px solid #d8d8d8;text-align:center; }
.tbListTypeA td.gubun	{ color:#f7901e; }
.tbListTypeA td.tit	{ padding-left:45px;text-align:left; }
.tbListTypeA td.date	{ color:#a1a1a1; }
.tbListTypeA td span.state	{ display:inline-block;margin-left:-25px;padding-left:25px;color:#a1a1a1; }
.tbListTypeA td span.state.end	{ padding-left:0;color:#ec6115; }
.tbListTypeA td span.state.end:before	{ content:'';display:inline-block;width:25px;height:10px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_arrow5.gif) no-repeat 0 0; }
.tbListTypeA tbody tr:last-child td	{ border-color:#231f20 }
.tbListTypeA .none td	{ font-weight:400 }

.viewArea	{ padding:10px 0;border-top:2px solid #f7901e;border-bottom:1px solid #231f20;/*overflow:auto*/ }


.viewArea .viewHead	{ position:relative;padding:10px 0 20px; }
.viewArea .viewHead h3	{ font-size:24px;line-height:25px; }
.viewArea .viewHead h3>span	{ display:block;font-size:15px;color:#f7901e; }
.viewArea .viewHead.viewDate	{ padding-right:150px; }
.viewArea .viewHead p.date	{ position:absolute;right:0;bottom:20px;font-size:15px;color:#626262; }
.viewArea .viewHead p.date span.day:after	{ content:'';display:inline-block;width:1px;height:14px;background:#d8d8d8;margin:2px 6px 0 10px; }
.viewArea .viewHead p.date span.state	{ display:inline-block;color:#a1a1a1; }
.viewArea .viewHead p.date span.state.end	{ color:#ec6115; }
.viewArea .viewHead p.date span.state.end:before	{ content:'';display:inline-block;width:25px;height:10px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_arrow5.gif) no-repeat 0 0; }
.viewArea .viewCont	{ border-top:1px solid #d8d8d8;min-height:600px;padding:10px 0; }
/* .viewArea .viewCont * 	{ background:none } */
.viewArea .viewCont img	{ max-width:100%; }
.viewCont .btnArea	{ margin:-10px 0 10px;padding:10px 0;background:#f6f6f6  }
.viewNone	{ padding:50px 0 150px !important;color:#a1a1a1 !important;border-top:2px solid #f7901e;text-align:center; }
.viewFoot	{ margin-top:30px;border-top:1px solid #231f20;text-align:right; }

.viewArea .questionCont	{ padding:50px 40px;border-top:1px solid #d8d8d8; }
.viewArea .answerCont	{ position:relative;padding:40px;background:#f6f6f6; }
.viewArea .answerCont h4	{ padding-left:90px;font-size:24px;line-height:60px;color:#231f20;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/util/ico_answer.png) no-repeat 0 0; }
.viewArea .answerCont .cont	{ padding:15px 0 40px 0; }
.viewArea .answerCont .file	{ position:absolute;right:5px;bottom:20px; }
.viewArea .answerNone	{ padding:40px;text-align:center;background:#f6f6f6; }

.tabTypeA	{ padding-bottom:40px;*zoom:1; }
.tabTypeA:after	{ content:'';display:block;clear:both; }
.tabTypeA li	{ float:left;width:50%;height:52px;line-height:52px;text-align:center;border:1px solid #d8d8d8;box-sizing:border-box; }
.tabTypeA li a	{ display:block;font-size:17px;color:#a1a1a1; }
.tabTypeA li a>b	{ font-weight:normal; }
.tabTypeA li.on,
.tabTypeA li:focus { background:#231f20;border-color:#231f20; }
.tabTypeA li.on a,
.tabTypeA li:focus a,
.tabTypeA li.on span	{ font-size:20px;font-weight:normal;color:#fff; }
.tabTypeA li.on a>b,
.tabTypeA li:focus a>b,
.tabTypeA li.on span>b	{ color:#f7901e;font-weight:normal; }
.tabTypeA li.on span,
.tabTypeA li:focus span	{  }
.tabTypeA.col-3 li{width:calc(100% / 3)}
.tabTypeA.col-4 li{width:calc(100% / 4)}

.tabTypeB	{ padding-bottom:20px;text-align:center; }
.tabTypeB li	{ display:inline-block;padding:0 25px;margin-right:-4px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/bg_divi2.png) no-repeat 0 21px; }
.tabTypeB li:first-child	{ background:none; }
.tabTypeB li>a,
.tabTypeB li>span	{ display:block;padding:15px 0 0;font-size:18px;color:#626262; }
.tabTypeB li.on>a,
.tabTypeB li.on>span	{ color:#ec6115;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_check.png) no-repeat 50% 0; }

.tabNum1 li	{ width:100% !important; }

.tabNum3 li	{ width:33.3% !important; }
.tabNum3 li:nth-child(1)	{ width:33.4% !important; }
.tabNum3 li:nth-child(1),
.tabNum3 li:nth-child(2)	{ border-right:none;}

.tabNum4 li	{ width:25% !important; }
.tabNum4 li:nth-child(1),
.tabNum4 li:nth-child(2),
.tabNum4 li:nth-child(3)	{ border-right:none;}

.tabNum5 li	{ width:20% !important; }
.tabNum5 li:nth-child(1),
.tabNum5 li:nth-child(2),
.tabNum5 li:nth-child(3),
.tabNum5 li:nth-child(4)	{ border-right:none;}


.tabTypeC{padding-top:38px;margin-top:-38px;position:relative;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/info/shadow_top.png) 0 top no-repeat}
.tabTypeC.fixed{position:fixed;left:0;/* top:110px; top:173px;*/top:131px; width:100%;z-index:50}
.tabTypeC.fixed ul{width:1180px;margin:0 auto}
.tabTypeC ul{height:50px;padding-bottom:43px;margin-bottom:-43px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/info/shadow_bottom.png) 0 bottom no-repeat}
.tabTypeC.new-shadow ul {position:relative; padding-bottom:0px; margin-bottom:0px; background:none;}
.tabTypeC.new-shadow ul:before {content:''; position:absolute; bottom:-43px; left:0px; display:block; width:100%; height:43px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/info/shadow_bottom.png) 0 bottom no-repeat; pointer-events:none;}
.tabTypeC ul.col-2 li{width:50%}
.tabTypeC ul.col-3 li{width:calc(100% / 3)}
.tabTypeC ul.col-4 li{width:calc(100% / 4)}
.tabTypeC ul.col-5 li{width:calc(100% / 5)}
.tabTypeC ul.col-6 li{width:calc(100% / 6)}
.tabTypeC li{float:left;width:25%;background:#fff}
.tabTypeC li a{display:block;height:50px;line-height:50px;font-size:22px;position:relative;text-align:center}
.tabTypeC li a:before{content:'';background:#D8D8D8;width:1px;height:50px;position:absolute;left:0;top:0}
.tabTypeC li:first-child a:before{display:none}
.tabTypeC li.on{background:#EC6115}
.tabTypeC li.on a{color:#fff}
.tabTypeC li.on a:before{display:none}
.tabTypeC .icon{display:inline-block;margin-right:10px;width:35px;height:50px;vertical-align:top}
.tabTypeC .icon-01{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_01_off.png) center no-repeat}
.tabTypeC .icon-02{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_02_off.png) center no-repeat}
.tabTypeC .icon-03{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_03_off.png) center no-repeat}
.tabTypeC .icon-04{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_04_off.png) center no-repeat}
.tabTypeC .icon-05{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_05_off.png) center no-repeat}
.tabTypeC .icon-06{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_06_off.png) center no-repeat}
.tabTypeC .icon-07{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_07_off.png) center no-repeat}
.tabTypeC .icon-08{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_08_off.png) center no-repeat}
.tabTypeC li.on .icon-01{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_01_on.png)}
.tabTypeC li.on .icon-02{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_02_on.png)}
.tabTypeC li.on .icon-03{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_03_on.png)}
.tabTypeC li.on .icon-04{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_04_on.png)}
.tabTypeC li.on .icon-05{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_05_on.png)}
.tabTypeC li.on .icon-06{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_06_on.png)}
.tabTypeC li.on .icon-07{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_07_on.png)}
.tabTypeC li.on .icon-08{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_08_on.png)}
.tabTypeC .icon-bc-01{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_01_off.png) center no-repeat}
.tabTypeC .icon-bc-02{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_02_off.png) center no-repeat}
.tabTypeC .icon-bc-03{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_03_off.png) center no-repeat}
.tabTypeC .icon-bc-04{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_04_off.png) center no-repeat}
.tabTypeC .icon-bc-05{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_05_off.png) center no-repeat}
.tabTypeC li.on .icon-bc-01{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_01_on.png)}
.tabTypeC li.on .icon-bc-02{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_02_on.png)}
.tabTypeC li.on .icon-bc-03{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_03_on.png)}
.tabTypeC li.on .icon-bc-04{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_04_on.png) center no-repeat}
.tabTypeC li.on .icon-bc-05{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bc_05_on.png) center no-repeat}
.tabTypeC .icon-ad-01{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_ad_01_off.png) center no-repeat}
.tabTypeC .icon-ad-02{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_ad_02_off.png) center no-repeat}
.tabTypeC li.on .icon-ad-01{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_ad_01_on.png)}
.tabTypeC li.on .icon-ad-02{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_ad_02_on.png)}
.tabTypeC .icon-bf-01{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bf_01_off.png) center no-repeat}
.tabTypeC .icon-bf-02{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bf_02_off.png) center no-repeat}
.tabTypeC li.on .icon-bf-01{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bf_01_on.png)}
.tabTypeC li.on .icon-bf-02{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/tab_bf_02_on.png)}

.tabTypeE	{ padding-bottom:40px;*zoom:1; }
.tabTypeE:after	{ content:'';display:block;clear:both; }
.tabTypeE li	{ float:left;width:50%;height:52px;line-height:52px;text-align:center;border:1px solid #d8d8d8;box-sizing:border-box; }
.tabTypeE li a	{ display:block;font-size:17px;color:#a1a1a1; }
.tabTypeE li a>b	{ font-weight:normal; }
.tabTypeE li.on,
.tabTypeE li:focus { background:#231f20;border-color:#231f20; }
.tabTypeE li.on a,
.tabTypeE li:focus a,
.tabTypeE li.on span	{ font-size:20px;font-weight:normal;color:#fff; }
.tabTypeE li.on a>b,
.tabTypeE li:focus a>b,
.tabTypeE li.on span>b	{ color:#f7901e;font-weight:normal; }
.tabTypeE li.on span,
.tabTypeE li:focus span	{  }
.tabTypeE.col-3 li{width:calc(100% / 3)}
.tabTypeE.col-4 li{width:calc(100% / 4)}


/* paging */
.paging	{ padding-top:20px;text-align:center; }
.paging a,
.paging strong	{ display:inline-block;width:24px;margin-right:-4px;padding:0 5px;font-weight:normal;font-size:18px;color:#a1a1a1;line-height:24px;vertical-align:middle;box-sizing:inherit; }
.paging strong	{ color:#231f20;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/bg_paging.gif) no-repeat 50% 100%; }
.paging .img	{ margin-top:-3px; }
.paging a img	{ display:inline-block;line-height:24px;vertical-align:middle;padding:0; }
.paging img	{ display:inline-block;line-height:24px;vertical-align:middle;padding:0 5px; }

.sortArea	{ padding-bottom:15px;text-align:right; }
.sortArea select	{ width:420px; }
/*  */
.eui_defaultSelect {display:inline-block;  position:relative; width:100%;  background:#fff; z-index:10;text-align:left;vertical-align:middle; }
.eui_defaultSelect .euiSelectMain {position:relative; display:block; height:40px; width:100%; border:1px solid #d8d8d8; padding:0px !important; margin:0px; background:#fff; cursor:pointer; background:#fff; line-height:38px; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;box-sizing:border-box;}
.eui_defaultSelect .euiSelectMain:after {content:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/btn/btn_arwDown.gif); position:absolute; right:1px; top:0;}
.eui_defaultSelect .euiSelectMain .euiSelectTitle {display:inline-block; padding:0px 0 0 10px !important; margin:0px; height:auto !important;font-size:14px;color:#a1a1a1; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; max-width:100%;}
.eui_defaultSelect .euiSelectList {display:none; position:absolute; width:100%; padding:4px 0; top:38px; border:1px solid; border-top-color:#d8d8d8; border-left-color:#d8d8d8; border-right-color:#d8d8d8; border-bottom-color:#d8d8d8; max-height:100px; background:#fff; overflow-x:hidden; overflow-y:auto; box-sizing:border-box;}
.eui_defaultSelect .euiSelectList li {padding:3px 10px !important;font-size:14px;color:#a1a1a1; cursor:pointer; clear:both; width:100%;box-sizing:border-box; }
.eui_defaultSelect .euiSelectList li a {display:block;}

.eui_defaultSelect2 {display:inline-block;  position:relative; width:100%;  background:#fff; z-index:10;text-align:left; }
.eui_defaultSelect2 .euiSelectMain {position:relative; display:block; height:40px; width:100%; border:1px solid #d8d8d8; padding:0px !important; margin:0px; background:#fff; cursor:pointer; background:#fff; line-height:38px; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;box-sizing:border-box;}
.eui_defaultSelect2 .euiSelectMain:after {content:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/btn/btn_arwDown2.gif); position:absolute; right:1px; top:0;}
.eui_defaultSelect2 .euiSelectMain .euiSelectTitle {display:inline-block; padding:0px 0 0 10px !important; margin:0px; height:auto !important;font-size:14px;color:#a1a1a1;line-height:40px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; max-width:100%;}
.eui_defaultSelect2 .euiSelectList {display:none; position:absolute; width:100%; padding:4px 0; top:38px; border:1px solid; border-top-color:#d8d8d8; border-left-color:#d8d8d8; border-right-color:#d8d8d8; border-bottom-color:#d8d8d8; max-height:100px; background:#fff; overflow-x:hidden; overflow-y:auto; box-sizing:border-box;}
.eui_defaultSelect2 .euiSelectList li {padding:3px 10px !important;font-size:14px;color:#a1a1a1; cursor:pointer; clear:both; width:100%;box-sizing:border-box; }
.eui_defaultSelect2 .euiSelectList li a {display:block;}


/* form */
.formSection	{ margin-top:40px; }
.formSection.first	{ margin-top:0; }
.formSection h4	{ position:relative;margin-top:40px;padding:0 0 10px 24px;font-size:20px;line-height:20px;border-bottom:2px solid #231f20;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/common/ico_arrow2.png) no-repeat 0 5px; }
.formSection h4 span	{ display:block;position:absolute;right:0;bottom:10px;font-size:14px;color:#ec6115; }
.formSection h4 span.stxt	{ display:inline-block;position:static;color:#a1a1a1; }
.formSection h4 b	{ color:#ec6115 }
.formSection .form td input[type=text]{ width:350px;box-sizing:border-box; }
.formSection .form td input.tel,
.formSection .form td .eui_defaultSelect2	{ width:180px;vertical-align:middle; }
.formSection .form td .eui_defaultSelect2	{ margin-right:8px; }
.formSection .form td input[type=radio]	{ margin-left:20px; }
.formSection .form td textarea	{ width:100%;height:170px; }
.formSection .form td span	{ display:block;font-weight:300;font-size:14px;color:#a1a1a1;line-height:20px; }
.formSection .form td span.stxt2	{ padding-top:10px; }
.formSection .form td span.stxt3	{ display:inline-block;margin-left:-4px;padding-left:10px; }
.formSection .form td label	{ padding-right:20px;color:#626262; }
.formSection .form td p>label	{ width:125px;padding-right:0; }
.formSection .form td dl dd	{ font-size:14px;color:#f7901e;line-height:22px; }
.formSection .form td.file ul{ padding-top:20px; }
.formSection .form td.file ul li{ font-size:14px;color:#a1a1a1; }

.fileArea	{ position:relative;width:470px;padding-right:120px;box-sizing:border-box; }
.fileArea input[type=text]	{ width:100%; }
.fileArea a	{ display:block;position:absolute;right:0;top:0;width:110px !important;text-align:center; }
.fileArea input[type=file]	{ position:absolute; left:0; top:0; width:36px; height:36px; opacity:0; filter:Alpha(opacity=0); cursor:pointer; }

.filebox	{ position:relative;width:470px;padding-right:120px;box-sizing:border-box; }
.filebox input[type=file]{ position:absolute; left:0; top:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border: 0;clip:rect(0,0,0,0); }
.filebox label	{ display:inline-block;position:absolute;right:0;top:0;width:110px;height:40px;color:#fff !important;line-height:40px;background:#a1a1a1;vertical-align:middle;padding:0 !important;cursor:pointer;text-align:center; }
.filebox .upload-name	{ display:inline-block;width:100%;height:40px; padding:0 5px; margin:0; border:1px solid #c1c1c1; background:#fff; line-height:40px; vertical-align:middle; border-radius: 0px; box-shadow: none; -webkit-appearance: none; appearance: none;box-sizing:border-box; }

.formSection .agree .agreeArea	{ padding:20px 0;border:1px solid #a1a1a1;border-top:none; }
.formSection .agree .scr	{ height:235px;padding:0 40px; }
/* 20190425 추가 */
.formSection .agree .scr .tblAgree{margin:10px 0}
.formSection .agree .scr .tblAgree th{padding:5px 0;border:1px solid #111;text-align:center;}
.formSection .agree .scr .tblAgree td{padding:5px 10px;border:1px solid #111;}
/* //20190425 추가 */
.formSection .agree2 .scr	{ height:130px !important;padding:0 40px; }
.formSection .agreeCheck	{ padding-top:20px;text-align:center; }
.formSection .agreeCheck b	{ font-weight:normal;color:#ec6115; }
.formSection .btnArea	{ padding-top:30px !important; }
.formSection .infoTxt	{ padding-top:10px; }
.formSection .infoTxt li	{ font-size:14px;color:#a1a1a1;line-height:20px; }

.form	{ width:100%;table-layout:fixed; }
.form th	{ padding:10px 0;font-weight:normal;font-size:15px;line-height:40px;color:#626262;text-align:left;border-bottom:1px solid #d8d8d8; }
.form th>span	{ color:#ec6115; }
.form td	{ padding:10px 0;font-size:15px;line-height:40px;color:#626262;text-align:left;border-bottom:1px solid #d8d8d8; }
.form td label	{ display:inline-block;padding:0 60px 0 10px; }
.form td>p.stxt	{ padding-top:5px;font-size:14px;color:#a1a1a1; }
.form td>p	{ padding:0 0 10px; }
.form td>p.last	{ padding:0; }
.form td input.tel	{  }


.blind	{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}


/* S : new2023 */
/* #container.new2023 .tabTypeC.fixed{top:173px;} */

#container .otherTab{position:relative;}
#container .otherTab.fixed{position:fixed; left:0; top:224px; width:100%; z-index:50;}
#container .otherTab.fixed ul{margin:0 auto; width:1180px; border-top:1px solid #d8d8d8;}
#container .otherTab.new-shadow ul {position:relative; margin-bottom:0px; padding-bottom:0px; background:none;}
#container .otherTab.new-shadow ul:before {content:''; position:absolute; bottom:-43px; left:0px; display:block; width:100%; height:43px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJBOOKCLUB/images/info/shadow_bottom.png) 0 bottom no-repeat; pointer-events:none;}
#container .otherTab ul.col-2 li{width:50%}
#container .otherTab ul.col-3 li{width:calc(100% / 3)}
#container .otherTab ul.col-4 li{width:calc(100% / 4)}
#container .otherTab ul.col-5 li{width:calc(100% / 5)}
#container .otherTab ul.col-6 li{width:calc(100% / 6)}
#container .otherTab li{float:left; width:25%; background:#fff}
#container .otherTab li a{position:relative; font-size:22px; text-align:center; display:block;}
#container .otherTab li a:before{content:''; position:absolute; left:0; top:0; bottom:0; width:1px; background:#d8d8d8;}
#container .otherTab li:first-child a:before{display:none}
#container .otherTab li.on{background:#ec6115}
#container .otherTab li.on a{color:#fff}
#container .otherTab li.on a:before{display:none}
/* E : new2023 */