/*
Theme Name: 十八屋 (juuhachiya_tp)
Theme URI: https://18ya.jp/
Description: 株式会社十八屋サイト専用のオリジナルテーマ。Lightning（G2）親テーマと子テーマから、実際に使用している機能・デザインだけを移植して 1 テーマに統合したものです。
Author: 株式会社十八屋
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.9
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: juuhachiya

Bundled third-party resources:
- Bootstrap 4.5.0 (MIT) https://getbootstrap.com/
- Font Awesome Free 5.13 Solid webfont (SIL OFL 1.1) https://fontawesome.com/
*/

/*
  このファイルは最後に読み込まれます。
  サイト全体のスタイルは assets/css/theme.css にまとまっています。
  ちょっとした上書き CSS を追加したい場合はこのファイルに書いてください。
*/

/* --- 旧子テーマ (lightning_child_sample/style.css) から移植 --- */
.section.siteFooter .social-list {display:flex;margin: 0 0 1em;padding: 0;}
.section.siteFooter .social-list li { margin:0 5px; list-style:none;}
.section.siteFooter .social-list li img {width: 40px;}
@media (max-width: 768px) {
.siteFooter .flogo { margin:0 auto 1em;}
.section.siteFooter .social-list {justify-content:center;}
.fb_iframe_widget,
.fb_iframe_widget iframe,
.fb_iframe_widget span {display:block;width: 100% !important;}
}
