@charset "UTF-8";


body {
	font-family: 'Roboto', YakuHanJP, 'Noto Sans JP', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	--wp--preset--color--sm-text: #000;
}

.pc {
	display: none !important;
}

.sp {
	display: block !important;
}

.l-header--sticky-sm {
	box-shadow: none;
}

.l-header__content {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 66px;
}

.l-header .c-container,
.c-fluid-container {
	padding: 0 20px;
}

.c-site-branding__title {
	line-height: 1;
}

.c-site-branding__title .custom-logo {
	width: 100%;
	max-width: 194px;
}

.c-hamburger-btn {
	color: #000;
}

.c-hamburger-btn__bars {
	height: 20px;
	width: 30px;
}

.l-header .c-hamburger-btn__bar {
	background-color: #000;
}

.c-hamburger-btn__bar:nth-of-type(2) {
	top: 8px;
}

.c-hamburger-btn__bar:nth-of-type(3) {
	top: 16px;
}

.p-header-content--sm {
	padding-top: 0;
}

.p-header-content .c-container {
	padding: 0 20px;
}

.l-contents-bottom-widget-area {
	margin-top: 0 !important;
}

.l-contents-bottom-widget-area>:not(:first-child) {
	margin-top: 0 !important;
}

.l-footer {
	background: #fff;
	border-top: 1px solid #ddd;
}

.l-footer-widget-area {
	background: #fff;
	padding-top: 40px !important;
	padding-bottom: 15px !important;
	padding-bottom: 0;
}

.l-footer-widget-area .c-container {
	padding: 0 20px;
}

.l-footer-widget-area .l-footer-widget-area__item.c-row__col {
	margin-bottom: 40px !important;
}

.l-footer-widget-area .l-footer-widget-area__item.c-row__col:last-child .c-widget {
	padding-top: 40px;
	border-top: 1px solid #000;
}

.l-footer-widget-area .footer-logo {
	width: 240px;
	line-height: 1;
	margin: 0 auto 25px !important;
}

.l-footer-widget-area .company-info dt,
.l-footer-widget-area .company-info dd {
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
}

.l-footer-widget-area .company-info dt {
	font-weight: 700;
}

.l-footer-widget-area .company-info .office-list:nth-of-type(n+2) {
	margin-top: 15px;
}

.l-footer-widget-area .sbt-logo {
	width: 130px;
	margin: 20px auto 0;
}

.l-footer-widget-area .footer-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.l-footer-widget-area .footer-menu li {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 18px;
}

.l-footer-widget-area .footer-menu li:last-child {
	margin-bottom: 0;
}

.l-footer-widget-area .footer-menu li:last-child {
	font-size: 14px;
	font-weight: 400;
}

.l-footer-widget-area .footer-menu li ul {
	list-style: none !important;
	margin-top: 10px;
	padding-left: 15px;
}

.l-footer-widget-area .footer-menu li ul li {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	position: relative;
}

.l-footer-widget-area .footer-menu li ul li::before {
	position: absolute;
	content: "";
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: -10px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #000;
	margin: auto;
}

.l-footer-widget-area .footer-menu li ul li:nth-child(n+2) {
	margin-top: 10px;
}

.l-footer-widget-area .footer-menu li a {
	color: #000;
	text-decoration: none;
	font-feature-settings: "palt";
}

.l-footer-widget-area .footer-menu li a:hover,
.l-footer-widget-area .footer-menu li a:active,
.l-footer-widget-area .footer-menu li a:focus {
	text-decoration: underline;
}

.l-footer--default .l-footer-widget-area .footer-info .c-row>.c-row__col:first-child {
	margin-bottom: 0 !important;
}

.l-footer--default .l-footer-widget-area .footer-info .c-row>.c-row__col:last-child {
	margin-bottom: 15px !important;
}

.c-copyright--inverse {
	background: #fff !important;
	color: #000;
}

.c-page-top {
	background: #333;
}

.smb-section {
	--smb-section--color: #000;
}

.smb-section .c-container {
	padding-left: 20px;
	padding-right: 20px;
}

.c-entry-summary__title {
	line-height: 1.5;
}

.c-entries--text {
	border-top: 1px solid #ddd;
	max-width: 900px;
	margin: 0 auto !important;
}

.c-entries--text .c-entries__item {
	border-bottom: 1px solid #ddd;
}

.c-entries--text .c-entries__item>a {
	padding: 15px 0;
}

.c-entries--text .c-entries__item .c-entry-summary__title {
	font-size: 15px;
	line-height: 1.5;
}

.c-entries--text .c-entries__item .c-entry-summary__meta .c-meta {
	font-size: 16px;
	font-weight: 700;
}

.c-entries--rich-media .c-entry-summary__meta {
	display: none;
}

.c-entries--rich-media .c-entries__item:not(:last-child) {
	margin-bottom: 30px;
}

.line-yellow {
	background: linear-gradient(transparent 50%, #ffe33f 50%);
}

.line-yellow02 {
	background: linear-gradient(transparent 50%, #ffed61 50%);
}

/* リッチメディアの画像比率を変更 */
.c-entries--rich-media .c-entry-summary__figure {
	aspect-ratio: 7 / 4 !important;
	/* お好みの比率に変更（横 / 縦） */
	border-radius: 10px;
	border: 2px solid #219866;
	margin-bottom: 10px;
}

/* 画像が歪まないように調整 */
.c-entries--rich-media .c-entry-summary__figure img {
	height: 100% !important;
	object-fit: cover;
}

.c-entry-summary__figure .c-entry-summary__term {
	right: auto;
	left: 0;
	border-radius: 0 0 10px 0;
}

.c-entry-summary__header {
	margin-bottom: 0;
}

.wood-sec {
	position: relative;
	z-index: 0;
}

.wood-sec::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/common/dark-wood.png);
	background-position: center top;
	background-repeat: repeat;
	background-size: 512px 512px;
	margin: auto;
	z-index: 0;
}

.wood-sec .smb-section__inner {
	position: relative;
	z-index: 5;
}

.beige-sec {
	position: relative;
	z-index: 0;
}

.beige-sec::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/common/textured-stripes.png);
	background-position: center top;
	background-repeat: repeat;
	background-size: 256px 256px;
	margin: auto;
	z-index: 0;
}

.beige-sec .smb-section__inner {
	position: relative;
	z-index: 5;
}

.page-top-sec {
	padding: 20px 0 0 !important;
	position: relative;
}

.page-top-sec::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/common/triangle01.svg), url(images/common/triangle02.svg);
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	margin: auto;
	z-index: 10;
}

.page-top-sec .c-container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.page-top-sec .en-title {
	line-height: 1;
	margin: 0 auto 25px;
}

.page-top-sec h1 {
	font-size: 26px;
	line-height: 1.5;
	padding: 0 20px;
	margin: 0 0 30px;
	font-feature-settings: "palt";
}

.page-top-sec h1 .bg {
	background-color: #219866;
	background-image: url(images/common/debut-light.png);
	background-repeat: repeat;
	background-size: 200px 200px;
	padding: 3px 4px 2px;
	margin: 0 0.15em;
	display: inline;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	color: #fff;
}

.page-top-sec .mv {
	height: 280px;
	margin: 0;
}

.common-contact-sec {
	padding: 60px 0 !important;
}

.common-contact-sec h2 {
	font-size: 28px !important;
	line-height: 1.4;
	background: none;
	border-left: none;
	padding: 0;
	margin: 0 !important;
}

.common-contact-sec h2 .text-s {
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin-top: 10px;
}

.common-contact-sec .lead-text {
	font-size: 16px;
}

.common-contact-sec .contact-box {
	padding: 30px 15px;
	margin-top: 140px;
	max-width: 600px;
	position: relative;
}

.common-contact-sec .contact-box::before {
	position: absolute;
	content: url(images/common/staff01.svg);
	top: -128px;
	left: calc(50% - 141px);
	width: 112px;
	height: 128px;
	margin: auto;
}

.common-contact-sec .contact-box::after {
	position: absolute;
	content: url(images/common/staff02.svg);
	top: -128px;
	right: calc(50% - 136px);
	width: 160px;
	height: 128px;
	margin: auto;
}

.common-contact-sec .contact-box .smb-box__background {
	border-radius: 10px;
	border: 2px solid #219866;
}

.common-contact-sec .contact-box p {
	padding: 0 !important;
}

.common-contact-sec .contact-box .tel {
	font-size: 38px;
	line-height: 1;
	padding: 0 0 0 30px !important;
	width: fit-content;
	margin: 0 auto;
	letter-spacing: 0;
	position: relative;
}

.common-contact-sec .contact-box .tel::before {
	position: absolute;
	content: url(images/common/tel_icon.svg);
	top: 54%;
	transform: translateY(-50%);
	left: 0;
	width: 26px;
	margin: auto;
}

.common-contact-sec .contact-box .tel a {
	color: #000;
	text-decoration: none;
}

.common-contact-sec .contact-box .tel-time {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	margin: 10px 0 0;
	font-feature-settings: "palt";
}

.common-contact-sec .contact-box .tel-time .text-s {
	display: block;
	font-size: 13px;
}

.common-contact-sec .contact-box .wp-block-separator {
	border-top: 1.5px solid;
	margin: 25px 0;
}

.common-contact-sec .contact-box .btn-title {
	font-size: 20px;
	line-height: 1.3;
	margin: 0;
	font-feature-settings: "palt";
}

.common-contact-sec .contact-box .contact-btn-conts {
	margin: 0;
}

.common-contact-sec .contact-box .contact-btn-conts .c-row>.c-row__col:first-child {
	margin-bottom: 0;
}

.common-contact-sec .smb-buttons {
	margin-top: 20px !important;
	max-width: 450px !important;
}

.common-contact-sec .smb-btn {
	font-size: 18px !important;
	font-weight: 500 !important;
	line-height: 1;
	padding: 30px 10px !important;
}

.common-contact-sec .smb-btn .smb-btn__label {
	padding-left: 60px;
	font-feature-settings: "palt";
	position: relative;
}

.common-contact-sec .smb-btn .smb-btn__label::before {
	position: absolute;
	top: 54%;
	transform: translateY(-50%);
	left: 0;
	width: 40px;
	margin: auto;
}

.common-contact-sec .contact-btn .smb-btn .smb-btn__label::before {
	content: url(images/common/mail_icon.svg);
}

.common-contact-sec .line-btn .smb-btn .smb-btn__label::before {
	content: url(images/common/line_icon.svg);
}

.my-breadcrumbs {
	padding: 10px 0;
	margin-top: 0 !important;
}

.my-swiper {
	width: 100%;
	margin: auto;
	/* 左右のはみ出しを見せるために hidden を解除 */
	overflow: visible !important;
}

.swiper-slide img {
	border-radius: 8px;
}

/* Snow Monkey風の角丸 */


/* ローディングスクリーンのスタイル */
.my_loading {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100vw;
	height: 100vh;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 1;
	animation: my_fadeOutBackground 1.0s 1.5s forwards;
}

.my_loading img {
	opacity: 0;
	animation: my_logo_fade 2s 0.1s forwards;
	width: 220px;
	/* ロゴのサイズ（スマホ） */
}

@media screen and (min-width: 1024px) {
	.my_loading img {
		width: 320px;
		/* ロゴのサイズ（PC） */
	}
}

/* 背景のフェードアウトアニメーション */
@keyframes my_fadeOutBackground {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

/* ロゴのフェードイン・フェードアウトアニメーション */
@keyframes my_logo_fade {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	60% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
	}
}


/* hide reCAPTCHA v3 badge */
.grecaptcha-badge {
	visibility: hidden;
}


/* 固定ページ共通 */

.page .c-entry__header {
	display: none !important;
}

.page .smb-section {
	padding: 70px 0;
	margin-top: 0 !important;
}

.page .my-breadcrumbs {
	padding: 10px 0;
}

.my-breadcrumbs {
	padding: 10px 0;
	margin-top: 0 !important;
}

.my-breadcrumbs .p-breadcrumbs-wrapper {
	margin-top: 0 !important;
}

.my-breadcrumbs p {
	display: none !important;
}

.page .smb-box--has-link {
	transition: 0.3s
}

.page .smb-box--has-link:hover {
	filter: brightness(0.85);
}

.page .smb-section h2 {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.3;
	background: none;
	border-left: none;
	padding: 0;
	margin: 0 0 30px;
	font-feature-settings: "palt";
}

.page .smb-section h3,
.page .smb-section h4,
.page .smb-section h5 {
	font-feature-settings: "palt";
}

.page .smb-section h2:nth-of-type(n+2) {
	margin-top: 90px;
}

.page .smb-section h2 .en-title {
	display: block;
	font-size: 16px;
}

.page .smb-section p {
	font-size: 15px;
	line-height: 1.8;
}

.page .smb-section .smb-recent-posts p.no-post {
	text-align: center;
}

.page .smb-section figure {
	margin-top: 0 !important;
}

.page .smb-section .smb-buttons {
	max-width: 200px;
	margin: 35px 0 0;
}

.page .smb-section .smb-box .smb-buttons {
	margin: 15px 0 0;
}

.page .smb-section .smb-btn {
	font-size: 15px;
	font-weight: 500;
	padding-top: 15px;
	padding-bottom: 15px;
}

.page .smb-section .more-btn {
	max-width: 160px;
}

.page .smb-section .more-btn .smb-btn {
	line-height: 1.5;
	padding: 10px 10px 8px;
}

.page .bnr-sec {
	padding: 40px 0 !important;
}

.page .bnr-sec .c-row>.c-row__col:not(:last-child) {
	margin-bottom: 20px;
}

.page .bnr-sec .bnr-img {
	max-width: 400px;
}

.page .bnr-sec .bnr-img a {
	transition: 0.3s;
}

.page .bnr-sec .bnr-img a:hover {
	filter: brightness(0.85);
}

.page .lead-sec {
	padding: 35px 0 60px !important;
}

.page .lead-sec p {
	font-size: 16px;
}

.page .reform-intro-sec {
	padding: 60px 0 !important;
}

.page .reform-intro-sec h2 {
	font-size: 26px;
	line-height: 1.3;
	width: fit-content;
	margin: 0 auto 30px;
	position: relative;
}

.page .reform-intro-sec h2 .text-l {
	font-size: 34px;
}

.page .reform-intro-sec h2::before {
	position: absolute;
	content: url(images/common/fukidashi_left.svg);
	bottom: 5px;
	left: -30px;
	width: 26px;
	height: 40px;
	margin: auto;
}

