@charset "UTF-8";

/*
Theme Name: child
Theme URI:
Description:
Template: twentytwentyone
Author: makesview
Author URI: https://makes-view.co.jp/
Version: 1.0.0
*/

body {
	color: #000000;
	font-size: 16px;
	line-height: 1.7;
	overflow: hidden;
}

a[href $='.pdf'] {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	text-decoration: underline;
	color: #000;
	line-height: 1.5;
}

a[href $='.pdf']::before {
	content: "";
	display: block;
	flex-shrink: 0;
	width: 30px;
	height: 38px;
	background-image: url(/wp-content/themes/child/image/icon/icon_pdf.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-right: 15px;
}

a[href $='.pdf']:hover {
	text-decoration: none;
}

.wrap {
	width: 1140px;
	margin: 0 auto;
}

/* PC固定ページ 共通設定 */
.common_page_wrap {
	padding: 100px 0;
}

.not_found .text {
	text-align: center;
}

.common_page_title {
	text-align: center;
	margin-bottom: 2em;
}

.common_page_title h2 {
	font-size: 30px;
}

.common_page_title .sub_title {
	font-size: 14px;
	letter-spacing: .1em;
}

.reserve_text {
	text-align: center;
	font-size: 30px;
}

/* パンくず */
.breadcrumb {
	font-size: 12px;
}

.breadcrumb a {
	text-decoration: none;
	color: initial;
}

/* PC固定ページ 会社概要 */
.company_profile {
	margin-bottom: 100px;
}

.company_profile table {
	width: 100%;
	border-collapse: collapse;
}

.company_profile table th,
.company_profile table td {
	padding: 1em;
	border-bottom: 1px solid;
	font-size: 14px;
}

.company_profile table th {
	width: 20%;
}

.company_profile table td {
	width: 80%;
}

.company_access .map {
	height: 350px;
}

.company_access .map iframe {
	width: 100%;
	height: 100%;
}

/* PC固定ページ お問い合わせ */
#page_contact table {
	width: 74%;
	border-collapse: collapse;
	margin: 0 auto 50px;
	border-right: solid 1px #dfdfdf;
}

#page_contact table th,
#page_contact table td {
	padding: 20px;
	font-size: 14px;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	vertical-align: middle;
}

#page_contact table th {
	width: 25%;
	background: #f7f7f7;
	white-space: nowrap;
	letter-spacing: .05em;
}

#page_contact table th .hissu,
#page_contact table th .ninni {
	background: #c70000;
	margin-right: 15px;
	color: #fff;
	padding: 5px 15px;
	font-size: 10px;
	letter-spacing: .08em;
	border-radius: 30px;
}

#page_contact table th .ninni {
	background: #333;
}

#page_contact table td {
	width: 75%;
}

#page_contact input[type="text"],
#page_contact input[type="email"],
#page_contact #zip {
	width: 85%;
	height: 44px;
	border: 1.2px solid #a4a4a4;
	border-radius: 4px;
	padding: 1em;
}

#page_contact input.tel {
	padding: 1em;
	width: 18.8%;
	border: 1.2px solid #a4a4a4;
}

#page_contact select {
	outline: none;
	background: transparent;
	padding: 1em;
	width: 50%;
	border: 1.2px solid #a4a4a4;
}

#page_contact textarea {
	width: 85%;
	padding: 1em;
	height: 200px;
	border: 1.2px solid #a4a4a4;
}

#page_contact .attention {
	font-size: 12px;
}

#page_contact #btn_wrap {
	justify-content: center;
	text-align: right;
	width: 74%;
	margin: auto;
}

#page_contact #btn_wrap button {
	background-color: #ff8001;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	color: #fff;
	display: block;
	width: 300px;
	line-height: 50px;
	border-radius: 5px;
	font-weight: 600;
	transition: .3s;
	text-align: center;
	letter-spacing: .08em;
	margin: auto;
}

#page_contact #btn_wrap button[name="submitBack"] {
	background: #333;
	margin-top: 20px;
}

#page_contact #btn_wrap button:hover {
	opacity: .8;
}

.contact_form_disc {
	width: 74%;
	font-size: 15px;
	margin: 0 auto 50px;
	letter-spacing: .02em;
}

.contact_form_disc .caution {
	font-size: 14px;
	color: #373636;
}

.contact_form_disc .text {
	margin-bottom: 10px;
}

.privacy_term_outer .privacy_term_inner {
	height: 138px;
	margin: auto;
	overflow: auto;
}

.privacy_term_outer .privacy_term_inner .privacy_index {
	font-size: 14px;
}

.privacy_term_outer .privacy_term_inner .main_text {
	font-size: 13px;
	margin-bottom: 25px;
}

.privacy_term_outer .privacy_term_inner dl dt {
	font-size: 13px;
	border-left: solid 3px #ccc;
	padding-left: 12px;
	margin-bottom: 5px;
}

.privacy_term_outer .privacy_term_inner dl dd {
	font-size: 13px;
	margin-bottom: 30px;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar {
	width: 8px;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-track {
	background: transparent;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 10px;
}

.privacy_term_outer {
	border-top: solid 1px #e3e3e3;
	padding: 30px 0;
	border-bottom: solid 1px #e3e3e3;
	width: 60%;
	margin: 0 auto 50px;
}

.privacy_check_list .mwform-checkbox-field-text {
	padding-right: 0;
}

.privacy_check_list .error {
	font-size: 12px;
}

.privacy_term_detail {
	text-align: center;
	font-size: 13px;
	padding-bottom: 15px;
	margin: 20px 0;
	position: relative;
	font-weight: 600;
}

.privacy_term_detail::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	width: 10px;
	height: 10px;
	transform: rotate(135deg);
	bottom: 0;
}

.mw_wp_form_confirm .privacy_check_list,
.mw_wp_form_confirm .privacy_term_detail {
	display: none;
}


/* ラジオボタン デザイン */
/* ラジオボタンを隠す */
.radio_btns input[type=radio].radio_btns__item {
	display: none;
}

.radio_btns label {
	display: inline-block;
}

/* spanの左側にボタンを配置するスペースを作る */
.radio_btns .radio_btns__item+span {
	padding-left: 2em;
	display: inline-block;
	position: relative;
}

/* 各パーツを作成 */
.radio_btns .radio_btns__item+span::after,
.radio_btns .radio_btns__item+span::before {
	content: '';
	display: block;
	position: absolute;
	border: 1px solid #AAAAAA;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
	border: 1.2px solid #a4a4a4;
	bottom: 0;
	margin: auto;
}

/* after上書き */
.radio_btns .radio_btns__item+span::after {
	width: 12px;
	height: 12px;
	top: 0px;
	left: 4px;
	border: none;
	background: #333;
	-webkit-transform: scale(0);
	/*--ここを0にすることで下線は非表示となる--*/
	-ms-transform: scale(0);
	/*--ここを0にすることで下線は非表示となる--*/
	transform: scale(0);
	transition: all .3s;
	/*--0.3秒かけて下線が表示される--*/
}

/*
  checked状態
  文字のcolorとボタンのopacityを変更
*/
.radio_btns .radio_btns__item:checked+span {
	font-weight: 600;
}

.radio_btns .radio_btns__item:checked+span::after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

/* チェックボックス デザイン */
#page_contact input[type="checkbox"] {
	/* デフォルトcheckボックス非表示*/
	display: none;
}

.mwform-checkbox-field-text {
	display: inline-block;
	position: relative;
	padding: 0 36px 0 36px;
}

.mwform-checkbox-field-text::before,
.mwform-checkbox-field-text::after {
	content: "";
	position: absolute;
	display: block;
}

.mwform-checkbox-field-text::before {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 2px;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.mwform-checkbox-field-text::after {
	border-width: 3px;
	border-color: transparent transparent #333 #333;
	border-style: solid;
	width: 20px;
	height: 10px;
	margin-top: -0.2em;
	top: 50%;
	left: 0;
	transform: translateY(-50%) rotate(-45deg);
	opacity: 0;
}

input[type="checkbox"]:checked+.mwform-checkbox-field-text::after {
	opacity: 1;
}

.mw_wp_form .horizontal-item {
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

/* サンクスページ */

#page_contact .thanks_textArea .name {
	font-size: 16px;
	line-height: 2;
	text-align: center;
	margin-bottom: 20px;
}

#page_contact .thanks_textArea .contact_text {
	margin: 0 auto 50px;
	width: 62%;
}

#page_contact .thanks_textArea .ichiran_link {
	background-color: #ff8001;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	color: #fff;
	display: block;
	width: 300px;
	line-height: 50px;
	border-radius: 4px;
	font-size: 16px;
	transition: .3s;
	margin: 0 auto;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: .08em;
	text-align: center;
}

#page_contact .thanks_textArea .ichiran_link:hover {
	opacity: .8;
}

#page_contact .thanks_textArea .contact_text .space {
	display: block;
}

#page_contact .thanks_textArea .contact_text .space {
	display: block;
	margin-top: 10px;
}

/* ステップバー デザイン */
#page_contact .progressbar {
	margin-bottom: 60px;
	justify-content: center;
}

#page_contact .progressbar .item {
	position: relative;
	width: 18%;
	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	padding: 43px 0 13px;
	line-height: 1.5;
	letter-spacing: .05em;
}

#page_contact .progressbar .item .en {
	display: block;
	color: #7b7b7b;
	font-size: 14px;
}

#page_contact .progressbar .item::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	border: solid 1px #a5a5a5;
	border-radius: 50%;
	margin: auto;
}

#page_contact .progressbar .item.active::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 8px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #333;
	margin: auto;
}

#page_contact .progressbar #step_2 .en {
	position: relative;
}

#page_contact .progressbar #step_2 .en::before,
#page_contact .progressbar #step_2 .en::after {
	content: "";
	height: 1px;
	width: 100px;
	background: #a5a5a5;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -47px;
}

#page_contact .progressbar #step_2 .en::after {
	left: auto;
	right: -47px;
}

.privacy_check_list {
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}

.privacy_check_list .hissu {
	background: #c70200;
	color: #fff;
	padding: 2px 15px;
	font-size: 10px;
	letter-spacing: .08em;
	border-radius: 30px;
	font-weight: 600;
}

.mw_wp_form .privacy_check_list .horizontal-item {
	margin: 0;
}

/* PC固定ページ 個人情報保護方針 */
#page_privacy .main_text {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 3em;
}

#page_privacy dl {
	margin-bottom: 50px;
}

#page_privacy dl:last-child {
	margin-bottom: 0;
}

#page_privacy dl dt {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: .5em;
	border-left: 3px solid #ccc;
	padding-left: 1em;
}

#page_privacy dl dd {
	font-size: 14px;
	line-height: 2;
}

/* PC固定ページ 404ページ */
#page_404 {
	text-align: center;
}

#page_404 .num {
	font-size: 100px;
	font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#page_404 .text {
	margin-bottom: 1em;
	font-size: 16px;
}

/* PC固定ページ アーカイブページ */
/* 投稿リスト表示 */
.archive_page_list>article {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px dashed #eee;
	padding-right: 30px;
}

.archive_page_list>article:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0;
	right: 5px;
	bottom: 0;
	margin: auto;
	border: solid #ccc;
	border-width: 2px 2px 0 0;
	transform: rotate(45deg);
}

.archive_page_list>article .date {
	font-weight: bold;
	font-size: 80%;
	width: 100px;
}

.archive_page_list>article .content_area {
	width: calc(100% - 100px);
}

.archive_page_list>article .content_area .ttl {
	font-weight: bold;
}

.archive_page_list>article .content_area .content {
	font-size: 80%;
}

/* wp-pagenavi base */
.wp-pagenavi {
	clear: both;
	text-align: center;
	margin-top: 50px;
}

.wp-pagenavi a,
.wp-pagenavi span {
	color: #999;
	background-color: #FFF;
	border: solid 1px #e0e0d2;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

.wp-pagenavi a:hover {
	color: #FFF;
	background-color: #66cccc;
	border-color: #66cccc;
}

.wp-pagenavi .current {
	color: #FFF;
	background-color: #66cccc;
	border-color: #66cccc;
	font-weight: bold;
}

/* PC投稿ページ シングルページ */
#single_page .fl_wrap {
	align-items: flex-start;
	flex-wrap: nowrap;
	justify-content: flex-end;
	justify-content: center;
}

.single_main_img {
	width: 300px;
	height: 300px;
	position: relative;
	margin: 0 auto 40px auto;
}

.singleContent .title_area {
	border-bottom: solid 1px #ccc;
	padding: 100px 0 30px;
	margin-bottom: 40px;
	position: relative;
}

.singleContent .single_title {
	font-size: 30px;
	line-height: 1.4;
	font-weight: 600;
}

.single_main_img img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	object-fit: cover;
	width: 100% !important;
	height: 100% !important;
}

.singleContent .single_title time {
	font-size: 12px;
	font-weight: 600;
}

.singleContent .single_title time i {
	margin-right: .5em;
}

.singleContent .category_list ul {
	gap: 10px;
}

.singleContent .category_list ul li {
	background-color: #333;
	color: #fff;
	font-size: 12px;
	padding: 2px 20px;
	letter-spacing: .08em;
}

.singleContent article h2 {
	font-size: 20px;
	border: solid 1px #333;
	padding: 15px;
	margin: 1.5em 0 1em;
	position: relative;
	line-height: 1.4;
}

.site_single_latest {
	border-left: solid 1px #333;
	border-bottom: solid 3px #333;
	padding: 0 0 35px 0;
	margin-bottom: 80px;
}

.site_single_latest .en {
	font-size: 13px;
	letter-spacing: .08em;
	text-align: center;
}

.singleContent article h2::before {
	top: 0px;
}

.singleContent article h2::after {
	bottom: 0;
}

.singleContent article h3 {
	position: relative;
	padding: 0.7rem 1rem;
	font-size: 18px;
	margin: 1.5em 0 1.5em;
	background-color: #ccc;
}

.singleContent article h4 {
	padding: 2px 10px;
	margin: 1.5em 0 1em;
	color: #333;
	border-left: 5px solid #5b5959;
	font-size: 17px;
	position: relative;
}

.singleContent article h5:before {
	content: '■';
	padding-right: 10px;
}

.singleContent article h5 {
	font-size: 18px;
	/* padding-left: 1em; */
	margin: 1.5em 0;
}

.singleContent h6 {
	font-size: 17px;
	border-bottom: 1px solid;
	padding-bottom: 3px;
	margin: 1.5em 0 1em;
}

.singleContent p {
	font-size: 16px;
	line-height: 2;
}

#single_page .singleContent {
	width: 100%;
	flex-shrink: 0;
	word-break: break-all;
}

#single_page .singleContent .ichiran_link {
	display: block;
	width: 300px;
	line-height: 50px;
	text-align: center;
	color: #333;
	border: solid 1px #333;
	margin: 50px auto 0 auto;
	font-size: 16px;
	transition: .3s;
	border-bottom: solid 3px #333;
	border-right: solid 3px #333;
}

#single_page .singleContent .ichiran_link:hover {
	opacity: .7;
}

#single_page .singleSidebar {
	width: 27%;
}

#single_page aside#info_side {
	background-color: #fff;
	padding: 20px;
}

#single_page aside#info_side p#news-not_found {
	text-align: center;
}

#single_page aside#info_side ul li+li {
	margin-top: 12px;
}

#single_page aside#info_side ul li a {
	color: initial;
	align-items: center;
	font-size: 14px;
	transition: .3s;
}

#single_page aside#info_side ul li a:hover {
	opacity: .7;
}

#single_page aside#info_side ul li a time {
	font-size: 12px;
	font-weight: 600;
}

#single_page aside#info_side ul li a time i {
	margin-right: .5em;
}

#single_page aside#info_side ul li a h3 {
	font-size: 14px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.singleContent .title_area .en {
	font-size: 12px;
	top: 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.singleContent .day_cat {
	align-items: center;
	margin-bottom: 40px;
}

#toc_container a {
	color: #333;
}

.singleContent .day_cat .day {
	color: #6c6c6c;
	font-size: 13px;
	padding-right: 20px;
	border-right: solid 1px #ccc;
	margin-right: 20px;
}

.site_single_latest .topic {
	text-align: center;
	font-size: 14px;
	letter-spacing: .08em;
	font-weight: 600;
}

.site_single_latest .img {
	width: 120px;
	margin: 20px auto;
}

.site_single_latest .disc {
	text-align: center;
	font-size: 14px;
}

.aside_article_type .ttl {
	font-size: 15px;
	margin-bottom: 20px;
	border-bottom: solid 2px;
	padding-bottom: 5px;
}

.aside_article_type li .img {
	height: 70px;
	width: 100px;
	position: relative;
}

.aside_article_type .inner_ttl {
	font-size: 13px;
	line-height: 1.4;
	margin-top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.aside_article_type li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.aside_article_type .cat_wrap {
	gap: 5px;
}

.aside_article_type .cat_wrap .label {
	background: #333;
	padding: 0px 10px;
	color: #fff;
	font-size: 10px;
}

.aside_article_type .cat_wrap ul {
	display: flex;
	column-gap: 5px;
	row-gap: 5px;
	padding-left: 0;
}

.aside_article_type ul {
	padding-left: 20px;
	position: relative;
}

.aside_article_type .cat_wrap ul::before {
	display: none;
}

.aside_article_type ul::before {
	content: "∟";
	position: absolute;
	left: 2px;
	font-size: 14px;
	color: #333;
}

.recommend_post_area {
	width: 92%;
	margin: 50px 0 0 auto;
}

.recommend_post_area ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 30px;
}

.recommend_post_area .ttl {
	font-size: 18px;
	letter-spacing: .08em;
	border-bottom: solid #ccc 1px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-weight: 600;
}

.recommend_post_area .ttl .en {
	font-weight: 400;
	letter-spacing: .08em;
	font-size: 14px;
	display: block;
}

.recommend_post_area a {
	color: #000;
}

.recommend_post_area .inner_ttl {
	font-size: 13px;
	line-height: 1.4;
	margin-top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}

.recommend_post_area .day_cat .day {
	font-size: 12px;
	color: #6c6c6c;
	padding-right: 10px;
	border-right: solid 1px #ccc;
	margin-right: 10px;
}

.recommend_post_area .day_cat {
	margin: auto 0 0;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.recommend_post_area .category_list .cat_wrap {
	padding: 0;
	gap: 5px;
}


.recommend_post_area .category_list .cat {
	font-size: 12px;
	text-align: center;
	background: #333;
	color: #fff;
	padding: 0 10px;
}

.recommend_post_area .category_list {
	width: 100%;
}

.recommend_post_area .img {
	position: relative;
	height: 145px;
	margin-bottom: 12px;
	overflow: hidden;
}

.recommend_post_area .img img {
	transition: .3s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.recommend_post_area a:hover .img img {
	transform: scale(1.1);
}

.aside_article_type+.aside_article_type {
	margin-top: 35px;
}

.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style {
	top: 280px !important;
}

.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style::before {
	content: "";
	width: 1px;
	height: 100px;
	background: #ccc;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -103px;
}

.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style::after {
	content: "SHARE ON";
	position: absolute;
	top: -169px;
	font-size: 11px;
	writing-mode: vertical-lr;
	text-align: center;
	left: 8px;
	right: 0;
	margin: auto;
}

.singleContent_links {
	margin-top: 150px;
	align-items: center;
	position: relative;
}

.singleContent_links ul {
	width: 40%;
}

.singleContent_links ul.prev li {
	padding-left: 30px;
}

.singleContent_links ul.next li {
	padding-right: 30px;
}

.singleContent_links .btn {
	margin-bottom: 23px;
	border-bottom: solid 1px #ccc;
	font-size: 15px;
	position: relative;
}

.singleContent_links::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 1px;
	background: #ccc;
	height: 100%;
	margin: auto;
}

.singleContent_links a {
	color: #333;
	font-size: 14px;
}

.singleContent_links a .ttl {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.singleContent_links .img {
	margin-bottom: 15px;
	position: relative;
	height: 150px;
}

.singleContent_links .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.singleContent_links ul.next .btn {
	text-align: right;
}

.singleContent_links ul.next .img {
	margin-left: auto;
}

.breadcrumb.single {
	margin-top: 70px;
	text-align: right;
}

.aside_article_type .text_box {
	width: calc(100% - 100px);
	padding-left: 10px;
}

#toc_container li {
	position: relative;
	padding-left: 20px;
}

#toc_container li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	background: url(/wp-content/themes/child/image/article_arrow.png) center no-repeat;
	background-size: contain;
	width: 13px;
	height: 14px;
	bottom: auto;
}

.singleContent article h2::before,
.singleContent article h3::before {
	content: "";
	position: absolute;
	right: -35px;
	top: 0px;
	bottom: 0px;
	height: 1px;
	width: 50px;
	background: rgb(0, 0, 0);
	margin: auto;
}

.singleContent ol {
	border: solid 1px #333;
	padding: 20px 10px;
	counter-reset: count 0;
	position: relative;
	background-image: url(/wp-content/themes/child/image/grid.gif);
}

.singleContent ol li {
	position: relative;
}

.singleContent ol li::before {
	content: "";
	content: counter(count) ". ";
	counter-increment: count 1;
}

.singleContent ol li+li {
	margin-top: 7px;
}

.singleContent ol::before {
	content: "";
	position: absolute;
	right: -2px;
	top: -2px;
	border-width: 0 30px 30px 0;
	border-style: solid;
	border-color: #333 #fff #333;
}

.singleContent ol::after {
	content: "";
}

.singleContent #toc_container {
	margin-bottom: 50px;
}

.singleContent_links ul li+li {
	margin-top: 10px;
}

.singleContent_links ul li.btn::before {
	content: "";
	position: absolute;
	background: url(/wp-content/themes/child/image/icon/arrow.svg) center no-repeat;
	background-size: contain;
	background-position: center;
	width: 20px;
	height: 20px;
	right: 0;
	top: 5px;
}

.singleContent_links ul.prev li.btn::before {
	transform: scale(-1, 1);
	right: auto;
	left: 0;
}

#toc_container.no_bullets li,
#toc_container.no_bullets ul,
#toc_container.no_bullets ul li,
.toc_widget_list.no_bullets,
.toc_widget_list.no_bullets li {
	border: none;
}

.singleContent .category_list ul li::before {
	display: none;
}

.singleContent .category_list ul {
	border: none;
}


/* ------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
↓↓↓↓↓ 株式会社ワンリアライズの css (pc) ↓↓↓↓↓
---------------------------------------------------------------------------------------------------------------------------
/* ------------------------------------------------------------------------------------------------------------------------ */

@font-face {
	font-weight: 300;
	src: url("../font/SairaCondensed-Light.woff") format("woff");
	font-family: "SairaCondensed";
}

@font-face {
	font-weight: 500;
	src: url("/wp-content/themes/child/font/SairaCondensed-Medium.woff") format("woff");
	font-family: "SairaCondensed";
}

@font-face {
	font-weight: 700;
	src: url("/wp-content/themes/child/font/SairaCondensed-Bold.woff") format("woff");
	font-family: "SairaCondensed";
}

@font-face {
	font-weight: 800;
	src: url("/wp-content/themes/child/font/SansSerifFLF-Demibold.woff") format("woff");
	font-family: "SansSerifFLF";
}

.font_saira {
	font-family: "SairaCondensed", sans-serif;
	letter-spacing: 0.03em;
}

.font_sansSerif {
	font-family: "SansSerifFLF", sans-serif;
}

