@charset "utf-8";

/* 01 */

:root {
	--vw: 1vw;
	--single_post_title_font_size: 34px;
	--single_post_title_font_size_tb: 30px;
	--single_post_title_font_size_sp: 20px;
	--font_family_type1: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	--font_family_type2: Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	--font_family_type3: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

body {
	font-size: 16px;
}

.large_headline {
	font-size: 50px !important;
}

.rich_font {
	font-size: 34px !important;
}

@media screen and (max-width:1100px) {
	.large_headline {
		font-size: 35px !important;
	}

	.rich_font {
		font-size: 21px !important;
	}
}

@media screen and (max-width:800px) {
	body {
		font-size: 16px;
	}

	.large_headline {
		font-size: 30px !important;
	}

	.rich_font {
		font-size: 22px !important;
	}
}

body,
input,
textarea {
	font-weight: 500;
	font-family: var(--font_family_type2);
}

.rich_font,
.p-vertical {
	font-family: var(--font_family_type2);
	font-weight: 600;
}

.large_headline {
	font-family: var(--font_family_type2);
	font-weight: 600;
}

#single_post_header .title {
	font-family: var(--font_family_type2);
	font-weight: 600;
}

.rich_font_type1 {
	font-family: var(--font_family_type1);
	font-weight: 600;
}

.rich_font_type2 {
	font-family: var(--font_family_type2);
	font-weight: 600;
}

.rich_font_type3 {
	font-family: var(--font_family_type3);
	font-weight: 600;
}


.logo_text {
	font-size: 26px;
}

@media screen and (max-width:1201px) {
	.logo_text {
		font-size: 20px;
	}
}

#footer_banner .title {
	font-size: 50px !important;
}

@media screen and (max-width:1100px) {
	#footer_banner .title {
		font-size: 44px !important;
	}
}

@media screen and (max-width:800px) {
	#footer_banner .title {
		font-size: 30px !important;
	}
}

@media(hover: hover) {
	.animate_background .image_wrap img {
		width: 100%;
		height: 100%;
		will-change: transform;
		transition: transform 0.5s ease;
	}

	.animate_background:hover .image_wrap img {
		transform: scale(1.1);
	}
}

a {
	color: #000;
}

a:hover,
.category_button,
.sub_title.colored,
#global_menu>ul>li>a:hover,
.faq_list .headline,
#bread_crumb,
#bread_crumb li.last,
.faq_list .title.active,
.widget_categories li a:hover,
.widget_archive li a:hover,
.widget_pages li a:hover,
.widget_nav_menu li a:hover,
.design_button,
.service_category_content .post_list .title,
.service_header .archive_link .label,
.megamenu_b .arrow:after,
.megamenu_b .sub_title.arrow,
.news_category_button a:hover,
#footer_banner a:hover .arrow_button:before,
#footer_banner a:hover .arrow_button:after,
.service_category_post_list .title,
#post_pagination a:hover,
.page_navi a:hover,
#return_top a:hover .arrow:before,
#return_top a:hover .arrow:after,
#service_link_list .link_label,
body.megamenu_dark_color .megamenu_a a:hover,
.arrow_link_button a,
.megamenu_b .arrow_link,
.megamenu_b .post_list .arrow_link .arrow_button_small,
#header_slider_wrap.layout_type3 .desc_area a:hover,
#company_data_list h4,
.lp3_bottom_content .item_list a {
	color: #94c43b;
}

.cardlink .title a,
#global_menu>ul>li.active>a,
#global_menu>ul>li.current-menu-item>a,
.design_arrow_button a,
.swiper-nav-button:hover .arrow_button_small:before,
.swiper-nav-button:hover .arrow_button_small:after {
	color: #94c43b !important;
}