.page .reform-intro-sec h2::after {
	position: absolute;
	content: url(images/common/fukidashi_right.svg);
	bottom: 5px;
	right: -30px;
	width: 26px;
	height: 40px;
	margin: auto;
}

.page .reform-intro-sec .reform-intro-conts {
	margin-top: 45px;
}

.page .reform-intro-sec .reform-intro-conts .c-row>.c-row__col:not(:last-child) {
	margin-bottom: 50px;
}

.page .reform-intro-sec .reform-intro-conts .smb-box {
	padding: 0;
	border-radius: 10px;
	border: 3px solid #fff;
	position: relative;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}

.page .reform-intro-sec .reform-intro-conts .smb-box::after {
	position: absolute;
	content: "";
	top: -30px;
	left: 0;
	right: 0;
	width: 60px;
	height: 60px;
	line-height: 1;
	margin: auto;
	display: block;
	filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.4));
	z-index: 10;
}

.page .reform-intro-sec .reform-intro-conts .c-row>.c-row__col:nth-child(1) .smb-box::after {
	background-image: url(images/common/reform01.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.page .reform-intro-sec .reform-intro-conts .c-row>.c-row__col:nth-child(2) .smb-box::after {
	background-image: url(images/common/reform02.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.page .reform-intro-sec .reform-intro-conts .c-row>.c-row__col:nth-child(3) .smb-box::after {
	background-image: url(images/common/reform03.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.page .reform-intro-sec .reform-intro-conts .smb-box .smb-box__background {
	border-radius: 6px;
}

.page .reform-intro-sec .reform-intro-conts .smb-box .wp-block-image img {
	border-radius: 6px 6px 0 0;
}

.page .reform-intro-sec .reform-intro-conts .smb-box .reform-text {
	padding: 20px 10px 15px;
	margin: 0;
}

.page .reform-intro-sec .reform-intro-conts .smb-box .reform-text h3 {
	font-size: 22px;
	line-height: 1.3;
	padding: 0;
	border-bottom: none;
	margin: 0 0 10px;
}

.page .reform-intro-sec .reform-intro-conts .smb-box .reform-text p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	font-feature-settings: "palt";
}

.page .reform-sec .reform-box {
	padding: 0;
	border-radius: 10px;
	border: 2px solid #219866;
	position: relative;
}

.page .reform-sec .reform-box:nth-of-type(n+2) {
	margin-top: 60px;
}

.page .reform-sec .reform-box .smb-box__background {
	border-radius: 10px;
}

.page .reform-sec .reform-box .reform-main-img img {
	border-radius: 8px 8px 0 0;
}

.page .reform-sec .reform-box .reform-box-in {
	padding: 45px 20px 35px;
	margin: 0;
}

.page .reform-sec .reform-box h2 {
	font-size: 26px;
	line-height: 1.4;
	margin: 0 0 25px;
}

.page .reform-sec .reform-box p {
	font-size: 16px;
}

.page .reform-sec .reform-box .detail-conts {
	margin: 45px 0 0;
}

.page .reform-sec .reform-box .detail-conts .wp-block-image {
	max-width: 500px;
}

.page .reform-sec .reform-box .detail-conts .wp-block-image img {
	border-radius: 10px;
}

.page .reform-sec .reform-box .detail-conts h3 {
	font-size: 20px;
	line-height: 1.4;
	margin: 15px 0 10px;
	padding: 0;
	border-bottom: none;
}

.page .reform-sec .reform-box .detail-conts p {
	font-size: 15px;
	line-height: 1.6;
	margin: 0;
}

.page .reform-sec .reform-box .detail-conts .c-row>.c-row__col:not(:last-child) {
	margin-bottom: 35px;
}

.page .reform-sec .reform-box .feature-conts {
	margin: 45px 0 0;
}

.page .reform-sec .reform-box .feature-conts .c-row>.c-row__col:not(:last-child) {
	margin-bottom: 25px;
}

.page .reform-sec .reform-box .feature-conts .smb-box {
	padding: 0;
}

.page .reform-sec .reform-box .feature-conts .smb-box .smb-box__background {
	border-radius: 10px;
}

.page .reform-sec .reform-box .feature-conts .smb-box h3 {
	font-size: 18px;
	line-height: 1.4;
	padding: 15px 10px 12px;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	margin: 0;
}

.page .reform-sec .reform-box .feature-conts .smb-box p {
	font-size: 15px;
	line-height: 1.6;
	padding: 20px 15px 15px;
	margin: 0;
}

.page .smb-section .reform-box .more-btn {
	max-width: 230px;
	margin: 30px 0 0;
}

.page .smb-section .reform-box .more-btn .smb-btn {
	font-size: 16px;
	padding: 15px 15px 12px;
}

.page .middle-summary-sec {
	padding: 70px 0 60px !important;
}

.page .middle-summary-sec h2 {
	font-size: 26px;
	line-height: 1.4;
	margin: 0 0 30px;
}

.page .middle-summary-sec h2 .bg {
	background-color: #fff67f;
	padding: 3px 4px 2px;
	margin: 0 0.15em;
	display: inline;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

.page .middle-summary-sec p {
	font-size: 16px;
}

.page .column-sec h2 {
	font-size: 22px;
	line-height: 1.4;
}

.page .summary-sec {
	padding: 70px 0 60px !important;
	position: relative;
	overflow: visible;
}

.page .summary-sec h2 {
	font-size: 26px;
	line-height: 1.4;
	width: fit-content;
	margin: 0 auto 30px;
	letter-spacing: 0.03;
}

.page .summary-sec p {
	font-size: 16px;
}

.page .faq-sec {
	padding-bottom: 80px !important;
}

.page .faq-sec .faq-conts .smb-accordion__item:not(:first-of-type) {
	margin-top: 25px;
}

.page .faq-sec .faq-conts .smb-accordion__item__title {
	border-radius: 8px;
	padding: 15px 10px 12px;
}

.page .faq-sec .faq-conts .smb-accordion__item__title .smb-accordion__item__title__label {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	color: #000;
	padding-left: 50px;
	font-feature-settings: "palt";
	position: relative;
}

.page .faq-sec .faq-conts .smb-accordion__item__title .smb-accordion__item__title__label::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	margin: auto;
	width: 40px;
	height: 40px;
	content: url(images/common/question.svg);
}

.page .faq-sec .faq-conts .smb-accordion__item__body {
	padding: 20px 0 10px 60px;
	min-height: 84px;
}

.page .faq-sec .faq-conts .smb-accordion__item__body::before {
	position: absolute;
	top: 25px;
	left: 10px;
	margin: auto;
	width: 40px;
	height: 40px;
	content: url(images/common/answer.svg);
}

.page .faq-sec .entry-btn {
	margin-top: 50px !important;
	max-width: 350px !important;
}

.page .faq-sec .entry-btn .smb-btn {
	font-size: 18px !important;
	font-weight: 500 !important;
	line-height: 1.4;
	text-align: center;
	padding: 20px 25px 16px !important;
}

.page .reform-genre-conts {
	margin-top: 40px;
}

.page .reform-genre-conts .c-row>.c-row__col:not(:last-child) {
	margin-bottom: 30px;
}

.page .reform-genre-conts .smb-box {
	padding: 0;
	border: 2px solid #219866;
	border-radius: 10px;
}

.page .reform-genre-conts .smb-box .smb-box__background {
	border-radius: 10px;
}

.page .reform-genre-conts .smb-box .wp-block-image img {
	border-radius: 8px 8px 0 0;
}

.page .reform-genre-conts .smb-box .reform-genre-text {
	padding: 15px 10px;
	margin: 0;
}

.page .reform-genre-conts .smb-box .reform-genre-text h2 {
	font-size: 22px;
	line-height: 1.3;
	margin: 0 0 8px;
}

.page .reform-genre-conts .smb-box .reform-genre-text p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	margin: 0;
	font-feature-settings: "palt";
}

.page .worry-case-sec .worry-block:nth-of-type(n+2) {
	margin-top: 90px;
}

.page .worry-case-sec .worry-block h2 {
	font-size: 17px;
	line-height: 1;
	text-align: center;
	padding: 10px 0 0;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 20px;
}

.page .worry-case-sec .worry-block h2 .num {
	font-size: 47px;
}

.page .worry-case-sec .worry-block .worry-conts {
	margin: 0 0 80px;
	position: relative;
}

.page .worry-case-sec .worry-block .worry-conts .c-row>.c-row__col:first-child {
	margin-bottom: 0;
}

.page .worry-case-sec .worry-block .worry-conts h3 {
	font-size: 20px;
	line-height: 1.3;
	padding: 5px 15px 3px;
	border: 2px solid #219866;
	border-radius: 6px;
	margin: 0 0 15px;
}

.page .worry-case-sec .worry-block .worry-conts .worry-text {
	font-size: 26px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	margin: 0;
	font-feature-settings: "palt";
}

.page .worry-case-sec .worry-block .suggest-box {
	padding: 25px 15px 15px;
	position: relative;
}

.page .worry-case-sec .worry-block .suggest-box::before {
	position: absolute;
	content: url(images/common/arrow.svg);
	top: -60px;
	left: 0;
	right: 0;
	width: 75px;
	height: 25px;
	margin: auto;
}

.page .worry-case-sec .worry-block .suggest-box .smb-box__background {
	border-radius: 10px;
}

.page .worry-case-sec .worry-block .suggest-box h4 {
	font-size: 16px;
	line-height: 1.3;
	padding: 3px 15px 2px;
	border-radius: 20px;
	width: fit-content;
	margin: -38px auto 10px;
}

.page .worry-case-sec .worry-block p {
	font-size: 16px;
}

.page .worry-case-sec .worry-block .suggest-box p {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0;
	font-feature-settings: "palt";
}

.page .worry-case-sec .worry-block .wp-block-image {
	margin-top: 30px !important;
}

.page .worry-case-sec .worry-block .wp-block-image img {
	border-radius: 10px;
}

.page .smb-section .worry-block .more-btn {
	max-width: 230px;
	margin: 25px 0 0;
}

.page .smb-section .worry-block .more-btn .smb-btn {
	font-size: 16px;
	padding: 15px 15px 12px;
}


/* 親要素（画像と価格を包むグループ） */
.price-container01 {
	position: relative;
	line-height: 0;
}

.price-container02 {
	position: relative;
	line-height: 0;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

/* 右下の価格ラベル */
.custom-price-overlay {
	position: absolute;
	bottom: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(5px);
	padding: 6px 10px;
	border-radius: 6px 0 0 0;
	display: flex;
	align-items: center;
	gap: 0;
	z-index: 5;
}

.price-icon {
	width: 38px !important;
	height: auto !important;
	margin-right: 5px;
}

.price-number {
	font-size: 30px;
	font-weight: 700;
	color: #d80c18;
	line-height: 1;
}

.price-unit {
	font-size: 18px;
	font-weight: 700;
	color: #d80c18;
	line-height: 1;
	margin-top: 5px;
}


/* 【スマホ・タブレット共通】固定ページ内の投稿一覧にて、デフォルトで3件目を非表示 */
.page .custom-post-list .c-entries__item:nth-child(3) {
	display: none;
}



/* TOPページ */

.home .l-contents .c-section {
	padding: 0;
}

.home .c-entry__content.p-entry-content.c-container {
	padding: 0;
}

.home .p-entry-content>:not(:first-child) {
	margin-top: 0;
}

.home .mv-conts {
	height: 510px;
	padding: 0 !important;
}

.home .mv-conts .main-catch {
	width: 88.6%;
	max-width: 320px;
	margin: 140px auto 0 !important;
}

.home .campaign-sec {
	padding: 45px 0 40px !important;
}

.home .campaign-sec .c-container {
	padding: 0;
	max-width: none;
}

.home .campaign-sec.wood-sec::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/top/campaign_back_left_sp.webp), url(images/top/campaign_back_right_sp.webp), url(images/top/campaign_title_back.webp), url(images/common/dark-wood.png);
	background-position: left top, right top, center 20px, center top;
	background-repeat: no-repeat, no-repeat, no-repeat, repeat;
	background-size: 120px 120px, 120px 120px, 343px 81px, 512px 512px;
	margin: auto;
	z-index: 0;
}

.home .campaign-sec .campaign-title {
	width: 232px;
	margin: 0 auto 40px;
}

.home .news-sec {
	padding: 40px 0 !important;
}

.home .news-sec .c-row>.c-row__col:first-child {
	margin-bottom: 0;
}

.home .news-sec h2 {
	font-size: 38px;
	line-height: 1.3;
	text-align: center;
}

.home .news-sec h2 .ja {
	display: block;
	font-size: 16px;
	font-weight: 500;
}

/*
.wp-block-post-template{
    list-style: none;
    padding: 0;
}

.wp-block-post-template li{
    border-bottom: 1px solid #999;
    padding: 15px 0;
	margin: 0;
}

.wp-block-post-template li:first-child{
	padding-top: 0;
}
*/

.home .news-sec .my-post-row {
	border-bottom: 1px solid #999;
	padding: 15px 0;
	display: flex;
	flex-wrap: wrap;
	/* 折り返しを許可 */
	align-items: center;
	gap: 5px 15px;
	/* 縦の隙間を10px、横を15pxに設定 */
}

.home .news-sec .my-post-row:first-of-type {
	padding-top: 0;
}

.home .news-sec .my-post-row .wp-block-post-date {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.8;
	margin: 0 !important;
}

/*
.home .news-sec .my-post-row .category-label{
	font-size: 13px;
	font-weight: 500;
	line-height: 1.8;
	margin: 0 !important;
}

.home .news-sec .my-post-row .category-label a{
	 text-decoration: none !important;
}
*/

/* ラベルのリンク装飾をリセット */
.home .news-sec .my-post-row .taxonomy-label {
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.8;
	padding: 0 20px;
	border-radius: 20px;
	color: #fff !important;
	/* 文字色を白に固定 */
	text-decoration: none !important;
	/* 下線を消す */
	background: #219866;
	margin: 0;
	transition: opacity 0.2s;
}

/* ホバー時に少し明るく（または暗く）してクリック感を出させる */
.home .news-sec .my-post-row .taxonomy-label:hover {
	opacity: 0.8;
	text-decoration: none;
}

/* タイトルを横幅100%にして強制改行させる */
.home .news-sec .my-post-row .wp-block-post-title {
	flex-basis: 100%;
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;
}

.home .news-sec .my-post-row .wp-block-post-title a {
	text-decoration: none;
	color: #000;
}

.home .news-sec .my-post-row .wp-block-post-title a:hover {
	opacity: 0.7;
}

.home .news-sec .news-btn {
	max-width: 160px;
}

.home .news-sec .news-btn .smb-btn {
	line-height: 1.5;
	border: 2px solid #219866;
	padding: 6px 10px 4px;
}

.home .lead-sec {
	padding: 70px 0 !important;
}

.home .lead-sec h2 .text-l {
	font-size: 38px;
}

.home .lead-sec p {
	font-size: 15px;
}

.home .smb-section .lead-text {
	font-size: 16px;
	font-feature-settings: "palt";
}

.home .lead-sec .life-conts .life-img {
	max-width: 600px;
}

.home .lead-sec .life-conts .life-img img {
	border-radius: 10px;
}

.home .worry-sec {
	position: relative;
}

.home .worry-sec::after {
	position: absolute;
	content: url(images/top/arrow.svg);
	bottom: -29px;
	left: 0;
	right: 0;
	width: 90px;
	height: 30px;
	margin: auto;
	line-height: 1;
	z-index: 5;
}

.home .worry-sec h2 {
	font-size: 34px;
	width: fit-content;
	margin: 0 auto 30px;
	position: relative;
}

.home .worry-sec h2 .text-s {
	display: block;
	font-size: 26px;
	margin-top: 10px;
}

.home .worry-sec h2::before {
	position: absolute;
	content: url(images/common/fukidashi_left.svg);
	top: 25px;
	left: -35px;
	width: 43px;
	height: 64px;
	margin: auto;
}

.home .worry-sec h2::after {
	position: absolute;
	content: url(images/common/fukidashi_right.svg);
	top: 25px;
	right: -35px;
	width: 43px;
	height: 64px;
	margin: auto;
}

.home .worry-sec .worry-conts .smb-box {
	padding: 30px 20px 25px;
	max-width: 600px;
}

.home .worry-sec .worry-conts .smb-box__background {
	border-radius: 10px;
}

.home .worry-sec .worry-conts .smb-box h3 {
	font-size: 20px;
	line-height: 1.4;
	padding: 0;
	border-bottom: none;
	margin: 0 0 30px;
}

.home .worry-sec .worry-conts .smb-box .worry-img {
	width: 261px;
	margin: 0 auto 30px;
}

.home .worry-sec .worry-conts .smb-box p {
	line-height: 1.6;
}

.home .worry-sec .catch-text {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4;
	margin: 30px 0 0;
	font-feature-settings: "palt";
}

.home .proposal-sec {
	padding-top: 50px !important;
}

.home .proposal-sec .en-title {
	width: 251px;
	line-height: 1;
	margin: 0 auto 10px;
}

.home .proposal-sec h2 {
	font-size: 34px;
	margin-bottom: 40px;
}

.home .proposal-sec h2 .fukidashi {
	display: block;
	font-size: 20px;
	padding: 5px 15px 3px;
	background: #ffe200;
	border: 2px solid #219866;
	border-radius: 20px;
	width: fit-content;
	margin: 0 auto;
	letter-spacing: 0.03em;
	position: relative;
}

.home .proposal-sec h2 .fukidashi::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #219866 transparent transparent;
	translate: -50% 100%;
}

.home .proposal-sec h2 .fukidashi::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-style: solid;
	border-width: 7.2px 7.2px 0 7.2px;
	border-color: #ffe200 transparent transparent;
	translate: -50% 100%;
}

.home .proposal-sec h2 .text-l01 {
	font-size: 58px;
}

.home .proposal-sec h2 .text-l02 {
	font-size: 44px;
}

.home .proposal-sec .proposal-conts .c-row>.c-row__col:not(:last-child) {
	margin-bottom: 50px;
}

.home .proposal-sec .proposal-conts .proposal-img img {
	border-radius: 10px;
}

.home .proposal-sec .proposal-conts h3 {
	font-size: 20px;
	line-height: 1.4;
	padding: 0;
	border-bottom: none;
	margin: 20px 0 15px;
}

.home .proposal-sec .proposal-conts p {
	line-height: 1.6;
	margin: 0;
}

.home .proposal-sec .more-btn {
	max-width: 160px;
	margin-top: 15px;
}

.home .proposal-sec .more-btn .smb-btn {
	line-height: 1.5;
	padding: 10px 10px 8px !important;
}

.home .reason-sec {
	padding-top: 50px !important;
}

.home .reason-sec .en-title {
	width: 204px;
	line-height: 1;
	margin: 0 auto 20px;
}

.home .reason-sec h2 {
	font-size: 22px;
	margin-bottom: 45px;
}

.home .reason-sec h2 .text-l {
	display: block;
	font-size: 36px;
	margin-top: 5px;
}

.home .reason-sec .reason-conts {
	margin-top: 55px !important;
}

.home .reason-sec .reason-conts .reason-img {
	max-width: 600px;
}

.home .reason-sec .reason-conts .reason-img img {
	border-radius: 10px;
}

.home .reason-sec .reason-conts .fukidashi {
	width: 147px;
	margin: 0 auto 10px;
}

.home .reason-sec .reason-conts h3 {
	font-size: 28px;
	line-height: 1.4;
	padding: 0;
	border-bottom: none;
	margin: 0 0 20px;
}

.home .reason-sec .reason-conts p {
	margin: 0;
}

.home .common-contact-sec h2 {
	font-size: 30px !important;
	margin: 0 0 25px !important;
}

.home .common-contact-sec h2 .text-l {
	font-size: 38px;
}

.home .common-contact-sec .contact-box {
	margin-top: 150px;
}



/* Cat Reformページ */

.cat-reform .page-top-sec .en-title {
	width: 206px;
}

.cat-reform .first-sec::after {
	position: absolute;
	content: url(images/common/footprints_sp.svg);
	top: -40px;
	left: 0;
	right: 0;
	width: 79px;
	height: 83px;
	margin: auto;
	z-index: 5;
}

.cat-reform .first-sec h2 {
	font-size: 22px;
	line-height: 1.5;
	margin: 0;
}

.cat-reform .first-sec p {
	font-size: 16px;
	margin: 30px 0 0;
}

.cat-reform .first-sec .sub-catch {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	margin: 15px 0 0;
}

.cat-reform .first-sec .cat-img {
	margin-top: 35px !important;
}

.cat-reform .first-sec .cat-img img {
	border-radius: 10px;
}

.cat-reform .risk-sec h2 {
	font-size: 26px;
	line-height: 1.4;
	width: fit-content;
	margin: 0 auto 30px;
	position: relative;
}

.cat-reform .risk-sec h2 .text-l {
	font-size: 34px;
}

.cat-reform .risk-sec h2 .sub {
	display: block;
	font-size: 20px;
	background: #fff;
	padding: 6px 20px 4px;
	border-radius: 25px;
	width: fit-content;
	margin: 0 auto 15px;
}

.cat-reform .risk-sec h2::before {
	position: absolute;
	content: url(images/cat_reform/cat01.svg);
	top: -45px;
	left: -40px;
	width: 70px;
	height: 86px;
	margin: auto;
	z-index: 5;
}

.cat-reform .risk-sec p {
	font-size: 16px;
}

.cat-reform .risk-sec .catch {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	width: fit-content;
	margin: 35px auto 0;
	font-feature-settings: "palt";
}

.cat-reform .risk-sec .catch::after {
	position: absolute;
	content: url(images/cat_reform/cat02.svg);
	bottom: -70px;
	right: -35px;
	width: 106px;
	height: 61px;
	margin: auto;
	z-index: 5;
}

.cat-reform .reform-sec .reform-box:nth-of-type(odd)::after {
	position: absolute;
	content: url(images/common/footprints_green01.svg);
	top: -25px;
	right: 30px;
	width: 79px;
	height: 83px;
	margin: auto;
}

.cat-reform .reform-sec .reform-box:nth-of-type(even)::after {
	position: absolute;
	content: url(images/common/footprints_green02.svg);
	top: -25px;
	left: 30px;
	width: 79px;
	height: 83px;
	margin: auto;
}

.cat-reform .reform-sec .reform-box .summary-text {
	font-size: 20px;
	line-height: 1.5;
	padding: 20px 15px;
	border-radius: 0 0 10px 10px;
	margin: 0;
	font-feature-settings: "palt";
}

.cat-reform .reform-sec .reform-box .detail-conts .accident-text {
	font-size: 20px;
	line-height: 1.4;
	margin: 15px 0 0;
	font-feature-settings: "palt";
}

.cat-reform .reform-sec .reform-box .summary-block {
	padding: 20px 15px 15px;
	border-radius: 0 0 10px 10px;
	margin: 0;
}

.cat-reform .reform-sec .reform-box .summary-block h3 {
	font-size: 22px;
	line-height: 1.4;
	padding: 0;
	border-bottom: none;
	margin: 0 0 15px;
}

.cat-reform .reform-sec .reform-box .summary-block p {
	margin: 0;
}

.cat-reform .reform-sec .worry-box {
	margin-top: 80px;
	padding: 30px 15px 25px;
	position: relative;
}

.cat-reform .reform-sec .worry-box::after {
	position: absolute;
	content: url(images/cat_reform/cat03.svg);
	top: -70px;
	left: 30px;
	width: 78px;
	height: 86px;
	margin: auto;
	z-index: 5;
}

.cat-reform .reform-sec .worry-box .smb-box__background {
	border-radius: 10px;
}

.cat-reform .reform-sec .worry-box h3 {
	font-size: 24px;
	line-height: 1.4;
	padding: 0;
	border-bottom: none;
	width: fit-content;
	margin: 0 auto 15px;
	position: relative;
}

.cat-reform .reform-sec .worry-box h3::before {
	position: absolute;
	content: url(images/common/fukidashi_left.svg);
	bottom: 5px;
	left: -25px;
	width: 26px;
	height: 40px;
	margin: auto;
}

.cat-reform .reform-sec .worry-box h3::after {
	position: absolute;
	content: url(images/common/fukidashi_right.svg);
	bottom: 5px;
	right: -25px;
	width: 26px;
	height: 40px;
	margin: auto;
}

.cat-reform .reform-sec .worry-box p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	margin: 0 0 25px;
	font-feature-settings: "palt";
}

