.itopplus-background{}<!DOCTYPE html> <html lang="th"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <title>JJ Tour Clean Mobile Fix</title> <link href="https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600&display=swap" rel="stylesheet"> <style> *{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{font-family: 'Prompt',sans-serif;background:#f8f9fb}.site-header{width:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.container{width:90%;max-width:1400px;margin:0 auto;padding:0 20px}.header-inner{display:flex;justify-content:space-between;align-items:center;height:80px}.section{padding:60px 0}.box{height:300px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.container{width:100%;max-width:100%;padding:0 15px}.header-inner{flex-direction:column;align-items:flex-start;height:auto;padding:15px 0}.box{width:100%}}img,iframe{max-width:100%;height:auto;display:block}</style> </head> </html>