/*
Theme Name: NIJINOWIFI
Theme URI:  https://www.wpserveur.net
Author:     AZ-create Co.,Ltd
Author URI: https://az-create.co.jp/
Template:   swell
Version:    1.0
License:    GNU General Public License v2 or later
*/
/* 全体 */
.lh13 {
	line-height: 1.3;
}
.mgb10 {
	margin-bottom: 10px!important;
}

.mgb-m-30 {
	margin-bottom: -30px!important;
}
.bd-1 {
	background: #fff;
    padding: 3px;
    border: 1px solid #999;
}
.kuredo-ru {
	align-items: center;
	justify-content: space-around;
}
.text-box-1 {
	padding: 5px!important;
}
/* TOP */
.p-fixBtnWrap {
	display: none;
}
#content {
	margin-top: 0!important;
	padding-top: 0!important;
	margin-bottom: 0!important;
}
.p-mainVisual {
	z-index: 3;
	margin-bottom: -20px;
}
.c-gnav {
    font-weight: 900;
    color: #111;
    padding: 20px;
}
	#gnav {
		margin-bottom: -10px;
	}
.swell-block-fullWide {
    border-bottom: 1.5px solid #555;
}
.img-1 {
	justify-content: space-between;
}
@media (min-width: 960px) {
    .-parallel .l-header__logo {
        width: 30%;
    }
	    .l-header.-parallel .w-header {
        width: 20%;
    }
	.l-header__inner {
		    display: flex;
    justify-content: center;
	}

}
@media (max-width: 1090px) {
    .-parallel .l-header__gnav .c-gnav>li>a {
padding: 4.5px!important;
    }
}

.sp-homekit-box {
	padding: 15px!important;
}

/* お問い合わせフォーム */
@media (min-width: 960px) {
.label-above .field-wrap, .label-below .field-wrap {
    flex-direction: unset!important;
    flex-flow: unset!important;
}
.nf-field-label {
	width: 30%;
}
#nf-field-14-wrap {
	display: flex;
    justify-content: center;
}
}
#nf-field-4,#nf-field-4_1 {
	background: #00a0e9;
    color: #fff;
    font-weight: 900;
    padding: 10px 50px;
    border-radius: 10px;
}
#nf-field-4-container,#nf-field-4_1-wrap{
	text-align: center;
}
#nf-field-4-wrap .nf-field-label {
	display: none;
}


/* フッター */
[data-partsid="83"] .wp-block-group {
	    justify-content: center;
    align-items: center;
    gap: 20px;
}

/* ヘッダー */
.menu-item a{
	padding: 10px!important;
}
@media (max-width: 1230px) {
    .w-header {
margin-left: 30px;
    }
}

/* SPメニュー */
.c-widget__title,.p-spMenu__nav {
	display: none;
}
/* お問い合わせフォーム */
.nf-form-fields-required {
	color: red;
}

.label-right .nf-field-description {
    margin-right: 0!important;
}
.checkbox-container.label-right .field-wrap>div {
    width: auto!important;
}

/* boxzilla */
#boxzilla-331 {
	padding: 10px;
    background: rgba(255, 255, 255, 0);
}