
.lp-template {
	font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.lp-template * {
	font-family: inherit;
}

.lp-template #main-wrap {
	max-width: 100% !important;
}

.lp-template #main {
	width: 100% !important;
}

.lp-template #sidebar {
	display: none !important;
}

.lp-template .content,
.lp-template #content .content,
.lp-template .entry-content {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.lp-template .post-meta,
.lp-template .post-date,
.lp-template .post-author,
.lp-template .post-categories,
.lp-template .post-tags {
	display: none !important;
}

.lp-template #comments,
.lp-template .comments-area {
	display: none !important;
}

.lp-template .related-posts,
.lp-template .post-navigation,
.lp-template .nav-links {
	display: none !important;
}
.lp-template .header-container,
.lp-template header,
.lp-template .header {
	background: transparent;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

.lp-template .header-container.scrolled {
	background: rgba(255, 255, 255, 0.95);
}

.lp-template .nav-global,
.lp-template .global-nav,
.lp-template .header-nav,
.lp-template .main-nav,
.lp-template nav[role="navigation"],
.lp-template #navi,
.lp-template #navi-in,
.lp-template .nav-menu,
.lp-template .menu,
.lp-template .header-menu,
.lp-template .header-menu-container {
	display: none !important;
}
.lp-template .header-in,
.lp-template .header-container,
.lp-template header {
	display: flex !important;
	flex-direction: row !important;
	justify-content: space-between !important;
	align-items: center !important;
	padding: 10px 0 !important;
	margin: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	min-height: auto !important;
	height: auto !important;
	flex-wrap: nowrap !important;
	box-sizing: border-box !important;
}

.lp-template .header-logo,
.lp-template .site-title,
.lp-template .site-logo,
.lp-template .logo,
.lp-template a[rel="home"],
.lp-template .site-name-text-link {
	flex-shrink: 0;
	white-space: nowrap;
	margin: 0 !important;
	margin-right: auto !important;
	margin-left: 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
}

.lp-template .site-name-text-link {
	padding: 0 !important;
}

.lp-template #header .site-name-text,
.lp-template .site-name-text {
	display: none !important;
}

.lp-template .header-logo img,
.lp-template .site-logo img,
.lp-template .logo img,
.lp-template a[rel="home"] img,
.lp-template .site-name-text-link img,
.lp-template .site-name img,
.lp-template img.site-logo-img,
.lp-template .lp-header-logo img {
	max-height: 70px;
	height: auto;
	width: auto;
	display: block;
	margin: 0;
	padding: 0;
}

.lp-template .site-title {
	max-height: 70px;
	line-height: 1.2;
	font-size: 24px;
}

.lp-template .lp-header-contact-btn {
	display: inline-block !important;
	padding: 8px 16px !important;
	background-color: #2271b1 !important;
	color: #fff !important;
	text-decoration: none !important;
	border: 1px solid #2271b1 !important;
	font-size: 14px !important;
	line-height: 1.5 !important;
	flex-shrink: 0 !important;
	white-space: nowrap !important;
	margin: 0 !important;
	margin-left: auto !important;
	margin-right: 30px !important;
	box-sizing: border-box !important;
}

.lp-template .lp-header-contact-btn:hover {
	background-color: #135e96;
	border-color: #135e96;
	color: #fff;
}

.lp-template #footer {
	background: #f5f5f5;
	padding: 0 !important;
	text-align: left;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	min-height: auto !important;
	width: 100% !important;
}

.lp-template .footer {
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	width: 100% !important;
	min-height: auto !important;
}

.lp-template .footer-bottom {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding: 10px 20px !important;
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	justify-content: space-between !important;
	align-items: center !important;
	width: 100% !important;
	box-sizing: border-box !important;
	position: relative;
	gap: 20px;
}

.lp-template .lp-footer-logo,
.lp-template .footer-logo {
	flex-shrink: 0;
	margin: 0 !important;
	margin-right: auto !important;
	margin-left: 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
}

.lp-template .lp-footer-logo img,
.lp-template .footer-logo img {
	max-height: 70px;
	height: auto;
	width: auto;
	display: block;
	margin: 0;
	padding: 0;
}

.lp-template .lp-footer-copyright,
.lp-template .footer-copyright {
	margin: 0 !important;
	margin-left: auto !important;
	margin-right: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	color: #666;
	line-height: 1.5;
	flex-shrink: 0;
	white-space: nowrap;
}

.lp-template #footer .footer-widget {
	display: none;
}

.lp-template #footer .copyright,
.lp-template .copyright,
.lp-template .footer-copyright:not(.lp-footer-copyright),
.lp-template .footer-bottom .copyright,
.lp-template .footer-bottom p:not(.lp-footer-copyright),
.lp-template .footer-bottom div:not(.lp-footer-logo):not(.lp-footer-copyright):not(.lp-footer) {
	display: none !important;
}

.lp-template .footer-bottom {
	overflow: hidden;
}

.lp-template .footer-bottom > *:not(.lp-footer-logo):not(.lp-footer-copyright) {
	display: none !important;
}

.lp-section__inner {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	width: 100%;
}

.lp-section__title {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	color: #333;
	line-height: 1.6;
}

.lp-hero__lead,
.lp-problem__text,
.lp-offer__text,
.lp-offer__feature-text,
.lp-voice__text,
.lp-cta__lead {
	font-size: 18px;
}

.lp-hero__image img,
.lp-offer__feature-image img,
.lp-voice__avatar img {
	max-width: 100%;
	height: auto;
}

.lp-btn {
	display: inline-block;
	padding: 12px 24px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #2271b1;
	font-size: 16px;
	line-height: 1.5;
}

.lp-btn--primary {
	background-color: #2271b1;
	color: #fff;
	border-color: #2271b1;
}

.lp-btn--primary:hover {
	background-color: #135e96;
	border-color: #135e96;
	color: #fff;
}

.lp-btn--secondary {
	background-color: #fff;
	color: #2271b1;
	border-color: #2271b1;
}

.lp-btn--secondary:hover {
	background-color: #f0f0f1;
	color: #135e96;
}

.lp-btn--large {
	padding: 14px 28px;
	font-size: 18px;
}

.lp-btn--extra-large {
	padding: 16px 32px;
	font-size: 20px;
}

.lp-article {
	margin: 0;
	padding: 0;
}

.lp-article .entry-title {
	display: none;
}

