/*
Theme Name: FIND HOME'S
Template: lightning
*/

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
html,
body,
.entry-content {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	color: #101010;
	line-height: 1.6;
	color: #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}
html {
	font-size: 62.5%; /* font-sizeは16pxの62.5%の10px */
}
body {
    position: relative;
    border-top: none !important;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.8rem;
}
h1,
h2,
h3,
h3:after {
	border: none;
	border-top: none;
	border-bottom: none;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	font-size: 1.6rem;
	line-height: 1.6;
}
ol li,
ul li {
	font-size: 1.7rem;
	line-height: 1.8;
}
.btn,
a.btn,
button.btn {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: .1rem .5rem;
	cursor: pointer;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #fff;
	border-radius: 0.5rem;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active {
    color: var(--vk-color-primary);
    background-color: #fff;
    border-color: var(--vk-color-primary);
}
span.super {
	font-size: 0.7em;
	vertical-align: top;	
}
table th,
table td {
	font-size: 1.6rem;
	line-height: 1.6;
}
table th {
	font-weight: 500;
}
body {
	position: relative;
	border-top: 3px solid #267EBD;
}
a {
	color: var(--vk-color-custom-2);
}
a:hover {
	color: var(--vk-color-primary);
}
.single,
.entry-body {
	font-size: 1.6rem;
}
.breadcrumb-list li {
    display: inline-block;
    margin: 0;
    list-style: none;
    font-size: 14px;
}
.site-header {
    margin: auto;
    background-color: #fff;
	box-shadow: none;
}
.site-header-container.container {
    max-width: 1340px;
    background-color: #fff;
	padding-top: 40px;
    padding-right: 0;
    padding-left: 0;	
}
.head__wrapper {
    max-width: 1340px;	
	display: flex;
	justify-content: space-between;	
}
.head__wrapper .logo__block {
	display: block;	
}
.site-header-logo img {
	max-height: 98px;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.site-header--layout--nav-float .site-header-logo {
    width: 100%;
}
.site_description {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FA9B02;
	padding-top: 36px;
}
.head__wrapper .contact__block {
	text-align: right;
}
.head__wrapper .contact__block .phone_block {
	margin-top: 20px;
}
.head__wrapper .phone_block .phone {
	font-size: 20px;
}
.head__wrapper .phone_block .phone:before {
	content: url(images/phone.png);
	vertical-align: middle;
	padding-right: 5px;
}
.head__wrapper .phone_block .phone_flex {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.head__wrapper .phone_block .phone_free {
	font-size: 20px;
	color: #FA9B02;
	padding: 6px 12px;
	border: thin solid #FA9B02;
	margin-right: 18px;
}
.head__wrapper .phone_block .phone_no {
	font-size: 48px;
	font-weight: bold;
	color: #FA9B02;
	white-space: nowrap;
}
::-webkit-full-page-media, :future, :root .head__wrapper .phone_block .phone_no {
	font-family: "游ゴシック体", "YuGothic", sans-serif;
	font-size: 42px;
	font-weight: 500;
}
.head__wrapper .phone_block .time {
	font-size: 18px;
}
html:lang(en) .head__wrapper .phone_block .time {
	font-size: 14px;
}
.form_wrapper {
	width: 670px;
	max-width: 100%;
	margin-top: 32px;
}
.searchform {
	position: relative;
}
.searchfield {
	font-size: 14px;
	width: 90%;
	margin: 3px;
	padding: 10px;
	border: solid 1px #bbb;
	border-radius: 4px;
	background-color: #efefef;
}
.searchsubmit {
	font-family: FontAwesome;
	font-size: 1.4em;
	position: absolute;
	top: 0;
	right: 8%;
	margin-top: 10px;
	padding: 0;
	cursor: pointer;
	color: #101010;
	border: none;
	background: transparent;
}
.searchsubmit:hover {
	opacity: .6;
}
.searchform input[type=text] {
    font-size: 20px;
    padding-left: 50px;
	color: #101010;
	border-radius: 7px;
    height: 62px;
}
html:lang(en) .searchform input[type=text] {
    font-size: 16px;
    padding-left: 30px;
}
.searchform input[type=submit] {
	font-size: 32px;
    border: none;
    border-left: none;
    padding-left: 0.5em;
    padding-right: 0.5em;
    letter-spacing: 1px;
    width: 76px;
    height: 62px;
	background-color: #101010;
}
.searchsubmit {
	right: 0;
}
.global-nav-list>li .global-nav-name {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #101010;
}
html:lang(en) .global-nav-list>li .global-nav-name {
    font-size: 18px;
    text-transform: capitalize;	
}
.gtranslate_wrapper {
	text-align: right;
}
.header_scrolled .gtranslate_wrapper {
	display: none;
}
.header_scrolled .site_description,
.header_scrolled .contact__block {
	display: none;
}
a.glink img {
    margin-left: 10px !important;
}
.gt_switcher_wrapper {
	position: absolute !important;
}
.entry-body img {
	margin-bottom: 2em;
}
.home-body-container.container {
	max-width: 100vw;
	margin: 0 auto;
}
section#first_view.first_view {
	margin: 0 auto;
	width: 100vw;
    margin-left: calc(-50vw + 50%);
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
section#first_view.first_view .copy_block {
	width: 960px;
	max-width: 50%;
	display: block;
	background-image: url(images/view_bg.webp);
	background-repeat: no-repeat;
	background-size:contain;
	background-position: center bottom 5px;	
	border-bottom: 65px solid #12167C;
	margin-bottom: 8px;
}
section#first_view.first_view .copy_block .copy_wrapper {
	max-width: 648px;
    margin-right: 74px;
    float: right;
	text-align: left;
}
html:lang(en) section#first_view.first_view .copy_block .copy_wrapper {
    margin-right: 40px;
	text-align: center;
}
section#first_view.first_view .copy_wrapper h1.main_copy {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 80px;
}
html:lang(en) section#first_view.first_view .copy_wrapper h1.main_copy {
    font-size: 50px;
}
html:lang(zh-TW) section#first_view.first_view .copy_wrapper h1.main_copy {
    font-size: 70px;
	letter-spacing: .08em;
}
html:lang(ko) section#first_view.first_view .copy_wrapper h1.main_copy {
	letter-spacing: .08em;
}
section#first_view.first_view .copy_wrapper h1.main_copy span {
	font-size: 64%;
	margin-left: -30px;
}
section#first_view.first_view .copy_wrapper h2.sub_copy {
    font-size: 35px;
	font-weight: 400;
	line-height: 1;
	padding: 15px 0;
	border-top: thin solid #414042;
	border-bottom: thin solid #414042;
	margin-top: 10px;
}
html:lang(en) section#first_view.first_view .copy_wrapper h2.sub_copy,
html:lang(zh-TW) section#first_view.first_view .copy_wrapper h2.sub_copy {	
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 20px;
}
section#first_view.first_view .copy_wrapper h2.sub_copy strong {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: bold;
}
section#first_view.first_view .copy_wrapper h2.sub_copy span {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	color: #FA9B02;
}
section#first_view.first_view .copy_block .bg_img {
	margin-bottom: -8px;
}
section#first_view.first_view .copy_block .bg_img img {
	object-fit: cover;
}
section#first_view.first_view .main_img {
    width: 960px;	
	max-width: 50%;
}
.nds_field table.form-table tr:nth-of-type(4) {
	display: none;
}
/* 家探し */
section#find_home {
	background-color: #fff;
}
section#find_home h1.find_home {
	font-size: 40px;
	text-align: center;
	margin-top: 125px;
	position: relative;
}
section#find_home h1.find_home span {
	color: #FA9B02;
}
section#find_home h1.find_home:after {
	content: url(images/sweat.png);
	vertical-align: bottom;
	padding-left: 5px;
	position: absolute;
	bottom: -10px;
}
section#find_home .find__home--wrapper {
	max-width: 1340px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}
section#find_home .find__home--wrapper .find__home--block {
	width: 420px;
	height: 263px;
	border: 3px solid #FA9B02;
	border-radius: 30px;
	padding: 30px;
}
section#find_home .find__home--wrapper .find__home--block .find__home--flex {
	display: flex;
	justify-content: space-between;		
}
section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--cont {
	font-size: 20px;
	font-weight: 500;
}
html:lang(en) section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--cont {
	font-size: 16px;
}
section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--cont:before {
  content: url(images/check.png);
  vertical-align: middle;
  padding-right: 5px;
}
section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--img,
section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--img img {
	width: 133px;
	flex-shrink: 0;
}
section#find_home .find__home--wrapper2nd {
	text-align: center;
	margin-top: 58px;
}
section#find_home .find__home--wrapper2nd h2.find_home {
	font-size: 35px;
}
section#find_home .find__home--wrapper2nd .find_home_big {
	font-size: 35px;
	font-weight: bold;
}
section#find_home .find__home--wrapper2nd .find_home_big span {
	font-size: 50px;
	color: #FA9B02;
}
section#find_home .find__home--wrapper2nd .find_home_arrow {
	max-width: 939px;
	margin: 30px auto 0;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	padding: 0 50px;
	background-color: #FCAC2C;
	border-radius: 100px;
}
@media screen and (min-width: 900px) {
	section#find_home .find__home--wrapper2nd .find_home_arrow {
		line-height: 100px;		
	}
}
html:lang(en) section#find_home .find__home--wrapper2nd .find_home_arrow {
	font-size: 30px;
}
section#find_home .find__home--wrapper2nd .arrow {
	margin-bottom: 25px;
}
section#find_home .house {
	z-index: 1;	
}

/* 魅力 */
section#charm {
	width: 100vw;
    margin-left: calc(-50vw + 50%);	
	background-color: #F2FFFA;
	margin-top: -35px;
	padding-bottom: 80px;
}
section#charm h1.charm {
	font-size: 50px;
	text-align: center;
	color: #FA9B02;
	padding-top: 55px;
}
section#charm h1.charm span {
	font-size:40px;
	color: #414042;
}
section#charm .charm__wrapper {
	max-width: 1340px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
section#charm .charm__block {
	width: 420px;
	height: 527px;
	text-align: center;
}
section#charm .charm__block .charm__block--title {
	width: 420px;
	font-size: 25px;
	color: #fff;
	line-height: 60px;
	border-radius: 30px 30px 0 0;
	background-color: #12167C;	
}
section#charm .charm__block .charm__block--title span {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 40px;
	font-weight: 500;
}
section#charm .charm__block .charm__contents {
	width: 420px;
	height: 467px;
	text-align: center;
	border-radius: 0 0 30px 30px;
	padding: 20px 30px;
	background-color: #fff;	
}
section#charm .charm__block .charm__contents .charm__block--img {
	padding: 20px 0 30px;
}
section#charm .charm__block .charm__contents .charm__block--img img {
	height: 106px;
}
section#charm .charm__block .charm__contents .charm__block--sub {
	max-width: 100%;
	margin: auto;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto; /* fix IE11 */	
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #12167C;
	padding-bottom: 20px;
}
html:lang(en) section#charm .charm__block .charm__contents .charm__block--sub {
	font-size: 20px;
}
html:lang(en) section#charm .charm__block .charm__contents .charm__block--sub br,
html:lang(zh-TW) section#charm .charm__block .charm__contents .charm__block--sub br,
html:lang(ko) section#charm .charm__block .charm__contents .charm__block--sub br {
	display: none;
}
section#charm .charm__block .charm__contents .charm__block--sub.first {
	max-width: 100%;
	line-height: 95px;
}
section#charm .charm__block .charm__contents .charm__block--cont {
	max-width: 300px;
	margin: auto;
	margin-top: auto;
	font-size: 20px;
	text-align: left;
}
html:lang(en) section#charm .charm__block .charm__contents .charm__block--cont {
	font-size: 16px;
	text-align: center;
}

/* 物件情報 */
section#property_information {
	max-width: 1340px;
	margin: 80px auto 130px;
	padding: 0 33px;
	background-color: #B2F0FF;
	display: flex;
}
section#property_information .property_search,
section#property_information .search_title,
section#property_information .property_buy {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
}
section#property_information .property_search {
	font-size: 25px;
	letter-spacing: 5px;
	margin-right: 10px;
}
section#property_information .search_title {
	font-size: 37px;
	letter-spacing: 10px;
	position: relative;
	padding-top: 20px;
}
section#property_information .search_title:before {
	content: url(images/search_white.png);
	vertical-align: middle;
	padding-bottom: 5px;
	position: absolute;
	top: 0;
	margin-top: -40px;
}
section#property_information .property_buy {
	font-size: 61px;
	letter-spacing: 10px;
	background-color: #fff;
	padding: 20px 10px;
	margin: 10px 0 10px 30px
}
section#property_information .block {
	display: block;
}
section#property_information .free_word_search {
	display: flex;
	margin-top: 40px;
	margin-left: 80px;
}
section#property_information .free_word {
	max-width: 150px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.3;
}
html:lang(en) section#property_information .free_word {
	font-size: 20px;
}
section#property_information .form__wrapper {
    width: 765px;
    max-width: 100%;
}
section#property_information .searchform input[type=text] {
	max-width: 655px;
    font-size: 20px;
    padding-left: 50px;
    color: #101010;
    border-radius: 10px;
    height: 62px;
	margin-left: 10px;
}
html:lang(en) section#property_information .searchform input[type=text] {
    font-size: 18px;
    padding-left: 30px;
}
section#property_information .searchsubmit {
	width: 90px;
	height: 62px;
	font-size: 30px;
	padding: 0;
	cursor: pointer;
	color: #fff;
	border-radius: 10px;
	background-color: #414042;
}
html:lang(en) section#property_information .searchsubmit {
	font-size: 16px;
} 
section#property_information .searchsubmit:hover {
	opacity: .6;
}
section#property_information .free_word_note {
	font-size: 25px;
	color: #707070;
	margin-left: 240px;
	margin-top: 10px;
}
html:lang(en) section#property_information .free_word_note {
	font-size: 20px;
}
section#property_information .property_icon--flex {
	max-width: 100%;
	display: flex;
	justify-content: space-between;
	margin-left: 30px;
	margin-top: 50px;
}
section#property_information .property_icon--flex .property_icon--block {
	width: 216px;
	height: 133px;
	display: block;
	background-color: #fff;
	border-radius: 10px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}
