/* 日田のヘッダー・フッター。おせち本文は中津版CSSを使用。 */
.site-header{background:#fff;color:#333;padding:22px 5%;display:flex;justify-content:space-between;align-items:center;gap:24px}
.site-header>a{width:auto}.site-header img{width:310px}.site-header nav{display:flex;gap:28px;font-size:15px}.site-header nav a{width:auto;white-space:nowrap}
.site-footer{padding:60px 24px 110px;text-align:center;background:#252525;color:#fff;line-height:2.3}.site-footer img{width:310px;margin:0 auto 24px}.site-footer p,.site-footer small,.site-footer a{color:#fff;line-height:2.3}.site-footer a{display:inline;width:auto}
.osechi-top{margin-top:0}.breadcrumb{display:flex;gap:20px;max-width:1000px;margin-left:auto;margin-right:auto;list-style:none}.breadcrumb li+li:before{content:"›";margin-right:20px;color:#fff}.breadcrumb li{display:flex}
.stc{max-width:1000px;width:90%;color:#333}.stc-main{padding:1px 0}.document{max-width:900px;margin:0 auto;padding:70px 24px;line-height:2;color:#333;background:white}.document h1{font-size:28px;margin-bottom:28px}.document p{margin-bottom:20px}.document a{text-decoration:underline;display:inline;width:auto}.document dt{font-weight:bold;margin-top:24px}.document dd{margin-bottom:20px}
.modal-content{animation:none;max-height:92vh;overflow-y:auto;margin:4vh auto}
@media(max-width:640px){.site-header{padding:18px;flex-direction:column;gap:16px}.site-header img{width:265px}.site-header nav{font-size:14px;gap:24px}.site-footer{font-size:13px}.breadcrumb{padding-left:5%;font-size:13px}.stc-table th{width:30%}.stc-table td{overflow-wrap:anywhere}}
