/*
Theme Name: あさひリアルティ
Template: lightning
Author: 株式会社 FEAT.
Version: 0.6.1
*/

#vk-mobile-nav-menu-btn {
	display: none !important;
}
body.home .site-body {
	padding-bottom: 0;
}
body.home .main-section {
	margin-bottom: 0;
}


body {
	--main-color: #ff0000;
	--text-color: #685F50;
	font-family: "noto-sans-cjk-jp", sans-serif;
}
:root {
	--vk-width-container: 1220px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	width: 95%;
	max-width: 1220px;
}

/* -------------------------------------
	共通パーツ
------------------------------------- */

/* header */
#site-header {
	position: absolute;
    top: 0;
    left: 0;
	background-color: transparent;
    width: 100%;
	box-shadow: none;
}
#site-header #site-header-container {
	max-width: unset;
	padding: 15px 38px;
	margin-top: 13px;
}
#site-header .site-header-logo {
	display: flex;
	align-items: center;
	padding-top: 0;
	margin-bottom: 0;
	display: none !important;
}
#site-header .site-header-logo a {
	color: #fff;
}
#global-nav .global-nav-list {
	gap: 5px 19.5px;
}
.device-pc .global-nav-list>li>a {
	padding: 7px .8em;
}
.global-nav-list>li .global-nav-name {
	color: var(--text-color);
	font-size: 20px;
	font-weight: normal;
}
/* body.home .global-nav-list>li .global-nav-name {
	color: #fff;
} */
.global-nav-list>li:hover:before,
.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)):before {
	display: none !important;
	width: 0 !important;
}

.vk-mobile-nav {
	overflow: hidden;
}
.vk-mobile-nav-menu-btn {
	background: url('https://asahi-realty.co.jp/wp-content/themes/lightning/_g3/inc/vk-mobile-nav/package/images/vk-menu-btn-white.svg') center 50% no-repeat var(--text-color);
	width: 45px;
	height: 45px;
	border: none !important;
	border-radius: 50%;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, .25);
}
.vk-mobile-nav-menu-btn.menu-open {
	background: url('https://asahi-realty.co.jp/wp-content/themes/lightning/_g3/inc/vk-mobile-nav/package/images/vk-menu-close-white.svg') center 50% no-repeat var(--text-color);
}
.vk-mobile-nav {
	background: url('https://asahi-realty.co.jp/wp-content/uploads/2024/12/faq_bg-scaled.webp') no-repeat 50% center;
}
.vk-mobile-nav nav>ul,
.vk-mobile-nav .widget_nav_menu ul li a,
.vk-mobile-nav nav ul li a {
	border-color: var(--text-color);
}
.vk-mobile-nav .widget_nav_menu ul li a,
.vk-mobile-nav nav ul li a {
	color: var(--text-color);
	font-weight: 500;
}
.mobile_nav_btn_box > .vk_gridColumn {
	max-width: unset;
}
.mobile_nav_btn_box .vk_button .vk_button_link {
	position: relative;
	font-size: 12px;
	padding: .9em 2em;
	padding-left: 3.8em;
	border-radius: 100px;
}
.mobile_nav_btn_box .vk_button .vk_button_link .vk_button_link_caption .vk_button_link_before {
	position: absolute;
    top: 50%;
    left: .7em;
    transform: translateY(-50%) rotate(20deg);
    -webkit-transform: translateY(-50%) rotate(20deg);
    -ms-transform: translateY(-50%) rotate(20deg);
	font-size: 2em;
    margin: 0;
}
.vk_button .vk_button_link_subCaption,
.editor-styles-wrapper .vk_button .vk_button_link_subCaption {
	font-size: 180%;
	line-height: 1.2;
}
#page_top {
	display: none !important;
}
@media screen and (max-width: 1340px){
	#site-header #site-header-container {
		padding: 10px 5px;
		margin-top: 10px;
	}
	.global-nav-list>li .global-nav-name {
		font-size: 18px;
	}
}

/* footer */
footer.site-footer {
	--footer-column: 620px;
	background-color: #fff;
	border-top: none;
}
footer.site-footer,
footer.site-footer a {
	color: var(--text-color);
}
footer.site-footer .site-footer-content {
	padding-top: 4.8rem;
}
.site-footer-content > .row {
	gap: 0 !important;
	margin-left: 0;
	margin-right: 0;
}
.site-footer-content > .row > div {
	flex: 0 1 auto;
	max-width: unset;
	padding: 0;
}
.site-footer-content > .row > div:has(.footer_title) {
	width: var(--footer-column);
}
.site-footer-content > .row > div {
	width: calc(100% - var(--footer-column));
}
.footer_column.wp-block-columns {
	gap: 10px 2rem;
}
.footer_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
	flex-basis: auto !important;
    flex-grow: 0;
}
.footer_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:has(.footer_logo) {
	flex-shrink: 0;
}
.footer_column p {
	font-size: 16px;
	font-weight: bold;
}
.footer_logo {
	width: 110px;
	vertical-align: bottom;
}
.footer_logo img {
	width: 100%;
}
.footer_title {
	font-size: 23px;
	letter-spacing: .045em;
	margin-block-end: 1.1em !important;
}
aside.widget_nav_menu > div {
	display: flex;
	justify-content: flex-end;
}
aside.widget_nav_menu ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: -5px;
	margin-right: -7.7px;
}
aside.widget_nav_menu ul li a {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 7.7px;
	border: none;
}
aside.widget_nav_menu ul li a:hover {
	color: var(--text-color);
}
@media screen and (max-width: 1200px){
	footer.site-footer {
		--footer-column: 550px;
	}
	.footer_column.wp-block-columns {
		gap: 10px 1rem;
	}
	.footer_logo {
		width: 90px;
	}
	.footer_title {
		font-size: 20px;
		margin-block-end: .8em !important;
	}
	.footer_column p,
	aside.widget_nav_menu ul li a {
		font-size: 14px;
	}
}
@media screen and (max-width: 1024px){
/* 	footer.site-footer {
		padding-bottom: 12vw;
	} */
	body.page-id-13 footer.site-footer,
	body.page-id-14 footer.site-footer {
		padding-bottom: 0;
	}
	footer.site-footer .site-footer-content {
		padding-top: 2.8rem;
	}
	.site-footer-content > .row {
		flex-direction: column;
		align-items: center;
		gap: 20px;
	}
	.site-footer-content > .row > div,
	.site-footer-content > .row > div:has(.footer_logo) {
		width: auto;
	}
	.site-footer-content > .row > div:has(.widget_nav_menu) {
		order: -1;
	}
	.footer_column.wp-block-columns {
		margin-bottom: 0;
	}
	aside.widget_nav_menu ul {
		gap: 0 5px;
		margin-top: 0;
		margin-right: 0;
	}
}
@media screen and (min-width: 768px){
	.mobile_nav_btn_box {
		display: none !important;
	}
}
@media screen and (max-width: 767px){
	footer.site-footer {
		--footer-column: 100%;
/* 		padding-bottom: 17vw; */
	}
	body.page-id-13 footer.site-footer,
	body.page-id-14 footer.site-footer {
		padding-bottom: 0;
	}
	.site-footer-content > .row {
		gap: 30px;
	}
	.footer_column.wp-block-columns {
		display: block;
		text-align: center;
	}
	aside.widget_nav_menu > div {
		display: block;
	}
	.site-footer-content > .row > div,
	.site-footer-content > .row > div:has(.footer_logo) {
		width: 100%;
	}
	.footer_logo {
		margin: 0 auto;
		margin-block-end: 15px !important;
	}
	.footer_title {
		text-align: center !important;
		margin-block-end: .5em !important;
	}
	aside.widget_nav_menu ul {
		display: block;
		border-top: 1px dotted var(--text-color);
	}
	aside.widget_nav_menu ul li {
		border-bottom: 1px dotted var(--text-color);
	}
}

