@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
*/

/* === SGトップページ v3 — 完全フル幅 === */
body.page-id-137 #content.l-content.l-container,
body.home #content.l-content.l-container {
  max-width: 100% !important;
  padding: 0 !important;
  width: 100% !important;
}
body.page-id-137 #body_wrap,
body.home #body_wrap {
  width: 100% !important;
  max-width: 100% !important;
}
body.page-id-137 #main_content,
body.page-id-137 .post_content,
body.home #main_content,
body.home .post_content {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}
body.page-id-137 .l-sidebar,
body.home .l-sidebar {
  display: none !important;
}
body.page-id-137 .c-pageTitle,
body.home .c-pageTitle {
  display: none !important;
}
.sg-hero {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
  margin: 0 !important;
}
.sg-heading {
  font-size: 28px !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  background: #1a2744 !important;
  padding: 20px 40px !important;
  margin: 40px 0 15px !important;
  text-align: center !important;
}
.sg-greeting, .sg-cta {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}