body.body {
	-webkit-text-size-adjust: 100%;
	min-width: 1440px;
	color: #262626;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

main {
	overflow: hidden;
}

html {
	scroll-behavior: smooth;
}

html.active {
	overflow: hidden;
}

/* 共通部分 (pc) ------------------------------------------------------------------------------------------------------ */

span,
a {
	/* display: inline-block; */
	/* font-weight: inherit; */
}

p,
dt,
dd,
a,
h1,
h2,
h3,
span,
div {
	letter-spacing: 0.03em;
}

body figure {
	margin: 0;
}

img {
	-o-object-fit: cover;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* btn 共通クラス (pc) */

a.common_btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-transition: background 0.3s, color 0.3s ease 0s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	align-items: center;
	aspect-ratio: 250/50;
	width: 250px;
	padding-left: 20px;
	border: 1px solid #0B0A4F;
	background-color: #FFF;
	color: #0B0A4F;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	transition: background 0.3s, color 0.3s ease 0s;
}

a.common_btn::before,
a.common_btn::after {
	-webkit-transform: translateY(-50%);
	-webkit-transition: background 0.3s ease 0s;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #0B0A4F;
	content: "";
	transition: background 0.3s ease 0s;
}

a.common_btn::before {
	right: 54px;
	width: 1px;
	height: 30px;
}

a.common_btn::after {
	-webkit-clip-path: polygon(0 0, 0% 100%, 50% 50%);
	right: 18px;
	aspect-ratio: 1/1;
	width: 12px;
	clip-path: polygon(0 0, 0% 100%, 50% 50%);
}

a.common_btn:hover {
	background-color: #0B0A4F;
	color: #FFF;
}

a.common_btn:hover::before,
a.common_btn:hover::after {
	background-color: #FFF;
}

/* 下層ページ fv 共通クラス (pc) */

.common_fv {
	z-index: 10;
	position: relative;
	padding-top: 100px;
}

.common_fv .common_fv_heading_en {
	font-weight: 700;
	font-size: 80px;
	line-height: 1;
	text-transform: uppercase;
}

.common_fv .common_fv_heading_ja {
	margin-top: 20px;
	color: #0B0A4F;
	font-weight: 700;
	font-size: 16px;
}

.common_fv .common_fv_breads {
	margin-top: 50px;
}

.common_fv .common_fv_bread {
	-ms-flex-wrap: wrap;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	column-gap: 20px;
	flex-wrap: wrap;
	font-weight: 700;
	font-size: 14px;
}

.common_fv .common_fv_bread span a span {
	-webkit-transition: opacity 0.3s ease 0s;
	color: #262626;
	transition: opacity 0.3s ease 0s;
}

.common_fv .common_fv_bread span a span:hover {
	opacity: 0.7;
}

/* 下層ページ背景の共通クラス (pc) */

.common_under_page {
	z-index: 0;
	position: relative;
	width: 1340px;
	margin: -165px auto 150px;
	padding: 300px 0 115px;
}

.common_under_page::after {
	z-index: -10;
	position: absolute;
	top: 0;
	right: 0;
	width: 200%;
	height: 100%;
	background-color: #F5F5F7;
	content: "";
}

.common_under_page::before {
	z-index: -5;
	position: absolute;
	top: -110px;
	right: -50px;
	aspect-ratio: 448/549;
	width: 448px;
	background-image: url(/wp-content/themes/child/image/common_deco.webp);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}

.common_under_page.page_estate_single {
	width: 100%;
}

.common_under_page.page_estate_single::after {
	right: auto;
	left: 0;
	width: calc(100% - 100px);
}

.common_under_page.page_estate_single::before {
	right: 50px;
}

/* common_archive_news (pc) */

.common_archive_news .archive_item {
	-webkit-transition: background 0.3s ease 0s;
	display: block;
	padding: 32px 50px 32px 0;
	background-color: #FFF;
	transition: background 0.3s ease 0s;
}

.common_archive_news .archive_item:not(:first-child) {
	margin-top: 10px;
}

.common_archive_news .archive_outer {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	display: grid;
	grid-template-columns: 125px 1fr;
	column-gap: 15px;
	align-items: center;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.common_archive_news .archive_time {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	column-gap: 20px;
	align-items: center;
	color: #969696;
	font-weight: 500;
	font-size: 14px;
}

.common_archive_news .archive_time::before {
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	-webkit-transform-origin: center right;
	width: 45px;
	height: 2px;
	transform-origin: center right;
	background-color: #F0F0F0;
	content: "";
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.common_archive_news .archive_title {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	margin-top: -3px;
	/* padding-right: 50px; */
	overflow: hidden;
	color: #262626;
	font-weight: 700;
	font-size: 16px;
}

.common_archive_news .archive_item:hover {
	background-color: #E4E4EF;
}

.common_archive_news .archive_item:hover .archive_time::before {
	-webkit-transform: scaleX(1.6666666667);
	transform: scaleX(1.6666666667);
}

.common_archive_news .archive_item:hover .archive_outer {
	-webkit-transform: translateX(30px);
	transform: translateX(30px);
}

/* common_archive_estate (pc) -------------------------------------------------------------------------------------------------------------------- */

.common_archive_estate {
	margin-top: 60px;
}

.common_archive_estate .archive_items {
	-webkit-column-gap: 1.33%;
	-moz-column-gap: 1.33%;
	display: grid;
	grid-template-columns: 24% 24% 24% 24%;
	column-gap: 1.33%;
	row-gap: 30px;
	margin-top: 20px;
}

.common_archive_estate .archive_item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	color: #262626;
}

.common_archive_estate .archive_head {
	display: grid;
	z-index: 10;
	position: relative;
	grid-template-columns: 30px 1fr;
}

.common_archive_estate .archive_link {
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-bottom: 33px;
	color: #0B0A4F;
	font-weight: 500;
	text-transform: uppercase;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	writing-mode: vertical-lr;
}

.common_archive_estate .archive_link::before {
	-webkit-transition: background 0.3s ease 0s, -webkit-transform 0.3s;
	-webkit-transform-origin: center bottom;
	width: 1px;
	height: 116px;
	margin-bottom: 20px;
	transform-origin: center bottom;
	background-color: #F5F5F7;
	content: "";
	transition: background 0.3s ease 0s, -webkit-transform 0.3s;
	transition: transform 0.3s, background 0.3s ease 0s;
	transition: transform 0.3s, background 0.3s ease 0s, -webkit-transform 0.3s;
}

.common_archive_estate .archive_img {
	aspect-ratio: 280/360;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	border: 1px solid #0B0A4F;
}

.common_archive_estate .archive_img .label {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #CE2828;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 0 0.5em;
}

.common_archive_estate .archive_img .label.down {
	left: 62px;
}

.common_archive_estate .archive_img img {
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	object-fit: contain;
}

.common_archive_estate .archive_body {
	height: 100%;
	padding-right: 20px;
}

.common_archive_estate .archive_outer {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 0;
	position: relative;
	flex-direction: column;
	height: 100%;
	padding: 15px;
}

.common_archive_estate .archive_outer::before {
	z-index: -10;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% + 240px);
	border: 2px solid #FAFAFA;
	background-color: #FFF;
	content: "";
}

.common_archive_estate .archive_outer::after {
	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	right: 5px;
	bottom: 5px;
	aspect-ratio: 1/1;
	width: 5px;
	background-color: #0B0A4F;
	content: "";
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.common_archive_estate .archive_title {
	-webkit-box-orient: vertical;
	-webkit-transition: color 0.3s ease 0s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5555555556;
	transition: color 0.3s ease 0s;
}

.common_archive_estate .archive_address {
	margin-top: 15px;
	font-weight: 700;
	font-size: 16px;
}

.common_archive_estate .archive_time {
	margin-top: 5px;
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5625;
}

.common_archive_estate .archive_price {
	margin-top: auto;
	color: #CE2828;
	font-weight: 700;
	font-size: 24px;
	text-align: right;
}

.common_archive_estate .archive_item:hover .archive_img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.common_archive_estate .archive_item:hover .archive_link {
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}

.common_archive_estate .archive_item:hover .archive_link::before {
	-webkit-transform: scale(1.1369863014);
	transform: scale(1.1369863014);
	background-color: #0B0A4F;
	content: "";
}

.common_archive_estate .archive_item:hover .archive_title {
	color: #0B0A4F;
}

.common_archive_estate .archive_text {
	width: 1140px;
	font-weight: 700;
	font-size: 18px;
}

/* common_archive_works (pc) -------------------------------------------------------------------------------------------------------------------- */

.common_archive_works {
	margin-top: 60px;
}

.common_archive_works .archive_items {
	-webkit-column-gap: 2%;
	-moz-column-gap: 2%;
	display: grid;
	grid-template-columns: 32% 32% 32%;
	column-gap: 2%;
	row-gap: 30px;
	margin-top: 20px;
}

.common_archive_works .archive_item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}

.common_archive_works .archive_img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	aspect-ratio: 5/3;
	width: 100%;
	overflow: hidden;
}

.common_archive_works .archive_img img {
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.common_archive_works .archive_body {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 15px;
	background-color: #FFF;
}

.common_archive_works .archive_title {
	-webkit-transition: color 0.3s ease 0s;
	margin-bottom: 10px;
	color: #262626;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	transition: color 0.3s ease 0s;
}

.common_archive_works .archive_address {
	margin-top: auto;
	color: #262626;
}

.common_archive_works .archive_item:hover .archive_img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.common_archive_works .archive_item:hover .archive_title {
	color: #0B0A4F;
}

.common_archive_works .archive_text {
	font-weight: 700;
	font-size: 18px;
}

/* common_term (pc) -------------------------------------------------------------------------------------------------------------------- */

.common_term+.common_term {
	margin-top: 50px;
}

.common_term .term_items {
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
	gap: 10px;
}

.common_term .term_item {
	-webkit-transition: background 0.3s, color 0.3s ease 0s;
	padding: 2px 10px;
	border: 1px solid #0B0A4F;
	border-radius: 5px;
	color: #262626;
	font-weight: 700;
	transition: background 0.3s, color 0.3s ease 0s;
}

.common_term .term_item:hover {
	background-color: #0B0A4F;
	color: #FFF;
}

/* 下層ページ共通見出し (pc) */

.common_heading {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	color: #0B0A4F;
	font-weight: 700;
	font-size: 24px;
}

.common_heading::before {
	width: 5px;
	height: 25px;
	margin-right: 10px;
	background-color: #0B0A4F;
	content: "";
}

/* pagenavi (pc) */

.wp-pagenavi a,
.wp-pagenavi span {
	border: 1px solid #0B0A4F;
	background-color: transparent;
	color: #0B0A4F;
}

.wp-pagenavi a:hover {
	border: 1px solid transparent !important;
	background-color: #0B0A4F !important;
	color: #FFF;
}

.wp-pagenavi span.current {
	border: 1px solid transparent !important;
	background-color: #0B0A4F;
	color: #FFF;
}

/* header (pc) ------------------------------------------------------------------------------------------------------ */

.header {
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	z-index: 30;
	position: relative;
	padding: 0 50px;
	background-color: #FFF;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
}

.header .header_inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header .header_logo {
	-webkit-transition: opacity 0.3s ease 0s;
	aspect-ratio: 275/30;
	width: 275px;
	transition: opacity 0.3s ease 0s;
}

.header .header_logo img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.header .header_logo:hover {
	opacity: 0.7;
}

.header .header_nav {
	margin-left: auto;
}

.header .header_items {
	-webkit-column-gap: 66px;
	-moz-column-gap: 66px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	column-gap: 66px;
	align-items: center;
	padding-right: 30px;
}

.header .header_item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	flex-direction: column;
	align-items: center;
	padding: 36px 0 28px;
	color: #262626;
}

.header .header_item::after {
	-webkit-transform: translateY(-50%);
	position: absolute;
	top: calc(50% + 4px);
	right: -33px;
	width: 1px;
	height: 35px;
	transform: translateY(-50%);
	background-color: #EAEAEA;
	content: "";
}

.header .header_item::before {
	-webkit-transform: translateX(-50%) scaleY(0);
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	-webkit-transform-origin: top center;
	position: absolute;
	top: 0;
	left: 50%;
	width: 60px;
	height: 5px;
	transform: translateX(-50%) scaleY(0);
	transform-origin: top center;
	background-color: #0B0A4F;
	content: "";
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.header .header_item:hover::before {
	-webkit-transform: translateX(-50%) scaleY(1);
	transform: translateX(-50%) scaleY(1);
}

.header .header_item_en {
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
}

.header .header_item_ja {
	margin-top: 8px;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
}

/* fixed_contact (pc) ------------------------------------------------------------------------------------------------------ */

.fixed_contact {
	-webkit-transform: translate(250px, -50%);
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	display: grid;
	z-index: 20;
	position: fixed;
	top: 50%;
	right: 0;
	grid-template-columns: 70px 250px;
	transform: translate(250px, -50%);
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.fixed_contact:hover {
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.fixed_contact .fixed_contact_text {
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	background-color: #0B0A4F;
	color: #FFF;
	writing-mode: vertical-lr;
}

.fixed_contact .fixed_contact_text::before {
	aspect-ratio: 20/14;
	width: 20px;
	margin-bottom: 13px;
	background-image: url(/wp-content/themes/child/image/common_icon_mail.svg);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}

.fixed_contact .fixed_contact_text::after {
	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	right: 5px;
	bottom: 5px;
	aspect-ratio: 1/1;
	width: 5px;
	background-color: #FFF;
	content: "";
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.fixed_contact .fixed_contact_body {
	padding: 20px;
	border: 2px solid #0B0A4F;
	background-color: #FFF;
}

.fixed_contact .fixed_contact_lead {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	color: #0B0A4F;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
}

.fixed_contact .fixed_contact_lead::before {
	aspect-ratio: 15/11;
	width: 15px;
	margin-right: 3px;
	background-image: url(/wp-content/themes/child/image/common_icon_logo.svg);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}

.fixed_contact .fixed_contact_btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-transition: opacity 0.3s ease 0s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	align-items: center;
	aspect-ratio: 200/40;
	width: 200px;
	margin-top: 8px;
	padding-left: 15px;
	border: 1px solid #0B0A4F;
	color: #262626;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	transition: opacity 0.3s ease 0s;
}

.fixed_contact .fixed_contact_btn:hover {
	opacity: 0.5;
}

.fixed_contact .fixed_contact_btn::before,
.fixed_contact .fixed_contact_btn::after {
	-webkit-transform: translateY(-50%);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #0B0A4F;
	content: "";
}

.fixed_contact .fixed_contact_btn::before {
	right: 40px;
	width: 1px;
	height: 20px;
}

.fixed_contact .fixed_contact_btn::after {
	-webkit-clip-path: polygon(0 0, 0% 100%, 50% 50%);
	right: 10px;
	aspect-ratio: 1/1;
	width: 12px;
	clip-path: polygon(0 0, 0% 100%, 50% 50%);
}

.fixed_contact .fixed_contact_btn span {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.fixed_contact .fixed_contact_btn span::before {
	aspect-ratio: 1/1;
	width: 15px;
	margin-top: -2px;
	margin-right: 10px;
	background-image: url(/wp-content/themes/child/image/common_icon_house.svg);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}

.fixed_contact .fixed_contact_btn.request {
	background-color: #262626;
	color: #FFF;
}

.fixed_contact .fixed_contact_btn.request::before,
.fixed_contact .fixed_contact_btn.request::after {
	background-color: #FFF;
}

.fixed_contact .fixed_contact_btn.request span::before {
	aspect-ratio: 14/15;
	width: 14px;
	background-image: url(/wp-content/themes/child/image/common_icon_text.svg);
}

.fixed_contact .fixed_contact_btn+.fixed_contact_lead {
	margin-top: 15px;
}

.fixed_contact .fixed_contact_tel {
	margin-top: 8px;
	font-weight: 700;
	font-size: 32px;
	line-height: 1;
}

.fixed_contact .fixed_contact_time {
	margin-top: 5px;
	font-weight: 500;
	font-size: 10px;
}

/* footer (pc) ------------------------------------------------------------------------------------------------------ */

.footer {
	padding-bottom: 50px;
}

.footer .wrap {
	width: 1340px;
}

.footer .footer_wrapper {
	padding-top: 70px;
	border-top: 1px solid #F0F0F0;
}

.footer .footer_head {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
	align-items: center;
	justify-content: center;
}

.footer .footer_logo {
	-webkit-transition: opacity 0.3s ease 0s;
	aspect-ratio: 280/31;
	width: 280px;
	transition: opacity 0.3s ease 0s;
}

.footer .footer_logo img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.footer .footer_logo:hover {
	opacity: 0.7;
}

.footer .footer_address {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 2;
}

.footer .footer_address::before {
	width: 1px;
	height: 80px;
	margin-right: 50px;
	background-color: #F0F0F0;
	content: "";
}

.footer .footer_items {
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	column-gap: 40px;
	justify-content: center;
	margin-top: 75px;
}

.footer .footer_item a {
	-webkit-transition: opacity 0.3s ease 0s;
	padding: 5px 0;
	color: #262626;
	font-weight: 700;
	font-size: 14px;
	transition: opacity 0.3s ease 0s;
}

.footer .footer_item a:hover {
	opacity: 0.5;
}

.footer .footer_others {
	-webkit-column-gap: 70px;
	-moz-column-gap: 70px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	column-gap: 70px;
	justify-content: center;
	margin-top: 15px;
}

.footer .footer_other a {
	-webkit-transition: opacity 0.3s ease 0s;
	padding: 5px 0;
	color: #262626;
	font-weight: 500;
	font-size: 12px;
	transition: opacity 0.3s ease 0s;
}

.footer .footer_other a:hover {
	opacity: 0.5;
}

.footer .footer_copy {
	margin-top: 120px;
	font-weight: 300;
	font-size: 14px;
	text-align: center;
}

.footer .footer_copy small {
	font-size: 100%;
}

/* fix_btn (pc) ------------------------------------------------------------------------------------------------------ */

.fix_btn {
	display: none;
}

/* top_fv (pc) -------------------------------------------------------------------------------------------------------------------- */

.top_fv {
	position: relative;
	padding: 210px 0 190px;
}

.top_fv::before {
	position: absolute;
	top: 0;
	left: 50px;
	aspect-ratio: 840/620;
	height: 100%;
	background-image: url(/wp-content/themes/child/image/top_fv_bg.webp);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	z-index: 10;
}

.top_fv .fv_bg {
	-webkit-transform: translateX(-50%);
	z-index: 10;
	position: absolute;
	top: 0;
	left: 50%;
	width: calc(100% - 100px);
	height: 100%;
	transform: translateX(-50%);
	background: -webkit-gradient(linear, left top, left bottom, from(#262626), to(#a5a5a5));
	background: linear-gradient(#262626 0%, #a5a5a5 100%);
	opacity: 0.45;
}

.top_fv .fv_message {
	z-index: 10;
	position: relative;
	max-width: 1240px;
	margin: 0 auto;
	/* padding: 210px 0 190px; */
}

.top_fv .fv_lead {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 8px 30px;
	background-color: #FFF;
	font-weight: 700;
	font-size: 40px;
}

.top_fv .fv_lead span {
	color: #1A1867;
}

.top_fv .fv_lead+.fv_lead {
	margin-top: 10px;
}

.top_fv .fv_text {
	margin-top: 15px;
	color: #FFF;
	font-weight: 700;
	font-size: 16px;
}

.top_fv .swiper.fv_swiper {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
	width: calc(100% - 100px);
	height: 100%;
	transform: translateX(-50%);
}

.top_fv .swiper-pagination-number {
	z-index: 10;
	position: absolute;
	bottom: 45px;
	left: 100px;
	color: #FFF;
	font-weight: 800;
	font-size: 16px;
}

.top_fv .swiper-pagination-number::after {
	-webkit-transform: translateY(-50%);
	position: absolute;
	top: 50%;
	right: -30px;
	width: 10px;
	height: 2px;
	transform: translateY(-50%);
	background-color: #FFF;
	content: "";
}

.top_fv .swiper-pagination {
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	bottom: 54px;
	column-gap: 10px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: 183px;
}

.top_fv .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 !important;
	border-radius: 0;
	background-color: #FFF;
	opacity: 1;
}

.top_fv .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #0B0A4F;
}

.top_fv .fv_scroll {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 0;
	bottom: -60px;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	width: 50px;
}

.top_fv .fv_scroll_text {
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	writing-mode: vertical-lr;
}

.top_fv .fv_scroll_line {
	position: relative;
	width: 1px;
	height: 100px;
	margin-top: 20px;
	background-color: #262626;
}

.top_fv .fv_scroll_line::before {
	-webkit-animation: scroll 3s linear infinite;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 20px;
	background-color: #CCC;
	content: "";
	animation: scroll 3s linear infinite;
}

/* top_news (pc) -------------------------------------------------------------------------------------------------------------------- */

.top_news {
	padding: 150px 0;
}

.top_news .news_wrapper {
	display: grid;
	position: relative;
	grid-template-columns: 1fr 780px;
}

.top_news .news_wrapper::before {
	z-index: -10;
	position: absolute;
	top: -460px;
	right: -50px;
	width: 100vw;
	height: 800px;
	background-color: #F5F5F7;
	content: "";
}

.top_news .news_head {
	padding-top: 60px;
}

.top_news .news_heading_en {
	font-weight: 700;
	font-size: 64px;
	line-height: 1;
	text-transform: uppercase;
}

.top_news .news_heading_ja {
	margin-top: 10px;
	color: #0B0A4F;
	font-weight: 700;
	font-size: 16px;
}

.top_news .news_btn.common_btn {
	margin-top: 30px;
}

.top_news .news_item {
	-webkit-transition: background 0.3s ease 0s;
	display: block;
	padding: 32px 0;
	background-color: #FFF;
	transition: background 0.3s ease 0s;
}

.top_news .news_item:not(:first-child) {
	margin-top: 10px;
}

.top_news .news_outer {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	display: grid;
	grid-template-columns: 125px 1fr;
	column-gap: 15px;
	align-items: center;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.top_news .news_time {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	column-gap: 20px;
	align-items: center;
	color: #969696;
	font-weight: 500;
	font-size: 14px;
}

.top_news .news_time::before {
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	-webkit-transform-origin: center right;
	width: 45px;
	height: 2px;
	transform-origin: center right;
	background-color: #F0F0F0;
	content: "";
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.top_news .news_title {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	margin-top: -3px;
	padding-right: 50px;
	overflow: hidden;
	color: #262626;
	font-weight: 700;
	font-size: 16px;
}

.top_news .news_item:hover {
	background-color: #E4E4EF;
}

.top_news .news_item:hover .news_time::before {
	-webkit-transform: scaleX(1.6666666667);
	transform: scaleX(1.6666666667);
}

.top_news .news_item:hover .news_outer {
	-webkit-transform: translateX(30px);
	transform: translateX(30px);
}

/* top_estate (pc) -------------------------------------------------------------------------------------------------------------------- */

.top_estate .wrap {
	width: 1340px;
}

.top_estate .estate_wrapper {
	position: relative;
}

.top_estate .estate_wrapper::before {
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% - 230px);
	height: 1px;
	background-color: #F0F0F0;
	content: "";
}

.top_estate.sold .estate_wrapper::before,
.top_estate.sold .estate_wrapper::after,
.top_estate.sold .estate_heading::before {
	content: unset;
}

.top_estate.sold .estate_heading_en span {
	color: #0B0A4F;
}

.top_estate .estate_wrapper::after {
	z-index: -10;
	position: absolute;
	top: -250px;
	right: -50px;
	aspect-ratio: 448/549;
	width: 448px;
	background-image: url(/wp-content/themes/child/image/top_estate_deco.webp);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}

.top_estate .estate_heading {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	position: relative;
	column-gap: 20px;
	align-items: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: 230px;
	padding-left: 60px;
}

.top_estate .estate_heading::before {
	z-index: -10;
	position: absolute;
	top: 0;
	right: 265px;
	width: 50vw;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(#0b0a4f), to(#020210));
	background: linear-gradient(90deg, #0b0a4f 0%, #020210 100%);
	content: "";
}

.top_estate .estate_heading_en {
	color: #0B0A4F;
	font-weight: 700;
	font-size: 64px;
	line-height: 1;
	text-transform: uppercase;
}

.top_estate .estate_heading_en span {
	margin-right: 10px;
	color: #FFF;
}

.top_estate .estate_heading_ja {
	font-weight: 700;
	font-size: 16px;
}

.top_estate .estate_contents {
	position: relative;
	padding-bottom: 120px;
}

.top_estate .estate_contents::before {
	-webkit-transform: translateX(-50%);
	z-index: -10;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100vw;
	height: calc(100% - 180px);
	transform: translateX(-50%);
	background-color: #F5F5F7;
	content: "";
}

.top_estate .estate_items {
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	display: grid;
	grid-template-columns: 320px 320px 320px 320px;
	column-gap: 20px;
	margin-top: -40px;
}

.top_estate .estate_item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	color: #262626;
}

.top_estate .estate_head {
	display: grid;
	grid-template-columns: 40px 1fr;
}

.top_estate .estate_link {
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-bottom: 33px;
	color: #0B0A4F;
	font-weight: 500;
	text-transform: uppercase;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	writing-mode: vertical-lr;
}

.top_estate .estate_link::before {
	-webkit-transition: background 0.3s ease 0s, -webkit-transform 0.3s;
	-webkit-transform-origin: center bottom;
	width: 1px;
	height: 146px;
	margin-bottom: 20px;
	transform-origin: center bottom;
	background-color: #F5F5F7;
	content: "";
	transition: background 0.3s ease 0s, -webkit-transform 0.3s;
	transition: transform 0.3s, background 0.3s ease 0s;
	transition: transform 0.3s, background 0.3s ease 0s, -webkit-transform 0.3s;
}

.top_estate .estate_img {
	aspect-ratio: 280/360;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	border: 1px solid #0B0A4F;
}

.top_estate .estate_img .label {
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #CE2828;
	color: #fff;
	font-size: 19px;
	font-weight: 500;
	padding: 0 0.5em;
	z-index: 10;
}

.top_estate .estate_img .label.down {
	left: 82px;
}

.top_estate .estate_img img {
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	object-fit: contain;
}

.top_estate .estate_body {
	height: 100%;
	padding-right: 20px;
}

.top_estate .estate_outer {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	flex-direction: column;
	height: 100%;
	padding: 15px 20px;
}

.top_estate .estate_outer::before {
	z-index: -10;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% + 270px);
	border: 2px solid #FAFAFA;
	background-color: #FFF;
	content: "";
}

.top_estate .estate_outer::after {
	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	right: 5px;
	bottom: 5px;
	aspect-ratio: 1/1;
	width: 5px;
	background-color: #0B0A4F;
	content: "";
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.top_estate .estate_title {
	-webkit-box-orient: vertical;
	-webkit-transition: color 0.3s ease 0s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5555555556;
	transition: color 0.3s ease 0s;
}

.top_estate .estate_address {
	margin-top: 15px;
	font-weight: 700;
	font-size: 16px;
}

.top_estate .estate_time {
	margin-top: 5px;
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5625;
}

.top_estate .estate_price {
	margin-top: auto;
	color: #CE2828;
	font-weight: 700;
	font-size: 24px;
	text-align: right;
}

.top_estate .estate_item:hover .estate_img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.top_estate .estate_item:hover .estate_link {
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}

.top_estate .estate_item:hover .estate_link::before {
	-webkit-transform: scale(1.1369863014);
	transform: scale(1.1369863014);
	background-color: #0B0A4F;
	content: "";
}

.top_estate .estate_item:hover .estate_title {
	color: #0B0A4F;
}

.top_estate .estate_btn.common_btn {
	margin: 25px auto 0;
}

/* top_sale (pc) -------------------------------------------------------------------------------------------------------------------- */

.top_sale {
	padding: 150px 0 120px;
}

.top_sale .wrap {
	width: 1340px;
}

.top_sale .sale_wrapper {
	display: grid;
	grid-template-columns: 1fr 720px;
}

.top_sale .sale_body {
	position: relative;
	padding-top: 10px;
	padding-left: 100px;
}

.top_sale .sale_heading {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	color: #0B0A4F;
	font-weight: 700;
	font-size: 16px;
}

.top_sale .sale_heading::before {
	aspect-ratio: 1/1;
	width: 8px;
	margin-right: 20px;
	background-color: #0B0A4F;
	content: "";
}

.top_sale .sale_lead {
	margin-top: 20px;
	font-weight: 700;
	font-size: 38px;
	line-height: 1.75;
}

.top_sale .sale_text {
	margin-top: 50px;
	font-weight: 700;
	font-size: 18px;
	line-height: 2.5;
}

.top_sale .sale_bg {
	z-index: -10;
	position: absolute;
	top: -50px;
	left: -50px;
	color: #F5F5F7;
	font-weight: 700;
	font-size: 250px;
	line-height: 1;
	text-transform: uppercase;
	opacity: 0.6;
}

.top_sale .sale_btn.common_btn {
	margin-top: 50px;
}

.top_sale .sale_img {
	aspect-ratio: 720/667;
	margin-right: -20px;
}

/* top_links (pc) -------------------------------------------------------------------------------------------------------------------- */

.top_links {
	padding-bottom: 50px;
}

.top_links .links_bg {
	height: 380px;
}

.top_links .links_items {
	display: grid;
	position: relative;
	grid-template-columns: 50% 50%;
	margin-top: -120px;
}

.top_links .links_items::before {
	-webkit-transform: translateX(-50%);
	z-index: 10;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 380px;
	transform: translateX(-50%);
	background-color: #FFF;
	content: "";
}

.top_links .links_img {
	-webkit-transition: width 0.3s ease 0s;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 380px;
	transition: width 0.3s ease 0s;
}

.top_links .links_item:nth-child(2) .links_img {
	right: 0;
	left: auto;
}

.top_links .links_body {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-transition: opacity 0.3s ease 0s;
	display: grid;
	z-index: 10;
	position: relative;
	grid-template-columns: 150px 1fr;
	align-items: center;
	margin-top: 360px;
	padding-left: 20px;
	transition: opacity 0.3s ease 0s;
}

.top_links .links_heading {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1/1;
	width: 100%;
	background: -webkit-gradient(linear, left top, right top, from(#0b0a4f), to(#020210));
	background: linear-gradient(90deg, #0b0a4f 0%, #020210 100%);
}

.top_links .links_heading::after {
	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	right: 5px;
	bottom: 5px;
	aspect-ratio: 1/1;
	width: 5px;
	background-color: #FFF;
	content: "";
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.top_links .links_heading_en {
	color: #FFF;
	font-weight: 700;
	font-size: 32px;
	line-height: 1;
	text-transform: uppercase;
}

.top_links .links_heading_ja {
	margin-top: 10px;
	color: #FFF;
	font-weight: 700;
	font-size: 14px;
}

.top_links .links_text {
	padding: 0 30px;
	color: #262626;
	font-weight: 700;
	font-size: 16px;
}

.top_links .links_item:hover .links_img {
	width: 100%;
}

/* page_company (pc) ------------------------------------------------------------------------------------------------------ */

#page_company .common_heading_company {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#page_company .common_heading_company .common_heading_en {
	font-weight: 700;
	font-size: 64px;
	line-height: 1;
	text-transform: uppercase;
}

#page_company .common_heading_company .common_heading_ja {
	margin-left: 20px;
	color: #0B0A4F;
	font-weight: 700;
	font-size: 16px;
}

#page_company .message .message_text {
	margin-top: 30px;
	font-size: 16px;
	line-height: 2;
}

#page_company .message .message_items {
	margin-top: 30px;
}

#page_company .message .message_item {
	padding-left: 1.3em;
	font-size: 16px;
	line-height: 2;
	text-indent: -1.3em;
}

#page_company .message .message_name {
	margin-top: 50px;
	font-weight: 700;
	font-size: 21px;
	text-align: right;
}

#page_company .message .message_name span {
	font-size: 18px;
}

#page_company .outline {
	margin-top: 100px;
}

#page_company .outline .outline_items {
	margin-top: 40px;
}

#page_company .outline .outline_items.mt {
	margin-top: 60px;
}

#page_company .outline .outline_item {
	display: grid;
	grid-template-columns: 180px 1fr;
	padding: 20px 0;
	border-top: 1px solid #262626;
}

