@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


/* ===== tokko299 互換層: 旧 [youtube-adds] の置換埋め込み（16:9・2026-09-12） ===== */
.tk299-ytadds { position: relative; width: 100%; max-width: 640px; margin: 1.5em auto; aspect-ratio: 16 / 9; }
.tk299-ytadds iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }

/* ===== JIN追加CSS（custom_css 1133）からの移植: reCAPTCHA v3 バッジ非表示（CF7・現状踏襲） ===== */
.grecaptcha-badge { visibility: hidden; }