@media screen and (max-width: 1300px) and (min-width: 1101px) {
	section#property_information {
		display: block;
		padding-top: 20px;		
		padding-bottom: 20px;
	}
	section#property_information .property_search,
	section#property_information .search_title,
	section#property_information .property_buy {
		-ms-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
	}
	section#property_information .property_search {
		font-size: 25px;
		letter-spacing: 5px;
		margin-right: 20px;
	}
	section#property_information .search_title {
		float: left;
		display: none;
	}
	section#property_information .search_title:before {
		display: none;
	}
	section#property_information .property_buy {
		font-size: 35px;
		max-width: 300px;
		padding: 10px;
		text-align: center;
		margin: 10px auto;
	}
}
html:lang(en) section#property_information .property_icon--flex .property_icon--block {
	height: 150px;
	font-size: 16px;
	padding: 15px;
}
section#property_information .property_icon--flex .property_icon--block .property_icon--img {
	max-height: 64px;
}
section#property_information .property_icon--flex .property_icon--block .property_icon--title {
	margin-top: 15px;
}

/*不動産情報*/
section#top_estate_information {
	max-width: 1340px;
	margin: 80px auto 124px;	
}
section#top_estate_information h1.information_title {
	font-size: 46px;
	text-align: center;
	position: relative;
}
section#top_estate_information h1.information_title:after {
	content: url(images/information_title.png);
	position: absolute;
	top: 110%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);	
}
section#top_estate_information h2.information_title {
	font-size: 48px;
	color: #12167C;
	text-align: center;
	margin-top: 50px;
}
section#top_estate_information h2.information_title span {
	color: #FA9B02;
}
section#top_estate_information .read_more {
	font-size: 16px;
	color: #12167C;
	text-align: right;
	padding-right: 35px;
	margin-top: -50px;
	position: relative;
}
section#top_estate_information .read_more:after {
	content: url(images/arrow_right.png);
	position: absolute;
	top: 50%;
	right: 0;	
}
/*不動産情報タブ*/
.tab_container {
	padding-bottom: 1em;
	background-color: #fff;
	margin: 40px auto 0;
}
.tab_item {
	width: calc(100%/4);
	padding: 15px 0;
	background-color: #fff;
	text-align: center;
	color: #000;
	display: block;
	float: left;
	text-align: center;
	border-top: thin solid #8BE9FF;
	border-bottom: thin solid #8BE9FF;	
	border-left: thin solid #8BE9FF;
	transition: all 0.2s ease;
	margin-bottom: 43px;
}
html:lang(en) .tab_item {
	text-transform: capitalize;
}
.tab_item.last {
	border-right: thin solid #8BE9FF;	
}
.tab_item:hover {
	color: var(--vk-color-primary);
	cursor: pointer;
}
input[name="tab_item"] {
	display: none;
}
.tab_content {
	display: none;
	padding: 0;
	clear: both;
	overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
	display: block;
}
.tab_container input:checked + .tab_item {
	background-color: #12167C;
	border: thin solid #12167C;
	color: #fff;
	position: relative;
}
.tab_container input:checked + .tab_item:after {
    content: '';
    position: absolute;
    top: 53px;
    left: calc(50% - 15px);
	border-style: solid;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-top: 20px solid #12167C;
}

.land__archve {
	display: flex;
}
.search__resault--wrapper .land__archve {
	flex-wrap: wrap;
	align-items: baseline;
	position: relative;
}
.search__resault--wrapper .land__archve .archive_pagenavi.list {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: -30px;
}
.land-archve--img {
	position: relative;
}
.land-archve--img img {
	max-width: 100%;
	min-height: 230px;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.img__wrapper--cat {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -2px;
}
.img__wrapper--cat  span {
	font-size: 12px;
	padding: 5px 16px;
	color: #fff;
}
.land__archve--block {
	display: block;
	display: flex;
	flex-direction: column;
	max-width: calc(100% / 4);
	margin-right: 30px;
	border: thin solid #bcbcbc;
}
.search__resault--wrapper .land__archve--block {
	display: block;
	max-width: calc(100% / 3 - 30px);
	margin-right: 30px;
	margin-bottom: 30px;
	border: thin solid #bcbcbc;
}
.land__archve--block:last-of-type {
	margin-right: 0;
}
.land__archve--block .land__archve--cont {
	display: block;
	padding: 10px 16px;
	font-size: 12px;
}
.land__archve--block .title {
	font-size: 16px;
	min-height: 3em;
    border-bottom: thin dotted #bcbcbc;
}
.land__archve--block .address {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.land__archve--block .address:before {
    content: url(images/point_mark.png);
    vertical-align: middle;
    padding-right: 5px;
}
.land__archve--contFlex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.land__archve--contBlock {
	display: block;
	padding-bottom: 10px;
}
.land__archve--last {
	margin-top: auto;
}
.land__archve--contBlock .land_area {
	border-bottom: thin solid #ccc;
}
.land__archve--block .price span {
	font-size: 18px;
}
#top__archive {
	max-width: 1200px;
	margin: 0;
	padding: 0;	
}
#top__archive .container {
	max-width: 1200px;
}
.top__notification {
	margin-right: 60px;
}
.top__blog {
	margin-left: 60px;
}
.top__archive--wrapper {
	display: flex;
}
.top__archive--wrapper ul {
    padding-left: 0;
}
.top__archive--wrapper .wrapper {
	max-width: 545px;
	display: flex;
	border-top: thin dotted #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
.top__archive--wrapper li:last-child {
	border-bottom: thin dotted #ccc;	
}
.top__archive--wrapper .thumbnail_block {
	width: 120px;
	height: 80px;
}
.top__archive--wrapper .thumbnail_block img {
	width: 120px;
	height: 80px;
}
.top__archive--wrapper .cont_block {
	display: block;
	max-width: 380px;
	margin-left: 30px;
}
.top__archive--wrapper .cont_block .date__wapper {
	display: flex;
	margin-bottom: 10px;
}
.top__archive--wrapper .cont_block .date__wapper .date__wapper--cat span {
	margin-left: 20px;
	font-size: 12px;
	color: #fff;
	padding: 2px 15px;
}


/* お客様の声 */
section#customers_voice {
	margin: auto;
	width: 100vw;
    margin-left: calc(-50vw + 50%);	
	padding: 90px 0 0;
	background-color: #F2FFFA;
	border-bottom: 10px solid #12167C;
}
section#customers_voice h1.voice_title {
	width: 905px;
	max-width: 100%;
	height: 114px;
	margin: auto;
	display: flex;
	padding-left: 30px;
	align-items: center;
	font-size: 45px;
	background-image: url(images/voice_box.png);
	background-position: left center;
}
html:lang(en) section#customers_voice h1.voice_title {
	font-size: 30px;
}
section#customers_voice h2.voice_title {
	font-size: 50px;
	text-align: center;
	margin-top: 20px;
}
html:lang(en) section#customers_voice h2.voice_title {
	font-size: 40px;
}
section#customers_voice h2.voice_title span {
	color: #FA9B02;
}
section#customers_voice .voice__wrapper {
	margin: auto;
	padding: 44px 0;
}
section#customers_voice .voice__wrapper--flex {
	max-width: 1216px;
    height: auto;
    margin: auto;
    display: flex;
	padding: 60px 53px;
    background-color: #fff;
    margin-bottom: 44px;
}
section#customers_voice .voice__wrapper--block {
	display: block;
	font-size: 20px;
	font-weight: 500;
}
section#customers_voice .voice__wrapper--block.left {
	width: 195px;
	text-align: center;
	flex-shrink: 0;
}
section#customers_voice .voice__wrapper--block.right {
	margin-left: 53px;
}
section#customers_voice .voice__wrapper--block .voice__wrapper--title {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: dotted 2px #8BE9FF;
}
section#customers_voice .voice__wrapper--block .voice__wrapper--cont {
	margin-top: 35px;
}

/* 不動産売却の流れ */
section#sale_flow {
	margin: auto;
	width: 100vw;
    margin-left: calc(-50vw + 50%);	
	padding: 100px 0 120px;
	background-image: url(images/flow_bg.png);
	background-position: center top;
}
section#sale_flow h1.flow_title {
	font-size: 46px;
	text-align: center;
	position: relative;
}
section#sale_flow h1.flow_title:after {
	content: url(images/information_title.png);
	position: absolute;
	top: 110%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);	
}
section#sale_flow h2.flow_title {
	font-size: 48px;
	color: #12167C;
	text-align: center;
	margin-top: 50px;
}
section#sale_flow h2.flow_title span {
	color: #FA9B02;
}
section#sale_flow .flow__chart {
	max-width: 1340px;
	margin: auto;
}
section#sale_flow .flow__chart--flex.first {
	max-width: 1160px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 70px;
	margin-left: 50px;
}
section#sale_flow .flow__chart--flex.second {
	max-width: 1160px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
	margin-left: 124px;
}
section#sale_flow .flow__chart--block {
	max-width: 340px;
	display: block;
	height: 400px;
	border: 2px solid #12167C;
	border-radius: 30px;
	background-color: #F2FFFA;
	position: relative;
}
section#sale_flow .flow__chart--triangle.four {
	display: none;
}
section#sale_flow .flow__chart--number {
	width: 95px;
	height: 95px;
	font-family: 'BIZ UDPMincho', serif;
	font-size: 50px;
	line-height: 95px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: #12167C;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -10px;
	margin-left: -10px;	
}
section#sale_flow .flow__chart--icon {
	width: 175px;
	height: 175px;
	margin: 30px auto 16px;
	border-radius: 50%;
	background-color: #fff;
	position: relative;
}
section#sale_flow .flow__chart--icon img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);	
}
section#sale_flow .flow__chart--title {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
}
html:lang(en) section#sale_flow .flow__chart--title {
	font-size: 20px;
}
section#sale_flow .flow__chart--cont {
	font-size: 20px;
	padding-left: 42px;
	padding-right: 42px;
}
html:lang(en) section#sale_flow .flow__chart--cont {
	font-size: 16px;
	padding: 1em 2em;
}

/* 不動産コラム */
section#estate_column {
	padding: 100px 0 120px;	
	border-top: 2px solid var(--vk-color-custom-1);
}
section#estate_column h1.column_title {
	font-size: 46px;
	text-align: center;
	position: relative;
}
section#estate_column h1.column_title:after {
	content: url(images/information_title.png);
	position: absolute;
	top: 110%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);	
}
section#estate_column h2.column_title {
	font-size: 48px;
	color: #12167C;
	text-align: center;
	margin-top: 50px;
}
section#estate_column h2.column_title span {
	color: #FA9B02;
}
section#estate_column .column__wrapper {
	margin: auto;
	max-width: 1340px;	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 47px;
}
section#estate_column .column__wrapper::before{
	content: "";
	display: block;
	width: 23%;
	order: 1;
}
section#estate_column .column__wrapper::after{
	content: "";
	display: block;
	width: 23%;
}
section#estate_column .column__wrapper--block {
	display: block;
	max-width: calc(100% / 4 - 8px);
	margin-bottom: 70px;
	display: flex;
	flex-direction: column;
}
section#estate_column .column__wrapper--block .img img {
	max-width: 100%;
    height: 196px;
    object-fit: cover;
}
section#estate_column .column__wrapper--block h2.title {
	font-size: 36px;
	color: #12167C;
	height: calc(1.1em * 3);
	overflow: hidden;
	margin-bottom: 0.3em;
}
section#estate_column .column__wrapper--block .cont {
	height: calc(1.5em * 5);
	line-height: 1.5em;
	overflow: hidden;
	margin-bottom: 28px;
}
section#estate_column .column__wrapper--block .cont  p {
	font-size: 20px;
	color: #101010;
}
section#estate_column .column__wrapper--block a .column_btn {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	color: #8BE9FF;
	text-align: center;
	border: thin solid #8BE9FF;
	margin-top: auto;
	transition: all 0.5s ease 0s;
}
section#estate_column .column__wrapper--block a .column_btn:hover {
	color: #12167C;
	border: thin solid #12167C;
}

/* 相談セクション */
section#consultation {
	margin: auto;
	width: 100vw;
    margin-left: calc(-50vw + 50%);
	height: 240px;
	background-color: #414042;
	position: relative;
}
.home section#consultation,
.page-id-495 section#consultation {
	margin-bottom: 50px;
}
section#consultation .consul__wrapper {
	display: flex;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);		
}
section#consultation .consul__wrapper--block {
	width: 480px;
	height: 93px;
	background-color: #fff;
	border: 3px solid #8BE9FF;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
section#consultation .consul__wrapper--block.first {
	margin-right: 60px;
}
section#consultation .consul__wrapper--title1,
section#consultation .consul__wrapper--title2 {
	font-size: 30px;
	font-weight: bold;
	display: flex;
	align-items: center;
}
section#consultation .consul__wrapper--block img {
	margin-right: 16px;
}
html:lang(en) section#consultation .consul__wrapper--title1,
html:lang(en) section#consultation .consul__wrapper--title2 {
	font-size: 26px;
}