#page_company .outline .outline_item:last-child {
	border-bottom: 1px solid #262626;
}

#page_company .outline .outline_item dt {
	padding-left: 10px;
	font-weight: 700;
	font-size: 16px;
}

#page_company .outline .outline_item dd {
	font-weight: 700;
	font-size: 16px;
}

#page_company .outline .outline_item dd a {
	color: #262626;
}

#page_company .outline .outline_map {
	aspect-ratio: 2/1;
	margin-top: 60px;
}

#page_company .outline .outline_map iframe {
	width: 100%;
	height: 100%;
}

/* page_faq (pc) ------------------------------------------------------------------------------------------------------ */

#page_faq .faq_item {
	padding: 30px;
	border-radius: 20px;
	background-color: #FFF;
	cursor: pointer;
}

#page_faq .faq_item:not(:first-child) {
	margin-top: 30px;
}

#page_faq .faq_item dt,
#page_faq .faq_item .faq_wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	display: grid;
	grid-template-columns: 40px 1fr;
	align-items: flex-start;
	font-weight: 700;
}

#page_faq .faq_item dt span,
#page_faq .faq_item .faq_wrapper span {
	margin-top: -2px;
	font-size: 30px;
	line-height: 1;
}

#page_faq .faq_item dt {
	position: relative;
	padding-right: 60px;
}

#page_faq .faq_item dt::before,
#page_faq .faq_item dt::after {
	position: absolute;
	background-color: #262626;
	content: "";
}

#page_faq .faq_item dt::before {
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	top: 3px;
	right: 8px;
	width: 3px;
	height: 20px;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

#page_faq .faq_item dt::after {
	top: 11px;
	right: 0;
	width: 20px;
	height: 3px;
}

#page_faq .faq_item dt.active::before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

#page_faq .faq_item dd {
	display: none;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #F0F0F0;
}

/* page_sale (pc) ------------------------------------------------------------------------------------------------------ */

#page_sale .sale .sale_contents:nth-child(2) {
	margin-top: 115px;
}

#page_sale .sale .sale_contents:last-child {
	margin-top: 120px;
}

#page_sale .sale .sale_bg {
	z-index: 0;
	position: relative;
	margin-top: 115px;
	padding: 120px 0 90px;
}

#page_sale .sale .sale_bg::before {
	-webkit-transform: translateX(-50%);
	z-index: -10;
	position: absolute;
	top: 0;
	left: 50%;
	width: calc(100% + 200px);
	height: 100%;
	transform: translateX(-50%);
	background-color: #FFF;
	content: "";
}

#page_sale .sale .sale_bg .sale_contents:nth-child(2) {
	margin-top: 140px;
}

#page_sale .sale .sale_head {
	position: relative;
	aspect-ratio: 1140/450;
	width: 100%;
}

#page_sale .sale .sale_img {
	width: 100%;
	height: 100%;
}

#page_sale .sale .sale_heading {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 0;
	left: 0;
	flex-direction: column;
	justify-content: center;
	aspect-ratio: 500/180;
	width: 500px;
	background-color: #F5F5F7;
}

#page_sale .sale .sale_heading.right {
	right: 0;
	left: auto;
	padding-left: 50px;
}

#page_sale .sale .sale_bg .sale_heading {
	background-color: #FFF;
}

#page_sale .sale .sale_outer {
	color: #C5C5D0;
	font-weight: 700;
	font-size: 16px;
}

#page_sale .sale .sale_lead {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	column-gap: 20px;
	align-items: center;
	margin-left: 20px;
	text-transform: uppercase;
}

#page_sale .sale .sale_lead::before {
	width: 80px;
	height: 1px;
	background-color: #C5C5D0;
	content: "";
}

#page_sale .sale .sale_title {
	margin-top: 10px;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.625;
}

#page_sale .sale .sale_title span {
	display: inline;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
	background: linear-gradient(#FFF, #FFF);
	background-position: bottom left;
	background-size: 100% 23px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#page_sale .sale .sale_bg .sale_title span {
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F7), to(#F5F5F7));
	background: linear-gradient(#F5F5F7, #F5F5F7);
	background-position: bottom left;
	background-size: 100% 23px;
	background-repeat: no-repeat;
}

#page_sale .sale .sale_body {
	margin-top: 50px;
}

#page_sale .sale .sale_text {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.8125;
}

#page_sale .sale .sale_message {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	row-gap: 10px;
	flex-direction: column;
	color: #0B0A4F;
	font-weight: 700;
	font-size: 16px;
}

#page_sale .sale .sale_message::after {
	width: 25px;
	height: 1px;
	background-color: #0B0A4F;
	content: "";
}

#page_sale .sale .sale_message+.sale_text {
	margin-top: 20px;
}

#page_sale .sale .sale_text+.sale_message {
	margin-top: 20px;
}

/* page_flow (pc) ------------------------------------------------------------------------------------------------------ */

#page_flow .flow_wrapper {
	-webkit-column-gap: 10%;
	-moz-column-gap: 10%;
	display: grid;
	grid-template-columns: 45% 45%;
	column-gap: 10%;
}

#page_flow .flow_heading {
	color: #0B0A4F;
	font-weight: 700;
	font-size: 32px;
	text-align: center;
}

#page_flow .flow_items {
	margin-top: 20px;
}

#page_flow .flow_item {
	position: relative;
	padding: 20px;
	border: 2px solid #0B0A4F;
}

#page_flow .flow_item:not(:first-child) {
	margin-top: 80px;
}

#page_flow .flow_item:not(:first-child)::before {
	-webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: -52px;
	left: 50%;
	aspect-ratio: 1/1;
	width: 20px;
	transform: translateX(-50%);
	background-color: #0B0A4F;
	content: "";
	clip-path: polygon(50% 100%, 0 0, 100% 0);
}

#page_flow .flow_number {
	color: #0B0A4F;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
}

#page_flow .flow_text {
	margin-top: 5px;
	font-weight: 700;
	font-size: 21px;
}

#page_flow .flow_contents:nth-child(2) .flow_item {
	background-color: #0B0A4F;
}

#page_flow .flow_contents:nth-child(2) .flow_number {
	color: #FFF;
}

#page_flow .flow_contents:nth-child(2) .flow_text {
	color: #FFF;
}

.singleSidebar .site_single_latest .img {
	width: 200px;
}

.single_main #single_page aside#info_side {
	background-color: transparent;
}

/* page_error (pc) ------------------------------------------------------------------------------------------------------ */

#page_error .error_text {
	font-size: 18px;
}

#page_error .common_btn.error_btn {
	margin-top: 30px;
}

/* page_sitemap (pc) ------------------------------------------------------------------------------------------------------ */

#page_sitemap #sitemap_list {
	background-color: transparent;
}

/* page_estate_single (pc) -------------------------------------------------------------------------------------------------------------------- */

#page_estate_single .estate .estate_outer {
	width: 1140px;
	margin: 0 auto;
}

#page_estate_single .estate .estate_title {
	margin-top: 5px;
	color: #0B0A4F;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

#page_estate_single .estate .estate_marks {
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
}

#page_estate_single .estate .estate_mark {
	padding: 3px 10px;
	border-radius: 5px;
	background-color: #0B0A4F;
	color: #FFF;
	font-weight: 700;
	font-size: 16px;
}

#page_estate_single .estate .estate_features {
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px;
}

#page_estate_single .estate .estate_feature {
	font-weight: 700;
	font-size: 16px;
}

#page_estate_single .estate .estate_swiper {
	aspect-ratio: 3/2;
	max-width: 800px;
	margin-top: 40px;
	padding: 0 25px;
	position: relative;
	background-color: #fff;
}

#page_estate_single .estate .estate_swiper .swiper-slide img {
	object-fit: contain;
}

#page_estate_single .estate .estate_swiper .label {
	position: absolute;
	top: 20px;
	left: 50px;
	background-color: #0B0A4F;
	color: #fff;
	font-size: 19px;
	font-weight: 500;
	padding: 0 0.5em;
	z-index: 10;
}

#page_estate_single .estate .estate_swiper .swiper-button-prev::after,
#page_estate_single .estate .estate_swiper .swiper-button-next::after {
	aspect-ratio: 1/1;
	width: 50px;
	height: 50px;
	background-color: #0B0A4F;
	content: "";
}

#page_estate_single .estate .estate_swiper .swiper-button-prev::before,
#page_estate_single .estate .estate_swiper .swiper-button-next::before {
	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
	position: absolute;
	aspect-ratio: 4/5;
	width: 20px;
	background-color: #FFF;
	content: "";
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

#page_estate_single .estate .estate_swiper .swiper-button-prev::before {
	-webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
	clip-path: polygon(0 50%, 100% 100%, 100% 0);
}

#page_estate_single .estate .estate_swiper_thumbnail {
	margin-top: 20px;
	padding: 5px 15px;
	width: 1268px;
}

#page_estate_single .estate .estate_swiper_thumbnail .swiper-slide {
	aspect-ratio: 3/2;
	width: 200px;
	background-color: #fff;
}

#page_estate_single .estate .estate_swiper_thumbnail .swiper-slide img {
	object-fit: contain;
}

#page_estate_single .estate .estate_swiper_thumbnail .swiper-slide.swiper-slide-thumb-active {
	outline: 3px solid #0B0A4F;
}

#page_estate_single .estate .estate_maincopys {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 60px auto 0;
}

#page_estate_single .estate .estate_maincopy {
	-webkit-box-align: start;
	-ms-flex-align: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	align-items: flex-start;
	font-weight: 700;
	font-size: 21px;
}

#page_estate_single .estate .estate_maincopy::before {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	aspect-ratio: 1/1;
	width: 25px;
	margin-top: 5px;
	margin-right: 10px;
	border-radius: 50%;
	background-color: #0B0A4F;
	content: "";
}

#page_estate_single .estate .estate_maincopy::after {
	-webkit-transform: rotate(45deg);
	position: absolute;
	top: 7px;
	left: 7px;
	aspect-ratio: 1/2;
	width: 9px;
	transform: rotate(45deg);
	border: 3px solid #FFF;
	border-top: none;
	border-left: none;
	content: "";
}

#page_estate_single .estate .estate_maincopy:not(:first-child) {
	margin-top: 10px;
}

#page_estate_single .estate .estate_container {
	margin-top: 60px;
	padding: 20px;
	background-color: #FFF;
}

#page_estate_single .estate .estate_subcopys {
	margin-top: 30px;
}

#page_estate_single .estate .estate_subcopy {
	-webkit-box-align: start;
	-ms-flex-align: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	align-items: flex-start;
	font-weight: 500;
	font-size: 16px;
}

#page_estate_single .estate .estate_subcopy a {
	display: contents;
}

#page_estate_single .estate .estate_subcopy::before {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	aspect-ratio: 1/1;
	width: 17px;
	margin-top: 5px;
	margin-right: 5px;
	border-radius: 50%;
	background-color: #0B0A4F;
	content: "";
}

#page_estate_single .estate .estate_subcopy::after {
	-webkit-transform: rotate(45deg);
	position: absolute;
	top: 7px;
	left: 5px;
	aspect-ratio: 1/2;
	width: 6px;
	transform: rotate(45deg);
	border: 2px solid #FFF;
	border-top: none;
	border-left: none;
	content: "";
}

#page_estate_single .estate .estate_subcopy:not(:first-child) {
	margin-top: 5px;
}

#page_estate_single .estate .estate_info.info {
	margin-top: 60px;
}

#page_estate_single .estate .estate_info.info .info_wrapper {
	-webkit-column-gap: 4%;
	-moz-column-gap: 4%;
	display: grid;
	grid-template-columns: 48% 48%;
	column-gap: 4%;
}

#page_estate_single .estate .estate_info.info .info_items {
	margin-top: 20px;
}

#page_estate_single .estate .estate_info.info .info_item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: grid;
	grid-template-columns: 160px 1fr;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid #0B0A4F;
}

#page_estate_single .estate .estate_info.info .info_item:first-child {
	border-top: 1px solid #0B0A4F;
}

#page_estate_single .estate .estate_info.info .info_item dt {
	padding-left: 10px;
	font-weight: 700;
	font-size: 16px;
}

#page_estate_single .estate .estate_info.info .info_item dd {
	padding-left: 30px;
	font-weight: 700;
	font-size: 16px;
}

#page_estate_single .estate .estate_area.area {
	margin-top: 60px;
}

#page_estate_single .estate .estate_area.area .area_comment {
	margin-top: 20px;
	font-size: 16px;
}

#page_estate_single .estate .estate_area.area .area_items {
	-webkit-column-gap: 1.33%;
	-moz-column-gap: 1.33%;
	display: grid;
	grid-template-columns: 24% 24% 24% 24%;
	column-gap: 1.33%;
	row-gap: 20px;
	margin-top: 20px;
}

#page_estate_single .estate .estate_area.area .area_img {
	aspect-ratio: 12/9;
}

#page_estate_single .estate .estate_area.area .area_body {
	padding: 10px;
	background-color: #FFF;
}

#page_estate_single .estate .estate_area.area .area_title {
	margin-top: 5px;
	font-weight: 700;
	font-size: 18px;
}

#page_estate_single .estate .estate_area.area .area_time {
	font-size: 16px;
}

#page_estate_single .estate .estate_map.map {
	margin-top: 60px;
}

#page_estate_single .estate .estate_map.map .map_wrapper {
	aspect-ratio: 2/1;
	margin-top: 20px;
}

#page_estate_single .estate .estate_map.map .map_wrapper iframe {
	width: 100%;
	height: 100%;
	max-height: initial !important;
}

#page_estate_single .estate .estate_btn.common_btn {
	margin: 80px auto 0;
}

/* page_works_single (pc) -------------------------------------------------------------------------------------------------------------------- */

#page_works_single .works .works_title {
	color: #0B0A4F;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.5;
}

#page_works_single .works .works_features {
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px;
	margin-top: 10px;
}

#page_works_single .head {
	margin-top: 60px;
}

#page_works_single .head .head_wrapper {
	-webkit-column-gap: 4%;
	-moz-column-gap: 4%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: grid;
	grid-template-columns: 48% 48%;
	column-gap: 4%;
	align-items: center;
}

#page_works_single .head .head_img {
	aspect-ratio: 5/3;
	width: 100%;
}

#page_works_single .head .head_heading {
	font-weight: 700;
	font-size: 21px;
}

#page_works_single .head .head_text {
	margin-top: 20px;
	font-size: 16px;
}

#page_works_single .items {
	margin-top: 60px;
}

#page_works_single .items .items_wrapper {
	margin-top: 20px;
}

#page_works_single .items .items_contents:not(:first-child) {
	margin-top: 60px;
}

#page_works_single .items .items_head {
	position: relative;
	aspect-ratio: 5/2;
}

#page_works_single .items .items_img {
	width: 100%;
	height: 100%;
}

#page_works_single .items .items_heading {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	background-color: #F5F5F7;
	font-weight: 700;
	font-size: 21px;
	line-height: 1.5;
}

#page_works_single .items .items_contents:nth-child(2n) .items_heading {
	right: 0;
	left: auto;
}

#page_works_single .items .items_text {
	margin-top: 20px;
	font-size: 16px;
}

#page_works_single .items .items_btn.common_btn {
	margin: 80px auto 0;
}

/* PC固定ページ お問い合わせ */
.page_contact table {
	width: 74%;
	border-collapse: collapse;
	margin: 0 auto 50px;
}

.page_contact table th,
.page_contact table td {
	padding: 20px;
	font-size: 14px;
	border: solid 1px #DFDFDF;
	vertical-align: middle;
}

.page_contact table th {
	width: 25%;
	background: #F7F7F7;
	white-space: nowrap;
	letter-spacing: .05em;
}

.page_contact table th .hissu,
.page_contact table th .ninni {
	background: #c70000;
	margin-right: 15px;
	color: #fff;
	padding: 5px 15px;
	font-size: 10px;
	letter-spacing: .08em;
	border-radius: 30px;
}

.page_contact table th .ninni {
	background: #333;
}

.page_contact table td {
	width: 75%;
}

.page_contact input[type="text"],
.page_contact input[type="email"],
.page_contact #zip {
	width: 85%;
	height: 44px;
	border: 1px solid #a4a4a4;
	border-radius: 4px;
	padding: 1em;
}

.page_contact input.tel {
	padding: 1em;
	width: 18.8%;
	border: 1px solid #a4a4a4;
}

.page_contact .select_box {
	position: relative;
	width: 50%;
}

.page_contact .select_box::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 47%;
	right: 1em;
	transform: translateY(-50%) rotate(45deg);
	width: .5em;
	height: .5em;
	border: 1px solid currentColor;
	border-top: none;
	border-left: none;
}

.mw_wp_form_preview .select_box::before {
	display: none !important;
}

.page_contact select {
	outline: none;
	background: transparent;
	padding: 1em 2.2em 1em 1em;
	width: 100%;
	border: 1px solid #a4a4a4;
	-webkit-appearance: none;
	appearance: none;
}

.page_contact textarea {
	width: 85%;
	padding: 1em;
	height: 200px;
	border: 1px solid #a4a4a4;
}

.page_contact .attention {
	font-size: 12px;
}

.page_contact #btn_wrap {
	justify-content: center;
	text-align: right;
	width: 74%;
	margin: auto;
}

.page_contact #btn_wrap button {
	background-color: #ff8001;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	color: #fff;
	display: block;
	width: 300px;
	line-height: 50px;
	border-radius: 5px;
	font-weight: 600;
	transition: .3s;
	text-align: center;
	letter-spacing: .08em;
	margin: auto;
}

.page_contact #btn_wrap button[name="submitBack"] {
	background: #333;
	margin-top: 20px;
}

.page_contact #btn_wrap button:hover {
	opacity: .8;
}

.contact_form_disc {
	width: 74%;
	font-size: 15px;
	margin: 0 auto 50px;
	letter-spacing: .02em;
}

.contact_form_disc .caution {
	font-size: 14px;
	color: #373636;
}

.contact_form_disc .text {
	margin-bottom: 10px;
}

.privacy_term_outer .privacy_term_inner {
	height: 138px;
	margin: auto;
	overflow: auto;
}

.privacy_term_outer .privacy_term_inner .privacy_index {
	font-size: 14px;
}

.privacy_term_outer .privacy_term_inner .main_text {
	font-size: 13px;
	margin-bottom: 25px;
}

.privacy_term_outer .privacy_term_inner dl dt {
	font-size: 13px;
	border-left: solid 3px #ccc;
	padding-left: 1em;
	margin-bottom: 5px;
}

.privacy_term_outer .privacy_term_inner dl dd {
	font-size: 13px;
}

.privacy_term_outer .privacy_term_inner dl+dl {
	margin-top: 30px;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar {
	width: 8px;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-track {
	background: transparent;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 10px;
}

.privacy_term_outer {
	border-top: solid 1px #e3e3e3;
	padding: 30px 0;
	border-bottom: solid 1px #e3e3e3;
	width: 60%;
	margin: 0 auto 50px;
}

.privacy_check_list .mwform-checkbox-field-text {
	padding-right: 0;
}

.privacy_check_list .error {
	font-size: 12px;
}

.privacy_term_detail {
	text-align: center;
	font-size: 13px;
	margin: 20px 0;
	position: relative;
	font-weight: 600;
}

.privacy_term_detail::after {
	content: "";
	margin: 5px auto 0;
	border: solid #333;
	border-width: 2px 2px 0 0;
	width: 10px;
	aspect-ratio: 1 / 1;
	min-width: 0;
	rotate: 135deg;
	display: block;
}

.mw_wp_form_confirm .privacy_check_list,
.mw_wp_form_confirm .privacy_term_detail {
	display: none;
}


/* ラジオボタン デザイン */
/* ラジオボタンを隠す */
.radio_btns input[type=radio].radio_btns__item {
	display: none;
}

.radio_btns label {
	display: inline-block;
}

/* spanの左側にボタンを配置するスペースを作る */
.radio_btns .radio_btns__item+span {
	padding-left: 2em;
	display: inline-block;
	position: relative;
}

/* 各パーツを作成 */
.radio_btns .radio_btns__item+span::after,
.radio_btns .radio_btns__item+span::before {
	content: '';
	display: block;
	position: absolute;
	border: 1px solid #AAAAAA;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
	border: 1.2px solid #a4a4a4;
	bottom: 0;
	margin: auto;
}

/* after上書き */
.radio_btns .radio_btns__item+span::after {
	width: 12px;
	height: 12px;
	top: 0px;
	left: 4px;
	border: none;
	background: #333;
	-webkit-transform: scale(0);
	/*--ここを0にすることで下線は非表示となる--*/
	-ms-transform: scale(0);
	/*--ここを0にすることで下線は非表示となる--*/
	transform: scale(0);
	transition: all .3s;
	/*--0.3秒かけて下線が表示される--*/
}

/*
  checked状態
  文字のcolorとボタンのopacityを変更
*/
.radio_btns .radio_btns__item:checked+span {
	font-weight: 600;
}

.radio_btns .radio_btns__item:checked+span::after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

/* チェックボックス デザイン */
.page_contact input[type="checkbox"] {
	/* デフォルトcheckボックス非表示*/
	display: none;
}

.mwform-checkbox-field-text {
	display: inline-block;
	position: relative;
	padding: 0 0 0 30px;
}

.mwform-checkbox-field-text::before,
.mwform-checkbox-field-text::after {
	content: "";
	position: absolute;
	display: block;
}

.mwform-checkbox-field-text::before {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 2px;
	width: 20px;
	aspect-ratio: 1/1;
	min-width: 0;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.mwform-checkbox-field-text::after {
	border-width: 3px;
	border-color: transparent transparent #333 #333;
	border-style: solid;
	width: 20px;
	aspect-ratio: 2/1;
	min-width: 0;
	margin-top: -0.2em;
	top: 50%;
	left: 0;
	transform: translateY(-50%) rotate(-45deg);
	opacity: 0;
}

input[type="checkbox"]:checked+.mwform-checkbox-field-text::after {
	opacity: 1;
}

.mw_wp_form .horizontal-item {
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

/* サンクスページ */

.page_contact .thanks_textArea .name {
	font-size: 16px;
	line-height: 2;
	text-align: center;
	margin-bottom: 20px;
}

.page_contact .thanks_textArea .contact_text {
	margin: 0 auto 50px;
	width: 62%;
}

.page_contact .thanks_textArea .ichiran_link {
	background-color: #ff8001;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	color: #fff;
	display: block;
	width: 300px;
	line-height: 50px;
	border-radius: 4px;
	font-size: 16px;
	transition: .3s;
	margin: 0 auto;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: .08em;
	text-align: center;
}

.page_contact .thanks_textArea .ichiran_link:hover {
	opacity: .8;
}

.page_contact .thanks_textArea .contact_text .space {
	display: block;
}

.page_contact .thanks_textArea .contact_text .space {
	display: block;
	margin-top: 10px;
}

/* ステップバー デザイン */
.page_contact .progressbar {
	margin-bottom: 60px;
	justify-content: center;
}

.page_contact .progressbar .item {
	position: relative;
	width: 18%;
	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	padding: 43px 0 13px;
	line-height: 1.5;
	letter-spacing: .05em;
}

.page_contact .progressbar .item .en {
	display: block;
	color: #7b7b7b;
	font-size: 14px;
}

.page_contact .progressbar .item::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 30px;
	aspect-ratio: 1/1;
	min-width: 0;
	border: solid 1px #a5a5a5;
	border-radius: 50%;
	margin: auto;
}

.page_contact .progressbar .item.active::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 8px;
	width: 15px;
	aspect-ratio: 1/1;
	min-width: 0;
	border-radius: 50%;
	background: #333;
	margin: auto;
}

.page_contact .progressbar #step_2 .en {
	position: relative;
}

.page_contact .progressbar #step_2 .en::before,
.page_contact .progressbar #step_2 .en::after {
	content: "";
	height: 1px;
	width: 100px;
	background: #a5a5a5;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -47px;
}

.page_contact .progressbar #step_2 .en::after {
	left: auto;
	right: -47px;
}

.privacy_check_list {
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}

.privacy_check_list .hissu {
	background: #c70200;
	color: #fff;
	padding: 2px 15px;
	font-size: 10px;
	letter-spacing: .08em;
	border-radius: 30px;
	font-weight: 600;
}

.mw_wp_form .privacy_check_list .horizontal-item {
	margin: 0;
}

.page_contact table td dl.flex {
	gap: 1em;
}