.cat-reform .reform-sec .worry-box ul {
	list-style: none;
	width: fit-content;
	margin: 0 auto;
	padding: 0;
}

.cat-reform .reform-sec .worry-box ul li {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0;
	padding: 0 0 0 28px;
	background: url(images/common/check01.svg) left 0 no-repeat;
	background-size: 24px 24px;
	font-feature-settings: "palt";
}

.cat-reform .reform-sec .worry-box ul li:nth-child(n+2) {
	margin-top: 15px;
}

.cat-reform .summary-sec h2 {
	position: relative;
}

.cat-reform .summary-sec h2::before {
	position: absolute;
	content: url(images/cat_reform/cat04.svg);
	top: -125px;
	right: -40px;
	width: 72px;
	height: 111px;
	margin: auto;
	z-index: 5;
}

.cat-reform .faq-sec .entry-btn {
	position: relative;
}

.cat-reform .faq-sec .entry-btn::after {
	position: absolute;
	content: url(images/cat_reform/cat05.svg);
	bottom: -90px;
	left: 25px;
	width: 119px;
	height: 77px;
	margin: auto;
	z-index: 5;
}



/* Dog Reformページ */

.dog-reform .page-top-sec .en-title {
	width: 206px;
}

.dog-reform .first-sec::after {
	position: absolute;
	content: url(images/common/footprints_sp.svg);
	top: -40px;
	left: 0;
	right: 0;
	width: 79px;
	height: 83px;
	margin: auto;
	z-index: 5;
}

.dog-reform .first-sec h2 {
	font-size: 22px;
	line-height: 1.5;
	margin: 0;
}

.dog-reform .first-sec p {
	font-size: 16px;
	margin: 30px 0 0;
}

.dog-reform .first-sec .dog-img {
	margin-top: 35px !important;
}

.dog-reform .first-sec .dog-img img {
	border-radius: 10px;
}

.dog-reform .reform-sec {
	position: relative;
}

.dog-reform .reform-sec::before {
	position: absolute;
	content: url(images/dog_reform/dog01.svg);
	top: -50px;
	left: 0;
	right: 0;
	width: 60px;
	height: 98px;
	margin: auto;
	z-index: 5;
}

.dog-reform .reform-sec .reform-box:nth-of-type(odd)::after {
	position: absolute;
	content: url(images/common/footprints_green01.svg);
	top: -25px;
	right: 30px;
	width: 79px;
	height: 83px;
	margin: auto;
}

.dog-reform .reform-sec .reform-box:nth-of-type(even)::after {
	position: absolute;
	content: url(images/common/footprints_green02.svg);
	top: -25px;
	left: 30px;
	width: 79px;
	height: 83px;
	margin: auto;
}

.dog-reform .summary-sec h2 {
	position: relative;
}

.dog-reform .summary-sec h2::before {
	position: absolute;
	content: url(images/dog_reform/dog03.svg);
	top: -105px;
	left: -10px;
	width: 109px;
	height: 76px;
	margin: auto;
	z-index: 5;
}

.dog-reform .faq-sec .entry-btn {
	position: relative;
}

.dog-reform .faq-sec .entry-btn::after {
	position: absolute;
	content: url(images/dog_reform/dog04.svg);
	bottom: -120px;
	right: 15px;
	width: 124px;
	height: 96px;
	margin: auto;
	z-index: 5;
}



/* Winter Reformページ */

.winter-reform .page-top-sec .en-title {
	width: 206px;
}

.winter-reform .page-top-sec::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/common/winter_triangle01.svg), url(images/common/winter_triangle02.svg);
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	margin: auto;
	z-index: 10;
}

.winter-reform .page-top-sec h1 .bg {
	background-color: #e07f00;
	background-image: url(images/common/debut-light.png);
	background-repeat: repeat;
	background-size: 200px 200px;
	padding: 3px 4px 2px;
	margin: 0 0.15em;
	display: inline;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	color: #fff;
}

.winter-reform .reform-sec .reform-box {
	border: 2px solid #e07f00;
}

.winter-reform .reform-sec .reform-box .contact-point-box {
	padding: 30px 20px 25px;
	margin: 40px 0 0;
}

