*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Noto Sans KR','Malgun Gothic',sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5}#main-box{max-width:1200px;margin:0 auto;background-color:#fff;min-height:100vh;position:relative}#main-body img{width:100%;height:auto;display:block;margin-bottom:5px}#aside-bottom-button-container{position:fixed;bottom:0;left:50%;transform:translateX(-50%);max-width:1200px;width:100%;z-index:1000;background-color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1)}#aside-bottom-button{width:100%;padding:15px;font-size:18px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px;transition:all .3s ease}#aside-bottom-button:hover{background:linear-gradient(135deg,#764ba2 0,#667eea 100%)}#aside-bottom-button.active{background:linear-gradient(135deg,#764ba2 0,#667eea 100%)}#aside-bottom-button.active:hover{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.arrow{font-size:20px;transition:transform .3s ease}.accordion-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease;pointer-events:none;padding:20px;background-color:#fff}.accordion-content.active{max-height:80vh;opacity:1;pointer-events:auto}.accordion-content h2{font-size:22px;color:#333;margin-bottom:20px;text-align:center;font-weight:700}.form-group{margin-bottom:25px}.form-group>label{display:block;font-weight:700;margin-bottom:10px;color:#2c3e50;font-size:15px;letter-spacing:-.3px}.form-group input[type=tel],.form-group input[type=text],.form-group select{width:100%;padding:14px 18px;font-size:15px;border:2px solid #e8ecf1;border-radius:10px;background:linear-gradient(135deg,#fff 0,#f8f9fa 100%);transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus{outline:0;border-color:transparent;background:#fff;box-shadow:0 0 0 3px rgba(102,126,234,.15),0 4px 12px rgba(102,126,234,.1);transform:translateY(-2px)}.form-group input::placeholder{color:#a0a6b0;font-weight:400}.tel-box{display:flex;align-items:center;gap:10px}.tel-box input{flex:1;min-width:0;text-align:center;font-weight:600;background:linear-gradient(135deg,#f8f9ff 0,#f0f4ff 100%);border:2px solid #e0e7ff}.tel-box input:focus{background:linear-gradient(135deg,#fff 0,#f8f9ff 100%);border-color:transparent}.tel-box .hyphen{color:#667eea;font-weight:700;font-size:18px}.form-group>label:first-child{margin-bottom:15px}.checkbox-item{display:flex;align-items:center;margin-bottom:12px;padding:14px 16px;border-radius:10px;background:linear-gradient(135deg,#f8f9ff 0,#f0f4ff 100%);border:2px solid #e0e7ff;transition:all .3s ease;cursor:pointer;position:relative}.checkbox-item:hover{background:linear-gradient(135deg,#fff 0,#f8f9ff 100%);border-color:#c7d2fe;transform:translateX(5px);box-shadow:0 4px 12px rgba(102,126,234,.15)}.checkbox-item input[type=checkbox]{margin:0 12px 0 0;width:22px;height:22px;cursor:pointer;appearance:none;border:2px solid #667eea;border-radius:6px;background:#fff;transition:all .3s ease;position:relative;flex-shrink:0}.checkbox-item input[type=checkbox]:hover{border-color:#764ba2;transform:scale(1.1)}.checkbox-item input[type=checkbox]:checked{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-color:#667eea;box-shadow:0 2px 8px rgba(102,126,234,.4)}.checkbox-item input[type=checkbox]:checked::after{content:'✓';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.checkbox-item label{margin:0;cursor:pointer;font-weight:600;flex:1;color:#2c3e50;font-size:14px;letter-spacing:-.3px}.checkbox-item input[type=checkbox]:checked+label{color:#667eea}.privacy-section{margin:25px 0;padding:20px;background:linear-gradient(135deg,#f8f9ff 0,#f0f4ff 100%);border-radius:12px;border:2px solid #e0e7ff}.privacy-section h3{font-size:16px;font-weight:700;margin-bottom:12px;color:#667eea;display:flex;align-items:center;gap:8px}.privacy-section h3::before{content:'🔒';font-size:18px}.privacy-text{width:100%;height:180px;padding:15px;font-size:12px;line-height:1.7;border:2px solid #e0e7ff;border-radius:10px;background:#fff;resize:none;color:#555;font-family:inherit;transition:all .3s ease}.privacy-text:focus{outline:0;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.privacy-checkbox{display:flex;cursor:pointer;align-items:center;margin:25px 0;padding:16px 20px;background:linear-gradient(135deg,#fff5f5 0,#ffe8e8 100%);border:2px solid #ffd4d4;border-radius:12px;transition:all .3s ease}.privacy-checkbox:hover{background:linear-gradient(135deg,#fff 0,#fff5f5 100%);border-color:#ffb8b8;box-shadow:0 4px 12px rgba(231,76,60,.15)}.privacy-checkbox input[type=checkbox]{margin:0 12px 0 0;width:24px;height:24px;cursor:pointer;appearance:none;border:2px solid #e74c3c;border-radius:6px;background:#fff;transition:all .3s ease;position:relative;flex-shrink:0}.privacy-checkbox input[type=checkbox]:hover{border-color:#c0392b;transform:scale(1.1)}.privacy-checkbox input[type=checkbox]:checked{background:linear-gradient(135deg,#e74c3c 0,#c0392b 100%);border-color:#e74c3c;box-shadow:0 2px 8px rgba(231,76,60,.4)}.privacy-checkbox input[type=checkbox]:checked::after{content:'✓';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px;font-weight:700}.privacy-checkbox label{margin:0;cursor:pointer;font-weight:700;color:#e74c3c;font-size:15px;letter-spacing:-.3px}.privacy-checkbox input[type=checkbox]:checked+label{color:#c0392b}.submit-btn{width:100%;padding:18px;font-size:18px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;margin-top:10px;box-shadow:0 4px 15px rgba(102,126,234,.3);letter-spacing:1px;position:relative;overflow:hidden}.submit-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.submit-btn:hover::before{left:100%}.submit-btn:hover{background:linear-gradient(135deg,#764ba2 0,#667eea 100%);transform:translateY(-3px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.submit-btn:active{transform:translateY(-1px);box-shadow:0 3px 10px rgba(102,126,234,.3)}#aside-right-button-container{position:fixed;display:flex;flex-direction:column;gap:8px;z-index:2;bottom:80px;right:10px}.aside-right-button{position:relative;display:flex;width:70px;height:70px;padding:0;align-items:center;justify-content:center;font-size:1em;font-weight:700;color:#fff;border:none;border-radius:8px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:all .3s ease}.aside-right-button:nth-child(1){background:linear-gradient(135deg,#1a1a1a 0,#000 100%)}.aside-right-button:nth-child(1):active,.aside-right-button:nth-child(1):hover{background:linear-gradient(135deg,#4a4a4a 0,#2a2a2a 100%);transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(74,74,74,.6)}.aside-right-button:nth-child(2){background:linear-gradient(135deg,#ff4d6a 0,#e63950 100%)}.aside-right-button:nth-child(2):active,.aside-right-button:nth-child(2):hover{background:linear-gradient(135deg,#ff8fa3 0,#ff1a40 100%);transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(255,77,106,.7)}.aside-right-button:nth-child(3){background:linear-gradient(135deg,#5dc9c9 0,#4ab5b5 100%)}.aside-right-button:nth-child(3):active,.aside-right-button:nth-child(3):hover{background:linear-gradient(135deg,#8ff0f0 0,#2aa0a0 100%);transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(93,201,201,.7)}.aside-right-button:nth-child(4){background:linear-gradient(135deg,gold 0,#e6c200 100%);color:#333}.aside-right-button:nth-child(4):active,.aside-right-button:nth-child(4):hover{background:linear-gradient(135deg,#fff066 0,#fa0 100%);transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(255,215,0,.7)}.aside-right-button:nth-child(5){background:linear-gradient(135deg,#8b7ab8 0,#7566a0 100%)}.aside-right-button:nth-child(5):active,.aside-right-button:nth-child(5):hover{background:linear-gradient(135deg,#bbadd9 0,#6350a0 100%);transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(139,122,184,.7)}#main-footer{padding:30px 20px 70px 20px;background-color:#2c3e50;color:#ecf0f1;font-size:12px;line-height:1.8;text-align:center}#main-footer p{margin-bottom:5px}.fontred{color:#e74c3c;font-weight:700}.fontnormal{font-weight:400;color:#a0a6b0;font-size:13px;letter-spacing:-.3px}@media (max-width:1200px){#aside-bottom-button-container{left:0;transform:none;max-width:100%}}@media (max-width:768px){.aside-right-button{padding:6px 6px;font-size:11px;min-width:50px;width:55px;height:50px}.accordion-content{padding:15px}.accordion-content h2{font-size:18px}}