@media (max-width: 1440px) {
	body {
		font-size: 1.111vw;
	}


	a[href $='.pdf']::before {
		width: 2.083vw;
		height: 2.639vw;
		margin-right: 1.042vw;
	}

	.wrap {
		width: 79.167vw;
	}

	/* PC固定ページ 共通設定 */
	.common_page_wrap {
		padding: 6.944vw 0;
	}

	.common_page_title h2 {
		font-size: 2.083vw;
	}

	.common_page_title .sub_title {
		font-size: 0.972vw;
	}

	.reserve_text {
		font-size: 2.083vw;
	}

	/* パンくず */
	.breadcrumb {
		font-size: 0.833vw;
	}

	/* PC固定ページ 会社概要 */
	.company_profile {
		margin-bottom: 6.944vw;
	}

	.company_profile table th,
	.company_profile table td {
		font-size: 0.972vw;
	}

	.company_access .map {
		height: 24.306vw;
	}

	/* PC固定ページ お問い合わせ */
	#page_contact table {
		margin: 0 auto 3.5vw;
	}

	#page_contact table th,
	#page_contact table td {
		padding: 1.389vw;
		font-size: 0.972vw;
	}

	#page_contact table th .hissu,
	#page_contact table th .ninni {
		margin-right: 1.042vw;
		padding: 0.347vw 1.042vw;
		font-size: 0.694vw;
		border-radius: 2.083vw;
	}

	#page_contact input[type="text"],
	#page_contact input[type="email"],
	#page_contact #zip {
		height: 3.056vw;
		border-radius: 0.278vw;
	}

	#page_contact textarea {
		height: 13.889vw;
	}

	#page_contact .attention {
		font-size: 0.833vw;
	}

	#page_contact #btn_wrap button {
		width: 20.833vw;
		line-height: 3.472vw;
		border-radius: 0.347vw;
	}

	#page_contact #btn_wrap button[name="submitBack"] {
		margin-top: 1.389vw;
	}

	.contact_form_disc {
		font-size: 1.042vw;
		margin: 0 auto 3.47vw;
	}

	.contact_form_disc .caution {
		font-size: 0.972vw;
	}

	.contact_form_disc .text {
		margin-bottom: 0.694vw;
	}

	.privacy_term_outer .privacy_term_inner {
		height: 9.583vw;
	}

	.privacy_term_outer .privacy_term_inner .privacy_index {
		font-size: 0.972vw;
	}

	.privacy_term_outer .privacy_term_inner .main_text {
		font-size: 0.903vw;
		margin-bottom: 1.736vw;
	}

	.privacy_term_outer .privacy_term_inner dl dt {
		font-size: 0.903vw;
		padding-left: 0.833vw;
		margin-bottom: 0.347vw;
	}

	.privacy_term_outer .privacy_term_inner dl dd {
		font-size: 0.903vw;
		margin-bottom: 2.083vw;
	}

	.privacy_term_outer .privacy_term_inner::-webkit-scrollbar {
		width: 0.556vw;
	}

	.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-thumb {
		border-radius: 0.694vw;
	}

	.privacy_term_outer {
		padding: 2.083vw 0;
	}

	.privacy_check_list .error {
		font-size: 0.833vw;
	}

	.privacy_term_detail {
		font-size: 0.903vw;
		padding-bottom: 1.042vw;
		margin: 1.389vw 0;
	}

	.privacy_term_detail::before {
		width: 0.694vw;
		height: 0.694vw;
	}

	/* 各パーツを作成 */
	.radio_btns .radio_btns__item+span::after,
	.radio_btns .radio_btns__item+span::before {
		width: 1.389vw;
		height: 1.389vw;
	}

	/* after上書き */
	.radio_btns .radio_btns__item+span::after {
		width: 0.833vw;
		height: 0.833vw;
		left: 0.278vw;
	}

	/*
	checked状態
	文字のcolorとボタンのopacityを変更
	*/

	.mwform-checkbox-field-text {
		padding: 0 2.5vw 0 2.5vw;
	}

	.mwform-checkbox-field-text::before {
		border-radius: 0.139vw;
		width: 1.389vw;
		height: 1.389vw;
	}

	.mwform-checkbox-field-text::after {
		border-width: 0.208vw;
		width: 1.389vw;
		height: 0.694vw;
	}

	.mw_wp_form .horizontal-item {
		margin-right: 0.694vw;
		margin-bottom: 0.694vw;
	}

	/* サンクスページ */

	#page_contact .thanks_textArea .name {
		font-size: 1.111vw;
		margin-bottom: 1.389vw;
	}

	#page_contact .thanks_textArea .contact_text {
		margin: 0 auto 3.47vw;
	}

	#page_contact .thanks_textArea .ichiran_link {
		width: 20.833vw;
		line-height: 3.472vw;
		border-radius: 0.278vw;
		font-size: 1.111vw;
	}

	#page_contact .thanks_textArea .contact_text .space {
		margin-top: 0.694vw;
	}

	/* ステップバー デザイン */
	#page_contact .progressbar {
		margin-bottom: 4.167vw;
	}

	#page_contact .progressbar .item {
		padding: 2.986vw 0 0.903vw;
	}

	#page_contact .progressbar .item .en {
		font-size: 0.972vw;
	}

	#page_contact .progressbar .item::before {
		width: 2.083vw;
		height: 2.083vw;
	}

	#page_contact .progressbar .item.active::after {
		top: 0.556vw;
		width: 1.042vw;
		height: 1.042vw;
	}

	#page_contact .progressbar #step_2 .en::before,
	#page_contact .progressbar #step_2 .en::after {
		height: 0.069vw;
		width: 6.944vw;
		left: -3.264vw;
	}

	#page_contact .progressbar #step_2 .en::after {
		right: -3.264vw;
	}

	.privacy_check_list {
		margin-bottom: 1.736vw;
	}

	.privacy_check_list .hissu {
		padding: 0.139vw 1.042vw;
		font-size: 0.694vw;
		border-radius: 2.083vw;
	}

	/* PC固定ページ 個人情報保護方針 */
	#page_privacy .main_text {
		font-size: 1.111vw;
	}

	#page_privacy dl {
		margin-bottom: 3.472vw;
	}

	#page_privacy dl dt {
		font-size: 1.111vw;
	}

	#page_privacy dl dd {
		font-size: 0.972vw;
	}

	/* PC固定ページ 404ページ */

	#page_404 .num {
		font-size: 6.944vw;
	}

	#page_404 .text {
		font-size: 1.111vw;
	}

	/* PC固定ページ アーカイブページ */
	/* 投稿リスト表示 */
	.archive_page_list>article {
		padding-bottom: 1.042vw;
		padding-top: 1.042vw;
		padding-right: 2.083vw;
	}

	.archive_page_list>article:after {
		width: 0.694vw;
		height: 0.694vw;
		right: 0.347vw;
		border-width: 0.139vw 0.139vw 0 0;
	}

	.archive_page_list>article .date {
		width: 6.944vw;
	}

	.archive_page_list>article .content_area {
		width: calc(100% - 6.944vw);
	}

	/* wp-pagenavi base */
	.wp-pagenavi {
		margin-top: 3.472vw;
	}

	.wp-pagenavi a,
	.wp-pagenavi span {
		padding: 0.556vw 1.042vw;
		margin: 0 0.139vw;
		-moz-border-radius: 0.208vw;
		-webkit-border-radius: 0.208vw;
		border-radius: 0.208vw;
	}

	/* PC投稿ページ シングルページ */

	.single_main_img {
		width: 20.833vw;
		height: 20.833vw;
		margin: 0 auto 2.77vw auto;
	}

	.singleContent .title_area {
		padding: 6.944vw 0 2.083vw;
		margin-bottom: 2.778vw;
	}

	.singleContent .single_title {
		font-size: 2.083vw;
	}

	.singleContent .single_title time {
		font-size: 0.833vw;
	}

	.singleContent .category_list ul {
		gap: 0.694vw;
	}

	.singleContent .category_list ul li {
		font-size: 0.833vw;
		padding: 0.139vw 1.389vw;
	}

	.singleContent article h2 {
		font-size: 1.389vw;
		padding: 1.042vw;
	}

	.site_single_latest {
		padding: 0 0 2.431vw 0;
		margin-bottom: 5.556vw;
	}

	.site_single_latest .en {
		font-size: 0.903vw;
	}

	.singleContent article h3 {
		font-size: 1.25vw;
	}

	.singleContent article h4 {
		padding: 0.139vw 0.694vw;
		font-size: 1.181vw;
	}

	.singleContent article h5:before {
		padding-right: 0.694vw;
	}

	.singleContent article h5 {
		font-size: 1.25vw;
	}

	.singleContent h6 {
		font-size: 1.181vw;
		padding-bottom: 0.208vw;
	}

	.singleContent p {
		font-size: 1.111vw;
	}

	#single_page .singleContent .ichiran_link {
		width: 20.833vw;
		line-height: 3.472vw;
		margin: 3.47vw auto 0 auto;
		font-size: 1.111vw;
	}

	#single_page aside#info_side {
		padding: 1.389vw;
	}

	#single_page aside#info_side ul li+li {
		margin-top: 0.833vw;
	}

	#single_page aside#info_side ul li a {
		font-size: 0.972vw;
	}

	#single_page aside#info_side ul li a time {
		font-size: 0.833vw;
	}

	#single_page aside#info_side ul li a h3 {
		font-size: 0.972vw;
	}

	.singleContent .title_area .en {
		font-size: 0.833vw;
	}

	.singleContent .day_cat {
		margin-bottom: 2.778vw;
	}

	.singleContent .day_cat .day {
		font-size: 0.903vw;
		padding-right: 1.389vw;
		margin-right: 1.389vw;
	}

	.site_single_latest .topic {
		font-size: 0.972vw;
	}

	.site_single_latest .img {
		width: 8.333vw;
		margin: 1.38vw auto;
	}

	.site_single_latest .disc {
		font-size: 0.972vw;
	}

	.aside_article_type .ttl {
		font-size: 1.042vw;
		margin-bottom: 1.389vw;
		padding-bottom: 0.347vw;
	}

	.aside_article_type li .img {
		height: 4.861vw;
		width: 6.944vw;
	}

	.aside_article_type .inner_ttl {
		font-size: 0.903vw;
		margin-top: 0.139vw;
	}

	.aside_article_type .cat_wrap {
		gap: 0.347vw;
	}

	.aside_article_type .cat_wrap .label {
		padding: 0px 0.694vw;
		font-size: 0.694vw;
	}

	.aside_article_type .cat_wrap ul {
		column-gap: 0.347vw;
		row-gap: 0.347vw;
	}

	.aside_article_type ul {
		padding-left: 1.389vw;
	}

	.aside_article_type ul::before {
		left: 0.139vw;
		font-size: 0.972vw;
	}

	.recommend_post_area {
		margin: 3.47vw 0 0 auto;
	}

	.recommend_post_area ul {
		column-gap: 2.083vw;
	}

	.recommend_post_area .ttl {
		font-size: 1.25vw;
		padding-bottom: 1.389vw;
		margin-bottom: 2.083vw;
	}

	.recommend_post_area .ttl .en {
		font-size: 0.972vw;
	}

	.recommend_post_area .inner_ttl {
		font-size: 0.903vw;
		margin-top: 0.139vw;
		margin-bottom: 0.694vw;
	}

	.recommend_post_area .day_cat .day {
		font-size: 0.833vw;
		padding-right: 0.694vw;
		margin-right: 0.694vw;
	}

	.recommend_post_area .category_list .cat_wrap {
		gap: 0.347vw;
	}


	.recommend_post_area .category_list .cat {
		font-size: 0.833vw;
		padding: 0 0.694vw;
	}

	.recommend_post_area .img {
		height: 10.069vw;
		margin-bottom: 0.833vw;
	}

	.aside_article_type+.aside_article_type {
		margin-top: 2.431vw;
	}

	.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style {
		top: 19.4vw !important;
	}

	.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style::before {
		width: 0.069vw;
		height: 6.944vw;
		top: -7.153vw;
	}

	.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style::after {
		top: -11.736vw;
		font-size: 0.764vw;
		left: 0.556vw;
	}

	.singleContent_links {
		margin-top: 10.417vw;
	}

	.singleContent_links ul.prev li {
		padding-left: 2.083vw;
	}

	.singleContent_links ul.next li {
		padding-right: 2.083vw;
	}

	.singleContent_links .btn {
		margin-bottom: 1.597vw;
		font-size: 1.042vw;
	}

	.singleContent_links::before {
		width: 0.069vw;
	}

	.singleContent_links a {
		font-size: 0.972vw;
	}

	.singleContent_links .img {
		margin-bottom: 1.042vw;
		height: 10.417vw;
	}

	.breadcrumb.single {
		margin-top: 4.861vw;
	}

	.aside_article_type .text_box {
		width: calc(100% - 6.944vw);
		padding-left: 0.694vw;
	}

	#toc_container li {
		padding-left: 1.389vw;
	}

	#toc_container li::before {
		top: 0.417vw;
		width: 0.903vw;
		height: 0.972vw;
	}

	.singleContent article h2::before,
	.singleContent article h3::before {
		right: -2.431vw;
		height: 0.069vw;
		width: 3.472vw;
	}

	.singleContent ol {
		padding: 1.389vw 0.694vw;
	}

	.singleContent ol li+li {
		margin-top: 0.486vw;
	}

	.singleContent ol::before {
		right: -0.139vw;
		top: -0.139vw;
		border-width: 0 2.083vw 2.083vw 0;
	}

	.singleContent #toc_container {
		margin-bottom: 3.472vw;
	}

	.singleContent_links ul li+li {
		margin-top: 0.694vw;
	}

	.singleContent_links ul li.btn::before {
		width: 1.389vw;
		height: 1.389vw;
		top: 0.347vw;
	}

	/* ------------------------------------------------------------------------------------------------------------------------
	---------------------------------------------------------------------------------------------------------------------------
	↓↓↓↓↓ 株式会社ワンリアライズの css (pc) ↓↓↓↓↓
	---------------------------------------------------------------------------------------------------------------------------
	/* ------------------------------------------------------------------------------------------------------------------------ */

	@font-face {
		font-weight: 300;
		src: url("../font/SairaCondensed-Light.woff") format("woff");
		font-family: "SairaCondensed";
	}

	@font-face {
		font-weight: 500;
		src: url("/wp-content/themes/child/font/SairaCondensed-Medium.woff") format("woff");
		font-family: "SairaCondensed";
	}

	@font-face {
		font-weight: 700;
		src: url("/wp-content/themes/child/font/SairaCondensed-Bold.woff") format("woff");
		font-family: "SairaCondensed";
	}

	@font-face {
		font-weight: 800;
		src: url("/wp-content/themes/child/font/SansSerifFLF-Demibold.woff") format("woff");
		font-family: "SansSerifFLF";
	}

	.font_saira {
		font-family: "SairaCondensed", sans-serif;
		letter-spacing: 0.03em;
	}

	.font_sansSerif {
		font-family: "SansSerifFLF", sans-serif;
	}

	body.body {
		-webkit-text-size-adjust: 100%;
		min-width: unset;
		color: #262626;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	}

	main {
		overflow: hidden;
	}

	html {
		scroll-behavior: smooth;
	}

	html.active {
		overflow: hidden;
	}

	/* 共通部分 (pc) ------------------------------------------------------------------------------------------------------ */

	span,
	a {
		/* display: inline-block; */
		/* font-weight: inherit; */
	}

	p,
	dt,
	dd,
	a,
	h1,
	h2,
	h3,
	span,
	div {
		letter-spacing: 0.03em;
	}

	body figure {
		margin: 0;
	}

	img {
		-o-object-fit: cover;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	/* btn 共通クラス (pc) */

	a.common_btn {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-transition: background 0.3s, color 0.3s ease 0s;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		align-items: center;
		aspect-ratio: 250/50;
		width: 17.361vw;
		padding-left: 1.389vw;
		border: 1px solid #0B0A4F;
		background-color: #FFF;
		color: #0B0A4F;
		font-weight: 500;
		font-size: 0.972vw;
		text-transform: uppercase;
		transition: background 0.3s, color 0.3s ease 0s;
	}

	a.common_btn::before,
	a.common_btn::after {
		-webkit-transform: translateY(-50%);
		-webkit-transition: background 0.3s ease 0s;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		background-color: #0B0A4F;
		content: "";
		transition: background 0.3s ease 0s;
	}

	a.common_btn::before {
		right: 3.75vw;
		width: 0.069vw;
		height: 2.083vw;
	}

	a.common_btn::after {
		-webkit-clip-path: polygon(0 0, 0% 100%, 50% 50%);
		right: 1.25vw;
		aspect-ratio: 1/1;
		width: 0.833vw;
		clip-path: polygon(0 0, 0% 100%, 50% 50%);
	}

	a.common_btn:hover {
		background-color: #0B0A4F;
		color: #FFF;
	}

	a.common_btn:hover::before,
	a.common_btn:hover::after {
		background-color: #FFF;
	}

	/* 下層ページ fv 共通クラス (pc) */

	.common_fv {
		z-index: 10;
		position: relative;
		padding-top: 6.944vw;
	}

	.common_fv .common_fv_heading_en {
		font-weight: 700;
		font-size: 5.556vw;
		line-height: 1;
		text-transform: uppercase;
	}

	.common_fv .common_fv_heading_ja {
		margin-top: 1.389vw;
		color: #0B0A4F;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.common_fv .common_fv_breads {
		margin-top: 3.472vw;
	}

	.common_fv .common_fv_bread {
		-ms-flex-wrap: wrap;
		-webkit-column-gap: 1.389vw;
		-moz-column-gap: 1.389vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		column-gap: 1.389vw;
		flex-wrap: wrap;
		font-weight: 700;
		font-size: 0.972vw;
	}

	.common_fv .common_fv_bread span a span {
		-webkit-transition: opacity 0.3s ease 0s;
		color: #262626;
		transition: opacity 0.3s ease 0s;
	}

	.common_fv .common_fv_bread span a span:hover {
		opacity: 0.7;
	}

	/* 下層ページ背景の共通クラス (pc) */

	.common_under_page {
		z-index: 0;
		position: relative;
		width: 93.056vw;
		margin: -165px auto 150px;
		padding: 20.833vw 0 7.986vw;
	}

	.common_under_page::after {
		z-index: -10;
		position: absolute;
		top: 0;
		right: 0;
		width: 200%;
		height: 100%;
		background-color: #F5F5F7;
		content: "";
	}

	.common_under_page::before {
		z-index: -5;
		position: absolute;
		top: -7.639vw;
		right: -3.472vw;
		aspect-ratio: 448/549;
		width: 31.111vw;
		background-image: url(/wp-content/themes/child/image/common_deco.webp);
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
	}

	.common_under_page.page_estate_single {
		width: 100%;
	}

	.common_under_page.page_estate_single::after {
		right: auto;
		left: 0;
		width: calc(100% - 6.944vw);
	}

	.common_under_page.page_estate_single::before {
		right: 3.472vw;
	}

	/* common_archive_news (pc) */

	.common_archive_news .archive_item {
		-webkit-transition: background 0.3s ease 0s;
		display: block;
		padding: 2.222vw 3.472vw 2.222vw 0;
		background-color: #FFF;
		transition: background 0.3s ease 0s;
	}

	.common_archive_news .archive_item:not(:first-child) {
		margin-top: 0.694vw;
	}

	.common_archive_news .archive_outer {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-column-gap: 1.042vw;
		-moz-column-gap: 1.042vw;
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		display: grid;
		grid-template-columns: 125px 1fr;
		column-gap: 1.042vw;
		align-items: center;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.common_archive_news .archive_time {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-column-gap: 1.389vw;
		-moz-column-gap: 1.389vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		column-gap: 1.389vw;
		align-items: center;
		color: #969696;
		font-weight: 500;
		font-size: 0.972vw;
	}

	.common_archive_news .archive_time::before {
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		-webkit-transform-origin: center right;
		width: 3.125vw;
		height: 0.139vw;
		transform-origin: center right;
		background-color: #F0F0F0;
		content: "";
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.common_archive_news .archive_title {
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		margin-top: -0.208vw;
		/* padding-right: 3.472vw; */
		overflow: hidden;
		color: #262626;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.common_archive_news .archive_item:hover {
		background-color: #E4E4EF;
	}

	.common_archive_news .archive_item:hover .archive_time::before {
		-webkit-transform: scaleX(1.6666666667);
		transform: scaleX(1.6666666667);
	}

	.common_archive_news .archive_item:hover .archive_outer {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}

	/* common_archive_estate (pc) -------------------------------------------------------------------------------------------------------------------- */

	.common_archive_estate {
		margin-top: 4.167vw;
	}

	.common_archive_estate .archive_items {
		-webkit-column-gap: 1.33%;
		-moz-column-gap: 1.33%;
		display: grid;
		grid-template-columns: 24% 24% 24% 24%;
		column-gap: 1.33%;
		row-gap: 2.083vw;
		margin-top: 1.389vw;
	}

	.common_archive_estate .archive_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		color: #262626;
	}

	.common_archive_estate .archive_head {
		display: grid;
		z-index: 10;
		position: relative;
		grid-template-columns: 30px 1fr;
	}

	.common_archive_estate .archive_link {
		-webkit-writing-mode: vertical-lr;
		-ms-writing-mode: tb-lr;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		padding-bottom: 2.292vw;
		color: #0B0A4F;
		font-weight: 500;
		text-transform: uppercase;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
		writing-mode: vertical-lr;
	}

	.common_archive_estate .archive_link::before {
		-webkit-transition: background 0.3s ease 0s, -webkit-transform 0.3s;
		-webkit-transform-origin: center bottom;
		width: 0.069vw;
		height: 8.056vw;
		margin-bottom: 1.389vw;
		transform-origin: center bottom;
		background-color: #F5F5F7;
		content: "";
		transition: background 0.3s ease 0s, -webkit-transform 0.3s;
		transition: transform 0.3s, background 0.3s ease 0s;
		transition: transform 0.3s, background 0.3s ease 0s, -webkit-transform 0.3s;
	}

	.common_archive_estate .archive_img {
		aspect-ratio: 280/360;
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.common_archive_estate .archive_img .label {
		position: absolute;
		top: 0.694vw;
		left: 0.694vw;
		color: #fff;
		font-size: 1.111vw;
		font-weight: 500;
		padding: 0 0.5em;
	}

	.common_archive_estate .archive_img .label.down {
		left: 4.3vw;
	}

	.top_estate .estate_img .label.down {
		left: 5.7vw;
	}

	.common_archive_estate .archive_img img {
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.common_archive_estate .archive_body {
		height: 100%;
		padding-right: 1.389vw;
	}

	.common_archive_estate .archive_outer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		z-index: 0;
		position: relative;
		flex-direction: column;
		height: 100%;
		padding: 1.042vw;
	}

	.common_archive_estate .archive_outer::before {
		z-index: -10;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: calc(100% + 16.667vw);
		border: 2px solid #FAFAFA;
		background-color: #FFF;
		content: "";
	}

	.common_archive_estate .archive_outer::after {
		-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		position: absolute;
		right: 0.347vw;
		bottom: 0.347vw;
		aspect-ratio: 1/1;
		width: 0.347vw;
		background-color: #0B0A4F;
		content: "";
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	}

	.common_archive_estate .archive_title {
		-webkit-box-orient: vertical;
		-webkit-transition: color 0.3s ease 0s;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-weight: 700;
		font-size: 1.25vw;
		line-height: 1.5555555556;
		transition: color 0.3s ease 0s;
	}

	.common_archive_estate .archive_address {
		margin-top: 1.042vw;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.common_archive_estate .archive_time {
		margin-top: 0.347vw;
		margin-bottom: 2.083vw;
		font-weight: 500;
		font-size: 1.111vw;
		line-height: 1.5625;
	}

	.common_archive_estate .archive_price {
		margin-top: auto;
		color: #CE2828;
		font-weight: 700;
		font-size: 1.667vw;
		text-align: right;
	}

	.common_archive_estate .archive_item:hover .archive_img img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.common_archive_estate .archive_item:hover .archive_link {
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	.common_archive_estate .archive_item:hover .archive_link::before {
		-webkit-transform: scale(1.1369863014);
		transform: scale(1.1369863014);
		background-color: #0B0A4F;
		content: "";
	}

	.common_archive_estate .archive_item:hover .archive_title {
		color: #0B0A4F;
	}

	.common_archive_estate .archive_text {
		width: 79.167vw;
		font-weight: 700;
		font-size: 1.25vw;
	}

	/* common_archive_works (pc) -------------------------------------------------------------------------------------------------------------------- */

	.common_archive_works {
		margin-top: 4.167vw;
	}

	.common_archive_works .archive_items {
		-webkit-column-gap: 2%;
		-moz-column-gap: 2%;
		display: grid;
		grid-template-columns: 32% 32% 32%;
		column-gap: 2%;
		row-gap: 2.083vw;
		margin-top: 1.389vw;
	}

	.common_archive_works .archive_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
	}

	.common_archive_works .archive_img {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		aspect-ratio: 5/3;
		width: 100%;
		overflow: hidden;
	}

	.common_archive_works .archive_img img {
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.common_archive_works .archive_body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		height: 100%;
		padding: 1.042vw;
		background-color: #FFF;
	}

	.common_archive_works .archive_title {
		-webkit-transition: color 0.3s ease 0s;
		margin-bottom: 0.694vw;
		color: #262626;
		font-weight: 700;
		font-size: 1.25vw;
		line-height: 1.5;
		transition: color 0.3s ease 0s;
	}

	.common_archive_works .archive_address {
		margin-top: auto;
		color: #262626;
	}

	.common_archive_works .archive_item:hover .archive_img img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.common_archive_works .archive_item:hover .archive_title {
		color: #0B0A4F;
	}

	.common_archive_works .archive_text {
		font-weight: 700;
		font-size: 1.25vw;
	}

	/* common_term (pc) -------------------------------------------------------------------------------------------------------------------- */

	.common_term+.common_term {
		margin-top: 3.472vw;
	}

	.common_term .term_items {
		-ms-flex-wrap: wrap;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		margin-top: 1.042vw;
		gap: 0.694vw;
	}

	.common_term .term_item {
		-webkit-transition: background 0.3s, color 0.3s ease 0s;
		padding: 0.139vw 0.694vw;
		border: 1px solid #0B0A4F;
		border-radius: 0.347vw;
		color: #262626;
		font-weight: 700;
		transition: background 0.3s, color 0.3s ease 0s;
	}

	.common_term .term_item:hover {
		background-color: #0B0A4F;
		color: #FFF;
	}

	/* 下層ページ共通見出し (pc) */

	.common_heading {
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		color: #0B0A4F;
		font-weight: 700;
		font-size: 1.667vw;
	}

	.common_heading::before {
		width: 0.347vw;
		height: 1.736vw;
		margin-right: 0.694vw;
		background-color: #0B0A4F;
		content: "";
	}

	/* pagenavi (pc) */

	.wp-pagenavi a,
	.wp-pagenavi span {
		border: 1px solid #0B0A4F;
		background-color: transparent;
		color: #0B0A4F;
	}

	.wp-pagenavi a:hover {
		border: 1px solid transparent !important;
		background-color: #0B0A4F !important;
		color: #FFF;
	}

	.wp-pagenavi span.current {
		border: 1px solid transparent !important;
		background-color: #0B0A4F;
		color: #FFF;
	}

	/* header (pc) ------------------------------------------------------------------------------------------------------ */

	.header {
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
		z-index: 30;
		position: relative;
		padding: 0 3.472vw;
		background-color: #FFF;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	}

	.header .header_inner {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.header .header_logo {
		-webkit-transition: opacity 0.3s ease 0s;
		aspect-ratio: 275/30;
		width: 19.097vw;
		transition: opacity 0.3s ease 0s;
	}

	.header .header_logo:hover {
		opacity: 0.7;
	}

	.header .header_nav {
		margin-left: auto;
	}

	.header .header_items {
		-webkit-column-gap: 4.583vw;
		-moz-column-gap: 4.583vw;
		-webkit-box-align: center;
		-ms-flex-align: center;
		column-gap: 4.583vw;
		align-items: center;
		padding-right: 2.083vw;
	}

	.header .header_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		flex-direction: column;
		align-items: center;
		padding: 2.5vw 0 1.944vw;
		color: #262626;
	}

	.header .header_item::after {
		-webkit-transform: translateY(-50%);
		position: absolute;
		top: calc(50% + 0.278vw);
		right: -2.292vw;
		width: 0.069vw;
		height: 2.431vw;
		transform: translateY(-50%);
		background-color: #EAEAEA;
		content: "";
	}

	.header .header_item::before {
		-webkit-transform: translateX(-50%) scaleY(0);
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		-webkit-transform-origin: top center;
		position: absolute;
		top: 0;
		left: 50%;
		width: 4.167vw;
		height: 0.347vw;
		transform: translateX(-50%) scaleY(0);
		transform-origin: top center;
		background-color: #0B0A4F;
		content: "";
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.header .header_item:hover::before {
		-webkit-transform: translateX(-50%) scaleY(1);
		transform: translateX(-50%) scaleY(1);
	}

	.header .header_item_en {
		font-weight: 700;
		font-size: 0.972vw;
		line-height: 1;
		text-transform: uppercase;
	}

	.header .header_item_ja {
		margin-top: 0.556vw;
		font-weight: 700;
		font-size: 0.972vw;
		line-height: 1;
	}

	/* fixed_contact (pc) ------------------------------------------------------------------------------------------------------ */

	.fixed_contact {
		-webkit-transform: translate(250px, -50%);
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		display: grid;
		z-index: 20;
		position: fixed;
		top: 50%;
		right: 0;
		grid-template-columns: 4.861vw 17.361vw;
		transform: translate(17.3vw, -50%);
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.fixed_contact:hover {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.fixed_contact .fixed_contact_text {
		-webkit-writing-mode: vertical-lr;
		-ms-writing-mode: tb-lr;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		align-items: center;
		justify-content: center;
		background-color: #0B0A4F;
		color: #FFF;
		writing-mode: vertical-lr;
	}

	.fixed_contact .fixed_contact_text::before {
		aspect-ratio: 20/14;
		width: 1.389vw;
		margin-bottom: 0.903vw;
		background-image: url(/wp-content/themes/child/image/common_icon_mail.svg);
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
	}

	.fixed_contact .fixed_contact_text::after {
		-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		position: absolute;
		right: 0.347vw;
		bottom: 0.347vw;
		aspect-ratio: 1/1;
		width: 0.347vw;
		background-color: #FFF;
		content: "";
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	}

	.fixed_contact .fixed_contact_body {
		padding: 1.389vw;
		border: 2px solid #0B0A4F;
		background-color: #FFF;
	}

	.fixed_contact .fixed_contact_lead {
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		color: #0B0A4F;
		font-weight: 700;
		font-size: 0.972vw;
		line-height: 1;
		text-transform: uppercase;
	}

	.fixed_contact .fixed_contact_lead::before {
		aspect-ratio: 15/11;
		width: 1.042vw;
		margin-right: 0.208vw;
		background-image: url(/wp-content/themes/child/image/common_icon_logo.svg);
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
	}

	.fixed_contact .fixed_contact_btn {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-transition: opacity 0.3s ease 0s;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		align-items: center;
		aspect-ratio: 200/40;
		width: 13.889vw;
		margin-top: 0.556vw;
		padding-left: 1.042vw;
		border: 1px solid #0B0A4F;
		color: #262626;
		font-weight: 700;
		font-size: 0.972vw;
		text-transform: uppercase;
		transition: opacity 0.3s ease 0s;
	}

	.fixed_contact .fixed_contact_btn:hover {
		opacity: 0.5;
	}

	.fixed_contact .fixed_contact_btn::before,
	.fixed_contact .fixed_contact_btn::after {
		-webkit-transform: translateY(-50%);
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		background-color: #0B0A4F;
		content: "";
	}

	.fixed_contact .fixed_contact_btn::before {
		right: 2.778vw;
		width: 0.069vw;
		height: 1.389vw;
	}

	.fixed_contact .fixed_contact_btn::after {
		-webkit-clip-path: polygon(0 0, 0% 100%, 50% 50%);
		right: 0.694vw;
		aspect-ratio: 1/1;
		width: 0.833vw;
		clip-path: polygon(0 0, 0% 100%, 50% 50%);
	}

	.fixed_contact .fixed_contact_btn span {
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
	}

	.fixed_contact .fixed_contact_btn span::before {
		aspect-ratio: 1/1;
		width: 1.042vw;
		margin-top: -0.139vw;
		margin-right: 0.694vw;
		background-image: url(/wp-content/themes/child/image/common_icon_house.svg);
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
	}

	.fixed_contact .fixed_contact_btn.request {
		background-color: #262626;
		color: #FFF;
	}

	.fixed_contact .fixed_contact_btn.request::before,
	.fixed_contact .fixed_contact_btn.request::after {
		background-color: #FFF;
	}

	.fixed_contact .fixed_contact_btn.request span::before {
		aspect-ratio: 14/15;
		width: 0.972vw;
		background-image: url(/wp-content/themes/child/image/common_icon_text.svg);
	}

	.fixed_contact .fixed_contact_btn+.fixed_contact_lead {
		margin-top: 1.042vw;
	}

	.fixed_contact .fixed_contact_tel {
		margin-top: 0.556vw;
		font-weight: 700;
		font-size: 2.222vw;
		line-height: 1;
	}

	.fixed_contact .fixed_contact_time {
		margin-top: 0.347vw;
		font-weight: 500;
		font-size: 0.694vw;
	}

	/* footer (pc) ------------------------------------------------------------------------------------------------------ */

	.footer {
		padding-bottom: 3.472vw;
	}

	.footer .wrap {
		width: 93.056vw;
	}

	.footer .footer_wrapper {
		padding-top: 4.861vw;
		border-top: 1px solid #F0F0F0;
	}

	.footer .footer_head {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-column-gap: 3.472vw;
		-moz-column-gap: 3.472vw;
		column-gap: 3.472vw;
		align-items: center;
		justify-content: center;
	}

	.footer .footer_logo {
		-webkit-transition: opacity 0.3s ease 0s;
		aspect-ratio: 280/31;
		width: 19.444vw;
		transition: opacity 0.3s ease 0s;
	}

	.footer .footer_logo:hover {
		opacity: 0.7;
	}

	.footer .footer_address {
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		font-size: 0.972vw;
		line-height: 2;
	}

	.footer .footer_address::before {
		width: 0.069vw;
		height: 5.556vw;
		margin-right: 3.472vw;
		background-color: #F0F0F0;
		content: "";
	}

	.footer .footer_items {
		-webkit-column-gap: 2.778vw;
		-moz-column-gap: 2.778vw;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		column-gap: 2.778vw;
		justify-content: center;
		margin-top: 5.208vw;
	}

	.footer .footer_item a {
		-webkit-transition: opacity 0.3s ease 0s;
		padding: 0.347vw 0;
		color: #262626;
		font-weight: 700;
		font-size: 0.972vw;
		transition: opacity 0.3s ease 0s;
	}

	.footer .footer_item a:hover {
		opacity: 0.5;
	}

	.footer .footer_others {
		-webkit-column-gap: 4.861vw;
		-moz-column-gap: 4.861vw;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		column-gap: 4.861vw;
		justify-content: center;
		margin-top: 1.042vw;
	}

	.footer .footer_other a {
		-webkit-transition: opacity 0.3s ease 0s;
		padding: 0.347vw 0;
		color: #262626;
		font-weight: 500;
		font-size: 0.833vw;
		transition: opacity 0.3s ease 0s;
	}

	.footer .footer_other a:hover {
		opacity: 0.5;
	}

	.footer .footer_copy {
		margin-top: 8.333vw;
		font-weight: 300;
		font-size: 0.972vw;
		text-align: center;
	}

	.footer .footer_copy small {
		font-size: 100%;
	}

	/* fix_btn (pc) ------------------------------------------------------------------------------------------------------ */

	.fix_btn {
		display: none;
	}

	/* top_fv (pc) -------------------------------------------------------------------------------------------------------------------- */

	.top_fv {
		position: relative;
		padding: 14.583vw 0 13.194vw;
	}

	.top_fv::before {
		position: absolute;
		top: 0;
		left: 3.472vw;
		aspect-ratio: 840/620;
		height: 100%;
		background-image: url(/wp-content/themes/child/image/top_fv_bg.webp);
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
		z-index: 10;
	}

	.top_fv .fv_bg {
		-webkit-transform: translateX(-50%);
		z-index: 10;
		position: absolute;
		top: 0;
		left: 50%;
		width: calc(100% - 6.944vw);
		height: 100%;
		transform: translateX(-50%);
		background: -webkit-gradient(linear, left top, left bottom, from(#262626), to(#a5a5a5));
		background: linear-gradient(#262626 0%, #a5a5a5 100%);
		opacity: 0.45;
	}

	.top_fv .fv_message {
		z-index: 10;
		position: relative;
		max-width: 86.111vw;
		margin: 0 auto;
		/* padding: 14.583vw 0 13.194vw; */
	}

	.top_fv .fv_lead {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		padding: 0.556vw 2.083vw;
		background-color: #FFF;
		font-weight: 700;
		font-size: 2.778vw;
	}

	.top_fv .fv_lead span {
		color: #1A1867;
	}

	.top_fv .fv_lead+.fv_lead {
		margin-top: 0.694vw;
	}

	.top_fv .fv_text {
		margin-top: 1.042vw;
		color: #FFF;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.top_fv .swiper.fv_swiper {
		-webkit-transform: translateX(-50%);
		position: absolute;
		top: 0;
		left: 50%;
		width: calc(100% - 6.944vw);
		height: 100%;
		transform: translateX(-50%);
	}

	.top_fv .swiper-pagination-number {
		z-index: 10;
		position: absolute;
		bottom: 3.125vw;
		left: 6.944vw;
		color: #FFF;
		font-weight: 800;
		font-size: 1.111vw;
	}

	.top_fv .swiper-pagination-number::after {
		-webkit-transform: translateY(-50%);
		position: absolute;
		top: 50%;
		right: -2.083vw;
		width: 0.694vw;
		height: 0.139vw;
		transform: translateY(-50%);
		background-color: #FFF;
		content: "";
	}

	.top_fv .swiper-pagination {
		-webkit-column-gap: 0.694vw;
		-moz-column-gap: 0.694vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		bottom: 3.75vw;
		column-gap: 0.694vw;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-left: 12.708vw;
	}

	.top_fv .swiper-pagination-bullet {
		width: 0.556vw;
		height: 0.556vw;
		margin: 0 !important;
		border-radius: 0;
		background-color: #FFF;
		opacity: 1;
	}

	.top_fv .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #0B0A4F;
	}

	.top_fv .fv_scroll {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: absolute;
		right: 0;
		bottom: -4.167vw;
		flex-direction: column;
		align-items: center;
		justify-content: flex-end;
		width: 3.472vw;
	}

	.top_fv .fv_scroll_text {
		-webkit-writing-mode: vertical-lr;
		-ms-writing-mode: tb-lr;
		font-weight: 700;
		font-size: 0.972vw;
		text-transform: uppercase;
		writing-mode: vertical-lr;
	}

	.top_fv .fv_scroll_line {
		position: relative;
		width: 0.069vw;
		height: 6.944vw;
		margin-top: 1.389vw;
		background-color: #262626;
	}

	.top_fv .fv_scroll_line::before {
		-webkit-animation: scroll 3s linear infinite;
		position: absolute;
		top: 0;
		left: 0;
		width: 0.069vw;
		height: 1.389vw;
		background-color: #CCC;
		content: "";
		animation: scroll 3s linear infinite;
	}

	/* top_news (pc) -------------------------------------------------------------------------------------------------------------------- */

	.top_news {
		padding: 10.417vw 0;
	}

	.top_news .news_wrapper {
		display: grid;
		position: relative;
		grid-template-columns: 1fr 780px;
	}

	.top_news .news_wrapper::before {
		z-index: -10;
		position: absolute;
		top: -31.944vw;
		right: -3.472vw;
		width: 100vw;
		height: 55.556vw;
		background-color: #F5F5F7;
		content: "";
	}

	.top_news .news_head {
		padding-top: 4.167vw;
	}

	.top_news .news_heading_en {
		font-weight: 700;
		font-size: 4.444vw;
		line-height: 1;
		text-transform: uppercase;
	}

	.top_news .news_heading_ja {
		margin-top: 0.694vw;
		color: #0B0A4F;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.top_news .news_btn.common_btn {
		margin-top: 2.083vw;
	}

	.top_news .news_item {
		-webkit-transition: background 0.3s ease 0s;
		display: block;
		padding: 2.222vw 0;
		background-color: #FFF;
		transition: background 0.3s ease 0s;
	}

	.top_news .news_item:not(:first-child) {
		margin-top: 0.694vw;
	}

	.top_news .news_outer {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-column-gap: 1.042vw;
		-moz-column-gap: 1.042vw;
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		display: grid;
		grid-template-columns: 125px 1fr;
		column-gap: 1.042vw;
		align-items: center;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.top_news .news_time {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-column-gap: 1.389vw;
		-moz-column-gap: 1.389vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		column-gap: 1.389vw;
		align-items: center;
		color: #969696;
		font-weight: 500;
		font-size: 0.972vw;
	}

	.top_news .news_time::before {
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		-webkit-transform-origin: center right;
		width: 3.125vw;
		height: 0.139vw;
		transform-origin: center right;
		background-color: #F0F0F0;
		content: "";
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.top_news .news_title {
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		margin-top: -0.208vw;
		padding-right: 3.472vw;
		overflow: hidden;
		color: #262626;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.top_news .news_item:hover {
		background-color: #E4E4EF;
	}

	.top_news .news_item:hover .news_time::before {
		-webkit-transform: scaleX(1.6666666667);
		transform: scaleX(1.6666666667);
	}

	.top_news .news_item:hover .news_outer {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}

	/* top_estate (pc) -------------------------------------------------------------------------------------------------------------------- */

	.top_estate .wrap {
		width: 93.056vw;
	}

	.top_estate .estate_wrapper {
		position: relative;
	}

	.top_estate .estate_wrapper::before {
		position: absolute;
		top: 0;
		right: 0;
		width: calc(100% - 15.972vw);
		height: 0.069vw;
		background-color: #F0F0F0;
		content: "";
	}

	.top_estate.sold .estate_wrapper::before,
	.top_estate.sold .estate_wrapper::after,
	.top_estate.sold .estate_heading::before {
		content: unset;
	}

	.top_estate.sold .estate_heading_en span {
		color: #0B0A4F;
	}

	.top_estate .estate_wrapper::after {
		z-index: -10;
		position: absolute;
		top: -17.361vw;
		right: -3.472vw;
		aspect-ratio: 448/549;
		width: 31.111vw;
		background-image: url(/wp-content/themes/child/image/top_estate_deco.webp);
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
	}

	.top_estate .estate_heading {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-column-gap: 1.389vw;
		-moz-column-gap: 1.389vw;
		position: relative;
		column-gap: 1.389vw;
		align-items: center;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		height: 15.972vw;
		padding-left: 4.167vw;
	}

	.top_estate .estate_heading::before {
		z-index: -10;
		position: absolute;
		top: 0;
		right: 18.403vw;
		width: 50vw;
		height: 100%;
		background: -webkit-gradient(linear, left top, right top, from(#0b0a4f), to(#020210));
		background: linear-gradient(90deg, #0b0a4f 0%, #020210 100%);
		content: "";
	}

	.top_estate .estate_heading_en {
		color: #0B0A4F;
		font-weight: 700;
		font-size: 4.444vw;
		line-height: 1;
		text-transform: uppercase;
	}

	.top_estate .estate_heading_en span {
		margin-right: 0.694vw;
		color: #FFF;
	}

	.top_estate .estate_heading_ja {
		font-weight: 700;
		font-size: 1.111vw;
	}

	.top_estate .estate_contents {
		position: relative;
		padding-bottom: 8.333vw;
	}

	.top_estate .estate_contents::before {
		-webkit-transform: translateX(-50%);
		z-index: -10;
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 100vw;
		height: calc(100% - 12.5vw);
		transform: translateX(-50%);
		background-color: #F5F5F7;
		content: "";
	}

	.top_estate .estate_items {
		-webkit-column-gap: 1.389vw;
		-moz-column-gap: 1.389vw;
		display: grid;
		grid-template-columns: 22.222vw 22.222vw 22.222vw 22.222vw;
		column-gap: 1.389vw;
		margin-top: -2.778vw;
	}

	.top_estate .estate_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		color: #262626;
	}

	.top_estate .estate_head {
		display: grid;
		grid-template-columns: 40px 1fr;
	}

	.top_estate .estate_link {
		-webkit-writing-mode: vertical-lr;
		-ms-writing-mode: tb-lr;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		padding-bottom: 2.292vw;
		color: #0B0A4F;
		font-weight: 500;
		text-transform: uppercase;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
		writing-mode: vertical-lr;
	}

	.top_estate .estate_link::before {
		-webkit-transition: background 0.3s ease 0s, -webkit-transform 0.3s;
		-webkit-transform-origin: center bottom;
		width: 0.069vw;
		height: 10.139vw;
		margin-bottom: 1.389vw;
		transform-origin: center bottom;
		background-color: #F5F5F7;
		content: "";
		transition: background 0.3s ease 0s, -webkit-transform 0.3s;
		transition: transform 0.3s, background 0.3s ease 0s;
		transition: transform 0.3s, background 0.3s ease 0s, -webkit-transform 0.3s;
	}

	.top_estate .estate_img {
		aspect-ratio: 280/360;
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.top_estate .estate_img .label {
		position: absolute;
		top: 1.389vw;
		left: 1.389vw;
		color: #fff;
		font-size: 1.319vw;
		padding: 0 0.5em;
		z-index: 10;
	}

	.top_estate .estate_img img {
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.top_estate .estate_body {
		height: 100%;
		padding-right: 1.389vw;
	}

	.top_estate .estate_outer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		flex-direction: column;
		height: 100%;
		padding: 1.042vw 1.389vw;
	}

	.top_estate .estate_outer::before {
		z-index: -10;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: calc(100% + 18.75vw);
		border: 2px solid #FAFAFA;
		background-color: #FFF;
		content: "";
	}

	.top_estate .estate_outer::after {
		-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		position: absolute;
		right: 0.347vw;
		bottom: 0.347vw;
		aspect-ratio: 1/1;
		width: 0.347vw;
		background-color: #0B0A4F;
		content: "";
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	}

	.top_estate .estate_title {
		-webkit-box-orient: vertical;
		-webkit-transition: color 0.3s ease 0s;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-weight: 700;
		font-size: 1.25vw;
		line-height: 1.5555555556;
		transition: color 0.3s ease 0s;
	}

	.top_estate .estate_address {
		margin-top: 1.042vw;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.top_estate .estate_time {
		margin-top: 0.347vw;
		margin-bottom: 2.083vw;
		font-weight: 500;
		font-size: 1.111vw;
		line-height: 1.5625;
	}

	.top_estate .estate_price {
		margin-top: auto;
		color: #CE2828;
		font-weight: 700;
		font-size: 1.667vw;
		text-align: right;
	}

	.top_estate .estate_item:hover .estate_img img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.top_estate .estate_item:hover .estate_link {
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	.top_estate .estate_item:hover .estate_link::before {
		-webkit-transform: scale(1.1369863014);
		transform: scale(1.1369863014);
		background-color: #0B0A4F;
		content: "";
	}

	.top_estate .estate_item:hover .estate_title {
		color: #0B0A4F;
	}

	.top_estate .estate_btn.common_btn {
		margin: 25px auto 0;
	}

	/* top_sale (pc) -------------------------------------------------------------------------------------------------------------------- */

	.top_sale {
		padding: 10.417vw 0 8.333vw;
	}

	.top_sale .wrap {
		width: 93.056vw;
	}

	.top_sale .sale_wrapper {
		display: grid;
		grid-template-columns: 1fr 720px;
	}

	.top_sale .sale_body {
		position: relative;
		padding-top: 0.694vw;
		padding-left: 6.944vw;
	}

	.top_sale .sale_heading {
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		color: #0B0A4F;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.top_sale .sale_heading::before {
		aspect-ratio: 1/1;
		width: 0.556vw;
		margin-right: 1.389vw;
		background-color: #0B0A4F;
		content: "";
	}

	.top_sale .sale_lead {
		margin-top: 1.389vw;
		font-weight: 700;
		font-size: 2.639vw;
		line-height: 1.75;
	}

	.top_sale .sale_text {
		margin-top: 3.472vw;
		font-weight: 700;
		font-size: 1.25vw;
		line-height: 2.5;
	}

	.top_sale .sale_bg {
		z-index: -10;
		position: absolute;
		top: -3.472vw;
		left: -3.472vw;
		color: #F5F5F7;
		font-weight: 700;
		font-size: 17.361vw;
		line-height: 1;
		text-transform: uppercase;
		opacity: 0.6;
	}

	.top_sale .sale_btn.common_btn {
		margin-top: 3.472vw;
	}

	.top_sale .sale_img {
		aspect-ratio: 720/667;
		margin-right: -1.389vw;
	}

	/* top_links (pc) -------------------------------------------------------------------------------------------------------------------- */

	.top_links {
		padding-bottom: 3.472vw;
	}

	.top_links .links_bg {
		height: 26.389vw;
	}

	.top_links .links_items {
		display: grid;
		position: relative;
		grid-template-columns: 50% 50%;
		margin-top: -8.333vw;
	}

	.top_links .links_items::before {
		-webkit-transform: translateX(-50%);
		z-index: 10;
		position: absolute;
		top: 0;
		left: 50%;
		width: 0.069vw;
		height: 26.389vw;
		transform: translateX(-50%);
		background-color: #FFF;
		content: "";
	}

	.top_links .links_img {
		-webkit-transition: width 0.3s ease 0s;
		position: absolute;
		top: 0;
		left: 0;
		width: 50%;
		height: 26.389vw;
		transition: width 0.3s ease 0s;
	}

	.top_links .links_item:nth-child(2) .links_img {
		right: 0;
		left: auto;
	}

	.top_links .links_body {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-transition: opacity 0.3s ease 0s;
		display: grid;
		z-index: 10;
		position: relative;
		grid-template-columns: 150px 1fr;
		align-items: center;
		margin-top: 25vw;
		padding-left: 1.389vw;
		transition: opacity 0.3s ease 0s;
	}

	.top_links .links_heading {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		aspect-ratio: 1/1;
		width: 100%;
		background: -webkit-gradient(linear, left top, right top, from(#0b0a4f), to(#020210));
		background: linear-gradient(90deg, #0b0a4f 0%, #020210 100%);
	}

	.top_links .links_heading::after {
		-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		position: absolute;
		right: 0.347vw;
		bottom: 0.347vw;
		aspect-ratio: 1/1;
		width: 0.347vw;
		background-color: #FFF;
		content: "";
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	}

	.top_links .links_heading_en {
		color: #FFF;
		font-weight: 700;
		font-size: 2.222vw;
		line-height: 1;
		text-transform: uppercase;
	}

	.top_links .links_heading_ja {
		margin-top: 0.694vw;
		color: #FFF;
		font-weight: 700;
		font-size: 0.972vw;
	}

	.top_links .links_text {
		padding: 0 2.083vw;
		color: #262626;
		font-weight: 700;
		font-size: 1.111vw;
	}

	.top_links .links_item:hover .links_img {
		width: 100%;
	}

	/* page_company (pc) ------------------------------------------------------------------------------------------------------ */

	#page_company .common_heading_company {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#page_company .common_heading_company .common_heading_en {
		font-weight: 700;
		font-size: 4.444vw;
		line-height: 1;
		text-transform: uppercase;
	}

	#page_company .common_heading_company .common_heading_ja {
		margin-left: 1.389vw;
		color: #0B0A4F;
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_company .message .message_text {
		margin-top: 2.083vw;
		font-size: 1.111vw;
		line-height: 2;
	}

	#page_company .message .message_items {
		margin-top: 2.083vw;
	}

	#page_company .message .message_item {
		padding-left: 1.3em;
		font-size: 1.111vw;
		line-height: 2;
		text-indent: -1.3em;
	}

	#page_company .message .message_name {
		margin-top: 3.472vw;
		font-weight: 700;
		font-size: 1.458vw;
		text-align: right;
	}

	#page_company .message .message_name span {
		font-size: 1.25vw;
	}

	#page_company .outline {
		margin-top: 6.944vw;
	}

	#page_company .outline .outline_items {
		margin-top: 2.778vw;
	}

	#page_company .outline .outline_items.mt {
		margin-top: 7vw;
	}

	#page_company .outline .outline_item {
		display: grid;
		grid-template-columns: 180px 1fr;
		padding: 1.389vw 0;
		border-top: 1px solid #262626;
	}

	#page_company .outline .outline_item:last-child {
		border-bottom: 1px solid #262626;
	}

	#page_company .outline .outline_item dt {
		padding-left: 0.694vw;
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_company .outline .outline_item dd {
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_company .outline .outline_item dd a {
		color: #262626;
	}

	#page_company .outline .outline_map {
		aspect-ratio: 2/1;
		margin-top: 4.167vw;
	}

	#page_company .outline .outline_map iframe {
		width: 100%;
		height: 100%;
	}

	/* page_faq (pc) ------------------------------------------------------------------------------------------------------ */

	#page_faq .faq_item {
		padding: 2.083vw;
		border-radius: 1.389vw;
		background-color: #FFF;
		cursor: pointer;
	}

	#page_faq .faq_item:not(:first-child) {
		margin-top: 2.083vw;
	}

	#page_faq .faq_item dt,
	#page_faq .faq_item .faq_wrapper {
		-webkit-box-align: start;
		-ms-flex-align: start;
		display: grid;
		grid-template-columns: 40px 1fr;
		align-items: flex-start;
		font-weight: 700;
	}

	#page_faq .faq_item dt span,
	#page_faq .faq_item .faq_wrapper span {
		margin-top: -0.139vw;
		font-size: 2.083vw;
		line-height: 1;
	}

	#page_faq .faq_item dt {
		position: relative;
		padding-right: 4.167vw;
	}

	#page_faq .faq_item dt::before,
	#page_faq .faq_item dt::after {
		position: absolute;
		background-color: #262626;
		content: "";
	}

	#page_faq .faq_item dt::before {
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		top: 0.208vw;
		right: 0.556vw;
		width: 0.208vw;
		height: 1.389vw;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	#page_faq .faq_item dt::after {
		top: 0.764vw;
		right: 0;
		width: 1.389vw;
		height: 0.208vw;
	}

	#page_faq .faq_item dt.active::before {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	#page_faq .faq_item dd {
		display: none;
		margin-top: 1.389vw;
		padding-top: 1.389vw;
		border-top: 1px solid #F0F0F0;
	}

	/* page_sale (pc) ------------------------------------------------------------------------------------------------------ */

	#page_sale .sale .sale_contents:nth-child(2) {
		margin-top: 7.986vw;
	}

	#page_sale .sale .sale_contents:last-child {
		margin-top: 8.333vw;
	}

	#page_sale .sale .sale_bg {
		z-index: 0;
		position: relative;
		margin-top: 7.986vw;
		padding: 8.333vw 0 6.25vw;
	}

	#page_sale .sale .sale_bg::before {
		-webkit-transform: translateX(-50%);
		z-index: -10;
		position: absolute;
		top: 0;
		left: 50%;
		width: calc(100% + 13.889vw);
		height: 100%;
		transform: translateX(-50%);
		background-color: #FFF;
		content: "";
	}

	#page_sale .sale .sale_bg .sale_contents:nth-child(2) {
		margin-top: 9.722vw;
	}

	#page_sale .sale .sale_head {
		position: relative;
		aspect-ratio: 1140/450;
		width: 100%;
	}

	#page_sale .sale .sale_img {
		width: 100%;
		height: 100%;
	}

	#page_sale .sale .sale_heading {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: absolute;
		bottom: 0;
		left: 0;
		flex-direction: column;
		justify-content: center;
		aspect-ratio: 500/180;
		width: 34.722vw;
		background-color: #F5F5F7;
	}

	#page_sale .sale .sale_heading.right {
		right: 0;
		left: auto;
		padding-left: 3.472vw;
	}

	#page_sale .sale .sale_bg .sale_heading {
		background-color: #FFF;
	}

	#page_sale .sale .sale_outer {
		color: #C5C5D0;
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_sale .sale .sale_lead {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-column-gap: 1.389vw;
		-moz-column-gap: 1.389vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		column-gap: 1.389vw;
		align-items: center;
		margin-left: 1.389vw;
		text-transform: uppercase;
	}

	#page_sale .sale .sale_lead::before {
		width: 5.556vw;
		height: 0.069vw;
		background-color: #C5C5D0;
		content: "";
	}

	#page_sale .sale .sale_title {
		margin-top: 0.694vw;
		font-weight: 700;
		font-size: 2.222vw;
		line-height: 1.625;
	}

	#page_sale .sale .sale_title span {
		display: inline;
		background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
		background: linear-gradient(#FFF, #FFF);
		background-position: bottom left;
		background-size: 100% 23px;
		background-repeat: no-repeat;
		text-decoration: none;
	}

	#page_sale .sale .sale_bg .sale_title span {
		background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F7), to(#F5F5F7));
		background: linear-gradient(#F5F5F7, #F5F5F7);
		background-position: bottom left;
		background-size: 100% 23px;
		background-repeat: no-repeat;
	}

	#page_sale .sale .sale_body {
		margin-top: 3.472vw;
	}

	#page_sale .sale .sale_text {
		font-weight: 500;
		font-size: 1.111vw;
		line-height: 1.8125;
	}

	#page_sale .sale .sale_message {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		row-gap: 0.694vw;
		flex-direction: column;
		color: #0B0A4F;
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_sale .sale .sale_message::after {
		width: 1.736vw;
		height: 0.069vw;
		background-color: #0B0A4F;
		content: "";
	}

	#page_sale .sale .sale_message+.sale_text {
		margin-top: 1.389vw;
	}

	#page_sale .sale .sale_text+.sale_message {
		margin-top: 1.389vw;
	}

	/* page_flow (pc) ------------------------------------------------------------------------------------------------------ */

	#page_flow .flow_wrapper {
		-webkit-column-gap: 10%;
		-moz-column-gap: 10%;
		display: grid;
		grid-template-columns: 45% 45%;
		column-gap: 10%;
	}

	#page_flow .flow_heading {
		color: #0B0A4F;
		font-weight: 700;
		font-size: 2.222vw;
		text-align: center;
	}

	#page_flow .flow_items {
		margin-top: 1.389vw;
	}

	#page_flow .flow_item {
		position: relative;
		padding: 1.389vw;
		border: 2px solid #0B0A4F;
	}

	#page_flow .flow_item:not(:first-child) {
		margin-top: 5.556vw;
	}

	#page_flow .flow_item:not(:first-child)::before {
		-webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
		-webkit-transform: translateX(-50%);
		position: absolute;
		top: -3.611vw;
		left: 50%;
		aspect-ratio: 1/1;
		width: 1.389vw;
		transform: translateX(-50%);
		background-color: #0B0A4F;
		content: "";
		clip-path: polygon(50% 100%, 0 0, 100% 0);
	}

	#page_flow .flow_number {
		color: #0B0A4F;
		font-weight: 700;
		font-size: 1.25vw;
		text-transform: uppercase;
	}

	#page_flow .flow_text {
		margin-top: 0.347vw;
		font-weight: 700;
		font-size: 1.458vw;
	}

	#page_flow .flow_contents:nth-child(2) .flow_item {
		background-color: #0B0A4F;
	}

	#page_flow .flow_contents:nth-child(2) .flow_number {
		color: #FFF;
	}

	#page_flow .flow_contents:nth-child(2) .flow_text {
		color: #FFF;
	}

	.singleSidebar .site_single_latest .img {
		width: 13.889vw;
	}

	.single_main #single_page aside#info_side {
		background-color: transparent;
	}

	/* page_error (pc) ------------------------------------------------------------------------------------------------------ */

	#page_error .error_text {
		font-size: 1.25vw;
	}

	#page_error .common_btn.error_btn {
		margin-top: 2.083vw;
	}

	/* page_sitemap (pc) ------------------------------------------------------------------------------------------------------ */

	#page_sitemap #sitemap_list {
		background-color: transparent;
	}

	/* page_estate_single (pc) -------------------------------------------------------------------------------------------------------------------- */

	#page_estate_single .estate .estate_outer {
		width: 79.167vw;
		margin: 0 auto;
	}

	#page_estate_single .estate .estate_title {
		margin-top: 0.347vw;
		color: #0B0A4F;
		font-weight: 700;
		font-size: 2.5vw;
		line-height: 1.5;
	}

	#page_estate_single .estate .estate_marks {
		-webkit-column-gap: 0.694vw;
		-moz-column-gap: 0.694vw;
		column-gap: 0.694vw;
	}

	#page_estate_single .estate .estate_mark {
		padding: 0.208vw 0.694vw;
		border-radius: 0.347vw;
		background-color: #0B0A4F;
		color: #FFF;
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_estate_single .estate .estate_features {
		-webkit-column-gap: 1.042vw;
		-moz-column-gap: 1.042vw;
		column-gap: 1.042vw;
	}

	#page_estate_single .estate .estate_feature {
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_estate_single .estate .estate_swiper {
		aspect-ratio: 3/2;
		max-width: 55.556vw;
		margin-top: 2.778vw;
		padding: 0 1.736vw;
		position: relative;
		background-color: #fff;
	}

	#page_estate_single .estate .estate_swiper .swiper-slide img {
		object-fit: contain;
	}

	#page_estate_single .estate .estate_swiper .label {
		position: absolute;
		top: 1.389vw;
		left: 3.472vw;
		background-color: #0B0A4F;
		color: #fff;
		font-size: 1.319vw;
		font-weight: 500;
		padding: 0 0.5em;
		z-index: 10;
	}

	#page_estate_single .estate .estate_swiper .swiper-button-prev::after,
	#page_estate_single .estate .estate_swiper .swiper-button-next::after {
		aspect-ratio: 1/1;
		width: 3.472vw;
		height: 3.472vw;
		background-color: #0B0A4F;
		content: "";
	}

	#page_estate_single .estate .estate_swiper .swiper-button-prev::before,
	#page_estate_single .estate .estate_swiper .swiper-button-next::before {
		-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
		position: absolute;
		aspect-ratio: 4/5;
		width: 1.389vw;
		background-color: #FFF;
		content: "";
		clip-path: polygon(0 0, 0% 100%, 100% 50%);
	}

	#page_estate_single .estate .estate_swiper .swiper-button-prev::before {
		-webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
		clip-path: polygon(0 50%, 100% 100%, 100% 0);
	}

	#page_estate_single .estate .estate_swiper_thumbnail {
		margin-top: 1.389vw;
		padding: 0.347vw 1.042vw;
		width: 88.056vw;
	}

	#page_estate_single .estate .estate_swiper_thumbnail .swiper-slide {
		aspect-ratio: 3/2;
		width: 13.889vw;
	}

	#page_estate_single .estate .estate_swiper_thumbnail .swiper-slide.swiper-slide-thumb-active {
		outline: 3px solid #0B0A4F;
	}

	#page_estate_single .estate .estate_maincopys {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin: 60px auto 0;
	}

	#page_estate_single .estate .estate_maincopy {
		-webkit-box-align: start;
		-ms-flex-align: start;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		align-items: flex-start;
		font-weight: 700;
		font-size: 1.458vw;
	}

	#page_estate_single .estate .estate_maincopy::before {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		aspect-ratio: 1/1;
		width: 1.736vw;
		margin-top: 0.347vw;
		margin-right: 0.694vw;
		border-radius: 50%;
		background-color: #0B0A4F;
		content: "";
	}

	#page_estate_single .estate .estate_maincopy::after {
		-webkit-transform: rotate(45deg);
		position: absolute;
		top: 0.486vw;
		left: 0.486vw;
		aspect-ratio: 1/2;
		width: 0.625vw;
		transform: rotate(45deg);
		border: 3px solid #FFF;
		border-top: none;
		border-left: none;
		content: "";
	}

	#page_estate_single .estate .estate_maincopy:not(:first-child) {
		margin-top: 0.694vw;
	}

	#page_estate_single .estate .estate_container {
		margin-top: 4.167vw;
		padding: 1.389vw;
		background-color: #FFF;
	}

	#page_estate_single .estate .estate_subcopys {
		margin-top: 2.083vw;
	}

	#page_estate_single .estate .estate_subcopy {
		-webkit-box-align: start;
		-ms-flex-align: start;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		align-items: flex-start;
		font-weight: 500;
		font-size: 1.111vw;
	}

	#page_estate_single .estate .estate_subcopy a {
		display: contents;
	}

	#page_estate_single .estate .estate_subcopy::before {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		aspect-ratio: 1/1;
		width: 1.181vw;
		margin-top: 0.347vw;
		margin-right: 0.347vw;
		border-radius: 50%;
		background-color: #0B0A4F;
		content: "";
	}

	#page_estate_single .estate .estate_subcopy::after {
		-webkit-transform: rotate(45deg);
		position: absolute;
		top: 0.486vw;
		left: 0.347vw;
		aspect-ratio: 1/2;
		width: 0.417vw;
		transform: rotate(45deg);
		border: 2px solid #FFF;
		border-top: none;
		border-left: none;
		content: "";
	}

	#page_estate_single .estate .estate_subcopy:not(:first-child) {
		margin-top: 0.347vw;
	}

	#page_estate_single .estate .estate_info.info {
		margin-top: 4.167vw;
	}

	#page_estate_single .estate .estate_info.info .info_wrapper {
		-webkit-column-gap: 4%;
		-moz-column-gap: 4%;
		display: grid;
		grid-template-columns: 48% 48%;
		column-gap: 4%;
	}

	#page_estate_single .estate .estate_info.info .info_items {
		margin-top: 1.389vw;
	}

	#page_estate_single .estate .estate_info.info .info_item {
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: grid;
		grid-template-columns: 160px 1fr;
		align-items: center;
		padding: 1.042vw 0;
		border-bottom: 1px solid #0B0A4F;
	}

	#page_estate_single .estate .estate_info.info .info_item:first-child {
		border-top: 1px solid #0B0A4F;
	}

	#page_estate_single .estate .estate_info.info .info_item dt {
		padding-left: 0.694vw;
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_estate_single .estate .estate_info.info .info_item dd {
		padding-left: 2.083vw;
		font-weight: 700;
		font-size: 1.111vw;
	}

	#page_estate_single .estate .estate_area.area {
		margin-top: 4.167vw;
	}

	#page_estate_single .estate .estate_area.area .area_comment {
		margin-top: 1.389vw;
		font-size: 1.111vw;
	}

	#page_estate_single .estate .estate_area.area .area_items {
		-webkit-column-gap: 1.33%;
		-moz-column-gap: 1.33%;
		display: grid;
		grid-template-columns: 24% 24% 24% 24%;
		column-gap: 1.33%;
		row-gap: 1.389vw;
		margin-top: 1.389vw;
	}

	#page_estate_single .estate .estate_area.area .area_img {
		aspect-ratio: 12/9;
	}

	#page_estate_single .estate .estate_area.area .area_body {
		padding: 0.694vw;
		background-color: #FFF;
	}

	#page_estate_single .estate .estate_area.area .area_title {
		margin-top: 0.347vw;
		font-weight: 700;
		font-size: 1.25vw;
	}

	#page_estate_single .estate .estate_area.area .area_time {
		font-size: 1.111vw;
	}

	#page_estate_single .estate .estate_map.map {
		margin-top: 4.167vw;
	}

	#page_estate_single .estate .estate_map.map .map_wrapper {
		aspect-ratio: 2/1;
		margin-top: 1.389vw;
	}

	#page_estate_single .estate .estate_map.map .map_wrapper iframe {
		width: 100%;
		height: 100%;
		max-height: initial !important;
	}

	#page_estate_single .estate .estate_btn.common_btn {
		margin: 80px auto 0;
	}

	/* page_works_single (pc) -------------------------------------------------------------------------------------------------------------------- */

	#page_works_single .works .works_title {
		color: #0B0A4F;
		font-weight: 700;
		font-size: 2.222vw;
		line-height: 1.5;
	}

	#page_works_single .works .works_features {
		-webkit-column-gap: 1.042vw;
		-moz-column-gap: 1.042vw;
		column-gap: 1.042vw;
		margin-top: 0.694vw;
	}

	#page_works_single .head {
		margin-top: 4.167vw;
	}

	#page_works_single .head .head_wrapper {
		-webkit-column-gap: 4%;
		-moz-column-gap: 4%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: grid;
		grid-template-columns: 48% 48%;
		column-gap: 4%;
		align-items: center;
	}

	#page_works_single .head .head_img {
		aspect-ratio: 5/3;
		width: 100%;
	}

	#page_works_single .head .head_heading {
		font-weight: 700;
		font-size: 1.458vw;
	}

	#page_works_single .head .head_text {
		margin-top: 1.389vw;
		font-size: 1.111vw;
	}

	#page_works_single .items {
		margin-top: 4.167vw;
	}

	#page_works_single .items .items_wrapper {
		margin-top: 1.389vw;
	}

	#page_works_single .items .items_contents:not(:first-child) {
		margin-top: 4.167vw;
	}

	#page_works_single .items .items_head {
		position: relative;
		aspect-ratio: 5/2;
	}

	#page_works_single .items .items_img {
		width: 100%;
		height: 100%;
	}

	#page_works_single .items .items_heading {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 1.389vw;
		background-color: #F5F5F7;
		font-weight: 700;
		font-size: 1.458vw;
		line-height: 1.5;
	}

	#page_works_single .items .items_contents:nth-child(2n) .items_heading {
		right: 0;
		left: auto;
	}

	#page_works_single .items .items_text {
		margin-top: 1.389vw;
		font-size: 1.111vw;
	}

	#page_works_single .items .items_btn.common_btn {
		margin: 80px auto 0;
	}

	/* PC固定ページ お問い合わせ */
	.page_contact table {
		width: 74%;
		border-collapse: collapse;
		margin: 0 auto 50px;
	}

	.page_contact table th,
	.page_contact table td {
		padding: 1.389vw;
		font-size: 0.972vw;
		border: solid 1px #DFDFDF;
		vertical-align: middle;
	}

	.page_contact table th {
		width: 25%;
		background: #F7F7F7;
		white-space: nowrap;
		letter-spacing: .05em;
	}

	.page_contact table th .hissu,
	.page_contact table th .ninni {
		background: #c70000;
		margin-right: 1.042vw;
		color: #fff;
		padding: 0.347vw 1.042vw;
		font-size: 0.694vw;
		letter-spacing: .08em;
		border-radius: 2.083vw;
	}

	.page_contact table th .ninni {
		background: #333;
	}

	.page_contact table td {
		width: 75%;
	}

	.page_contact input[type="text"],
	.page_contact input[type="email"],
	.page_contact #zip {
		width: 85%;
		height: 3.056vw;
		border: 1px solid #a4a4a4;
		border-radius: 0.278vw;
		padding: 1em;
	}

	.page_contact input.tel {
		padding: 1em;
		width: 18.8%;
		border: 1px solid #a4a4a4;
	}

	.page_contact .select_box {
		position: relative;
		width: 50%;
	}

	.page_contact .select_box::before {
		content: "";
		position: absolute;
		z-index: 1;
		top: 47%;
		right: 1em;
		transform: translateY(-50%) rotate(45deg);
		width: .5em;
		height: .5em;
		border: 1px solid currentColor;
		border-top: none;
		border-left: none;
	}

	.mw_wp_form_preview .select_box::before {
		display: none !important;
	}

	.page_contact select {
		outline: none;
		background: transparent;
		padding: 1em 2.2em 1em 1em;
		width: 100%;
		border: 1px solid #a4a4a4;
		-webkit-appearance: none;
		appearance: none;
	}

	.page_contact textarea {
		width: 85%;
		padding: 1em;
		height: 13.889vw;
		border: 1px solid #a4a4a4;
	}

	.page_contact .attention {
		font-size: 0.833vw;
	}

	.page_contact #btn_wrap {
		justify-content: center;
		text-align: right;
		width: 74%;
		margin: auto;
	}

	.page_contact #btn_wrap button {
		background-color: #ff8001;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		color: #fff;
		display: block;
		width: 20.833vw;
		line-height: 3.472vw;
		border-radius: 0.347vw;
		font-weight: 600;
		transition: .3s;
		text-align: center;
		letter-spacing: .08em;
		margin: auto;
	}

	.page_contact #btn_wrap button[name="submitBack"] {
		background: #333;
		margin-top: 1.389vw;
	}

	.page_contact #btn_wrap button:hover {
		opacity: .8;
	}

	.contact_form_disc {
		width: 74%;
		font-size: 1.042vw;
		margin: 0 auto 50px;
		letter-spacing: .02em;
	}

	.contact_form_disc .caution {
		font-size: 0.972vw;
		color: #373636;
	}

	.contact_form_disc .text {
		margin-bottom: 0.694vw;
	}

	.privacy_term_outer .privacy_term_inner {
		height: 9.583vw;
		margin: auto;
		overflow: auto;
	}

	.privacy_term_outer .privacy_term_inner .privacy_index {
		font-size: 0.972vw;
	}

	.privacy_term_outer .privacy_term_inner .main_text {
		font-size: 0.903vw;
		margin-bottom: 1.736vw;
	}

	.privacy_term_outer .privacy_term_inner dl dt {
		font-size: 0.903vw;
		border-left: solid 3px #ccc;
		padding-left: 1em;
		margin-bottom: 0.347vw;
	}

	.privacy_term_outer .privacy_term_inner dl dd {
		font-size: 0.903vw;
	}

	.privacy_term_outer .privacy_term_inner dl+dl {
		margin-top: 2.083vw;
	}

	.privacy_term_outer .privacy_term_inner::-webkit-scrollbar {
		width: 0.556vw;
	}

	.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-track {
		background: transparent;
	}

	.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-thumb {
		background-color: #333;
		border-radius: 0.694vw;
	}

	.privacy_term_outer {
		border-top: solid 1px #e3e3e3;
		padding: 2.083vw 0;
		border-bottom: solid 1px #e3e3e3;
		width: 60%;
		margin: 0 auto 50px;
	}

	.privacy_check_list .mwform-checkbox-field-text {
		padding-right: 0;
	}

	.privacy_check_list .error {
		font-size: 0.833vw;
	}

	.privacy_term_detail {
		text-align: center;
		font-size: 0.903vw;
		margin: 1.389vw 0;
		position: relative;
		font-weight: 600;
	}

	.privacy_term_detail::after {
		content: "";
		margin: 5px auto 0;
		border: solid #333;
		border-width: 0.139vw 0.139vw 0 0;
		width: 0.694vw;
		aspect-ratio: 1 / 1;
		min-width: 0;
		rotate: 135deg;
		display: block;
	}

	.mw_wp_form_confirm .privacy_check_list,
	.mw_wp_form_confirm .privacy_term_detail {
		display: none;
	}


	/* ラジオボタン デザイン */
	/* ラジオボタンを隠す */
	.radio_btns input[type=radio].radio_btns__item {
		display: none;
	}

	.radio_btns label {
		display: inline-block;
	}

	/* spanの左側にボタンを配置するスペースを作る */
	.radio_btns .radio_btns__item+span {
		padding-left: 2em;
		display: inline-block;
		position: relative;
	}

	/* 各パーツを作成 */
	.radio_btns .radio_btns__item+span::after,
	.radio_btns .radio_btns__item+span::before {
		content: '';
		display: block;
		position: absolute;
		border: 1px solid #AAAAAA;
		border-radius: 50%;
		width: 1.389vw;
		height: 1.389vw;
		top: 0;
		left: 0;
		border: 1.2px solid #a4a4a4;
		bottom: 0;
		margin: auto;
	}

	/* after上書き */
	.radio_btns .radio_btns__item+span::after {
		width: 0.833vw;
		height: 0.833vw;
		top: 0px;
		left: 0.278vw;
		border: none;
		background: #333;
		-webkit-transform: scale(0);
		/*--ここを0にすることで下線は非表示となる--*/
		-ms-transform: scale(0);
		/*--ここを0にすることで下線は非表示となる--*/
		transform: scale(0);
		transition: all .3s;
		/*--0.3秒かけて下線が表示される--*/
	}

	/*
	  checked状態
	  文字のcolorとボタンのopacityを変更
	*/
	.radio_btns .radio_btns__item:checked+span {
		font-weight: 600;
	}

	.radio_btns .radio_btns__item:checked+span::after {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	/* チェックボックス デザイン */
	.page_contact input[type="checkbox"] {
		/* デフォルトcheckボックス非表示*/
		display: none;
	}

	.mwform-checkbox-field-text {
		display: inline-block;
		position: relative;
		padding: 0 0 0 2.083vw;
	}

	.mwform-checkbox-field-text::before,
	.mwform-checkbox-field-text::after {
		content: "";
		position: absolute;
		display: block;
	}

	.mwform-checkbox-field-text::before {
		background: #fff;
		border: 2px solid #ccc;
		border-radius: 0.139vw;
		width: 1.389vw;
		aspect-ratio: 1/1;
		min-width: 0;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	.mwform-checkbox-field-text::after {
		border-width: 0.208vw;
		border-color: transparent transparent #333 #333;
		border-style: solid;
		width: 1.389vw;
		aspect-ratio: 2/1;
		min-width: 0;
		margin-top: -0.2em;
		top: 50%;
		left: 0;
		transform: translateY(-50%) rotate(-45deg);
		opacity: 0;
	}

	input[type="checkbox"]:checked+.mwform-checkbox-field-text::after {
		opacity: 1;
	}

	.mw_wp_form .horizontal-item {
		margin-right: 0.694vw;
		margin-bottom: 0.694vw;
		display: inline-block;
	}

	/* サンクスページ */

	.page_contact .thanks_textArea .name {
		font-size: 1.111vw;
		line-height: 2;
		text-align: center;
		margin-bottom: 1.389vw;
	}

	.page_contact .thanks_textArea .contact_text {
		margin: 0 auto 50px;
		width: 62%;
	}

	.page_contact .thanks_textArea .ichiran_link {
		background-color: #ff8001;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		color: #fff;
		display: block;
		width: 20.833vw;
		line-height: 3.472vw;
		border-radius: 0.278vw;
		font-size: 1.111vw;
		transition: .3s;
		margin: 0 auto;
		text-decoration: none;
		font-weight: 600;
		letter-spacing: .08em;
		text-align: center;
	}

	.page_contact .thanks_textArea .ichiran_link:hover {
		opacity: .8;
	}

	.page_contact .thanks_textArea .contact_text .space {
		display: block;
	}

	.page_contact .thanks_textArea .contact_text .space {
		display: block;
		margin-top: 0.694vw;
	}

	/* ステップバー デザイン */
	.page_contact .progressbar {
		margin-bottom: 4.167vw;
		justify-content: center;
	}

	.page_contact .progressbar .item {
		position: relative;
		width: 18%;
		text-align: center;
		position: relative;
		align-items: center;
		justify-content: center;
		padding: 2.986vw 0 0.903vw;
		line-height: 1.5;
		letter-spacing: .05em;
	}

	.page_contact .progressbar .item .en {
		display: block;
		color: #7b7b7b;
		font-size: 0.972vw;
	}

	.page_contact .progressbar .item::before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		width: 2.083vw;
		aspect-ratio: 1/1;
		min-width: 0;
		border: solid 1px #a5a5a5;
		border-radius: 50%;
		margin: auto;
	}

	.page_contact .progressbar .item.active::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0.556vw;
		width: 1.042vw;
		aspect-ratio: 1/1;
		min-width: 0;
		border-radius: 50%;
		background: #333;
		margin: auto;
	}

	.page_contact .progressbar #step_2 .en {
		position: relative;
	}

	.page_contact .progressbar #step_2 .en::before,
	.page_contact .progressbar #step_2 .en::after {
		content: "";
		height: 0.069vw;
		width: 6.944vw;
		background: #a5a5a5;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		left: -3.264vw;
	}

	.page_contact .progressbar #step_2 .en::after {
		left: auto;
		right: -3.264vw;
	}

	.privacy_check_list {
		justify-content: center;
		align-items: center;
		margin-bottom: 1.736vw;
	}

	.privacy_check_list .hissu {
		background: #c70200;
		color: #fff;
		padding: 0.139vw 1.042vw;
		font-size: 0.694vw;
		letter-spacing: .08em;
		border-radius: 2.083vw;
		font-weight: 600;
	}

	.mw_wp_form .privacy_check_list .horizontal-item {
		margin: 0;
	}

	.page_contact table td dl.flex {
		gap: 1em;
	}
}