.winter-reform .reform-sec .reform-box .contact-point-box .smb-box__background {
	border-radius: 10px;
}

.winter-reform .reform-sec .reform-box .contact-point-box h3 {
	font-size: 20px;
	line-height: 1.4;
	padding: 0;
	border-bottom: none;
	margin: 0 0 25px;
}

.winter-reform .reform-sec .reform-box .contact-point-box p {
	margin: 0;
}

.winter-reform .middle-summary-sec h2 .bg {
	color: #e07f00;
}



/* Summer Reformページ */

.summer-reform .page-top-sec .en-title {
	width: 246px;
}

.summer-reform .page-top-sec::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/common/summer_triangle01.svg), url(images/common/summer_triangle02.svg);
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	margin: auto;
	z-index: 10;
}

.summer-reform .page-top-sec h1 .bg {
	background-color: #00a0c1;
	background-image: url(images/common/debut-light.png);
	background-repeat: repeat;
	background-size: 200px 200px;
	padding: 3px 4px 2px;
	margin: 0 0.15em;
	display: inline;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	color: #fff;
}

.summer-reform .lead-sec .worry-box {
	border-radius: 10px;
	border: 1.5px solid #00a0c1;
	padding: 30px 15px 25px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.summer-reform .lead-sec .worry-box .smb-box__background {
	border-radius: 10px;
}

.summer-reform .lead-sec .worry-box .worry-title {
	font-size: 22px;
	line-height: 1.4;
	margin: 0 0 20px;
}

.summer-reform .lead-sec .worry-box ul {
	list-style: none;
	width: fit-content;
	margin: 0 auto;
	padding: 0;
}

.summer-reform .lead-sec .worry-box ul li {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0;
	padding: 0 0 0 30px;
	background: url(images/common/check02.svg) left 0 no-repeat;
	background-size: 24px 24px;
	font-feature-settings: "palt";
}

.summer-reform .lead-sec .worry-box ul li:nth-child(n+2) {
	margin-top: 10px;
}

.summer-reform .reform-sec .reform-box {
	border: 2px solid #00a0c1;
}

.summer-reform .middle-summary-sec h2 .bg {
	color: #00a0c1;
}



/* Total Reformページ */

.total-reform .page-top-sec .en-title {
	width: 206px;
}



/* Exterior Reformページ */

.exterior-reform .page-top-sec .en-title {
	width: 231px;
}



/* Companyページ */

.company .page-top-sec .en-title {
	width: 265px;
	margin-bottom: 10px;
}

.company .smb-section .sec-title {
	font-size: 26px;
	margin: 0 0 55px;
	position: relative;
}

.company .smb-section .sec-title::before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: -10px;
	display: inline-block;
	width: 35px;
	height: 3px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #219866;
	margin: auto;
}

.company .message-sec .sec-title {
	margin-bottom: 65px;
}

.company .message-sec .message-conts h3 {
	font-size: 20px;
	line-height: 1.4;
	padding: 0;
	border-bottom: none;
	margin: 0 0 25px;
}

.company .message-sec .message-conts .position {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}

.company .message-sec .message-conts .ceo-signature {
	width: 112px;
	margin: 10px auto 0 !important;
}

.company .philosophy-sec {
	padding: 70px 0 60px !important;
}

.company .philosophy-sec h3 {
	font-size: 28px;
	font-weight: 500;
	line-height: 1.4;
	padding: 0;
	border-bottom: none;
	margin: 0 0 30px;
}

.company .philosophy-sec p {
	font-size: 16px;
}

.company .company-info-sec .company-img {
	margin: 0 0 40px;
	max-width: 900px;
}

.company .company-info-sec .company-img img {
	border-radius: 10px;
}

.company .company-info-sec .company-info-table table {
	margin: 0 auto;
}

.company .company-info-sec .company-info-table table th,
.company .company-info-sec .company-info-table table td {
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 1.6;
}

.company .company-info-sec .company-info-table table th {
	font-weight: 500;
	border-top: 1px solid #ddd !important;
	padding: 0.8em 0 0.25em !important;
}

.company .company-info-sec .company-info-table table td {
	padding: 0.25em 0 0.8em !important;
}

.company .company-info-sec .company-info-table table tr:last-of-type td {
	border-bottom: 1px solid #ddd !important;
}

.company .company-info-sec .company-info-table table td .group {
	display: block;
}

.company .company-info-sec .company-info-table table td .group:nth-of-type(n+2) {
	margin-top: 10px;
}

.company .company-info-sec .company-info-table table td .group .m {
	font-weight: 500;
}

.company .company-info-sec h3 {
	font-size: 22px;
	line-height: 1.3;
	padding: 0;
	border-bottom: none;
	margin: 70px 0 30px;
}

.company .company-info-sec .kenko-logo {
	max-width: 500px;
}

.company .company-info-sec .kenko-text {
	max-width: 900px;
}

.company .company-info-sec .access-conts .c-row>.c-row__col:first-child {
	margin-bottom: 40px;
}

.company .company-info-sec .access-conts .map {
	width: 100%;
	height: 200px;
}

.company .company-info-sec .access-conts .map iframe {
	border-radius: 10px;
}

.company .company-info-sec .access-conts h4 {
	font-size: 18px;
	line-height: 1.3;
	margin: 20px 0 10px;
}

.company .company-info-sec .access-conts table th,
.company .company-info-sec .access-conts table td {
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 1.6;
}

.company .company-info-sec .access-conts table th {
	font-weight: 500;
	border-top: 1px solid #ddd !important;
	padding: 0.8em 0 0.25em !important;
}

.company .company-info-sec .access-conts table td {
	padding: 0.25em 0 0.8em !important;
}

.company .company-info-sec .access-conts table tr:last-of-type td {
	border-bottom: 1px solid #ddd !important;
}



/* Contactページ */

.contact .page-top-sec .en-title {
	width: 217px;
}

.contact .contact-sec .lead-text {
	font-size: 16px;
}

.contact .contact-form {
	max-width: 1000px;
	margin: 30px auto 0;
}

.contact .contact-form .smf-item__col--label {
	background: #f5f3f2;
	padding: 10px 20px;
}

.contact .contact-form .smf-item__label__text {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
}

.contact .contact-form .smf-item__label__text .sme-badge {
	font-size: 12px;
	padding: 0.2em 0.5em;
	margin-bottom: 3px;
}

.contact .contact-form .smf-item__col--controls {
	padding: 20px;
}

.contact .contact-form .smf-item__controls>:not(:first-child) {
	margin-top: 10px;
}

.contact .smf-form--business+.smf-action {
	margin-bottom: 0;
}

.contact .smf-action .smf-button-control__control {
	padding: 10px 50px;
}

.contact .thanks-text {
	border: 1px solid #ddd;
	padding: 25px 15px;
}



/* Industrial Materialsページ */

.industrial-materials .page-top-sec .en-title {
	width: 275px;
}

.industrial-materials .smb-section .sec-title {
	font-size: 26px;
	margin: 0 0 45px;
	position: relative;
}

.industrial-materials .smb-section .sec-title::before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: -10px;
	display: inline-block;
	width: 35px;
	height: 3px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #219866;
	margin: auto;
}

.industrial-materials .industry-sec p {
	margin: 0;
}

.industrial-materials .industry-sec .job-img {
	margin: 25px auto 0 !important;
}

.industrial-materials .industry-sec .job-list-box {
	width: fit-content;
	margin: 25px auto 0;
	padding: 20px;
}

.industrial-materials .industry-sec .job-list-box .smb-box__background {
	border-radius: 10px;
}

.industrial-materials .industry-sec .job-list-box ul {
	width: fit-content;
	margin: 0 auto;
}

.industrial-materials .industry-sec .job-list-box ul li {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}

.industrial-materials .industry-sec .job-list-box ul li:nth-child(n+2) {
	margin-top: 10px;
}

.industrial-materials .industry-sec .maker-list,
.industrial-materials .industry-sec .product-list {
	margin: 0;
}

.industrial-materials .industry-sec .maker-list li,
.industrial-materials .industry-sec .product-list li {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}

.industrial-materials .industry-sec .maker-list li:nth-child(n+2),
.industrial-materials .industry-sec .product-list li:nth-child(n+2) {
	margin-top: 10px;
}

.industrial-materials .industry-sec .product-list li:first-child {
	list-style: none;
	display: block;
	margin-bottom: 20px !important;
}

.industrial-materials .industry-sec .product-list li:first-child a {
	margin-left: -15px !important;
	transition: 0.3s;
}

.industrial-materials .industry-sec .product-list li:first-child a:hover {
	opacity: 0.8;
}




/* Privacy Policyページ */

.privacy-policy .page-top-sec .en-title {
	width: 215px;
	margin-bottom: 10px;
}

.privacy-policy .privacy-sec h2 {
	font-size: 22px;
	line-height: 1.3;
	margin: 35px 0 15px !important;
}

.privacy-policy .privacy-sec p {
	margin: 0;
}

.privacy-policy .privacy-sec ul {
	margin-top: 15px;
}

.privacy-policy .privacy-sec ul li {
	font-size: 15px;
	line-height: 1.5;
	margin: 0;
}

.privacy-policy .privacy-sec ul li:nth-child(n+2) {
	margin-top: 10px;
}

.privacy-policy .privacy-sec .name {
	line-height: 1.5;
	margin-top: 35px;
}



/* BLOGページ共通 */

.blog .c-entry__header {
	display: none;
}



/* ARCHIVEページ共通 */

.p-archive {
	padding: 30px 20px 60px;
}

.p-archive .c-pagination,
.p-archive+.c-pagination {
	margin-top: 0;
	margin-bottom: 30px;
}

.archive .p-entry-content p {
	text-align: center;
	padding: 60px 20px;
}

.category-news .page-top-sec .en-title {
	width: 154px;
}

.category-event .page-top-sec .en-title {
	width: 158px;
}

.tax-works_category .page-top-sec {
	background: #f5ecdc;
}

.tax-works_category .page-top-sec.works .mv.sp {
	background: url(images/works/works_mv_sp.webp) center no-repeat;
	background-size: cover;
}

.tax-works_category .page-top-sec.works .mv.pc {
	background: url(images/works/works_mv_pc.webp) center no-repeat;
	background-size: cover;
}

.tax-works_category .page-top-sec .category-text {
	font-size: 26px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	padding: 0 20px;
	margin: 0 0 30px;
	font-feature-settings: "palt";
}

.post-type-archive-works .page-top-sec .en-title,
.tax-works_category .page-top-sec .en-title {
	width: 188px;
}

.tax-works_category .c-entry__header {
	margin: 40px 0 0;
	padding: 0 20px;
}

.tax-works_category .c-entry__header .c-entry__title {
	text-align: center;
}

.category-column .page-top-sec .en-title {
	width: 216px;
}

.category-voice .page-top-sec .en-title {
	width: 157px;
}


/* 投稿ページ共通 */

.single .page-top-sec {
	background: #f5ecdc;
}

.beige-sec .section-in {
	position: relative;
	z-index: 5;
}

.single .page-top-sec .category-text {
	font-size: 26px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	padding: 0 20px;
	margin: 0 0 30px;
	font-feature-settings: "palt";
}

.single .page-top-sec.news .en-title {
	width: 154px;
}

.single .page-top-sec.news .mv.sp {
	background: url(images/news/news_mv_sp.webp) center no-repeat;
	background-size: cover;
}

.single .page-top-sec.news .mv.pc {
	background: url(images/news/news_mv_pc.webp) center no-repeat;
	background-size: cover;
}

.single .page-top-sec.event .en-title {
	width: 158px;
}

.single .page-top-sec.event .mv.sp {
	background: url(images/event/event_mv_sp.webp) center no-repeat;
	background-size: cover;
}

.single .page-top-sec.event .mv.pc {
	background: url(images/event/event_mv_pc.webp) center no-repeat;
	background-size: cover;
}

.single .page-top-sec.works .en-title {
	width: 188px;
}

.single .page-top-sec.works .mv.sp {
	background: url(images/works/works_mv_sp.webp) center no-repeat;
	background-size: cover;
}

.single .page-top-sec.works .mv.pc {
	background: url(images/works/works_mv_pc.webp) center no-repeat;
	background-size: cover;
}

.single .page-top-sec.column .en-title {
	width: 216px;
}

.single .page-top-sec.column .mv.sp {
	background: url(images/column/column_mv_sp.webp) center no-repeat;
	background-size: cover;
}

.single .page-top-sec.column .mv.pc {
	background: url(images/column/column_mv_pc.webp) center no-repeat;
	background-size: cover;
}

.single .p-entry-content p {
	font-size: 15px;
}

.single .c-entry-aside {
	margin-top: 60px !important;
}

.single .c-entry-aside .c-entries {
	margin-left: calc(-1 * var(--entries--gap) * .25);
	margin-right: calc(-1 * var(--entries--gap) * .25);
}

.single .c-entry-aside .c-entries .c-entries__item {
	padding-left: calc(var(--entries--gap) * .25);
	padding-right: calc(var(--entries--gap) * .25);
}

.single .p-related-posts .c-entry-summary__title {
	line-height: 1.5;
}

.single .l-contents-bottom-widget-area {
	margin-top: 60px !important;
}

.single .l-contents-bottom-widget-area .common-contact-sec {
	margin: 0 -20px !important;
}

.single .my-breadcrumbs .c-container {
	padding: 0 !important;
}

.single .l-contents__inner:last-child {
	padding-bottom: 0;
}



/* 施工事例ページ */

.single-works .c-entry__header {
	margin-bottom: 20px;
}

.single-works .c-entry__title {
	font-size: 26px;
	line-height: 1.4;
	color: #fff;
	background: #219866;
	padding: 6px 15px 4px;
	font-feature-settings: "palt";
	letter-spacing: 0.03em;
}

.single-works .c-entry__meta {
	display: none;
}

.single-works .p-entry-content>h2 {
	font-size: 24px;
	line-height: 1.4;
	color: #000;
	background: none;
	border-left: none;
	padding: 0;
}

.single-works .works-category-block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.single-works .works-category-block>.works-category {
	margin: 0 5px 5px 0;
}

.single-works .works-category-block>.works-category a {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 1.3;
	color: #000;
	text-decoration: none;
	padding: 0.3em 1em;
	background: #ffe200;
	border-radius: 1em;
	font-feature-settings: "palt";
	letter-spacing: 0.03em;
}

.single-works .p-entry-content .main-img {
	width: 100%;
}