.page_navi span.current,
#global_menu ul ul a:hover,
.arrow_button,
#submit_comment,
#post_pagination p,
#comment_tab li.active a,
.widget_tab_post_list_button div.active,
.widget_categories a:before,
.q_styled_ol li:before,
#copyright,
.tcdw_tag_list_widget ol a:hover,
.widget_tag_cloud .tagcloud a:hover,
#wp-calendar tbody a:hover,
#post_tag_list a:hover,
#wp-calendar #prev a:hover,
#wp-calendar #next a:hover,
#wp-calendar td a:hover,
.news_category_button li.current a,
.swiper-scrollbar-drag,
.cb_service_category_list .post_list a:after,
.shutter_image.link_ver .post_list a:after,
.design_button:hover,
#mobile_menu li li a {
	background-color: #94c43b;
}

.category_button,
.page_navi span.current,
#post_pagination p,
#comment_textarea textarea:focus,
#guest_info input:focus,
.c-pw__box-input:focus,
.news_category_button li.current a,
.news_category_button a:hover,
#post_pagination a:hover,
.page_navi a:hover,
.design_button {
	border-color: #94c43b;
}

.category_button:hover,
.single_post_nav:hover span:after,
.faq_list .title:hover,
#single_author_title_area .author_link li a:hover:before,
.author_profile a:hover,
#post_meta_bottom a:hover,
.cardlink_title a:hover,
.comment a:hover,
.comment_form_wrapper a:hover,
.megamenu_b .sub_title.arrow:hover,
.megamenu_b .arrow_link:hover,
body.megamenu_dark_color .megamenu_b a:hover {
	color: #e12200;
}

.design_arrow_button a:hover {
	color: #e12200 !important;
}

.c-pw__btn:hover,
#comment_tab li a:hover,
#submit_comment:hover,
#cancel_comment_reply a:hover,
#comment_tab li a:hover,
.cb_service_category_list .post_list a:hover:after,
.shutter_image.link_ver .post_list a:hover:after {
	background-color: #e12200;
}

.category_button:hover,
.tcdw_tag_list_widget ol a:hover,
.widget_tag_cloud .tagcloud a:hover {
	border-color: #e12200;
}


.post_content a,
.widget_block a,
.textwidget a,
#no_post a,
#page_404_header .desc a,
#no_search_result a {
	color: #94c43b;
}

#page_404_header .desc a:hover {
	color: #94c43b;
}

.widget_block a:hover,
.textwidget a:hover,
#no_post a:hover {
	color: rgba(255, 64, 0, 0.6);
}

.post_content a:hover {
	color: #94c43b;
}

.styled_h2 {
	font-size: 28px !important;
	text-align: center !important;
	font-weight: 600 !important;
	color: #000000;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background-color: transparent;
}

@media screen and (max-width:800px) {
	.styled_h2 {
		font-size: 22px !important;
	}
}

.styled_h3 {
	font-size: 23px !important;
	text-align: left !important;
	font-weight: 600 !important;
	color: #000000;
	border-color: #94c43b;
	border-width: 4px;
	border-style: solid;
	padding-left: 1em !important;
	padding-top: 0.5em !important;
	padding-bottom: 0.5em !important;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background-color: transparent;
}

@media screen and (max-width:800px) {
	.styled_h3 {
		font-size: 20px !important;
	}
}

.styled_h4 {
	font-size: 22px !important;
	text-align: left !important;
	font-weight: 500 !important;
	color: #000000;
	border-color: #dddddd;
	border-width: 1px;
	border-style: dotted;
	border-left: none;
	border-right: none;
	border-top: none;
	padding-bottom: 0.8em !important;
	background-color: transparent;
}

@media screen and (max-width:800px) {
	.styled_h4 {
		font-size: 18px !important;
	}
}

.styled_h5 {
	font-size: 20px !important;
	text-align: left !important;
	font-weight: 500 !important;
	color: #000000;
	border-color: #000000;
	border-width: 3px;
	border-style: double;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background-color: #f2f2f2;
	padding: 0.8em 1em !important;
}

@media screen and (max-width:800px) {
	.styled_h5 {
		font-size: 16px !important;
	}
}

.post_content a.q_custom_button1 {
	width: 280px;
	height: 60px;
	line-height: 60px;
	border-radius: 70px;
	color: #ffffff;
	background-color: #94c43b;
	border: none;
}