/* トップページの一覧表示 */
.top__archive--wrapper ul {
	max-width: 1030px;
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
    padding-left: 0;
}
.top__archive--wrapper ul:after{
	content:"";
	display: block;
	max-width: 325px;
}
.top__archive--wrapper ul li {
	max-width: 325px;
	list-style: none;
	z-index: 9;
}
.top__archive--wrapper ul li .thumbnail_block {
	width: 325px;
	height: 226px;	
	border: 5px solid #fff;
	border-bottom: none;
	overflow: hidden;
	margin-bottom: 10px;
}
.top__archive--wrapper ul li .thumbnail_block img {
    object-fit: cover;
    transition: all 0.5s ease 0s;
}
.top__archive--wrapper ul li .thumbnail_block img:hover {
	transform: scale(1.3);	
}
.top__archive--wrapper .thumbnail_block {
	position: relative;
}
.top__archive--wrapper .thumbnail_block .new__mark--label {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	padding: 2px 10px;
	background-color: #000;
}
.top__archive--wrapper ul li .flex__wrapper {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
}
.top__archive--wrapper ul li .title {
	display: flex;
	align-items: center;	
	color: #333;
	font-size: 16px;
	font-weight: 500;
}
section#estate .top__archive--wrapper ul li .title {
	display: block;
}
section .top__archive--wrapper ul li .title span.circle {
	font-size: 12px;
	padding-right: .5em;
}
section#travel .top__archive--wrapper ul li .title span.circle {
	color: #EF9C22;
}
section#immigration .top__archive--wrapper ul li .title span.circle {
	color: #79C8E1;
}	
section#shopping .top__archive--wrapper ul li .title span.circle {
	color: #EEA582;
}
.top__archive--wrapper ul li .expert {
	font-size: 14px;
	color: #888;
}
.top__archive--wrapper .land__wrapper {
	display: flex;
	font-size: 12px;
}
.top__archive--wrapper .land__wrapper .landarea {
	background-color: #CFE2F1;
	color: #5385B8;
	padding: 0 4px;
	margin-right: 10px;
}
.top__archive--wrapper .land__wrapper .landtype {
	border: thin solid #ccc;
	padding: 0 4px;
	margin-right: 10px;
}
.top__archive--wrapper .new__mark {
	font-size: 16px;
	font-weight: 500;
	color: #EB5B5B;
	margin-left: 10px;
}
.top__archive--wrapper .property__wrapper {
	border: thin solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
.top__archive--wrapper .property__wrapper--flex {
	display: flex;
}
.top__archive--wrapper .property__wrapper--flex.first {
	border-bottom: thin solid #ccc;	
}
.top__archive--wrapper .property__wrapper--title {
	padding: 4px 6px;
	border-right: thin solid #ccc;	
	background-color: #F1F1F1;
	white-space: nowrap;
}
.top__archive--wrapper .property__wrapper--cont {
	padding: 6px 6px;
}
.top__archive--wrapper ul li .date {
	display: flex;
	justify-content: space-between;	
	font-size: 14px;
	color: #888;
}
.top__archive--wrapper ul li .more_link a {
	color: #6699cc;
	text-decoration: none;
}

/* 不動産ページの一覧表示 */
.estate__archive--wrapper ul {
	max-width: 1030px;
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
    padding-left: 0;
}
.estate__archive--wrapper.block ul {
	display: block;	
}
.estate__archive--wrapper ul:after{
	content:"";
	display: block;
	max-width: 325px;
}
.estate__archive--wrapper ul li {
	max-width: 325px;
	list-style: none;
	z-index: 9;
}
.estate__archive--wrapper.block ul li {
	max-width: 750px;
	display: flex;
}
.estate__archive--wrapper.block ul li .flex__wrapper {
	display: flex;
	flex-wrap: wrap;
}
.estate__archive--wrapper.block ul li .flex__wrapper .new__mark {
	margin-left: 10px;
}
.estate__archive--wrapper.block ul li .block__wrapper {
	width: 500px;
	max-width: 100%;
	display: block;
	margin-left: 30px;
	margin-bottom: 50px;
}
.estate__archive--wrapper ul li .thumbnail_block {
	width: 325px;
	height: 226px;	
	border: 5px solid #fff;
	overflow: hidden;
	margin-bottom: 10px;
}
.estate__archive--wrapper.block ul li .thumbnail_block {
	width: 325px;
	height: 226px;	
	flex-shrink: 0;
}
.estate__archive--wrapper ul li .thumbnail_block img {
    object-fit: cover;
    transition: all 0.5s ease 0s;
}
.estate__archive--wrapper ul li .thumbnail_block img:hover {
	transform: scale(1.3);	
}
.estate__archive--wrapper ul li .title {
	color: #333;
	font-size: 16px;
	font-weight: 500;
}
.estate__archive--wrapper ul li .expert {
	font-size: 14px;
	color: #888;
}
.estate__archive--wrapper .thumbnail_block {
	position: relative;
}
.estate__archive--wrapper .thumbnail_block .new__mark--label {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	padding: 2px 10px;
	background-color: #FA9B02;
}
.estate__archive--wrapper .land__wrapper {
	display: flex;
	font-size: 12px;
}
.estate__archive--wrapper .land__wrapper .landarea {
	background-color: #CFE2F1;
	color: #5385B8;
	padding: 0 4px;
	margin-right: 10px;
}
.estate__archive--wrapper .land__wrapper .landtype {
	border: thin solid #ccc;
	padding: 0 4px;
	margin-right: 10px;
}
.estate__archive--wrapper .new__mark {
	font-size: 16px;
	font-weight: 500;
	color: #FA9B02;
}
.estate__archive--wrapper .property__wrapper {
	border: thin solid #ccc;
	border-bottom: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.estate__archive--wrapper .property__wrapper--flex {
	display: flex;
	border-bottom: thin solid #ccc;	
}
.estate__archive--wrapper .property__wrapper--flex.first {

}
.estate__archive--wrapper .property__wrapper--title {
	width: 100px;
    text-align: center;
	padding: 6px 6px;
	border-right: thin solid #ccc;	
	background-color: #F1F1F1;
}
.estate__archive--wrapper .property__wrapper--cont {
	padding: 6px 10px;
}
.estate__archive--wrapper ul li .date {
	display: flex;
	justify-content: space-between;	
	font-size: 14px;
	color: #888;
}
.estate__archive--wrapper ul li .more_link a {
	color: #6699cc;
	text-decoration: none;
}

/* SNS */
section#sns_section {
	max-width: 100vw;
	margin: auto;
	background-color: #F9F9F9;
	padding: 0;
	padding-bottom: 80px;
}
section#sns_section .banner__wrapper {
	max-width: 1030px;
	margin: auto;	
}
section#sns_section .banner__wrapper .banner__wrapper--line {
	text-align: center;
}
section#sns_section .banner__wrapper .banner__wrapper--title {
	width: 100%;
	position: relative;
	display: inline-block;
	padding: 0 55px;
	font-size: 16px;
	font-weight: bold;
	color: #48BCC4;
	text-align: center;
	margin: 12px auto 20px;
}
section#sns_section .banner__wrapper .banner__wrapper--title:before,
section#sns_section .banner__wrapper .banner__wrapper--title:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: calc(50% - 150px);
	height: 1px;
	background-color: #ccc;
}
section#sns_section .banner__wrapper .banner__wrapper--title:before {
	left:0;
}
section#sns_section .banner__wrapper .banner__wrapper--title:after {
	right: 0;
}
section#sns_section .banner__wrapper .sns__wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
section#sns_section .banner__wrapper .insta__wrapper,
section#sns_section .banner__wrapper .insta__wrapper {
}
section#sns_section .banner__wrapper .insta__wrapper--title,
section#sns_section .banner__wrapper .twitter__wrapper--title {
    display: flex;
    align-items: center;	
	font-size: 16px;
	font-weight: 500px;
	margin-bottom: 15px;
}
section#sns_section .banner__wrapper .insta__wrapper--title img,
section#sns_section .banner__wrapper .twitter__wrapper--title img {
	margin-right: 6px;
}


/* 不動産物件 */
div#page_estate {
	max-width: 1340px;
	margin: auto;
	padding-top: 40px;
}
div#page_estate .pages_container {

}
div#page_estate .header_wrapper {
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 50px;
}
div#page_estate .title__wrapper {
    border-bottom: 1px solid #bcbcbc;
	margin-bottom: 40px;
}
div#page_estate .title__wrapper--flex {
	display: flex;	
}
div#page_estate .title__wrapper--cat {
	margin-top: 2px;
	margin-right: 20px;
}
div#page_estate .title__wrapper--cat span {
	font-size: 14px;
    color: #fff;
    padding: 4px 10px;
	background-color: #bcbcbc;
}
div#page_estate .title__wrapper--cat span.new-house,
.img__wrapper--cat span.new-house {
	background-color: #32b7fe;	
}
div#page_estate .title__wrapper--cat span.second-house,
.img__wrapper--cat span.second-house {
	background-color: #319334;	
}
div#page_estate .title__wrapper--cat span.apartment,
.img__wrapper--cat span.apartment {
	background-color: #ea4335;	
}
div#page_estate .title__wrapper--cat span.land,
.img__wrapper--cat span.land {
	background-color: #fbbc05;	
}
div#page_estate .title__wrapper--cat span.for-sale,
.img__wrapper--cat span.for-sale {
	background-color: #4285f4;	
}
div#page_estate .title__wrapper--cat span.for-rental,
.img__wrapper--cat span.for-rental {
	background-color: #34a853;	
}

div#page_estate h2 {
	padding: 0;
    border-top: none;
	border-bottom: none;
}
div#page_estate .header_wrapper--contact {
	text-align: center;
}
div#page_estate .header_wrapper #slick01 {
	max-width: 680px;
	margin-right: 40px;	
}
#slick01 {
	max-width: 680px;
	margin-bottom: 75px;
	opacity: 0;
	transition: opacity .3s linear;
}
#slick01.slick-initialized{
	opacity: 1;
}
#slick01 .slick-arrow:before {
    content: "" !important;
    width: 60px !important;
    height: 60px !important;
    position: absolute;
    top: 0;
    left: 0;
}
#slick01 .slick-next:before {
    background: url(images/slick-next.png) !important;
    background-size: contain !important;
}
#slick01 .slick-prev:before {
    background: url(images/slick-prev.png) !important;
    background-size: contain !important;
  }
#slick01 .slick-prev {
    left: 10px;
	z-index:9999;
}
#slick01 .slick-next {
    right: 50px;
	z-index: 9999;
}
#slick01 {
	opacity: .5;
	transition: opacity .3s linear;
}
#slick01.slick-initialized {
	opacity: 1;
}
#slick01 .slider-img {
	margin: 0 10px;
}
#slick01 img {
	width: 680px;
	max-width: 100%;
}
#slick01 .image-slider {
	width: 1025px;
	max-width: 100%;
	margin: auto;	
}
.slick-dots {
	bottom: -90px !important;
	/* left: -5px !important; */
}
.slick-dots li {
	width: calc(100% / 6 - 10px) !important;
	opacity: .3;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
	opacity: 1;
}
div#page_estate table.estate_info {
	margin: 30px 0;
}
div#page_estate .catchphrase,
div#page_estate table.estate_info th,
div#page_estate table.estate_info td {
	font-size: 14px;
	line-height: 1.8;
}
div#page_estate table.estate_info th {
    border: thin solid #bcbcbc;
    background-color: #eceded;
	white-space: nowrap;
}
div#page_estate table.estate_info td {
	text-align: center;
}
div#page_estate .header_wrapper--contact {
    margin: 60px auto 0;
    max-width: 320px;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border: 2px solid #FA9B02;
    border-radius: 8px;
    padding-right: 10px;
	background-color: #FA9B02;
    transition: .3s;
	margin-bottom: 50px;
}
div#page_estate .header_wrapper--contact:hover {
	color: #FA9B02;
	background-color: #fff;
}
div#page_estate .figure_wrapper {
	display: flex;
	justify-content: space-around;
	margin-bottom: 50px;
}
div#page_estate .figure_wrapper-block {
	display: block;
	text-align: center;
}
div#page_estate .figure_wrapper-block img {
	max-width: 300px;
}
div#page_estate .surrounding__wrapper {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}
div#page_estate .surrounding_map iframe {
    width: 800px;
    height: auto;
	min-height: 360px;
	margin-right: 30px;
}
div#page_estate .facilities {
	display: block;
}
div#page_estate .image__block--wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 60px;
	margin-bottom: 50px;
}
div#page_estate .image__block {
	display: block;
	max-width: 30%;
	margin-bottom: 30px;
}
div#page_estate .image__block--cont {
	font-size: 14px;
	color: #333;
}
div#page_estate .image__block--wrapper:after{
	content: "";
	display: block;
	width: 30%;
}
div#page_estate table.information th {
	width: 15%;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding: 10px;
	border: thin solid #bcbcbc;
	background-color: #eceded;
}
div#page_estate table.information td {
	width: 35%;
	font-size: 16px;
	padding: 10px;
	border: thin solid #bcbcbc;	
}
div#page_estate table.information {
	font-size: 16px;
	margin-bottom: 30px;
}
div#page_estate .report__wrapper {
    font-size: 15px;
    color: #555;
    line-height: 2;
    border: thin solid #ccc;
    padding: 40px;
    border-radius: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}
div#page_estate .information_wrapper .title,
div#page_estate .surrounding__wrapper--title .title,
div#page_estate .other__estate--wrapper .title {
    background-image: url(images/upper_line.png);
    background-repeat: no-repeat;
    background-position: left bottom;
	margin-bottom: 30px;
}
div#page_estate .information_wrapper .title p,
div#page_estate .surrounding__wrapper--title .title p,
div#page_estate .other__estate--wrapper .title p {
    font-size: 27px;
    font-weight: 500;
    line-height: 1.4;
    color: #12167C;
    padding-bottom: 16px;
}
div#page_estate .information_wrapper .title p:first-letter,
div#page_estate .surrounding__wrapper--title .title p:first-letter,
div#page_estate .other__estate--wrapper .title p:first-letter {
	color: #FA9B02;
}
div#page_estate .other__estate--wrapper {
	margin-top: 80px;
}

.page-header {
    color: #fff;
    background-color: var(--vk-color-primary);
}

/* 不動産物件 */
#estate {
	padding-top: 40px;
}
#estate .pages_container {
	max-width: 1200px !important;
}
#estate .header_wrapper {
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
#estate .title__wrapper {
    border-bottom: 1px solid #bcbcbc;
	margin-bottom: 40px;
}
#estate .title__wrapper--flex {
	display: flex;	
}
#estate .title__wrapper--cat {
	margin-top: 8px;
	margin-right: 20px;
}
#estate .title__wrapper--cat span {
	font-size: 16px;
    color: #fff;
    padding: 2px 20px;
	background-color: #bcbcbc;
}
#estate .title__wrapper--cat span.land_color,
.img__wrapper--cat span.land_color {
	background-color: #cc886f;		
}
#estate .title__wrapper--cat span.build_color,
.img__wrapper--cat span.build_color {
	background-color: #e67c8a;		
}
#estate .title__wrapper--cat span.rent_color,
.img__wrapper--cat span.rent_color {
	background-color: #7ab5a4;		
}
#estate .title__wrapper--cat span.pension,
.img__wrapper--cat span.pension {
	background-color: #b92a3c;	
}
#estate .title__wrapper--cat span.telework,
.img__wrapper--cat span.telework {
	background-color: #e67c8a;	
}
#estate h2 {
	padding: 0;
    border-top: none;
	border-bottom: none;
}
#estate .header_wrapper #slick01 {
	max-width: 720px;
	margin-right: 60px;	
}

