.no-sidebar .content .main {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}

.content {
	margin-top: 0px;
}

.siteHeader {
	display: none;
}

.carousel-inner {
	display: none;
}

.mainSection .widget {
	display: none;
}

.sideSection-col-two {
	display: none;
}

.mainSection-col-two {
	width: 100%;
}

.page-header {
	display: none;
}
h1.entry-title {
    display: block;
}
h1.page-header_pageTitle {
    display: none;
}
.breadSection {
	display: none;
}

h2 {
	text-align: center;
	background: #1793DB;
	color: #fff;
	position: relative;
	padding: 18px;
	border-bottom: none;
	border-top: none;
	/* 	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%); */
}

table tbody tr td, td, th {
	border: 1px solid #333;
}
table td {
	border-bottom: none;
}
table tr:nth-of-type(2n+1) {
	border: inherit;
}

.has-medium-font-size {
	margin-bottom: 0;
}

body .is-layout-flex {
	padding: 20px;
}

.wpcf7 p {
	display: inline;
}

.custom-header {
	width: 100%;
	margin: 40px auto 0;
}
.header-logo-flex {
	display: flex;
	justify-content: center;
	align-items: center;
}
.header-logo {
	width: 340px;
}
.header-icon {
	width: 70px;
	margin-right: 120px;
}
.header-sub-logo {
	width: 200px;
	margin-left: 20px;
}
.header-number {
	position: relative;
}
.header-number p {
	margin-bottom: 0px;
}
.tel-num::before {
	content:"";
	display: inline-block;
	background-image: url(http://j-west-ko.com/wp-content/uploads/2024/09/コールアイコン.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0;
	left: -30px;
}
.fax-num::before {
	content:"";
	display: inline-block;
	background-image: url(http://j-west-ko.com/wp-content/uploads/2024/09/プリンターの無料アイコン4.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 30px;
	left: -30px;
}

.header-nav-menu {
	border-bottom: 3px solid #91b7d4;
	margin-top: 20px;
}
.header-nav-menu ul {
	list-style: none;
	display: flex;
	justify-content: center;
	margin-bottom: -2px;
}
.header-nav__item {
	border: 2px solid #91b7d4;
	border-radius: 8px;
	line-height: 20px;
	text-align: center;
	display: flex;
	align-items: center;
	margin-bottom: 0px;
}
.header-nav-menu ul li:not(:first-child) {
	margin-left: 4px;
}
.header-nav__item > a {
	text-decoration: none;
	color: #333;
	padding: 4px 6px;
	border-radius: 6px;
}
.current {
	background: #cee4f5;
}
.height > .current {
	line-height: 40px;
}

.entry-title, .date-tags, .author-info {
	display: none;
}
.entry-content h2 {
	text-align: center;
	background: #1793DB;
	color: #fff;
	position: relative;
	padding: 18px;
}
.ttl-icon::before {
	content:"";
	display: inline-block;
	background-image: url(http://j-west-ko.com/wp-content/uploads/2024/09/デュープロ君-力こぶポーズ.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	position: absolute;
	top: -10px;
	left: -90px;
}
.ttl-icon::after {
	content:"";
	display: inline-block;
	background-image: url(http://j-west-ko.com/wp-content/uploads/2024/09/デュープロ君-力こぶポーズ.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	position: absolute;
	top: -10px;
	right: -90px;
}
.has-watery-blue-background-color, .has-key-color-background-color, .wp-block-group__inner-container {
	padding: 20px;
}
.company-width {
	width: 550px;
	margin: 0 auto;
}
.company-padding {
	padding: 12px;
}
table  {
	border: 1px solid #333;
}
.td-blue {
	background: #cee4f5;
	text-align: center;
}
table tr:nth-of-type(2n+1) {
	background-color: #fff;
}
.back-image {
	background-image: url(http://j-west-ko.com/wp-content/uploads/2024/09/背景.jpg);
	background-size: 100% 77%;
	background-repeat: no-repeat;
	background-position: 100%;
	line-height: 2.4rem;
}
.text-height p {
	line-height: 2.4rem;
}

.contact-custom {
	width: 700px;
	margin: 0 auto;
}
.contact-td {
	background: #35b3fb;
	padding: 0 10px;
}
input[type=submit] {
	width: 30%;
	margin: 0 auto;
	text-align: center;
	background: #35b3fb;
	border-radius: 6px;
	display: block;
}
.wpcf7-spinner {
	display: none;
}

.wp-container-core-group-layout-1.wp-container-core-group-layout-1 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 700px!important;
}
/* .p-margin p {
	margin-bottom: 0px;
} */