@charset "utf-8";
/*
Theme Name: Sakura Service web
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ 大嶋宏誌 ★
Tags: 
Version: 0.1.2
*/

/*ロゴデザイン*/
.navber-brand img{
	max-height:120px;
}


h2　.sakura-midashi2{
	background-image:url(lightning_child./themes./uploads/2020/10/midashi2.png);
}

.sakura-midashi3{
	font-size:32px;
	background-image:url("../../uploads/2020/11/sakura-h4-background.png")
}


.full-width {
    margin: 0 calc(50% - 50vw);
    padding: 5em calc(50vw - 50%);
}

footer .copySection p:nth-child(2) {
    display:none !important;
}