/* 特定固定ページ */
section#page__mv--section {
	position: relative;
}
section#page__mv--section .page__mv--wrapper {
	width: 100px;
    height: 100%;
    position: absolute;
    padding: 0;
    top: 0;
    left: 5%;
    background-color: rgba(255, 255, 255, 0.8);	
}
section#page__mv--section .page__mv--text {
	height: 100%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 24px;
	text-align: center;
	letter-spacing: 5px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.entry-body {
	margin-top: 50px;
}
.entry-body p {
    font-size: 1.7rem;
    line-height: 1.8;
}

/* 目次 */
.rtoc-mokuji-content .rtoc-mokuji.level-1 li {
    font-size: 16px !important;
}
.rtoc-mokuji-content {
	margin-bottom: 80px !important;
}
.rtoc-mokuji-content.rtoc_close #rtoc-mokuji-title .rtoc_open_close,
.rtoc-mokuji-content.rtoc_open #rtoc-mokuji-title .rtoc_open_close  {
    padding: 8px !important;
}

/* トップページ以外にスタイルを設定 */
body:not(.home) .entry-body {
	font-size: 62.5%; 
}
body:not(.home) .entry-body p { 
	font-size: 16px;
}
body:not(.home) ol li,
body:not(.home) ul li {
    font-size: 16px;
}
.entry-body h2 {
	font-size: 24px;
	color: var(--vk-color-primary);
	border-bottom: solid 2px var(--vk-color-primary);
	padding: 10px 0;
	margin-bottom: 1em;
}
.single .entry-body h2:first-letter {
	font-size: 150%;
	color: #FA9B02;
	padding-right: .1em;
}
.entry-body h3 {
	font-weight: 500;
	border-bottom: 1px solid #A3A3A3;
	padding: 0.2em 0.5em;
	border-left: solid 5px rgba(1,88,169,1);
}

/* 関連記事 */
.veu_relatedPosts .relatedPosts_item>.media .postList_thumbnail {
	width: 120px;
    height: 80px;
}
.veu_relatedPosts .relatedPosts_item>.media .postList_thumbnail img {
	width: 120px;
    height: 80px;
    object-fit: cover;
    display: block;	
}
.veu_relatedPosts .relatedPosts_title {
    font-size: 2rem;
}
.veu_relatedPosts .relatedPosts_item>.media .media-heading a {
	font-size: 1.8rem;
}
.veu_relatedPosts .relatedPosts_item>.media .media-body {
	font-size: 1.4rem;
}
.entry-meta-data-list dt,
.entry-meta-data-list dd {
	font-size: 1.4rem;
}
.entry-meta-data-list dd.tagcloud a {
	font-size: 1.4rem !important;
}

#result__sort {
    padding-top: 0;
    margin-top: 0;
}
.page-template-page-estate #result__sort {
    padding-top: 100px;
    margin-top: -100px;
}
.result__sort {
	display: flex;
	font-size: 1.6rem;
}
.result_sort,
.result_posts,
a.result_refine,
.order_selector,
.result_refine .not_found {
	font-size: 1.6rem;
}
.result__sort .sort__title {
	font-size: 1.6rem;
	margin-right: 10px;
}
.result__sort button {
	font-size: 1.6rem;
	cursor: pointer;
	background-color: #fff;
	border: thin solid #12167C;
    padding: 2px 8px;
    color: #12167C;	
	margin-right: 10px;
	transition: .5s;
}
.result__sort button:hover {	
    color: #fff;	
	background-color: #12167C;
}
.rf_form_item-content .selModalButton {
    font-size: 18px;
    font-weight: bold;
    padding: 6px 15px 6px 6px;
    letter-spacing: 2px;
}
.result_refine .tablenav,
.nav-links {
	font-size: 1.7rem;
    line-height: 1.8;
	text-align: center;
	margin-top: 30px;
}
.result_refine .tablenav .page-numbers,
.nav-links .page-numbers {
	margin: 0 auto;
	transition: .8s;
}
.result_refine .tablenav a.page-numbers,
.nav-links a.page-numbers {
    padding: 6px 12px;   
    border: 1px solid var(--vk-color-border-hr);
    margin-left: -1px;
    color: var(--vk-color-text-body);
    text-decoration: none;
	transition: .8s;
}
.result_refine .tablenav a.page-numbers:hover,
.nav-links a.page-numbers:hover {
	background-color: #F0F0F0;
}
.result_refine .tablenav .page-numbers:first-child
.result_refine .tablenav a.page-numbers:first-child,
.nav-links .page-numbers:first-child,
.nav-links a.page-numbers:first-child {
	border-top-left-radius: var(--vk-size-radius);
    border-bottom-left-radius: var(--vk-size-radius);
}
.result_refine .tablenav .page-numbers.current,
.nav-links .page-numbers.current {
	padding: 6px 12px;	
    color: #fff;
    background-color: var(--vk-color-primary);
	
}
.result_refine .tablenav .page-numbers:last-child,
.nav-links a.page-numbers:last-child {
	border-top-right-radius: var(--vk-size-radius);
    border-bottom-right-radius: var(--vk-size-radius);
}
.page-header-title,
h1.page-header-title {
	font-size: 3rem;
	font-weight: 500;
}

/* 投稿ページの一覧表示 */
.entry-meta {
    font-size: 1.2rem;
}
.single-post .top__archive--wrapper .main_title {
    display: inline-block;
    padding: 1rem 3rem;
	font-size: 1.8rem;
    font-weight: 500;
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, rgba(1,88,169,1) 0%, rgba(42,214,210,1) 100%);
    background-image: linear-gradient(90deg, rgba(1,88,169,1) 0%, rgba(42,214,210,1) 100%);
	margin-top: 70px;	
}
.single-post .top__archive--wrapper ul {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
    padding-left: 0;
}
.single-post .top__archive--wrapper ul:after{
	display: none;
}
.single-post .top__archive--wrapper ul li {
	max-width: 339px;
	list-style: none;
	z-index: 9;
	margin-bottom: 30px;
}
.single-post .top__archive--wrapper ul li .thumbnail_block {
	width: 339px;
	height: 226px;	
	border: none;
	border-bottom: none;
	overflow: hidden;
	margin-bottom: 10px;
}
.single-post .top__archive--wrapper ul li .thumbnail_block img {
    object-fit: cover;
    transition: all 0.5s ease 0s;
}
.single-post .top__archive--wrapper ul li .thumbnail_block img:hover {
	transform: scale(1.3);	
}
.single-post .top__archive--wrapper .thumbnail_block {
	position: relative;
}
.single-post .top__archive--wrapper .thumbnail_block .new__mark--label {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	padding: 2px 10px;
	background-color: #000;
}
.single-post .top__archive--wrapper ul li .flex__wrapper {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
}
.single-post .top__archive--wrapper ul li .title {
	display: flex;
	align-items: center;	
	color: #333;
	font-size: 14px;
	font-weight: 500;
}
.single-post .top__archive--wrapper .property__wrapper {
	display: none;
}
.single-post .affiliate {
	margin: 30px auto;
	text-align: center;
}
.post-type-post #custom_html-3 {
	display: none;
}
.widget_nav_menu>ul,
.widget_nav_menu>div>ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#archive_widget {
	max-width: 300px;
    float: right;
}
.widget_text.widget .rf_form .rf_form-header.rf_form-header-left {
    display: none !important;
}
.widget_text.widget .rf_form .rf_form_item {
	display: block;
}
.widget_text.widget .rf_form .rf_form_item>.rf_form_item-title {
    width: 100%;
    padding: 20px 10px 20px 20px;
}

footer.site-footer {
    border-top: 2px solid var(--vk-color-custom-1);
}
footer.site-footer .footer_logo img {
	max-width: 280px;
}
footer.site-footer .footer_logo p {
	font-size: 25px;
	font-weight: bold;
	color: #FA9B02;
}
footer.site-footer .footer_phone .head__wrapper {
    max-width: 100%;
	text-align: center;
	justify-content: flex-end;
}
footer.site-footer .footer_phone .head__wrapper .phone_block {
	margin-top: 20px;
}
footer.site-footer .footer_phone .head__wrapper .phone_block .phone_flex {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: -10px;
    margin-bottom: -10px;
}
footer.site-footer .footer_contact {
	width: 397px;
	max-width: 100%;
	height: 72px;
	text-align: center;
	background-color: var(--vk-color-custom-2);
	color: #fff;
	float: right;
	transition: all 0.5s ease-in-out;
	margin-top: 20px;
}
footer.site-footer .footer_contact:hover {
	opacity: .8;
}
footer.site-footer .footer_contact p {
	font-size: 25px;
	line-height: 72px;
}
footer.site-footer .footer_contact p:before {
	content: url(images/mail_icon.png);
	vertical-align: middle;
	padding-right: 10px;	
}
footer.site-footer a {

}
footer.site-footer .footer__sns--wrapper {
	max-width: 250px;    
	margin: 50px auto;    
	padding: 20px;    
	background-color: #fff;
}
footer.site-footer .footer__sns--wrapper .footer__sns--title {
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 20px;
}
footer.site-footer .footer__flex--sns {
	max-width: 80%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
footer.site-footer .footer__flex--sns .logo img {
	max-width: 50px;
}
footer.site-footer .footer__wrapper {
	width: 980px;
	max-width: 100%;
}
footer.site-footer .search_title {
	font-size: 2rem;
}
footer.site-footer .search_title.second {
	margin-top: 30px;
}
.footer-nav {
    border-bottom: none;
	display: none;
}
nav.footer-nav li a {
	font-size: 1em;
}
nav.footer-nav.last {
	margin-top: 30px;	
}
footer.site-footer .textwidget {
	margin-top: -20px;
}
.site-footer-title {
    font-size: 16px;
	padding-bottom: 1em;
	display: flex;
    align-items: center;
}
.site-footer-title:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(images/outline-search-24px.png);
	background-size: contain;
	margin-right: 0.5em;
    margin-bottom: -2px;
}
footer.site-footer {
	position: relative;
	overflow: visible;
	content-visibility: visible;
}
#page_top {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 50px;
    z-index: 999;
}
#page_top img {
	width: 50px;
	transition: all 0.5s ease-in-out;
}
#page_top img:hover {
	opacity: .8;
}
.site-footer-title:after {
	width: 100%;
    border-bottom: 2px solid #85ADD6;
}
footer.site-footer a {
	font-size: 15px;
}
footer.site-footer .widget_nav_menu>div>ul li a,
footer.site-footer .widget_nav_menu>ul li a {
    margin-top: 17px;
    margin-bottom: 40px;
}
.widget_nav_menu>ul li a,
.widget_nav_menu>div>ul li a {
	display: block;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1em;
	padding-right: 1em;
    border-left: thin solid #fff;
    border-bottom: none;
    text-decoration: none;
}
.widget_nav_menu>ul li:last-of-type a,
.widget_nav_menu>div>ul li:last-of-type a {
	border-right: thin solid #fff;
}
.widget_nav_menu >ul.menu.none_border {
	margin-left: -10px;
}
.widget_nav_menu >ul.menu.none_border li a {
	max-height: 20px;
    display: flex;
    align-items: center;
}
.widget_nav_menu >ul.menu.none_border li a {
	border: none;
}
.widget_nav_menu >ul.menu.none_border li a:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(images/chevron-right.png);
    background-size: contain;
	margin-left: .5em;
    margin-top: 3px;

}
/* サイドバー検索 */
.search__title {
	display: flex;
    align-items: center;
	font-size: 20px;
	margin-bottom: 10px;
}
.search__title:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(images/search.svg) no-repeat;
	background-size: contain;
	margin-right: 10px;
}
.side__search--second {
	margin-top: -30px;
}
.side__search--sea,
.side__search--area,
.side__search--type {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	border: thin solid #ccc;
    padding: 20px 10px 10px;
	margin-bottom: 50px;
}
.side__search--sea p,
.side__search--area p,
.side__search--type p {
	display: none;
}
.side__search--sea .button,
.side__search--area .button,
.side__search--type .button {
    width: 135px;
    font-size: 16px;
    color: #12167C;
    text-align: center;
    background-color: #fff;
    border: thin solid #12167C;
    padding: 5px 10px;
    margin-bottom: 10px;
    transition: .5s;
}	

.side__search--sea .button:hover,
.side__search--area .button:hover,
.side__search--type .button:hover {
    color: #fff;	
	background-color: #12167C;
}

.estate__wrapper--link {
    margin: 60px auto 0;
    max-width: 200px;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border: 2px solid #FA9B02;
    border-radius: 8px;
    padding-right: 10px;
	background-color: #FA9B02;
    transition: .3s;
	margin-bottom: 50px;
}
.estate__wrapper--link:hover {
	color: #FA9B02;
	background-color: #fff;
}
.site-footer-copyright {
    background-color: var(--vk-color-custom-2);
	color: #fff;
	text-align: center;
}
.site-footer-copyright a {
	color: #fff;
}
.scrolled .page_top_btn {
    display: none;
}
#wpfront-scroll-top-container:hover {
	opacity: 0.8 !important;
}