.top_review {
	padding: 100px 0;
}

.top_review .title_box {
	text-align: center;
	margin-bottom: 50px;
}

.top_review .title_box img {
	width: 200px;
}

.top_review .title_box .title {
	font-size: 30px;
	font-weight: bold;
	color: #0B0A4F;
	margin-bottom: 20px;
}

.top_review .title_box .lead {
	line-height: 2;
}

.top_review ul {
	display: flex;
	flex-wrap: nowrap;
	gap: 20px;
	margin-bottom: 50px;
	overflow: scroll;
}

.top_review ul li {
	border: 1px solid #0B0A4F;
	padding: 20px;
	width: 366px;
	flex-shrink: 0;
}

.top_review ul li .star_area {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #0B0A4F;
}

.top_review ul li .star_area .name {
	font-size: 18px;
	font-weight: bold;
}

.top_review ul li .star_area .star {
	color: #fbbc04;
	font-size: 20px;
}

.top_review ul li .text {
	font-size: 13px;
	line-height: 2;
}

.top_review a.common_btn {
	margin: 0 auto;
}

.top_staff {
	padding-bottom: 100px;
}

.top_staff .title_box {
	margin-bottom: 50px;
}

.top_staff .title_box .en {
	color: #0B0A4F;
	font-weight: 700;
	font-size: 64px;
	line-height: 1;
	text-transform: uppercase;	
}

