/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.1
*/
body{
	color:#1f2c32;
}
strong.global-nav-name {
    font-family: 'Josefin Sans'、sans-serif;
    color: #1f2c32;
	font-weight:500;
    letter-spacing: 0.06em;
    padding: 3px 0;
}

.global-nav-list>li .global-nav-name {
    font-size: 18px;
}
.site-header-logo img {
    width: 160px;
}
h2 {
    font-size: 52px;
    font-family: 'Josefin Sans'、sans-serif;
    font-weight: 500;
    letter-spacing: 0.06em;
    margin-bottom: 10px;
    padding-top: 100px;
    margin-top: -100px;
}
.sectionTitle-sub {
    font-weight: 600;
    letter-spacing: 0.3em;
}
a.wp-block-button__link {
    font-family: 'Josefin Sans'、sans-serif;
    border: 1px solid;
    border-radius: 0px;
    padding: 13px 35px;
    letter-spacing: 0.03em;
}
i.fas.fa-chevron-circle-right {
    padding-left: 10px;
}