@charset "utf-8";

#atc04{display:flex;flex-direction:column;align-items:center;padding:20px 0 0}
#atc04 .tit{margin-bottom:40px;text-align:center}
#atc04 .tit p{font-size:54px;font-weight:700;font-family:'AritaBuri'}
#atc04 .inner{display:flex;align-items:flex-start;max-width:1600px;width:100%;margin:0 auto;padding-bottom:10px}
#atc04 .inner img{width:30%;margin-right:4%}

/* 창업비용 */
#atc04 table{width:100%;line-height:1.4}
#atc04 table th{padding:10px 0;font-size:30px;font-weight:700;line-height:1.2;color:#fff;text-align:center;word-break:keep-all;background-color:#f00;font-family:'AritaBuri'}
#atc04 table th:last-child{width:15%}
#atc04 table td{padding:10px;border-bottom:1px solid rgba(255,255,255,.2);font-size:24px;text-align:center;word-break:keep-all;letter-spacing:-1px}
#atc04 table td:last-child{width:20%}
#atc04 table tr.st{background-color:var(--primary-20)}
#atc04 table .total td{border-top:2px solid var(--primary);border-bottom:2px solid var(--primary);color:var(--primary);font-size:30px;letter-spacing:-1px;font-family:'notokr-bold'}
#atc04 .ps{width:100%;padding-top:20px;font-size:24px;color:rgba(255,255,255,.6)}
#atc04 .left_area{position:relative;width:30%;padding:30px 50px;background-color:#fff;color:#777}
#atc04 .left_area:before,#atc04 .left_area:after{content:'';position:absolute;left:0;width:100%;height:10px;background:url(/sh_img/include/inc04/deco.png) repeat-X center center}
#atc04 .left_area:before{top:-10px}
#atc04 .left_area:after{width:calc(100% - 1px);bottom:-10px;transform:rotate(180deg)}
#atc04 .left_area .tit_area{margin-bottom:20px;color:#555;text-align:center;line-height:35px;font-size:22px;letter-spacing:-1px;font-weight:700;font-family:'AritaBuri'}
#atc04 .left_area .tit_area b{color:#222;font-size:35px;line-height:45px}
#atc04 .left_area .table thead tr{border-top:1px dashed #d7d7d7;border-bottom:1px dashed #d7d7d7}
#atc04 .left_area .table thead th{padding:15px 10px;background-color:transparent;color:#222;text-align:left;font-size:20px;font-weight:normal;font-family:'notokr-medium'}
#atc04 .left_area .table thead th:last-child{text-align:right}
#atc04 .left_area .table tbody tr:first-child td{padding-top:10px}
#atc04 .left_area .table tbody tr:last-child td{padding-bottom:10px}
#atc04 .left_area .table tbody td{padding:5px 10px;border:0;;text-align:left;font-size:15px}
#atc04 .left_area .table tbody td:last-child{text-align:right}
#atc04 .left_area .table tfoot{border-top:1px dashed #d7d7d7;border-bottom:1px dashed #d7d7d7}
#atc04 .left_area .table tfoot th{padding:15px 10px;background-color:transparent;color:#222;text-align:left;font-size:20px;font-weight:normal;font-family:'notokr-medium'}
#atc04 .left_area .table tfoot td{position:relative;padding:15px 30px;border:0;color:#222;font-size:20px;font-weight:normal;font-family:'notokr-medium'}
#atc04 .left_area .table tfoot td:before{content:'';position:absolute;left:50%;top:0%;transform:translate(-50%);width:100%;height:100%;background:url(/sh_img/include/inc04/deco_01.png) center no-repeat}
#atc04 .scr_wrap{width:70%;margin-left:40px}
#atc04 .scr_wrap::-webkit-scrollbar{height:5px}
#atc04 .scr_wrap::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(255,255,255,.5)}
#atc04 .scr_wrap .txt_area{margin-bottom:50px;text-align:center;font-size:40px;line-height:50px;font-weight:700;font-family:'AritaBuri'}
#atc04 .scr_wrap .txt_area span{font-size:26px;line-height:36px;font-weight:300}
#atc04 .scr_wrap .txt_area p{position:relative;margin-top:60px}
#atc04 .scr_wrap .txt_area p:before{content:'\f107';position:absolute;left:50%;top:-55px;transform:translateX(-50%);font-size:28px;color:#fff;font-family:'fontawesome'}
#atc04 .scr_wrap .txt_area .point01{color:var(--primary)}
#atc04 .scr_wrap .txt_area .point02{display:inline-block;padding:20px 70px;border-radius:50px;background-color:#fff;color:#f00;animation:flash linear 1s infinite}
@keyframes flash{0%{color:#f00}50%{color:#fff;color:#007eff}100%{color:#fff;color:#f00}}

#atc04_new{display:flex;flex-direction:column;align-items:center}
#atc04_new .tit{text-align:center}
#atc04_new .tit p{font-size:54px;font-weight:700;font-family:'AritaBuri'}
#atc04_new .inner{display:flex;align-items:flex-start;max-width:1600px;width:100%;margin:0 auto;padding-bottom:10px}
#atc04_new .inner img{width:30%;margin-right:4%}

/* 창업비용 */
#atc04_new table{width:100%;line-height:1.4}
#atc04_new table th{padding:5px 0;font-size:28px;font-weight:700;line-height:1.2;color:#fff;text-align:center;word-break:keep-all;background-color:#f00;font-family:'AritaBuri'}
#atc04_new table th:last-child{width:15%}
#atc04_new table td{padding:2px 10px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;font-size:22px;text-align:center;color:#222;word-break:keep-all;letter-spacing:-1px;background:#fff}
#atc04_new table td:last-child{width:20%}
#atc04_new table tr.st{background-color:var(--primary-20)}
#atc04_new table .total td{border-top:2px solid var(--primary);color:#222;background:var(--primary);font-size:30px;letter-spacing:-1px;font-family:'notokr-bold'}
#atc04_new .ps{width:100%;padding-top:20px;font-size:24px;color:rgba(255,255,255,.6)}
#atc04_new .left_area{position:relative;width:30%;padding:15px 50px;background-color:#fff;color:#777}
#atc04_new .left_area:before,#atc04_new .left_area:after{content:'';position:absolute;left:0;width:100%;height:10px;background:url(/sh_img/include/inc04/deco.png) repeat-X center center}
#atc04_new .left_area:before{top:-10px}
#atc04_new .left_area:after{width:calc(100% - 1px);bottom:-10px;transform:rotate(180deg)}
#atc04_new .left_area .ribbon{position:absolute;left:-64px;top:15px;z-index:1;width:601px}
#atc04_new .left_area .tit_area{position:relative;z-index:2;margin-bottom:10px;color:rgba(255,255,255,.7);text-align:center;line-height:35px;font-size:20px;letter-spacing:-1px;font-weight:700;font-family:'AritaBuri'}
#atc04_new .left_area .tit_area b{color:#fff;font-size:26px;line-height:35px}
#atc04_new .left_area .table thead tr{border-top:1px dashed #555;border-bottom:1px dashed #555}
#atc04_new .left_area .table thead th{padding:5px 10px;background-color:transparent;color:#222;text-align:left;font-size:20px;font-weight:normal;font-family:'notokr-medium'}
#atc04_new .left_area .table thead th:last-child{text-align:right}
#atc04_new .left_area .table tbody tr:first-child td{padding-top:10px}
#atc04_new .left_area .table tbody tr:last-child td{padding-bottom:10px}
#atc04_new .left_area .table tbody td{padding:0 10px;border:0;text-align:left;font-size:14px;line-height:1}
#atc04_new .left_area .table tbody td:last-child{text-align:right}
#atc04_new .left_area .table tfoot{border-top:1px dashed #555;border-bottom:1px dashed #555}
#atc04_new .left_area .table tfoot th{padding:15px 10px;background-color:transparent;color:#222;text-align:left;font-size:20px;font-weight:normal;font-family:'notokr-medium'}
#atc04_new .left_area .table tfoot td{position:relative;padding:15px 30px;border:0;color:#222;font-size:20px;font-weight:normal;font-family:'notokr-medium'}
#atc04_new .left_area .table tfoot td:before{content:'';position:absolute;left:50%;top:0%;transform:translate(-50%);width:100%;height:100%;background:url(/sh_img/include/inc04/deco_01.png) center no-repeat}
#atc04_new .scr_wrap{width:70%;margin-left:40px}
#atc04_new .scr_wrap table{border:2px solid #fff}
#atc04_new .scr_wrap .txt_area{font-size:32px;line-height:1.2;font-weight:700;font-family:'AritaBuri'}
#atc04_new .scr_wrap .txt_area .txt1{display:flex;justify-content:center;align-items:center}
#atc04_new .scr_wrap .txt_area .txt1 span{border-radius:30px;padding:10px 30px 8px;margin-right:10px;font-size:24px;color:#fff;background:#F00}
#atc04_new .scr_wrap .txt_area .txt2{display:flex;justify-content:center;align-items:center;margin:10px 0}
#atc04_new .scr_wrap .txt_area .txt2 ul li{display:flex;align-items:center}
#atc04_new .scr_wrap .txt_area .txt2 ul li+li{margin-top:10px}
#atc04_new .scr_wrap .txt_area .txt2 ul li i{width:40px;height:40px;margin-right:5px;border-radius:50%;font-size:22px;color:#000;text-align:center;line-height:40px;background:var(--primary)}
#atc04_new .scr_wrap .txt_area .txt2 p{border-radius:50px;padding:8px 70px 6px;margin-left:15px;font-size:30px;text-align:center;color:#000;background:#fff;animation:flash linear 1s infinite}
@keyframes flash{0%{color:#f00}50%{color:#fff;color:#007eff}100%{color:#fff;color:#f00}}