/* サイドボタン */
.side_btn_box {
	--side-btn-width: 357px;
	--side-btn-side: 14px;
	position: fixed;
    right: var(--side-btn-side);
    top: 12.6%;
    width: var(--side-btn-width);
	z-index: 1;
}
.side_btn_box.hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.side_btn_box.visible {
  opacity: 1;
  visibility: visible;
}
.side_btn_list {
	padding-left: 0;
	margin: 0;
}
.side_btn_list li {
	list-style: none;
	margin: 0;
    transition: transform 0.7s cubic-bezier(0.2, 1, 0.33, 1);
	transform: translate(calc((var(--side-btn-side) + var(--side-btn-width))/1.4), 0);
}
.side_btn_list li:hover {
    transition: transform 0.7s cubic-bezier(0.2, 1, 0.33, 1);
	transform: translate(0, 0);
}
.side_btn_list li + li {
	margin-top: 20px;
}
.side_btn_list li a {
	display: block;
	position: relative;
}
.side_btn_list li a::before {
	content: '';
	display: block;
	position: absolute;
	bottom: -8.3%;
    right: -2.3%;
    width: 99%;
    height: 97%;
	border-radius: 100px;
	z-index: -1;
}
.side_btn_list li.form a::before {
	background-color: #B7140C;
}
.side_btn_list li.line a::before {
	background-color: #336229;
}
.side_btn_list li.tel a::before {
	background-color: #B72D67;
}
.side_btn_list li a img {
	width: 100%;
	vertical-align: bottom;
	transform: translate(0, 0);
    transition: transform 0.3s cubic-bezier(0.2, 1, 0.33, 1);
}
.side_btn_list li a:hover img {
	transform: translate(2.5%, 8.5%);
    transition: transform 0.3s cubic-bezier(0.33, 1, 0.2, 1);
	transition-delay: .4s;
}
@media screen and (min-width: 1921px){
	.side_btn_list li {
		transform: translate(0, 0);
	}
	.side_btn_list li a:hover img {
		transition-delay: 0s;
	}
}
@media screen and (max-width: 1500px){
	.side_btn_box {
		--side-btn-width: 320px;
	}
}
@media screen and (max-width: 1300px){
	.side_btn_box {
		--side-btn-width: 300px;
	}
}
@media screen and (max-width: 1024px){
	.side_btn_box {
		top: auto;
		bottom: 20px;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		width: 95vw;
	}
	.side_btn_list {
		display: flex;
		justify-content: center;
		gap: 0 1.5%;
	}
	.side_btn_list li {
		width: calc((100% - 3%)/3);
		transform: translate(0, 0);
	}
	.side_btn_list li + li {
		margin-top: 0;
	}
	.side_btn_list li a img,
	.side_btn_list li a:hover img {
		transition-delay: 0s;
	}
}
@media screen and (max-width: 767px){
	.side_btn_box {
		width: 90vw;
	}
	.side_btn_list {
		gap: 0 3%;
	}
	.side_btn_list li {
		width: calc((100% - 1.5%)/2);
	}
	.side_btn_list li:last-child {
		display: none;
	}
}