/* モバイルナビ */
.vk-mobile-nav-menu-btn.position-right {
    left: inherit;
    right: 5px;
    top: 20px;
	z-index: 999999;
}
.vk-mobile-nav-menu-btn {
	border: none;
	background-color: transparent;
	background-image: url("images/menu_open.svg");
	background-size: cover;
	width: 30px;
    height: 30px;
}
.vk-mobile-nav-menu-btn.menu-open {
	border: none;
	background-color: transparent;
	background-image: url("images/menu_close.svg");
	background-size: cover;
	width: 30px;
	height: 30px;	
}
.vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-right-in {
	padding-top: 70px;
	height: 100%;
}
.vk-mobile-nav.vk-mobile-nav-right-in {
	background: linear-gradient(to bottom, #f1f7fb 0%, #d3f2fa 100%);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(184,186,223,1) 90%, rgba(18,22,124,1) 100%);
}
.vk-mobile-nav nav>ul {
    border-top: none;
}
.vk-mobile-nav nav ul {
	padding: 0;
    margin: 0;
    padding-left: 4px;
}
.vk-mobile-nav nav ul li {
    list-style: none;
    line-height: 1.6;
}
li.menu-item.menu-item-gtranslate.menu-item-has-children.notranslate span.acc-btn.acc-btn-open {
	display: none;
}
.vk-menu-acc ul.sub-menu {
    max-height: 0;
    opacity: 1;
    overflow: visible;
    transition: all .5s ease-in;
    position: relative;
    z-index: 1;
    display: block;
}
.vk-mobile-nav nav ul li.sns {
	width: calc(33% - 10px);
	text-align: center;
}
.vk-mobile-nav nav ul li a {
    border-bottom: thin dotted #ccc;
}
.vk-mobile-nav nav ul li.menu_translate {
	display: block;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 10px;
}
.vk-mobile-nav nav ul li.menu_translate a {
	border-bottom: none;
}
.vk-mobile-nav li.nav_phone {
	margin-top: 20px;
	text-align: center;
}
.vk-mobile-nav li.nav_phone a {
	font-size: 30px;
	font-weight: 600;
	color: #FA9B02;
	padding: 0;
	border-bottom: none;
}
.vk-mobile-nav li.nav_time a {
	font-size: 13px;
	font-weight: 400;
	padding: 0;
	text-align: center;
	pointer-events: none;
	cursor: default;
	border-bottom: none;
}
.vk-mobile-nav nav ul li span {
	padding-left: .5em;
}

@media screen and (min-width: 1200px) {
	.home .site-body {
		padding: 0rem 0 0;
	}
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1340px;
	}	
	footer.site-footer .container {
   	 	max-width: 1340px;
		padding: 90px 0 90px;
	}
	#rtoc_return.back_button_left a {
		bottom: 56px !important;
	}
	#rtoc_return a {
		font-size: 12px !important		
	}
}

@media (min-width: 992px) {
	.site-header--layout--nav-float .site-header-container {
		display: block;
	}
	.site-header-logo {
		padding-top: 0;
	}
	.header_scrolled .site-header-logo {
		display: block;
	}
	body:not(.header_scrolled) .global-nav--layout--float-right {
		margin-right: auto;
	}
	body:not(.header_scrolled) .global-nav-list {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin-top: 45px;
    	margin-bottom: 32px;
	}
	body:not(.header_scrolled) .global-nav-list li {
		width: calc(100% / 4);
	}
	.header_scrolled .global-nav-list {
		margin-top: 30px;
		height: 50%;
	}
	.global-nav-list li {
		font-size: 20px;
		font-weight: 500;
		color:  #101010;
		text-align: center;
		border-left: thin solid #101010;		
	}
	.global-nav-list li:last-child {
		border-right: thin solid #101010;
	}
	.header_scrolled .site-header .global-nav {
		display: flex;
		justify-content: flex-end;
	}
	.global-nav--layout--float-right {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.device-pc .global-nav-list>li>a {
		padding: 10px 1.5em;
	}
	.header_scrolled .site-header {
		clear: both;
		z-index: 1000;
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		max-width: 100vw;
		min-height: unset;
		animation: header_drop .5s ease-out 0s 1 alternate none running;
	}
	.page-template-result.header_scrolled .site-header,
	.page-id-495.header_scrolled .site-header {
		position: static;
	}
	.header_scrolled .site-header-container.container {
		max-width: 1340px;
		margin: auto;
		padding-top: 0;
	}
	.header_scrolled .site-header--layout--nav-float .site-header-container {
		display: flex;
		justify-content: center;
	}
	.header_scrolled .head__wrapper {
		max-width: 300px;
	}
	.header_scrolled .site-header-logo img {
		max-width: 200px;
		padding-top: 10px;
		margin-left: 0;
	}
	.main-section--col--two {
		width: 70%;
		float: left;
	}
}

@media screen and (max-width: 1350px) {
	.header_scrolled .site-header {
		clear: both;
		z-index: 1000;
		position: fixed;
		top: 0;
		left: 0;
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		min-height: unset;
		padding-left: 180px;
		box-shadow: 0 1px 3px rgba(0,0,0,.1);
		animation: header_drop .5s ease-out 0s 1 alternate none running;
		white-space: nowrap;
    	overflow: auto;
	}	
	body:not(.home) .site-header,
	body:not(.home).header_scrolled .site-header {
		padding-left: 10%;
		white-space: nowrap;
		overflow: auto;
	}	
}

@media screen and (min-width: 768px){
	a[href^="tel:"] {
		pointer-events: none;
	}
	.sp-only {
		display: none;
	}
}

.vcard.author,
.comments-area,
.copySection p:nth-child(2) {
    display: none;
}


/*ーーーーーーーーーーーーーーーー*/
/*　　MW WP Formカスタマイズ　　*/
/*ーーーーーーーーーーーーーーーー*/
.mw_wp_form input[type="email"],
.mw_wp_form input[type="tel"],
.mw_wp_form input[type="text"],
.mw_wp_form textarea {
	padding: 1em;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	border: 1px solid #ccc;
}
.mw_wp_form select {
    display: block;
    position: relative;
    width: 80%;
    height: 38px;
    font-size: 14px;
    font-size: 0.9rem;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 10px;
}
.mw_wp_form selectt:after {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    pointer-events: none;
}
 
/*――――「表」デザイン――――*/
.cform th {
	font-size: 16px;
	width: 35%; 
	border-bottom: solid 1px #d6d6d6;
	padding: 15px;
	font-weight: 500;
	text-align: left;
}
.cform td {
	font-size: 16px;
	line-height: 1.6;
	border-bottom: solid 1px #d6d6d6;
	padding: 15px;
}
 
/*―――――表示―――――*/
.cform {
	width: 94%;
	margin: auto;
}
.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
	width: 90%;
}
 
@media only screen and (max-width:767px) {
	.cform th,
	.cform td {
		width: 99%;
		border: none;
  		padding: 1em;
		display: block;
		border-top: none;
	}
}
 
/*――「送信ボタン」デザイン――*/
.submit-btn input {
	background-color: var(--vk-color-custom-1);
	border: thin solid var(--vk-color-custom-1);
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	margin:0 auto;
	padding: 10px 35px;
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
	transition: .3s;
}
.submit-btn {
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
}
.submit-btn input:hover {
	background-color: #fff;
	color: var(--vk-color-custom-1);
	cursor: pointer;
}
/*――プログレスバー――*/
.progressbar {
	display: flex;
	flex-wrap: wrap;
	margin-top: -30px;
	margin-bottom: 50px;
}
.progressbar .item {
    position: relative;
    width: 33%;
	font-size: 16px;
    text-align: center;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 13px 0;
    line-height: 1.5;
    background: #F5F5F5;
    color: #999999;
}
.progressbar .item:not(:last-child)::before,
.progressbar .item:not(:last-child)::after {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 100%;
    content: '';
    border: 25px solid transparent;
    border-left: 20px solid #F5F5F5;
    margin: auto;
}
.progressbar .item:not(:last-child)::before {
    margin-left: 1px;
    border-left-color: #FFF;
}
/* active */

.progressbar .item.active {
    z-index: 1;
    background: var(--vk-color-custom-1);
    color: #FFF;
}
.progressbar .item.active:not(:last-child)::after {
    border-left-color: var(--vk-color-custom-1);
}
.progressbar .item.active:not(:last-child)::before {
    border-left: none;
}

/*―――「必須」デザイン―――*/
.required-srt {
	font-size: 0.9em;
	padding: 5px 10px;
	border-radius: 5px;
	margin-right: 10px;
	background: #ff79a2;
	color: #ffffff;
	margin-left: 1em;
}


/*―――その他―――*/
.agree__wrapper {
	font-size: 16px;
	text-align: center;
	margin: 30px 0 50px;
}
.progress_bar {
	margin-bottom: 50px;
	text-align: center;
}
.mw_wp_form.mw_wp_form_complete {
	font-size: 18px;
	text-align: center;
}
.mw_wp_form .wish {
	font-size: 14px;
	color: #777;
	margin-bottom: 10px;
}　
.page-id-437 .wish {
	display: none;
}

/*ーーーーーーーーーーーーーーーー*/

/*―――絞り込み検索―――*/
p.note {
	font-size: 14px;
}
.rf_form_item select.pulldown-title {
    text-align: center;
}
.rf_form_item select {
    width: 100%;
    height: 30px;
    padding: 0 10px;
    font-size: 16px;
}
.mpnds_searchform .rf_form-submit {
	text-align: center;
    border-radius: 8px;
	color: #fff;
	background-color: #12167C;
	border: thin solid #12167C;
	transition: .3s;
}
.mpnds_searchform .rf_form-submit::before{
	font-family: "Font Awesome 6 Free";
	content: '\f002';
	font-size: 15px;
	margin-right: 4px;
}
.mpnds_searchform .rf_form-submit:hover {
	color: #12167C;
	background-color: #fff;
}
.result_refine table.table_search_result {
    width: 100%;
    margin: 0 auto 35px;
    table-layout: fixed;
}
.table_search_result th:first-child {
    width: 40%;
}
.table_search_result th.product_name {
	color: #fff;
    background-image: -webkit-linear-gradient(90deg, rgba(1,88,169,1) 0%, rgba(42,214,210,1) 100%);
    background-image: linear-gradient(90deg, rgba(1,88,169,1) 0%, rgba(42,214,210,1) 100%);	
}
.result_condition_button .order_selector {
    margin-top: 3px;
    font-size: 14px;
    padding: 5px;
}
.result_footer {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;
    display: none;
}
.table_search_result.with-number th {
	border-right: thin solid #ccc;
    background-color: #F1F1F1 !important;
}
.table_search_result td {
    vertical-align: top;
}
.table_search_result td.result_product_img,
.table_search_result_sp .result_product_img {
    vertical-align: middle;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.table_search_result td.result_product_img .new__mark--label,
.table_search_result_sp .result_product_img .new__mark--label {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	padding: 2px 10px;
	background-color: #000;
}
.table_search_result td.left__block {
	text-align: left !important;
}
.table_search_result .new__mark,
.table_search_result_sp .new__mark {
	font-size: 16px;
	font-weight: 500;
	color: #EB5B5B;
	margin-left: 1em;
}
.table_search_result .result_product_img img {
	transform: scale(1.2);
    transition: all 0.5s ease 0s;
}
.table_search_result .result_product_img img:hover {
	transform: scale(1.4);
}
.wrap_result_button.buttons_1col.round_button {
	transition: .3s;	
}
.wrap_result_button.buttons_1col.round_button a.mpnds_button {
	color: #fff;
	background-color: #FA9B02 !important;
	border: thin solid #FA9B02;
	transition: .3s;
}
.wrap_result_button.buttons_1col.round_button a.mpnds_button:hover {
	color: #FA9B02 !important;
	background-color: #fff !important;
}
.wrap_result_button {
    margin-top: 5px;
    display: inline-block;
}
.rf_form-header.rf_form-header-left {
	display: block;
    width: 300px;
    margin: auto;
    padding: 1rem 3rem;
    font-weight: 500;
    color: #fff;
	text-align: center;
    border-top: thin solid var(--vk-color-primary);
    border-bottom: thin solid var(--vk-color-primary);
	color: var(--vk-color-primary) !important;
	margin-top: 50px;
    margin-bottom: 30px;
}
.page-id-495 .rf_form-header.rf_form-header-left {
	display: none;
}
.veu_postList .postList_miniThumb .postList_thumbnail img {
    width: 120px;
    height: 80px;
    object-fit: cover;
    display: block;
}
ul.footer__menu--wrapper {
	max-width: 770px;
	margin: 0 auto 50px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
ul.footer__menu--wrapper li {
	list-style-type: none;
	font-size: 20px;
	line-height: 23px;
	color: #101010;	
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
ul.footer__menu--wrapper li {
	border-right: 1px solid #101010;
}
ul.footer__menu--wrapper li.first {
	padding-left: 0;
}
ul.footer__menu--wrapper li.last {
	border-right: none;
	padding-right: 0;
}

span.new__mark {
	color: #EB5B5B;
	margin-left: 1em;
}

/* スタッフ紹介 */
.staff__block--flex {
	display: flex;
	margin-bottom: 50px;
}
.staff__block--flex .img {
    width: 306px;
	height: 256px;
	padding: 1px;
    border: 2px solid #ffe6bc;
	margin-right: 30px;
    flex-shrink: 0;
}
.staff__block--flex .img img {
    width: 300px;
	height: 250px;
	object-fit: cover;
}
.staff__block--cont {
	display: block;
}
.staff__block--cont .name {
	font-size: 17px;
	font-weight: bold;
}
.staff__block--cont .name .contents {
	font-size: 15px;
}
.staff__block--cont .cont {
	display: flex;
	font-size: 16px;
	padding: 4px 10px;
	background-color: #efefef;
}
.staff__block--cont .cont.one {
	margin-top: 10px;
}
.staff__block--cont .cont.two {
	margin-top: 3px;
}
.staff__block--cont .cont .name2 {
	font-weight: bold;
	padding-right: 3em;
}
.staff__block--cont .cont .name3 {
	font-weight: bold;
	padding-right: 2em;
}
.staff__block--cont .memo {
    padding: 15px 17px;
    border: 3px double #ffe6bc;	
	margin-top: 10px;
}


/* モーダルCSS */
.modalArea {
	display: none;
	position: fixed;
	z-index: 999999; /*サイトによってここの数値は調整 */
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.modalBg {
	width: 100%;
	height: 100%;
	background-color: rgba(30,30,30,0.9);
}
.modalWrapper {
	position: absolute;
	bottom: 2%;
	right: 2%;
	transform:translate(-2%,-2%);
	width: 50%;
	max-width: 500px;
	padding: 10px 30px;
	background-color: #fff;
}
.closeModal {
	position: absolute;
	font-size: 30px;
	top: 0.5rem;
	right: 0.1rem;
	cursor: pointer;
}
.wpaicg-chat-avatar {
	display: none !important;
}
.wpaicg-chat-shortcode-typing {
	font-size: 16px !important;
}
/* 以下ボタンスタイル */
button#openModal {
    display: flex;
    justify-content: center;
    align-items: center;
	color: #fff;
	padding: 10px 20px;
	border: none;
	border-radius: 30px 0 0 30px;
	background-color: #FA9B02;
	position: fixed;
	bottom: 2%;
	right: 2%;
	transform: translate(-2%,-2%);
	margin-bottom: 33px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}
button#openModal:hover {
	opacity: .8;
}
button#openModal .btn_flex {
	width: 130px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
button#openModal .btn_flex i {
	font-size: 20px;
	padding-top: 5px;
}
button#openModal .btn_flex img {
	max-width: 40px;	
}
button#openModal .btn_flex .text {
	font-size: 12px;
}
.wpaicg-chat-shortcode-messages {
	height: auto !important;
}
.wpaicg-chat-shortcode .wpaicg-bot-thinking {
    font-size: 15px !important;
}