.post_content a.q_custom_button1:before {
	color: #ffffff;
	background-color: #ff8259;
	opacity: 0;
}

.post_content a.q_custom_button1:hover {}

.post_content a.q_custom_button1:hover:before {
	opacity: 1;
}

@media (max-width: 1200px) {
	.post_content a.q_custom_button1 {
		width: 260px;
	}
}

@media (max-width: 800px) {
	.post_content a.q_custom_button1 {
		width: 240px;
		height: 50px;
		line-height: 50px;
	}
}

.post_content a.q_custom_button2 {
	width: 280px;
	height: 60px;
	line-height: 60px;
	border-radius: 6px;
	color: #428dbf;
	border-color: #428dbf;
}

.post_content a.q_custom_button2:before {
	background-color: #428dbf;
	left: calc(-100% - 110px);
	transform: skewX(45deg);
	width: calc(100% + 70px);
}

.post_content a.q_custom_button2:hover {
	color: #ffffff;
	border-color: #428dbf;
}

.post_content a.q_custom_button2:hover:before {
	left: -35px;
}

@media (max-width: 1200px) {
	.post_content a.q_custom_button2 {
		width: 260px;
	}
}

@media (max-width: 800px) {
	.post_content a.q_custom_button2 {
		width: 240px;
		height: 50px;
		line-height: 50px;
	}
}

.post_content a.q_custom_button3 {
	width: 280px;
	height: 60px;
	line-height: 60px;
	border-radius: 0px;
	color: #ffffff;
	background-color: #375c60;
	border: none;
}

.post_content a.q_custom_button3:before {
	color: #ffffff;
	background-color: #5a898e;
	left: -100%;
}

.post_content a.q_custom_button3:hover {}

.post_content a.q_custom_button3:hover:before {
	left: 0;
}

@media (max-width: 1200px) {
	.post_content a.q_custom_button3 {
		width: 260px;
	}
}

@media (max-width: 800px) {
	.post_content a.q_custom_button3 {
		width: 240px;
		height: 50px;
		line-height: 50px;
	}
}

.q_frame1 {
	background: #ffffff;
	border-radius: 0px;
	border-width: 1px;
	border-color: #dddddd;
	border-style: solid;
}

.q_frame1 .q_frame_label {
	color: #000000;
}

.q_frame2 {
	background: #ffffff;
	border-radius: 0px;
	border-width: 1px;
	border-color: #009aff;
	border-style: solid;
}

.q_frame2 .q_frame_label {
	color: #009aff;
}

.q_frame3 {
	background: #ffffff;
	border-radius: 10px;
	border-width: 1px;
	border-color: #f9b42d;
	border-style: solid;
}

.q_frame3 .q_frame_label {
	color: #f9b42d;
}

