/*
Theme Name: KODA企画 看板LP
Theme URI: https://kodarmade.com/
Author: 株式会社KODA企画
Description: 知多半島の看板屋・株式会社KODA企画のランディングページテーマ。ゴリラ級の存在感。
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: koda-lp
*/

*{box-sizing:border-box;}
html{scroll-behavior:smooth;}
body{margin:0;background:#FFFFFF;font-family:'Noto Sans JP',sans-serif;color:#16202A;-webkit-font-smoothing:antialiased;}
::selection{background:#FFD400;color:#16202A;}
@keyframes koda-pulse{0%,100%{opacity:1;}50%{opacity:.45;}}
.koda-pulse{animation:koda-pulse 1.8s infinite;}

#worksRail{scrollbar-width:none;-ms-overflow-style:none;}
#worksRail::-webkit-scrollbar{display:none;}
@media (max-width:520px){
  .koda-logo{flex-direction:column!important;align-items:flex-start!important;gap:1px!important;}
  .koda-logo-en{font-size:9px!important;}
}

.koda-faq-a{display:none;}
.koda-faq-item.is-open .koda-faq-a{display:flex;}

/* WordPress admin bar offset for the sticky header */
body.admin-bar .koda-header{top:32px;}
@media screen and (max-width:782px){
  body.admin-bar .koda-header{top:46px;}
}