@media screen and (max-width: 1435px) and (min-width: 900px) {
	section#first_view.first_view .copy_wrapper h1.main_copy {
		font-size: clamp(35px, -40.701px + 8.411vw, 80px);
	}
	section#first_view.first_view .copy_wrapper h1.main_copy span {
		margin-left: clamp(0px, 50.467px + -5.607vw, -30px);
	}
	section#first_view.first_view .copy_wrapper h2.sub_copy {
		font-size: clamp(20px, -5.234px + 2.804vw, 35px);
	}
	section#first_view.first_view .copy_block {
		margin-bottom: clamp(6px, 4.318px + 0.187vw, 7px);
	}
	section#find_home h1.find_home {
		font-size: clamp(30px, 13.178px + 1.869vw, 40px);
		margin-top: clamp(85px, 17.710px + 7.477vw, 125px);
	}
	section#find_home .find__home--wrapper2nd h2.find_home {
		font-size: clamp(26px, 10.860px + 1.682vw, 35px);
	}
	section#find_home .find__home--wrapper2nd .find_home_arrow {
		font-size: clamp(30px, 13.178px + 1.869vw, 40px);
	}
	section#customers_voice h1.voice_title {
		font-size: clamp(40px, 31.589px + 0.935vw, 45px);
	}
	section#top_estate_information h1.information_title,
	section#top_estate_information h2.information_title,
	section#sale_flow h1.flow_title,
	section#sale_flow h2.flow_title,
	section#estate_column h1.column_title,
	section#estate_column h2.column_title {
		font-size: clamp(38px, 21.178px + 1.869vw, 48px);
	}
	section#estate_column .column__wrapper--block h2.title {
		font-size: clamp(28px, 14.542px + 1.495vw, 36px);
	}
	section#estate_column .column__wrapper--block .cont p {
		font-size: clamp(16px, 9.271px + 0.748vw, 20px);
	}
}

@media screen and (max-width: 1360px) and (min-width: 901px) {
	footer.site-footer .container {
		max-width: 1340px;
		padding: 90px 20px 90px;
	}	
}

@media screen and (max-width: 1290px) {
	.header_scrolled .site-header {
		padding-left: 10px;
	}
	.header_scrolled .site-header .global-nav {
		display: flex;
		justify-content: space-around;
	}
	.header_scrolled .site-header .global-nav-list>li {
		float: left;
		height: 55px;
		width: 25%;
		margin-bottom: 20px;
	}
	section#property_information .searchsubmit {
		position: absolute;
		right: 0;
		margin-right: -10px;
	}
	section#charm .charm__wrapper {
		display: block;
	}
	section#charm .charm__block {
		margin: 0 auto 40px;
		max-width: 420px;
		height: auto;
	}
}

@media screen and (max-width: 1100px) {
	.head__wrapper {
		padding: 0 10px;
	}
	.header_scrolled .site-header {
		overflow: hidden;
		border-bottom: thin solid #ccc;
	}
	.form_wrapper {
		width: 800px;
		max-width: 100%;
		margin-top: 32px;
		margin-left: -25vw;
	}
	.searchform input[type=text] {
		font-size: 20px;
		padding-left: 20px;
	}
	.device-mobile .global-nav-list>li {
		padding: 14px 0 14px 3em;
	}
	.global-nav-list>li {
		float: left;
		height: 55px;
		width: 18%;
		margin-bottom: 20px;
	}
	.device-mobile .global-nav-list>li .global-nav-name {
		font-size: 20px;
	}
	.device-mobile .global-nav-list>li {
		padding: 14px 0 14px;
	}
	.global-nav-list>li .global-nav-description {
		padding-left: 40px;
	}
	body:not(.header_scrolled) .global-nav--layout--float-right {
		display: flex;
		justify-content: space-around;
	}
	body.device-mobile.header_scrolled .global-nav-list>li {
		min-width: 9em;
		padding: 14px 2em;
	}
	#mv_section .mv__wrapper .catch__wrapper img {
		max-width: 80%;
		margin-left: 10%;
	}
	#mv_section .mv__wrapper .catch__wrapper .catch_1 {
		font-size: 16px;
	}
	#mv_section .mv__wrapper .catch__wrapper .catch_2 {
		font-size: 40px;
	}
	#mv_section .mv__wrapper .catch__wrapper .catch_3 {
		font-size: 15px;
		top: 63%;
	}
	#search__section .search__title--wrapper {
		padding-left: 40px;
	}
	section#find_home .find__home--wrapper {
		display: block;
	}
	section#find_home .find__home--wrapper .find__home--block {
		margin: 0 auto 20px;
		width: 420px;
		height: auto;
	}
	section#property_information {
		display: block;
		padding-top: 20px;		
		padding-bottom: 20px;
	}
	section#property_information .property_search,
	section#property_information .search_title,
	section#property_information .property_buy {
		-ms-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
	}
	section#property_information .property_search {
		font-size: 25px;
		letter-spacing: 5px;
		margin-right: 20px;
	}
	section#property_information .search_title {
		float: left;
		display: none;
	}
	section#property_information .search_title:before {
		display: none;
	}
	section#property_information .property_buy {
		font-size: 35px;
		max-width: 300px;
		padding: 10px;
		text-align: center;
		margin: 10px auto;
	}
	section#customers_voice h1.voice_title {
		background-image: url(images/voice_box.png);
		background-repeat: no-repeat;
		background-size: 100%;
		display: flex;
		justify-content: center;
		padding-left: 0;
		padding-right: 1em;
	}
	section#sale_flow .flow__chart--flex.first,
	section#sale_flow .flow__chart--flex.second {
		max-width: 100%;
		display: block;
		margin: auto;
	}
	section#sale_flow .flow__chart--block {
		max-width: 60%;
		margin: auto;
		display: block;
		height: auto;
		padding-bottom: 20px;
	}
	section#sale_flow .flow__chart--triangle {
		max-width: 100px;
		margin: auto;
		transform: rotate( 90deg );
		margin-top: 30px;
		margin-bottom: -50px;
	}
	section#sale_flow .flow__chart--triangle.four {
		display: block;
	}
	.top__archive--wrapper ul li {
		max-width: 31%;
	}
	.single-post .top__archive--wrapper ul li {
		max-width: calc(50% - 20px);
	}
	.top__archive--wrapper ul li .thumbnail_block {
		max-width: 100%;
		margin-bottom: -10px;
	}
	.land__archve {
		margin: auto;
		max-width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.land__archve--block {
		max-width: calc(100% /2 - 15px);
		margin-bottom: 30px;
		margin-right: 30px;
	}
	.land__archve--block:nth-of-type(even) {
		margin-right: 0;
	} 
	.land__archve--block::after{
		content: "";
		display: block;
		width: 30%;
	}
	section#travel .travel__wrapper .travel__wrapper--cont,
	section#estate .estate__wrapper .estate__wrapper--cont,
	section#immigration .immigration__wrapper .immigration__wrapper--cont,
	section#shopping .shopping__wrapper .shopping__wrapper--cont {
		font-size: 22px;
		text-shadow: 1px 0 1px rgba(255, 255, 255, 0.6), 0 1px 1px rgba(255, 255, 255, 0.6),
			-1px 0 1px rgba(255, 255, 255, 0.6), 0 -1px 1px rgba(255, 255, 255, 0.6);
	}
	.estate__archive--wrapper.block ul li {
		max-width: 100%;
		display: block;
	}
	.estate__archive--wrapper.block ul li .thumbnail_block {
		width: 100%;
		height: auto;
	}
	div#page_estate {
		padding: 40px 20px;
	}
	div#page_estate table.estate_info th {
		white-space: nowrap;
	}
	div#page_estate .header_wrapper--contact {
		font-size: 14px;
	}
	section#consultation .consul__wrapper--block {
		width: 400px;
	}
	.container.site-footer-content .row {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.container.site-footer-content .row .col-lg-4 {
		display: block;
		max-width: 500px;
		margin-right: auto;
		margin-left: auto;		
	}
	.container.site-footer-content .row .col-lg-4 .footer_logo {
		max-width: 500px;
		text-align: center;	
	}	
	footer.site-footer .footer_phone .head__wrapper {
		justify-content: center;
	}
	footer.site-footer .footer_contact {
		float: none;
		margin-right: auto;
		margin-left: auto;			
		margin-top: 50px;
	}
}

@media screen and (max-width: 1024px) {
	.global-nav-list {
		padding-left: 10px;
		padding-right: 10px;
	}
	.header_scrolled .site-header {
		padding-left: 80px;
	}
	section#banner .banner__wrapper,
	section#sns_section .banner__wrapper {
		padding: 0 10px;
	}
	section#property_information .property_icon--flex .property_icon--block {
		width: 100%;
		min-width: 200px;
	}
}

@media screen and (max-width: 991px) {
	body:not(.header_scrolled) .global-nav--layout--float-right,
	.form_wrapper,
	.vk-menu-acc li.menu-item-has-children>a,
	.gtranslate_wrapper {
		display: none;
	}
	.searchform input[type=submit] {
		font-size: 22px;
		border: none;
		border-left: none;
		padding-left: 0.5em;
		padding-right: 0.5em;
		letter-spacing: 1px;
		width: 44px;
		height: 44px;
		background-color: #101010;
	}
	.searchform input[type=text] {
		font-size: 13px;
		padding-left: 10px;
		height: 44px;
	}
}

@media screen and (min-width: 900px) {
	.table_search_result .result_product_img {
		width: 40%;
	}	
}

@media screen and (max-width: 900px) {	
	body:not(.header_scrolled) #site-header-container.container {
		/* display: none; */
	}	
	.head__wrapper .logo__block {
		display: block;
		margin: auto;
		margin-top: -20px;
		margin-bottom: 10px;
	}
	.header_scrolled .site-header {
		padding-left: 0;
	}
	.header_scrolled .site-header .global-nav {
		display: none;
	}
	.header_scrolled .header-top,
	.header_scrolled .site-header-logo,
	.header_scrolled .site-header-sub,
	.header_scrolled .vk-campaign-text {
		display: block;
	}
	.site-header-container.container {
		padding-top: 25px;
	}
	.site_description {
		font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FA9B02;
		padding-top: 5px;
	}
	.site-header.site-header--layout--nav-float .head__wrapper .phone_block {
		display: none;
	}
	.gtranslate_wrapper {
		margin-right: 50px;
		z-index: 1;
	}
	.site-header-logo img {
		max-height: 40px;
		padding: 0 10px;
	}
	#mv_section .mv__wrapper .catch__wrapper {
		margin-top: 20px;
	}
	#mv_section .mv__wrapper .catch__wrapper .catch_1 {
		font-size: 14px;
	}
	#mv_section .mv__wrapper .catch__wrapper .catch_2 {
		font-size: 30px;
	}
	#mv_section .mv__wrapper .catch__wrapper .catch_3 {
		font-size: 14px;
		top: 60%;
	}
	section#search__section .search__wrapper,
	.single-estate_information .search__wrapper {
		padding: 30px 10px;
	}
	section#search__section .search__location--wrapper a .location,
	.single-estate_information .search__location--wrapper a .location {
		width: 330px;
		max-width: 100%;
	}
	section#search__section .search__area--wrapper .area a,
	section#search__section .search__type--wrapper .type a,
	.single-estate_information .search__area--wrapper .area a,
	.single-estate_information .search__type--wrapper .type a {
		letter-spacing: 0;
		margin-right: 10px;
	}
	section#property_information .free_word_search {
		display: flex;
		margin-top: 40px;
		margin-left: 0;
	}
	section#point .point__flex--wrapper .point__flex--block .point__flex--img,
	section#point .point__flex--wrapper .point__flex--block .point__flex--cont {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	section#estate .top__archive--wrapper,
	.single-post .top__archive--wrapper {
		max-width: 90%;
		margin: auto;
	}
	section#estate .top__archive--wrapper ul li .flex__wrapper,
	.single-post .top__archive--wrapper ul li .flex__wrapper {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: flex-end;
	}
	section#estate .top__archive--wrapper .land__wrapper,
	.single-post .top__archive--wrapper .land__wrapper {
		margin-top: 10px;
	}
	section#travel .travel__wrapper,
	section#estate .estate__wrapper,
	section#immigration .immigration__wrapper,
	section#shopping .shopping__wrapper {
		margin-left: 35px;
	}
	section .top__archive--wrapper ul {
		display: block;
	}
	section .top__archive--wrapper ul li {
		max-width: 90%;
		margin-bottom: 30px;
	}
	section .top__archive--wrapper ul li .thumbnail_block {
		width: 100%;
		height: auto;
	}
	section .top__archive--wrapper ul li .title {
		margin-top: 1em;
	}
	section#travel .travel__wrapper .travel__wrapper--cont,
	section#estate .estate__wrapper .estate__wrapper--cont,
	section#immigration .immigration__wrapper .immigration__wrapper--cont,
	section#shopping .shopping__wrapper .shopping__wrapper--cont {
		width: 40%;
	}
	.estate__archive--wrapper.block ul li .block__wrapper {
		width: 650px;
	}
	section#estate_column .column__wrapper--block {
		max-width: calc(100% / 2 - 8px);
		margin-bottom: 70px;
	}
	section#consultation {
		margin-left: calc(-50vw + 50%);
		height: 330px;
	}
	section#consultation .consul__wrapper {
		display: block;
		margin-top: -15px;
	}
	section#consultation .consul__wrapper--block {
		margin-top: 30px;
	}
	section#property_information .property_icon--flex .property_icon--block {
		width: 100%;
		min-width: 180px;
	}
	div#page_estate .pages_container {
		max-width: 680px;
		margin: auto;
	}
	div#page_estate .header_wrapper {
		display: block;
	}
	div#page_estate .header_wrapper #slick01 {
		margin: auto;
	}
	div#page_estate .header_wrapper .header_wrapper--cont {
		margin-top: 110px;
	}
	div#page_estate .surrounding_map iframe {
		width: 450px;
		height: auto;
		min-height: 300px;
		margin-right: 20px;
	}	
	.sub-section {
		margin-top: 50px;
	}
	.side__search--sea .button,
	.side__search--area .button,
	.side__search--type .button {
		width: 100%;
	}
	.side__search--sea .button {
		width: 300px;
	}
	.twitter__wrapper,
	.insta__wrapper {
		width: 49%;
	}
	.site-footer .col-md-6 {
		flex: 0 0 100%;
		max-width: 100%;
		display: block;
		margin: auto;
		text-align: center;
	}
	footer.site-footer .footer_contact {
		float: none;
	}
	footer.site-footer .footer_phone .head__wrapper {
		justify-content: center;
	}
	footer.site-footer .footer_contact  {
		margin: 20px auto 0;
	}
}