.top_staff .title_box .title {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 1em;
}

.top_staff .title_box .title .lead {
	line-height: 2;
}

.common_staff_list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
	margin-bottom: 50px;
}

.common_staff_list li .image {
	height: 300px;
	margin-bottom: 10px;
}

.common_staff_list li .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.common_staff_list li .text_area .name {
	font-size: 25px;
	font-weight: bold;
}

.common_staff_list li .text_area .en_name {
	color: #0B0A4F;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;	
	margin-bottom: 1em;
}

.common_staff_list li .text_area .text {
	font-size: 14px;
	line-height: 2;
}

.common_staff_list li .text_area .position {
	padding-left: 30px;
	position: relative;
	min-height: 54px;
	display: flex;
	align-items: center;
}

.common_staff_list li .text_area .position:before {
	content: "";
	width: 20px;
	height: 1px;
	background: #0B0A4F;
	position: absolute;
	left: 0;
	top: 50%;
}


.content_container .content .head {
	margin-bottom: 50px;
	align-items: center;
}

.content_container .content .head .image {
	width: 40%;
}

.content_container .content .head .text_box {
	width: 55%;
}

.content_container .content .head .text_box .title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: .5em;
}

.content_container .content .table_wrap table th,
.content_container .content .table_wrap table td {
	border-bottom: 1px solid #ccc;
	padding: 1em;
	vertical-align: middle;
}

.content_container .content .table_wrap table td .text +  .text {
	margin-top: 1em;
}

.content_container .content .table_wrap table th {
	width: 24%;
}

.content_container .content .table_wrap table thead th {
	text-align: center;
	font-size: 30px;
	line-height: 1;
}

.content_container .content .table_wrap table td {
	width: 76%;
}

.tab_container {
	background: #0B0A4F;
	padding: 20px;
	margin-bottom: 100px;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
	border-radius: 10px;
}

.tab_container .tab {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 60px;
	border-radius: 10px;
	color: #0B0A4F;
	transition: .3s;
	background-color: #fff;
}