.single-works .p-entry-content .main-img img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.single-works .p-entry-content .lead-text p {
	margin-bottom: 1.5em;
}

.single-works .p-entry-content .lead-text p:last-child {
	margin-bottom: 0;
}

.single-works .p-entry-content>.ba-block {
	margin-top: 40px;
}

.single-works .ba-flex {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

.single-works .ba-flex .before-img {
	width: 100%;
	max-width: 600px;
	position: relative;
}

.single-works .ba-flex .before-img .before-text {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	background: #5a3a1a;
	padding: 0.2em 0.6em;
	text-align: center;
	width: fit-content;
}

.single-works .ba-flex .after-img {
	width: 100%;
	max-width: 600px;
	position: relative;
}

.single-works .ba-flex .after-img .after-text {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	background: #219866;
	padding: 0.2em 0.6em;
	text-align: center;
	width: fit-content;
}

.single-works .ba-text {
	margin-top: 20px;
}

.single-works .construction-item {
	margin-top: 40px;
}

.single-works .construction-photos {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.single-works .photo-unit {
	width: 100%;
}

.single-works .photo-unit img {
	width: 100%;
	height: auto;
	display: block;
}

.single-works .construction-text {
	margin-top: 20px;
}

.single-works .construction-text p {
	margin-bottom: 1.5em;
}

.single-works .construction-text p:last-child {
	margin-bottom: 0;
}

.single-works .p-entry-content>h3 {
	font-size: 28px;
	line-height: 1.3;
	color: #000;
	text-align: center;
	padding: 0;
	border-bottom: none;
	margin: 50px 0 10px;
}

.single-works .p-entry-content>.gallery {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.single-works .p-entry-content>.gallery li {
	width: 49%;
	height: 0;
	padding-bottom: 35%;
	margin: 0 2% 0 0;
	position: relative;
	overflow: hidden;
}

.single-works .p-entry-content>.gallery li:nth-child(2n) {
	margin-right: 0;
}

.single-works .p-entry-content>.gallery li:nth-child(n+3) {
	margin-top: 2%;
}

.single-works .p-entry-content>.gallery li a {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	transition: 0.3s;
}

.single-works .p-entry-content>.gallery li a:hover {
	filter: brightness(1.1);
}

.single-works .p-entry-content>.gallery li a img {
	object-position: center center;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.single-works .p-entry-content>.works-spec-table {
	width: 100%;
	margin-top: 50px;
	border: 1px solid #ddd;
}

.single-works .p-entry-content>.works-spec-table th,
.single-works .p-entry-content>.works-spec-table td {
	font-size: 15px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	line-height: 1.6;
	padding: 0.75em;
}

.single-works .p-entry-content>.works-spec-table th {
	font-weight: 500;
	background: #f5f3f2;
	border-right: 1px solid #ddd;
	min-width: 90px;
}

.single-works .p-entry-content>.works-spec-table tr:last-of-type th,
.single-works .p-entry-content>.works-spec-table tr:last-of-type td {
	border-bottom: none;
}


/* 404ページ */

.error404 .c-entry__content {
	padding: 60px 15px;
}








@media (min-width:640px) {

	.pc {
		display: block !important;
	}

	.sp {
		display: none !important;
	}

	.l-header .c-container,
	.c-fluid-container {
		padding: 0 30px;
	}

	.smb-section .c-container,
	.l-footer .c-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.l-contents-bottom-widget-area {
		max-width: none;
	}

	.l-footer-widget-area .footer-menu {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		height: 310px;
	}

	.page-top-sec .mv {
		height: 400px;
	}

	.page-top-sec .mv.mv-s {
		height: 320px;
	}

	.common-contact-sec .contact-box {
		padding: 30px 25px;
	}

	.c-entries--text .c-entry-summary__body {
		flex-direction: row-reverse;
		align-items: center;
	}

	.c-entries--text .c-entry-summary__body>.c-entry-summary__meta {
		flex: 0 0 auto;
		margin-right: var(--_margin1);
		width: 8em;
	}

	.c-entries--text .c-entries__item .c-entry-summary__meta .c-meta {
		line-height: 1.5;
	}

	.c-entries--rich-media .c-entries__item {
		margin-bottom: var(--entries--gap) !important;
	}

	.my-swiper {
		margin: auto;
		width: 100%;
		max-width: 1200px !important;
		overflow: hidden !important;
	}

	.my-swiper .swiper-wrapper {
		display: flex;
		align-items: center;
		/* 念のため上下もセンター */
	}

	.my-swiper .swiper-slide {
		width: 376px !important;
		flex-shrink: 0;
	}



	/* 固定ページ共通 */

	.page .lead-sec p {
		text-align: center;
	}

	.page .reform-intro-sec h2::before {
		bottom: 5px;
		left: -40px;
	}

	.page .reform-intro-sec h2::after {
		bottom: 5px;
		right: -40px;
	}

	.page .reform-intro-sec p {
		text-align: center;
	}

	.page .reform-intro-sec .reform-intro-conts .smb-items__item {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.page .reform-intro-sec .reform-intro-conts .smb-items__item__body {
		display: flex;
		flex-direction: column;
		flex-grow: 1;
	}

	.page .reform-intro-sec .reform-intro-conts .smb-box {
		height: 100%;
	}

	.page .reform-sec .reform-box .reform-box-in {
		padding: 45px 30px 35px;
	}

	.page .middle-summary-sec p {
		text-align: center;
	}

	.page .summary-sec p {
		text-align: center;
	}

	.page .reform-genre-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.page .reform-genre-conts .smb-items__item {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.page .reform-genre-conts .smb-items__item__body {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
	}

	.page .reform-genre-conts .smb-box {
		height: 100%;
	}

	.page .worry-case-sec .worry-block .worry-conts .c-row {
		align-items: stretch !important;
		justify-content: center;
	}

	.page .worry-case-sec .worry-block .worry-conts .c-row[data-md-columns="2"] {
		--_item-width: auto !important;
	}

	.page .worry-case-sec .worry-block .worry-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.page .worry-case-sec .worry-block .worry-conts .smb-items__item {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.page .worry-case-sec .worry-block .worry-conts .smb-items__item__body {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
	}

	.page .worry-case-sec .worry-block .worry-conts h3 {
		padding: 8px 15px 6px;
		width: fit-content;
		height: 100%;
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.page .worry-case-sec .worry-block .worry-conts .worry-text {
		text-align: left;
		flex: 1;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.page .worry-case-sec .worry-block .suggest-box {
		width: fit-content;
		padding: 25px 40px 15px;
		margin: 0 auto;
	}



	/* TOPページ */

	.home .mv-conts {
		height: 640px;
	}

	.home .mv-conts .main-catch {
		max-width: 400px;
		margin: 190px auto 0 !important;
	}

	.home .campaign-sec.wood-sec::after {
		background-size: 160px 160px, 160px 160px, 343px 81px, 512px 512px;
	}

	.home .lead-sec p {
		text-align: left;
	}

	.home .smb-section .lead-text {
		text-align: center;
	}

	.home .news-sec .my-post-row .wp-block-post-title {
		flex-basis: auto;
		/* 横幅を自動に戻す（横に並ぶ） */
		flex: 1;
		/* 残りの幅をすべてタイトルに割り当てる */
	}

	.home .worry-sec h2::before {
		top: 20px;
		left: -55px;
	}

	.home .worry-sec h2::after {
		top: 20px;
		right: -55px;
	}

	.home .worry-sec .worry-conts .smb-box {
		padding: 30px 30px 25px;
	}

	.home .proposal-sec .proposal-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.home .proposal-sec .proposal-conts .c-row>.c-row__col:not(:nth-child(n+5)) {
		margin-bottom: 50px;
	}

	.home .reason-sec .reason-conts p {
		text-align: center;
	}



	/* Cat Reformページ */

	.cat-reform .page-top-sec .en-title {
		width: 344px;
	}

	.cat-reform .first-sec p {
		text-align: center;
	}

	.cat-reform .risk-sec p {
		text-align: center;
	}

	.cat-reform .reform-sec .reform-box .summary-text {
		padding: 30px 25px;
	}

	.cat-reform .reform-sec .reform-box .summary-block {
		padding: 30px 25px 25px;
	}

	.cat-reform .reform-sec .worry-box {
		padding: 35px 25px 30px;
	}

	.cat-reform .reform-sec .worry-box h3::before {
		bottom: 0px;
		left: -35px;
	}

	.cat-reform .reform-sec .worry-box h3::after {
		bottom: 0px;
		right: -35px;
	}



	/* Dog Reformページ */

	.dog-reform .page-top-sec .en-title {
		width: 359px;
		margin-bottom: 10px;
	}

	.dog-reform .first-sec p {
		text-align: center;
	}

	.dog-reform .reform-sec .reform-box:first-of-type::after {
		top: 110px;
		right: -15px;
	}



	/* Winter Reformページ */

	.winter-reform .page-top-sec .en-title {
		width: 456px;
	}



	/* Summer Reformページ */

	.summer-reform .page-top-sec .en-title {
		width: 504px;
	}



	/* Total Reformページ */

	.total-reform .page-top-sec .en-title {
		width: 400px;
	}



	/* Exterior Reformページ */

	.exterior-reform .page-top-sec .en-title {
		width: 489px;
	}



	/* Companyページ */

	.company .page-top-sec .en-title {
		width: 284px;
	}

	.company .philosophy-sec p {
		text-align: center;
	}

	.company .company-info-sec .company-info-table table th,
	.company .company-info-sec .company-info-table table td {
		display: table-cell;
		border-top: 1px solid #ddd !important;
		padding: 1.2em 0 1em 1em !important;
		width: auto;
	}

	.company .company-info-sec .company-info-table table th {
		width: 150px;
		padding: 1.2em 1em 1em !important;
	}

	.company .company-info-sec .company-info-table table tr:last-of-type th {
		border-bottom: 1px solid #ddd !important;
	}

	.company .company-info-sec .access-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.company .company-info-sec .access-conts .map {
		height: 250px;
	}



	/* CONTACTページ */

	.contact .page-top-sec .en-title {
		width: 231px;
	}

	.contact .contact-form .smf-item__col--label {
		padding: calc(var(--_space)*1);
		width: 230px;
		flex: 0 0 auto;
		max-width: none;
	}

	.contact .contact-form .smf-item__col--controls {
		padding: calc(var(--_space)*1);
	}



	/* Industrial Materialsページ */

	.industrial-materials .page-top-sec .en-title {
		width: 100%;
		max-width: 604px;
	}

	.industrial-materials .industry-sec p {
		text-align: center;
	}

	.industrial-materials .industry-sec .maker-list,
	.industrial-materials .industry-sec .product-list {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 8%;
		max-width: 700px;
		margin: 0 auto;
	}

	.industrial-materials .industry-sec .maker-list li,
	.industrial-materials .industry-sec .product-list li {
		width: 46%;
		margin: 0 !important;
	}

	.industrial-materials .industry-sec .maker-list li:nth-child(n+3) {
		margin-top: 15px !important;
	}

	.industrial-materials .industry-sec .product-list li:first-child {
		width: 100% !important;
		max-width: 420px;
		margin: 0 auto 10px !important;
		padding-right: 20px;
	}

	.industrial-materials .industry-sec .product-list li:first-child a {
		margin-left: 0 !important;
	}

	.industrial-materials .industry-sec .product-list li:nth-child(n+2) {
		margin-top: 15px !important;
	}




	/* Privacy Policyページ */

	.privacy-policy .page-top-sec .en-title {
		width: 435px;
	}



	/* ARCHIVEページ共通 */

	.p-archive {
		padding: 30px 30px 60px;
	}

	.category-news .page-top-sec .en-title {
		width: 165px;
	}

	.category-event .page-top-sec .en-title {
		width: 169px;
	}

	.post-type-archive-works .page-top-sec .en-title,
	.tax-works_category .page-top-sec .en-title {
		width: 201px;
	}

	.tax-works_category .c-entry__header {
		padding: 0 30px;
	}

	.category-column .page-top-sec .en-title {
		width: 231px;
	}

	.category-voice .page-top-sec .en-title {
		width: 168px;
	}




	/* 投稿ページ共通 */

	.single .page-top-sec.news .en-title {
		width: 165px;
	}

	.single .page-top-sec.event .en-title {
		width: 169px;
	}

	.single .page-top-sec.works .en-title {
		width: 201px;
	}

	.single .page-top-sec.column .en-title {
		width: 231px;
	}

	.single .l-contents__inner:first-child {
		padding-top: 60px;
	}

	.single .c-entry-aside .c-entries {
		margin-left: calc(-1 * var(--entries--gap) * .35);
		margin-right: calc(-1 * var(--entries--gap) * .35);
	}

	.single .c-entry-aside .c-entries .c-entries__item {
		padding-left: calc(var(--entries--gap) * .35);
		padding-right: calc(var(--entries--gap) * .35);
	}

	.single .l-contents-bottom-widget-area .common-contact-sec {
		margin: 0 -30px !important;
	}


	/* 404ページ */

	.error404 .c-entry__content {
		padding: 60px 30px;
	}








}




@media (min-width: 1024px) {

	.l-1row-header__branding {
		padding: 0;
	}

	.l-header .c-container,
	.c-fluid-container {
		padding: 0 40px;
	}

	.l-header__content {
		padding-top: 15px;
		padding-bottom: 0;
		height: auto;
	}

	.c-site-branding__title {
		margin: 0;
	}

	.c-site-branding__title .custom-logo {
		width: 100%;
		max-width: 272px;
	}

	.header-conts {
		position: absolute;
		top: 0;
		right: 40px;
		max-width: 626px;
		margin: auto;
		display: flex;
		align-items: flex-end;
		justify-content: flex-end;
	}

	.header-conts .tel {
		width: 38.7%;
		margin-right: 4.8%;
	}

	.header-conts .corporate-btn {
		width: 27.2%;
		margin-right: 2.1%;
	}

	.header-conts .shop-btn {
		width: 27.2%;
	}

	.header-conts .corporate-btn a,
	.header-conts .shop-btn a {
		transition: 0.3s;
	}

	.header-conts .corporate-btn a:hover,
	.header-conts .shop-btn a:hover {
		filter: brightness(1.1);
	}

	.p-global-nav {
		max-width: 960px;
		margin: 0 auto;
	}

	.c-navbar {
		flex-wrap: wrap;
	}

	.p-global-nav .c-navbar__item>a {
		line-height: 1.3;
		padding: 5px 15px;
		font-feature-settings: "palt";
		letter-spacing: 0.03em;
	}

	.p-global-nav .c-navbar__item>a span {
		font-size: 16px;
		font-weight: 700;
	}

	.p-global-nav .c-navbar__subitem {
		line-height: 1.5;
	}

	.snow-monkey-mega-menu--mega-menu-4>.c-navbar__submenu {
		padding: 10px !important;
	}

	.snow-monkey-mega-menu--mega-menu-4>.c-navbar__submenu>.c-navbar__subitem {
		flex: 1 1 12.5% !important;
		max-width: 12.5% !important;
	}

	.snow-monkey-mega-menu--mega-menu-4>.c-navbar__submenu>.c-navbar__subitem>a {
		padding: 0.6rem !important;
	}

	li.solar .snow-monkey-mega-menu__figure::before {
		background: url(images/common/solar.png) no-repeat 50% 50% / cover;
	}

	li.kyuutouki .snow-monkey-mega-menu__figure::before {
		background: url(images/common/kyuutouki.png) no-repeat 50% 50% / cover;
	}

	.l-footer--default .l-footer-widget-area {
		padding-top: 80px !important;
	}

	.home .l-footer--default .l-footer-widget-area .c-container {
		padding: 0 40px;
	}

	.l-footer-widget-area .l-footer-widget-area__item.c-row__col:last-child .c-widget {
		padding-top: 0;
		border-top: none;
	}

	.l-footer--default .l-footer-widget-area .footer-logo {
		width: 100%;
		max-width: 320px;
		margin: 0 0 20px !important;
	}

	.l-footer-widget-area .company-info {
		max-width: 420px;
		margin: 0 !important;
	}

	.l-footer-widget-area .company-info .office-list {
		display: flex;
		align-items: flex-start;
		padding: 0 0 10px;
	}

	.l-footer-widget-area .company-info .office-list:nth-of-type(n+2) {
		margin-top: 0;
		padding: 10px 0 0;
		border-top: 1px solid #000;
	}

	.l-footer-widget-area .company-info dt,
	.l-footer-widget-area .company-info dd {
		font-size: 16px;
		text-align: left;
	}

	.l-footer-widget-area .company-info dt {
		width: 100px;
		padding-right: 15px;
	}

	.l-footer-widget-area .company-info dd {
		flex: 1;
	}

	.l-footer-widget-area .sbt-logo {
		width: 156px;
		margin: 20px 0 0 !important;
	}

	.smb-section .c-container {
		padding-left: 40px;
		padding-right: 40px;
	}

	/* リッチメディアの画像比率を変更 */
	.c-entries--rich-media .c-entry-summary__figure {
		aspect-ratio: 3 / 2 !important;
		/* お好みの比率に変更（横 / 縦） */
	}

	.c-entry-summary__title {
		font-size: 20px;
	}

	.c-entries--text .c-entries__item>a {
		padding: 20px 0;
	}

	.c-entries--text .c-entries__item .c-entry-summary__title {
		font-size: 16px;
	}

	.c-entries--text .c-entries__item .c-entry-summary__meta .c-meta {
		font-size: 18px;
	}

	.page-top-sec {
		padding: 35px 0 0 !important;
	}

	.page-top-sec .c-container {
		max-width: none;
	}

	.page-top-sec::before {
		background-size: 100px 100px;
	}

	.page-top-sec .en-title {
		margin: 0 auto 30px;
	}

	.page-top-sec h1 {
		font-size: 40px;
		padding: 0 40px;
		margin: 0 0 50px;
	}

	.page-top-sec h1 .bg {
		padding: 5px 5px 3px;
	}

	.page-top-sec .mv {
		height: 650px;
	}

	.page-top-sec .mv.mv-s {
		height: 400px;
	}

	.common-contact-sec {
		padding: 100px 0 !important;
	}

	.common-contact-sec h2 {
		font-size: 40px !important;
		margin: 0 0 30px !important;
	}

	.common-contact-sec h2 .text-s {
		font-size: 26px;
	}

	.common-contact-sec .lead-text {
		font-size: 18px;
		margin-bottom: 50px;
	}

	.common-contact-sec .contact-box {
		max-width: 1000px;
		padding: 40px 50px 50px;
		margin: 40px auto 0 !important;
	}

	.common-contact-sec .contact-box::before {
		top: -144px;
		left: 25px;
		width: 126px;
		height: 144px;
	}

	.common-contact-sec .contact-box::after {
		top: -144px;
		right: 25px;
		width: 180px;
		height: 144px;
	}

	.common-contact-sec .contact-box .smb-box__background {
		border-radius: 16px;
		border: 4px solid #219866;
	}

	.common-contact-sec .contact-box .tel {
		font-size: 66px;
		padding: 0 0 0 55px !important;
	}

	.common-contact-sec .contact-box .tel::before {
		width: 46px;
	}

	.common-contact-sec .contact-box .tel-time {
		font-size: 18px;
		margin: 10px 0 0;
	}

	.common-contact-sec .contact-box .tel-time .text-s {
		display: inline;
		font-size: 18px;
	}

	.common-contact-sec .contact-box .wp-block-separator {
		border-top: 2px solid;
		margin: 35px 0;
	}

	.common-contact-sec .contact-box .btn-title {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.common-contact-sec .contact-box .contact-btn-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.common-contact-sec .smb-buttons {
		margin-top: 0 !important;
		max-width: none !important;
	}

	.common-contact-sec .smb-btn {
		font-size: 22px !important;
		padding: 40px 30px !important;
	}

	.common-contact-sec .smb-btn .smb-btn__label {
		padding-left: 75px;
	}

	.common-contact-sec .smb-btn .smb-btn__label::before {
		top: 54%;
		width: 50px;
	}

	.my-breadcrumbs {
		padding: 15px 0;
	}



	/* 固定ページ共通 */

	.page .smb-section {
		max-width: none;
		padding: 120px 0;
	}

	.page .my-breadcrumbs {
		padding: 10px 0;
	}

	.my-breadcrumbs {
		padding: 10px 0;
	}

	.page .smb-section h2 {
		font-size: 42px;
		margin: 0 0 50px;
	}

	.page .smb-section h2:nth-of-type(n+2) {
		margin-top: 140px;
	}

	.page .smb-section h2 .en-title {
		font-size: 22px;
	}

	.page .smb-section p {
		font-size: 16px;
		line-height: 2.0;
	}

	.page .smb-section figure {
		margin-top: 0 !important;
	}

	.page .smb-section .smb-buttons {
		max-width: 250px;
		margin: 50px 0 0;
	}

	.page .smb-section .smb-btn {
		font-size: 16px;
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.page .smb-section .more-btn {
		max-width: 220px;
		margin-top: 40px;
	}

	.page .smb-section .more-btn .smb-btn {
		padding: 15px 15px 12px;
	}

	.page .bnr-sec {
		padding: 50px 0 40px !important;
	}

	.page .bnr-sec .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.page .lead-sec {
		padding: 70px 0 !important;
	}

	.page .lead-sec p {
		font-size: 18px;
	}

	.page .reform-intro-sec {
		padding: 100px 0 !important;
	}

	.page .reform-intro-sec h2 {
		font-size: 40px;
		margin: 0 auto 25px;
	}

	.page .reform-intro-sec h2 .text-l {
		font-size: 52px;
	}

	.page .reform-intro-sec h2::before {
		bottom: 0;
		left: -65px;
		width: 40px;
		height: 60px;
	}

	.page .reform-intro-sec h2::after {
		bottom: 0;
		right: -65px;
		width: 40px;
		height: 60px;
	}

	.page .reform-intro-sec .reform-intro-conts {
		margin-top: 60px;
	}

	.page .reform-intro-sec .reform-intro-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.page .reform-intro-sec .reform-intro-conts .smb-box {
		border: 4px solid #fff;
	}

	.page .reform-intro-sec .reform-intro-conts .smb-box::after {
		top: -36px;
		width: 72px;
		height: 72px;
	}

	.page .reform-intro-sec .reform-intro-conts .smb-box .reform-text {
		padding: 25px 10px 20px;
	}

	.page .reform-intro-sec .reform-intro-conts .smb-box .reform-text h3 {
		font-size: 26px;
		margin: 0 0 10px;
	}

	.page .reform-intro-sec .reform-intro-conts .smb-box .reform-text p {
		font-size: 18px;
	}

	.page .reform-sec .reform-box {
		border-radius: 16px;
		border: 4px solid #219866;
	}

	.page .reform-sec .reform-box:nth-of-type(n+2) {
		margin-top: 100px;
	}

	.page .reform-sec .reform-box .smb-box__background {
		border-radius: 16px;
	}

	.page .reform-sec .reform-box .reform-main-img img {
		border-radius: 12px 12px 0 0;
	}

	.page .reform-sec .reform-box .reform-box-in {
		padding: 70px 50px 60px;
	}

	.page .reform-sec .reform-box h2 {
		font-size: 40px;
		margin: 0 0 35px;
	}

	.page .reform-sec .reform-box p {
		font-size: 18px;
		text-align: center;
	}

	.page .reform-sec .reform-box .detail-conts {
		margin: 70px 0 0;
	}

	.page .reform-sec .reform-box .detail-conts .wp-block-image {
		max-width: none;
	}

	.page .reform-sec .reform-box .detail-conts h3 {
		font-size: 26px;
		margin: 20px 0 15px;
	}

	.page .reform-sec .reform-box .detail-conts p {
		font-size: 16px;
		text-align: left;
	}

	.page .reform-sec .reform-box .detail-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.page .reform-sec .reform-box .feature-conts {
		margin: 70px 0 0;
	}

	.page .reform-sec .reform-box .feature-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.page .reform-sec .reform-box .feature-conts .smb-items__item {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.page .reform-sec .reform-box .feature-conts .smb-items__item__body {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
	}

	.page .reform-sec .reform-box .feature-conts .smb-box {
		height: 100%;
	}

	.page .reform-sec .reform-box .feature-conts .smb-box h3 {
		font-size: 22px;
	}

	.page .reform-sec .reform-box .feature-conts .smb-box p {
		font-size: 16px;
		text-align: left;
		padding: 20px 20px 15px;
	}

	.page .smb-section .reform-box .more-btn {
		max-width: 250px;
		margin: 40px 0 0;
	}

	.page .smb-section .reform-box .more-btn .smb-btn {
		font-size: 18px;
		padding: 18px 18px 15px;
	}

	.page .middle-summary-sec {
		padding: 120px 0 110px !important;
	}

	.page .middle-summary-sec h2 {
		font-size: 40px;
		margin: 0 0 50px;
	}

	.page .middle-summary-sec h2 .bg {
		padding: 5px 5px 3px;
	}

	.page .middle-summary-sec p {
		font-size: 18px;
	}

	.page .column-sec h2 {
		font-size: 32px;
	}

	.page .summary-sec {
		padding: 120px 0 110px !important;
	}

	.page .summary-sec h2 {
		font-size: 40px;
		margin: 0 0 50px;
	}

	.page .summary-sec p {
		font-size: 18px;
	}

	.page .faq-sec {
		padding-bottom: 120px !important;
	}

	.page .faq-sec .faq-conts {
		max-width: 900px;
		margin: 0 auto;
	}

	.page .faq-sec .faq-conts .smb-accordion__item:not(:first-of-type) {
		margin-top: 40px;
	}

	.page .faq-sec .faq-conts .smb-accordion__item__title {
		border-radius: 10px;
		padding: 25px;
	}

	.page .faq-sec .faq-conts .smb-accordion__item__title .smb-accordion__item__title__label {
		font-size: 20px;
		padding-left: 70px;
	}

	.page .faq-sec .faq-conts .smb-accordion__item__title .smb-accordion__item__title__label::before {
		width: 50px;
		height: 50px;
	}

	.page .faq-sec .faq-conts .smb-accordion__item__body {
		padding: 25px 0 15px 95px;
		min-height: 104px;
	}

	.page .faq-sec .faq-conts .smb-accordion__item__body::before {
		top: 30px;
		left: 25px;
		width: 50px;
		height: 50px;
	}

	.page .faq-sec .entry-btn {
		margin-top: 90px !important;
		max-width: 600px !important;
	}

	.page .faq-sec .entry-btn .smb-btn {
		font-size: 24px !important;
		padding: 30px 40px 25px !important;
	}

	.page .reform-genre-conts {
		margin-top: 70px;
	}

	.page .reform-genre-conts .smb-box .reform-genre-text {
		padding: 25px 10px 20px;
	}

	.page .reform-genre-conts .smb-box .reform-genre-text h2 {
		font-size: 26px;
		margin: 0 0 8px;
	}

	.page .reform-genre-conts .smb-box .reform-genre-text p {
		font-size: 18px;
	}

	.page .worry-case-sec .worry-block:nth-of-type(n+2) {
		margin-top: 170px;
	}

	.page .worry-case-sec .worry-block h2 {
		font-size: 24px;
		padding: 10px 0 0;
		width: 140px;
		height: 140px;
		margin: 0 0 20px;
	}

	.page .worry-case-sec .worry-block h2 .num {
		font-size: 66px;
	}

	.page .worry-case-sec .worry-block .worry-conts {
		margin: 0 0 120px;
	}

	.page .worry-case-sec .worry-block .worry-conts h3 {
		font-size: 24px;
		padding: 12px 20px 10px;
		border: 3.5px solid #219866;
		border-radius: 10px;
	}

	.page .worry-case-sec .worry-block .worry-conts .worry-text {
		font-size: 40px;
	}

	.page .worry-case-sec .worry-block .suggest-box {
		padding: 40px 50px 30px;
	}

	.page .worry-case-sec .worry-block .suggest-box::before {
		top: -90px;
		width: 105px;
		height: 35px;
	}

	.page .worry-case-sec .worry-block .suggest-box h4 {
		font-size: 24px;
		padding: 5px 25px 3px;
		border-radius: 25px;
		margin: -60px auto 20px;
	}

	.page .worry-case-sec .worry-block p {
		font-size: 18px;
		text-align: center;
		margin-top: 50px;
	}

	.page .worry-case-sec .worry-block .suggest-box p {
		font-size: 32px;
		margin-top: 0;
	}

	.page .worry-case-sec .worry-block .wp-block-image {
		margin-top: 60px !important;
	}

	.page .worry-case-sec .worry-block .wp-block-image img {
		border-radius: 16px;
	}

	.page .smb-section .worry-block .more-btn {
		max-width: 250px;
		margin: 35px 0 0;
	}

	.page .smb-section .worry-block .more-btn .smb-btn {
		font-size: 18px;
		padding: 18px 18px 15px;
	}

	.price-container02 {
		max-width: none;
	}

	.price-icon {
		width: 44px !important;
	}

	.price-number {
		font-size: 34px;
	}

	.price-unit {
		font-size: 20px;
	}

	.price-container02 .custom-price-overlay {
		padding: 8px 15px;
		border-radius: 10px 0 0 0;
	}

	.price-container02 .price-icon {
		width: 55px !important;
	}

	.price-container02 .price-number {
		font-size: 44px;
	}

	.price-container02 .price-unit {
		font-size: 26px;
		margin-top: 8px;
	}









	.page .custom-post-list .c-entries__item:nth-child(3) {
		display: block;
	}



	/* TOPページ */

	.home .mv-conts {
		height: 780px;
	}

	.home .mv-conts .main-catch {
		width: 100%;
		max-width: 1120px;
		margin: 245px auto 0 !important;
	}

	.home .campaign-sec {
		padding: 55px 0 50px !important;
	}

	.home .campaign-sec.wood-sec::after {
		background-image: url(images/top/campaign_back_left_pc.webp), url(images/top/campaign_back_right_pc.webp), url(images/top/campaign_title_back.webp), url(images/common/dark-wood.png);
		background-repeat: no-repeat, no-repeat, no-repeat, repeat;
		background-position: -130px top, calc(100% + 130px) top, center 15px, center top;
		background-size: 455px 126px, 455px 126px, 572px 135px, 512px 512px;
	}

	.home .campaign-sec .campaign-title {
		width: 349px;
		margin: 0 auto 55px;
	}

	.home .news-sec {
		padding: 60px 0 !important;
	}

	.home .news-sec .c-row[data-lg-columns="2"] {
		--_item-width: auto !important;
	}

	.home .news-sec .c-row>.c-row__col:first-child {
		width: 210px;
		margin-right: 90px;
	}

	.home .news-sec .c-row>.c-row__col:last-child {
		width: 100%;
		flex: 1;
	}

	.home .news-sec h2 {
		font-size: 55px;
		text-align: left;
		margin: -10px 0 0;
	}

	.home .news-sec h2 .ja {
		font-size: 20px;
	}

	/*
	.wp-block-post-template li {
		padding: 20px 0;
	}
	*/

	.home .news-sec .my-post-row {
		padding: 20px 0;
		gap: 0 20px;
	}

	.home .news-sec .my-post-row .wp-block-post-date {
		font-size: 18px;
		line-height: 1.5;
	}

	/*
	.home .news-sec .my-post-row .category-label{
		font-size: 15px;
		line-height: 1.5;
		padding: 4px 20px 2px !important;
	}
	*/

	.home .news-sec .my-post-row .taxonomy-label {
		font-size: 15px;
		line-height: 1.5;
		padding: 4px 20px 2px;
	}

	.home .news-sec .my-post-row .wp-block-post-title {
		font-size: 16px;
	}

	.home .news-sec .news-btn {
		max-width: 170px;
		margin: 25px 0 0 !important;
	}

	.home .news-sec .news-btn .smb-btn {
		padding: 6px 10px 4px;
	}

	.home .lead-sec {
		padding: 120px 0 !important;
	}

	.home .lead-sec h2 {
		font-size: 46px;
		margin-bottom: 40px;
	}

	.home .lead-sec h2 .text-l {
		font-size: 60px;
	}

	.home .lead-sec p {
		font-size: 16px;
	}

	.home .smb-section .lead-text {
		font-size: 18px;
	}

	.home .lead-sec .life-conts {
		margin-top: 70px;
	}

	.home .lead-sec .life-conts .c-row {
		flex-direction: row-reverse;
	}

	.home .lead-sec .life-conts .life-img {
		max-width: none;
	}

	.home .lead-sec .life-conts .life-img img {
		border-radius: 16px;
	}

	.home .worry-sec {
		padding: 100px 0 !important;
	}

	.home .worry-sec::after {
		bottom: -49px;
		width: 150px;
		height: 50px;
	}

	.home .worry-sec h2 {
		font-size: 52px;
		margin: 0 auto 30px;
	}

	.home .worry-sec h2 .text-s {
		font-size: 38px;
		margin-top: 5px;
	}

	.home .worry-sec h2::before {
		top: auto;
		bottom: 0;
		left: -85px;
		width: 62px;
		height: 94px;
	}

	.home .worry-sec h2::after {
		top: auto;
		bottom: 0;
		right: -85px;
		width: 62px;
		height: 94px;
	}

	.home .worry-sec .worry-conts {
		margin-top: 40px;
	}

	/* 1. 項目自体の高さをFlexboxで揃える */
	.home .worry-sec .worry-conts .smb-items__item {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	/* 2. 項目ボディを親要素（項目）の高さ一杯に広げる */
	.home .worry-sec .worry-conts .smb-items__item__body {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
	}

	.home .worry-sec .worry-conts .smb-box {
		height: 100%;
		padding: 30px 25px 25px;
		max-width: none;
	}

	.home .worry-sec .worry-conts .smb-box h3 {
		font-size: 26px;
		margin: 0 0 30px;
	}

	.home .worry-sec .worry-conts .smb-box p {
		font-feature-settings: "palt";
	}

	.home .worry-sec .catch-text {
		font-size: 30px;
		margin: 45px 0 0;
	}

	.home .proposal-sec {
		padding-top: 80px !important;
	}

	.home .proposal-sec .en-title {
		width: 377px;
		margin: 0 auto 10px;
	}

	.home .proposal-sec h2 {
		font-size: 56px;
		line-height: 1.2;
		margin-bottom: 40px;
	}

	.home .proposal-sec h2 .fukidashi {
		font-size: 30px;
		padding: 8px 30px 6px;
		border: 3px solid #219866;
		border-radius: 30px;
	}

	.home .proposal-sec h2 .fukidashi::before {
		border-width: 14px 14px 0 14px;
	}

	.home .proposal-sec h2 .fukidashi::after {
		border-width: 9.8px 9.8px 0 9.8px;
	}

	.home .proposal-sec h2 .text-l01 {
		font-size: 96px;
	}

	.home .proposal-sec h2 .text-l02 {
		font-size: 72px;
	}

	.home .proposal-sec .proposal-conts .c-row>.c-row__col {
		margin-bottom: var(--_gap) !important;
	}

	.home .proposal-sec .proposal-conts .c-row>.c-row__col:not(:nth-child(n+4)) {
		margin-bottom: 50px !important;
	}

	.home .proposal-sec .proposal-conts h3 {
		font-size: 23px;
		margin: 25px 0 15px;
	}

	.home .proposal-sec .proposal-conts p {
		font-feature-settings: "palt";
	}

	.home .proposal-sec .more-btn {
		max-width: 170px;
		margin-top: 20px;
	}

	.home .reason-sec {
		padding-top: 80px !important;
	}

	.home .reason-sec .en-title {
		width: 307px;
		margin: 0 auto 25px;
	}

	.home .reason-sec h2 {
		font-size: 34px;
		margin-bottom: 70px;
	}

	.home .reason-sec h2 .text-l {
		font-size: 60px;
		margin-top: 0;
	}

	.home .reason-sec .reason-conts {
		margin-top: 80px !important;
	}

	.home .reason-sec .reason-conts:first-of-type {
		margin-top: 0 !important;
	}

	.home .reason-sec .reason-conts .c-row[data-lg-columns="2"] {
		--_item-width: auto !important;
	}

	.home .reason-sec .reason-conts.row-r .c-row {
		flex-direction: row-reverse;
	}

	.home .reason-sec .reason-conts .c-row>.c-row__col:first-child {
		width: 56.0%;
	}

	.home .reason-sec .reason-conts .c-row>.c-row__col:last-child {
		width: 44.0%;
	}

	.home .reason-sec .reason-conts .reason-img {
		max-width: none;
	}

	.home .reason-sec .reason-conts .reason-img img {
		border-radius: 16px;
	}

	.home .reason-sec .reason-conts .fukidashi {
		width: 210px;
		margin: 0 auto 15px;
	}

	.home .reason-sec .reason-conts h3 {
		font-size: 40px;
		margin: 0 0 25px;
	}

	.home .reason-sec .reason-conts p {
		font-feature-settings: "palt";
	}

	.home .common-contact-sec h2 {
		font-size: 46px !important;
		margin: 0 0 45px !important;
	}

	.home .common-contact-sec h2 .text-l {
		font-size: 60px;
	}

	.home .common-contact-sec .contact-box::before {
		top: -160px;
		left: 40px;
		width: 140px;
		height: 160px;
	}

	.home .common-contact-sec .contact-box::after {
		top: -160px;
		right: 40px;
		width: 200px;
		height: 160px;
	}



	/* Car Reformページ */

	.cat-reform .page-top-sec .en-title {
		width: 491px;
	}

	.cat-reform .lead-sec p {
		width: fit-content;
		margin: 0 auto;
		position: relative;
	}

	.cat-reform .lead-sec p::before {
		position: absolute;
		content: url(images/cat_reform/cat_footprints01.svg);
		top: 0;
		left: -380px;
		width: 253px;
		height: 373px;
		margin: auto;
	}

	.cat-reform .first-sec::after {
		content: none;
	}

	.cat-reform .first-sec h2 {
		font-size: 32px;
		width: fit-content;
		margin: 0 auto;
		position: relative;
	}

	.cat-reform .first-sec h2::after {
		position: absolute;
		content: url(images/cat_reform/cat_footprints02.svg);
		bottom: -510px;
		right: -540px;
		width: 353px;
		height: 422px;
		margin: auto;
	}

	.cat-reform .first-sec p {
		font-size: 18px;
		margin: 50px 0 0;
	}

	.cat-reform .first-sec .sub-catch {
		font-size: 22px;
		margin: 25px 0 0;
	}

	.cat-reform .first-sec .cat-img {
		margin-top: 70px !important;
	}

	.cat-reform .first-sec .cat-img img {
		border-radius: 16px;
	}

	.cat-reform .risk-sec {
		padding: 100px 0 !important;
	}

	.cat-reform .risk-sec h2 {
		font-size: 40px;
		margin: 0 auto 25px;
	}

	.cat-reform .risk-sec h2 .text-l {
		font-size: 52px;
	}

	.cat-reform .risk-sec h2 .sub {
		font-size: 30px;
		padding: 10px 40px 7px;
		border-radius: 40px;
		margin: 0 auto 10px;
	}

	.cat-reform .risk-sec h2::before {
		top: -60px;
		left: 65px;
		width: 100px;
		height: 122px;
	}

	.cat-reform .risk-sec p {
		font-size: 18px;
	}

	.cat-reform .risk-sec .risk-conts {
		max-width: 970px;
		margin-top: 40px;
	}

	.cat-reform .risk-sec .catch {
		font-size: 24px;
		margin: 45px auto 0;
	}

	.cat-reform .risk-sec .catch::after {
		top: 5px;
		bottom: auto;
		right: -290px;
		width: 151px;
		height: 86px;
	}

	.cat-reform .reform-sec .reform-box:nth-of-type(odd)::after {
		top: -45px;
		right: 150px;
		width: 157px;
		height: 166px;
	}

	.cat-reform .reform-sec .reform-box:nth-of-type(even)::after {
		top: -45px;
		left: 150px;
		width: 157px;
		height: 166px;
	}

	.cat-reform .reform-sec .reform-box .summary-text {
		font-size: 24px;
		padding: 40px 40px 35px;
		border-radius: 0 0 12px 12px;
	}

	.cat-reform .reform-sec .reform-box .detail-conts .accident-text {
		font-size: 22px;
		text-align: center;
		margin: 20px 0 0;
	}

	.cat-reform .reform-sec .reform-box .summary-block {
		padding: 40px 40px 35px;
		border-radius: 0 0 12px 12px;
	}

	.cat-reform .reform-sec .reform-box .summary-block h3 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.cat-reform .reform-sec .worry-box {
		margin-top: 120px;
		padding: 60px 50px 50px;
	}

	.cat-reform .reform-sec .worry-box::after {
		top: -75px;
		left: 135px;
		width: 111px;
		height: 122px;
	}

	.cat-reform .reform-sec .worry-box .smb-box__background {
		border-radius: 16px;
	}

	.cat-reform .reform-sec .worry-box h3 {
		font-size: 36px;
		margin: 0 auto 20px;
	}

	.cat-reform .reform-sec .worry-box h3::before {
		bottom: 0;
		left: -55px;
		width: 36px;
		height: 55px;
	}

	.cat-reform .reform-sec .worry-box h3::after {
		bottom: 0;
		right: -55px;
		width: 36px;
		height: 55px;
	}

	.cat-reform .reform-sec .worry-box p {
		font-size: 20px;
		margin: 0 0 45px;
	}

	.cat-reform .reform-sec .worry-box ul li {
		font-size: 22px;
		padding: 0 0 0 40px;
		background-position: left 0;
		background-size: 30px 30px;
	}

	.cat-reform .reform-sec .worry-box ul li:nth-child(n+2) {
		margin-top: 20px;
	}

	.cat-reform .summary-sec h2::before {
		top: -200px;
		right: -65px;
		width: 102px;
		height: 159px;
	}

	.cat-reform .faq-sec .entry-btn::after {
		bottom: -100px;
		left: -220px;
		width: 170px;
		height: 110px;
	}



	/* Dog Reformページ */

	.dog-reform .page-top-sec .en-title {
		width: 513px;
		margin-bottom: 15px;
	}

	.dog-reform .lead-sec p {
		width: fit-content;
		margin: 0 auto;
		position: relative;
	}

	.dog-reform .lead-sec p::before {
		position: absolute;
		content: url(images/dog_reform/dog_footprints01.svg);
		top: 5px;
		right: -180px;
		width: 128px;
		height: 308px;
		margin: auto;
	}

	.dog-reform .first-sec::after {
		content: none;
	}

	.dog-reform .first-sec h2 {
		font-size: 32px;
		width: fit-content;
		margin: 0 auto;
		position: relative;
	}

	.dog-reform .first-sec h2::after {
		position: absolute;
		content: url(images/dog_reform/dog_footprints02.svg);
		top: 175px;
		left: -500px;
		width: 325px;
		height: 321px;
		margin: auto;
	}

	.dog-reform .first-sec p {
		font-size: 18px;
		margin: 50px 0 0;
	}

	.dog-reform .first-sec .dog-img {
		margin-top: 70px !important;
	}

	.dog-reform .first-sec .dog-img img {
		border-radius: 16px;
	}

	.dog-reform .reform-sec::before {
		top: -70px;
		width: 85px;
		height: 140px;
	}


	.dog-reform .reform-sec .reform-box:nth-of-type(odd)::after {
		top: -45px;
		right: 150px;
		width: 157px;
		height: 166px;
	}

	.dog-reform .reform-sec .reform-box:first-of-type::after {
		top: 165px;
		right: -25px;
	}

	.dog-reform .reform-sec .reform-box:nth-of-type(even)::after {
		top: -45px;
		left: 150px;
		width: 157px;
		height: 166px;
	}

	.dog-reform .reform-sec .reform-box:nth-of-type(4)::before {
		position: absolute;
		content: url(images/dog_reform/dog02.svg);
		top: -125px;
		right: 100px;
		width: 194px;
		height: 118px;
		margin: auto;
		z-index: 5;
	}

	.dog-reform .summary-sec h2::before {
		top: -180px;
		left: 0;
		width: 156px;
		height: 109px;
	}

	.dog-reform .faq-sec .entry-btn::after {
		bottom: -120px;
		right: -265px;
		width: 177px;
		height: 136px;
	}



	/* Winter Reformページ */

	.winter-reform .page-top-sec .en-title {
		width: 651px;
	}

	.winter-reform .page-top-sec::before {
		background-size: 100px 100px;
	}

	.winter-reform .page-top-sec h1 .bg {
		padding: 5px 5px 3px;
	}

	.winter-reform .reform-sec .reform-box {
		border: 4px solid #e07f00;
	}

	.winter-reform .reform-sec .reform-box .contact-point-box {
		padding: 50px 40px 40px;
		margin: 60px 0 0;
	}

	.winter-reform .reform-sec .reform-box .contact-point-box .smb-box__background {
		border-radius: 16px;
	}

	.winter-reform .reform-sec .reform-box .contact-point-box h3 {
		font-size: 28px;
	}

	.winter-reform .reform-sec .reform-box .contact-point-box p {
		font-size: 16px;
	}



	/* Summer Reformページ */

	.summer-reform .page-top-sec .en-title {
		width: 720px;
	}

	.summer-reform .page-top-sec::before {
		background-size: 100px 100px;
	}

	.summer-reform .page-top-sec h1 .bg {
		padding: 5px 5px 3px;
	}

	.summer-reform .lead-sec .worry-box {
		border-radius: 16px;
		border: 2px solid #00a0c1;
		padding: 40px 30px 30px;
		max-width: 800px;
	}

	.summer-reform .lead-sec .worry-box .smb-box__background {
		border-radius: 16px;
	}

	.summer-reform .lead-sec .worry-box .worry-title {
		font-size: 32px;
		margin: 0 0 25px;
	}

	.summer-reform .lead-sec .worry-box ul li {
		font-size: 24px;
		padding: 0 0 0 40px;
		background-size: 32px 32px;
	}

	.summer-reform .lead-sec .worry-box ul li:nth-child(n+2) {
		margin-top: 12px;
	}

	.summer-reform .reform-sec .reform-box {
		border: 4px solid #00a0c1;
	}



	/* Total Reformページ */

	.total-reform .page-top-sec .en-title {
		width: 571px;
	}

	.total-reform .bnr-sec .smb-items {
		max-width: 784px;
	}



	/* Exterior Reformページ */

	.exterior-reform .page-top-sec .en-title {
		width: 698px;
	}



	/* Companyページ */

	.company .page-top-sec .en-title {
		width: 405px;
		margin-bottom: 15px;
	}

	.company .smb-section .sec-title {
		font-size: 40px;
		margin: 0 0 100px !important;
	}

	.company .smb-section .sec-title::before {
		bottom: -25px;
		width: 50px;
		height: 5px;
	}

	.company .message-sec .message-conts h3 {
		font-size: 28px;
		margin: 0 0 40px;
	}

	.company .message-sec .message-conts p {
		line-height: 1.8;
	}

	.company .message-sec .message-conts .position {
		font-size: 18px;
	}

	.company .message-sec .message-conts .ceo-signature {
		width: 146px;
	}

	.company .philosophy-sec {
		padding: 120px 0 110px !important;
	}

	.company .philosophy-sec h3 {
		font-size: 44px;
		margin: 0 0 40px;
	}

	.company .philosophy-sec p {
		font-size: 18px;
	}

	.company .company-info-sec .company-info-table table th,
	.company .company-info-sec .company-info-table table td {
		font-size: 16px;
	}

	.company .company-info-sec h3 {
		font-size: 30px;
		margin: 120px 0 40px;
	}

	.company .company-info-sec .kenko-text {
		line-height: 1.8;
	}

	.company .company-info-sec .access-conts .map {
		height: 350px;
	}

	.company .company-info-sec .access-conts h4 {
		font-size: 24px;
		margin: 25px 0 15px;
	}

	.company .company-info-sec .access-conts table th,
	.company .company-info-sec .access-conts table td {
		display: table-cell;
		border-top: 1px solid #ddd !important;
		padding: 1.2em 0 1em 1em !important;
		font-size: 16px;
		width: auto;
	}

	.company .company-info-sec .access-conts table th {
		width: 135px;
		padding: 1.2em 1em 1em !important;
	}

	.company .company-info-sec .access-conts table tr:last-of-type th {
		border-bottom: 1px solid #ddd !important;
	}



	/* CONTACTページ */

	.contact .page-top-sec .en-title {
		width: 330px;
	}

	.contact .contact-sec .lead-text {
		font-size: 18px;
	}

	.contact .contact-form {
		margin-top: 60px;
	}

	.contact .contact-form .smf-item__col--label {
		width: 260px;
	}

	.contact .contact-form .smf-item__label__text {
		font-size: 16px;
	}

	.contact .contact-form .smf-item__label__text .sme-badge {
		font-size: 14px;
		padding: 0.2em 0.5em;
	}

	.contact .contact-form .smf-item__controls>:not(:first-child) {
		margin-top: 15px;
	}

	.contact .thanks-text {
		padding: 50px 40px;
	}

	.contact .thanks-text p {
		text-align: center;
	}



	/* Industrial Materialsページ */

	.industrial-materials .page-top-sec .en-title {
		width: 863px;
		max-width: none;
	}

	.industrial-materials .smb-section .sec-title {
		font-size: 40px;
		margin: 0 0 90px !important;
	}

	.industrial-materials .smb-section .sec-title::before {
		bottom: -25px;
		width: 50px;
		height: 5px;
	}

	.industrial-materials .smb-section .sec-title:nth-of-type(n+2) {
		margin-top: 140px !important;
	}

	.industrial-materials .industry-sec .job-img {
		margin: 40px auto 0 !important;
	}

	.industrial-materials .industry-sec .job-list-box {
		margin: 40px auto 0;
		padding: 30px;
	}

	.industrial-materials .industry-sec .job-list-box ul li {
		font-size: 18px;
	}

	.industrial-materials .industry-sec .job-list-box ul li:nth-child(n+2) {
		margin-top: 10px;
	}

	.industrial-materials .industry-sec .maker-list li,
	.industrial-materials .industry-sec .product-list li {
		font-size: 18px;
	}

	.industrial-materials .industry-sec .maker-list li:nth-child(n+3) {
		margin-top: 20px !important;
	}

	.industrial-materials .industry-sec .product-list li:nth-child(n+2) {
		margin-top: 20px !important;
	}



	/* Privacy Policyページ */

	.privacy-policy .page-top-sec .en-title {
		width: 621px;
		margin-bottom: 15px;
	}

	.privacy-policy .privacy-sec h2 {
		font-size: 26px;
		margin: 60px 0 20px !important;
	}

	.privacy-policy .privacy-sec ul {
		margin-top: 20px;
	}

	.privacy-policy .privacy-sec ul li {
		font-size: 16px;
	}

	.privacy-policy .privacy-sec ul li:nth-child(n+2) {
		margin-top: 15px;
	}

	.privacy-policy .privacy-sec .name {
		margin-top: 60px;
	}



	/* ARCHIVEページ共通 */

	.p-archive {
		padding: 80px 40px 100px;
		max-width: 1280px;
	}

	.p-archive .c-pagination,
	.p-archive+.c-pagination {
		margin-bottom: 60px;
	}

	.archive .p-entry-content p {
		padding: 100px 40px;
	}

	.category-news .page-top-sec .en-title {
		width: 235px;
	}

	.category-event .page-top-sec .en-title {
		width: 241px;
	}

	.post-type-archive-works .page-top-sec .en-title,
	.tax-works_category .page-top-sec .en-title {
		width: 287px;
	}

	.tax-works_category .c-entry__header {
		margin: 80px 0 0;
		padding: 0 40px;
	}

	.category-column .page-top-sec .en-title {
		width: 330px;
	}

	.category-voice .page-top-sec .en-title {
		width: 239px;
	}




	/* 投稿ページ共通 */

	.single .page-top-sec .category-text {
		font-size: 40px;
		padding: 0 40px;
		margin: 0 0 50px;
	}

	.single .page-top-sec.news .en-title {
		width: 235px;
	}

	.single .page-top-sec.event .en-title {
		width: 241px;
	}

	.single .page-top-sec.works .en-title {
		width: 287px;
	}

	.single .page-top-sec.column .en-title {
		width: 330px;
	}

	.single .p-entry-content p {
		font-size: 16px;
	}

	.single .c-entry-aside {
		margin-top: 80px !important;
	}

	.single .l-contents__inner:first-child {
		padding-top: 100px;
	}

	.single .l-contents-bottom-widget-area {
		margin-top: 100px !important;
	}

	.single .l-contents-bottom-widget-area .common-contact-sec {
		margin: 0 -40px !important;
	}



	/* 施工事例ページ */

	.single-works .c-entry__header {
		margin-bottom: 25px;
	}

	.single-works .c-entry__title {
		font-size: 32px;
		padding: 8px 20px 6px;
	}

	.single-works .p-entry-content>h2 {
		font-size: 28px;
	}

	.single-works .works-category-block {
		margin-top: 40px;
	}

	.single-works .p-entry-content .main-img.is-portrait {
		max-width: 650px;
		margin-left: auto;
		margin-right: auto;
	}

	.single-works .p-entry-content>.lead-text {
		margin-top: 40px;
	}

	.single-works .p-entry-content>.ba-block {
		margin-top: 80px;
	}

	.single-works .ba-flex {
		flex-wrap: nowrap;
		flex-direction: row;
		justify-content: space-between;
	}

	.single-works .ba-flex {
		flex-wrap: nowrap;
		flex-direction: row;
		align-items: flex-start;
		justify-content: center;
		gap: 4%;
	}

	.single-works .ba-flex .before-img {
		width: 44%;
		margin-bottom: 0;
	}

	.single-works .ba-flex .before-img .before-text {
		font-size: 24px;
		padding: 0.3em 0.6em;
	}

	.single-works .ba-flex .after-img {
		width: 52%;
	}

	.single-works .ba-flex .after-img .after-text {
		font-size: 30px;
		padding: 0.3em 0.6em;
	}

	.single-works .ba-flex.is-single>div {
		flex: 0 1 auto !important;
		/* 1枚の時は幅を固定・維持 */
		width: 100% !important;
		max-width: 600px !important;
		/* 1枚の時の見栄えの良い幅 */
		margin: 0 auto;
	}

	.single-works .ba-text {
		margin-top: 40px;
	}

	.single-works .construction-item {
		margin-top: 80px;
	}

	.single-works .construction-photos.is-flex {
		flex-direction: row;
		gap: 4%;
	}

	.single-works .construction-photos.is-flex .photo-unit {
		flex: 1;
		width: 48%;
	}

	.single-works .construction-photos.is-full .photo-unit {
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}

	/* 1枚かつ縦長の場合、450pxに制限して中央寄せ */
	.construction-photos.is-full .photo-unit.is-portrait {
		max-width: 450px;
	}

	.single-works .p-entry-content>h3 {
		font-size: 42px;
		margin: 80px auto 10px;
	}

	.single-works .p-entry-content>.gallery {
		justify-content: center;
	}

	.single-works .p-entry-content>.gallery li {
		width: 24.25%;
		height: 0;
		padding-bottom: 18%;
		margin: 0 1% 0 0;
	}

	.single-works .p-entry-content>.gallery li:nth-child(2n) {
		margin-right: 1%;
	}

	.single-works .p-entry-content>.gallery li:nth-child(4n) {
		margin-right: 0;
	}

	.single-works .p-entry-content>.gallery li:nth-child(n+3) {
		margin-top: 0;
	}

	.single-works .p-entry-content>.gallery li:nth-child(n+5) {
		margin-top: 1%;
	}

	.single-works .p-entry-content>.works-spec-table {
		margin-top: 80px;
	}

	.single-works .p-entry-content>.works-spec-table th,
	.single-works .p-entry-content>.works-spec-table td {
		font-size: 16px;
		padding: 1em;
	}

	.single-works .p-entry-content>.works-spec-table th {
		width: 25%;
	}



	/* 404ページ */

	.error404 .c-entry__content {
		max-width: 1080px;
		padding: 120px 40px;
	}




}





@media (min-width: 1280px) {

	.c-site-branding__title .custom-logo {
		max-width: 320px;
	}

	.header-conts {
		max-width: 736px;
	}

	.p-global-nav {
		max-width: 1060px;
	}

	.p-global-nav .c-navbar__item>a {
		padding: 15px 20px;
	}

	.p-global-nav .c-navbar__item>a span {
		font-size: 17px;
	}

	.snow-monkey-mega-menu--mega-menu-4>.c-navbar__submenu {
		padding: 15px 20px !important;
	}

	.home .campaign-sec.wood-sec::after {
		background-position: -160px top, calc(100% + 160px) top, center 15px, center top;
		background-size: 650px 180px, 650px 180px, 572px 135px, 512px 512px;
	}






}






@media (min-width: 1600px) {


	.home .campaign-sec.wood-sec::after {
		background-position: left top, right top, center 15px, center top;
		background-size: 650px 180px, 650px 180px, 572px 135px, 512px 512px;
	}






}