.hero{background:#000;width:100%;height:100dvh;position:relative;overflow:hidden}.hero-asset{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.hero-content{z-index:2;position:absolute;inset:0}@media (max-width:1180px){.hero{height:auto;aspect-ratio:var(--hero-ratio)}.hero-asset{object-fit:contain;object-position:center center;width:100%;height:100%}}@media (max-width:768px){.hero-asset{object-position:center center}}
@keyframes infinite-slider{0%{transform:translate(0)}to{transform:translate(-50%)}}.leepresso_line{background-image:url(/leepresso_line.png);background-position:50%;background-repeat:repeat;background-size:contain;width:100%;height:40px;animation:10s linear infinite flow}.leepresso_line.mt150{margin-top:150px}@keyframes flow{0%{background-position:0 0}to{background-position:-1000px 0}}:root{--lp-brown:#241915;--lp-text:#5f5652;--lp-muted:#8d827d;--lp-orange:#b86845;--lp-orange-soft:#b8684514;--lp-line:#24191514;--lp-bg:#faf7f4;--white:#fff}.brandKeyword{background:radial-gradient(circle at top left,#b868450f,transparent 28%),linear-gradient(180deg,#fdfbf9 0%,var(--lp-bg)100%);padding:120px 0;position:relative;overflow:hidden}.brandKeyword .container{width:100%;max-width:1420px;margin:0 auto;padding:0 24px}.brandKeyword .sectionHeader{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}.brandKeyword .sectionHeader .title-txts{flex:auto}.brandKeyword .sectionHeader .title-txts img{width:100%;max-width:1100px;height:auto;display:block}.brandKeyword .sectionHeader .sectionDesc{color:var(--lp-text);word-break:keep-all;border-left:2px solid #b8684533;flex:0 0 380px;margin:0;padding-left:24px;font-size:17px;line-height:1.8}.brandKeyword .sectionHeader .sectionDesc strong{color:var(--lp-brown);font-weight:800}.brandKeyword .keywordGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:110px;display:grid}.brandKeyword .keywordCard{border:1px solid var(--lp-line);background:#ffffffe0;border-radius:28px 28px 0 0;flex-direction:column;min-height:420px;padding:32px 28px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;box-shadow:0 14px 34px #140a080a}.brandKeyword .keywordCard:hover,.brandKeyword .keywordCard.active{border-color:#b8684538;transform:translateY(-10px);box-shadow:0 24px 48px #140a0814}.brandKeyword .keywordCard .cardTop{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.brandKeyword .keywordCard .cardNo{min-width:54px;height:30px;color:var(--lp-orange);letter-spacing:.16em;background:#f5f1ee;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.brandKeyword .keywordCard .cardIcon{border:1px solid var(--lp-line);background-color:#f8f5f2;background-image:url(/mark_budget.png);background-position:50%;background-repeat:no-repeat;background-size:28px;border-radius:16px;width:56px;height:56px}.brandKeyword .keywordCard .cardIcon.row2{background-image:url(/mark_economic.png);background-position:50%;background-repeat:no-repeat;background-size:28px}.brandKeyword .keywordCard .cardIcon.row3{background-image:url(/mark_smart.png);background-position:50%;background-repeat:no-repeat;background-size:28px}.brandKeyword .keywordCard .cardIcon.row4{background-image:url(/mark_tena.png);background-position:50%;background-repeat:no-repeat;background-size:28px}.brandKeyword .keywordCard .cardBody .pointTitle{color:var(--lp-brown);letter-spacing:-.03em;margin:0 0 10px;font-size:34px;font-weight:900;line-height:1.05}.brandKeyword .keywordCard .cardBody .pointTitle span{color:var(--lp-orange)}.brandKeyword .keywordCard .cardBody .subTitle{color:#3d322d;letter-spacing:-.02em;margin:0 0 16px;font-size:18px;font-weight:800}.brandKeyword .keywordCard .cardBody .summary{color:var(--lp-text);word-break:keep-all;margin:0;font-size:15px;line-height:1.75}.brandKeyword .keywordCard .cardBottom{border-top:1px solid #24191514;margin-top:auto;padding-top:24px}.brandKeyword .keywordCard .cardBottom h5{color:var(--lp-orange);margin:0 0 10px;font-size:15px;font-weight:800}.brandKeyword .keywordCard .cardBottom p{color:var(--lp-text);word-break:keep-all;margin:0;font-size:14px;line-height:1.7}.brandKeyword .keywordCard .timerBar{background:var(--lp-orange);border-radius:0 0 28px 28px;height:3px;animation:4s linear forwards progressBar;position:absolute;bottom:0;left:0}.brandKeyword .machineSection{border:1px solid var(--lp-line);background:#ffffffb8;border-radius:34px;padding:44px;box-shadow:0 14px 34px #140a080a}.brandKeyword .machineSection .machineIntro{margin-bottom:28px}.brandKeyword .machineSection .machineIntro .eyebrow{letter-spacing:.18em;color:var(--lp-orange);margin-bottom:12px;font-size:12px;font-weight:900;display:inline-block}.brandKeyword .machineSection .machineIntro h2{color:var(--lp-brown);letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.2}.brandKeyword .machineSection .machineIntro p{max-width:760px;color:var(--lp-text);word-break:keep-all;margin:0;font-size:16px;line-height:1.8}.brandKeyword .machineSection .machineGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.brandKeyword .machineSection .machineItem{text-align:left;cursor:pointer;background:#fcfbfa;border:1px solid #2419150f;border-radius:24px;width:100%;padding:26px 24px;transition:all .28s}.brandKeyword .machineSection .machineItem:hover,.brandKeyword .machineSection .machineItem.active{background:var(--lp-orange);border-color:var(--lp-orange);transform:translateY(-4px);box-shadow:0 16px 34px #b8684529}.brandKeyword .machineSection .machineItem:hover .machineCate,.brandKeyword .machineSection .machineItem:hover .machineTitle,.brandKeyword .machineSection .machineItem:hover .machineText,.brandKeyword .machineSection .machineItem.active .machineCate,.brandKeyword .machineSection .machineItem.active .machineTitle,.brandKeyword .machineSection .machineItem.active .machineText{color:#fff}.brandKeyword .machineSection .machineItem .machineCate{letter-spacing:.14em;color:var(--lp-orange);margin-bottom:10px;font-size:12px;font-weight:900}.brandKeyword .machineSection .machineItem .machineTitle{color:var(--lp-brown);letter-spacing:-.03em;word-break:keep-all;margin-bottom:10px;font-size:24px;font-weight:800;line-height:1.25}.brandKeyword .machineSection .machineItem .machineText{color:var(--lp-text);word-break:keep-all;margin:0;font-size:15px;line-height:1.75}@keyframes progressBar{0%{width:0%}to{width:100%}}@media (max-width:1200px){.brandKeyword .sectionHeader{flex-direction:column;align-items:flex-start;gap:24px}.brandKeyword .sectionHeader .sectionDesc{flex:none;max-width:100%;padding-left:18px}.brandKeyword .keywordGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.brandKeyword{padding:90px 0}.brandKeyword .container{padding:0 18px}.brandKeyword .keywordGrid{grid-template-columns:1fr;margin-bottom:72px}.brandKeyword .keywordCard{min-height:auto;padding:26px 20px 22px}.brandKeyword .keywordCard .cardBody .pointTitle{font-size:30px}.brandKeyword .keywordCard .cardBody .subTitle{font-size:17px}.brandKeyword .keywordCard .cardBody .summary{font-size:14px}.brandKeyword .machineSection{border-radius:24px;padding:24px 18px}.brandKeyword .machineSection .machineGrid{grid-template-columns:1fr}.brandKeyword .machineSection .machineItem{padding:22px 18px}.brandKeyword .machineSection .machineItem .machineTitle{font-size:20px}.brandKeyword .machineSection .machineItem .machineText{font-size:14px}}
@keyframes infinite-slider{0%{transform:translate(0)}to{transform:translate(-50%)}}.leepresso_line{background-image:url(/leepresso_line.png);background-position:50%;background-repeat:repeat;background-size:contain;width:100%;height:40px;animation:10s linear infinite flow}.leepresso_line.mt150{margin-top:150px}@keyframes flow{0%{background-position:0 0}to{background-position:-1000px 0}}.graph{background:linear-gradient(to bottom,var(--white)50%,var(--leepresso-bg)100%);color:var(--leepresso-deep);padding:0}.graph .container{text-align:center;max-width:100%;margin:0 auto}.graph .container .graph_bg{background:linear-gradient(to bottom,var(--white)0%,#fff0 5%,#fff0 95%,var(--leepresso-bg)100%),url(/graph_bg.png);z-index:30;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:40vw;position:relative}.graph .container .graph_bg .graph_text_box{text-align:left;width:50%;padding-top:5%;padding-left:5%}.graph .container .graph_bg .graph_text_box .graph_title{font-size:30px;font-weight:700}.graph .container .graph_bg .graph_text_box .graph_title .equip_title_point{font-size:70px;font-family:var(--font-pen);font-weight:100}.graph .container .graph_bg .graph_text_box .graph_sub_text{padding-top:20px;font-size:20px;font-weight:700}@media (max-width:1450px){.graph .container .graph_bg .graph_text_box .graph_title{font-size:25px}.graph .container .graph_bg .graph_text_box .graph_sub_text{font-size:15px}}@media (max-width:1000px){.graph .container .graph_bg{background:linear-gradient();height:54vw}}@media (max-width:500px){.graph .container{display:none}}
@keyframes infinite-slider{0%{transform:translate(0)}to{transform:translate(-50%)}}.leepresso_line{background-image:url(/leepresso_line.png);background-position:50%;background-repeat:repeat;background-size:contain;width:100%;height:40px;animation:10s linear infinite flow}.leepresso_line.mt150{margin-top:150px}@keyframes flow{0%{background-position:0 0}to{background-position:-1000px 0}}.interior{background-color:var(--leepresso-bg);color:var(--leepresso-deep)}.interior .container{text-align:center;max-width:100%;margin:0 auto}.interior .container .comp_bg{width:100%;padding:100px 0;position:relative}.interior .container .comp_bg .comp_deco{z-index:20;pointer-events:none;width:500px;height:38vw;position:absolute}.interior .container .comp_bg .comp_deco.deco_1{background-image:url(/comp_deco_1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;top:-300px;right:-120px}.interior .container .comp_bg .comp_deco.deco_2{background-image:url(/comp_deco_2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:-150px;left:-200px}.interior .container .comp_bg .comp_content_box{z-index:2;-webkit-backdrop-filter:blur(10px);background-color:#ffffff26;border:1px solid #ffffff4d;width:90%;margin:0 auto;padding:50px;position:relative;box-shadow:inset 0 8px 32px #0000001a}.interior .container .comp_bg .comp_content_box .comp_title{padding-bottom:50px;font-size:50px;font-weight:700}.interior .container .comp_bg .comp_content_box .comp_title .comp_point{background-color:var(--leepresso-point-red);color:var(--white);margin:0 10px}.interior .container .comp_bg .comp_content_box .comp_bottom_box{padding-top:50px}.interior .container .comp_bg .comp_content_box .comp_bottom_box .comp_bottom_text{font-size:30px;font-weight:600}.interior .container .comp_bg .comp_content_box .comp_swipe_box{width:100vw;margin-left:calc(50% - 50vw)}.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper{z-index:2;width:100%;display:flex;position:relative;overflow:hidden}.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track{width:max-content;animation:20s linear infinite infinite-slider;display:flex}.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track:hover{animation-play-state:paused}.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set{gap:.75rem;padding-right:.75rem;display:flex}@media (min-width:640px){.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set{gap:1rem;padding-right:1rem}}@media (min-width:1024px){.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set{gap:1.25rem;padding-right:1.25rem}}.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set .slider-card{flex-shrink:0}.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set .slider-card .card-inner{background-color:#e0dcd3;width:350px;height:250px;position:relative;overflow:hidden}@media (min-width:640px){.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set .slider-card .card-inner{width:420px;height:300px}}@media (min-width:768px){.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set .slider-card .card-inner{width:480px;height:350px}}@media (min-width:1024px){.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set .slider-card .card-inner{width:550px;height:400px}}.interior .container .comp_bg .comp_content_box .comp_swipe_box .slider-wrapper .slider-track .slider-set .slider-card .card-inner img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}
.process{background:#f9f5f0;padding:120px 0;font-family:Suit,sans-serif}.process .container{max-width:1420px;margin:0 auto;padding:0 24px}.process .header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.process .header .title-txts4 img{width:100%;max-width:1000px;height:auto}.process .header .infoRow{max-width:400px}.process .header .infoRow p{color:#666;text-align:right;font-size:17px;line-height:1.6}.process .header .infoRow p strong{color:#a9443d;font-weight:800}.process .stepGrid{align-items:stretch;margin-bottom:40px;display:flex}.process .stepGrid .stepWrapper{flex:1;align-items:center;display:flex;position:relative}.process .stepGrid .stepBox{background:#fff;border:1px solid #eee;flex-direction:column;flex:1;justify-content:space-between;height:100%;min-height:220px;padding:40px 25px;transition:all .3s;display:flex;position:relative;overflow:hidden}.process .stepGrid .stepBox .bgNum{color:#a9443d0a;pointer-events:none;font-size:80px;font-weight:900;line-height:1;transition:all .3s;position:absolute;top:-10px;right:-5px}.process .stepGrid .stepBox .topInfo{margin-bottom:40px;position:relative}.process .stepGrid .stepBox .topInfo .iconWrap{color:#3e3232;opacity:.8;transition:all .3s}.process .stepGrid .stepBox .bottomInfo{position:relative}.process .stepGrid .stepBox .bottomInfo h3{color:#3e3232;margin-bottom:10px;font-size:20px;font-weight:900}.process .stepGrid .stepBox .bottomInfo p{color:#888;word-break:keep-all;font-size:14px;line-height:1.5}.process .stepGrid .stepBox:hover{z-index:5;border-color:#a9443d;transform:translateY(-8px);box-shadow:0 15px 30px #a9443d1a}.process .stepGrid .stepBox:hover .bgNum{color:#a9443d14;transform:scale(1.1)}.process .stepGrid .stepBox:hover .topInfo .iconWrap{color:#a9443d;opacity:1}.process .stepGrid .connector{color:#ddd;z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:30px;display:flex}.process .docWrapper{background:#fff;border:1px solid #f0f0f0;border-radius:30px;display:flex;overflow:hidden;box-shadow:0 30px 60px #0000000d}.process .docWrapper .docTitleSide{color:#fff;background:#a9443d;flex:0 0 350px;padding:60px}.process .docWrapper .docTitleSide .tag{opacity:.6;letter-spacing:2px;margin-bottom:15px;font-size:12px;font-weight:800}.process .docWrapper .docTitleSide h2{margin-bottom:15px;font-size:36px;font-weight:900}.process .docWrapper .docTitleSide p{opacity:.8;font-size:16px}.process .docWrapper .docContentSide{background:#fff;flex:1;padding:60px}.process .docWrapper .docContentSide .docList{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.process .docWrapper .docContentSide .docList .docItem{background:#f9f9f9;border-radius:12px;align-items:center;gap:15px;padding:22px 25px;transition:all .2s;display:flex}.process .docWrapper .docContentSide .docList .docItem .idx{color:#a9443d;font-size:14px;font-weight:900}.process .docWrapper .docContentSide .docList .docItem .text{color:#444;flex:1;font-size:16px;font-weight:700}.process .docWrapper .docContentSide .docList .docItem .check{color:#ddd}.process .docWrapper .docContentSide .docList .docItem:hover{background:#fdf4f3;transform:translate(10px)}.process .docWrapper .docContentSide .docList .docItem:hover .check{color:#a9443d}@media (max-width:1300px){.process .stepGrid .stepBox{padding:30px 15px}.process .stepGrid .stepBox h3{font-size:18px}}@media (max-width:1100px){.process .header{flex-direction:column;align-items:flex-start}.process .header .infoRow{text-align:left;max-width:100%;margin-top:20px}.process .stepGrid{flex-wrap:wrap;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.process .stepGrid .stepWrapper{flex:none}.process .stepGrid .connector{display:none}.process .docWrapper{flex-direction:column}.process .docWrapper .docTitleSide{text-align:center;flex:none;padding:40px}}@media (max-width:768px){.process{padding:70px 0}.process .stepGrid{grid-template-columns:repeat(2,1fr);gap:10px}.process .docWrapper .docContentSide{padding:30px}.process .docWrapper .docContentSide .docList{grid-template-columns:1fr}}
@keyframes infinite-slider{0%{transform:translate(0)}to{transform:translate(-50%)}}.leepresso_line{background-image:url(/leepresso_line.png);background-position:50%;background-repeat:repeat;background-size:contain;width:100%;height:40px;animation:10s linear infinite flow}.leepresso_line.mt150{margin-top:150px}@keyframes flow{0%{background-position:0 0}to{background-position:-1000px 0}}.price{color:#3e3232;background:#fff;padding:100px 0}.price .title-txts3{margin-bottom:10px}.price .title-txts3 img{width:100%;max-width:1100px;height:auto;margin:0 auto;display:block}.price .container{box-sizing:border-box;width:100%;max-width:1420px;margin:0 auto;padding:0 24px}.price .header{margin-bottom:40px}.price .header h2{word-break:keep-all;font-size:50px;font-weight:900;line-height:1.12}.price .header .infoRow{color:#999;border-bottom:1px solid #a9443d;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:32px;padding-bottom:8px;font-size:13px;display:flex}.price .header .infoRow span{word-break:keep-all}.price .tableWrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8d5c4;overflow:auto hidden}.price .tableWrapper .table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:860px}.price .tableWrapper thead{color:#fff;background:#3e3232}.price .tableWrapper thead th{white-space:nowrap;padding:16px;font-size:14px;font-weight:900;line-height:1.4}.price .tableWrapper tbody td{text-align:center;vertical-align:middle;box-sizing:border-box;border-bottom:1px solid #e8d5c4;border-right:1px solid #e8d5c4;padding:20px 18px}.price .tableWrapper tbody tr:last-child td{border-bottom:none}.price .tableWrapper tbody td:last-child{border-right:none}.price .tableWrapper .even{background:#f9f5f080}.price .tableWrapper .name{word-break:keep-all;font-size:14px;font-weight:800;line-height:1.5}.price .tableWrapper .costCol .old{opacity:.3;min-height:18px;margin-bottom:4px;font-size:13px;line-height:1.3;text-decoration:line-through;display:block}.price .tableWrapper .costCol .cost{word-break:keep-all;font-size:17px;font-weight:900;line-height:1.35;display:block}.price .tableWrapper .desc{text-align:left;word-break:keep-all;padding-left:22px;font-size:15px;line-height:1.65}.price .tableWrapper .badge{color:#8d7b68;word-break:keep-all;font-size:13px;font-weight:900;line-height:1.5}.price .totalBox{color:var(--leepresso-deep);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:25px 40px;display:flex}.price .totalBox h3{word-break:keep-all;font-size:32px;font-weight:900;line-height:1.25}.price .totalBox h3 span{font-size:16px}.price .totalBox .totalPrice{color:var(--leepresso-point-red);white-space:nowrap;font-size:50px;font-weight:1000;line-height:1.1;position:relative}.price .totalBox .totalPrice:after{content:"";pointer-events:none;background-image:url(/underline_3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:120%;height:120%;position:absolute;bottom:-30px;left:0}@media (max-width:1199px){.price .container{padding:0 28px}.price .header h2{font-size:44px}.price .tableWrapper .table{min-width:820px}.price .tableWrapper thead th{padding:15px 12px;font-size:13px}.price .tableWrapper tbody td{padding:18px 14px}.price .tableWrapper .name{font-size:13px}.price .tableWrapper .costCol .cost{font-size:16px}.price .tableWrapper .desc{padding-left:18px;font-size:14px}.price .totalBox{padding:22px 28px}.price .totalBox h3{font-size:28px}.price .totalBox .totalPrice{font-size:42px}}@media (max-width:900px){.price{padding:80px 0}.price .container{padding:0 22px}.price .header{margin-bottom:28px}.price .header h2{font-size:36px}.price .header .infoRow{margin-top:18px;font-size:12px}.price .tableWrapper{border-radius:0}.price .tableWrapper .table{min-width:760px}.price .tableWrapper thead th{padding:14px 12px;font-size:13px}.price .tableWrapper tbody td{padding:16px 12px}.price .tableWrapper .desc{padding-left:16px;font-size:14px;line-height:1.55}.price .tableWrapper .badge{font-size:12px}.price .totalBox{flex-direction:column;align-items:flex-start;gap:10px;padding:20px 4px 0}.price .totalBox h3{font-size:24px}.price .totalBox h3 span{font-size:14px}.price .totalBox .totalPrice{font-size:36px}.price .totalBox .totalPrice:after{width:110%;bottom:-22px}}@media (max-width:767px){.price{padding:64px 0}.price .container{padding:0 18px}.price .header{margin-bottom:22px}.price .header h2{font-size:30px}.price .header .infoRow{flex-direction:column;align-items:flex-start;gap:6px;margin-top:14px;padding-bottom:10px;font-size:12px}.price .tableWrapper{margin:0 -2px}.price .tableWrapper .table{min-width:700px}.price .tableWrapper thead th{padding:12px 10px;font-size:12px}.price .tableWrapper tbody td{padding:14px 10px}.price .tableWrapper .name{font-size:12px}.price .tableWrapper .costCol .old{min-height:16px;margin-bottom:2px;font-size:11px}.price .tableWrapper .costCol .cost{font-size:15px}.price .tableWrapper .desc{padding-left:12px;font-size:13px;line-height:1.5}.price .tableWrapper .badge{font-size:12px}.price .totalBox{margin-top:18px;padding:8px 0 0}.price .totalBox h3{font-size:22px;line-height:1.35}.price .totalBox h3 span{margin-top:4px;font-size:13px;display:block}.price .totalBox .totalPrice{white-space:normal;word-break:keep-all;font-size:30px}.price .totalBox .totalPrice:after{background-image:url(/star_1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:90px;height:90px;bottom:25px;left:150px}}@media (max-width:480px){.price .container{padding:0 16px}.price .header h2{font-size:26px}.price .tableWrapper .table{min-width:640px}.price .tableWrapper thead th{padding:11px 8px;font-size:11px}.price .tableWrapper tbody td{padding:12px 8px}.price .tableWrapper .name{font-size:11px}.price .tableWrapper .costCol .old{font-size:10px}.price .tableWrapper .costCol .cost{font-size:14px}.price .tableWrapper .desc{padding-left:10px;font-size:12px}.price .tableWrapper .badge{font-size:11px}.price .totalBox h3{font-size:20px}.price .totalBox .totalPrice{font-size:26px}}
.contact{color:#3e3232;background:#fff 50%/cover no-repeat;padding:100px 0 200px;font-family:Suit,sans-serif}.contact .title-txts5{margin-bottom:10px}.contact .title-txts5 img{width:100%;max-width:1100px;height:auto;margin:0 auto;display:block}.contact .container{box-sizing:border-box;width:100%;max-width:1420px;margin:0 auto;padding:0 24px}.contact .header{text-align:center;margin-bottom:50px}.contact .header .subTitle{color:#8d7b68;letter-spacing:.2em;text-transform:uppercase;font-size:14px;font-weight:800;display:block}.contact .header h2{color:#3e3232;word-break:keep-all;font-size:42px;font-weight:900;line-height:1.2}.contact .grid{grid-template-columns:1fr;align-items:stretch;gap:30px;display:grid}@media (min-width:1024px){.contact .grid{grid-template-columns:380px minmax(0,1fr)}}.contact .infoCard.promotional{background:#3e3232;border-radius:40px;flex-direction:column;justify-content:space-between;min-width:0;padding:60px 45px;display:flex;position:relative;overflow:hidden}.contact .infoCard.promotional .dreamBox{z-index:2;position:relative}.contact .infoCard.promotional .dreamBox .mainTitle{letter-spacing:-.01em;word-break:keep-all;margin-bottom:35px;font-size:32px;font-weight:900;line-height:1.35}.contact .infoCard.promotional .dreamBox .desc{letter-spacing:-.01em;word-break:keep-all;margin-bottom:30px;font-size:16px;font-weight:400;line-height:1.8}.contact .infoCard.promotional .dreamBox .subDesc{opacity:.8;word-break:keep-all;font-size:14px;font-weight:300;line-height:1.6}.contact .infoCard.promotional .contactInfo{z-index:2;border-top:1px solid #e8d5c433;margin-top:70px;padding-top:35px;position:relative}.contact .infoCard.promotional .contactInfo .c_item{justify-content:space-between;gap:16px;margin-bottom:14px;font-size:15px;display:flex}.contact .infoCard.promotional .contactInfo .c_item span{opacity:.5;flex-shrink:0}.contact .infoCard.promotional .contactInfo .c_item strong{color:#e8d5c4;text-align:right}.contact .formCard{background:#fff;border:1px solid #e8d5c4;border-radius:40px;padding:45px;box-shadow:0 20px 40px #3e32320d}.contact .formCard .inputGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.contact .formCard .field{flex-direction:column;gap:8px;display:flex}.contact .formCard .field.full{grid-column:1/-1}.contact .formCard .field label{color:#3e3232;font-size:13px;font-weight:800}.contact .formCard .field input,.contact .formCard .field select,.contact .formCard .field textarea{color:#3e3232;background:#fdfcfb;border:1.5px solid #f1e9e0;border-radius:15px;outline:none;width:100%;padding:14px 18px;font-size:14px}.contact .formCard .field input:focus,.contact .formCard .field select:focus,.contact .formCard .field textarea:focus{background:#fff;border-color:#8d7b68}.contact .formCard .radioGroup{gap:12px;display:flex}.contact .formCard .radioGroup .radioLabel{cursor:pointer;color:#8d7b68;border:1.5px solid #f1e9e0;border-radius:15px;flex:1;justify-content:center;align-items:center;min-height:50px;display:flex}.contact .formCard .radioGroup .radioLabel input{display:none}.contact .formCard .radioGroup .radioLabel:has(input:checked){color:#fff;background:#3e3232;border-color:#3e3232}.contact .formCard .checkGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;display:grid}.contact .formCard .checkGrid .checkLabel{cursor:pointer;text-align:center;border:1.5px solid #f1e9e0;border-radius:12px;padding:10px}.contact .formCard .checkGrid .checkLabel input{display:none}.contact .formCard .checkGrid .checkLabel:has(input:checked){color:#fff;background:#8d7b68}.contact .formCard .privacyBox{background:#f9f5f0;border-radius:20px;margin-top:25px;padding:20px}.contact .formCard .privacyBox .p_text{color:#8d7b68;margin-top:8px;font-size:12px}.contact .formCard .submitBtn{color:#fff;cursor:pointer;background:#3e3232;border:none;border-radius:20px;width:100%;margin-top:30px;padding:20px;font-size:18px;font-weight:900}.contact .formCard .submitBtn:hover{background:#241e1a;transform:translateY(-2px)}.fixedBar{z-index:1000;opacity:0;pointer-events:none;background:#3e3232;border-top:1px solid #e8d5c4;width:100%;padding:15px 0;transition:all .4s;position:fixed;bottom:0;left:0;transform:translateY(100%)}.fixedBar.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.fixedBar.atFooter{position:absolute;bottom:0;transform:translateY(0)}.fixedBar .barContainer{align-items:center;gap:20px;max-width:1420px;margin:0 auto;padding:0 24px;display:flex}.fixedBar .phone{color:#e8d5c4;white-space:nowrap;font-size:18px;font-weight:900}.fixedBar .inputArea{flex:1;grid-template-columns:1fr 1.5fr 1fr;gap:12px;display:grid}.fixedBar .inputArea input,.fixedBar .inputArea select{color:#fff;background:#ffffff1a;border:1px solid #e8d5c44d;border-radius:8px;outline:none;height:44px;padding:0 16px;font-size:14px}.fixedBar .inputArea input::placeholder,.fixedBar .inputArea select::placeholder{color:#ffffff80}.fixedBar .inputArea input option,.fixedBar .inputArea select option{color:#fff;background:#3e3232}.fixedBar .btnArea{align-items:center;gap:20px;display:flex}.fixedBar .btnArea .f_agree_wrapper{color:#fff;align-items:center;gap:6px;font-size:12px;display:flex}.fixedBar .btnArea .f_agree_wrapper input[type=checkbox]{accent-color:#e8d5c4;cursor:pointer}.fixedBar .btnArea .f_agree_wrapper .underline_text{cursor:pointer;opacity:.8;text-decoration:underline}.fixedBar .btnArea .f_agree_wrapper .underline_text:hover{opacity:1}.fixedBar .btnArea button{color:#3e3232;cursor:pointer;white-space:nowrap;background:#e8d5c4;border:none;border-radius:8px;height:44px;padding:0 25px;font-weight:900;transition:background .3s}.fixedBar .btnArea button:hover{background:#fff}.contactModal{z-index:2000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.contactModal .modalOverlay{background:#000000b3;width:100%;height:100%;position:absolute}.contactModal .modalContent{background:#fff;border-radius:20px;width:90%;max-width:500px;padding:30px;position:relative}.contactModal .modalContent .modalHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.contactModal .modalContent .modalHeader h3{font-size:20px;font-weight:800}.contactModal .modalContent .modalHeader button{cursor:pointer;background:0 0;border:none}.contactModal .modalContent .modalBody .policyBox{background:#f8f8f8;border-radius:10px;padding:20px;font-size:14px;line-height:1.6}.contactModal .modalContent .modalBody .policyBox .strong{margin-bottom:10px;font-weight:700;display:block}.contactModal .modalContent .modalBody .policyBox ul{margin-top:10px}.contactModal .modalContent .modalBody .policyBox ul li{margin-bottom:5px}.contactModal .modalContent .modalBody .policyBox ul li b{color:#8d7b68}.contactModal .modalContent .modalCloseBtn{color:#fff;cursor:pointer;background:#3e3232;border:none;border-radius:10px;width:100%;height:50px;margin-top:20px;font-weight:700}@media (max-width:1023px){.fixedBar{display:none}.contact{padding:80px 0}.contact .header h2{font-size:34px}.contact .grid{gap:20px}.contact .formCard{padding:32px}.contact .formCard .inputGrid{grid-template-columns:1fr}}@media (max-width:767px){.contact{padding:64px 0}.contact .header h2{font-size:28px}.contact .infoCard.promotional{padding:28px 22px}.contact .infoCard.promotional .dreamBox .mainTitle{font-size:24px}.contact .infoCard.promotional .contactInfo .c_item{flex-direction:column;align-items:flex-start}.contact .formCard .radioGroup{flex-direction:column}.contact .formCard .checkGrid{grid-template-columns:1fr 1fr}}
.review{background-color:#f9f5f0;padding:100px 0;font-family:Suit,sans-serif;position:relative;overflow:hidden}.review .bg-image-wrapper{z-index:1;position:absolute;inset:0}.review .bg-image-wrapper .bg-total-img{object-fit:cover;opacity:.3;width:100%;height:100%}.review .bg-image-wrapper .overlay{z-index:1;pointer-events:none;-webkit-backdrop-filter:blur();background:linear-gradient(#f9f5f0 0%,#f9f5f000 25% 75%,#f9f5f0 100%);position:absolute;inset:0}.review .bg-image-wrapper .overlay:after{content:"";opacity:.03;background-image:url(https://www.transparenttextures.com/patterns/stardust.png);position:absolute;inset:0}.review .container{z-index:10;max-width:1500px;margin:0 auto;padding:0 40px;position:relative}.review .header{text-align:center;margin-bottom:50px}.review .header .sub-title{color:#8d7b68;letter-spacing:.25em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.review .header h2{color:#3e3232;margin-bottom:15px;font-size:42px;font-weight:900;line-height:1.25}.review .header h2 span{color:#8d7b68;position:relative}.review .header h2 span:after{content:"";z-index:-1;background-color:#8d7b681f;width:100%;height:10px;position:absolute;bottom:4px;left:0}.review .header .desc{color:#7a6e66;max-width:600px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.6}.review .postit-board{padding-top:30px;position:relative}.review .postit-board .hang-line{z-index:5;background:linear-gradient(90deg,#0000,#8d7b684d,#0000);height:1px;position:absolute;top:0;left:5%;right:5%}.review .postit-row{justify-content:center;gap:50px;display:flex}.review .postit-row .postit-item{flex:1;max-width:350px;transition:all .5s cubic-bezier(.175,.885,.32,1.2);position:relative}.review .postit-row .postit-item .tape{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:12;background-color:#e8d5c4b3;width:100px;height:30px;position:absolute;top:-25px;left:50%;transform:translate(-50%)rotate(-1.5deg);box-shadow:1px 1px 3px #00000008}.review .postit-row .postit-item .img-frame{background:#fff;border-radius:4px;padding:12px;box-shadow:10px 15px 35px #0000001a}.review .postit-row .postit-item .img-frame img{border-radius:2px;width:100%;height:auto;display:block}.review .postit-row .postit-item:first-child{transform:rotate(-3deg)translateY(8px)}.review .postit-row .postit-item:nth-child(2){transform:rotate(2deg)translateY(-8px)}.review .postit-row .postit-item:nth-child(3){transform:rotate(-1.5deg)translateY(15px)}.review .postit-row .postit-item:nth-child(4){transform:rotate(4deg)translateY(0)}.review .postit-row .postit-item:hover{z-index:50;transform:scale(1.1)rotate(0)translateY(-15px)!important}.review .postit-row .postit-item:hover .img-frame{box-shadow:20px 30px 60px #3e32322e}.review .postit-row .postit-item:hover .tape{background-color:#8d7b68e6}.review .bottom-info{text-align:center;color:#9d9186;margin-top:80px;font-size:14px}.review .bottom-info b{color:#3e3232;font-weight:700}@media (max-width:1100px){.review{padding:100px 0}.review .header{margin-bottom:40px}.review .header h2{font-size:36px}.review .header .desc{font-size:15px}.review .container{padding:0 20px}.review .postit-row{gap:20px}.review .postit-row .postit-item{max-width:250px}}@media (max-width:768px){.review .header h2{font-size:32px}.review .postit-board .hang-line{display:none}.review .postit-row{grid-template-columns:repeat(2,1fr);gap:20px;padding-top:20px;display:grid}.review .postit-row .postit-item{max-width:100%;transform:none!important}.review .postit-row .postit-item .img-frame{padding:8px}.review .postit-row .postit-item .tape{width:70px;height:20px;top:-12px}}@media (max-width:480px){.review .header h2{font-size:28px}.review .postit-row{grid-template-columns:1fr;padding:0 20px}}
@keyframes infinite-slider{0%{transform:translate(0)}to{transform:translate(-50%)}}.leepresso_line{background-image:url(/leepresso_line.png);background-position:50%;background-repeat:repeat;background-size:contain;width:100%;height:40px;animation:10s linear infinite flow}.leepresso_line.mt150{margin-top:150px}@keyframes flow{0%{background-position:0 0}to{background-position:-1000px 0}}.franchise_menu{background:linear-gradient(to bottom,var(--leepresso-bg)50%,var(--white)100%);color:var(--leepresso-deep);padding-bottom:100px}.franchise_menu .container{text-align:center;max-width:100%;margin:0 auto}.franchise_menu .container .menu_bg{width:100%;height:850px;padding:70px 0}.franchise_menu .container .menu_bg .menu_title_box .menu_title{font-size:50px}.franchise_menu .container .menu_bg .menu_title_box .menu_title .menu_point{color:#fff;background-color:#c46a2d;margin:0 10px;font-weight:700}.franchise_menu .container .menu_bg .menu_title_box .menu_sub_text{padding:20px 0;font-size:20px}.franchise_menu .container .menu_bg .menu_title_box .menu_deco_text{background-image:url(/signature.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:40px}.franchise_menu .container .menu_bg .menu_bottom_text{font-size:30px;font-weight:600}.franchise_menu .container .menu_bg .menu_bottom_text .menu_bottom_point{color:#c46a2d;font-weight:900}.franchise_menu .container .menu_bg .menu_swipe_box{width:100%;height:450px;position:relative}.franchise_menu .container .menu_bg .menu_swipe_box .fade_slide{opacity:0;text-align:center;z-index:0;transition:opacity .3s ease-in-out;position:absolute;inset:0}.franchise_menu .container .menu_bg .menu_swipe_box .fade_slide img{width:450px;margin:0 auto;display:block}.franchise_menu .container .menu_bg .menu_swipe_box .fade_slide.active{opacity:1;z-index:2}
@keyframes infinite-slider{0%{transform:translate(0)}to{transform:translate(-50%)}}.leepresso_line{background-image:url(/leepresso_line.png);background-position:50%;background-repeat:repeat;background-size:contain;width:100%;height:40px;animation:10s linear infinite flow}.leepresso_line.mt150{margin-top:150px}@keyframes flow{0%{background-position:0 0}to{background-position:-1000px 0}}.machine{background-color:var(--leepresso-bg);color:var(--leepresso-deep);overflow:hidden}.machine .container{text-align:center;max-width:100%;margin:0 auto}.machine .container .machine_bg .ma_title_box{font-family:var(--font-pretendard);text-align:center;background:#fff;padding:100px 0 60px}.machine .container .machine_bg .ma_title_box .ma_title{color:var(--leepresso-point);font-size:40px;font-weight:700}.machine .container .machine_bg .ma_title_box .ma_title .ma_point{color:var(--leepresso-deep);padding-left:10px;font-size:60px;font-weight:900;display:inline-block;position:relative}.machine .container .machine_bg .ma_title_box .ma_title .ma_point:after{content:"";z-index:1;background-image:url(/underline_3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:60px;position:absolute;bottom:-15px;right:-60px}.machine .container .machine_bg .ma_contents_bg .graph_head{margin-bottom:18px}.machine .container .machine_bg .ma_contents_bg .graph_head .graph_kicker{letter-spacing:.16em;text-transform:uppercase;color:#9f7556;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-block}.machine .container .machine_bg .ma_contents_bg .graph_head h3{letter-spacing:-.02em;color:#2f2623;word-break:keep-all;font-size:clamp(24px,2vw,34px);font-weight:900;line-height:1.25}.machine .container .machine_bg .ma_contents_bg .machine_graph_image{aspect-ratio:auto;width:100vw;min-height:50vw;box-shadow:none;background-color:#fcfcfc;background-image:url(/graph_image_2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;overflow:hidden}.machine .container .machine_bg .ma_contents_bg .ma_contents_box{align-items:stretch;width:100%;margin:0 auto;padding:0;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.machine .container .machine_bg .ma_contents_bg .ma_contents_box{flex-direction:column}}.machine .container .machine_bg .ma_contents_bg .ma_info_side{background-image:url(/background_2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:60%;padding:80px 60px;display:flex}.machine .container .machine_bg .ma_contents_bg .ma_info_side .info_inner{flex-direction:column;gap:60px;width:100%;max-width:680px;display:flex}.machine .container .machine_bg .ma_contents_bg .ma_info_side .info_section .row_title{letter-spacing:-.06em;color:var(--leepresso-deep);word-break:keep-all;padding-bottom:25px;font-size:clamp(34px,4vw,47px);font-weight:900;line-height:1.2}.machine .container .machine_bg .ma_contents_bg .ma_info_side .info_section .row_text_group{padding:30px}.machine .container .machine_bg .ma_contents_bg .ma_info_side .info_section .row_text{color:#222;word-break:keep-all;padding-bottom:15px;font-size:clamp(16px,1.1vw,19px);font-weight:600;line-height:1.8}.machine .container .machine_bg .ma_contents_bg .ma_info_side .info_section .row_text:last-child{padding-bottom:0}.machine .container .machine_bg .ma_contents_bg .ma_info_side .info_section .row_text span{color:var(--leepresso-point-red);font-weight:800}.machine .container .machine_bg .ma_contents_bg .ma_info_side .info_section .highlight_box{margin-top:20px;padding:20px}@media (max-width:1024px){.machine .container .machine_bg .ma_contents_bg .ma_info_side{order:2;width:100%;padding:60px 20px}}.machine .container .machine_bg .ma_contents_bg .ma_visual_side{width:40%;display:flex}.machine .container .machine_bg .ma_contents_bg .ma_visual_side .image_stack{flex-direction:column;width:100%;display:flex}.machine .container .machine_bg .ma_contents_bg .ma_visual_side .image_stack .row_image{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1;width:100%}.machine .container .machine_bg .ma_contents_bg .ma_visual_side .image_stack .row_image.img_01{background-image:url(/sv1_black_2.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.machine .container .machine_bg .ma_contents_bg .ma_visual_side .image_stack .row_image.img_02{background-image:url(/coffee_1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid #ffffff1a}@media (max-width:1024px){.machine .container .machine_bg .ma_contents_bg .ma_visual_side{order:1;width:100%;height:600px}}.machine.third{font-family:var(--font-pretendard)!important}@media (max-width:1024px){.machine.third{padding-bottom:50px}}.machine.third .container .m_third_contents_box{text-align:left;background-color:#fff;font-size:0;box-shadow:0 10px 30px #00000050}.machine.third .container .m_third_contents_box .third_img_box{vertical-align:middle;background-image:url(/machine_sv_1_2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:40%;height:800px;display:inline-block}@media (max-width:1024px){.machine.third .container .m_third_contents_box .third_img_box{width:100%;height:400px;display:block}}.machine.third .container .m_third_contents_box .third_text_box{vertical-align:middle;width:60%;padding:20px 50px;font-size:16px;display:inline-block}@media (max-width:1024px){.machine.third .container .m_third_contents_box .third_text_box{width:100%;padding:40px 20px;display:block}}.machine.third .container .m_third_contents_box .third_text_box .text_top_box{padding-bottom:25px;font-weight:700}.machine.third .container .m_third_contents_box .third_text_box .text_top_box .third_text_point{color:var(--leepresso-point-red);padding-bottom:25px;font-size:15px}.machine.third .container .m_third_contents_box .third_text_box .text_top_box .third_text_title{padding-bottom:25px;font-size:50px;font-weight:500;font-family:var(--font-jeju)!important}@media (max-width:768px){.machine.third .container .m_third_contents_box .third_text_box .text_top_box .third_text_title{padding-bottom:15px;font-size:30px}}.machine.third .container .m_third_contents_box .third_text_box .text_top_box .third_text_sub{padding-bottom:30px;font-size:20px;font-weight:500}@media (max-width:768px){.machine.third .container .m_third_contents_box .third_text_box .text_top_box .third_text_sub{font-size:16px}}.machine.third .container .m_third_contents_box .third_text_box .text_row_box .text_row{border-top:1px solid #e8d5c4;border-bottom:1px solid #e8d5c4;width:100%;min-height:100px;padding:30px;font-size:0}@media (max-width:768px){.machine.third .container .m_third_contents_box .third_text_box .text_row_box .text_row{padding:20px 10px}}.machine.third .container .m_third_contents_box .third_text_box .text_row_box .text_row .row_title{vertical-align:middle;text-align:center;width:300px;font-size:20px;font-weight:700;display:inline-block}@media (max-width:1200px){.machine.third .container .m_third_contents_box .third_text_box .text_row_box .text_row .row_title{width:200px}}@media (max-width:768px){.machine.third .container .m_third_contents_box .third_text_box .text_row_box .text_row .row_title{text-align:left;width:100%;margin-bottom:10px;display:block}}.machine.third .container .m_third_contents_box .third_text_box .text_row_box .text_row .row_text{vertical-align:middle;width:calc(100% - 400px);font-size:15px;font-weight:500;display:inline-block}@media (max-width:1200px){.machine.third .container .m_third_contents_box .third_text_box .text_row_box .text_row .row_text{width:calc(100% - 200px)}}@media (max-width:768px){.machine.third .container .m_third_contents_box .third_text_box .text_row_box .text_row .row_text{width:100%;font-size:14px;line-height:1.5;display:block}}.machine.third .container .leepresso_mark_box{text-align:right;padding:20px 0 0}.machine.third .container .leepresso_mark_box .leepresso_mark{background-image:url(/leepresso_2.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:200px;height:50px;display:inline-block}@media (max-width:768px){.machine.third .container .leepresso_mark_box .leepresso_mark{background-repeat:no-repeat;background-size:contain;width:140px;height:35px}}.machine.fourth{background:#fff;padding:0 0 100px;overflow:hidden}.machine.fourth .m_container{width:100%;max-width:100%;padding:0}.machine.fourth .machine_back{background:#f8f6f4;align-items:center;width:100%;min-height:500px;display:flex;position:relative}.machine.fourth .machine_back:before{display:none}.machine.fourth .machine_back:after{content:"";background:linear-gradient(90deg,#0000,#e8ddd04d);width:50%;height:100%;position:absolute;top:0;right:0}.machine.fourth .m_top_section{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:grid;position:relative}.machine.fourth .m_text_box .m_eyebrow{color:#b44a3e;letter-spacing:.2em;text-transform:uppercase;margin-bottom:24px;font-size:14px;font-weight:800;display:block}.machine.fourth .m_text_box .m_sub_text{color:#8d7b68;margin-bottom:16px;font-size:24px;font-weight:500}.machine.fourth .m_text_box .m_main_text{color:#2f2623;letter-spacing:-.04em;font-size:clamp(48px,5vw,84px);font-weight:900;line-height:1.1}.machine.fourth .m_text_box .m_main_text em{color:#b44a3e;font-style:normal;font-family:var(--font-pen);margin:0 10px;font-size:1.1em}.machine.fourth .m_text_box .m_main_text .title_line{width:fit-content;margin-top:10px;display:block;position:relative}.machine.fourth .m_text_box .m_main_text .title_line:after{content:"";z-index:-1;background:#b44a3e14;width:110%;height:24px;position:absolute;bottom:15px;left:0}.machine.fourth .m_text_box .m_desc{color:#666;word-break:keep-all;max-width:540px;margin-top:40px;font-size:18px;line-height:1.8}.machine.fourth .m_visual_stage{justify-content:flex-end;height:100%;display:flex;position:relative}.machine.fourth .m_visual_stage .image_machine{aspect-ratio:1.2;filter:drop-shadow(40px 60px 80px #00000026);background-image:url(/machine_sv_1.png);background-position:100%;background-repeat:no-repeat;background-size:contain;width:120%;max-width:900px}.machine.fourth .feature_section{width:100%;max-width:100%;margin-top:50px;padding:0 40px}.machine.fourth .feature_intro{border-bottom:2px solid #2f2623;justify-content:space-between;align-items:flex-end;width:100%;max-width:1400px;margin:0 auto 60px;padding-bottom:30px;display:flex}.machine.fourth .feature_intro .intro_left h3{color:#2f2623;letter-spacing:-.03em;font-size:44px;font-weight:900}.machine.fourth .feature_intro p{color:#777;text-align:right;max-width:500px;margin:0;font-size:18px}.machine.fourth .m_fourth_grid.six{background:#eee;border:1px solid #eee;grid-template-columns:repeat(3,1fr);gap:1px;width:100%;max-width:1400px;margin:0 auto;display:grid}.machine.fourth .memo_back{background:#fff;padding:60px 40px;transition:background .3s}.machine.fourth .memo_back:hover{background:#fbf9f7}.machine.fourth .memo_back:hover .memo_title{color:#b44a3e}.machine.fourth .memo_back .memo_chip{color:#b44a3e;margin-bottom:30px;font-size:12px;font-weight:800;display:block}.machine.fourth .memo_back .memo_title{color:#2f2623;margin-bottom:24px;font-size:28px;font-weight:800;transition:color .3s}.machine.fourth .memo_back .memo_text_box{flex-direction:column;gap:14px;display:flex}.machine.fourth .memo_back .memo_text{gap:12px;display:flex}.machine.fourth .memo_back .memo_text .dot{background:#d2aa7c;border-radius:50%;width:6px;height:6px;margin-top:10px}.machine.fourth .memo_back .memo_text .txt{color:#555;font-size:16px;line-height:1.6}@media (max-width:1200px){.machine.fourth .m_top_section{text-align:center;grid-template-columns:1fr;padding-top:60px}.machine.fourth .m_text_box .m_main_text{justify-content:center;width:100%}.machine.fourth .m_text_box .m_main_text .title_line{margin:10px auto}.machine.fourth .m_text_box .m_desc{margin:40px auto}.machine.fourth .m_visual_stage{justify-content:center}.machine.fourth .m_visual_stage .image_machine{background-position:50%;width:100%}.machine.fourth .feature_intro{text-align:center;flex-direction:column;align-items:center;gap:20px}.machine.fourth .feature_intro p{text-align:center}.machine.fourth .m_fourth_grid.six{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.machine.fourth .m_fourth_grid.six{grid-template-columns:1fr}.machine.fourth .feature_section,.machine.fourth .m_top_section{padding:0 20px}}