.q_underline1 {
	font-weight: 600;
	background-image: -webkit-linear-gradient(left, transparent 50%, #ff845b 50%);
	background-image: -moz-linear-gradient(left, transparent 50%, #ff845b 50%);
	background-image: linear-gradient(to right, transparent 50%, #ff845b 50%);
}

.q_underline2 {
	font-weight: 600;
	background-image: -webkit-linear-gradient(left, transparent 50%, #99f9ff 50%);
	background-image: -moz-linear-gradient(left, transparent 50%, #99f9ff 50%);
	background-image: linear-gradient(to right, transparent 50%, #99f9ff 50%);
}

.q_underline3 {
	font-weight: 600;
	background-image: -webkit-linear-gradient(left, transparent 50%, #ff99b8 50%);
	background-image: -moz-linear-gradient(left, transparent 50%, #ff99b8 50%);
	background-image: linear-gradient(to right, transparent 50%, #ff99b8 50%);
}

.speech_balloon1 .speech_balloon_text_inner {
	color: #000000;
	background-color: #ffffff;
	border-color: #94c43b;
}

.speech_balloon1 .before {
	border-left-color: #94c43b;
}

.speech_balloon1 .after {
	border-right-color: #ffffff;
}

.speech_balloon2 .speech_balloon_text_inner {
	color: #000000;
	background-color: #ffffff;
	border-color: #ff5353;
}

.speech_balloon2 .before {
	border-left-color: #ff5353;
}

.speech_balloon2 .after {
	border-right-color: #ffffff;
}

.speech_balloon3 .speech_balloon_text_inner {
	color: #000000;
	background-color: #ffffff;
	border-color: #1578d6;
}

.speech_balloon3 .before {
	border-left-color: #1578d6;
}

.speech_balloon3 .after {
	border-right-color: #ffffff;
}

.speech_balloon4 .speech_balloon_text_inner {
	color: #000000;
	background-color: #ffffff;
	border-color: #0789b5;
}

.speech_balloon4 .before {
	border-left-color: #0789b5;
}

.speech_balloon4 .after {
	border-right-color: #ffffff;
}

.qt_google_map .pb_googlemap_custom-overlay-inner {
	background: #000000;
	color: #ffffff;
}

.qt_google_map .pb_googlemap_custom-overlay-inner::after {
	border-color: #000000 transparent transparent transparent;
}

/* 02 */

#header_slider_content .catch {
	font-size: 76px;
}

#header_slider_content .desc {
	font-size: 20px;
}

@media screen and (max-width:1100px) {
	#header_slider_content .catch {
		font-size: 53px;
	}

	#header_slider_content .desc {
		font-size: 18px;
	}
}

@media screen and (max-width:800px) {
	#header_slider_content .catch {
		font-size: 30px;
	}

	#header_slider_content .desc {
		font-size: 16px;
	}
}

.cb_service_list.num2 .item .headline {
	font-size: 50px;
}

@media (max-width: 1200px) {
	.cb_service_list.num2 .item .headline {
		font-size: 30px;
	}
}

#site_loader_overlay {
	position: relative;
	overflow: hidden;
	pointer-events: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	height: 100vh;
	height: 100dvh;
	z-index: 99999999999;
	opacity: 1;
	background: #94c43b;
}

/* body.end_loading #site_loader_overlay { opacity:0; transition: opacity 0.7s ease 0.7s; } */

#site_loader_overlay_for_catchphrase {
	position: relative;
	overflow: hidden;
	pointer-events: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	z-index: 99998;
	background: #000000;
}

#site_loader_overlay_for_catchphrase.active {
	opacity: 0;
	transition: opacity 0.1s ease 1.5s;
}

#site_loader_overlay {
	transform: translate3d(0, -100%, 0);
	transition: transform 0.7s cubic-bezier(.83, 0, .17, 1) 0.5s;
}

#site_loader_overlay.active {
	transform: translate3d(0, 0%, 0);
}

body.end_loading #site_loader_overlay {
	opacity: 0;
	transition: opacity 0.5s ease 0.4s;
}

#loader_catch {
	opacity: 0;
	text-align: center;
	line-height: 1.8;
	padding: 0 100px;
	font-size: 26px;
	color: #ffffff;
}

#site_loader_overlay_for_catchphrase.start_loading #loader_catch {
	opacity: 1;
	transition: opacity 1.0s ease 0.5s;
}

@media screen and (max-width:1100px) {
	#loader_catch {
		font-size: 22px;
		padding: 0 60px;
	}
}

@media screen and (max-width:800px) {
	#loader_catch {
		font-size: 18px;
		padding: 0 20px;
	}
}

#loader_logo_image {
	opacity: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

#site_loader_overlay.active #loader_logo_image {
	opacity: 1;
	transition: opacity 1.0s ease 1.5s;
}

#loader_logo_image .mobile {
	display: none;
}

@media screen and (max-width:800px) {
	#loader_logo_image .pc {
		display: none;
	}

	#loader_logo_image .mobile {
		display: block;
	}
}

.test {
	color: #94c43b;
}


/* デザイナー */
:root {
	--hcb-font-size: 14px
}

:root {
	--hcb-font-size--mobile: 13px
}

:root {
	--hcb-font-family: Menlo, Consolas, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/*! This file is auto-generated */
.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border-radius: 9999px;
	box-shadow: none;
	text-decoration: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	font-size: 1.125em
}