/* ページヘッダー */
body:has(.page_header_container) .site-body {
	padding-top: 0;
}
.page_header_container {
	padding: 0 !important;
	margin-bottom: 3.5rem;
}
.page_header_container > div > .vk_outer_container {
	max-width: unset !important;
}
.page_header_container .page_header_img {
	position: relative;
	width: 100%;
	margin-bottom: 0 !important;
	vertical-align: bottom;
}
.page_header_container .page_header_img::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	opacity: .7;
}
.page_header_container .page_header_img img {
	width: 100%;
}
.page_header_text_box {
	position: absolute;
	top: 52.1%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.page_header_text_box .page_header_text_box_title,
.page_header_text_box .page_header_text_box_text {
	color: var(--text-color);
	line-height: 1.3;
}
.page_header_text_box .page_header_text_box_title {
	font-size: 100px;
	font-weight: normal;
	letter-spacing: .03em;
	text-indent: .03em;
	margin-bottom: 6px !important;
}
.page_header_text_box .page_header_text_box_text {
	font-size: 34px;
	font-weight: bold;
	margin-block-end: 0 !important;
}
.page_header_text_box .page_header_text_box_img {
	position: absolute;
	top: 47%;
	right: -141px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	width: 94px;
	margin: 0 !important;
	vertical-align: bottom;
}
.page_header_text_box .page_header_text_box_img img {
	width: 100% !important;
}
@media screen and (max-width: 1340px){
	.page_header_text_box .page_header_text_box_title {
		font-size: 7.462vw;
	}
	.page_header_text_box .page_header_text_box_text {
		font-size: 2.537vw;
	}
	.page_header_text_box .page_header_text_box_img {
		width: 7.014vw;
		right: -10.22vw;
	}
}
@media screen and (max-width: 1024px){
	.page_header_container{
		margin-bottom: 1.5rem;
	}
}
@media screen and (max-width: 991px){
	.page-header {
		aspect-ratio: 119 / 43;
		min-height: unset;
	}
	.page-header-title, h1.page-header-title {
		font-size: 7.462vw;
	}
}
@media screen and (max-width: 767px){
	.page_header_text_box .page_header_text_box_title {
		font-size: 9vw;
		margin-bottom: 0px !important;
	}
	.page_header_text_box .page_header_text_box_text {
		font-size: 3.8vw;
	}
	.page_header_text_box .page_header_text_box_img {
		width: 9.014vw;
		right: -12.52vw;
	}
}

/* 格子状背景 */
body {
	--lattice-size: 7px;
}
.bg_lattice .vk_outer-background-area::before {
	background-size: var(--lattice-size) var(--lattice-size);
	background-position: 50% 50%;
	background-image:
	repeating-linear-gradient(
		90deg,
		#C8AF91 ,
		#C8AF91 1px,
		transparent 1px,
		transparent var(--lattice-size)
	),
	repeating-linear-gradient(
		0deg,
		#C8AF91 ,
		#C8AF91 1px,
		transparent 1px,
		transparent var(--lattice-size)
	);
	opacity: .15 !important;
}

/* タイトル(シンプル) */
.title_simple {
	text-align: center;
	margin-bottom: 2.65rem;
}
.title_simple .wp-block-heading {
	position: relative;
	display: inline-block;
	color: var(--text-color);
	font-size: 49px;
	font-weight: 900 !important;
	letter-spacing: .015em;
	line-height: 1.5;
	margin-bottom: 0;
}
@media screen and (max-width: 1024px){
	.title_simple .wp-block-heading {
		font-size: 30px;
	}
}
@media screen and (max-width: 767px){
	.title_simple .wp-block-heading {
		font-size: 22px;
	}
}

/* タイトル(上下ライン) */
.title_top_bottom_line {
	--circle-size: 11px;
	text-align: center;
	margin-bottom: 2.65rem;
}
.title_top_bottom_line .wp-block-heading {
	position: relative;
	display: inline-block;
	color: var(--text-color);
	font-size: 49px;
	font-weight: 900 !important;
	letter-spacing: .015em;
	padding: .29em .09em;
	margin-bottom: 0;
	border-top: 3px solid var(--text-color);
	border-bottom: 3px solid var(--text-color);
}
.title_top_bottom_line .circle_top_left,
.title_top_bottom_line .circle_top_right,
.title_top_bottom_line .circle_bottom_left,
.title_top_bottom_line .circle_bottom_right {
	content: '';
	display: block;
	position: absolute;
	width: var(--circle-size);
	height: var(--circle-size);
	border: 3px solid var(--text-color);
	border-radius: 50%;
}
.title_top_bottom_line .circle_top_left,
.title_top_bottom_line .circle_top_right {
	top: calc((var(--circle-size)/2)*-1 - 1px);
}
.title_top_bottom_line .circle_bottom_left,
.title_top_bottom_line .circle_bottom_right {
	bottom: calc((var(--circle-size)/2)*-1 - 1px);
}
.title_top_bottom_line .circle_top_left,
.title_top_bottom_line .circle_bottom_left {
	left: calc(var(--circle-size)*-1);
}
.title_top_bottom_line .circle_top_right,
.title_top_bottom_line .circle_bottom_right {
	right: calc(var(--circle-size)*-1);
}
@media screen and (max-width: 1024px){
	.title_top_bottom_line .wp-block-heading {
		font-size: 30px;
	}
}
@media screen and (max-width: 767px){
	.title_top_bottom_line {
		--circle-size: 9px;
	}
	.title_top_bottom_line .wp-block-heading {
		font-size: 22px;
	}
	.title_top_bottom_line .wp-block-heading,
	.title_top_bottom_line .circle_top_left,
	.title_top_bottom_line .circle_top_right,
	.title_top_bottom_line .circle_bottom_left,
	.title_top_bottom_line .circle_bottom_right {
		border-width: 2px;
	}
	.title_top_bottom_line .circle_top_left,
	.title_top_bottom_line .circle_top_right {
		top: calc((var(--circle-size)/2)*-1 - .75px);
	}
	.title_top_bottom_line .circle_bottom_left,
	.title_top_bottom_line .circle_bottom_right {
		bottom: calc((var(--circle-size)/2)*-1 - .75px);
	}
}

/* タイトル(下ドット) */
.title_under_dot,
.title_under_dot .wp-block-heading {
	font-size: 40px;
}
.title_under_dot {
	position: relative;
	padding-bottom: .47em;
	margin-bottom: 1.65rem;
}
.title_under_dot::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 2px;
	background-image: url('https://asahi-realty.co.jp/wp-content/uploads/2024/12/title_under_dot.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 1em;
	height: .25em;
}
.title_under_dot .wp-block-heading {
	color: var(--text-color);
	font-weight: 900;
}
@media screen and (max-width: 1024px){
	.title_under_dot,
	.title_under_dot .wp-block-heading {
		font-size: 30px;
	}
	.title_under_dot {
		margin-bottom: 1.3rem;
	}
}
@media screen and (max-width: 767px){
	.title_under_dot,
	.title_under_dot .wp-block-heading {
		font-size: 22px;
	}
}

/* ボタン */
.more_btn.vk_button a.vk_button_link.btn {
	--circle-size: 9px;
	--line-width: 39px;
	--side-width: 50px;
	position: relative;
	background: linear-gradient(0deg, rgba(78,67,49,1) 0%, rgba(104,95,80,1) 100%) !important;
	font-weight: bold;
	width: 360px;
	padding: 27px calc(var(--side-width) + var(--line-width) + 7px);
	border: none !important;
	border-radius: 100px;
	transition: all .3s;
}
.more_btn.vk_button a.vk_button_link.btn::before,
.more_btn.vk_button a.vk_button_link.btn::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	transition: all .3s;
}
.more_btn.vk_button a.vk_button_link.btn::before {
	background-color: #fff;
	right: var(--side-width);
	width: var(--line-width);
	height: 1px;
}
.more_btn.vk_button a.vk_button_link.btn::after {
	content: '';
	right: calc(var(--side-width) - var(--circle-size));
	width: var(--circle-size);
	height: var(--circle-size);
	border: 1px solid #fff;
	border-radius: 50%;
}
.more_btn.vk_button-color-custom a:hover,
.more_btn.editor-styles-wrapper .vk_button-color-custom a:hover {
	opacity: 1;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.more_btn.hover_yellow.vk_button a.vk_button_link.btn:hover {
	color: #3C2313;
	background: linear-gradient(0deg, rgba(184,176,28,1) 0%, rgba(247,234,2,1) 100%) !important;
	transition: all .3s;
}
.more_btn.vk_button a.vk_button_link.btn:hover::before {
	background-color: #3C2313;
	transition: all .3s;
}
.more_btn.hover_yellow.vk_button a.vk_button_link.btn:hover::after {
	border-color: #3C2313;
	transition: all .3s;
}
@media screen and (max-width: 1024px){
	.more_btn.vk_button a.vk_button_link.btn {
		--circle-size: 8px;
		--line-width: 25px;
		width: auto;
		padding: 1.5em calc(var(--side-width) + var(--line-width) + 20px);
		padding-left: calc(var(--side-width) + var(--line-width));
	}
}

/* 記事一覧ブロック */
.vk_posts.vk_posts-postType-post,
.vk_posts.vk_posts-mainSection {
	--post-gap: 2.5%;
	gap: 30px var(--post-gap);
	margin-left: 0;
	margin-right: 0;
}
.vk_post.vk_post-postType-post,
.archive_result_item {
	background-color: #fff;
	width: calc((100% - var(--post-gap)*2)/3);
	margin: 0 !important;
	border: none;
	border-radius: 30px;
	cursor: pointer;
}
.vk_post.vk_post-postType-post,
.archive_result_item > a {
	padding: 29px;
}
.vk_post .vk_post_imgOuter {
	position: relative;
}
.vk_post .vk_post_imgOuter:before {
	padding-top: 65%;
}
.vk_post.vk_post-postType-post .vk_post_imgOuter {
	background-size: 100%;
}
.archive_result_item .img_box {
	overflow: hidden;
}
.vk_post.vk_post-postType-post .vk_post_imgOuter,
.archive_result_item .img_box img {
	transition: all .3s;
}
.vk_post.vk_post-postType-post:hover .vk_post_imgOuter {
	background-size: 110%;
}
.archive_result_item:hover .img_box img {
	transform: scale(1.1);
}
.vk_post .vk_post_date {
	position: absolute;
	left: 10px;
	bottom: 9px;
	color: var(--text-color);
	background-color: #fff;
	font-size: 16px;
	width: max-content;
    padding: .16em .87em;
	margin: 0 !important;
	border: 1px solid var(--text-color);
	border-radius: 100px;
	order: -1;
}
.vk_post-btn-display.card .vk_post_body {
	padding: 7px 0 52px;
}
.vk_post .vk_post_title {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.75;
}
.vk_post-btn-display.card .vk_post_btnOuter {
	bottom: 0;
	width: 100%;
}
.vk_post .vk_post_btn {
	--circle-size: 8px;
    --line-width: 18px;
    --side-width: 11px;
	position: relative;
	color: var(--text-color) !important;
	background-color: transparent !important;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .07em;
	line-height: 1;
	padding: 0 36px 0 4px;
	border: none !important;
}
.vk_post .vk_post_btn::before,
.vk_post .vk_post_btn::after {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% + 0.3px);
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.vk_post .vk_post_btn::before {
	background-color: var(--text-color);
	right: var(--side-width);
	width: var(--line-width);
	height: 1px;
}
.vk_post .vk_post_btn::after {
	content: '';
	right: calc(var(--side-width) - var(--circle-size));
	width: var(--circle-size);
	height: var(--circle-size);
	border: 1px solid var(--text-color);
	border-radius: 50%;
}
@media screen and (max-width: 1024px){
	.vk_post.vk_post-postType-post,
	.archive_result_item {
		width: calc((100% - var(--post-gap))/2);
		border-radius: 25px;
	}
	.vk_post.vk_post-postType-post,
	.archive_result_item > a {
		padding: 23px;
	}
	.vk_post .vk_post_title {
		font-size: 16px;
	}
	.vk_post .vk_post_date {
		font-size: 14px;
	}
	.vk_post .vk_post_btn {
		font-size: 13px;
	}
}
@media screen and (max-width: 767px){
	.vk_posts.vk_posts-postType-post,
	.vk_posts.vk_posts-mainSection {
		gap: 20px var(--post-gap);
	}
	.vk_post.vk_post-postType-post,
	.archive_result_item {
		width: 100%;
		border-radius: 20px;
	}
	.vk_post.vk_post-postType-post,
	.archive_result_item > a {
		padding: 20px;
	}
}



/* -------------------------------------
	トップページ
------------------------------------- */
/* body.home .main-section {
	margin-bottom: 0;
}
body.home .site-body {
	padding-top: 0;
	padding-bottom: 0;
}
body.home #site-header {
	display: none !important;
} */

/* ローディング画面 */
.loading {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: var(--text-color);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: all 0.5s linear;
	z-index: 5;
}
.loading.loaded {
	opacity: 0;
	visibility: hidden;
}
.loading-text {
	color: #FFF;
	font-size: 40px;
	font-weight: 900;
	margin-bottom: 30px;
	text-align: center;
}
.spinner {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 4px solid #FFF;
	border-left-color: #000000; 
	animation: spinner-rotation 1s linear infinite;
}
@keyframes spinner-rotation {
	0% { transform: rotate(0); }
	100% { transform: rotate(360deg); }
}
@media screen and (max-width: 1024px){
	.loading-text {
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 767px){
	.loading-text {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.spinner {
		width: 40px;
		height: 40px;
	}
}

/* FV */
body {
	--fv-bottom: 1px;
}
.fv_container {
	padding: 0 !important;
}
.fv_container > div > .vk_outer_container {
	padding-bottom: var(--fv-bottom) !important;
}
.fv_img {
	width: 100vw;
	max-width: unset;
	margin: 0 calc(50% - 50vw) !important;
	vertical-align: bottom;
}
.fv_img img {
	width: 100%;
	margin-bottom: 0;
}

.fv_result_slider {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100vw;
	max-width: unset !important;
	margin: 0 calc(50% - 50vw);
}
.fv_result_slider .swiper-wrapper {
  transition-timing-function: linear;
}
.fv_result_slider .vk_post.vk_post-postType-result {
	box-sizing: border-box;
	margin: 0;
	border: 3px solid #211815;
	border-radius: 0;
}
.fv_result_slider .vk_post_imgOuter {
	width: 100%;
	border: none;
}
.fv_result_slider .vk_post .vk_post_imgOuter:before {
	padding-top: 0;
}
.fv_result_slider .vk_post .vk_post_imgOuter .vk_post_imgOuter_img {
	position: static;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	vertical-align: bottom;
}
.fv_result_slider .vk_post_imgOuter_singleTermLabel {
	right: auto;
	left: 0;
	background-color: #211815 !important;
	font-size: 16px;
	text-align: center;
	min-width: 6.64em;
	padding: .2em .8em .35em;
	border-radius: 0 0 11px 0;
}
.fv_result_slider .vk_post_body {
	display: none;
}
@media screen and (max-width: 1640px){
	.fv_result_slider .vk_post_imgOuter_singleTermLabel {
		font-size: 14px;
		border-radius: 0 0 9px 0;
	}
}
@media screen and (max-width: 1300px){
	body {
		--fv-bottom: 1.923vw;
	}
}
@media screen and (max-width: 1024px){
	body {
		--fv-bottom: 4.923vw;
	}
	.fv_result_slider .vk_post_imgOuter_singleTermLabel {
		font-size: 13px;
		border-radius: 0 0 8px 0;
	}
}
@media screen and (max-width: 767px){
	body {
		--fv-bottom: 12vw;
	}
}
@media screen and (max-width: 500px){
	body {
        --fv-bottom: 15vw;
    }
	.fv_result_slider .vk_post_imgOuter_singleTermLabel {
		font-size: 10px;
		min-width: 5.64em;
		border-radius: 0 0 6px 0;
	}
}

/* problem_container  */
.problem_container {
	padding-top: calc(var(--fv-bottom) + 9.85rem);
	padding-bottom: 7.2rem;
	margin-top: calc(var(--fv-bottom)*-1);
	z-index: 0;
}
.problem_img {
	width: 100%;
	margin-top: 3.2rem;
	margin-bottom: 0;
	pointer-events: none;
	user-select: none;
}
.problem_img img {
	width: 100%;
	margin-bottom: 0;
	vertical-align: bottom;
	pointer-events: none;
	user-select: none;
}
@media screen and (max-width: 1300px){
	.problem_container {
		padding-top: calc(var(--fv-bottom) + 7.85rem);
	}
}
@media screen and (max-width: 1024px){
	.problem_container {
		padding-top: calc(var(--fv-bottom) + 5.5rem);
		padding-bottom: 5.2rem;
	}
}
@media screen and (max-width: 767px){
	.problem_container {
		padding-top: calc(var(--fv-bottom) + 4rem);
		padding-bottom: 4.2rem;
	}
	.problem_img {
		width: 95vw;
		max-width: unset;
		margin: 0 calc(50% - 47.5vw) !important;
	}
}

/* strength_container */
.strength_container {
	padding-top: 10.3rem;
	padding-bottom: 9.7rem;
}
.strength_container .title_top_bottom_line + .strength_column {
	gap: 39px;
	margin-top: 3.4rem;
}
.strength_column {
	--strength-gap: 3.3%;
}
.strength_column > .row {
	gap: 40px var(--strength-gap);
	margin-left: 0;
	margin-right: 0;
}
.strength_column .wp-block-vk-blocks-grid-column-item {
	-ms-flex: 0 1 auto;
    flex: 0 1 auto;
	width: calc((100% - var(--strength-gap))/2);
	max-width: calc((100% - var(--strength-gap))/2);
	padding: 0;
}
.strength_column .vk_borderBox {
	display: flex;
	flex-direction: column;
	height: 100%;
	margin-bottom: 0;
}
.strength_column .vk_borderBox_title_container {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	color: #000;
	background-color: #D3BFA7 !important;
	font-size: 23px;
    padding: 1.0869em 1.478em .7826em;
	height: 5.16em;
	border-radius: 30px 30px 0 0;
}
.strength_column .vk_borderBox_title_container .vk_borderBox_title {
	letter-spacing: .033em;
	line-height: 1.65;
	margin-bottom: 0;
}
.strength_column .vk_borderBox .vk_borderBox_body {
	position: relative;
	background-color: #F7F3EE;
	height: 100%;
	padding: 26px 36.9% 32px 30px;
	border: none;
	border-radius: 0 0 30px 30px;
}
.strength_column .vk_borderBox_title_container i {
	display: none;
}
.strength_column .vk_borderBox .vk_borderBox_body > *:nth-last-child(2) {
	margin-bottom: 0;
}
.strength_column .vk_borderBox .vk_borderBox_body p {
	text-align: justify;
	letter-spacing: -0.017em;
	line-height: 1.58;
}
.strength_column .strength_column_icon {
	position: absolute;
	margin-bottom: 0;
	vertical-align: bottom;
}
.strength_column .strength_column_icon img {
	width: 100% !important;
}
.strength_column .item1 .strength_column_icon {
	right: 3.5%;
    bottom: 0;
    width: 31.9%;
}
.strength_column .item2 .strength_column_icon {
	right: 8.6%;
    bottom: 20%;
    width: 20.3%;
}
.strength_column .item3 .vk_borderBox_body {
	padding-bottom: 57px;
}
.strength_column .item3 .strength_column_icon {
	right: 7.3%;
    bottom: 0;
    width: 24.6%;
}
.strength_column .item4 .strength_column_icon {
	right: 10.6%;
    bottom: 20.5%;
    width: 17.9%;
}
.strength_column .item5 .vk_borderBox_body {
	padding-bottom: 82px;
}
.strength_column .item5 .strength_column_icon {
	right: 6%;
    bottom: 20.6%;
    width: 28.6%;
}
.strength_column .item6 .strength_column_icon {
	right: 4.6%;
    bottom: 0;
    width: 29.9%;
}
@media screen and (max-width: 1200px){
	.strength_column .vk_borderBox_title_container {
		font-size: 20px;
	}
}
@media screen and (max-width: 1024px){
	.strength_container {
		padding-top: 5.7rem;
		padding-bottom: 5.7rem;
	}
	.strength_column {
		--strength-gap: 2.5%;
	}
	.strength_column .vk_borderBox {
		border-radius: 20px;
	}
	.strength_column .vk_borderBox_title_container {
		font-size: 16px;
		padding: 1.0869em 1.078em;
		border-radius: 20px 20px 0 0;
	}
	.strength_column .vk_borderBox .vk_borderBox_body {
		padding: 25px 17px 75px;
		border-radius: 0 0 20px 20px;
	}
	.strength_column .strength_column_icon {
		right: 15px !important;
		bottom: -10px !important;
		width: auto !important;
		height: 75px;
	}
	.strength_column .item1 .strength_column_icon {
		height: 100px;
	}
	.strength_column .strength_column_icon img {
		width: auto;
		height: 100% !important;
	}
}
@media screen and (max-width: 767px){
	.strength_container {
		padding-top: 4.3rem;
		padding-bottom: 4.3rem;
	}
	.strength_container .title_top_bottom_line + .strength_column {
		margin-top: 2.4rem;
	}
	.strength_column > .row {
		gap: 25px var(--strength-gap);
	}
	.strength_column .wp-block-vk-blocks-grid-column-item {
		width: 100%;
		max-width: 100%;
	}
	.strength_column .vk_borderBox .vk_borderBox_body {
		padding: 15px 19px 75px;
        border-radius: 0 0 15px 15px;
	}
	.strength_column .vk_borderBox_title_container {
		font-size: 17px;
		height: auto;
		padding: .65em 1.078em;
		border-radius: 15px 15px 0 0;
	}
	.strength_column .vk_borderBox_title_container .vk_borderBox_title {
		line-height: 1.5;
	}
	.strength_column .strength_column_icon {
		width: auto !important;
		height: 75px;
	}
	.strength_column .item1 .strength_column_icon {
		height: 87px;
	}
}

/* results_container */
.results_container {
	padding-top: 9.22rem;
	padding-bottom: 9.7rem;
}
.results_container > .vk_outer-background-area {
	background: linear-gradient(120deg, rgba(241,235,227,1) 0%, rgba(200,175,145,1) 100%) !important;
}
.results_category_item {
	--results-category-gap: 2.5%;
	margin-top: 78px;
	margin-bottom: 81px;
}
.results_category_item > .row {
	gap: 32px var(--results-category-gap);
	margin-left: 0;
	margin-right: 0;
}
.results_category_item .wp-block-vk-blocks-grid-column-item {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: calc((100% - var(--results-category-gap)*2)/3);
	max-width: calc((100% - var(--results-category-gap)*2)/3);
	background-color: #fff;
	padding: 30px;
	border-radius: 30px;
}
.results_category_img {
	width: 100%;
	margin-bottom: 37px;
	vertical-align: bottom;
}
.results_category_img img {
	width: 100%;
}
.results_category_title {
	color: #685F50;
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 9px;
}
@media screen and (max-width: 1024px){
	.results_container {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.results_category_item {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.results_category_item .wp-block-vk-blocks-grid-column-item {
		width: calc((100% - var(--results-category-gap)) / 2);
		max-width: calc((100% - var(--results-category-gap)) / 2);
	}
	.results_category_img {
		margin-bottom: 20px;
	}
	.results_category_title {
		font-size: 24px;
	}
}
@media screen and (max-width: 767px){
	.results_container {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.results_category_item {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.results_category_item > .row {
		gap: 20px var(--results-category-gap);
	}
	.results_category_item .wp-block-vk-blocks-grid-column-item {
		padding: 15px;
		border-radius: 15px;
	}
	.results_category_img {
		margin-bottom: 15px;
	}
	.results_category_title {
		font-size: 16px;
		margin-bottom: 5px;
	}
}

/* area_container */
.area_container {
	padding-top: 10.1rem;
	padding-bottom: 15.45rem;
}
.area_container .title_top_bottom_line .wp-block-heading {
	padding-left: .55em;
    padding-right: .55em;
}
.area_column {
	--area-text: 436px;
	--area-gap: 1.95%;
	gap: 0 var(--area-gap) !important;
	margin-top: 53px;
}
.area_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
	flex-basis: auto;
	flex-grow: 0;
}
.area_column .wp-block-column:has(.area_img) {
	width: calc(100% - var(--area-text) - var(--area-gap));
}
.area_img {
	width: 100%;
	margin-bottom: 0;
	vertical-align: bottom;
}
.area_img img {
	width: 100%;
}
.area_column .wp-block-column:has(.area_text) {
	flex-shrink: 0;
	width: var(--area-text);
}
.area_text {
	padding: 38px 40px 43px 52px;
	margin-block-start: 37% !important;
	border-radius: 30px;
}
.area_text strong {
	display: block;
	font-size: 1.4em;
	letter-spacing: .065em;
	line-height: 1.7;
	margin-bottom: -1.5em;
}
.area_text strong mark {
	display: inline-block;
	font-size: 1.15em;
	letter-spacing: .075em;
	margin-bottom: -1em;
}
.area_text p {
	line-height: 1.9;
	letter-spacing: -0.01em;
}
.area_text p:where(:not(:last-child)) {
	margin-block-end: .1em !important;
}
@media screen and (max-width: 1024px){
	.area_container {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.area_column {
		--area-text: 360px;
	}
	.area_column.wp-block-columns.is-not-stacked-on-mobile {
		margin-top: 30px;
		margin-bottom: 0;
	}
	.area_text {
		padding: 30px;
		margin-block-start: 20% !important;
		border-radius: 25px;
	}
	.area_text p {
		font-size: 15px;
	}
	.area_text strong {
		font-size: 1.3em;
		margin-bottom: -1.3em;
	}
}
@media screen and (max-width: 767px){
	.area_container {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.area_column.wp-block-columns.is-not-stacked-on-mobile {
		justify-content: center;
		flex-wrap: wrap !important;
		margin-top: 35px;
	}
	.area_column .wp-block-column:has(.area_img) {
		width: 100%;
	}
	.area_img {
		max-width: 450px;
		margin: 0 auto;
	}
	.area_column .wp-block-column:has(.area_text) {
		width: auto;
	}
	.area_text {
		padding: 25px;
		margin-block-start: 2rem !important;
		border-radius: 20px;
	}
	.area_text strong {
		font-size: 1.15em;
		margin-bottom: -1.4em;
	}
}

/* faq_container */
.faq_container {
	padding-top: 10.1rem;
	padding-bottom: 9.7rem;
	background-image: url('https://asahi-realty.co.jp/wp-content/uploads/2024/12/faq_bg-scaled.webp');
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.faq_container > .vk_outer-background-area {
	display: none;
}
.faq_container .title_top_bottom_line .wp-block-heading {
	padding-left: .37em;
    padding-right: .37em;
}
.faq_container .title_top_bottom_line + .faq_item_box {
	margin-top: 45px;
}
.faq_item_box {
	--circle-size: 41px;
	position: relative;
	background-color: rgba(255, 255, 255, .7) !important;
	padding: 26px 40px 20px 46px;
	margin-bottom: 0;
	border-radius: 30px;
}
.faq_item_box + .faq_item_box {
	margin-top: 36.8px;
}
.faq_item_box .vk_faq {
	padding: 0;
	border: none;
}
.faq_item_box .vk_faq .vk_faq-body {
	margin-top: 0;
	margin-bottom: 0;
}
.faq_item_box .vk_faq .vk_faq_title,
.faq_item_box .vk_faq .vk_faq_content {
	position: relative;
	color: var(--text-color);
	padding: .82rem 0 .8rem 3.3rem;
	border: none;
}
.faq_item_box .vk_faq .vk_faq_title:before,
.faq_item_box .vk_faq .vk_faq_content:before {
	color: var(--text-color);
	font-family: "noto-sans-cjk-jp", sans-serif !important;
	font-size: 21px;
    font-weight: 900;
	line-height: 1;
	width: auto;
	height: auto;
	z-index: 1;
}
.faq_item_box .vk_faq .vk_faq_title:before {
    top: 19.5px;
    left: 12.5px;
}
.faq_item_box .vk_faq .vk_faq_content:before {
    top: 15px;
	left: 15px;
}
.faq_item_box .vk_faq .vk_faq_title::after,
.faq_item_box .vk_faq .vk_faq_content::after {
	content: '';
	display: block;
	position: absolute;
	left: 1.5px;
	width: var(--circle-size);
	height: var(--circle-size);
	background-color: #fff;
	border-radius: 50%;
	border: 2px solid var(--text-color);
}
.faq_item_box .vk_faq .vk_faq_title::after {
	top: 11.8px;
}
.faq_item_box .vk_faq .vk_faq_content::after {
	top: 6.5px;
}
.faq_item_box .vk_faq_title p {
	font-size: 20px;
	letter-spacing: -0.007em;
}
.faq_item_box .vk_faq .vk_faq_content p {
	line-height: 1.85;
	letter-spacing: -0.008em;
}
.faq_item_box .faq_illust {
	position: absolute;
	margin-bottom: 0;
	vertical-align: bottom;
	z-index: 1;
}
.faq_item_box .faq_illust img {
	width: 100% !important;
}
.faq_item_box .faq_illust.illust1 {
	top: -8px;
    right: -74px;
    width: 133px;
}
.faq_item_box .faq_illust.illust2 {
	bottom: -49px;
    left: -69px;
    width: 133px;
}
.faq_item_box .faq_illust.illust3 {
	top: -5px;
    right: -67px;
    width: 109px;
}
.faq_item_box .faq_illust.illust4 {
	bottom: -111px;
    left: -64px;
    width: 106px;
}
.faq_item_box .faq_illust.illust5 {
	bottom: -68px;
    right: -43px;
    width: 72px;
}
.faq_item_box .faq_illust.illust6 {
	bottom: -82px;
    left: -57px;
    width: 82px;
}
.faq_item_box .faq_illust.illust7 {
	bottom: -74px;
    right: 39px;
    width: 101px;
}
@media screen and (max-width: 1400px){
	.faq_item_box .faq_illust.illust1 {
		top: -50px;
		right: -28px;
		width: 90px;
	}
	.faq_item_box .faq_illust.illust2 {
		left: -15px;
		width: 96px;
	}
	.faq_item_box .faq_illust.illust3 {
		right: -20px;
		width: 80px;
	}
	.faq_item_box .faq_illust.illust4 {
		bottom: -60px;
		left: -20px;
		width: 80px;
	}
	.faq_item_box .faq_illust.illust5 {
		bottom: -75px;
		right: -5px;
		width: 53px;
	}
	.faq_item_box .faq_illust.illust6 {
		bottom: -70px;
		left: -10px;
		width: 65px;
	}
	.faq_item_box .faq_illust.illust7 {
		bottom: -75px;
		right: 5px;
		width: 73px;
	}
}
@media screen and (max-width: 1024px){
	.faq_container {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.faq_item_box {
		--circle-size: 35px;
		padding: 15px 30px;
	}
	.faq_item_box + .faq_item_box {
		margin-top: 20.8px;
	}
	.faq_item_box .vk_faq_title p {
		font-size: 18px;
		line-height: 1.5;
	}
	.faq_item_box .vk_faq .vk_faq_title,
	.faq_item_box .vk_faq .vk_faq_content {
		padding: 7.5px 0 7.5px 46px;
	}
	.faq_item_box .vk_faq .vk_faq_title:before,
	.faq_item_box .vk_faq .vk_faq_content:before {
		font-size: 17px;
	}
	.faq_item_box .vk_faq .vk_faq_title:before {
		top: 10.5px;
		left: 11.5px;
	}
	.faq_item_box .vk_faq .vk_faq_content:before {
		top: 10.5px;
		left: 13px;
	}
	.faq_item_box .vk_faq .vk_faq_title::after {
		top: 4.5px;
	}
	.faq_item_box .vk_faq .vk_faq_content::after {
		top: 3px;
	}
	.faq_item_box .vk_faq_content {
		font-size: 14px;
	}
	.faq_item_box {
		border-radius: 25px;
	}
	.faq_item_box .faq_illust.illust1 {
		top: -53px;
        right: -20px;
        width: 75px;
	}
	.faq_item_box .faq_illust.illust2 {
		width: 80px;
	}
	.faq_item_box .faq_illust.illust3 {
		width: 68px;
	}
	.faq_item_box .faq_illust.illust4 {
		bottom: -35px;
        left: -17px;
        width: 64px;
	}
	.faq_item_box .faq_illust.illust5 {
        bottom: -71px;
		width: 46px;
	}
	.faq_item_box .faq_illust.illust6 {
		bottom: -60px;
		width: 52px;
	}
	.faq_item_box .faq_illust.illust7 {
		bottom: -65px;
        right: 0px;
        width: 60px;
	}
}
@media screen and (max-width: 900px){
	.faq_item_box .faq_illust.illust1 {
		top: -40px;
        right: -17px;
        width: 65px;
	}
	.faq_item_box .faq_illust.illust2 {
		bottom: -38px;
		width: 73px;
	}
	.faq_item_box .faq_illust.illust3 {
		top: -26px;
		right: -33px;
		width: 63px;
	}
	.faq_item_box .faq_illust.illust4 {
		width: 60px;
	}
}
@media screen and (max-width: 767px){
	.faq_container {
		padding-top: 4.5rem;
	}
	.faq_item_box {
		--circle-size: 32px;
		padding: 20px 25px 20px 15px;
		border-radius: 20px;
	}
	.faq_item_box .vk_faq .vk_faq_title,
	.faq_item_box .vk_faq .vk_faq_content {
		text-align: justify;
		padding: 7.5px 0 7.5px 43px;
	}
	.faq_item_box .vk_faq_title p {
		font-size: 16px;
		line-height: 1.4;
	}
	.faq_item_box .vk_faq .vk_faq_title:before,
	.faq_item_box .vk_faq .vk_faq_content:before {
		font-size: 16px;
	}
	.faq_item_box .vk_faq .vk_faq_title:before {
		top: 9.6px;
		left: 11px;
	}
	.faq_item_box .vk_faq .vk_faq_content:before {
		top: 10.5px;
        left: 12.5px;
	}
	.faq_item_box .vk_faq .vk_faq_title::after {
		top: 3.5px;
	}
	.faq_item_box .vk_faq .vk_faq_content::after {
		top: 3.5px;
	}
	.faq_item_box .faq_illust.illust1 {
		top: -70px;
        right: -17px;
        width: 60px;
	}
	.faq_item_box .faq_illust.illust2 {
		width: 65px;
	}
	.faq_item_box .faq_illust.illust3 {
		top: auto;
        bottom: -80px;
        right: -30px;
        width: 50px;
	}
	.faq_item_box .faq_illust.illust4 {
		width: 50px;
	}
	.faq_item_box .faq_illust.illust5 {
        bottom: -60px;
        right: -12px;
        width: 37px;
    }
	.faq_item_box .faq_illust.illust6 {
        bottom: -40px;
        width: 44px;
    }
	.faq_item_box .faq_illust.illust7 {
        bottom: -60px;
        right: 10px;
        width: 49px;
    }
}

/* blog_container */
.blog_container {
	padding-top: 10.7rem;
	padding-bottom: 9.5rem;
}
.blog_container .title_top_bottom_line .wp-block-heading {
	padding-left: .29em;
    padding-right: .29em;
}
.blog_container .blog_item {
	margin-top: 83px;
	margin-bottom: 79px;
}
@media screen and (max-width: 1024px){
	.blog_container {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.blog_container .blog_item {
		margin-top: 45px;
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 767px){
	.blog_container {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.blog_container .blog_item {
		margin-top: 35px;
        margin-bottom: 30px;
	}
}



/* -------------------------------------
	会社概要ページ
------------------------------------- */
body.page-id-13 .site-body {
	padding-bottom: 0;
}
body.page-id-13 .main-section {
	margin-bottom: 0;
}

/* 企業理念 */
.philosophy_container {
	padding-top: 6.9rem;
	padding-bottom: 10.4rem;
}
.philosophy_container p {
	font-size: 20px;
    letter-spacing: -0.007em;
	line-height: 2;
}
.philosophy_container > div > .vk_outer_container *:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 1340px){
	.philosophy_container {
		padding-top: 3rem;
		padding-bottom: 8.4rem;
	}
	.philosophy_container p {
		font-size: 18px;
	}
}
@media screen and (max-width: 1024px){
	.philosophy_container {
		padding-top: 3rem;
		padding-bottom: 6.4rem;
	}
	.philosophy_container p {
		font-size: 16px;
	}
}
@media screen and (max-width: 767px){
	.philosophy_container {
		padding-top: 2rem;
		padding-bottom: 4.4rem;
	}
	.philosophy_container p {
		line-height: 1.8;
	}
}

/* 会社概要 */
.company_info_container {
	padding-top: 6.2rem;
	padding-bottom: 6.2rem;
}
.company_info_container > .vk_outer-background-area {
	background: linear-gradient(120deg, rgba(241,235,227,1) 0%, rgba(200,175,145,1) 100%) !important;
}
.company_info_container.vk_outer.wp-block-vk-blocks-outer > div > .vk_outer_container {
	background-color: #fff;
	padding: 2.8rem 3.1rem 3.25rem !important;
	border-radius: 30px;
}
.company_info_box {
	margin-top: 27.5px;
}
.company_info_table {
	overflow: visible !important;
}
.company_info_table table,
.company_info_table table tr,
.company_info_table table tr td {
	border: none;
}
.company_info_table table tr {
	border-bottom: 1px solid #D3BFA7;
}
.company_info_table table tr td {
	position: relative;
	font-size: 16px;
	padding: 25px 0 18px;
}
.company_info_table table tr td:first-child {
	font-size: 20px;
	font-weight: bold;
	width: 11.84em;
	vertical-align: top;
}
.company_info_table table tr td span {
	display: block;
}
.company_info_table table tr td span + span {
	margin-top: 9px;
}
.company_info_table table tr td img {
	position: absolute;
	right: -14px;
	bottom: 0;
	width: 108px !important;
}
@media screen and (max-width: 1300px){
	.company_info_container.vk_outer.wp-block-vk-blocks-outer > div > .vk_outer_container {
		position: relative;
	}
	.company_info_box {
		position: static;
	}
	.company_info_table table tr td {
		position: static;
	}
	.company_info_table table tr td img {
		bottom: -55px;
		width: 95px !important;
	}
}
@media screen and (max-width: 1024px){
	.company_info_container.vk_outer.wp-block-vk-blocks-outer > div > .vk_outer_container {
		padding: 2.4rem 2.7rem 3.55rem !important;
	}
	.company_info_table table tr td:first-child {
		font-size: 18px;
		width: 9.8em;
	}
	.company_info_table table tr td img {
		bottom: -35px;
		width: 75px !important;
	}
}
@media screen and (max-width: 767px){
	.company_info_container {
		padding-top: 4.2rem;
		padding-bottom: 4.2rem;
	}
	.company_info_container.vk_outer.wp-block-vk-blocks-outer > div > .vk_outer_container {
		padding: 2rem 1.5rem 3.25rem !important;
	}
	.company_info_box {
		margin-top: 12px;
	}
	.company_info_table table tr {
		display: block;
		padding: 10px 0;
	}
	.company_info_table table tr td {
		display: block;
		font-size: 14px;
		width: 100%;
		padding: 0 5px;
	}
	.company_info_table table tr td:first-child {
		font-size: 16px;
		width: 100%;
		padding-bottom: 5px;
	}
	.company_info_table table tr td img {
		bottom: -20px;
		width: 70px !important;
	}
}

/* マップ */
.map_container {
	position: relative;
	padding: 0 !important;
}
.map_container .google_map {
	width: 100vw;
	max-width: unset !important;
	max-height: 990px !important;
	margin: 0 calc(50% - 50vw) !important;
	vertical-align: bottom;
	aspect-ratio: 48 / 24.75;
}
.map_container .map_text_box {
	position: absolute;
	bottom: 58px;
	left: 50%;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	padding: 1.31rem 4.65rem;
	border-radius: 100px;
	box-shadow: 2px 2px 13px rgba(0, 0, 0, .25);
}
.map_container .map_text_box * {
	width: max-content;
}
.map_container .map_text_box p {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: .03em;
    text-indent: .03em;
}
@media screen and (max-width: 1199px){
	.map_container .map_text_box {
		bottom: 30px;
	}
	.map_container .map_text_box p {
		font-size: 18px;
	}
}
@media screen and (max-width: 1024px){
	.map_container .map_text_box {
		bottom: 20px;
		padding: 1rem 2.65rem;
	}
	.map_container .map_text_box p {
		font-size: 15px;
	}
}
@media screen and (max-width: 767px){
	.map_container .google_map {
		aspect-ratio: 1 / 1;
	}
	.map_container .map_text_box {
		bottom: 25px;
		padding: 1rem 2rem;
	}
	.map_container .map_text_box p {
		font-size: 14px;
	}
}

/* ボタンカラム */
.btn_column_container {
	padding-top: 7.45rem;
	padding-bottom: 7.45rem;
}
.btn_column_container .btn_column {
	gap: 15px 2.55%;
	width: 81.6vw;
    max-width: unset;
	padding-right: 0.3vw;
    margin: 0 calc(50% - 40.8vw);
}
.btn_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
	flex-basis: auto;
	flex-grow: 0;
	width: 31.85%;
}
.btn_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:last-child {
	width: 31.2%;
}
.btn_column_container .btn_column a {
	transition: all .3s;
}
.btn_column_container .btn_column .btn_column_img,
.btn_column_container .btn_column .btn_column_img img {
	width: 100%;
	margin-bottom: 0;
	vertical-align: bottom;
}
.btn_column_container .btn_column .btn_column_img {
	position: relative;
}
.btn_column_container .btn_column .btn_column_img::before {
	content: '';
	display: block;
	position: absolute;
	right: -2%;
    bottom: -6.5%;
	width: 99.5%;
    height: 98%;
	background-color: #333;
	border-radius: 9px;
	z-index: -1;
}
.btn_column_container .btn_column .btn_column_img.line::before {
	background-color: #336229;
}
.btn_column_container .btn_column .btn_column_img.tel::before {
	background-color: #B72D67;
}
.btn_column_container .btn_column .btn_column_img.form::before {
	background-color: #B7140C;
}
.btn_column_container .btn_column .btn_column_img img {
	transform: translate(0, 0);
	transition: transform 0.3s cubic-bezier(0.2, 1, 0.33, 1);
}
.btn_column_container .btn_column .btn_column_img a:hover img {
	transform: translate(2%, 6.5%);
	transition: transform 0.3s cubic-bezier(0.33, 1, 0.2, 1);
}
@media screen and (max-width: 1024px){
	.btn_column_container {
		padding-top: 4.55rem;
		padding-bottom: 4.55rem;
	}
	.btn_column_container .btn_column {
		flex-wrap: wrap !important;
		justify-content: center;
		gap: 20px 5%;
	}
	.btn_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column,
	.btn_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:last-child {
		width: 45%;
	}
}
@media screen and (max-width: 767px){
	.btn_column_container {
		padding-top: 3.55rem;
		padding-bottom: 3.55rem;
	}
	.btn_column_container .btn_column {
		flex-direction: column;
		gap: 15px;
		width: 70%;
		max-width: 350px;
		margin: 0 auto;
	}
	.btn_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column,
	.btn_column.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:last-child {
		width: 100%;
	}
}



/* -------------------------------------
	お問い合わせ
------------------------------------- */
.contact_container {
	padding-top: 9.55rem;
	padding-bottom: 3.25rem;
	overflow: visible;
}
.form_container {
	position: relative;
	color: var(--text-color);
	font-weight: 500;
	max-width: 990px;
	padding: 4.55rem 7rem 6rem;
	margin: 6.7rem auto 0;
	border-radius: 30px;
}
.form_container .contact_img1,
.form_container .contact_img2 {
	position: absolute;
	vertical-align: bottom;
	margin-bottom: 0;
}
.form_container .contact_img1 img,
.form_container .contact_img2 img {
	width: 100% !important;
}
.form_container .contact_img1 {
	top: -61px;
    left: -58px;
    width: 155px;
}
.form_container .contact_img2 {
	bottom: -58px;
    right: -16px;
    width: 110px;
}
.form_container .form_box_title {
	color: var(--text-color);
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 31px;
}
.form_box.property_location {
	margin-top: 80px;
}
.form_box.customer_info {
	margin-top: 75px;
}
.form_box .form_list_title {
	flex-shrink: 0;
	margin-left: 2px;
}
.form_box.property_info .form_list_title {
	width: 117px;
	margin-right: 14px;
}
.form_box.property_location .form_list_title {
	width: 100px;
	padding-top: 13px;
}
.form_box.property_location .form_list_title.city {
	width: auto;
	margin-right: 1.1em;
}
.form_box.property_location .form_list_title.address {
	width: auto;
	margin-right: .9em;
}
.form_box.customer_info .form_list_title {
	width: 135px;
	padding-top: 13px;
}
.form_box .form_list_title p span.has_bg {
	display: inline-block;
	color: #fff;
	background-color: var(--text-color);
	font-weight: normal;
    padding: 0.39em 1.55em;
	border-radius: 100px;
}
.form_box .form_list_content.full {
	width: 100%;
}
.form_box .form_list_content.flex > p {
	display: flex;
}
.form_box .form_list_content p span.pt-middle  {
	padding-top: .75em;
}
.form_box ul {
	padding-left: 0;
	margin-top: 0;
}
.form_box ul li {
	display: flex;
	list-style: none;
	margin: 0;
}
.form_box ul.form_list > li + li {
	margin-top: 18px;
}
.form_box ul li.form_list_sub {
	width: 100%;
}
.form_box ul li.form_list_sub ul {
	display: flex;
	width: 100%;
}
.form_box ul li.form_list_sub ul li {
	flex-shrink: 0;
}
.form_box ul li.form_list_sub ul li + li {
	margin-left: 18px;
}
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	font-size: .875em;
	padding: 1.25em 1.7em;
	margin-bottom: 0;
	border-radius: 100px;
	border: none;
}
.wpcf7-not-valid-tip {
	font-size: .875em;
}
.wpcf7-list-item.first {
	margin-left: 0 !important;
}
.form_list_content .radio .wpcf7-list-item {
	margin-left: 28px;
}
.form_list_content .radio input[type=radio] {
	display: inline-block;
    margin-top: 12.7px;
    margin-right: 1px;
	accent-color: var(--text-color);
}
.form_list_content .radio_text {
	display: inline-block;
	width: 13.6em;
	margin-left: 14px;
}
.form_list_content .radio_text input {
    padding: .5em 1em;
	margin-top: 5px;
}
.form_list_content span[data-name=post-num],
.form_list_content span[data-name=prefectures],
.form_list_content span[data-name=city] {
	display: inline-block;
	width: 170px;
}
.form_list_content span[data-name=address] {
	display: inline-block;
	width: 153px;
}
.form_list_content span[data-name=nameplate] {
	display: inline-block;
	width: 266px;
	margin-right: 12px;
}
.form_list_content span[data-name=content] {
	display: inline-block;
	width: 100%;
}

.privacy-check {
	text-align: center;
	margin-top: 69px;
	margin-block-end: 10px !important;
}
.privacy-check .wpcf7-list-item {
	margin-left: 0;
}
.form_submit {
	text-align: center;
}
.form_submit p {
	--circle-size: 9px;
	--line-width: 39px;
	--side-width: 50px;
	position: relative;
	display: inline-block;
	width: 360px;
	border-radius: 100px;
	overflow: hidden;
}
.form_submit p::before,
.form_submit p::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.form_submit p::before {
	background-color: #fff;
	right: var(--side-width);
	width: var(--line-width);
	height: 1px;
}
.form_submit p::after {
	content: '';
	right: calc(var(--side-width) - var(--circle-size));
	width: var(--circle-size);
	height: var(--circle-size);
	border: 1px solid #fff;
	border-radius: 50%;
}
.form_submit input[type=submit] {
	background: linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,110,0,1) 100%) !important;
	font-weight: bold;
	width: 100%;
	padding: 1.7em calc(var(--side-width) + var(--line-width) + 7px);
	border: none;
}
.wpcf7-spinner {
	display: none !important;
}
@media screen and (max-width: 1200px){
	.form_container {
		padding: 3.55rem 4rem 5rem;
	}
	.form_container .contact_img1 {
		top: -62px;
		left: -28px;
		width: 120px;
	}
	.form_container .contact_img2 {
		bottom: -30px;
		right: -13px;
		width: 95px;
	}
}
@media screen and (max-width: 1024px){
	body.page-id-14 .site-body {
		padding-bottom: 0;
	}
	.contact_container {
		padding-top: 4.55rem;
	}
	.form_container {
		padding: 2.55rem 4rem 3rem;
		margin: 3.7rem auto 0;
		border-radius: 25px;
	}
	.form_box.property_location,
	.form_box.customer_info {
		margin-top: 50px;
	}
	.form_container .form_box_title {
		font-size: 26px;
		margin-bottom: 24px;
	}
	.form_box .form_list_content.flex > p:has(.radio) {
		align-items: flex-end;
	}
	.form_box ul li .radio .wpcf7-form-control.wpcf7-radio {
		display: flex;
		flex-direction: column;
	}
	.form_list_content .radio .wpcf7-list-item {
		margin-left: 0;
	}
	
	.form_box ul li.form_list_sub ul {
		display: block;
	}
	.form_box ul li.form_list_sub ul li + li {
		margin-top: 18px;
		margin-left: 0;
	}
	.form_box.property_location .form_list_title,
	.form_box.property_location .form_list_title.city,
	.form_box.property_location .form_list_title.address {
		width: 100px;
		margin-right: 0;
	}
	.form_list_content span[data-name=post-num],
	.form_list_content span[data-name=prefectures],
	.form_list_content span[data-name=city],
	.form_list_content span[data-name=address],
	.form_list_content span[data-name=nameplate] {
		width: 266px;
	}
	
	.privacy-check {
		margin-top: 40px;
	}
	.form_submit p {
		--circle-size: 8px;
		--line-width: 25px;
		width: auto;
	}
	.form_submit input[type=submit] {
		padding: 1.5em calc(var(--side-width) + var(--line-width) + 20px);
		padding-left: calc(var(--side-width) + var(--line-width));
	}
	.form_container .contact_img1 {
		top: -62px;
        left: -15px;
        width: 100px;
	}
	.form_container .contact_img2 {
        bottom: -30px;
        right: -10px;
        width: 80px;
    }
}
@media screen and (max-width: 767px){
	.contact_container {
		padding-top: 2.55rem;
	}
	.form_container {
		padding: 2.55rem 2rem 4rem;
		margin-top: 3rem;
		border-radius: 20px;
	}
	.form_box.property_location,
	.form_box.customer_info {
		margin-top: 40px;
	}
	.form_container .form_box_title {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.form_box .form_list_title p span.has_bg {
		padding: 0.25em 1.1em;
	}
	.form_box ul li {
		display: block;
	}
	.form_box ul.form_list > li + li,
	.form_box ul li.form_list_sub ul li + li {
		margin-top: 13px;
	}
	.form_box .form_list_content.flex > p:has(.radio) {
		display: block;
	}
	.form_list_content .radio_text {
		margin-left: 20px;
	}
	.form_list_content span[data-name=post-num],
	.form_list_content span[data-name=prefectures],
	.form_list_content span[data-name=city],
	.form_list_content span[data-name=address],
	.form_list_content span[data-name=nameplate] {
		width: 100%;
	}
	.form_box.property_info .form_list_title,
	.form_box.property_location .form_list_title,
	.form_box.customer_info .form_list_title {
		width: 100%;
		padding-top: 0;
		margin: 0;
		margin-bottom: 5px;
	}
	.privacy-check {
		margin-top: 35px;
		margin-block-end: 5px !important;
	}
	
	.form_container .contact_img1 {
        top: -25px;
        left: -5px;
        width: 60px;
    }
	.form_container .contact_img2 {
        bottom: -55px;
        right: -9px;
        width: 48px;
    }
}



/* -------------------------------------
	アーカイブページ共通
------------------------------------- */
body.blog .page-header,
body.archive .page-header,
body.blog #breadcrumb,
body.archive #breadcrumb {
	display: none !important;
}
.page_header_container.archive_page .vk_outer_container {
	padding: 0 !important;
}

body.blog,
body.archive.category,
body.archive.tag {
	background-color: #F0EFED;
}
body.post-type-archive,
body.archive.tax-result-cat,
body.archive.tax-result-tag {
	position: relative;
	background-color: #F4EFE9;
}
body.post-type-archive::before,
body.archive.tax-result-cat::before,
body.archive.tax-result-tag::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: var(--lattice-size) var(--lattice-size);
	background-position: 50% 50%;
	background-image:
	repeating-linear-gradient(
		90deg,
		#C8AF91 ,
		#C8AF91 1px,
		transparent 1px,
		transparent var(--lattice-size)
	),
	repeating-linear-gradient(
		0deg,
		#C8AF91 ,
		#C8AF91 1px,
		transparent 1px,
		transparent var(--lattice-size)
	);
	opacity: .15 !important;
}
body.blog .main-section,
body.archive.category .main-section,
body.archive.tag .main-section,
body.post-type-archive .main-section,
body.archive.tax-result-cat .main-section,
body.archive.tax-result-tag .main-section {
	padding-bottom: 4.2rem;
}
.page_header_container.archive_page {
	margin-bottom: 120px;
}
body.blog .page_header_text_box .page_header_text_box_img,
body.archive.category .page_header_text_box .page_header_text_box_img,
body.archive.tag .page_header_text_box .page_header_text_box_img {
	width: 120px;
}
body.post-type-archive .page_header_text_box .page_header_text_box_img,
body.archive.tax-result-cat .page_header_text_box .page_header_text_box_img,
body.archive.tax-result-tag .page_header_text_box .page_header_text_box_img {
	width: 100px;
	right: -123px;
}
@media screen and (max-width: 1340px){
	.page_header_container.archive_page {
		margin-bottom: 5rem;
	}
	body.blog .page_header_text_box .page_header_text_box_img,
	body.archive.category .page_header_text_box .page_header_text_box_img,
	body.archive.tag .page_header_text_box .page_header_text_box_img {
		width: 8.955vw;
	}
	body.post-type-archive .page_header_text_box .page_header_text_box_img,
	body.archive.tax-result-cat .page_header_text_box .page_header_text_box_img,
	body.archive.tax-result-tag .page_header_text_box .page_header_text_box_img {
		width: 7.462vw;
		right: -9.179vw;
	}
}
@media screen and (max-width: 1024px){
	body.blog .main-section,
	body.archive.category .main-section,
	body.archive.tag .main-section,
	body.post-type-archive .main-section,
	body.archive.tax-result-cat .main-section,
	body.archive.tax-result-tag .main-section {
		padding-bottom: 0.2rem;
	}
}
@media screen and (max-width: 767px){
	.page_header_container.archive_page {
		margin-bottom: 4rem;
	}
	body.blog .page_header_text_box .page_header_text_box_img,
	body.archive.category .page_header_text_box .page_header_text_box_img,
	body.archive.tag .page_header_text_box .page_header_text_box_img {
		width: 10.955vw;
	}
	body.post-type-archive .page_header_text_box .page_header_text_box_img,
	body.archive.tax-result-cat .page_header_text_box .page_header_text_box_img,
	body.archive.tax-result-tag .page_header_text_box .page_header_text_box_img {
		width: 9.462vw;
        right: -11.579vw;
	}
}

.navigation.pagination {
	--circle-size: 2.4em;
	--arrow-size: 1.6em;
	margin-top: 4.95rem;
}
ul.page-numbers {
	position: relative;
	display: flex;
	gap: 0 .7em;
}
ul.page-numbers li {
	overflow: visible;
}
ul.page-numbers li .page-numbers {
	color: var(--text-color);
	font-weight: 500;
	width: var(--circle-size);
	height: var(--circle-size);
	border-radius: 50% !important;
	border: none;
}
ul.page-numbers li .page-numbers.prev,
ul.page-numbers li .page-numbers.next {
	width: var(--arrow-size);
	padding: 6px 8px;
	opacity: 0;
}
ul.page-numbers li:has(.prev),
ul.page-numbers li:has(.next) {
	position: absolute;
	top: 0;
	bottom: 0;
}
ul.page-numbers li:has(.prev) {
	right: 100%;
}
ul.page-numbers li:has(.next) {
	left: 100%;
}
ul.page-numbers li:has(.prev)::before,
ul.page-numbers li:has(.next)::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
ul.page-numbers li:has(.prev)::before {
	border-width: 4.5px 5.5px 4.5px 0;
	border-color: transparent var(--text-color) transparent transparent;
}
ul.page-numbers li:has(.next)::before {
	border-width: 4.5px 0 4.5px 5.5px;
	border-color: transparent transparent transparent var(--text-color);
}
ul.page-numbers li span.page-numbers.current {
	background-color: var(--text-color);
}
@media screen and (max-width: 1024px){
	.navigation.pagination {
		margin-top: 2.95rem;
	}
}



/* -------------------------------------
	アーカイブページ（ブログ）
------------------------------------- */
body.blog .vk_post.vk_post-postType-post,
body.archive.category .vk_post.vk_post-postType-post,
body.archive.tag .vk_post.vk_post-postType-post {
	position: relative;
	padding-bottom: 69px;
}
body.blog .vk_post-btn-display.card .vk_post_body,
body.archive.category .vk_post-btn-display.card .vk_post_body,
body.archive.tag .vk_post-btn-display.card .vk_post_body {
	position: static;
	display: flex;
	flex-direction: column;
	padding: 15px 0 14px;
}
body.blog .vk_post .vk_post_date,
body.archive.category .vk_post .vk_post_date,
body.archive.tag .vk_post .vk_post_date {
	position: static;
	order: -1;
	color: #fff;
    background-color: var(--text-color);
	font-size: 14px;
	padding: .18em 1.35em;
	margin-bottom: 7px !important;
}
body.blog .vk_post .vk_post_title,
body.archive.category .vk_post .vk_post_title,
body.archive.tag .vk_post .vk_post_title {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
}
body.blog .vk_post-btn-display.card .vk_post_btnOuter,
body.archive.category .vk_post-btn-display.card .vk_post_btnOuter,
body.archive.tag .vk_post-btn-display.card .vk_post_btnOuter {
	bottom: 0;
	left: 0;
	background-color: var(--text-color);
	line-height: 1;
	padding: 1.11em 0;
	cursor: pointer;
}
body.blog .vk_post .vk_post_btn,
body.archive.category .vk_post .vk_post_btn,
body.archive.tag .vk_post .vk_post_btn {
	--circle-size: 9px;
	--line-width: 39px;
	color: #fff !important;
	padding: .6em 4.2em;
}
body.blog .vk_post .vk_post_btn::before,
body.archive.category .vk_post .vk_post_btn::before,
body.archive.tag .vk_post .vk_post_btn::before {
	background-color: #fff;
}
body.blog .vk_post .vk_post_btn::after,
body.archive.category .vk_post .vk_post_btn::after,
body.archive.tag .vk_post .vk_post_btn::after {
	border-color: #fff;
}
@media screen and (max-width: 1024px){
	body.blog .vk_post-btn-display.card .vk_post_body,
	body.archive.category .vk_post-btn-display.card .vk_post_body,
	body.archive.tag .vk_post-btn-display.card .vk_post_body {
		padding: 15px 0 24px;
	}
	body.blog .vk_post .vk_post_date,
	body.archive.category .vk_post .vk_post_date,
	body.archive.tag .vk_post .vk_post_date {
		font-size: 12px;
	}
	body.blog .vk_post .vk_post_title,
	body.archive.category .vk_post .vk_post_title,
	body.archive.tag .vk_post .vk_post_title {
		font-size: 16px;
	}
	body.blog .vk_post .vk_post_btn,
	body.archive.category .vk_post .vk_post_btn,
	body.archive.tag .vk_post .vk_post_btn {
		--circle-size: 8px;
		--line-width: 25px;
	}
}


/* -------------------------------------
	アーカイブページ（取引実績）
------------------------------------- */
body.post-type-archive,
body.archive.tax-result-cat,
body.archive.tax-result-tag {
	
}
.archive_result_item {
	border: 1px solid var(--text-color);
}
.archive_result_item > a {
	display: block;
}
.archive_result_item .img_box {
	width: 100%;
	margin-bottom: 13px;
}
.archive_result_item .img_box img {
	width: 100%;
	aspect-ratio: 32 / 21;
	vertical-align: bottom;
	object-fit: cover;
}
.archive_result_item .content_box {
	margin-bottom: 5px;
}
.archive_result_item .content_title {
	display: block;
	position: relative;
	color: var(--text-color);
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .03em;
	line-height: 1.3;
	padding-bottom: .6em;
	margin-bottom: 17px;
}
.archive_result_item .content_title::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url('https://asahi-realty.co.jp/wp-content/uploads/2024/12/title_under_dot_single3.png');
	background-repeat: repeat-x;
	background-size: contain;
	width: 100%;
	height: 2px;
}
.archive_result_item .info_items {
	padding: 0;
	margin: 0;
}
.info_items p {
	color: var(--text-color);
	margin-bottom: 0;
}
.archive_result_item .info_items li {
	display: flex;
	gap: 3px 6px;
	list-style: none;
	margin: 0;
}
.archive_result_item .info_items li + li {
	margin-top: 7.5px;
}
.info_items .info_item_title {
	flex-shrink: 0;
}
.info_items .info_item_title p {
	color: #fff;
	background-color: var(--text-color);
	font-size: 14px;
	line-height: 1;
	padding: .55em 1.05em;
	border-radius: 100px;
}
@media screen and (max-width: 1300px){
	.archive_result_item .info_items li + li {
		margin-top: 5.5px;
	}
	.archive_result_item .content_title {
		font-size: 18px;
	}
	.archive_result_item .info_box {
		font-size: 14px;
	}
	.info_items .info_item_title p {
		font-size: 12px;
	}
}
@media screen and (max-width: 1024px){
	.archive_result_item .content_title {
		font-size: 16px;
	}
}


/* -------------------------------------
	詳細ページ（共通）
------------------------------------- */
body.post-template-default.single,
body.result-template-default.single {
	
}
body.post-template-default.single .entry-footer,
body.result-template-default.single .entry-footer {
	display: none !important;
}
.thumbnail_box {
	width: 100%;
	max-width: 850px;
	margin: 0 auto 3rem;
}
.thumbnail_box img {
	width: 100%;
	vertical-align: bottom;
}

















