@charset "UTF-8";
/*
Theme Name: Emanon Premium child
Theme URI: https://wp-emanon.jp/emanon-premium/
Author: 株式会社イノ・コード
Author URI: https://innocord.co.jp/
Description: Emanon Premiumnの子テーマです。
Template: emanon-premium
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options
*/

.back-ground{
	background-size: cover;
	background-position: center;
}

.back-ground-service{
	background-image: url('https://isshin-security.com/wp-content/uploads/2022/03/002-scaled.jpg');
}

.back-ground-work{
	background-image: url('https://isshin-security.com/wp-content/uploads/2021/11/back_work.jpg');
}

.back-ground-company{
	background-image: url('https://isshin-security.com/wp-content/uploads/2021/11/back_company.jpg');
}

.back-ground-recruit{
	background-image: url('https://isshin-security.com/wp-content/uploads/2021/11/back_recruit.jpg');
}


.c-section-widget{
	display: none;
}

.home .one-col .l-content__main{
	width: 100%;
}


.article-body h2:not([class*="wp-block-"]){
	margin-top: 0;
}

.home .u-row-cont-center.header-menu > .menu-item > a{
	color: #ffffff !important;
}

.u-row-cont-center.header-menu > .menu-item > a > span{
	color: #000 !important;
}


a.epb-btn__outline{
	color: #fff !important;
}

@media screen and (min-width:760px) { 
	.entry-button .epb-btn-text{
		font-size: 1.2rem !important;
	}
}

