@charset "UTF-8";.trialContents{width:1080px;min-width:320px;position:relative}.trialContents__head{margin-bottom:15px}.trialContents__headTit{color:#111;font-size:20px;font-weight:700}.trialContents__define{padding:20px;border:1px solid #e9e9e9;border-radius:5px}.trialContents__defineTxt{font-size:14px;color:#111;padding-left:20px;margin-top:10px;position:relative}.trialContents__defineTxt:first-child{margin-top:0}.trialContents__defineTxt::before{content:"!";display:flex;width:14px;height:14px;background-color:#000;border-radius:50%;position:absolute;left:0;top:2px;color:#fff;font-weight:600;justify-content:center;align-items:center;font-size:9px;border:0}.trialContents__info{margin-top:40px}.trialContents__infoTit{font-size:16px;font-weight:700;color:#111;padding-bottom:10px;border-bottom:1px solid #111}.trialContents__header{display:inline-flex;width:100%;flex-direction:row;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #111}.trialContents__headerTit{font-size:16px;font-weight:700;color:#111}.trialContents__headerBtn{font-size:13px;font-weight:400;color:#666;display:flex;align-items:center;padding-left:26px;background:url(/images/service/dataBuy_tool__mark.svg) no-repeat 0 2px;cursor:pointer}.trialContents__formWrap{width:100%;position:relative}.trialContents__form{padding-top:20px}.trialContents__formList{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.trialContents__formList:last-child{margin-bottom:0}.trialContents__formTit{font-size:14px;color:#111;width:145px}.trialContents__formInp{border-bottom:1px solid #999;background:#fff;width:350px;height:34px;padding:0 7px;appearance:none;font-size:14px;color:#111}.trialContents__formInp.phone{width:150px}.trialContents__formInp.mail{width:230px}.trialContents__formSel{width:250px;height:34px;line-height:34px;border:1px solid #ccc;display:inline-block;font-size:13px;font-weight:400;color:#111;outline:0;border-radius:3px;padding-left:5px;font-family:notokr-regular;margin-left:8px;background:url(/images/service/dataBuy_down_ico.svg) no-repeat 97% 6px/20px}.trialContents__form .textHyp{margin:0 8px}.trialContents__textArea{position:relative;width:100%}.trialContents__textArea__write{resize:none;padding:15px;color:#111;outline:0;line-height:22px;width:100%;background:#fafafa;font-size:13px}.trialContents__agree{margin-top:40px;margin-bottom:20px;border:1px solid #ccc;width:100%;border-radius:3px;display:flex;flex-direction:column;align-items:flex-start}.trialContents__agree input[type=checkbox]{width:15px;height:15px;border:1px solid #999;background-color:#fff;border-radius:3px;margin-right:3px;vertical-align:middle}.trialContents__agree input[type=checkbox]:focus-visible{outline:2px solid #4285f4;outline-offset:1px}.trialContents__agree input[type=checkbox]:checked{appearance:none;background-color:#db3a3f;border-color:#db3a3f;position:relative}.trialContents__agree input[type=checkbox]:checked::after{content:"";display:block;width:10px;height:7px;border:2px solid #fff;border-top:0;border-right:0;transform:rotate(-45deg);position:absolute;left:1px;top:1px}.trialContents__agreeAll{position:relative;width:100%;height:43px;background-color:#f9f9f9;line-height:43px;padding-left:15px;border-bottom:1px solid #ccc}.trialContents__agreeAll label{font-size:13px;font-weight:400;color:#111}.trialContents__agreeEach{padding:5px 15px 4px;width:100%;height:auto;overflow-x:hidden}.trialContents__checkCon{width:100%;height:38px;position:relative;display:flex;align-items:center}.trialContents__checkCon label{font-size:13px;color:#111}.trialContents__checkCon input[type=checkbox]{width:13px;height:13px;margin-top:3px}.trialContents__checkCon input[type=checkbox]:checked::after{width:9px;height:6px}.trialContents__readMore{width:84px;height:30px;min-width:84px;min-height:30px;line-height:28px;display:inline-block;color:#999;margin-left:auto;border:1px solid #ccc;border-radius:3px;text-align:center;cursor:pointer;font-size:12px}.trialContents__readMoreBox{padding:23px 22px;height:170px;max-height:250px;overflow-y:scroll;overflow-x:hidden;width:100%;margin-top:5px;margin-bottom:10px;border:1px solid #ccc;border-radius:3px;display:none}.trialContents__readMoreBox::-webkit-scrollbar{display:none}.trialContents .readmore__txt{font-size:14px;color:#111;margin-bottom:10px;line-height:20px}.trialContents .readmore__txt:last-child{margin-bottom:0}.trialContents .readmore__detail{display:block}.trialContents .readmore__emph{font-size:16px;font-weight:700}.trialContents__btnWrap{margin-top:50px;margin-bottom:100px;text-align:center}.trialContents__btnWrap .btn{width:300px;height:50px;background-color:#999;font-size:16px;color:#fff;border-radius:3px;cursor:pointer;text-align:center;outline-offset:2px}.trialContents__btnWrap .btn.checked{background-color:#ef4348}.trialContents__btnWrap .btn.checked:hover{background-color:#c03639}.trialContents .required{color:#ef4348}.trialContents input[type=email]:focus,.trialContents input[type=tel]:focus,.trialContents input[type=text]:focus{border-bottom:1px solid #999def}.trialContents input:focus{outline:0}.trialContents input::placeholder,.trialContents textarea::placeholder{color:#999;font-size:13px}.trialContents select:focus{border-color:#999def}@media screen and (max-width:959px){.m-br{display:none}.trialContents{width:100%;padding:0 16px}.trialContents__head{margin-bottom:15px}.trialContents__headTit{font-size:16px}.trialContents_info{margin-top:30px}.trialContents__define{padding:16px 12px}.trialContents__defineTxt{font-size:12px}.trialContents__defineTxt::before{top:0}.trialContents__formList{flex-direction:column;align-items:flex-start;margin-bottom:20px}.trialContents__formList__mail,.trialContents__formList__phone{display:flex;flex-direction:row;align-items:center;width:100%}.trialContents__formInp{width:100%;margin-top:4px}.trialContents__formInp.phone{width:33.333%}.trialContents__formInp.mail{width:50%}.trialContents__formTit{width:100%;font-size:13px}.trialContents__formSel{margin-left:0;width:100%;margin-top:15px}.trialContents__agreeAll{padding-left:10px}.trialContents__agreeEach{padding:10px 10px 12px}.trialContents__checkCon label{font-size:13px}.trialContents__readMoreBox{padding:16px 12px;height:168px}.trialContents .readmore__txt{font-size:12px}.trialContents__btnWrap{margin:40px 0 80px}.trialContents__btnWrap .btn{width:100%}}.b2bInfo{flex:1;width:100%;margin:0 auto;display:flex;align-items:flex-start;flex-direction:column;position:relative}.b2bInfo__head{width:100%;height:490px;background-image:url(/images/trial/b2binfo_main_bg.jpg);background-size:100%;background-repeat:no-repeat;position:relative;background-position:center}.b2bInfo__head:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.6}.b2bInfo__headInfo{max-width:1280px;width:100%;position:relative;padding-top:100px;padding-bottom:120px;display:flex;flex-direction:column;align-items:center;margin:0 auto;z-index:1}.b2bInfo__headTit{font-size:42px;color:#fff;font-weight:700}.b2bInfo__headTxt{font-size:20px;color:#fff;font-weight:400;margin-top:10px;text-align:center}.b2bInfo__headCard{width:100%;display:flex;flex-direction:row;justify-content:center;gap:20px;margin-top:50px}.b2bInfo__headLink{width:380px;padding:33px 0 33px 86px;background-color:#fff;border-radius:10px;text-align:left;font-size:20px;font-weight:700;color:#000;position:relative;display:flex;flex-direction:column;justify-content:center;cursor:pointer}.b2bInfo__headLink span{font-size:14px;font-weight:400;color:#666;padding-top:5px}.b2bInfo__headLink:after{content:"";background:url(/images/trial/b2binfo_head_btn_go.svg) no-repeat;position:absolute;right:21px;width:24px;height:24px}.b2bInfo__headLink::before{content:"";position:absolute;left:25px;background:url(/images/trial/b2binfo_head_ico_organization.png) no-repeat;width:36px;height:36px;top:42px}.b2bInfo__headLink:last-child::before{background:url(/images/trial/b2binfo_head_ico_data.png) no-repeat;width:36px;height:43px;top:32px}.b2bInfo__service{background-color:#f9f9f9;width:100%}.b2bInfo__serviceInfo{max-width:1280px;margin:0 auto;text-align:center;width:100%;padding:120px 0;position:relative}.b2bInfo__serviceTit{font-size:36px;font-weight:700;color:#000}.b2bInfo__serviceTxt{font-size:18px;font-weight:400;color:#333;margin-top:10px}.b2bInfo__serviceList{display:flex;flex-direction:row;justify-content:center;margin-top:60px;width:100%}.b2bInfo__serviceItems{display:flex;width:27%;flex-direction:column;align-items:center}.b2bInfo__serviceItems::before{content:"";width:130px;height:130px;border-radius:100px;background-color:#fff;background-image:url(/images/trial/b2binfo_service_organization.png);background-repeat:no-repeat;background-size:46px;background-position:center}.b2bInfo__serviceItems:nth-child(2):before{background-image:url(/images/trial/b2binfo_service_graduation.png)}.b2bInfo__serviceItems:nth-child(3):before{background-image:url(/images/trial/b2binfo_service_newspaper.png);background-size:40px}.b2bInfo__serviceStit{font-size:20px;font-weight:700;color:#000;padding-top:16px}.b2bInfo__serviceStit a{color:#ef4348}.b2bInfo__serviceStxt{font-size:14px;font-weight:400;color:#666;padding-top:8px}.b2bInfo__reason{width:100%;height:100%;background-color:#fff;position:relative;background-image:url(/images/trial/b2binfo_reason_bg.png);background-repeat:no-repeat;background-position:50% 0;background-size:100%;margin:0 auto;display:block}.b2bInfo__reasonInfo{max-width:1280px;padding:195px 0;margin:0 auto;display:flex;flex-direction:column;gap:200px}.b2bInfo__reasonList{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:50px}.b2bInfo__reasonDetail{text-align:left}.b2bInfo__reasonTit{font-size:36px;font-weight:700;color:#000;margin-bottom:34px;white-space:nowrap}.b2bInfo__reasonTit small{font-size:18px;font-weight:700;color:#ef4348;display:block;margin-bottom:10px}.b2bInfo__reasonTxt{font-size:18px;font-weight:400;color:#333;line-height:30px}.b2bInfo__download{width:100%;height:357px;background:linear-gradient(95.96deg,#7f59eb .99%,#4894ed 102.03%)}.b2bInfo__downloadInfo{max-width:1280px;padding-top:96px;margin:0 auto;text-align:center}.b2bInfo__downloadTit{font-size:35px;font-weight:700;color:#fff;padding-bottom:10px}.b2bInfo__downloadTxt{font-size:18px;font-weight:400;color:#fff}.b2bInfo__downloadBtn{font-size:16px;font-weight:500;color:#fff;padding:16px 52px;border:2px solid #fff;border-radius:6px;text-decoration:none;display:inline-block;margin-top:34px}.b2bInfo__experience{width:100%;background-color:#fff}.b2bInfo__experienceInfo{max-width:1280px;padding:120px 0;margin:0 auto;text-align:center}.b2bInfo__experienceTit{font-size:36px;font-weight:700;color:#000}.b2bInfo__experienceTit small{font-size:36px}.b2bInfo__experienceTit b{color:#ef4348}.b2bInfo__experienceCard{display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:80px 0 60px}.b2bInfo__experienceItems{background-color:#f9f9f9;border-radius:20px;width:305px;height:340px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:40px 0 18px 0}.b2bInfo__experienceItems:after{content:"";width:194px;height:194px;display:block}.b2bInfo__experienceItems:first-child:after{background:url(/images/trial/b2bInfo_experienceCard_01.png) no-repeat 50%/100%}.b2bInfo__experienceItems:nth-child(2):after{background:url(/images/trial/b2bInfo_experienceCard_02.png) no-repeat 50%/100%}.b2bInfo__experienceItems:nth-child(3):after{background:url(/images/trial/b2bInfo_experienceCard_03.png) no-repeat 50%/100%}.b2bInfo__experienceItems:nth-child(4):after{background:url(/images/trial/b2bInfo_experienceCard_04.png) no-repeat 50%/100%}.b2bInfo__experienceTxt{font-size:20px;font-weight:400;color:#333;line-height:30px}.b2bInfo__experienceBanner{width:100%;height:156px;background-color:#3c4275;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:80px;padding-right:60px;border-radius:10px;background-image:url(/images/trial/b2binfo_trial_banner.png);background-repeat:no-repeat}.b2bInfo__experienceBanner__tit{font-size:26px;font-weight:700;color:#fff;text-align:left}.b2bInfo__experienceBanner__tit small{font-size:16px;font-weight:400;padding-top:10px;display:block}.b2bInfo__experienceLink{font-size:16px;font-weight:700;color:#fff;width:260px;padding:0;height:54px;display:flex;border:2px solid #fff;border-radius:6px;text-decoration:none;justify-content:center;align-items:center}.b2bInfo__review{background-color:#f8f8f8;width:100%}.b2bInfo__reviewInfo{max-width:1280px;margin:0 auto;padding:120px 0}.b2bInfo__reviewTit{font-size:36px;font-weight:700;color:#000;padding-bottom:60px;text-align:center}.b2bInfo__reviewCard{height:auto}.b2bInfo__reviewList{width:max-content;display:flex;flex-direction:row;gap:20px;width:100%}.b2bInfo__reviewItems{background-color:#fff;border-radius:30px;width:630px;height:324px;padding:50px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.b2bInfo__reviewItems__tit{font-size:20px;font-weight:700;color:#000;padding-bottom:30px;width:100%;border-bottom:1px solid #ccc}.b2bInfo__reviewItems__tit b{color:#ef4348;box-shadow:inset 0 -11px 0 #fcff63;line-height:13px}.b2bInfo__reviewItems__tit small{display:block;font-size:16px;font-weight:400;color:#666;padding-top:12px}.b2bInfo__reviewItems__txt{padding-top:30px;font-size:16px;font-weight:400;color:#333;line-height:25px}.b2bInfo__goto{background-color:#fff;width:100%}.b2bInfo__gotoInfo{max-width:1280px;margin:0 auto;padding:120px 0}.b2bInfo__gotoCard{width:100%;display:flex;flex-direction:row;justify-content:center;align-content:center;gap:20px}.b2bInfo__gotoItems{width:25%;height:402px;padding:40px 33px 37px;display:flex;flex-direction:column;border-radius:20px;text-align:center;justify-content:space-between;position:relative}.b2bInfo__gotoItems a{width:100%;height:52px;color:#fff;border-radius:6px;font-size:16px;font-weight:500;text-decoration:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.b2bInfo__gotoItems a:hover{text-decoration:underline}.b2bInfo__gotoItems:first-of-type{background:#fff2f2 url(/images/trial/b2binfo_goto01.png) no-repeat 50% 147px/171px 143px}.b2bInfo__gotoItems:first-of-type a{background-color:#ef4348}.b2bInfo__gotoItems:nth-of-type(2){background:#eeffe9 url(/images/trial/b2binfo_goto02.png) no-repeat 50% 142px/141px 150px}.b2bInfo__gotoItems:nth-of-type(2) a{background-color:#26a763}.b2bInfo__gotoItems:nth-of-type(3){background:#ebf3ff url(/images/trial/b2binfo_goto04.png) no-repeat 50% 163px/128px 125px}.b2bInfo__gotoItems:nth-of-type(3) a{background-color:#417ad1}.b2bInfo__gotoTit{font-size:20px;font-weight:700;color:#000}.b2bInfo__gotoTit small{font-size:14px;font-weight:400;color:#666;padding-top:8px;display:block}.b2bInfo .mo-hidden{display:none}.b2bInfo .pc-br{display:block}.b2bInfo .m-br{display:none}.b2bInfo figure{margin:0;padding:0;line-height:0}@media screen and (max-width:959px){.b2bInfo{width:100%}.b2bInfo .m-br{display:block}.b2bInfo .pc-br{display:none}.b2bInfo__head{background-size:cover;height:470px}.b2bInfo__headInfo{padding:60px 20px 70px}.b2bInfo__headTit{font-size:26px}.b2bInfo__headTxt{font-size:14px}.b2bInfo__headCard{flex-direction:column;gap:10px}.b2bInfo__headLink{width:100%;padding:25px 0 25px 61px;font-size:16px}.b2bInfo__headLink span{font-size:13px}.b2bInfo__headLink::before{left:20px;width:26px;height:26px;top:35px;background-size:contain}.b2bInfo__headLink:last-child::before{width:27px;height:32px;top:26px;background-size:contain}.b2bInfo__serviceInfo{padding:60px 20px 120px}.b2bInfo__serviceTit{font-size:22px}.b2bInfo__serviceTxt{font-size:14px}.b2bInfo__serviceList{flex-direction:column;gap:40px;margin-top:40px}.b2bInfo__serviceItems{width:100%}.b2bInfo__reason{background-image:url(/images/trial/b2binfo_reason_bg_mobile.png)}.b2bInfo__reasonInfo{padding:60px 20px;gap:50px}.b2bInfo__reasonList{flex-direction:column;align-items:center;gap:20px}.b2bInfo__reasonList:nth-of-type(n+2) div{order:1}.b2bInfo__reasonList:nth-of-type(n+2) figure{order:2}.b2bInfo__reasonDetail{text-align:center}.b2bInfo__reasonTit{font-size:20px;margin-bottom:10px}.b2bInfo__reasonTit small{font-size:12px;margin-bottom:6px}.b2bInfo__reasonTxt{font-size:12px;line-height:20px}.b2bInfo__download{height:323px;display:flex;align-items:center}.b2bInfo__downloadInfo{padding-top:0}.b2bInfo__downloadTit{font-size:22px}.b2bInfo__downloadTxt{font-size:14px}.b2bInfo__experienceInfo{padding:64px 20px 0}.b2bInfo__experienceTit{font-size:22px}.b2bInfo__experienceTit small{font-size:14px;font-weight:400}.b2bInfo__experienceTit b{color:#000}.b2bInfo__experienceCard{padding:28px 0 40px;flex-direction:column;gap:10px}.b2bInfo__experienceItems{width:100%;flex-direction:row;height:120px;padding:0 20px 0 25px}.b2bInfo__experienceItems:after{width:100px;height:100px}.b2bInfo__experienceItems:nth-of-type(2n){padding:0 25px 0 20px}.b2bInfo__experienceItems:nth-of-type(2n) p{order:1}.b2bInfo__experienceTxt{font-size:16px;line-height:22px;text-align:left;letter-spacing:-1px;white-space:nowrap}.b2bInfo__experienceBanner{flex-direction:column;padding:0 20px;align-items:center;justify-content:center;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;border-radius:0;height:290px;background-image:url(/images/trial/b2binfo_trial_banner_mobile.png);background-size:cover}.b2bInfo__experienceBanner h2{font-size:22px;text-align:center}.b2bInfo__experienceBanner h2 small{font-size:14px;line-height:20px}.b2bInfo__experienceLink{margin-top:34px}.b2bInfo__reviewInfo{padding:60px 0}.b2bInfo__reviewTit{font-size:22px;font-weight:700;padding-bottom:20px}.b2bInfo__reviewCard{width:100%}.b2bInfo__review .reviewRadio{width:100%;display:flex;flex-direction:row;justify-content:center;padding-top:20px}.b2bInfo__review .reviewBullet{display:inline-block;width:9px;height:9px;background:#999;border-radius:50%;margin:0 3px}.b2bInfo__review .reviewBullet.active{background-color:#ef4348}.b2bInfo__reviewList{gap:12px;overflow-x:auto;scrollbar-width:none;padding:0 20px}.b2bInfo__reviewItems{min-width:320px;padding:20px 10px;border-radius:20px;justify-content:flex-start}.b2bInfo__reviewItems__tit{font-size:16px;padding-bottom:20px;letter-spacing:-1px}.b2bInfo__reviewItems__tit small{font-size:12px;padding-top:10px}.b2bInfo__reviewItems__txt{padding:20px 20px 0;font-size:14px;line-height:22px;word-break:break-word}.b2bInfo__gotoInfo{padding:30px 20px 80px}.b2bInfo__gotoCard{flex-direction:column}.b2bInfo__gotoItems{width:100%;align-items:center}.b2bInfo__gotoItems a{max-width:240px}.b2bInfo__gotoTit small{white-space:nowrap}.b2bInfo .mo-hidden{display:block}.b2bInfo .pc-hidden{display:none}}.b2bsub{width:1080px;min-width:320px;position:relative}.b2bsub__head{margin-bottom:15px}.b2bsub__headTit{color:#111;font-size:20px;font-weight:700}.b2bsub__define{padding:20px;border:1px solid #e9e9e9;border-radius:5px}.b2bsub__defineTxt{font-size:14px;color:#111;padding-left:20px;margin-top:10px;position:relative}.b2bsub__defineTxt:first-child{margin-top:0}.b2bsub__defineTxt::before{content:"!";display:flex;width:14px;height:14px;background-color:#000;border-radius:50%;position:absolute;left:0;top:2px;color:#fff;font-weight:600;justify-content:center;align-items:center;font-size:9px;border:0}.b2bsub__info{margin-top:40px}.b2bsub__infoTit{font-size:16px;font-weight:700;color:#111;padding-bottom:10px;border-bottom:1px solid #111}.b2bsub__header{display:inline-flex;width:100%;flex-direction:row;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #111}.b2bsub__headerTit{font-size:16px;font-weight:700;color:#111}.b2bsub__headerBtn{font-size:13px;font-weight:400;color:#666;display:flex;align-items:center;padding-left:26px;background:url(/images/service/dataBuy_tool__mark.svg) no-repeat 0 2px;cursor:pointer}.b2bsub__formWrap{width:100%;position:relative}.b2bsub__form{padding-top:20px}.b2bsub__formList{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.b2bsub__formList:last-child{margin-bottom:0}.b2bsub__formTit{font-size:14px;color:#111;width:145px}.b2bsub__formInp{border-bottom:1px solid #999;background:#fff;width:350px;height:34px;padding:0 7px;appearance:none;font-size:14px;color:#111}.b2bsub__formInp.phone{width:150px}.b2bsub__formInp.mail{width:230px}.b2bsub__formSel{width:250px;height:34px;line-height:34px;border:1px solid #ccc;display:inline-block;font-size:13px;font-weight:400;color:#111;outline:0;border-radius:3px;padding-left:5px;font-family:notokr-regular;margin-left:8px;background:url(/images/service/dataBuy_down_ico.svg) no-repeat 97% 6px/20px}.b2bsub__form .textHyp{margin:0 8px}.b2bsub__textArea{position:relative;width:100%}.b2bsub__textArea__write{resize:none;padding:15px;color:#111;outline:0;line-height:22px;width:100%;background:#fafafa;font-size:13px}.b2bsub__agree{margin-top:40px;margin-bottom:20px;border:1px solid #ccc;width:100%;border-radius:3px;display:flex;flex-direction:column;align-items:flex-start}.b2bsub__agree input[type=checkbox]{width:15px;height:15px;border:1px solid #999;background-color:#fff;border-radius:3px;margin-right:3px;vertical-align:middle}.b2bsub__agree input[type=checkbox]:checked{appearance:none;background-color:#db3a3f;border-color:#db3a3f;position:relative}.b2bsub__agree input[type=checkbox]:checked::after{content:"";display:block;width:10px;height:7px;border:2px solid #fff;border-top:0;border-right:0;transform:rotate(-45deg);position:absolute;left:1px;top:1px}.b2bsub__agreeAll{position:relative;width:100%;height:43px;background-color:#f9f9f9;line-height:43px;padding-left:15px;border-bottom:1px solid #ccc}.b2bsub__agreeAll label{font-size:13px;font-weight:400;color:#111}.b2bsub__agreeEach{padding:5px 15px 4px;width:100%;height:auto;overflow-x:hidden}.b2bsub__checkCon{width:100%;height:38px;position:relative;display:flex;align-items:center}.b2bsub__checkCon label{font-size:13px;color:#111}.b2bsub__checkCon input[type=checkbox]{width:13px;height:13px;margin-top:3px}.b2bsub__checkCon input[type=checkbox]:focus-visible{outline:2px solid #4285f4;outline-offset:1px}.b2bsub__checkCon input[type=checkbox]:checked::after{width:9px;height:6px}.b2bsub__readMore{width:84px;height:30px;min-width:84px;min-height:30px;line-height:28px;display:inline-block;color:#999;margin-left:auto;border:1px solid #ccc;border-radius:3px;text-align:center;cursor:pointer;font-size:12px}.b2bsub__readMoreBox{padding:23px 22px;height:170px;max-height:250px;overflow-y:scroll;overflow-x:hidden;width:100%;margin-top:5px;margin-bottom:10px;border:1px solid #ccc;border-radius:3px;display:none}.b2bsub__readMoreBox::-webkit-scrollbar{display:none}.b2bsub .readmore__txt{font-size:14px;color:#111;margin-bottom:10px;line-height:20px}.b2bsub .readmore__txt:last-child{margin-bottom:0}.b2bsub .readmore__detail{display:block}.b2bsub .readmore__emph{font-size:16px;font-weight:700}.b2bsub__btnWrap{margin-top:50px;margin-bottom:100px;text-align:center}.b2bsub__btnWrap .btn{width:300px;height:50px;background-color:#999;font-size:16px;color:#fff;border-radius:3px;cursor:pointer;text-align:center}.b2bsub__btnWrap .btn.checked{background-color:#ef4348}.b2bsub__btnWrap .btn.checked:hover{background-color:#c03639}.b2bsub .required{color:#ef4348}.b2bsub input[type=email]:focus,.b2bsub input[type=tel]:focus,.b2bsub input[type=text]:focus{border-bottom:1px solid #999def}.b2bsub input:focus{outline:0}.b2bsub input::placeholder,.b2bsub textarea::placeholder{color:#999;font-size:13px}.b2bsub select:focus{border-color:#999def}@media (min-width:960px) and (max-width:1147px){.b2bsub,.trialContents{padding:0 16px}}@media screen and (max-width:959px){.m-br{display:none}.b2bsub{width:100%;padding:0 16px}.b2bsub__head{margin-bottom:15px}.b2bsub__headTit{font-size:16px}.b2bsub_info{margin-top:30px}.b2bsub__define{padding:16px 12px}.b2bsub__defineTxt{font-size:12px}.b2bsub__defineTxt::before{top:0}.b2bsub__formList{flex-direction:column;align-items:flex-start;margin-bottom:20px}.b2bsub__formList__mail,.b2bsub__formList__phone{display:flex;flex-direction:row;align-items:center;width:100%}.b2bsub__formInp{width:100%;margin-top:4px}.b2bsub__formInp.phone{width:33.333%}.b2bsub__formInp.mail{width:50%}.b2bsub__formTit{width:100%;font-size:13px}.b2bsub__formSel{margin-left:0;width:100%;margin-top:15px}.b2bsub__agreeAll{padding-left:10px}.b2bsub__agreeEach{padding:10px 10px 12px}.b2bsub__checkCon label{font-size:13px}.b2bsub__readMoreBox{padding:16px 12px;height:168px}.b2bsub .readmore__txt{font-size:12px}.b2bsub__btnWrap{margin:40px 0 80px}.b2bsub__btnWrap .btn{width:100%}}