@media (max-width: 750px) {
	.wrap {
		max-width: 90%;
	}

	a[href $='.pdf']::before {
		width: 7vw;
		height: 8vw;
		margin-right: 2.5vw;
	}

	a[href $='.pdf']:hover {
		text-decoration: underline;
	}

	body {
		font-size: 13px;
		padding-top: 55px;
	}

	/* SPヘッダー */
	#sp_header {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		background: #fff;
		box-shadow: 1px 1px #ccc;
		z-index: 999;
		height: 55px;
	}

	#sp_header .logo {
		position: absolute;
		left: 10px;
		top: 10px;
		line-height: 0;
	}

	#sp_header .logo img {
		height: 40px;
	}

	#sp_header .icon {
		color: #000;
		position: absolute;
	}

	#sp_header .mail {
		right: 70px;
		top: 13px;
		font-size: 25px;
	}

	#sp_header .tel {
		right: 110px;
		top: 15px;
		font-size: 20px;
	}

	/* SP固定ページ 共通設定 */
	.common_page_wrap {
		padding: 20vw 0;
	}

	.common_page_title h2 {
		font-size: 5vw;
	}

	.common_page_title .sub_title {
		font-size: 3vw;
	}

	.reserve_text {
		font-size: 6vw;
	}

	/* パンくず */
	.breadcrumb {
		font-size: 2.5vw;
	}

	/* SP固定ページ 会社概要 */
	.company_profile {
		margin-bottom: 20vw;
	}

	.company_profile table th,
	.company_profile table td {
		font-size: 3.2vw;
		width: 100%;
		display: block;
	}

	.company_profile table {
		border-top: 1px solid;
	}

	.company_profile table th {
		width: 100%;
		background-color: #f2f2f2;
	}

	.company_profile table td {
		width: 100%;
	}

	.company_access .map {
		height: 50vw;
	}

	/* SP固定ページ お問い合わせ */
	#page_contact table {
		margin-bottom: 10vw;
		width: 100%;
	}

	#page_contact table th,
	#page_contact table td {
		font-size: 4vw;
		display: block;
		border-bottom: none;
		padding: 5vw 4vw;
	}

	#page_contact table th {
		width: 100%;
		text-align: left;
		padding: 3vw;
		display: flex;
		justify-content: space-between;
		flex-direction: row-reverse;
		align-items: center;
	}

	#page_contact table td {
		width: 100%;
	}

	#page_contact input[type="text"],
	#page_contact input[type="email"],
	#page_contact #zip {
		width: 100%;
		height: 12vw;
	}

	#page_contact input.tel {
		width: 29%;
	}

	#page_contact select {
		width: 100%;
	}

	#page_contact textarea {
		width: 100%;
		height: 60vw;
	}

	#page_contact #btn_wrap button {
		width: 80%;
		line-height: 12vw;
		border-radius: 4px;
		font-size: 4vw;
	}

	#page_contact #btn_wrap button[name="submitBack"] {
		margin-top: 4vw;
	}

	.mwform-checkbox-field.horizontal-item {
		display: block;
	}

	.mw_wp_form .horizontal-item+.horizontal-item {
		margin-left: 0;
		margin-top: 2vw;
	}

	#page_contact .attention {
		font-size: 3vw;
	}

	#page_contact .progressbar #step_2 .en::before,
	#page_contact .progressbar #step_2 .en::after {
		width: 8vw;
	}

	#page_contact .progressbar #step_2 .en::before {
		left: -4vw;
	}

	#page_contact .progressbar {
		margin-bottom: 7vw;
	}

	.contact_form_disc {
		width: 100%;
		font-size: 3.5vw;
		letter-spacing: .02em;
	}

	.contact_form_disc .caution {
		font-size: 3.4vw;
	}

	.contact_form_disc .text {
		margin-bottom: 3vw;
	}

	#page_contact table th .hissu,
	#page_contact table th .ninni {
		display: block;
		width: 13vw;
		padding: 0.2vw 0;
		text-align: center;
		font-size: 3vw;
		margin-right: 0;
	}

	#page_contact table {
		border-bottom: solid 1px #dfdfdf;
	}

	#page_contact #btn_wrap {
		width: 100%;
		text-align: center;
	}

	.privacy_check_list .mwform-checkbox-field-text {
		font-size: 3.8vw;
		padding-left: 11vw;
	}

	.mw_wp_form .privacy_check_list .horizontal-item {
		margin-right: 4vw;
	}

	.privacy_check_list .hissu {
		padding: 0.3vw 4vw;
	}

	.privacy_check_list {
		margin-bottom: 6vw;
	}

	.privacy_term_detail {
		font-size: 3.4vw;
		padding-bottom: 4vw;
		margin: 5vw 0;
	}

	.privacy_term_outer {
		width: 96%;
		padding: 5vw 0;
	}

	.privacy_term_outer .privacy_term_inner .main_text {
		font-size: 3.4vw;
		line-height: 1.6;
		margin-bottom: 5vw;
	}

	.privacy_term_outer .privacy_term_inner dl dt {
		font-size: 3.5vw;
	}

	.privacy_term_outer .privacy_term_inner dl dd {
		font-size: 3.5vw;
		line-height: 1.6;
	}

	.privacy_term_detail::before {
		width: 2.5vw;
		height: 2.5vw;
	}

	/* サンクスページ */
	#page_contact .thanks_textArea p {
		font-size: 4vw;
	}

	#page_contact .thanks_textArea .contact_text {
		margin-bottom: 2em;
		width: 100%;
	}

	#page_contact .thanks_textArea .ichiran_link {
		width: 80%;
		line-height: 12vw;
		font-size: 4vw;
	}

	/* ステップバー デザイン */
	#page_contact .progressbar .item {
		font-size: 4vw;
		line-height: 1.4;
		padding: 13vw 0px 2vw;
		width: 31%;
	}

	#page_contact .progressbar .item .en {
		display: block;
		color: #7b7b7b;
		font-size: 3.5vw;
		margin-bottom: 1vw;
	}

	#page_contact .progressbar .item::before {
		width: 8vw;
		height: 8vw;
	}

	#page_contact .progressbar .item.active::after {
		top: 2vw;
		width: 4vw;
		height: 4vw;
	}

	#page_contact .progressbar #step_2 .en {
		position: relative;
	}

	#page_contact .progressbar #step_2 .en::before,
	#page_contact .progressbar #step_2 .en::after {
		content: "";
		position: absolute;
		left: -47px;
		height: 1px;
		width: 100px;
		background: #a4a5a4;
	}

	#page_contact .progressbar #step_2 .en::after {
		left: auto;
		right: -4vw;
	}

	#page_contact .progressbar #step_2 .en::before,
	#page_contact .progressbar #step_2 .en::after {
		width: 8vw;
	}

	#page_contact .progressbar #step_2 .en::before {
		left: -4vw;
	}

	/* SP固定ページ 個人情報保護方針 */
	#page_privacy .main_text {
		font-size: 3.5vw;
	}

	#page_privacy dl {
		margin-bottom: 10vw;
	}

	#page_privacy dl dt {
		font-size: 4vw;
	}

	#page_privacy dl dd {
		font-size: 3.5vw;
		margin-left: 5vw;
	}

	/* SP固定ページ 404ページ */
	#page_404 .num {
		font-size: 20vw;
		line-height: 1.5;
	}

	#page_404 .text {
		font-size: 3.5vw;
	}

	/* SP投稿ページ アーカイブページ */
	.archive_page_list>article {
		padding-right: 20px;
	}

	.archive_page_list>article .date {
		width: 80px;
	}

	.archive_page_list>article .content_area {
		width: calc(100% - 80px);
	}

	.archive_page_list>article:after {
		width: 7px;
		height: 7px;
	}

	/* SP投稿ページ シングルページ */
	.singleContent .single_title::before {
		width: 3vw;
		height: 3vw;
		top: 7vw;
	}

	.singleContent .title_area .en {
		font-size: 3vw;
	}

	.single_main_img {
		width: 47vw;
		height: 47vw;
		margin: 0 auto 5vw auto;
	}

	.singleContent .day_cat {
		flex-wrap: nowrap;
		margin-bottom: 10vw;
	}

	.singleContent .day_cat .day {
		font-size: 3.2vw;
		margin-right: 3vw;
		padding-right: 3vw;
		flex-shrink: 0;
	}

	.singleContent .day_cat ul {
		gap: 2vw;
	}

	.singleContent .day_cat .category_list {
		width: 100%;
	}

	.singleContent h1 {
		font-size: 4.5vw;
		padding: 2vw;
	}

	.singleContent .title_area {
		margin-bottom: 10vw;
		padding: 20vw 0 5vw;
	}

	.singleContent .single_title {
		font-size: 4.5vw;
		letter-spacing: .05em;
	}

	.singleContent .single_title time {
		font-size: 3vw;
	}

	.singleContent .category_list ul li {
		font-size: 2.5vw;
		padding: 1vw 3vw;
	}

	.singleContent article h2 {
		font-size: 4.2vw;
		padding: 2vw;
	}

	.singleContent article h3 {
		font-size: 4vw;
		padding: 2vw;
		margin: 1.5em 0 1em;
	}

	.singleContent article h4 {
		font-size: 4vw;
		padding: 2vw;
		margin: 1.5em 0 1em;
	}

	.singleContent article h5 {
		font-size: 4vw;
	}

	.singleContent h6 {
		font-size: 3.8vw;
	}

	.singleContent p {
		font-size: 3.5vw;
	}

	#single_page .singleContent {
		width: 100%;
		margin: 0;
	}

	#single_page .singleContent .ichiran_link {
		width: 80%;
		line-height: 12vw;
		margin: 10vw auto 0 auto;
		font-size: 4vw;
	}

	#single_page .singleContent .ichiran_link:hover {
		opacity: 1;
	}

	#single_page .singleSidebar {
		display: none;
	}

	.singleContent_links {
		margin-top: 25vw;
	}

	.singleContent_links .btn {
		margin-bottom: 4vw;
		font-size: 3.4vw;
	}

	.singleContent_links a .ttl {
		font-size: 3.2vw;
	}

	.singleContent_links ul {
		width: 40%;
	}

	.recommend_post_area {
		width: 100%;
		margin: 14vw 0 0;
	}

	.recommend_post_area .ttl {
		font-size: 4.2vw;
		letter-spacing: .05em;
		padding-bottom: 2vw;
		margin-bottom: 5vw;
	}

	.recommend_post_area .ttl .en {
		font-size: 3vw;
	}

	.recommend_post_area .img {
		height: 25vw;
	}

	.recommend_post_area ul {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 3vw;
		row-gap: 5vw;
	}

	.recommend_post_area .day_cat {
		display: block;
	}

	.recommend_post_area .category_list .cat {
		font-size: 2vw;
		padding: 0 2vw;
	}

	.article_flame_wrap .text_box {
		height: auto;
		position: relative;
		padding-top: 4vw;
	}

	.recommend_post_area .day_cat .day {
		font-size: 3vw;
		margin-right: 0;
		padding-right: 0;
		border-right: none;
		position: absolute;
		left: 0;
		top: 0;
	}

	.recommend_post_area .inner_ttl {
		font-size: 3vw;
		margin-top: 1vw;
		-webkit-line-clamp: 1;
		height: 4.8vw;
	}

	.breadcrumb.single {
		text-align: left;
		margin-top: 25vw;
	}

	.singleContent_links .img {
		margin-bottom: 3vw;
		height: 25vw;
	}

	#toc_container li::before {
		width: 3vw;
		height: 3vw;
		top: 1vw;
	}

	#toc_container li {
		padding-left: 4vw;
	}

	.singleContent .singleContent_links ul li {
		padding: 0;
	}

	.singleContent_links ul li+li {
		margin-top: 3vw;
	}

	.singleContent_links ul li {
		padding-left: 6vw;
	}

	.singleContent article ul {
		padding: 4vw 3vw;
	}

	.singleContent_links ul::before {
		width: 4vw;
		height: 4vw;
	}

	.singleContent ol::before {
		border-width: 0 18px 18px 0;
	}

	.singleContent ol {
		padding: 6vw 3vw;
	}

	.singleContent #toc_container {
		margin-bottom: 8vw;
	}

	/* SP固定ページ サイトマップ */
	ul#sitemap_list li {
		margin: 0;
	}

	body #sitemap_list li a {
		font-size: 4vw;
		padding: 1vw 2vw;
		line-height: 9vw;
		margin-bottom: 1vw;
	}

	body #sitemap_list li.home-item {
		margin-bottom: 4vw;
	}

	body #sitemap_list {
		padding: 0;
	}


	/* ------------------------------------------------------------------------------------------------------------------------
    ---------------------------------------------------------------------------------------------------------------------------
    ↓↓↓↓↓ 株式会社ワンリアライズの css (sp) ↓↓↓↓↓
    ---------------------------------------------------------------------------------------------------------------------------
    /* ------------------------------------------------------------------------------------------------------------------------ */


	body.body {
		min-width: initial;
		padding-top: 0;
	}

	/* btn 共通クラス (sp) */

	a.common_btn {
		aspect-ratio: 230/50;
		width: 58vw;
		padding-left: 5vw;
		font-size: 3.5vw;
	}

	a.common_btn::before {
		right: 14vw;
		height: 7.5vw;
	}

	a.common_btn::after {
		right: 4.5vw;
		width: 3vw;
	}

	a.common_btn:hover {
		background-color: #FFF;
		color: #0B0A4F;
	}

	a.common_btn:hover::before,
	a.common_btn:hover::after {
		background-color: #0B0A4F;
	}

	/* 下層ページ fv 共通クラス (sp) */

	.common_fv {
		padding-top: 15vw;
		margin-top: 19vw;
	}

	.common_fv .common_fv_heading_en {
		font-size: 15vw;
	}

	.common_fv .common_fv_heading_ja {
		margin-top: 4vw;
		font-size: 4vw;
	}

	.common_fv .common_fv_breads {
		margin-top: 10vw;
	}

	.common_fv .common_fv_bread {
		-webkit-column-gap: 2vw;
		-moz-column-gap: 2vw;
		column-gap: 2vw;
		padding-right: 3vw;
		font-size: 3vw;
	}

	.common_fv .common_fv_bread span a span:hover {
		opacity: 1;
	}

	/* 下層ページ背景の共通クラス (sp) */

	.common_under_page {
		width: 100%;
		margin: -35vw auto 15vw;
		padding: 55vw 0 15vw;
	}

	.common_under_page::after {
		right: 5%;
		width: 95%;
	}

	.common_under_page::before {
		top: -10vw;
		right: 0;
		width: 60%;
	}

	.common_under_page main {
		padding-right: 5%;
	}

	.common_under_page.page_estate_single::after {
		width: 95%;
	}

	.common_under_page.page_estate_single::before {
		right: 0;
	}

	/* common_archive_news (sp) */

	.common_archive_news .archive_items {
		margin-top: 0;
	}

	.common_archive_news .archive_item {
		padding: 3vw 4vw 2vw 0;
	}

	.common_archive_news .archive_item:not(:first-child) {
		margin-top: 2.5vw;
	}

	.common_archive_news .archive_outer {
		grid-template-columns: 1fr;
	}

	.common_archive_news .archive_time {
		-webkit-column-gap: 2.5vw;
		-moz-column-gap: 2.5vw;
		column-gap: 2.5vw;
		font-size: 3.5vw;
	}

	.common_archive_news .archive_time::before {
		width: 7.5vw;
	}

	.common_archive_news .archive_title {
		-webkit-line-clamp: 2;
		margin-top: 1vw;
		padding: 0 5vw;
		font-size: 3.5vw;
	}

	.common_archive_news .archive_item:hover {
		background-color: #FFF;
	}

	.common_archive_news .archive_item:hover .archive_time::before {
		-webkit-transform: initial;
		transform: initial;
	}

	.common_archive_news .archive_item:hover .archive_outer {
		-webkit-transform: initial;
		transform: initial;
	}

	/* common_archive_estate (sp) -------------------------------------------------------------------------------------------------------------------- */

	.common_archive_estate {
		margin-top: 10vw;
	}

	.common_archive_estate .archive_items {
		grid-template-columns: 1fr;
		row-gap: 10vw;
		margin-top: 4vw;
	}

	.common_archive_estate .archive_head {
		grid-template-columns: 10vw 1fr;
	}

	.common_archive_estate .archive_link {
		padding-bottom: 33px;
		font-size: 3.5vw;
	}

	.common_archive_estate .archive_body {
		padding-right: 3vw;
	}

	.common_archive_estate .archive_outer {
		padding: 3vw;
	}

	.common_archive_estate .archive_outer::before {
		height: calc(100% + 60vw);
	}

	.common_archive_estate .archive_title {
		font-size: 4vw;
	}

	.common_archive_estate .archive_address {
		margin-top: 3vw;
		font-size: 3.5vw;
	}

	.common_archive_estate .archive_time {
		margin-top: 1vw;
		margin-bottom: 4vw;
		font-size: 3.5vw;
	}

	.common_archive_estate .archive_price {
		font-size: 4.5vw;
	}

	.common_archive_estate .archive_item:hover .archive_img img {
		-webkit-transform: initial;
		transform: initial;
	}

	.common_archive_estate .archive_img .label {
		top: 3vw;
		left: 3vw;
		font-size: 4vw;
	}

	.common_archive_estate .archive_img .label.down {
		left: 16vw;
	}

	.common_archive_estate .archive_item:hover .archive_link {
		-webkit-transform: initial;
		transform: initial;
	}

	.common_archive_estate .archive_item:hover .archive_link::before {
		-webkit-transform: initial;
		transform: initial;
		background-color: #F5F5F7;
	}

	.common_archive_estate .archive_item:hover .archive_title {
		color: #262626;
	}

	.common_archive_estate .archive_text {
		font-size: 4vw;
	}

	/* common_archive_works (sp) -------------------------------------------------------------------------------------------------------------------- */

	.common_archive_works {
		margin-top: 10vw;
	}

	.common_archive_works .archive_items {
		grid-template-columns: 1fr;
		row-gap: 4vw;
		margin-top: 3vw;
	}

	.common_archive_works .archive_body {
		padding: 3vw;
	}

	.common_archive_works .archive_title {
		margin-bottom: 2vw;
		font-size: 4vw;
	}

	.common_archive_works .archive_item:hover .archive_img img {
		-webkit-transform: initial;
		transform: initial;
	}

	.common_archive_works .archive_item:hover .archive_title {
		color: #262626;
	}

	.common_archive_works .archive_text {
		font-size: 4vw;
	}

	/* common_term (sp) -------------------------------------------------------------------------------------------------------------------- */

	.common_term+.common_term {
		margin-top: 10vw;
	}

	.common_term .term_items {
		margin-top: 3vw;
		gap: 2vw;
	}

	.common_term .term_item {
		padding: 0.5vw 2vw;
		font-size: 3.5vw;
	}

	.common_term .term_item:hover {
		background-color: transparent;
		color: #0B0A4F;
	}

	/* 下層ページ共通見出し (sp) */

	.common_heading {
		font-size: 5vw;
	}

	.common_heading::before {
		width: 1.5vw;
		height: 5vw;
		margin-right: 2vw;
	}

	/* header (sp) ------------------------------------------------------------------------------------------------------ */

	.header {
		padding: 6vw 2.5vw;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
	}

	.header .header_logo {
		width: 70vw;
	}

	.header .header_logo:hover {
		opacity: 1;
	}

	.header .header_btn {
		position: relative;
		aspect-ratio: 1/1;
		width: 7.5vw;
		margin-left: auto;
		cursor: pointer;
	}

	.header .header_btn span {
		-webkit-transform: translateX(-50%);
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		position: absolute;
		left: 50%;
		width: 100%;
		height: 2px;
		transform: translateX(-50%);
		border-radius: 5px;
		background-color: #0B0A4F;
		transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	}

	.header .header_btn span:nth-child(1) {
		top: 1.28vw;
	}

	.header .header_btn span:nth-child(2) {
		top: 3.33vw;
	}

	.header .header_btn span:nth-child(3) {
		top: 5.38vw;
	}

	.header .header_btn.active span:nth-child(1) {
		-webkit-transform: translateX(-50%) rotate(-135deg);
		top: 3.33vw;
		transform: translateX(-50%) rotate(-135deg);
	}

	.header .header_btn.active span:nth-child(2) {
		display: none;
	}

	.header .header_btn.active span:nth-child(3) {
		-webkit-transform: translateX(-50%) rotate(135deg);
		top: 3.33vw;
		transform: translateX(-50%) rotate(135deg);
	}

	/* drawer (sp) ------------------------------------------------------------------------------------------------------ */

	.drawer {
		-webkit-transition: opacity 0.3s ease 0s;
		visibility: hidden;
		z-index: 20;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		height: 100dvh;
		height: 100vh;
		padding: 32vw 0 20vw;
		overflow: scroll;
		background-color: #FFF;
		opacity: 0;
		transition: opacity 0.3s ease 0s;
	}

	.drawer.active {
		visibility: visible;
		opacity: 1;
	}

	.drawer::-webkit-scrollbar {
		display: none;
	}

	.drawer .drawer_item {
		padding: 3vw 0;
		border-top: 1px solid #262626;
	}

	.drawer .drawer_item:last-child {
		border-bottom: 1px solid #262626;
	}

	.drawer .drawer_item a {
		width: 100%;
		color: #232323;
		font-weight: 700;
		font-size: 4vw;
		text-align: center;
	}

	.drawer .drawer_other {
		margin-top: 10vw;
	}

	.drawer .drawer_address {
		font-weight: 500;
		font-size: 4vw;
		text-align: center;
	}

	.drawer .drawer_copy {
		margin-top: 5vw;
		font-size: 3.5vw;
		text-align: center;
	}

	.drawer .drawer_copy small {
		font-size: 100%;
	}

	/* footer (sp) ------------------------------------------------------------------------------------------------------ */

	.footer {
		padding-bottom: 27vw;
	}

	.footer .footer_wrapper {
		padding-top: 15vw;
		border-top: 1px solid #F0F0F0;
	}

	.footer .footer_head {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.footer .footer_logo {
		width: 70vw;
	}

	.footer .footer_logo:hover {
		opacity: 1;
	}

	.footer .footer_address {
		margin-top: 3vw;
		font-size: 3.5vw;
		text-align: center;
	}

	.footer .footer_address::before {
		display: none;
	}

	.footer .footer_others {
		-webkit-column-gap: 9vw;
		-moz-column-gap: 9vw;
		column-gap: 9vw;
		margin-top: 12vw;
	}

	.footer .footer_other a {
		font-size: 3vw;
	}

	.footer .footer_other a:hover {
		opacity: 1;
	}

	.footer .footer_copy {
		margin-top: 5vw;
		font-size: 3.5vw;
	}

	/* fix_btn (sp) ------------------------------------------------------------------------------------------------------ */

	.fix_btn {
		display: grid;
		z-index: 15;
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		grid-template-columns: 38.4615384615% 38.4615384615% 23.0769230769%;
		height: 15vw;
	}

	.fix_btn .fix_btn_link {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		align-items: center;
		justify-content: center;
		color: #FFF;
		font-weight: 700;
		font-size: 3.5vw;
	}

	.fix_btn .fix_btn_link::before {
		aspect-ratio: 1/1;
		width: 16px;
		margin-right: 2.5vw;
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
	}

	.fix_btn .fix_btn_link::after {
		-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		position: absolute;
		right: 1.25vw;
		bottom: 1.25vw;
		aspect-ratio: 1/1;
		width: 1.25vw;
		background-color: #FFF;
		content: "";
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	}

	.fix_btn .fix_btn_link:nth-child(1) {
		background-color: #0B0A4F;
	}

	.fix_btn .fix_btn_link:nth-child(1)::before {
		aspect-ratio: 15/16;
		background-image: url(/wp-content/themes/child/image/common_icon_text.svg);
	}

	.fix_btn .fix_btn_link:nth-child(2) {
		background-color: #050531;
	}

	.fix_btn .fix_btn_link:nth-child(2)::before {
		aspect-ratio: 14/15;
		margin-top: -3px;
		background-image: url(/wp-content/themes/child/image/common_icon_house_white.svg);
	}

	.fix_btn .fix_btn_link:nth-child(3) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		background-color: #262626;
	}

	.fix_btn .fix_btn_link:nth-child(3)::before {
		margin: 0 0 0.5vw 0;
		background-image: url(/wp-content/themes/child/image/common_icon_tel.svg);
	}

	/* top_fv (sp) -------------------------------------------------------------------------------------------------------------------- */

	.top_fv {
		padding: 56vw 0;
		margin-top: 19vw;
	}

	.top_fv::before {
		-webkit-transform: translateX(-50%);
		top: auto;
		bottom: 0;
		left: 50%;
		aspect-ratio: 370/514;
		width: calc(100% - 5vw);
		height: auto;
		transform: translateX(-50%);
		background-image: url(/wp-content/themes/child/image/top_fv_bg_sp.webp);
	}

	.top_fv .fv_bg {
		width: calc(100% - 5vw);
	}

	.top_fv .fv_message {
		max-width: calc(100% - 10vw);
	}

	.top_fv .fv_lead {
		padding: 2vw 6vw;
		font-size: 8vw;
	}

	.top_fv .fv_lead+.fv_lead {
		margin-top: 1.5vw;
	}

	.top_fv .fv_text {
		margin-top: 3vw;
		font-size: 4vw;
	}

	.top_fv .swiper.fv_swiper {
		width: calc(100% - 5vw);
	}

	.top_fv .swiper-pagination-number {
		bottom: 3vw;
		left: 5vw;
		font-size: 2.5vw;
	}

	.top_fv .swiper-pagination-number::after {
		right: -6vw;
		width: 2.5vw;
		height: 1px;
	}

	.top_fv .swiper-pagination {
		-webkit-column-gap: 1.25vw;
		-moz-column-gap: 1.25vw;
		bottom: 4.2vw;
		column-gap: 1.25vw;
		margin-left: 20vw;
	}

	.top_fv .swiper-pagination-bullet {
		width: 5vw;
		height: 2vw;
	}

	.top_fv .fv_scroll {
		z-index: 10;
		right: 4vw;
		bottom: 4vw;
		width: auto;
	}

	.top_fv .fv_scroll_text {
		color: #FFF;
		font-size: 2.5vw;
	}

	.top_fv .fv_scroll_line {
		height: 10vw;
		margin-top: 2.5vw;
		margin-left: 0.5vw;
		overflow: hidden;
		background-color: #FFF;
	}

	.top_fv .fv_scroll_line::before {
		height: 2.5vw;
		background-color: #0B0A4F;
	}

	/* top_news (sp) -------------------------------------------------------------------------------------------------------------------- */

	.top_news {
		padding: 15vw 0;
	}

	.top_news .news_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
	}

	.top_news .news_wrapper::before {
		-webkit-transform: translateX(-50%);
		top: -95vw;
		right: auto;
		left: 50%;
		width: 100vw;
		height: calc(100% + 68vw);
		transform: translateX(-50%);
	}

	.top_news .news_head {
		display: contents;
	}

	.top_news .news_heading {
		-webkit-box-align: end;
		-ms-flex-align: end;
		-webkit-column-gap: 2.5vw;
		-moz-column-gap: 2.5vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		column-gap: 2.5vw;
		align-items: flex-end;
	}

	.top_news .news_heading_en {
		font-size: 12vw;
	}

	.top_news .news_heading_ja {
		margin-top: 0;
		font-size: 4vw;
	}

	.top_news .news_btn.common_btn {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin: 6vw auto 0;
	}

	.top_news .news_items {
		margin-top: 4vw;
	}

	.top_news .news_item {
		padding: 4vw 0 2vw;
	}

	.top_news .news_item:not(:first-child) {
		margin-top: 2.5vw;
	}

	.top_news .news_outer {
		grid-template-columns: 1fr;
	}

	.top_news .news_time {
		-webkit-column-gap: 2.5vw;
		-moz-column-gap: 2.5vw;
		column-gap: 2.5vw;
		font-size: 3.5vw;
	}

	.top_news .news_time::before {
		width: 7.5vw;
	}

	.top_news .news_title {
		-webkit-line-clamp: 2;
		margin-top: 1vw;
		padding: 0 5vw;
		font-size: 3.5vw;
	}

	.top_news .news_item:hover {
		background-color: #FFF;
	}

	.top_news .news_item:hover .news_time::before {
		-webkit-transform: initial;
		transform: initial;
	}

	.top_news .news_item:hover .news_outer {
		-webkit-transform: initial;
		transform: initial;
	}

	/* top_estate (sp) -------------------------------------------------------------------------------------------------------------------- */

	.top_estate .estate_wrapper::before {
		width: calc(100% - 28vw);
	}

	.top_estate .estate_wrapper::after {
		top: -35vw;
		right: -10vw;
		aspect-ratio: 295/362;
		width: 76vw;
		background-image: url(/wp-content/themes/child/image/top_estate_deco_sp.webp);
	}

	.top_estate .estate_heading {
		-webkit-column-gap: 20px;
		-moz-column-gap: 20px;
		-webkit-box-align: end;
		-ms-flex-align: end;
		column-gap: 20px;
		align-items: flex-end;
		height: 30vw;
		padding-bottom: 5vw;
		padding-left: 0;
	}

	.top_estate .estate_heading::before {
		right: 55vw;
	}

	.top_estate .estate_heading_en {
		font-size: 12vw;
	}

	.top_estate .estate_heading_en span {
		margin-right: 2.5vw;
	}

	.top_estate .estate_heading_ja {
		font-size: 4vw;
	}

	.top_estate .estate_contents {
		position: relative;
		padding-bottom: 15vw;
	}

	.top_estate .estate_contents::before {
		height: calc(100% - 32vw);
	}

	.top_estate .estate_items {
		-webkit-column-gap: 5vw;
		-moz-column-gap: 5vw;
		display: grid;
		grid-template-columns: 77vw 77vw 77vw 77vw;
		column-gap: 5vw;
		margin-top: 6vw;
		margin-right: calc(50% - 50vw);
		padding-right: 5vw;
		overflow: scroll;
	}

	.top_estate .estate_items::-webkit-scrollbar {
		display: none;
	}

	.top_estate .estate_head {
		grid-template-columns: 7.5vw 1fr;
	}

	.top_estate .estate_link {
		padding-bottom: 14vw;
		font-size: 3.5vw;
	}

	.top_estate .estate_link::before {
		height: 34.5vw;
		margin-bottom: 5vw;
		background-color: #F5F5F7;
	}

	.top_estate .estate_img {
		aspect-ratio: 270/360;
	}

	.top_estate .estate_img .label {
		top: 4vw;
		left: 4vw;
		font-size: 4vw;
	}

	.top_estate .estate_img .label.down {
		left: 17vw;
	}

	.top_estate .estate_body {
		padding-right: 2.5vw;
	}

	.top_estate .estate_outer {
		padding: 4vw 5vw 4vw 2.5vw;
	}

	.top_estate .estate_outer::before {
		height: calc(100% + 69.2vw);
	}

	.top_estate .estate_title {
		font-size: 4vw;
		line-height: 1.625;
	}

	.top_estate .estate_address {
		margin-top: 2vw;
		font-size: 4vw;
	}

	.top_estate .estate_time {
		margin-top: 1vw;
		margin-bottom: 4vw;
		font-size: 3.5vw;
		line-height: 1.5714285714;
	}

	.top_estate .estate_price {
		font-size: 5vw;
	}

	.top_estate .estate_item:hover .estate_img img {
		-webkit-transform: initial;
		transform: initial;
	}

	.top_estate .estate_item:hover .estate_link {
		-webkit-transform: initial;
		transform: initial;
	}

	.top_estate .estate_item:hover .estate_link::before {
		-webkit-transform: initial;
		transform: initial;
		background-color: #F5F5F7;
	}

	.top_estate .estate_item:hover .estate_title {
		color: #262626;
	}

	.top_estate .estate_btn.common_btn {
		margin: 25px auto 0;
	}

	/* top_sale (sp) -------------------------------------------------------------------------------------------------------------------- */

	.top_sale {
		padding: 25vw 0 12vw;
	}

	.top_sale .sale_wrapper {
		grid-template-columns: 1fr;
	}

	.top_sale .sale_body {
		padding-top: 0;
		padding-left: 0;
	}

	.top_sale .sale_heading {
		font-size: 4vw;
	}

	.top_sale .sale_heading::before {
		width: 2vw;
		margin-right: 5vw;
	}

	.top_sale .sale_lead {
		margin-top: 6vw;
		font-size: 6vw;
		line-height: 1.5833333333;
	}

	.top_sale .sale_text {
		margin-top: 6vw;
		font-size: 4vw;
		line-height: 1.8125;
	}

	.top_sale .sale_bg {
		-webkit-transform: translateX(-50%);
		top: -12vw;
		left: 50%;
		transform: translateX(-50%);
		font-size: 38vw;
	}

	.top_sale .sale_btn.common_btn {
		margin: 6vw auto 0;
	}

	.top_sale .sale_img {
		aspect-ratio: 410/374;
		width: 102vw;
		margin: 7.5vw 0 0 -2.5vw;
	}

	/* top_links (sp) -------------------------------------------------------------------------------------------------------------------- */

	.top_links {
		padding-bottom: 8vw;
	}

	.top_links::after {
		width: calc(100% - 10vw);
	}

	.top_links .wrap {
		max-width: 95%;
	}

	.top_links .links_bg {
		height: 65vw;
	}

	.top_links .links_items {
		grid-template-columns: 1fr;
		margin-top: -30vw;
	}

	.top_links .links_items::before {
		display: none;
	}

	.top_links .links_item:not(:first-child) {
		margin-top: 12vw;
	}

	.top_links .links_img {
		position: initial;
		aspect-ratio: 370/250;
		width: 100%;
		height: auto;
	}

	.top_links .links_body {
		grid-template-columns: 1fr;
		margin-top: 0;
		margin-top: -23vw;
		padding-left: 2.5vw;
	}

	.top_links .links_heading {
		width: 30vw;
	}

	.top_links .links_heading_en {
		font-size: 8vw;
	}

	.top_links .links_heading_ja {
		margin-top: 2vw;
		font-size: 3.5vw;
	}

	.top_links .links_text {
		margin-top: 5vw;
		padding: 0;
		font-size: 4vw;
	}

	/* page_company (sp) ------------------------------------------------------------------------------------------------------ */

	#page_company .common_heading_company {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#page_company .common_heading_company .common_heading_en {
		font-size: 12vw;
	}

	#page_company .common_heading_company .common_heading_ja {
		margin-left: 4vw;
		font-size: 4vw;
	}

	#page_company .message .message_text {
		margin-top: 7vw;
		font-size: 3.5vw;
	}

	#page_company .message .message_items {
		margin-top: 7vw;
	}

	#page_company .message .message_item {
		font-size: 3.5vw;
	}

	#page_company .message .message_name {
		margin-top: 7vw;
		font-size: 4.5vw;
	}

	#page_company .message .message_name span {
		font-size: 4vw;
	}

	#page_company .outline {
		margin-top: 20vw;
	}

	#page_company .outline .outline_items {
		margin-top: 7vw;
	}

	#page_company .outline .outline_items.mt {
		margin-top: 9vw;
	}

	#page_company .outline .outline_item {
		grid-template-columns: 1fr;
		padding: 4vw 0;
	}

	#page_company .outline .outline_item dt {
		padding-left: 0;
		font-size: 4vw;
	}

	#page_company .outline .outline_item dd {
		margin-top: 2vw;
		font-weight: 500;
		font-size: 3.5vw;
	}

	#page_company .outline .outline_map {
		aspect-ratio: 3/2;
		margin-top: 12vw;
	}

	/* page_faq (sp) ------------------------------------------------------------------------------------------------------ */

	#page_faq .faq_item {
		padding: 5vw 3vw;
		border-radius: 3vw;
	}

	#page_faq .faq_item:not(:first-child) {
		margin-top: 5vw;
	}

	#page_faq .faq_item dt,
	#page_faq .faq_item .faq_wrapper {
		grid-template-columns: 6vw 1fr;
	}

	#page_faq .faq_item dt span,
	#page_faq .faq_item .faq_wrapper span {
		margin-top: 0.5vw;
		font-size: 5vw;
	}

	#page_faq .faq_item dt {
		padding-right: 10vw;
	}

	#page_faq .faq_item dt::before {
		top: 1vw;
		right: 1.5vw;
		width: 0.8vw;
		height: 4vw;
	}

	#page_faq .faq_item dt::after {
		top: 2.5vw;
		right: 0;
		width: 4vw;
		height: 0.8vw;
	}

	#page_faq .faq_item dd {
		margin-top: 5vw;
		padding-top: 5vw;
	}

	/* page_sale (sp) ------------------------------------------------------------------------------------------------------ */

	#page_sale {
		padding-right: 5%;
	}

	#page_sale .sale .sale_contents:nth-child(2) {
		margin-top: 18vw;
	}

	#page_sale .sale .sale_contents:last-child {
		margin-top: 18vw;
	}

	#page_sale .sale .sale_bg {
		margin-top: 12vw;
		padding: 12vw 0;
	}

	#page_sale .sale .sale_bg::before {
		width: calc(100% + 10vw);
	}

	#page_sale .sale .sale_bg .sale_contents:nth-child(2) {
		margin-top: 18vw;
	}

	#page_sale .sale .sale_head {
		position: relative;
		aspect-ratio: initial;
		width: 100%;
		height: auto;
	}

	#page_sale .sale .sale_img {
		aspect-ratio: 2/1;
		height: auto;
	}

	#page_sale .sale .sale_heading {
		position: static;
		aspect-ratio: initial;
		width: 100%;
		margin-top: 4vw;
	}

	#page_sale .sale .sale_heading.right {
		padding-left: 0;
	}

	#page_sale .sale .sale_outer {
		font-size: 3.5vw;
	}

	#page_sale .sale .sale_lead {
		-webkit-column-gap: 4vw;
		-moz-column-gap: 4vw;
		column-gap: 4vw;
		margin-left: 4vw;
	}

	#page_sale .sale .sale_lead::before {
		width: 15vw;
	}

	#page_sale .sale .sale_title {
		margin-top: 10px;
		font-size: 5vw;
		line-height: 1.625;
	}

	#page_sale .sale .sale_title span {
		background-size: 100% 3vw;
	}

	#page_sale .sale .sale_bg .sale_title span {
		background-size: 100% 3vw;
	}

	#page_sale .sale .sale_body {
		margin-top: 5vw;
	}

	#page_sale .sale .sale_text {
		font-size: 3.5vw;
	}

	#page_sale .sale .sale_message {
		row-gap: 2vw;
		font-size: 3.5vw;
	}

	#page_sale .sale .sale_message::after {
		width: 5vw;
	}

	#page_sale .sale .sale_message+.sale_text {
		margin-top: 3.5vw;
	}

	#page_sale .sale .sale_text+.sale_message {
		margin-top: 4vw;
	}

	/* page_flow (sp) ------------------------------------------------------------------------------------------------------ */

	#page_flow .flow_wrapper {
		grid-template-columns: 1fr;
	}

	#page_flow .flow_heading {
		font-size: 6vw;
	}

	#page_flow .flow_items {
		margin-top: 3vw;
	}

	#page_flow .flow_item {
		padding: 3vw;
	}

	#page_flow .flow_item:not(:first-child) {
		margin-top: 15vw;
	}

	#page_flow .flow_item:not(:first-child)::before {
		top: -10vw;
		width: 4vw;
	}

	#page_flow .flow_number {
		font-size: 4vw;
	}

	#page_flow .flow_text {
		margin-top: 1vw;
		font-size: 5vw;
	}

	#page_flow .flow_contents:nth-child(2) {
		margin-top: 12vw;
	}

	/* page_error (sp) ------------------------------------------------------------------------------------------------------ */

	#page_error .error_text {
		font-size: 4vw;
	}

	#page_error .error_btn {
		margin: 8vw auto 0;
	}

	/* page_estate_single (sp) -------------------------------------------------------------------------------------------------------------------- */

	#page_estate_single .estate .estate_outer {
		width: 90%;
	}

	#page_estate_single .estate .estate_title {
		font-size: 6vw;
	}

	#page_estate_single .estate .estate_mark {
		padding: 0.2vw 2vw;
		font-size: 3.5vw;
	}

	#page_estate_single .estate .estate_features {
		-webkit-column-gap: 3vw;
		-moz-column-gap: 3vw;
		column-gap: 3vw;
	}

	#page_estate_single .estate .estate_feature {
		font-size: 3.5vw;
	}

	#page_estate_single .estate .estate_swiper {
		margin-top: 6vw;
		padding: 0 25px;
	}

	#page_estate_single .estate .estate_swiper .label {
		top: 4vw;
		left: 10vw;
		font-size: 4vw;
	}

	#page_estate_single .estate .estate_swiper .swiper-button-prev::after,
	#page_estate_single .estate .estate_swiper .swiper-button-next::after {
		width: 8vw;
		height: 8vw;
	}

	#page_estate_single .estate .estate_swiper .swiper-button-prev::before,
	#page_estate_single .estate .estate_swiper .swiper-button-next::before {
		width: 3vw;
	}

	#page_estate_single .estate .estate_swiper_thumbnail {
		margin-top: 4vw;
		padding: 1vw 3vw;
	}

	#page_estate_single .estate .estate_swiper_thumbnail .swiper-slide {
		width: 20.5vw;
	}

	#page_estate_single .estate .estate_maincopys {
		margin: 10vw auto 0;
	}

	#page_estate_single .estate .estate_maincopy {
		font-size: 4vw;
	}

	#page_estate_single .estate .estate_maincopy::before {
		width: 4.5vw;
		margin-top: 1.2vw;
		margin-right: 2vw;
	}

	#page_estate_single .estate .estate_maincopy::after {
		top: 1.4vw;
		left: 1.4vw;
		width: 1.8vw;
	}

	#page_estate_single .estate .estate_maincopy:not(:first-child) {
		margin-top: 2vw;
	}

	#page_estate_single .estate .estate_container {
		margin-top: 8vw;
		padding: 3vw;
	}

	#page_estate_single .estate .estate_subcomment {
		font-size: 3.5vw;
	}

	#page_estate_single .estate .estate_subcopys {
		margin-top: 6vw;
	}

	#page_estate_single .estate .estate_subcopy {
		font-size: 3.5vw;
	}

	#page_estate_single .estate .estate_subcopy::before {
		width: 4vw;
		margin-top: 0.8vw;
		margin-right: 1.5vw;
	}

	#page_estate_single .estate .estate_subcopy::after {
		top: 1.1vw;
		left: 1.2vw;
		width: 1.5vw;
	}

	#page_estate_single .estate .estate_subcopy:not(:first-child) {
		margin-top: 1vw;
	}

	#page_estate_single .estate .estate_info.info {
		margin-top: 10vw;
	}

	#page_estate_single .estate .estate_info.info .info_wrapper {
		grid-template-columns: 1fr;
	}

	#page_estate_single .estate .estate_info.info .info_items {
		margin-top: 3vw;
	}

	#page_estate_single .estate .estate_info.info .info_items:nth-child(2) {
		margin-top: 0;
	}

	#page_estate_single .estate .estate_info.info .info_items:nth-child(2) .info_item:first-child {
		border-top: none;
	}

	#page_estate_single .estate .estate_info.info .info_item {
		grid-template-columns: 1fr;
		padding: 3vw 0;
	}

	#page_estate_single .estate .estate_info.info .info_item dt {
		padding-left: 0;
		font-size: 4vw;
		text-align: center;
		text-decoration: underline;
	}

	#page_estate_single .estate .estate_info.info .info_item dd {
		margin-top: 2vw;
		padding-left: 0;
		font-weight: 500;
		font-size: 3.5vw;
		text-align: center;
	}

	#page_estate_single .estate .estate_area.area {
		margin-top: 10vw;
	}

	#page_estate_single .estate .estate_area.area .area_comment {
		margin-top: 3vw;
		font-size: 3.5vw;
	}

	#page_estate_single .estate .estate_area.area .area_items {
		-webkit-column-gap: 2%;
		-moz-column-gap: 2%;
		grid-template-columns: 49% 49%;
		column-gap: 2%;
		row-gap: 2vw;
		margin-top: 4vw;
	}

	#page_estate_single .estate .estate_area.area .area_body {
		padding: 2vw;
	}

	#page_estate_single .estate .estate_area.area .area_title {
		margin-top: 1vw;
		font-size: 4vw;
	}

	#page_estate_single .estate .estate_area.area .area_time {
		font-size: 3.5vw;
	}

	#page_estate_single .estate .estate_map.map {
		margin-top: 10vw;
	}

	#page_estate_single .estate .estate_map.map .map_wrapper {
		aspect-ratio: 1/1;
		margin-top: 3vw;
	}

	#page_estate_single .estate .estate_btn.common_btn {
		margin: 12vw auto 0;
	}

	/* page_works_single (sp) -------------------------------------------------------------------------------------------------------------------- */

	#page_works_single .works .works_title {
		font-size: 5vw;
	}

	#page_works_single .works .works_features {
		-webkit-column-gap: 3vw;
		-moz-column-gap: 3vw;
		column-gap: 3vw;
		margin-top: 2vw;
		font-size: 3.5vw;
	}

	#page_works_single .head {
		margin-top: 10vw;
	}

	#page_works_single .head .head_wrapper {
		grid-template-columns: 1fr;
	}

	#page_works_single .head .head_heading {
		margin-top: 3vw;
		font-size: 4.5vw;
	}

	#page_works_single .head .head_text {
		margin-top: 3vw;
		font-size: 3.5vw;
	}

	#page_works_single .items {
		margin-top: 10vw;
	}

	#page_works_single .items .common_heading {
		font-size: 4.4vw;
	}

	#page_works_single .items .common_heading::before {
		height: 4.4vw;
	}

	#page_works_single .items .items_wrapper {
		margin-top: 4vw;
	}

	#page_works_single .items .items_contents:not(:first-child) {
		margin-top: 10vw;
	}

	#page_works_single .items .items_head {
		aspect-ratio: 5/3;
	}

	#page_works_single .items .items_heading {
		position: static;
		margin-top: 3vw;
		padding: 0;
		font-size: 4.5vw;
	}

	#page_works_single .items .items_text {
		margin-top: 3vw;
		font-size: 3.5vw;
	}

	#page_works_single .items .items_btn.common_btn {
		margin: 12vw auto 0;
	}

	#page_estate_single .estate .estate_swiper_thumbnail {
		width: 94vw;
	}

	/* SP固定ページ お問い合わせ */
	.page_contact table {
		margin-bottom: 10vw;
		width: 100%;
	}

	.page_contact table th,
	.page_contact table td {
		font-size: 4vw;
		display: block;
		border-bottom: none;
		padding: 5vw 4vw;
	}

	.page_contact table th {
		width: 100%;
		text-align: left;
		padding: 3vw;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.page_contact table td {
		width: 100%;
	}

	.page_contact input[type="text"],
	.page_contact input[type="email"],
	.page_contact #zip {
		width: 100%;
		height: 12vw;
	}

	.page_contact input.tel {
		width: 29%;
	}

	.page_contact .select_box {
		width: 100%;
	}

	.page_contact textarea {
		width: 100%;
		height: 60vw;
	}

	.page_contact #btn_wrap button {
		width: 80%;
		line-height: 12vw;
		border-radius: 4px;
		font-size: 4vw;
	}

	.page_contact #btn_wrap button[name="submitBack"] {
		margin-top: 4vw;
	}

	.mwform-checkbox-field.horizontal-item {
		display: block;
	}

	.mw_wp_form .horizontal-item+.horizontal-item {
		margin-left: 0;
		margin-top: 2vw;
	}

	.page_contact .attention {
		font-size: 3vw;
	}

	.page_contact .progressbar #step_2 .en::before,
	.page_contact .progressbar #step_2 .en::after {
		width: 8vw;
	}

	.page_contact .progressbar #step_2 .en::before {
		left: -4vw;
	}

	.page_contact .progressbar {
		margin-bottom: 7vw;
	}

	.contact_form_disc {
		width: 100%;
		font-size: 3.5vw;
		letter-spacing: .02em;
		margin: 0 auto 10vw;
	}

	.contact_form_disc .caution {
		font-size: 3.4vw;
	}

	.contact_form_disc .text {
		margin-bottom: 3vw;
	}

	.page_contact table th .hissu,
	.page_contact table th .ninni {
		display: block;
		width: 13vw;
		padding: 0.2vw 0;
		text-align: center;
		font-size: 3vw;
		margin-right: 0;
		order: 1;
	}

	.page_contact table {
		border-bottom: solid 1px #dfdfdf;
	}

	.page_contact #btn_wrap {
		width: 100%;
		text-align: center;
	}

	.privacy_check_list .mwform-checkbox-field-text {
		font-size: 3.8vw;
		padding-left: 11vw;
	}

	.mw_wp_form .privacy_check_list .horizontal-item {
		margin-right: 4vw;
	}

	.privacy_check_list .hissu {
		padding: 0.3vw 4vw;
	}

	.privacy_check_list {
		margin-bottom: 6vw;
	}

	.privacy_term_detail {
		font-size: 3.4vw;
		margin: 5vw 0;
	}

	.privacy_term_outer {
		width: 96%;
		padding: 5vw 0;
	}

	.privacy_term_outer .privacy_term_inner .main_text {
		font-size: 3.4vw;
		line-height: 1.6;
		margin-bottom: 5vw;
	}

	.privacy_term_outer .privacy_term_inner dl dt {
		font-size: 3.5vw;
		margin-bottom: 1.5vw;
	}

	.privacy_term_outer .privacy_term_inner dl dd {
		font-size: 3.5vw;
		line-height: 1.6;
	}

	.privacy_term_outer .privacy_term_inner dl+dl {
		margin-top: 7vw;
	}

	.privacy_term_detail::after {
		width: 2.5vw;
		margin: 1.5vw auto 0;
	}

	/* サンクスページ */
	.page_contact .thanks_textArea p {
		font-size: 4vw;
	}

	.page_contact .thanks_textArea .contact_text {
		margin-bottom: 2em;
		width: 100%;
	}

	.page_contact .thanks_textArea .ichiran_link {
		width: 80%;
		line-height: 12vw;
		font-size: 4vw;
	}

	/* ステップバー デザイン */
	.page_contact .progressbar .item {
		font-size: 4vw;
		line-height: 1.4;
		padding: 13vw 0px 2vw;
		width: 31%;
	}

	.page_contact .progressbar .item .en {
		font-size: 3.5vw;
		margin-bottom: 1vw;
	}

	.page_contact .progressbar .item::before {
		width: 8vw;
	}

	.page_contact .progressbar .item.active::after {
		top: 2vw;
		width: 4vw;
	}

	.page_contact .progressbar #step_2 .en {
		position: relative;
	}

	.page_contact .progressbar #step_2 .en::before,
	.page_contact .progressbar #step_2 .en::after {
		content: "";
		position: absolute;
		left: -47px;
		height: 1px;
		width: 100px;
		background: #a4a5a4;
	}

	.page_contact .progressbar #step_2 .en::after {
		left: auto;
		right: -4vw;
	}

	.page_contact .progressbar #step_2 .en::before,
	.page_contact .progressbar #step_2 .en::after {
		width: 8vw;
	}

	.page_contact .progressbar #step_2 .en::before {
		left: -4vw;
	}

	
	.top_review {
		padding: 20vw 0 10vw 0;
	}

	.top_review .wrap {
		width: 93.056vw;
	}
	
	.top_review .title_box {
		margin-bottom: 10vw;
	}
	
	.top_review .title_box img {
		width: 25vw;
	}
	
	.top_review .title_box .title {
		font-size: 5vw;
	}
	
	.top_review ul {
		display: block;
		margin-bottom: 10vw;
		overflow: scroll;
		white-space: nowrap;
	}

	.top_review ul li + li {
		margin-left: 20px;
	}
	
	.top_review ul li {
		padding: 5vw;
		display: inline-block;
		width: 75vw;
		white-space: initial;
		vertical-align: top;
	}
	
	
	.top_review ul li .star_area {
		margin-bottom: 4vw;
		padding-bottom: 4vw;
		border-bottom: 1px solid;
	}
	
	.top_review ul li .star_area .name {
		font-size: 3.5vw;
	}
	
	.top_review ul li .star_area .star {
		font-size: 4vw;
	}
	
	.top_review ul li .text {
		font-size: 3vw;
	}

	.top_staff {
		padding-bottom: 20vw;
	}
	
	.top_staff .title_box {
		margin-bottom: 10vw;
	}
	
	.top_staff .title_box .en {
		font-size: 12vw;
	}
	
	.top_staff .title_box .title {
		font-size: 4vw;
	}

	.top_staff .wrap {
		width: 93.056vw;
	}
	
	.common_staff_list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		margin-bottom: 10vw;
	}
	
	.common_staff_list li .image {
		height: 50vw;
		margin-bottom: 2vw;
	}
	
	.common_staff_list li .text_area .name {
		font-size: 5vw;
	}
	
	.common_staff_list li .text_area .en_name {
		font-size: 3vw;
	}
	
	.common_staff_list li .text_area .text {
		font-size: 2.8vw;
	}
	
	.common_staff_list li .text_area .position {
		padding-left: 5vw;
		min-height: 13vw;;
	}
	
	.common_staff_list li .text_area .position:before {
		width: 3vw;
	}
	
	.content_container .content .head {
		margin-bottom: 10vw;
	}
	
	.content_container .content .head .image {
		width: 100%;
		margin-bottom: 5vw;
	}
	
	.content_container .content .head .text_box {
		width: 100%;
	}
	
	.content_container .content .head .text_box .title {
		font-size: 4vw;
	}
	
	.content_container .content .table_wrap table th,
	.content_container .content .table_wrap table td {
		display: block;
	}
	
	.content_container .content .table_wrap table th {
		width: 100%;
		border-bottom: none;
		padding-bottom: 0;
		font-size: 3.8vw;
	}

	.content_container .content .table_wrap table thead th {
		font-size: 5vw;
		border-bottom: 1px solid #ccc;
		padding-bottom: 1em;
	}
	
	.content_container .content .table_wrap table td {
		width: 100%;
	}
	
	.tab_container {
		padding: 3vw;
		margin-bottom: 10vw;
		gap: 3vw;
	}
	
	.tab_container .tab {
		font-size: 4vw;
		line-height: 10vw;
	}


}

@media screen and (min-width: 751px) {

	.pc_tel {
		pointer-events: none;
	}

}

@-webkit-keyframes scroll {

	0% {
		top: 0;
	}

	100% {
		top: 100%;
	}

}

@keyframes scroll {

	0% {
		top: 0;
	}

	100% {
		top: 100%;
	}

}