#omega-modern{--navy:#0b315e;--blue:#edf6fd;--orange:#cf4f08;--line:#dbe5ee}
#omega-modern *{box-sizing:border-box}
#omega-modern{scroll-behavior:smooth}
#omega-modern{margin:0;color:var(--navy);background:#fff;font:16px/1.7 'Yu Gothic',Meiryo,sans-serif}
#omega-modern a{color:inherit;text-decoration:none}
#omega-modern img{display:block;max-width:100%;height:auto}
#omega-modern h1,#omega-modern h2,#omega-modern h3,#omega-modern p,#omega-modern figure{margin:0}
#omega-modern button{font:inherit}
#omega-modern a:focus-visible,#omega-modern button:focus-visible,#omega-modern summary:focus-visible{outline:3px solid #b48939;outline-offset:4px}
#omega-modern [id]{scroll-margin-top:18px}
#omega-modern .review-banner{background:#153950;color:white;font-size:12px;text-align:center;padding:6px}
#omega-modern .review-banner a{text-decoration:underline;margin-left:12px}
#omega-modern .lp{max-width:1440px;margin:auto}
#omega-modern header{height:82px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px max(28px,calc((100% - 1140px)/2));position:relative;background:white}
#omega-modern .brand{display:flex;align-items:center;gap:10px;flex-shrink:0;line-height:1.25}
#omega-modern .tail-logo{width:48px;height:48px}
#omega-modern .brand strong{font:bold 26px/1.2 'Yu Mincho',serif;letter-spacing:-.02em;white-space:nowrap}
#omega-modern .brand small{display:block;font-size:14px;font-weight:bold;letter-spacing:.2em;text-align:center;margin-top:5px;color:#896821}
#omega-modern nav{display:flex;gap:25px;font-size:14px;font-weight:600}
#omega-modern .head-actions{display:flex;gap:22px;align-items:center}
#omega-modern .head-actions>a,#omega-modern .head-actions button{display:flex;flex-direction:column;align-items:center;border:0;background:none;color:var(--navy);padding:0;cursor:pointer}
#omega-modern .head-actions svg{width:28px;height:28px}
#omega-modern .head-actions b{font-size:27px;line-height:1}
#omega-modern .head-actions span{font-size:12px}
#omega-modern .head-actions button{display:none}
#omega-modern .hero{height:380px;position:relative;background:#e6f3fd;overflow:hidden}
#omega-modern .hero-copy{position:relative;z-index:2;padding:36px 0 0 max(30px,calc((100% - 1100px)/2));width:52%}
#omega-modern .hero h1{font-size:38px;line-height:1.45;letter-spacing:.02em;margin-bottom:16px}
#omega-modern .hero-copy p{font-size:16px;line-height:1.85;font-weight:600}
#omega-modern .hero-dogs{position:absolute;height:100%;width:55%;right:17%;top:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 26%,black 96%,transparent)}
#omega-modern .hero-dogs img{width:100%;height:100%;object-fit:cover;object-position:85% center}
#omega-modern .hero-product{position:absolute;right:4%;bottom:10px;width:230px;z-index:3}
#omega-modern .product-still{display:flex;align-items:flex-end;justify-content:center;position:relative;gap:0;min-width:0}
#omega-modern .product{width:105px;height:310px;object-fit:contain}
#omega-modern .oil-glass{width:100px;height:85px;object-fit:contain;margin-left:0;margin-bottom:4px}
#omega-modern .hero-product .product{height:320px;width:110px}
#omega-modern .hero-product .oil-glass{width:110px}
#omega-modern .hero-bottom{background:linear-gradient(#e6f3fd,#f9fcff);padding:0 max(24px,calc((100% - 1100px)/2)) 22px}
#omega-modern .three-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);box-shadow:0 4px 18px #183d6010;border-radius:16px;padding:12px 0}
#omega-modern .three-strip>div{display:flex;align-items:center;justify-content:center;gap:15px;text-align:left;border-right:1px solid var(--line);padding:0 12px}
#omega-modern .three-strip>div:last-child{border:0}
#omega-modern .three-strip svg{width:56px;height:56px;border:1px solid #80a5ca;border-radius:50%;padding:9px;flex-shrink:0}
#omega-modern .three-strip strong{font-size:15px;line-height:1.6}
#omega-modern .offer{background:white;border:1px solid #dfe8ef;border-radius:16px;box-shadow:0 3px 15px #17436a10;padding:18px 30px 14px;margin-top:14px;text-align:center}
#omega-modern .offer-top{display:flex;align-items:center;justify-content:center;gap:16px;line-height:1.1}
#omega-modern .offer-badge{border-radius:50%;background:var(--navy);color:white;display:grid;place-content:center;width:90px;height:90px;font-size:14px;line-height:1.4}
#omega-modern .first{font-size:25px;font-weight:700}
#omega-modern .price{font:bold 64px/1 Arial,sans-serif;color:var(--orange);letter-spacing:-.03em}
#omega-modern .price small{font-size:32px}
#omega-modern .tax{font-size:12px;align-self:flex-end;margin-bottom:10px}
#omega-modern .benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:14px 0 8px}
#omega-modern .benefits span{border:1px solid #cfdae8;border-radius:5px;padding:6px;font-size:14px;font-weight:700}
#omega-modern .next-price{font-size:14px;margin-bottom:9px}
#omega-modern .buy{display:flex;justify-content:center;align-items:center;position:relative;border-radius:40px;min-height:48px;background:linear-gradient(100deg,#e6640f,#ce4b04);color:white;padding:10px 36px;font-size:20px;line-height:1.4;font-weight:700}
#omega-modern .buy>span{position:absolute;right:20px;font-size:30px;font-weight:400}
#omega-modern .buy:hover{filter:brightness(.94)}
#omega-modern .normal{display:inline-block;text-decoration:underline;font-size:14px;font-weight:600;margin:7px 0 0}
#omega-modern .offer-note{font-size:12px;color:#52667a;line-height:1.8;margin:7px auto 0;max-width:850px}
#omega-modern .section{padding:24px max(24px,calc((100% - 1100px)/2))}
#omega-modern .section h2{text-align:center;font-size:28px;line-height:1.5;margin-bottom:14px;letter-spacing:.04em}
#omega-modern .section h2>span:not(.heading-small){color:var(--orange)}
#omega-modern .concerns{padding-top:18px;padding-bottom:14px}
#omega-modern .concern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
#omega-modern .concern-grid article{border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 12px #123c5e0c;text-align:center;padding:12px 8px}
#omega-modern .concern-grid svg{width:45px;height:45px}
#omega-modern .concern-grid p{font-size:14px;font-weight:600;line-height:1.5}
#omega-modern .feature-row{display:grid;grid-template-columns:52px 1fr 44%;gap:14px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin-bottom:10px;box-shadow:0 2px 12px #14395308}
#omega-modern .num{align-self:start;background:var(--navy);color:#fff;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font:23px Georgia,serif}
#omega-modern .feature-copy h3{font-size:22px;line-height:1.4;margin-bottom:7px}
#omega-modern .feature-copy p{font-size:15px;line-height:1.7}
#omega-modern .feature-glass{width:140px;height:72px;object-fit:contain;margin:8px 0 0}
#omega-modern .feature-visual{min-width:0}
#omega-modern table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.4}
#omega-modern caption{font-size:13px;font-weight:600;padding-bottom:6px}
#omega-modern th,#omega-modern td{border:1px solid #b9cbe0;padding:5px 12px}
#omega-modern th{text-align:left;background:#f3f7fb}
#omega-modern td{text-align:right;font-weight:700}
#omega-modern .structure{display:flex;gap:8px;align-items:center;justify-content:center}
#omega-modern .structure svg{width:75%;max-height:155px}
#omega-modern .structure>img{height:155px;width:50px;object-fit:contain}
#omega-modern .pouring{position:relative}
#omega-modern .pouring>img{width:100%;height:170px;object-fit:contain}
#omega-modern .pouring figcaption{font-size:11px;color:#526b7d;text-align:right}
#omega-modern .pale{background:#ecf5fc}
#omega-modern .comparison{display:grid;grid-template-columns:1fr 1fr;gap:18px}
#omega-modern .comparison article{background:white;border:1px solid var(--line);border-radius:14px;text-align:center;padding:18px 14px}
#omega-modern .comparison svg{width:45px;height:45px}
#omega-modern .comparison h3{font-size:20px;line-height:1.5;margin-bottom:5px}
#omega-modern .comparison p{font-size:14px}
#omega-modern .ala{display:inline-block;padding:7px 38px;background:#edf3f6;border-radius:7px;font:700 23px Arial,sans-serif;margin:8px 0}
#omega-modern .ala small{display:block;font:12px/1.8 Meiryo,sans-serif}
#omega-modern .arrow{margin:6px 0;color:#59758c}
#omega-modern .bubbles{display:flex;justify-content:center;gap:12px;margin:9px 0}
#omega-modern .bubbles b{border-radius:50%;width:57px;height:57px;display:grid;place-items:center;background:#e8f2fa;border:1px solid #bfd0de;font:700 17px Arial,sans-serif}
#omega-modern .marine .bubbles{margin:22px 0 14px}
#omega-modern .marine .bubbles b{background:var(--navy);color:#fff}
#omega-modern .direct{display:block;font-size:19px;padding:10px 4px;color:#0b315e}
#omega-modern .compare-note{font-size:13px!important;line-height:1.7}
#omega-modern .footnote{font-size:12px;line-height:1.8;color:#52687b;margin:10px 0 0}
#omega-modern .heading-small{font-size:18px}
#omega-modern .howto-layout{display:grid;grid-template-columns:3fr 1fr;gap:16px;align-items:stretch}
#omega-modern .dog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
#omega-modern .dog-grid article{background:white;border:1px solid var(--line);border-radius:10px;padding:12px;text-align:center}
#omega-modern .dog-grid h3{font-size:18px}
#omega-modern .dog-icon{display:block;width:82px;height:57px;margin:auto}
#omega-modern .dog-grid strong{font:700 28px Georgia,serif}
#omega-modern .dog-grid small{font:16px Arial,sans-serif}
#omega-modern .dog-grid p{font-size:12px}
#omega-modern .howto-photo{height:170px;width:100%;object-fit:cover;border-radius:12px}
#omega-modern .review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
#omega-modern .review-grid article{display:grid;grid-template-columns:50px 1fr;gap:8px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px;box-shadow:0 3px 12px #153b5b09}
#omega-modern .review-grid svg{width:50px;height:50px}
#omega-modern .review-grid p{font-size:13px;line-height:1.6;font-weight:600}
#omega-modern .review-grid small{grid-column:1/-1;font-size:11px;text-align:center;color:#7b613d}
#omega-modern .draft-note{font-size:12px;background:#fff5db;color:#765526;padding:6px 12px;margin-bottom:10px}
#omega-modern .plans{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
#omega-modern .plan{padding:16px;border:1px solid #d5e0eb;border-radius:12px;background:white;display:flex;flex-direction:column;text-align:center}
#omega-modern .plan.primary{border:2px solid #c49d53;padding:15px}
#omega-modern .plan h3{font-size:20px;margin-bottom:8px}
#omega-modern .plan .product-still{height:138px;margin:0 auto 8px;width:100%;gap:0}
#omega-modern .plan .product{height:135px;width:43px}
#omega-modern .plan .oil-glass{height:48px;width:67px;margin-left:6px}
#omega-modern .plan-copy p{font-size:13px}
#omega-modern .plan-price{font:bold 34px/1.3 Arial,sans-serif;color:var(--orange)}
#omega-modern .plan-price small{font-size:15px}
#omega-modern .sub-price{margin-top:4px;font-size:12px!important}
#omega-modern .plan .buy{margin-top:12px;min-height:44px;font-size:15px;padding:10px 25px 10px 12px}
#omega-modern .plan .buy span{right:12px;font-size:23px}
#omega-modern .faq details{border:1px solid var(--line);border-radius:7px;margin:6px 0;background:#f7fbfe}
#omega-modern .faq summary{display:flex;align-items:center;gap:12px;list-style:none;cursor:pointer;padding:10px 15px;font-size:15px;font-weight:600}
#omega-modern .faq summary>b{border-radius:50%;width:25px;height:25px;display:grid;place-items:center;background:var(--navy);color:#fff;font:17px Georgia,serif;flex-shrink:0}
#omega-modern .faq summary:after{content:'⌄';margin-left:auto;font-size:20px}
#omega-modern .faq details[open] summary:after{content:'⌃'}
#omega-modern .faq summary::-webkit-details-marker{display:none}
#omega-modern .faq details>p{padding:0 20px 13px 52px;font-size:14px;line-height:1.8}
#omega-modern .final-offer{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center;background:#f3f8fc}
#omega-modern .final-offer .product{height:200px;width:65px}
#omega-modern .final-offer .oil-glass{width:75px}
#omega-modern .final-offer .offer{margin:0;padding:16px}
#omega-modern .final-offer .price{font-size:48px}
#omega-modern .final-offer .offer-badge{width:65px;height:65px;font-size:12px}
#omega-modern .final-offer .benefits{display:none}
#omega-modern .related{font-size:14px}
#omega-modern .related summary{cursor:pointer;padding:6px 0;font-weight:600}
#omega-modern .related details>div{display:flex;gap:12px;margin-top:12px}
#omega-modern .related .buy{font-size:14px;flex:1}
#omega-modern footer{background:var(--navy);color:white;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px max(24px,calc((100% - 1100px)/2))}
#omega-modern footer .brand strong{font-size:20px}
#omega-modern footer .brand small{color:#e9d298;font-size:12px}
#omega-modern footer .tail-logo{width:40px}
#omega-modern footer nav{font-size:12px;gap:16px;flex-wrap:wrap}
#omega-modern #order{padding:24px;background:#fff3d5;text-align:center;font-size:14px}
#omega-modern #order h2{font-size:19px;margin-bottom:8px}
#omega-modern .sticky-buy{display:none}
@media(max-width:1000px){#omega-modern header nav{gap:12px;font-size:12px}
#omega-modern .hero-copy{padding-left:24px}
#omega-modern .hero h1{font-size:32px}
#omega-modern .hero-product{right:1%;width:190px}
#omega-modern .hero-product .product{height:290px;width:90px}
#omega-modern .hero-product .oil-glass{width:90px}
#omega-modern .hero-dogs{right:19%;width:52%}
#omega-modern .review-grid{gap:8px}
#omega-modern .review-grid article{grid-template-columns:40px 1fr;padding:10px}
#omega-modern .review-grid svg{width:40px;height:40px}
#omega-modern footer{flex-wrap:wrap}}
@media(max-width:700px){#omega-modern{font-size:14px}
#omega-modern .review-banner{font-size:11px;padding:4px}
#omega-modern header{height:65px;padding:10px 18px;gap:12px}
#omega-modern .brand{gap:7px}
#omega-modern .brand strong{font-size:22px}
#omega-modern .brand small{font-size:12px;margin-top:3px}
#omega-modern .tail-logo{width:39px;height:39px}
#omega-modern .head-actions{gap:18px}
#omega-modern .head-actions button{display:flex}
#omega-modern .head-actions span{font-size:10px}
#omega-modern .head-actions svg{width:24px;height:24px}
#omega-modern .head-actions b{font-size:24px}
#omega-modern header nav{display:none;position:absolute;top:65px;left:0;right:0;background:white;z-index:20;padding:14px 20px;box-shadow:0 8px 12px #173b6515}
#omega-modern header nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}
#omega-modern header nav a{padding:8px;font-size:14px}
#omega-modern .hero{height:320px}
#omega-modern .hero-copy{padding:22px 0 0 18px;width:61%}
#omega-modern .hero h1{font-size:25px;line-height:1.4;margin-bottom:12px;letter-spacing:0}
#omega-modern .hero-copy p{font-size:13px;line-height:1.8}
#omega-modern .hero-dogs{width:52%;right:17%;height:200px;top:auto;bottom:0;mask-image:linear-gradient(90deg,transparent,black 20%,black)}
#omega-modern .hero-dogs img{object-position:80% center}
#omega-modern .hero-product{width:110px;right:0;bottom:1px}
#omega-modern .hero-product .product{height:175px;width:55px}
#omega-modern .hero-product .oil-glass{width:55px;height:43px;margin-bottom:1px}
#omega-modern .hero-bottom{padding:0 14px 14px}
#omega-modern .three-strip{padding:9px 0;border-radius:12px}
#omega-modern .three-strip>div{display:block;text-align:center;padding:0 6px}
#omega-modern .three-strip svg{display:block;margin:0 auto 5px;width:43px;height:43px;padding:7px}
#omega-modern .three-strip strong{display:block;font-size:11px;line-height:1.5}
#omega-modern .offer{padding:13px 14px 11px;margin-top:10px;border-radius:13px}
#omega-modern .offer-top{gap:8px}
#omega-modern .offer-badge{width:61px;height:61px;font-size:11px}
#omega-modern .first{font-size:18px}
#omega-modern .price{font-size:43px}
#omega-modern .price small{font-size:23px}
#omega-modern .tax{font-size:10px;margin-bottom:7px}
#omega-modern .benefits{gap:5px;margin:10px 0 7px}
#omega-modern .benefits span{font-size:10px;padding:5px 2px}
#omega-modern .next-price{font-size:12px;margin-bottom:8px}
#omega-modern .buy{font-size:17px;min-height:45px;padding:10px 26px}
#omega-modern .normal{font-size:12px;margin-top:7px}
#omega-modern .offer-note{font-size:11px;line-height:1.65;text-align:left}
#omega-modern .section{padding:18px 14px}
#omega-modern .section h2{font-size:22px;margin-bottom:10px;letter-spacing:0}
#omega-modern .concerns{padding-top:12px;padding-bottom:8px}
#omega-modern .concern-grid{gap:6px}
#omega-modern .concern-grid article{padding:9px 3px;border-radius:9px}
#omega-modern .concern-grid svg{width:35px;height:35px}
#omega-modern .concern-grid p{font-size:11px;line-height:1.5}
#omega-modern .feature-row{grid-template-columns:31px 1fr 42%;gap:7px;padding:12px 9px;border-radius:10px;margin-bottom:7px}
#omega-modern .num{width:29px;height:29px;font-size:17px}
#omega-modern .feature-copy h3{font-size:15px;line-height:1.5;margin-bottom:5px}
#omega-modern .feature-copy p{font-size:12px;line-height:1.65}
#omega-modern .feature-glass{width:80px;height:40px;margin-top:3px}
#omega-modern table{font-size:10px}
#omega-modern caption{font-size:10px;padding-bottom:3px}
#omega-modern th,#omega-modern td{padding:4px 3px}
#omega-modern .structure{gap:2px}
#omega-modern .structure svg{width:72%;max-height:100px}
#omega-modern .structure>img{height:110px;width:33px}
#omega-modern .pouring>img{height:120px;object-fit:contain}
#omega-modern .pouring figcaption{font-size:9px}
#omega-modern .comparison{gap:8px}
#omega-modern .comparison article{padding:12px 7px;border-radius:10px}
#omega-modern .comparison svg{width:35px;height:35px}
#omega-modern .comparison h3{font-size:13px;line-height:1.5;min-height:40px}
#omega-modern .comparison p{font-size:11px}
#omega-modern .ala{font-size:20px;padding:6px 20px;margin:6px 0}
#omega-modern .ala small{font-size:10px}
#omega-modern .bubbles{gap:4px;margin:6px 0}
#omega-modern .bubbles b{width:37px;height:37px;font-size:12px}
#omega-modern .marine .bubbles{margin:19px 0 11px}
#omega-modern .direct{font-size:13px;padding:6px 1px}
#omega-modern .compare-note{font-size:10px!important}
#omega-modern .footnote{font-size:11px;line-height:1.7;margin-top:8px}
#omega-modern .heading-small{font-size:13px}
#omega-modern .howto-layout{grid-template-columns:1fr;gap:0}
#omega-modern .howto-photo{display:none}
#omega-modern .dog-grid{gap:7px}
#omega-modern .dog-grid article{padding:8px 4px}
#omega-modern .dog-grid h3{font-size:15px}
#omega-modern .dog-icon{height:43px;width:64px}
#omega-modern .dog-grid strong{font-size:26px}
#omega-modern .dog-grid p{font-size:11px}
#omega-modern .review-grid{grid-template-columns:1fr 1fr;gap:7px}
#omega-modern .review-grid article{padding:9px;gap:6px;grid-template-columns:33px 1fr}
#omega-modern .review-grid svg{width:33px;height:33px}
#omega-modern .review-grid p{font-size:11px}
#omega-modern .review-grid small{font-size:10px}
#omega-modern .draft-note{font-size:11px;padding:6px 9px;line-height:1.6}
#omega-modern .plans{grid-template-columns:1fr;gap:9px}
#omega-modern .plan{display:grid;grid-template-columns:105px 1fr;gap:4px 10px;padding:12px;text-align:left;align-items:center}
#omega-modern .plan.primary{padding:11px}
#omega-modern .plan h3{grid-column:1/-1;font-size:17px;margin:0;border-bottom:1px solid #dce6ef;padding-bottom:5px}
#omega-modern .plan .product-still{height:100px;width:100%;margin:0}
#omega-modern .plan .product{height:96px;width:30px}
#omega-modern .plan .oil-glass{height:36px;width:44px;margin-left:2px}
#omega-modern .plan-copy p{font-size:11px}
#omega-modern .plan-price{font-size:31px}
#omega-modern .sub-price{font-size:11px!important}
#omega-modern .plan .buy{grid-column:1/-1;font-size:15px;min-height:42px;margin-top:3px}
#omega-modern .faq summary{font-size:13px;padding:9px 10px;gap:8px;line-height:1.6}
#omega-modern .faq summary>b{width:22px;height:22px;font-size:15px}
#omega-modern .faq details>p{font-size:13px;padding:0 12px 11px 40px}
#omega-modern .final-offer{grid-template-columns:1fr;gap:8px}
#omega-modern .final-offer>div:first-child{display:none}
#omega-modern .final-offer .offer{padding:13px}
#omega-modern .final-offer .price{font-size:43px}
#omega-modern .final-offer .offer-badge{width:61px;height:61px;font-size:11px}
#omega-modern .related{font-size:13px}
#omega-modern .related details>div{flex-direction:column;gap:7px}
#omega-modern .related .buy{font-size:13px}
#omega-modern footer{padding:20px 18px 24px;gap:18px;display:block}
#omega-modern footer .brand{margin-bottom:15px}
#omega-modern footer nav{display:flex;gap:12px;font-size:11px}
#omega-modern #order{padding:20px 14px 110px;font-size:13px}
#omega-modern #order h2{font-size:17px}
#omega-modern .sticky-buy{display:flex;align-items:center;justify-content:space-between;position:fixed;bottom:0;left:0;right:0;background:#fffffff5;border-top:1px solid #d4e2ed;padding:8px 16px max(8px,env(safe-area-inset-bottom));z-index:30;gap:12px}
#omega-modern .sticky-buy>span{font-size:11px}
#omega-modern .sticky-buy b{display:block;font:bold 25px Arial,sans-serif;color:var(--orange)}
#omega-modern .sticky-buy small{font:10px Meiryo,sans-serif}
#omega-modern .sticky-buy .buy{min-width:165px;font-size:15px;padding:10px 26px}}
@media(prefers-reduced-motion:reduce){#omega-modern{scroll-behavior:auto}}
#omega-modern .hero-dogs{right:22%}
@media(max-width:1000px){#omega-modern .hero-dogs{right:24%}}
@media(max-width:700px){#omega-modern .hero-dogs{right:26%;width:47%}}
@media(max-width:700px){#omega-modern .hero{height:350px}
#omega-modern .hero-copy{width:100%;padding:16px 18px 0}
#omega-modern .hero h1{font-size:24px;line-height:1.35;margin-bottom:8px}
#omega-modern .hero-copy p{font-size:12px;line-height:1.7}
#omega-modern .hero-dogs{right:31%;width:56%;height:174px;mask-image:linear-gradient(90deg,transparent,black 18%,black)}
#omega-modern .hero-product{width:106px}
#omega-modern .hero-product .product{height:170px;width:52px}
#omega-modern .hero-product .oil-glass{width:54px}
#omega-modern .hero-dogs img{object-position:87% center}}
#omega-modern .howto-photo{object-fit:contain}
#omega-modern .hero-dogs{mask-image:linear-gradient(90deg,transparent,black 23%,black 95%,transparent)}
@media(max-width:700px){#omega-modern .hero-dogs{mask-image:linear-gradient(90deg,transparent,black 18%,black 94%,transparent)}}
#omega-modern .reviews-intro,#omega-modern .reviews-note{font-size:13px;line-height:1.8;margin:8px 0 12px;color:#47617a}
#omega-modern .verified-reviews{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
#omega-modern .verified-reviews article{display:flex;flex-direction:column;align-items:flex-start;padding:18px 20px;gap:8px;text-align:left}
#omega-modern .review-category{font-size:12px;font-weight:700;color:#527596}
#omega-modern .verified-reviews blockquote{margin:0;font-size:17px;font-weight:700;line-height:1.8}
#omega-modern .verified-reviews .review-byline{font-size:12px;font-weight:400;margin:0;color:#526578}
#omega-modern .review-source{font-size:12px;text-decoration:underline;text-underline-offset:3px;line-height:1.7}
#omega-modern .reviews-note{font-size:11px;margin-bottom:0}
@media(max-width:600px){#omega-modern .verified-reviews{grid-template-columns:1fr;gap:9px}
#omega-modern .verified-reviews article{padding:13px 15px;gap:5px}
#omega-modern .verified-reviews blockquote{font-size:15px}
#omega-modern .reviews-intro{font-size:12px}
#omega-modern .review-source{font-size:11px}}
#omega-modern .plan .product-still:has(.product:nth-child(3)) .product{width:30%;min-width:0;flex:0 1 30%}
#omega-modern{font-family:Meiryo,'Yu Gothic',sans-serif;font-size:17px;font-weight:500;color:#12375c}
#omega-modern header{height:96px;padding-top:10px;padding-bottom:10px}
#omega-modern .brand{gap:12px}
#omega-modern .tail-logo,#omega-modern footer .tail-logo{width:76px;height:76px;flex-shrink:0}
#omega-modern .brand>span{display:flex;flex-direction:column;align-items:center;gap:5px}
#omega-modern .brand strong,#omega-modern footer .brand strong{font:900 28px/1.25 Meiryo,sans-serif;letter-spacing:-.06em}
#omega-modern .brand small,#omega-modern footer .brand small{font:800 16px/1.3 Meiryo,sans-serif;letter-spacing:.08em;color:#153659;border-radius:50%;background:linear-gradient(100deg,#c89c3b,#fff1b9 45%,#d2aa51);padding:4px 24px;margin:0;box-shadow:inset 0 0 0 1px #b98d3340}
#omega-modern nav{font-size:15px}
#omega-modern .hero{height:350px}
#omega-modern .hero-dogs{inset:0;width:100%;height:100%;mask-image:none}
#omega-modern .hero-dogs img{width:100%;height:100%;object-fit:fill;object-position:center}
#omega-modern .hero-copy{padding:24px 0 0 max(24px,calc((100% - 1160px)/2));width:46%}
#omega-modern .hero h1{font-size:clamp(32px,3.5vw,49px);line-height:1.35;font-weight:900;letter-spacing:-.04em;margin-bottom:14px}
#omega-modern .hero-copy p{font-size:17px;line-height:1.8;font-weight:700}
#omega-modern .hero-product{right:1%;bottom:7px;width:24%;}
#omega-modern .hero-product .product-still{gap:0}
#omega-modern .hero-product .product{height:295px;width:45%;z-index:1;filter:drop-shadow(5px 7px 4px #263a453b)}
#omega-modern .hero-product .oil-glass{width:58%;height:115px;margin-left:-6%;margin-bottom:-4px;z-index:2;filter:drop-shadow(3px 8px 4px #263a453b)}
#omega-modern .hero-product .product-still:after{content:'';position:absolute;bottom:0;left:9%;width:84%;height:14px;border-radius:50%;background:#46506025;filter:blur(7px)}
#omega-modern .three-strip strong{font-size:17px;font-weight:800}
#omega-modern .three-strip svg{width:66px;height:66px;padding:9px}
#omega-modern .benefits>span{display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;line-height:1.4;padding:8px 5px}
#omega-modern .benefits svg{width:25px;height:25px;flex-shrink:0}
#omega-modern .benefits b{font-weight:700}
#omega-modern .offer-note,#omega-modern .footnote{font-size:13px;color:#405970}
#omega-modern .next-price,#omega-modern .normal{font-size:16px}
#omega-modern .section h2{font-size:32px;font-weight:800;letter-spacing:.01em}
#omega-modern .concern-grid svg{width:62px;height:62px}
#omega-modern .concern-grid p{font-size:16px;font-weight:700}
#omega-modern .feature-row{grid-template-columns:62px 1fr 39%;align-items:start;padding:20px;gap:14px}
#omega-modern .num{width:56px;height:56px;font:700 29px/1 Arial,sans-serif}
#omega-modern .feature-copy h3{font-size:24px;font-weight:800;line-height:1.4;margin-top:0}
#omega-modern .feature-copy p{font-size:17px;line-height:1.75}
#omega-modern .feature-visual{align-self:center}
#omega-modern .feature-glass{width:190px;height:92px;object-fit:cover;object-position:center 57%;margin:3px 0 0}
#omega-modern .feature-visual table{max-width:340px;margin:auto;font-size:16px}
#omega-modern caption{font-size:14px}
#omega-modern th,#omega-modern td{padding:7px 10px}
#omega-modern .structure svg{max-height:175px}
#omega-modern .structure>img{height:175px}
#omega-modern .pouring>img{height:192px;width:100%;object-fit:cover;border-radius:10px}
#omega-modern .pouring figcaption{font-size:12px}
#omega-modern #omega{padding-top:18px;padding-bottom:14px}
#omega-modern .comparison article{display:grid;grid-template-columns:50px 1fr;column-gap:9px;padding:13px 16px;align-content:start}
#omega-modern .comparison article>svg{grid-column:1;grid-row:1;width:42px;height:42px;align-self:center}
#omega-modern .comparison h3{grid-column:2;font-size:19px;text-align:left;min-height:0;margin:0 0 6px}
#omega-modern .comparison article>p,#omega-modern .comparison .ala,#omega-modern .comparison .bubbles,#omega-modern .comparison .direct{grid-column:1/-1}
#omega-modern .comparison .icon-leaf{color:#468552;fill:#edf5e7}
#omega-modern .comparison p{font-size:15px}
#omega-modern .comparison .ala{justify-self:center;font-size:23px;padding:4px 34px;margin:3px 0}
#omega-modern .comparison .ala small{font-size:12px}
#omega-modern .comparison .arrow{margin:2px 0}
#omega-modern .comparison .bubbles,#omega-modern .comparison .marine .bubbles{margin:5px 0;gap:10px}
#omega-modern .comparison .bubbles b{width:43px;height:43px;font-size:15px}
#omega-modern .comparison .direct{font-size:19px;padding:4px}
#omega-modern .comparison .compare-note{font-size:13px!important;line-height:1.5}
#omega-modern .comparison .marine .bubbles{margin-top:14px;margin-bottom:12px}
#omega-modern .dog-grid article{padding:9px 6px}
#omega-modern .dog-grid h3{font-size:19px}
#omega-modern .dog-grid .dog-icon{height:72px;width:78px;box-sizing:content-box}
#omega-modern .dog-grid .dog-0{width:53px;padding:0 12px}
#omega-modern .dog-grid .dog-1{width:65px;padding:0 6px}
#omega-modern .dog-grid strong{font:800 37px/1.2 Arial,Meiryo,sans-serif;display:block}
#omega-modern .dog-grid small{font-size:22px;margin-left:3px}
#omega-modern .dog-grid p{font-size:14px}
#omega-modern .howto-photo{height:100%;max-height:180px;object-fit:cover}
#omega-modern #reviews h2{color:#7f396e}
#omega-modern #reviews h2:before{content:'◎';display:inline-grid;place-items:center;width:34px;height:34px;font:700 30px/1 Arial;margin-right:9px;border-radius:9px;background:linear-gradient(35deg,#efb654,#d96682,#8a60a8);color:white;vertical-align:middle}
#omega-modern .verified-reviews article{border-top:3px solid #bd80a0;background:linear-gradient(145deg,#fff,#fcf7fb)}
#omega-modern .review-category{color:#824668;font-size:13px}
#omega-modern .review-source{color:#824668;font-size:13px}
#omega-modern .reviews-intro{font-size:15px}
#omega-modern .reviews-note{font-size:12px}
#omega-modern .verified-reviews blockquote{font-size:18px}
#omega-modern .verified-reviews .review-byline{font-size:13px}
#omega-modern .plans{gap:12px}
#omega-modern .plan,#omega-modern .plan.primary{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:7px 9px;padding:14px;position:relative;text-align:left}
#omega-modern .plan h3{grid-column:1/-1;font-size:21px;margin:0;text-align:center}
#omega-modern .plan-badge{grid-column:1/-1;justify-self:center;display:block;padding:3px 17px;border-radius:20px;color:#7d370c;background:#fff1cb;font-size:14px;font-weight:800;line-height:1.5}
#omega-modern .plan-badge:before{content:'★ ';color:#c37d0e}
#omega-modern .plan-badge.value{color:#23695e;background:#e2f3ed}
#omega-modern .plan-badge.value:before{content:'◆ ';color:#378774}
#omega-modern .plan-badge.plain{background:#f0f4f8;color:#526778}
#omega-modern .plan-badge.plain:before{content:''}
#omega-modern .plan .product-still{height:125px;margin:0;width:88px}
#omega-modern .plan .product{height:120px;width:36px;max-width:100%;filter:drop-shadow(3px 4px 3px #21406222)}
#omega-modern .plan .oil-glass{display:none}
#omega-modern .plan-copy p{font-size:14px;line-height:1.55}
#omega-modern .plan-price{font-size:34px;white-space:nowrap}
#omega-modern .sub-price{font-size:12px!important}
#omega-modern .plan .buy{grid-column:1/-1;margin-top:3px;font-size:16px;min-height:44px}
#omega-modern .faq summary{font-size:17px;font-weight:700}
#omega-modern .faq details>p{font-size:16px}
@media(min-width:701px) and (max-width:1100px){#omega-modern header{padding:10px 20px;gap:12px}
#omega-modern header nav{font-size:12px;gap:9px}
#omega-modern .brand strong{font-size:25px}
#omega-modern .tail-logo{width:65px;height:65px}
#omega-modern .hero{height:310px}
#omega-modern .hero-copy{padding:18px 0 0 20px}
#omega-modern .hero h1{font-size:33px}
#omega-modern .hero-copy p{font-size:14px}
#omega-modern .hero-product .product{height:265px}
#omega-modern .hero-product .oil-glass{height:95px}
#omega-modern .three-strip strong{font-size:14px}
#omega-modern .three-strip>div{gap:8px}
#omega-modern .three-strip svg{width:54px;height:54px}
#omega-modern .plans{gap:8px}
#omega-modern .plan,#omega-modern .plan.primary{grid-template-columns:65px 1fr;padding:10px;gap:6px}
#omega-modern .plan .product-still{width:65px}
#omega-modern .plan .product{width:27px;height:108px}
#omega-modern .plan-price{font-size:29px}
#omega-modern .plan h3{font-size:18px}
#omega-modern .plan-copy p{font-size:12px}
#omega-modern .plan .buy{font-size:14px}}
@media(max-width:700px){#omega-modern{font-size:16px}
#omega-modern header{height:83px;padding:8px 12px;gap:8px}
#omega-modern .tail-logo{width:57px;height:65px}
#omega-modern .brand{gap:7px}
#omega-modern .brand strong{font-size:23px}
#omega-modern .brand small{font-size:13px;padding:4px 18px}
#omega-modern .head-actions{gap:10px}
#omega-modern .head-actions span{font-size:10px}
#omega-modern header nav{top:83px}
#omega-modern .hero{height:365px}
#omega-modern .hero-copy{padding:15px 15px 0;width:100%;}
#omega-modern .hero h1{font-size:31px;line-height:1.28;margin-bottom:8px}
#omega-modern .hero-copy p{font-size:14px;line-height:1.65}
#omega-modern .hero-dogs{top:auto;bottom:0;left:0;right:0;height:170px;width:100%;mask-image:linear-gradient(180deg,transparent,black 10%)}
#omega-modern .hero-dogs img{width:100%;height:100%;object-fit:cover;object-position:51% bottom}
#omega-modern .hero-product{right:1%;bottom:3px;width:27%}
#omega-modern .hero-product .product{height:148px;width:47%}
#omega-modern .hero-product .oil-glass{width:60%;height:56px;margin-bottom:-3px}
#omega-modern .hero-bottom{padding-top:0}
#omega-modern .three-strip strong{font-size:12px;line-height:1.6}
#omega-modern .three-strip svg{width:50px;height:50px;padding:7px}
#omega-modern .benefits{gap:4px}
#omega-modern .benefits>span{display:flex;flex-direction:column;gap:3px;font-size:11px;padding:6px 3px}
#omega-modern .benefits svg{width:23px;height:23px}
#omega-modern .next-price,#omega-modern .normal{font-size:14px}
#omega-modern .offer-note,#omega-modern .footnote{font-size:12px;line-height:1.7}
#omega-modern .section h2{font-size:25px;line-height:1.45}
#omega-modern .concern-grid{grid-template-columns:repeat(2,1fr);gap:8px}
#omega-modern .concern-grid article{display:flex;align-items:center;text-align:left;padding:9px 6px;gap:5px}
#omega-modern .concern-grid svg{width:43px;height:49px;flex-shrink:0}
#omega-modern .concern-grid p{font-size:12px;line-height:1.6}
#omega-modern .feature-row{grid-template-columns:40px 1fr;gap:6px 9px;padding:13px 12px}
#omega-modern .num{width:38px;height:38px;font-size:22px}
#omega-modern .feature-copy h3{font-size:19px;line-height:1.45}
#omega-modern .feature-copy p{font-size:14px;line-height:1.7}
#omega-modern .feature-visual{grid-column:2;width:100%;margin-top:5px}
#omega-modern .feature-visual table{max-width:290px;font-size:14px}
#omega-modern caption{font-size:12px}
#omega-modern th,#omega-modern td{padding:5px 8px}
#omega-modern .feature-glass{width:130px;height:58px}
#omega-modern .structure svg{height:125px;max-height:125px;width:73%}
#omega-modern .structure>img{height:125px;width:38px}
#omega-modern .pouring>img{height:auto;aspect-ratio:3/2;object-fit:cover}
#omega-modern .comparison article{grid-template-columns:1fr;padding:10px 8px;gap:0}
#omega-modern .comparison article>svg{grid-column:1;grid-row:auto;justify-self:center;width:33px;height:33px;margin-bottom:4px}
#omega-modern .comparison h3{grid-column:1;text-align:center;font-size:14px;min-height:43px}
#omega-modern .comparison p{font-size:12px}
#omega-modern .comparison .compare-note{font-size:12px!important}
#omega-modern .comparison .ala{font-size:21px;padding:3px 20px}
#omega-modern .comparison .ala small{font-size:11px}
#omega-modern .comparison .bubbles,#omega-modern .comparison .marine .bubbles{gap:4px;margin:5px 0}
#omega-modern .comparison .bubbles b{width:35px;height:35px;font-size:12px}
#omega-modern .comparison .direct{font-size:14px}
#omega-modern .comparison .marine .bubbles{margin:20px 0 12px}
#omega-modern .heading-small{font-size:15px}
#omega-modern .dog-grid{gap:6px}
#omega-modern .dog-grid h3{font-size:17px}
#omega-modern .dog-grid .dog-icon{height:65px;width:65px}
#omega-modern .dog-grid .dog-0{width:43px;padding:0 11px}
#omega-modern .dog-grid .dog-1{width:55px;padding:0 5px}
#omega-modern .dog-grid strong{font-size:32px}
#omega-modern .dog-grid small{font-size:19px}
#omega-modern .dog-grid p{font-size:12px}
#omega-modern .howto-photo{display:block;width:100%;height:150px;max-height:none;object-fit:cover;object-position:50% 53%;margin-top:10px}
#omega-modern .verified-reviews blockquote{font-size:16px}
#omega-modern .reviews-intro{font-size:13px}
#omega-modern .reviews-note{font-size:12px}
#omega-modern .review-category,#omega-modern .review-source{font-size:12px}
#omega-modern .plans{gap:10px}
#omega-modern .plan,#omega-modern .plan.primary{grid-template-columns:95px 1fr;padding:13px;gap:5px 12px}
#omega-modern .plan h3{font-size:20px;border:0;padding:0}
#omega-modern .plan .product-still{width:95px;height:112px}
#omega-modern .plan .product{height:108px;width:33px}
#omega-modern .plan-copy p{font-size:14px}
#omega-modern .plan-price{font-size:35px}
#omega-modern .plan .buy{font-size:16px}
#omega-modern .plan-badge{font-size:12px;padding:2px 14px}
#omega-modern .faq summary{font-size:15px;padding:11px 9px}
#omega-modern .faq details>p{font-size:14px}
#omega-modern footer .tail-logo{width:65px;height:65px}
#omega-modern footer .brand strong{font-size:24px}
#omega-modern footer .brand small{font-size:14px}
#omega-modern footer nav{font-size:13px}
#omega-modern .sticky-buy .buy{font-size:16px}}
@media(max-width:700px){#omega-modern .hero-dogs img{object-position:100% bottom}
#omega-modern .three-strip strong span{display:inline-block}
#omega-modern .hero-product{width:26%;right:0}
#omega-modern .hero-product .oil-glass{width:63%}}
@media(max-width:370px){#omega-modern .brand strong{font-size:20px}
#omega-modern .tail-logo{width:48px}
#omega-modern .brand small{font-size:12px}
#omega-modern .hero h1{font-size:28px}
#omega-modern .hero-copy p{font-size:13px}
#omega-modern .section h2{font-size:23px}
#omega-modern .hero{height:350px}}
#omega-modern .brand>span{gap:2px}
#omega-modern .brand small,#omega-modern footer .brand small{font-size:13px;line-height:1.2;padding:3px 21px;border-radius:10px;letter-spacing:.07em}
#omega-modern .brand strong{letter-spacing:-.025em}
#omega-modern .tail-logo{width:76px;height:55px}
#omega-modern header{height:88px;display:grid;grid-template-columns:auto 1fr auto;gap:24px}
#omega-modern header nav{justify-content:flex-end;align-items:center;column-gap:19px;row-gap:6px;flex-wrap:wrap;font-size:13px;font-weight:500;line-height:1.5}
#omega-modern header nav a{white-space:nowrap;padding:4px 0;color:#53697d}
#omega-modern header nav .account-link{font-weight:700;color:#163c60;border:1px solid #c7d5e0;border-radius:6px;padding:6px 10px;background:#f6f9fc}
#omega-modern .hero h1{letter-spacing:.005em}
#omega-modern .hero-copy p{font-family:'Yu Gothic UI',Meiryo,sans-serif;font-size:18px;font-weight:800;line-height:1.75;color:#092b4a;text-shadow:0 1px 3px #fff,0 0 10px #ffffffc9}
#omega-modern .hero-product .oil-glass{margin-bottom:-12px;transform:translateY(0);filter:drop-shadow(3px 5px 3px #263a454d)}
#omega-modern .hero-product .product-still:after{bottom:0;background:#3d414c30}
#omega-modern .three-strip strong{font-family:'Yu Gothic UI',Meiryo,sans-serif;font-weight:750;letter-spacing:.025em}
#omega-modern .three-strip .icon-whale{padding:12px}
#omega-modern .per-bottle{font:700 17px/1.2 Meiryo,sans-serif;letter-spacing:0}
#omega-modern .offer-badge{font-size:13px}
#omega-modern .feature-row:last-child{padding-top:16px;padding-bottom:16px}
#omega-modern .pouring>img{height:160px;object-fit:contain}
#omega-modern .howto-photo{max-height:160px;object-fit:contain}
#omega-modern #howto{background:#fff;border-top:8px solid #fff;padding-top:22px}
#omega-modern #omega{background:#e9f4fb}
#omega-modern .comparison article:first-child{background:#f0f8e9;border-color:#b8d5a4}
#omega-modern .comparison article.marine{background:#e5f4fb;border-color:#92c5df}
#omega-modern .comparison .ala{background:#d4eabf;color:#32623b}
#omega-modern .comparison .bubbles b{background:#d8eabc;border-color:#a4c781;color:#345f3e}
#omega-modern .comparison .marine .bubbles b{background:#087c9e;border-color:#087c9e;color:#fff}
#omega-modern .comparison .direct{color:#006a88}
#omega-modern .comparison .icon-leaf{color:#498833;fill:#d5eabd}
#omega-modern .comparison .icon-whale{color:#007d9d}
#omega-modern .review-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%}
#omega-modern .verified-reviews .review-byline,#omega-modern .review-meta .review-source{font-size:11px;line-height:1.5;margin:0}
#omega-modern .verified-reviews article{padding:12px 16px;gap:6px}
#omega-modern .reviews-intro{margin:5px 0 9px}
#omega-modern .reviews-note{margin-top:7px;font-size:11px}
#omega-modern .section.faq{padding-top:18px;padding-bottom:18px}
#omega-modern .section.faq h2{font-size:26px;margin-bottom:9px}
#omega-modern .faq details{margin:4px 0}
#omega-modern .faq summary{font-size:15px;font-weight:400;line-height:1.5;padding:7px 12px;gap:9px}
#omega-modern .faq summary>b{font:400 14px/1 Arial,sans-serif;width:20px;height:20px}
#omega-modern .faq summary:after{font-size:16px}
#omega-modern .faq details>p{font-size:14px;padding:0 16px 9px 41px}
#omega-modern .final-offer{grid-template-columns:110px minmax(0,1fr);gap:15px}
#omega-modern .final-offer .oil-glass{display:none}
#omega-modern .final-offer .product{height:180px;width:70px}
#omega-modern .final-offer .offer-badge{width:80px;height:80px;font-size:12px}
@media(min-width:701px) and (max-width:1100px){#omega-modern header{height:94px;gap:18px}
#omega-modern header nav{column-gap:16px;font-size:12px;max-width:420px;justify-self:end}
#omega-modern header nav .account-link{padding:4px 9px}
#omega-modern .hero-copy p{font-size:16px}
#omega-modern .hero h1{font-size:32px}
#omega-modern .review-meta{gap:7px}
#omega-modern .verified-reviews .review-byline,#omega-modern .review-meta .review-source{font-size:10px}}
@media(max-width:700px){#omega-modern header{height:78px;grid-template-columns:auto 1fr;gap:8px}
#omega-modern .head-actions{justify-self:end}
#omega-modern .tail-logo{width:57px;height:42px}
#omega-modern .brand strong{font-size:22px}
#omega-modern .brand small{font-size:11px;padding:3px 17px}
#omega-modern .brand>span{gap:2px}
#omega-modern header nav{top:78px;max-width:none}
#omega-modern header nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px}
#omega-modern header nav a{font-size:13px;padding:8px}
#omega-modern header nav .account-link{grid-column:1/-1;text-align:center}
#omega-modern .hero h1{font-size:30px;letter-spacing:.008em}
#omega-modern .hero-copy p{font-size:15px;font-weight:800;line-height:1.6}
#omega-modern .hero-product .oil-glass{margin-bottom:-8px}
#omega-modern .three-strip strong{letter-spacing:0}
#omega-modern .three-strip .icon-whale{padding:9px}
#omega-modern .per-bottle{font-size:12px}
#omega-modern .offer-badge{font-size:10px}
#omega-modern .price{font-size:40px}
#omega-modern .price small{font-size:21px}
#omega-modern .offer-top{gap:6px}
#omega-modern .pouring>img{height:auto;max-height:150px;aspect-ratio:auto;object-fit:contain}
#omega-modern .feature-row:last-child{padding-top:12px;padding-bottom:12px}
#omega-modern .howto-photo{height:140px;max-height:140px;object-fit:contain}
#omega-modern .review-meta{gap:6px;flex-wrap:wrap}
#omega-modern .verified-reviews .review-byline,#omega-modern .review-meta .review-source{font-size:10px}
#omega-modern .verified-reviews article{padding:11px 12px}
#omega-modern .section.faq h2{font-size:22px}
#omega-modern .faq summary{font-size:13px;padding:7px 9px;font-weight:400}
#omega-modern .faq summary>b{width:17px;height:17px;font-size:12px}
#omega-modern .faq details>p{font-size:13px;padding-left:35px}
#omega-modern .final-offer{grid-template-columns:1fr}
#omega-modern .final-offer .offer-badge{width:67px;height:67px;font-size:10px}
#omega-modern .final-offer .price{font-size:40px}
#omega-modern .final-offer .per-bottle{font-size:12px}
#omega-modern footer .brand small{font-size:12px;padding:3px 18px}
#omega-modern footer .tail-logo{height:45px}}
#omega-modern{--navy:#092b55;--gold:#b3934d;--gold-light:#dfc88b}
#omega-modern .brand small,#omega-modern footer .brand small{font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:14px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;min-height:23px;padding:3px 20px 4px;background:none;border:1px solid var(--gold);border-radius:12px;box-shadow:none;color:var(--navy);letter-spacing:.1em;margin:0}
#omega-modern .brand>span{gap:3px}
#omega-modern .brand strong{color:var(--navy)}
#omega-modern footer .brand strong,#omega-modern footer .brand small{color:#fff}
#omega-modern footer .brand small{border-color:var(--gold-light)}
#omega-modern .section h2{color:var(--navy)}
#omega-modern .num{background:var(--navy);border:1px solid var(--gold)}
#omega-modern .three-strip{border-color:#d9cca9}
#omega-modern .three-strip svg{color:var(--navy);border-color:#c8b477}
#omega-modern .feature-row{border-color:#ded6c4}
#omega-modern .plan.primary{border-color:var(--gold)}
#omega-modern .offer{border-color:#dfd3b7}
#omega-modern .offer-badge{background:var(--navy);box-shadow:inset 0 0 0 1px var(--gold)}
#omega-modern #omega{background:#f0f4f8}
#omega-modern .comparison article:first-child{background:#f7f9f5;border-color:#d9e2d4}
#omega-modern .comparison article.marine{background:#fffdf8;border:2px solid var(--gold);box-shadow:0 4px 15px #092b5510;padding:12px 15px}
#omega-modern .comparison .marine h3{color:var(--navy);font-weight:800}
#omega-modern .comparison .marine .icon-whale{color:var(--navy)}
#omega-modern .comparison .marine .bubbles b{background:var(--navy);border:1px solid var(--navy);color:#fff}
#omega-modern .comparison .marine .bubbles b:last-child{background:var(--navy);border:2px solid var(--gold);color:#f3dc9a;box-shadow:0 0 0 3px #eadcb63d}
#omega-modern .comparison .marine .direct{color:var(--navy);font-weight:800}
#omega-modern .comparison .ala{background:#e3ecda}
#omega-modern .comparison article:first-child .bubbles b{background:#e7eedd;border-color:#c2d0b4}
#omega-modern .howto-closeup{position:relative;overflow:hidden;border-radius:10px;min-height:155px;align-self:stretch}
#omega-modern .howto-closeup .howto-photo{position:absolute;width:210%;max-width:none;height:210%;max-height:none;object-fit:cover;left:-15%;top:-97%;margin:0;border-radius:0}
#omega-modern .final-offer{padding-top:14px;padding-bottom:14px;grid-template-columns:90px minmax(0,1fr);gap:14px;background:#f4f6f9}
#omega-modern .final-offer .product{height:150px;width:60px}
#omega-modern .final-offer .offer{position:relative;padding:12px 18px 10px}
#omega-modern .final-offer .offer-top{justify-content:flex-start;padding-left:96px;min-height:48px;gap:12px}
#omega-modern .final-offer .offer-badge{position:absolute;top:12px;left:16px;width:76px;height:76px;font-size:11px}
#omega-modern .final-offer .price{font-size:44px}
#omega-modern .final-offer .first{font-size:21px}
#omega-modern .final-offer .next-price{margin:2px 0 8px 96px;text-align:left;font-size:14px}
#omega-modern .final-offer .normal{margin-top:5px}
#omega-modern .final-offer .offer-note{margin-top:4px;font-size:12px;line-height:1.55}
#omega-modern footer{padding-top:12px;padding-bottom:12px;gap:16px;background:var(--navy)}
#omega-modern footer .brand{margin:0}
#omega-modern footer .tail-logo{width:59px;height:42px}
#omega-modern footer .brand strong{font-size:22px}
#omega-modern footer .brand small{font-size:12px;min-height:20px;padding:3px 17px}
#omega-modern footer nav{gap:14px;font-size:12px;align-items:center}
#omega-modern footer .account-link{padding:5px 9px;border:1px solid var(--gold-light);border-radius:5px;color:#f4e1b5;font-weight:700;white-space:nowrap}
@media(max-width:700px){#omega-modern .brand small{font-size:12px;min-height:20px;padding:3px 16px}
#omega-modern .comparison article.marine{padding:9px 7px}
#omega-modern .howto-closeup{height:145px;min-height:145px;margin-top:10px}
#omega-modern .howto-closeup .howto-photo{width:180%;height:250%;left:-8%;top:-137%}
#omega-modern .final-offer{grid-template-columns:1fr;gap:0}
#omega-modern .final-offer .offer{padding:11px 12px 10px}
#omega-modern .final-offer .offer-top{padding-left:65px;min-height:39px;gap:5px}
#omega-modern .final-offer .offer-badge{left:10px;top:12px;width:58px;height:58px;font-size:9px}
#omega-modern .final-offer .price{font-size:33px}
#omega-modern .final-offer .price small{font-size:18px}
#omega-modern .final-offer .per-bottle{font-size:10px}
#omega-modern .final-offer .first{font-size:16px}
#omega-modern .final-offer .tax{font-size:9px;margin-bottom:5px}
#omega-modern .final-offer .next-price{font-size:11px;margin:2px 0 9px 65px;line-height:1.5}
#omega-modern .final-offer .normal{font-size:12px}
#omega-modern .final-offer .offer-note{font-size:11px}
#omega-modern .final-offer .buy{font-size:16px;min-height:42px}
#omega-modern footer{padding:12px 16px 14px}
#omega-modern footer .brand{margin:0 0 10px}
#omega-modern footer .brand strong{font-size:21px}
#omega-modern footer .brand small{font-size:11px;min-height:19px}
#omega-modern footer .tail-logo{width:55px;height:39px}
#omega-modern footer nav{gap:9px 14px;font-size:11px;line-height:1.5}
#omega-modern footer .account-link{padding:4px 7px}}
@media(max-width:700px){#omega-modern .final-offer .offer-badge{font-size:8px;white-space:nowrap}}
#omega-modern .section h2,#omega-modern .feature-copy h3,#omega-modern .comparison h3{text-wrap:balance}
#omega-modern .buy{background:linear-gradient(105deg,#bc4c08,#a83b05);transition:background-color .15s,box-shadow .15s}
#omega-modern .buy:hover{filter:none;box-shadow:0 3px 12px #873c1926;background:#a83b05}
#omega-modern a:focus-visible,#omega-modern button:focus-visible,#omega-modern summary:focus-visible{outline:3px solid #087699;outline-offset:3px}
#omega-modern .offer-note,#omega-modern .footnote,#omega-modern .reviews-note{color:#42596d}
#omega-modern .review-meta .review-source{text-decoration:underline;text-underline-offset:3px}
#omega-modern .faq summary{min-height:42px;align-items:center}
#omega-modern .faq details[open]{border-color:#acbaca;background:#f4f8fc}
#omega-modern .faq details>p{line-height:1.85}
#omega-modern .normal{padding:5px 2px;text-underline-offset:3px}
#omega-modern .feature-visual,#omega-modern .feature-copy,#omega-modern .comparison article,#omega-modern .plan-copy{min-width:0}
#omega-modern .comparison h3{line-height:1.55}
@media(min-width:701px){#omega-modern .hero-dogs img{object-fit:cover;object-position:center bottom}
#omega-modern .head-actions>a{min-width:44px;min-height:44px}
#omega-modern .review-meta .review-source{padding:3px 0}}
@media(min-width:701px) and (max-width:900px){#omega-modern .comparison article{grid-template-columns:35px 1fr;column-gap:6px}
#omega-modern .comparison article>svg{width:32px;height:32px}
#omega-modern .comparison h3{font-size:17px}
#omega-modern .feature-row{grid-template-columns:50px 1fr 38%;padding:16px;gap:10px}
#omega-modern .feature-copy h3{font-size:21px}
#omega-modern .num{width:46px;height:46px;font-size:25px}
#omega-modern .howto-layout{grid-template-columns:1fr 28%}}
@media(max-width:700px){#omega-modern .review-banner{font-size:11px;line-height:1.5;padding:5px 8px}
#omega-modern .head-actions>a,#omega-modern .head-actions button{min-width:38px;min-height:44px;justify-content:center}
#omega-modern .head-actions{gap:4px}
#omega-modern .hero-copy p{font-size:15px;line-height:1.65}
#omega-modern .three-strip>div{padding-left:4px;padding-right:4px}
#omega-modern .three-strip strong{font-size:12px;line-height:1.65}
#omega-modern .feature-row .feature-visual{grid-column:1/-1;width:100%}
#omega-modern .feature-copy p{font-size:15px;line-height:1.75}
#omega-modern .feature-visual table{width:100%;max-width:340px;font-size:14px}
#omega-modern .feature-visual caption{font-size:13px}
#omega-modern .feature-visual th,#omega-modern .feature-visual td{padding:6px 8px}
#omega-modern .structure{justify-content:center}
#omega-modern .structure svg{max-width:240px}
#omega-modern .comparison h3{font-size:14px}
#omega-modern .comparison p{font-size:13px;line-height:1.65}
#omega-modern .comparison .direct{font-size:15px;line-height:1.6}
#omega-modern .offer-note,#omega-modern .footnote{font-size:13px;line-height:1.75}
#omega-modern .reviews-intro{font-size:14px;line-height:1.75}
#omega-modern .reviews-note{font-size:12px;line-height:1.75}
#omega-modern .review-meta .review-source,#omega-modern .verified-reviews .review-byline{font-size:11px}
#omega-modern .verified-reviews blockquote{font-size:16px;line-height:1.8}
#omega-modern .plan-copy p{font-size:14px}
#omega-modern .plan .sub-price{font-size:13px!important}
#omega-modern .plan .buy{min-height:46px}
#omega-modern .faq summary{font-size:14px;min-height:44px;padding:8px 10px}
#omega-modern .faq details>p{font-size:14px;padding:0 12px 12px 35px}
#omega-modern .final-offer .offer-top{padding-left:72px;flex-wrap:wrap;justify-content:flex-start;gap:3px 5px}
#omega-modern .final-offer .offer-badge{width:64px;height:64px;font-size:9px}
#omega-modern .final-offer .next-price{margin-left:72px;font-size:12px;line-height:1.65}
#omega-modern .final-offer .offer-note{font-size:12px;line-height:1.7}
#omega-modern .final-offer .buy{min-height:46px}
#omega-modern footer nav a{padding:5px 0}
#omega-modern footer nav .account-link{padding:7px 10px}
#omega-modern .sticky-buy{box-shadow:0 -3px 14px #1639500c}
#omega-modern .sticky-buy .buy{min-height:44px}
#omega-modern .sticky-buy small{font-size:11px}}
@media(max-width:374px){#omega-modern .brand strong{font-size:20px}
#omega-modern .brand{gap:5px}
#omega-modern .tail-logo{width:48px;height:36px}
#omega-modern .brand small{font-size:11px;padding:3px 13px}
#omega-modern header{padding-left:10px;padding-right:10px}
#omega-modern .hero h1{font-size:28px}
#omega-modern .final-offer .price{font-size:30px}
#omega-modern .final-offer .tax{align-self:center;margin:0}
#omega-modern .sticky-buy{padding-left:10px;padding-right:10px;gap:7px}
#omega-modern .sticky-buy .buy{min-width:145px}}
@media(prefers-reduced-motion:reduce){#omega-modern .buy{transition:none}}
#omega-modern .next-amount,#omega-modern .next-terms{display:inline-block;white-space:nowrap}
#omega-modern .next-terms{margin-left:.3em}
@media(max-width:374px){#omega-modern .hero-bottom .offer{padding:14px 10px}
#omega-modern .hero-bottom .offer-top{gap:4px}
#omega-modern .hero-bottom .offer-badge{width:52px;height:52px;flex-shrink:0;font-size:8px;white-space:nowrap}
#omega-modern .hero-bottom .first{font-size:18px;white-space:nowrap}
#omega-modern .hero-bottom .price{font-size:32px;white-space:nowrap}
#omega-modern .hero-bottom .price small{font-size:17px}
#omega-modern .hero-bottom .per-bottle{font-size:10px}
#omega-modern .hero-bottom .tax{font-size:9px;white-space:nowrap;margin-bottom:5px}
#omega-modern .three-strip strong{font-size:11px}}
@media(min-width:901px){#omega-modern .hero-dogs img{object-fit:fill}}
#omega-modern header .brand{margin-left:8px}
#omega-modern .brand>span{transform:translateY(3px);gap:2px}
#omega-modern .brand strong{transform:translateY(2px)}
#omega-modern .brand small,#omega-modern footer .brand small{padding-top:5px;padding-bottom:2px;line-height:1.1}
#omega-modern .hero-copy{padding-left:max(32px,calc((100% - 1160px)/2 + 8px))}
#omega-modern .hero-copy p{margin-left:.5em;font-weight:900;text-shadow:1px 0 2px #fff,-1px 0 2px #fff,0 1px 2px #fff,0 -1px 2px #fff,0 0 9px #fff}
#omega-modern .offer-badge{line-height:1.4;flex-shrink:0;text-align:center}
#omega-modern .feature-visual th.nutrient-sub{padding-left:1.6em}
#omega-modern .structure-crop{overflow:hidden;isolation:isolate}
#omega-modern .comparison .marine .bubbles b{width:62px;height:62px;font-size:21px;flex-shrink:0}
#omega-modern .comparison .marine .bubbles b:last-of-type{border:2px solid var(--gold);color:#f3dc9a}
#omega-modern .spoon-label{display:flex;justify-content:center;align-items:center;gap:4px;flex-wrap:wrap}
#omega-modern .spoons{display:inline-flex;gap:2px;height:25px;align-items:center}
#omega-modern .spoons svg{height:23px;width:9px;transform:rotate(18deg)}
#omega-modern .dog-grid .dog-icon{height:80px}
#omega-modern .dog-grid .dog-0{width:60px}
#omega-modern .dog-grid .dog-1{width:72px}
#omega-modern .dog-grid .dog-2{width:86px}
#omega-modern .plan-badge.value{background:#ffe16a;color:#513b00;border:1px solid #e2bd38}
#omega-modern .plan-badge.value:before{content:'★ ';color:#795b00}
#omega-modern .plan.bundle{grid-template-columns:110px minmax(0,1fr);gap:7px 13px}
#omega-modern .plan.bundle .product-still{width:110px;height:140px}
#omega-modern .plan.bundle .product{height:135px}
#omega-modern .plan-price small{font-size:16px;letter-spacing:-.03em}
#omega-modern .mobile-account{display:none!important}
#omega-modern .final-offer{grid-template-columns:125px minmax(0,1fr);gap:18px;align-items:center}
#omega-modern .final-offer>div:first-child{display:block}
#omega-modern .final-offer .product-still{height:270px;margin:0;justify-content:center}
#omega-modern .final-offer .product{height:260px;width:100px}
#omega-modern .final-offer .offer{padding:20px}
#omega-modern .final-offer .offer-top{padding-left:0;justify-content:center;min-height:0;gap:12px;flex-wrap:nowrap}
#omega-modern .final-offer .offer-badge{position:static;width:90px;height:90px;font-size:13px;white-space:normal}
#omega-modern .final-offer .price{font-size:54px}
#omega-modern .final-offer .first{font-size:24px}
#omega-modern .final-offer .benefits{display:grid;grid-template-columns:repeat(3,1fr)}
#omega-modern .final-offer .next-price{margin:9px 0;text-align:center;font-size:16px}
#omega-modern .final-offer .normal{font-size:16px}
#omega-modern .final-offer .offer-note{font-size:13px;line-height:1.75}
#omega-modern .sticky-buy .buy{font-size:13px;min-width:0;gap:4px;padding:9px 12px}
@media(min-width:701px) and (max-width:1100px){#omega-modern .hero-copy{padding-left:28px}
#omega-modern .plan.bundle{grid-template-columns:85px minmax(0,1fr);gap:7px 9px}
#omega-modern .plan.bundle .product-still{width:85px}
#omega-modern .plan-price{font-size:27px}
#omega-modern .plan-price small{font-size:13px}
#omega-modern .final-offer{grid-template-columns:100px minmax(0,1fr)}
#omega-modern .final-offer .offer{padding:15px}
#omega-modern .final-offer .price{font-size:42px}
#omega-modern .final-offer .benefits>span{font-size:12px}}
@media(max-width:700px){#omega-modern header{padding-left:12px;padding-right:10px;gap:5px}
#omega-modern header .brand{margin-left:5px;gap:5px}
#omega-modern .brand strong{font-size:20px}
#omega-modern .brand small{font-size:11px;padding-left:12px;padding-right:12px;min-height:19px}
#omega-modern .tail-logo{width:48px;height:35px}
#omega-modern .head-actions{gap:5px}
#omega-modern .head-actions>a:not(.mobile-account){display:none}
#omega-modern .head-actions .mobile-account{display:flex!important;font:700 10px/1.45 Meiryo,sans-serif;color:#12375c;border:1px solid #cbb477;border-radius:6px;padding:5px 6px;min-width:64px;min-height:42px;text-align:center;align-items:center}
#omega-modern .head-actions button{min-width:32px}
#omega-modern header nav .account-link{display:none}
#omega-modern .hero-copy{padding-left:23px;padding-right:12px}
#omega-modern .hero-copy p{font-size:15px}
#omega-modern .comparison .marine .bubbles{gap:5px}
#omega-modern .comparison .marine .bubbles b{width:40px;height:40px;font-size:14px}
#omega-modern .dog-grid .dog-icon{height:72px}
#omega-modern .dog-grid .dog-0{width:48px;padding:0 8px}
#omega-modern .dog-grid .dog-1{width:59px;padding:0 3px}
#omega-modern .dog-grid .dog-2{width:70px}
#omega-modern .spoon-label{gap:3px}
#omega-modern .spoons{gap:1px;height:21px}
#omega-modern .spoons svg{height:20px;width:8px}
#omega-modern .plan.bundle{grid-template-columns:112px minmax(0,1fr);gap:6px 12px}
#omega-modern .plan.bundle .product-still{width:112px;height:130px}
#omega-modern .plan.bundle .product{height:125px}
#omega-modern .plan-price small{font-size:16px}
#omega-modern .final-offer{display:grid;grid-template-columns:1fr;position:relative;gap:0;padding-top:12px}
#omega-modern .final-offer>div:first-child{position:absolute;top:28px;left:26px;width:44px;z-index:1}
#omega-modern .final-offer .product-still{height:107px}
#omega-modern .final-offer .product{height:105px;width:38px}
#omega-modern .final-offer .offer{padding:14px 12px}
#omega-modern .final-offer .offer-top{padding-left:42px;gap:5px;min-height:88px;flex-wrap:wrap}
#omega-modern .final-offer .offer-badge{width:58px;height:58px;font-size:10px}
#omega-modern .final-offer .price{font-size:34px}
#omega-modern .final-offer .price small{font-size:18px}
#omega-modern .final-offer .per-bottle{font-size:10px}
#omega-modern .final-offer .first{font-size:16px}
#omega-modern .final-offer .tax{font-size:9px;margin:0}
#omega-modern .final-offer .benefits{gap:4px}
#omega-modern .final-offer .benefits>span{font-size:11px}
#omega-modern .final-offer .next-price{margin:8px 0;font-size:14px}
#omega-modern .final-offer .normal{font-size:14px}
#omega-modern .final-offer .offer-note{font-size:13px}
#omega-modern .sticky-buy{gap:8px}
#omega-modern .sticky-buy>span{font-size:11px;flex-shrink:0}
#omega-modern .sticky-buy b{font-size:22px}
#omega-modern .sticky-buy small{font-size:11px}
#omega-modern .sticky-buy .buy{font-size:12px;padding:9px 8px;min-width:0;flex:1;white-space:normal;line-height:1.4}}
@media(max-width:374px){#omega-modern header{padding-left:8px;padding-right:6px}
#omega-modern .brand strong{font-size:17px}
#omega-modern .tail-logo{width:42px;height:31px}
#omega-modern .brand small{font-size:10px}
#omega-modern .head-actions .mobile-account{min-width:58px;padding:4px;font-size:9px}
#omega-modern .hero-copy{padding-left:20px}
#omega-modern .hero h1{font-size:27px}
#omega-modern .hero-copy p{font-size:14px}
#omega-modern .comparison .marine .bubbles{gap:3px}
#omega-modern .comparison .marine .bubbles b{width:34px;height:34px;font-size:12px}
#omega-modern .plan-price{font-size:31px}
#omega-modern .plan.bundle{grid-template-columns:98px minmax(0,1fr);gap:8px}
#omega-modern .plan.bundle .product-still{width:98px}
#omega-modern .final-offer .offer-top{gap:3px;padding-left:36px}
#omega-modern .final-offer .offer-badge{width:48px;height:48px;font-size:8px}
#omega-modern .final-offer .price{font-size:30px}
#omega-modern .final-offer .first{font-size:14px}
#omega-modern .final-offer>div:first-child{left:23px;width:33px}
#omega-modern .final-offer .product{width:31px}
#omega-modern .sticky-buy .buy{font-size:11px}}
@media(max-width:700px){#omega-modern .final-offer .product-still{height:88px}
#omega-modern .final-offer .product{height:86px}
#omega-modern .three-strip>div:first-child strong{font-size:10.5px}}
#omega-modern .analysis-detail{max-width:340px;margin:8px auto 0;font-size:12px;color:#52677a}
#omega-modern .analysis-detail summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}
#omega-modern .analysis-detail p{font-size:12px;line-height:1.7;margin:6px 0}
#omega-modern .analysis-detail a{display:block;margin:7px 0;color:#12375c}
#omega-modern .comparison .and-more{font-size:12px;align-self:center;color:#415972}
#omega-modern .comparison .marine .bubbles{flex-wrap:wrap}
#omega-modern .comparison .marine .bubbles b:last-of-type{background:var(--navy);border:2px solid var(--gold);color:#f3dc9a}
#omega-modern .feature-visual caption{font-size:12px}
@media(max-width:700px){#omega-modern .comparison .marine .bubbles{gap:4px}
#omega-modern .comparison .marine .bubbles b{width:36px;height:36px;font-size:13px}
#omega-modern .comparison .and-more{font-size:10px}}
#omega-modern .nutrient-overview{max-width:340px;margin:auto;padding:17px 12px;background:#f5f8fc;border:1px solid #d3deea;border-radius:8px;text-align:center}
#omega-modern .nutrient-overview>span{font-size:13px;font-weight:700}
#omega-modern .nutrient-overview>div{display:flex;gap:9px;align-items:center;justify-content:center;margin:13px 0}
#omega-modern .nutrient-overview b{font:bold 22px/1.3 Arial,sans-serif;color:#092b55}
#omega-modern .nutrient-overview small{font-size:12px}
#omega-modern .nutrient-overview p{font-size:12px;line-height:1.6;margin:0}
#omega-modern .analysis-detail table{margin:10px 0}
#omega-modern .analysis-detail caption{white-space:normal}
#omega-modern .analysis-variation{max-width:340px;margin:7px auto 0;font-size:12px;line-height:1.7;color:#52677a}
/* Only this LP loads this file. Keep the genuine checkout styles independent. */
#omega-modern {width:100%;text-align:left;}
#omega-modern .lp {width:100%;}
#omega-modern table {border-collapse:collapse;width:100%;}
#omega-modern header,#omega-modern footer {float:none;width:auto;}
#contactTitle {display:block;scroll-margin-top:20px;margin:24px auto 10px;max-width:960px;font:bold 24px/1.5 Meiryo,sans-serif;color:#0b315e;text-align:center;}
#repisto-connection-status {text-align:center;color:#0b315e;font:15px/1.6 Meiryo,sans-serif;margin:8px;}
@media(min-width:701px){#omega-modern .hero{height:auto;min-height:310px;}#omega-modern .hero-copy{min-height:310px;padding-bottom:28px;}#omega-modern .hero-dogs{height:100%;}}
#product_id {font:14px/1.5 Meiryo,sans-serif!important;max-width:100%;width:100%;min-height:42px;box-sizing:border-box;}
#omega-order-detail {font:14px/1.7 Meiryo,sans-serif;color:#0b315e;background:#f3f7fa;padding:12px;margin:8px 0;white-space:normal;}
