@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
*/
.home .l-header, 
.home .p-spNav, 
.home .l-fixHeader,
.home .l-footer {
    display: none !important;
}
.home #content { padding-top: 0 !important; margin-top: 0 !important; }

/* ===================================
   FONT
=================================== */

body{

  font-family:
  "Yu Gothic",
  "Hiragino Kaku Gothic ProN",
  sans-serif;

  color:#3a332d;

}

.custom-hero__content h1,
.custom-intro__copy,
.custom-journal__heading h2,
.custom-cta h2{

  font-family:
  "Yu Mincho",
  "Hiragino Mincho ProN",
  serif;

}