@media screen and (min-width: 769px) {
	.under_768 {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	section#find_home .find__home--wrapper .find__home--block {
		width: 80%;
	}
	section#find_home .find__home--wrapper2nd .find_home_arrow {
		line-height: 1.6;
	}
	section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--img,
	section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--img img {
		width: 120px;
	}
	section#property_information .searchform input[type=text] {
		max-width: 80%;
		font-size: 18px;
		padding-left: 10px;
		color: #101010;
		border-radius: 10px;
		height: 62px;
		margin-left: 10px;
	}
	section#property_information .free_word_note {
		margin-left: 25%;
	}
	section#property_information .property_icon--flex {
		flex-wrap: wrap;
		margin-left: 0;
	}
	section#property_information .property_icon--flex .property_icon--block {
		min-width: 40vw;
		margin-bottom: 30px;
	}
	section#sale_flow .flow__chart--number {
		width: 80px;
		height: 80px;
		font-size: 40px;
		line-height: 80px;
	}
	section#charm .charm__block {
		width: 80%;
		max-width: 80%;
		height: auto;
	}
	section#charm .charm__block .charm__block--title,
	section#charm .charm__block .charm__contents {
		width: 100%;
	}
	section#charm .charm__block .charm__contents {
		height: auto;
	}
	html:lang(en) section#consultation .consul__wrapper--block {
		width: 440px;
	}
	html:lang(en) section#consultation .consul__wrapper--title1,
	html:lang(en) section#consultation .consul__wrapper--title2 {
		font-size: 22px;
	}
	section#point .point__flex--wrapper .point__flex--block {
		width: 100%;
		height: 485px;
	}
	footer.site-footer .container {
		padding: 90px 20px 40px;
	}
	footer.site-footer .footer_contact {
		margin: 50px auto 0;
	}
	ul.footer__menu--wrapper {
		margin: 0 auto 80px;
	}
}

@media screen and (max-width: 899px) and (min-width: 375px) {
	.home .site-body {
		padding: 0 0 2rem;
	}
	section#first_view.first_view {
		margin: 0 auto;
		width: 100vw;
		margin-left: calc(-50vw + 50%);
		display: block;
	}
	section#first_view.first_view .copy_block .copy_wrapper {
		max-width: 100%;
		margin: auto;
		float: none;
		text-align: center;
	}
	section#first_view.first_view .copy_wrapper h1.main_copy {
		font-size: clamp(35px, 2.796px + 8.588vw, 80px);
	}
	section#first_view.first_view .copy_wrapper h1.main_copy span {
		margin-left: clamp(0px, 50.467px + -5.607vw, -30px);
	}
	section#first_view.first_view .copy_wrapper h2.sub_copy {
		font-size: clamp(20px, 9.265px + 2.863vw, 35px);
	}
	section#first_view.first_view .copy_block {
		max-width: 100%;
		height: clamp(230px, 58.244px + 45.802vw, 470px);
		border-bottom: none;
		margin-bottom: clamp(6px, 4.318px + 0.187vw, 7px);
	}	
	section#first_view.first_view .main_img {
		max-width: 100%;
	}
	section#find_home h1.find_home:after {
		content: '';
		display: inline-block;
		width: 50px;
		height: 50px;
		background-image: url(images/sweat.png);
		background-position: right top;
		background-size: contain;
		position: static;
	}
	section#find_home h1.find_home {
		font-size: clamp(18px, 2.256px + 4.198vw, 40px);
		margin-top: clamp(30px, -37.987px + 18.13vw, 125px);
	}
	section#find_home .find__home--wrapper2nd h2.find_home {
		font-size: clamp(18px, 5.834px + 3.244vw, 35px);
	}
	section#find_home .find__home--wrapper2nd .find_home_arrow {
		font-size: clamp(22px, 9.118px + 3.435vw, 40px);
		padding-top: 10px;
		padding-bottom: 10px;
	}
	section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--cont {
		font-size: clamp(18px, 16.569px + 0.382vw, 20px);
	}
	section#customers_voice h1.voice_title {
		font-size: clamp(18px, 2.256px + 4.198vw, 40px);
	}
	section#find_home .find__home--wrapper2nd .find_home_big {
		font-size: clamp(30px, 15.687px + 3.817vw, 50px);
	}
	section#charm h1.charm {
		font-size: clamp(30px, 15.687px + 3.817vw, 50px);
	}
	section#property_information .property_buy {
		font-size: clamp(25px, 17.844px + 1.908vw, 35px);
	}
	section#property_information .searchform input[type=text] {
		font-size: clamp(14px, 11.137px + 0.763vw, 18px);
	}
	section#property_information .free_word_note {
		font-size: clamp(16px, 13.137px + 0.763vw, 20px);
	}
	section#customers_voice h2.voice_title,
	section#top_estate_information h1.information_title,
	section#top_estate_information h2.information_title,
	section#sale_flow h1.flow_title,
	section#sale_flow h2.flow_title,
	section#estate_column h1.column_title,
	section#estate_column h2.column_title {
		font-size: clamp(24px, 6.824px + 4.58vw, 48px);
	}
	section#property_information .property_icon--flex .property_icon--block {
		font-size: clamp(16px, 11.706px + 1.145vw, 22px);
	}
	section#customers_voice .voice__wrapper--block .voice__wrapper--title {
		font-size: clamp(20px, 12.844px + 1.908vw, 30px);
	}
	section#estate_column .column__wrapper--block h2.title {
		font-size: clamp(28px, 14.542px + 1.495vw, 36px);
	}
	section#estate_column .column__wrapper--block .cont p {
		font-size: clamp(16px, 9.271px + 0.748vw, 20px);
	}
	section#consultation .consul__wrapper--title1,
	section#consultation .consul__wrapper--title2 {
		font-size: clamp(26px, 23.137px + 0.763vw, 30px);
	}
	html:lang(en) section#customers_voice h1.voice_title {
		font-size: clamp(14px, 2.550px + 3.053vw, 30px);
	}
	html:lang(en) section#first_view.first_view .copy_wrapper h1.main_copy,
	html:lang(zh-TW) section#first_view.first_view .copy_wrapper h1.main_copy {
		font-size: clamp(28px, 12.256px + 4.198vw, 50px);
	}
}


@media screen and (max-width: 767px) {
	.pc-only {
		display: none;
	}
	.header_scrolled .site-header-logo {
		display: block;
	}
	.home .site-body {
		padding: 0 0 2rem;
	}
	section#search__section .search__title--wrapper .search__title--title2 {
		display: block;
	}
	section#search__section .search__title--title3 {
		margin-left: 0;
		text-align: right;
		margin-right: 10%;
	}
	section#search__section .search__location--wrapper,
	.single-estate_information .search__location--wrapper {
		display: block;
	}
	section#search__section .search__location--wrapper a .location,
	.single-estate_information .search__location--wrapper a .location {
		width: 100%;
		max-width: 100%;
		margin-top: 10px;
	}
	section#search__section .search__area--wrapper,
	section#search__section .search__type--wrapper,
	.single-estate_information .search__area--wrapper,
	.single-estate_information .search__type--wrapper {
		flex-wrap: wrap;
	}
	section#search__section .search__area--wrapper .area__name,
	section#search__section .search__type--wrapper .type__name,
	.single-estate_information .search__area--wrapper .area__name,
	.single-estate_information .search__type--wrapper .type__name {
		width: 100%;
		margin-right: 20px;
		margin-bottom: 30px;
	}
	.search__area--wrapper .area,
	.search__type--wrapper .type {
		margin-bottom: 16px;
	}
	section#point .point__flex--wrapper {
		padding-bottom: 0;
	}
	section#point .point__flex--wrapper .point__flex--block.one {
		background-color: rgba(28, 175, 195, .1);
	}
	section#point .point__flex--wrapper .point__flex--block.two {
		background-color: rgba(31, 149, 215, .1);
	}
	section#point .point__flex--wrapper .point__flex--block.three {
		background-color: rgba(233, 143, 39, .1);
	}	
	section#point .point__wrapper .point__title h1 {
		font-size: 18px;
		margin-bottom: 50px;
	}
	section#point .point__flex--wrapper .point__flex--block .point__flex--img,
	section#point .point__flex--wrapper .point__flex--block .point__flex--cont {
		width: 100%;
		left: 0;
		transform: translateX(-0%);
		-webkit-transform: translateX(-0%);
		-ms-transform: translateX(-0%);
		text-align: center;
	}
	section#travel .travel__wrapper .travel__wrapper--mainTitle h1,
	section#estate .estate__wrapper .estate__wrapper--mainTitle h1,
	section#immigration .immigration__wrapper .immigration__wrapper--mainTitle h1,
	section#shopping .shopping__wrapper .shopping__wrapper--mainTitle h1 {
		font-size: 20px;
		padding-left: 10px;
	}
	section#travel .travel__wrapper,
	section#estate .estate__wrapper,
	section#immigration .immigration__wrapper,
	section#shopping .shopping__wrapper {
		padding-top: 50px;
	}
	section#travel .travel__wrapper--bg,
	section#estate .estate__wrapper--bg,
	section#immigration .immigration__wrapper--bg,
	section#shopping .shopping__wrapper--bg {
		min-height: 620px;
		background-position: 15px 170px;
	}
	section#estate .estate__wrapper--bg {
		min-height: 770px;
	}
	section#travel .travel__wrapper--bg {
		background-image: url(images/travel_bgSP.png);
	}	
	section#estate .estate__wrapper--bg {
		background-image: url(images/estate_bgSP.png);
	}
	section#immigration .immigration__wrapper--bg {
		background-image: url(images/immigration_bgSP.png);
	}
	section#shopping .shopping__wrapper--bg {
		background-image: url(images/shopping_bgSP.png);
	}	
	section#travel .travel__bg--img img,
	section#estate .estate__bg--img img,	
	section#immigration .immigration__bg--img img,
	section#shopping .shopping__bg--img img {
		background-color: rgba(0, 0, 0, .5);
		opacity: 0.7;
		border-radius: 0;
		display: none;
	}
	section#travel .travel__wrapper .travel__wrapper--title h2,
	section#estate .estate__wrapper .estate__wrapper--title h2,
	section#immigration .immigration__wrapper .immigration__wrapper--title h2,
	section#shopping .shopping__wrapper .shopping__wrapper--title h2 {

	}
	section#travel .travel__wrapper .travel__wrapper--title h2 span,
	section#estate .estate__wrapper .estate__wrapper--title h2 span,
	section#immigration .immigration__wrapper .immigration__wrapper--title h2 span,
	section#shopping .shopping__wrapper .shopping__wrapper--title h2 span {

	}
	section#travel .travel__wrapper .travel__wrapper--block,
	section#estate .estate__wrapper .estate__wrapper--block,
	section#immigration .immigration__wrapper .immigration__wrapper--block,
	section#shopping .shopping__wrapper .shopping__wrapper--block {
		position: relative;
		padding: 0 20px;
	}
	section#estate .estate__wrapper .estate__wrapper--block {
		margin-bottom: -50px;
	}
	section#travel .travel__wrapper .travel__wrapper--cont,
	section#estate .estate__wrapper .estate__wrapper--cont,
	section#immigration .immigration__wrapper .immigration__wrapper--cont,
	section#shopping .shopping__wrapper .shopping__wrapper--cont {
		width: 100%;
		text-shadow: rgb(255, 255, 255) 0px 0px 10px;
		text-shadow: none;
	}
	section#travel .travel__wrapper .travel__wrapper--cont br,
	section#estate .estate__wrapper .estate__wrapper--cont br,
	section#immigration .immigration__wrapper .immigration__wrapper--cont br,
	section#shopping .shopping__wrapper .shopping__wrapper--cont br {
		display: none;
	}	
	.tab_item {
		margin-bottom: 25px;
	}
	.pad-onlyBlock {
		display: none;
	}
	.land__archve {
		display: block !important;
	}
	.land__archve--block {
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
	.top__archive--wrapper .wrapper {
		display: block;
	}
	.top__archive--wrapper .thumbnail_block, .top__archive--wrapper .thumbnail_block img {
		width: 100%;
		margin-bottom: 5px;
	}
	#top__archive .top__archive--wrapper .cont_block {
		display: block;
		max-width: 100%;
		margin-left: 0;
	}
	#top_estate_information h2,
	#top_shared h2,
	#top_profitable h2,
	#top__archive h2 {
		font-size: 16px;
	}	
	.top__archive--wrapper {
		margin-top: -50px;
	}
	.progressbar .item {
		font-size: 11px;
		line-height: 1.4;
		padding: 10px 0;
	}
	.progressbar .item:not(:last-child)::before,
	.progressbar .item:not(:last-child)::after {
		border-width: 18px;
		border-left-width: 12px;
	}
	section#travel,
	section#estate,
	section#immigration,
	section#shopping {
		background-image: none;
	}
	section#travel .travel__wrapper, 
	section#estate .estate__wrapper,
	section#immigration .immigration__wrapper,
	section#shopping .shopping__wrapper {
		margin-left: 0;
	}
	section#travel .travel__wrapper--link,
	section#estate .estate__wrapper--link,
	section#immigration .immigration__wrapper--link,
	section#shopping .shopping__wrapper--link {
		margin-top: -30px;
	}
	section#banner .banner__wrapper--flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	section#banner .banner__wrapper--flex .shopping__wrapper--mainTitle {
		max-width: 180px;
	}
	section#banner .banner__wrapper--flex .shopping__wrapper--mainTitle img {
		margin-top: 20px;
	}
	section .top__archive--wrapper ul li .title {
		color: #888;
	}
	section#estate .estate__wrapper--link,
	section#immigration .immigration__wrapper--link,
	section#shopping .shopping__wrapper--link {
		margin-top: -30px;
	}	
	section .top__archive--wrapper ul li .expert {
		display: none;
	}
	.slide-items {
		width: 100%;
		height: 100%;
	}
	.slide-items img {
		object-fit: cover;
	}		
	.slide-items {
		max-width: 400px;
		opacity: 0;
		transition: opacity .3s linear;
	}
	.slide-items.slick-initialized{
		opacity: 1;
	}
	.slide-items li {
		display: relative;
	}
	.slide-items .thumbnail_block {
		margin-bottom: 40px;
	}
	.slide-items .content_block {
		padding: 0 10px;
		margin: auto;
	}
	.slide-items .content_block {
		margin-top: 20px;
	}
	.slide-items .slick-arrow:before {
		content: "" !important;
		width: 40px;
		height: 40px;
		padding: 12px;
		border-radius: 20px;
		border: solid 2px #03aab2;
		background-color: rgba(255, 255, 255, 0.7);
		pointer-events: auto;
		transition: background-color .3s;
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.slide-items .slick-next:before {
		background: url(images/slick-nextSP.png) no-repeat;
		background-color: rgba(255, 255, 255, 0.7);
		background-position: center;
		background-size: 15px !important;
	}
	.slide-items .slick-prev:before {
		background: url(images/slick-prevSP.png) no-repeat;
		background-color: rgba(255, 255, 255, 0.7);
		background-position: center;
		background-size: 15px !important;
	  }
	.slide-items .slick-prev {
		top: 38%;
		left: 2%;
		z-index:9999;
	}
	.slide-items .slick-next {
		top: 38%;
		right: 7%;
		z-index: 9999;
	}
	section#estate .top__archive--wrapper,
	.single-post .top__archive--wrapper {
		max-width: 100%;
	}
	.top__archive--wrapper ul li .thumbnail_block {
		border: 5px solid #fff;		
	}
	section#estate .slide-items .slick-prev,
	section#estate .slide-items .slick-next,
	.single-post .slide-items .slick-prev,
	.single-post .slide-items .slick-next {
		top: 23%;
	}
	.single-post .top__archive--wrapper ul {
		margin: 0 calc(50% – 50vw);
		width: 100vw;
	}	
	.single-post .top__archive--wrapper ul li .thumbnail_block {
		padding-left: 5px;
		padding-right: 5px;
	}
	.slide-items {
		opacity: .5;
		transition: opacity .3s linear;
	}
	.slide-items.slick-initialized {
		opacity: 1;
	}
	.slide-items .slider-img {
		margin: 0 10px;
	}
	.slide-items img {
		max-width: 100%;
	}
	.slide-items .image-slider {
		width: 400px;
		max-width: 100%;
		margin: auto;	
	}
	div#page_estate {
		padding: 20px 20px;
	}
	div#page_estate h2.estate {
		font-size: 1.6rem;
		margin-top: 0.5em;
	}
	div#page_estate .title__wrapper--flex {
		display: block;
	}
	div#page_estate .header_wrapper .header_wrapper--cont {
		margin-top: 70px;
	}
	div#page_estate #slick01 .slick-dots {
		bottom: -50px !important;
		left: -5px !important;
	}
	div#page_estate .figure_wrapper {
		display: block;
		margin-bottom: 50px;
	}
	div#page_estate .information_wrapper .title p,
	div#page_estate .surrounding__wrapper--title .title p,
	div#page_estate .other__estate--wrapper .title p {
		font-size: 16px;
	}
	div#page_estate .surrounding__wrapper {
		display: block;
	}
	div#page_estate .report__wrapper {
		padding: 16px;
		border-radius: 10px;
	}
	div#page_estate .image__block {
		max-width: 48%;
	}
	.side__search--sea .button,
	.side__search--area .button,
	.side__search--type .button {
		width: 150px;
	}
	section#page__mv--section .page__mv--text {
		font-size: 18px;
		letter-spacing: 1px;
	}
	.page-template-page-estate #result__sort {
		padding-top: 50px;
		margin-top: -50px;
	}
	.result__sort {
		display: flex;
		flex-wrap: wrap;
		font-size: 14px;
		padding: 0 10px;
	}
	.result__sort button {
		margin-top: 10px;
	}
	.estate__archive--wrapper ul {
		margin-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.estate__archive--wrapper.block ul li .thumbnail_block {
		width: 370px;
		max-width: 100%;
		height: auto;
	}
	.estate__archive--wrapper.block ul li .block__wrapper {
		width: 370px;
		max-width: 100%;
		margin-left: 0;
	}
	.table_search_result_sp {
		margin-bottom: 50px;
	}
	.table_search_result_sp th.th_colored {
		padding-bottom: 14px;
		font-size: 16px;
	}
	.table_search_result_sp .table__header--title {
		width: 90px;
		text-align: center;
		border-right: thin solid #ccc;
		background-color: #F1F1F1 !important;
	}
	.table_search_result_sp .result_product_img {

	}
	.table_search_result_sp .result_product_img img {
		width: 100%;
		height: 100%;
	}
	.table_search_result_s th.th_colored {
		border: none;
	}
	.wrap_result_button.buttons_1col.round_button {
		width: 250px;
		display: block;
		margin: auto;
	}
	.rf_form-header.rf_form-header-left {
		display: block;
		width: 250px;
		margin: auto;
		margin-bottom: 30px;
	}
	footer.site-footer .widget_nav_menu>div>ul li a, footer.site-footer .widget_nav_menu>ul li a {
		margin-top: 17px;
		margin-bottom: 10px;
	}
	#page_top {
		margin-top: -30px;
		margin-right: 10px;
	}
}

