
h1, h2, h3, h4, b, strong, p, span, dd, dt {word-break: keep-all;}
.intro_tit {margin-bottom: 70px;}
.intro_tit dt {display:flex; align-items:center; gap:10px; margin:0 0 18px; font-family:'Barlow Condensed',sans-serif; font-size:16px; font-weight:600; letter-spacing:5px; text-transform:uppercase; color:#b9824a;}
.intro_tit dt::before {content:''; width:10px; height:10px; border-top:2px solid #b9824a; border-left:2px solid #b9824a; flex-shrink:0;}
.intro_tit dd {margin:0; padding-bottom:24px; position:relative; font-size:46px; font-weight:800; color:#14212c; line-height:1.35; word-break:keep-all; letter-spacing:-1.5px;}
.intro_tit dd::after {content:''; position:absolute; left:0; bottom:0; width:48px; height:3px; background:#b9824a;}

@media (max-width:960px){.intro_tit dd {font-size:36px;}}
@media (max-width:640px){.intro_tit dt {font-size:14px; letter-spacing:3px;} .intro_tit dd {font-size:28px; padding-bottom:18px;} .intro_tit dd::after {width:36px;}}




.a1_1 {padding:0 40px; display:grid; grid-template-columns:400px 1fr; gap:70px; align-items:start;}
.a1_photo img {width:100%; height:480px; object-fit:cover; display:block;}
.a1_name {margin:18px 0 0; font-size:16px; font-weight:700; color:#181818; text-align:center; letter-spacing:1px;}
.a1_name b {font-family: "Nanum Brush Script", cursive; font-size: 35px; font-weight: 400;}
.a1_lead {font-size:32px; font-weight:800; color:#181818; line-height:1.4; margin:0 0 40px; word-break:keep-all;}
.a1_txt p {font-size:16px; color:#333; line-height:1.7; margin:0 0 24px; word-break:keep-all;}
.a1_txt strong {color:#b9824a; font-weight:700;}

.a1_sign {margin-top:36px; font-size:16px; color:#181818; font-weight:600; text-align:right; letter-spacing:1px;}

.a1_2 {padding:100px 40px; background:#faf8f4;}
.a1_2_tit {text-align:center; margin-bottom:70px;}
.a1_2_tit h2 {margin:0; font-family:'Barlow Condensed',sans-serif; font-size:38px; font-weight:800; letter-spacing:2px; text-transform:uppercase; color:#181818;}
.a1_2_tit h2 em {font-style:normal; color:#b9824a;}

.a1_2_sec {margin-bottom:90px;}
.a1_2_sec:last-child {margin-bottom:0;}
.a1_2_sec h3 {display:flex; align-items:center; gap:12px; margin:0 0 32px; font-size:24px; font-weight:800; color:#181818; word-break:keep-all; line-height: 1.4;}
.a1_2_sec h3 i {font-size:18px; color:#b9824a;}

.a1_2_prd {margin-bottom:44px;}
.a1_2_prd:last-child {margin-bottom:0;}
.a1_2_prd h4 {display:flex; align-items:center; gap:10px; margin:0 0 16px; font-size:19px; font-weight:700; color:#181818;}
.a1_2_prd h4 i {font-size:15px; color:#b9824a;}
.a1_2_prd h4 span {font-size:15px; font-weight:500; color:#888;}
.a1_2_prd ul {margin:0; padding:0; list-style:none;}
.a1_2_prd li {position:relative; padding-left:16px; margin-bottom:10px; font-size:16px; color:#444; line-height:1.85; word-break:keep-all;}
.a1_2_prd li::before {content:''; position:absolute; left:0; top:11px; width:5px; height:5px; background:#b9824a; border-radius:50%;}
.a1_2_prd li:last-child {margin-bottom:0;}

.a1_2_use ul {margin:0 0 40px; padding:28px 32px; list-style:none; display:grid; grid-template-columns:1fr 1fr; gap:14px 40px;background:#fff;}
.a1_2_use li {display:flex; align-items:flex-start; gap:10px; font-size:16px; color:#333; font-weight:600; word-break:keep-all;}
.a1_2_use li i {margin-top:4px; font-size:14px; color:#b9824a;}

.a1_2_txt p {margin:0 0 26px; font-size:16px; color:#444; line-height:1.9; word-break:keep-all;}
.a1_2_txt p:last-child {margin-bottom:0;}

.a1_2_note p {margin:0; padding:28px 32px; background:#faf8f4; font-size:17px; font-weight:700; color:#181818; word-break:keep-all;background:#fff; line-height: 1.4;}

@media (max-width:960px){
  .a1_1 {grid-template-columns:1fr; gap:40px; padding: 0;}
  .a1_photo {max-width:320px; margin:0 auto;}
  .a1_photo img {height:400px;}
  .a1_lead {font-size:26px; text-align:center;}

  .a1_2_tit h2 {font-size:30px;}
  .a1_2_sec h3 {font-size:21px;}
  .a1_2_use ul {grid-template-columns:1fr;}
}
@media (max-width:640px){
  .a1_txt p {font-size:14px; line-height:1.8;}
  .a1_lead {font-size:22px;}

  .a1_2 {padding:70px 24px;}
  .a1_2_tit {margin-bottom:50px;}
  .a1_2_tit h2 {font-size:24px; letter-spacing:1px;}
  .a1_2_sec {margin-bottom:60px;}
  .a1_2_sec h3 {font-size:18px; margin-bottom:22px;}
  .a1_2_prd h4 {font-size:16px;}
  .a1_2_prd li, .a1_2_txt p, .a1_2_use li {font-size:14px;}
  .a1_2_use ul {padding:22px 20px;}
  .a1_2_note p {font-size:15px; padding:22px 20px;}
}






.a2_timeline {position:relative; max-width:1400px; margin:0 auto;}
.a2_timeline::before {content:''; position:absolute; left:50%; top:0; bottom:0; width:1px; background:#e0e0e0; transform:translateX(-50%);}

.a2_block {display:flex; justify-content:flex-end; padding-right:calc(50% + 60px); margin-bottom:60px; position:relative;}
.a2_block.right {justify-content:flex-start; padding-right:0; padding-left:calc(50% + 60px);}
.a2_block::after {content:''; position:absolute; top:20px; left:50%; transform:translateX(-50%); width:14px; height:14px; border-radius:50%; background:#c99310; border:3px solid #fff; outline:1px solid #c99310; transition:all 0.3s ease;}
.a2_block:hover::after {background:#221916; outline-color:#221916; width:18px; height:18px;}

.a2_card {background:#fff; border:1px solid #efefef; border-radius:12px; padding:30px 36px; max-width:560px; width:100%; transition:border-color 0.3s ease;}
.a2_block:hover .a2_card {border-color:#c99310;}
.a2_card strong {display:block; font-size:36px; font-weight:700; color:#221916; margin-bottom:20px; line-height:1; transition:color 0.3s ease;}
.a2_block:hover .a2_card strong {color:#c99310;}

.a2_item {display:flex; gap:14px; align-items:flex-start; margin-bottom:12px;}
.a2_item:last-child {margin-bottom:0;}
.a2_badge {background:#f5f4f0; color:#c99310; font-size:13px; font-weight:700; padding:3px 10px; border-radius:20px; flex-shrink:0; margin-top:2px; letter-spacing:1px; white-space:nowrap; transition:all 0.3s ease;}
.a2_block:hover .a2_badge {background:#221916; color:#fff;}
.a2_item p {font-size:16px; color:#444; line-height:1.7; word-break:keep-all;}

@media screen and (max-width:960px) {
  .a2_timeline::before {left:20px;}
  .a2_block {padding-right:0; padding-left:60px; justify-content:flex-start;}
  .a2_block.right {padding-left:60px;}
  .a2_block::after {left:20px;}
  .a2_card {max-width:100%;}
}

@media screen and (max-width:640px) {
  .a2_block {padding-left:44px; margin-bottom:30px;}
  .a2_block.right {padding-left:44px;}
  .a2_block::after {left:14px; width:12px; height:12px; top:18px;}
  .a2_timeline::before {left:14px;}
  .a2_card {padding:20px 24px;}
  .a2_card strong {font-size:28px; margin-bottom:16px;}
  .a2_item p {font-size:14px;}
  .a2_badge {font-size:12px;}
}







.a3_tab {display:flex; gap:0; margin-bottom:0;}
.a3_tab_btn {padding:14px 36px; font-size:16px; font-weight:700; color:#999; background:#f5f2ec; border:none; cursor:pointer; transition:background 0.2s, color 0.2s;}
.a3_tab_btn.active {background:#181818; color:#fff;}

.a3_map_box {width:100%; height:550px; background:#eee;}
.a3_map_item {display:none; width:100%; height:100%;}
.a3_map_item.active {display:block;}
.a3_map_item iframe {width:100%; height:100%; border:0; display:block;}

.a3_info {margin-top:50px; display:grid; grid-template-columns:320px 1fr; gap:60px; align-items:start;}
.a3_company {font-family:'Barlow Condensed',sans-serif; font-size:36px; font-weight:800; color:#181818; margin:0; text-transform:uppercase; letter-spacing:1px;}

.a3_info_list {display:grid; grid-template-columns:1fr 1fr; gap:0;}
.a3_dl {display:grid; grid-template-columns:120px 1fr; gap:16px; margin:0; padding:20px 0; border-bottom:1px solid #f0f0f0;}
.a3_dl dt {font-size:15px; font-weight:700; color:#b9824a;}
.a3_dl dd {font-size:16px; color:#333; margin:0; word-break:keep-all;}

@media (max-width:960px){
  .a3_info {grid-template-columns:1fr; gap:30px;}
  .a3_info_list {grid-template-columns:1fr;}
  .a3_map_box {height:380px;}
}
@media (max-width:640px){
  .a3_tab_btn {padding:12px 20px; font-size:14px;}
  .a3_map_box {height:300px;}
  .a3_company {font-size:28px;}
  .a3_dl {grid-template-columns:90px 1fr; gap:12px; padding:16px 0;}
  .a3_dl dt {font-size:14px;}
  .a3_dl dd {font-size:14px;}
}