.wp-block-file__button {
	background: #32373c;
	color: #fff;
	text-decoration: none
}

</style><style id='global-styles-inline-css' type='text/css'>body {
	--wp--preset--color--black: #000000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #ffffff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--spacing--20: 0.44rem;
	--wp--preset--spacing--30: 0.67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
	gap: 0.5em;
}

:where(.is-layout-grid) {
	gap: 0.5em;
}

body .is-layout-flow>.alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}

body .is-layout-flow>.alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}

body .is-layout-flow>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained>.alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}

body .is-layout-constrained>.alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}

body .is-layout-constrained>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: var(--wp--style--global--content-size);
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained>.alignwide {
	max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
	display: flex;
}

body .is-layout-flex {
	flex-wrap: wrap;
	align-items: center;
}

body .is-layout-flex>* {
	margin: 0;
}

body .is-layout-grid {
	display: grid;
}

body .is-layout-grid>* {
	margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
	gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
	gap: 1.25em;
}

.has-black-color {
	color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
	color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
	color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
	color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
	color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
	color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
	color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
	color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
	color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
	color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
	color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
	color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
	background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
	background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
	background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
	background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
	background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
	background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
	background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
	background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
	background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
	background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
	border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
	border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
	border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
	border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
	border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
	border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
	border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
	border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
	border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
	border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
	background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
	background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
	background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
	background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
	background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
	background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
	background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
	font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
	font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
	font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
	font-size: var(--wp--preset--font-size--x-large) !important;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
	color: inherit;
}

:where(.wp-block-post-template.is-layout-flex) {
	gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
	gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em;
}

.wp-block-pullquote {
	font-size: 1.5em;
	line-height: 1.6;
}

#page_header .overlay {
	background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 801px) {
	.design_header .large_headline {
		margin-top: 1px;
	}

	.title2 {
		margin-top: 2px !important;
	}

	#page_header .desc_area {
		margin: -97px auto 140px;
	}

	#page_header .desc {
		margin-bottom: -3px;
	}

	.post_content:empty+.gallery_content {
		margin-top: -161px;
	}

	.gallery_content_header .desc {
		margin-bottom: -42px;
	}

	.design_header {
		margin-top: 13px !important;
		margin-bottom: 58px;
	}

	.post_content p {
		margin: 0 0 44px 0;
	}

	#page_header .design_header {
		margin: -10px auto 147px;
	}

	#company_message .catch {
		margin: -12px 0 34px 0;
	}

	.gray_bg {
		padding: 128px 0;
	}

	#company_data_list h4 {
		margin: 0px 0 37px 0;
	}

	#company_data_list {
		margin: -85px 0 139px;
	}

	#company_access {
		margin-top: 141px;
	}

	#page_contents {
		padding-bottom: 147px;
	}

	#company_data_list td {
		padding: 0 0 0px 0;
		line-height: 45px;
	}

	.title2 {
		margin-top: -14px;
	}
}

@media screen and (max-width: 800px) {
	body:not(.show_sidebar) #page_header.large_height .design_header {
		margin: -44px 0 10px 0;
	}

	.sub_title.colored {
		margin-top: 14px;
	}

	.gray_bg {
		padding: 37px 0;
	}

	#company_message .catch {
		margin: -7px 0 24px 0;
	}

	.design_header {
		margin-top: 37px;
		margin-bottom: 38px;
	}

	#company_data_list .s_table {
		margin-top: 27px;
		font-size: 14px;
	}

	#company_access {
		margin-top: -13px !important;
	}

	#company_access .qt_google_map {
		margin-top: -2px !important;
		margin-bottom: 32px;
	}

	#page_contents {
		padding-bottom: 39px;
	}

	.company_info {
		font-size: 14px;
		padding-bottom: 2px;
	}

	.title2 {
		margin-top: -20px !important;
	}

	.post_content p {
		margin: 0 0 37px 0;
	}

	#company_message .post_col img {
		margin: 0px auto 3px !important;
	}

	.name {
		margin-bottom: -2px !important;
	}
}