@media screen and (max-width: 500px) {
	section#find_home h1.find_home:after {
		width: 30px;
		height: 30px;
	}
	section#find_home .find__home--wrapper {
		margin-top: 30px;
	}
	section#find_home .find__home--wrapper,
	section#find_home .find__home--wrapper .find__home--block {
    	width: 380px;
		max-width: 100%;
	}
	section#find_home .find__home--wrapper .find__home--block .find__home--flex {
		display: block;
	}
	section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--cont:before {
		content: '';
		background-image: url(images/check.png);
		background-repeat: no-repeat;
		background-size: contain;
		vertical-align: middle;
		padding-right: 20px;
	}
	section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--img,
	section#find_home .find__home--wrapper .find__home--block .find__home--flex .find__home--img img {
		width: 130px;
		margin: auto;
		flex-shrink: 0;
	}
	section#charm {
		padding-bottom: 10px;
	}
	section#charm .charm__wrapper,
	section#charm .charm__block,
	section#charm .charm__block .charm__block--title,
	section#charm .charm__block .charm__contents {
		width: 360px;
		max-width: 100%;
	}
	section#charm .charm__wrapper {
		margin: 30px auto 0;
	}
	section#charm .charm__block .charm__contents .charm__block--sub.first {
		line-height: 45px;
	}
	section#charm .charm__block .charm__contents .charm__block--sub {
		font-size: 28px;
	}
	section#charm .charm__block .charm__contents {
		height: auto;
	}
	section#charm .charm__block .charm__contents .charm__block--cont {
		font-size: 16px;
		text-align: left;
	}
	section#property_information {
		margin: 30px auto 30px;
		padding: 20px 16px 0;
	}
	section#property_information .property_search {
		text-align: center;
		margin-right: 0;
	}
	section#property_information .free_word_search {
		display: block;		
	}
	section#property_information .free_word {
		max-width: 100%;
		font-size: 20px;
		margin-bottom: 10px;
	}
	section#property_information .searchform input[type=text] {
		max-width: 80%;
		font-size: 14px;
		padding-left: 5px;
		color: #101010;
		border-radius: 10px;
		height: 40px;
		margin-left: 0;
	}
	section#property_information .searchsubmit {
		width: 60px;
		height: 40px;
		font-size: 20px;
	}
	html:lang(en) section#property_information .searchsubmit {
		width: 80px;
		font-size: 14px;
	}
	html:lang(en) section#consultation .consul__wrapper--title1,
	html:lang(en) section#consultation .consul__wrapper--title2 {
		font-size: 18px;
	}
	section#property_information .free_word_note {
		margin-left: 0;
	}
	section#top_estate_information .read_more {
		margin-top: 0;
	}
	section#top_estate_information {
		margin: 80px auto 20px;
	}
	section#customers_voice {
		padding: 30px 0 0;
	}
	section#customers_voice .voice__wrapper--flex {
		display: block;
	}
	section#customers_voice h1.voice_title {
		height: 50px;
	}
	section#customers_voice .voice__wrapper--block.left {
		width: 250px;
		margin: auto;
	}
	section#customers_voice .voice__wrapper--block.right {
		margin-left: 0;
	}
	section#customers_voice .voice__wrapper--block .voice__wrapper--title {
		margin-top: 20px;
		font-size: 18px;
	}
	section#customers_voice .voice__wrapper--flex {
		max-width: 90%;
		padding: 30px 20px;
		margin-bottom: 30px;
	}
	section#customers_voice .voice__wrapper--name {
		font-size: 16px;
	}
	section#customers_voice .voice__wrapper--block .voice__wrapper--cont {
		margin-top: 20px;
		font-size: 16px;
	}
	section#sale_flow {
		padding: 50px 0 50px;
	}
	section#sale_flow .flow__chart--block {
		max-width: 90%;
	}
	section#sale_flow .flow__chart--block.one {
		margin-top: 20px;
	}
	section#sale_flow .flow__chart--number {
		width: 65px;
		height: 65px;
		font-size: 35px;
		line-height: 65px;
	}
	section#sale_flow .flow__chart--icon {
		width: 155px;
		height: 155px;
	}
	section#sale_flow .flow__chart--title {
		font-size: 26px;
	}
	section#sale_flow .flow__chart--cont {
		font-size: 18px;
		padding-left: 30px;
		padding-right: 30px;
	}
	section#estate_column {
		padding: 50px 0 30px;
	}
	section#estate_column .column__wrapper {
		display: block;
		width: 100%;
		margin-top: 20px;
	}
	section#estate_column .column__wrapper--block {
		max-width: 100%;
		padding-bottom: 30px;
		border-bottom: thin solid #ccc;
		margin-bottom: 30px;
	}
	section#estate_column .column__wrapper--block h2.title {
		font-size: 22px;
		height: auto;
	}
	section#estate_column .column__wrapper--block a .column_btn {
		width: 180px;
		margin: auto;
		font-size: 18px;
		line-height: 40px;
	}
	section#consultation .consul__wrapper {
		display: block;
		margin-top: -15px;
		padding-left: 10px;
		padding-right: 10px;
	}
	section#consultation .consul__wrapper--block {
		width: 370px;
		max-width: 95%;
		height: 93px;
		margin-right: auto;
		margin-left: auto;
	}
	section#consultation .consul__wrapper--block.first {
		margin-right: auto;
	}
	section#consultation .consul__wrapper--title1,
	section#consultation .consul__wrapper--title2 {
		font-size: 24px;
	}
	html:lang(en) section#first_view.first_view .copy_wrapper h2.sub_copy,
	html:lang(zh-TW) section#first_view.first_view .copy_wrapper h2.sub_copy {
		font-size: 18px;
		line-height: 1.6;
		padding: 5px 0;
		margin-top: 5px;
		margin-left: 20px;
	}
	/* スタッフ紹介 */
	.staff__block--flex {
		display: block;
		margin-bottom: 50px;
	}
	.staff__block--flex .img {
		width: 100%;
		height: 256px;
		margin: auto;
		text-align: center;
		margin-bottom: 10px;
	}
	.staff__block--flex .img img {
		width: 100%;
	}
	footer.site-footer .footer_logo img {
		max-width: 200px;
	}
	footer.site-footer .footer_logo p {
		font-size: 18px;
	}
	footer.site-footer .head__wrapper .phone_block .phone {
		font-size: 16px;
		margin-bottom: 10px;
	}
	footer.site-footer .head__wrapper .phone_block .phone_free {
		font-size: 18px;
		color: #FA9B02;
		padding: 2px 6px;
		border: thin solid #FA9B02;
		margin-right: 18px;
		white-space: nowrap;
	}
	footer.site-footer .head__wrapper .phone_block .phone_no {
		font-size: 34px;
	}
	footer.site-footer .head__wrapper .phone_block .time {
		font-size: 14px;
		margin-top: 5px;
	}
	footer.site-footer .footer_contact {
		width: 300px;
		max-width: 80%;
		height: 50px;
		margin: 50px auto 0;
		text-align: center;
		float: none;
	}
	footer.site-footer .footer_contact p {
		font-size: 18px;
		line-height: 50px;
	}
	footer.site-footer .footer_contact p:before {
		position: relative;
    	top: 5px;
	}
	ul.footer__menu--wrapper {
		margin-bottom: 20px;
	}
	ul.footer__menu--wrapper li {
		font-size: 14px;
	}
	.modalWrapper {
		width: 90%;
		max-width: 90%;
	}
	button#openModal {
		padding: 5px 12px;
		margin-right: -20px;
		margin-bottom: -18px
	}
	.site-footer-copyright {
		text-align: left;
		font-size: 13px;
	}
	.site-footer-copyright a {
		font-size: 13px;
	}
	#page_top {
		margin-top: -60px;
		margin-right: 10px;
	}
}

@media screen and (max-width: 375px) {
	footer.site-footer .head__wrapper .phone_block .phone_free {
		font-size: 16px;
		color: #FA9B02;
		padding: 2px 4px;
		border: thin solid #FA9B02;
		margin-right: 16px;
		white-space: nowrap;
	}
	.vk-mobile-nav-widget {
		padding-top: 15px;
		margin-right: 80px;
	}
	.vk-mobile-nav {
		padding: 10px 10px;
	}	
	.vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-right-in {
		margin-top: 10px;
		height: 100%;
	}
}

*,
.codec_extension_webp_extended {
	outline: none !important;
	outline-width: 0 !important;
    outline-style: none !important;
    outline-offset: 0 !important;
    outline-color: transparent !important;	
}