@font-face {
	font-family: 'Noto Sans CJK JP Subset';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans CJK JP"), local("NotoSansCJKjp-Regular"), local("NotoSansJP-Regular"), url("../font/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../font/NotoSansCJKjp-Regular.woff") format("woff");
}

@font-face {
	font-family: 'Noto Sans CJK JP Subset';
	font-style: normal;
	font-weight: 700;
	src: local("NotoSansCJKjp-Bold"), local("NotoSansJP-Bold"), url("../font/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../font/NotoSansCJKjp-Bold.woff") format("woff");
}

[data-target] {
	cursor: pointer;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

html,
body {
	margin: 0;
	padding: 0;
}

body {
	background: #fffffe;
	color: #222;
	font-family: "Noto Sans", "Noto Sans CJK JP", "Noto Sans CJK JP Subset", YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	line-height: 1.6;
	min-height: 100vh;
	min-height: -webkit-fill-available;
	overflow-wrap: break-word;
	overflow-x: hidden;
	position: relative;
}

article,
aside,
footer,
header,
nav,
section,
main {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: inherit;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	height: auto;
	max-width: 100%;
	vertical-align: top;
}

video {
	height: auto;
	max-width: 100%;
}

code,
kbd,
pre,
samp {
	font-family: monospace, sans-serif;
	font-size: inherit;
}

ul,
ol {
	list-style: none;
}

table {
	border: 1px solid #eee;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
}

th,
td {
	border: 1px solid #eee;
	padding: 4px 6px;
	text-align: left;
	vertical-align: top;
}

blockquote,
q {
	quotes: none;
}

blockquote::after,
blockquote::before,
q::after,
q::before {
	content: "";
	content: none;
}

address {
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}

[type="text"],
[type="email"],
[type="number"],
[type="password"] {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #222;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-size: inherit;
	font-weight: 400;
	max-width: 100%;
	padding: 8px 12px;
	width: 100%;
}

select {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #222;
	cursor: pointer;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-size: inherit;
	font-weight: 400;
	padding: 8px 12px;
}

textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #222;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-size: inherit;
	font-weight: 400;
	max-width: 100%;
	padding: 8px 12px;
	width: 100%;
}

.article-single__image {
	margin-bottom: 32px;
	margin-top: 32px;
	text-align: center;
}

.article-single__profile {
	margin-top: 32px;
}

.article-single__relative {
	margin-top: 32px;
}

.article-single__relative-blog {
	margin-top: 32px;
}

.article-single__shop-information {
	margin-top: 32px;
}

.chintai-rect-cards {
	display: flex;
	flex-wrap: wrap;
	margin-left: -2%;
	margin-right: -2%;
}

.chintai-rect-cards__item {
	margin: 0 2%;
	width: calc(88% / 3);
}

.chintai-contact__form-wrap {
	background: #f6f6f6;
	margin: 0 auto;
	max-width: 788px;
	padding: 20px;
}

.chintai-contact__form-wrap table {
	border: none;
	width: 100%;
}

.chintai-contact__form-wrap tr {
	display: block;
}

.chintai-contact__form-wrap tr:not(:last-child) {
	margin-bottom: 24px;
}

.chintai-contact__form-wrap th,
.chintai-contact__form-wrap td {
	border: none;
	display: block;
	padding: 0;
}

.chintai-contact__form-wrap th {
	font-weight: bold;
	margin-bottom: 7px;
}

.chintai-contact__form-wrap th.th-radio {
	margin-bottom: 15px;
}

.chintai-contact__form-wrap th .hissu {
	background: #F24664;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 14px;
	padding: 1px 7px;
}

.chintai-contact__form-wrap th .nini {
	background: #aaa;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 14px;
	padding: 1px 7px;
}

.chintai-contact__form-wrap td.radio {
	padding-left: 0;
}

.chintai-contact__form-wrap td.radio > span {
	display: block;
}

.chintai-contact__form-wrap td.radio > span:not(:last-child) {
	margin-bottom: 15px;
}

.chintai-contact__form-wrap label {
	font-weight: 700;
	margin-bottom: 0;
}

.chintai-contact__form-wrap .mwform-radio-field label,
.chintai-contact__form-wrap .mwform-checkbox-field label {
	font-weight: 400;
}

.chintai-contact__form-wrap input,
.chintai-contact__form-wrap textarea {
	margin: 0;
}

.chintai-contact__form-wrap .mw-privacy {
	font-size: 14px;
	margin-top: 6px;
	text-align: center;
}

.chintai-contact__form-wrap .mw-privacy a {
	text-decoration: underline;
	transition: all 0.3s ease 0s;
}

.chintai-contact__form-wrap .mw-privacy a:hover {
	opacity: 0.7;
}

.chintai-contact__form-wrap input[type="radio"] {
	display: inline-block;
	height: 16px;
	margin-top: -3px;
	vertical-align: middle;
	width: 16px;
}

.chintai-contact__form-wrap input[type="checkbox"] {
	display: inline-block;
	height: 16px;
	margin-top: -3px;
	vertical-align: middle;
	width: 16px;
}

.chintai-contact__form-wrap .mini {
	font-size: 0.85em;
}

.chintai-contact__form-wrap .lead-p {
	margin-bottom: 24px;
}

.chintai-contact__form-wrap .second-input {
	margin-top: 3px;
}

.chintai-contact__form-wrap .horizontal-item {
	display: inline-block;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-top: 6px;
}

.chintai-contact__form-wrap .horizontal-item + .horizontal-item {
	margin-left: 0;
}

.chintai-contact__form-wrap .mwform-checkbox-field-text {
	font-weight: 400;
}

.col1-wrap {
	display: block;
	margin: 0 auto 100px;
	max-width: 1240px;
	padding: 0 20px;
}

.col1-wrap.single-wrap .contents-wrap {
	width: 100%;
}

.col2-wrap {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin: 0 auto 100px;
	max-width: 1240px;
	padding: 0 20px;
}

.mapinfo {
	display: flex;
}

.mapinfo li {
	line-height: 1;
}

.mapinfo li:nth-child(n + 2) {
	margin-left: 24px;
}

.mapinfo li img {
	vertical-align: middle;
}

.news-list {
	border-bottom: 2px solid #2c6bca;
	border-top: 2px solid #2c6bca;
}

.news-list li:not(:last-child) {
	border-bottom: 1px solid rgba(204, 204, 204, 0.9);
}

.pdf-wrap__head {
	margin-bottom: 40px;
	margin-top: 60px;
}

.pdf-wrap__title {
	margin-bottom: 37px;
}

.this-contact-wrap {
	margin-top: 50px;
}

.top-chintai__cards {
	margin-top: 20px;
}

.top-chintai__more {
	margin-top: 36px;
}

.archive-title {
	font-size: 32px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
}

/* 黒下線タイトル共通 */

.bb-ttl {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	position: relative;
}

.bb-ttl::after {
	background: #222;
	bottom: -5px;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

/* 青左線タイトル共通 */

.bl-ttl {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5;
	padding: 8px 0 8px 18px;
	position: relative;
}

.bl-ttl::before {
	background: #2c6bca;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

/*---------------------------------

  ブルー背景タイトル共通

---------------------------------*/

.blue-ttl {
	background-color: #2c6bca;
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
}

.blue-ttl02 {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 2;
	padding-left: 20px;
	position: relative;
}

.blue-ttl02::after {
	background-color: #2c6bca;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px;
}

/*---------------------------------

  h2共通スタイル

---------------------------------*/

.h2-ttl {
	font-size: 40px;
	font-size: 2.5rem;
	letter-spacing: 0.08em;
	line-height: 1.3;
	margin-bottom: 65px;
	position: relative;
	text-align: center;
}

.reason-inner .h2-ttl {
	margin-bottom: 90px;
}

.h2-ttl::after {
	background-color: #ccc;
	border-radius: 40px;
	bottom: -23px;
	content: "";
	display: inline-block;
	height: 3px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 60px;
}

.c-mail-image {
	display: inline-block;
	height: 22px;
	line-height: 1;
	padding-top: 2px;
	vertical-align: top;
	width: auto;
}

.lw-marker {
	background: linear-gradient(transparent 60%, #b8e2ff 0);
	font-weight: 700;
}

.published-time {
	padding-left: 17px;
	position: relative;
}

.published-time::before {
	background: url(../image/single/date.svg) no-repeat center/contain;
	content: "";
	display: block;
	height: 14px;
	left: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 14px;
}

.single-title {
	font-size: 32px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
}

.update-time {
	padding-left: 17px;
	position: relative;
}

.update-time::before {
	background: url(../image/single/update.svg) no-repeat center/contain;
	content: "";
	display: block;
	height: 14px;
	left: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 14px;
}

/* viewmoreボタン */

.viewmore {
	text-align: center;
}

.viewmore a {
	border: 1px solid #2c6bca;
	display: inline-block;
	height: 56px;
	line-height: 56px;
	margin: 3px auto 0;
	padding: 0 30px;
	text-indent: 2em;
}

.viewmore a svg {
	height: 14px;
	margin-left: 16px;
}

.viewmore a path {
	transition: all .3s ease 0s;
}

.viewmore a:hover {
	background-color: #2c6bca;
	color: #fff;
}

.viewmore a:hover path {
	fill: #fff;
}

.archive-blog-card {
	display: flex;
	padding: 35px 50px 35px 0;
	position: relative;
	transition: all 0.3s ease 0s;
}

.archive-blog-card:hover {
	opacity: 0.6;
}

.archive-blog-card::after {
	background: url(../image/top/news-con-arrow.svg) no-repeat center/contain;
	content: "";
	display: inline-block;
	height: 17px;
	position: absolute;
	right: 22px;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
}

.archive-blog-card__image {
	width: 30%;
}

.archive-blog-card__figure {
	background: #eee;
	padding-top: 100%;
	position: relative;
	width: 100%;
}

.archive-blog-card__figure img {
	font-family: "object-fit: cover;";
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

.archive-blog-card__body {
	padding: 0 30px;
	width: 70%;
}

.archive-blog-card__title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
}

.archive-blog-card__meta {
	display: flex;
	font-size: 13px;
	margin-bottom: 12px;
}

.archive-blog-card__label {
	background: #888;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	margin-left: auto;
	padding: 1px 8px;
}

.archive-blog-card__excerpt {
	color: #555;
	font-size: 14px;
	line-height: 1.6;
	margin-top: 12px;
}

.archive-wrap__title {
	margin-bottom: 20px;
}

.article-info ul {
	color: #2C6BCA;
	display: flex;
	flex-wrap: wrap;
	font-weight: 500;
	margin-bottom: 24px;
}

.article-info .date {
	font-size: 16px;
	margin-right: 20px;
	padding-top: 2px;
}

.article-info .tag {
	margin: 0 17px 0 0;
}

.article-info .tag a {
	background: #f2f7ff;
	border-radius: 14px;
	display: inline-block;
	font-size: 14px;
	padding: 3px 13px 3px 28px;
	position: relative;
}

.article-info .tag a:hover {
	opacity: 0.7;
}

.article-info .tag a::before {
	background: url(../image/single/tag.svg) no-repeat center/contain;
	content: "";
	display: block;
	height: 13px;
	left: 10px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 13px;
}

.entry-content .grouptab {
	border: 1px #ddd solid;
	border-collapse: separate;
	border-spacing: 3px;
}

.entry-content .grouptab .siteview {
	float: right;
}

.entry-content .grouptab .siteview a {
	background: #777;
	border-radius: 25px; /* position: absolute; */
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 11px;
	margin-top: 8px;
	padding: 2px 10px;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 110px;
}

.entry-content .grouptab .officelinkbox {
	overflow: hidden;
}

.entry-content .grouptab .officelinkbox h4 {
	float: left;
}

.entry-content table.grouptab tbody tr th {
	font-weight: bold;
}

.entry-content table.grouptab tbody tr td {
	background-color: #fff;
	border: #ddd solid 1px;
}

.entry-content table.grouptab tbody tr td h4 {
	background: #efefef;
	font-size: 16px;
	margin: 5px 0;
	padding: 5px 8px;
}

.entry-content table.grouptab tbody tr td h4 span {
	display: inline-block;
}

.entry-content table.grouptab tbody tr td h5 {
	font-size: 14px;
	margin: 5px;
}

.entry-content table.grouptab tbody tr td h5 i {
	margin-right: 8px;
}

.entry-content table.grouptab tbody tr td p {
	font-size: 12px;
	font-weight: bold;
}

.entry-content table.grouptab tbody tr.sekizai th {
	background: #c5e3f8;
	color: #3388d6;
}

.entry-content table.grouptab tbody tr th {
	width: 250px;
}

.entry-content table.grouptab tbody tr th span {
	display: inline-block;
}

.entry-content table.grouptab tbody tr.sekizai td h4 {
	background: #c5e3f8;
}

.entry-content table.grouptab tbody tr.sekizai td h5 i {
	color: #3388d6;
}

.entry-content table.grouptab tbody tr.kenchiku th {
	background: #eff2dc;
	color: #6d7345;
}

.entry-content table.grouptab tbody tr.boeki th {
	background: #f3dedf;
	color: #7c0020;
}

.entry-content table.grouptab tbody tr.boeki td h4 {
	background: #f3dedf;
}

.entry-content table.grouptab tbody tr.boeki td h5 i {
	color: #7c0020;
}

.entry-content table.grouptab tbody tr.fudosan th {
	background: #c6e1d9;
	color: #128754;
}

.entry-content table.grouptab tbody tr.fudosan td h4 {
	background: #c6e1d9;
}

.entry-content table.grouptab tbody tr.fudosan td h5 i {
	color: #128754;
}

.entry-content table.grouptab tbody tr.consul th {
	background: #c8dcf2;
	color: #004aa5;
}

.entry-content table.grouptab tbody tr.consul td h4 {
	background: #c8dcf2;
}

.entry-content table.grouptab tbody tr.consul td h5 i {
	color: #004aa5;
}

.entry-content .anvarthbox {
	border: solid 1px #eee;
	clear: both;
	margin-bottom: 50px;
	overflow: hidden;
}

.entry-content .anvarthinbox {
	overflow: hidden;
	padding: 1vw;
}

.entry-content .anvaleft {
	float: left;
	padding: 8px;
	width: 22%;
}

.entry-content .anvaright {
	float: right;
	width: 70%;
}

.entry-content .anvaright dl {
	margin: 5px 0 0;
}

.entry-content .anvaright dt,
.entry-content .anvaright dd {
	display: inline-block;
	margin: 0;
	margin-bottom: 3px !important;
	vertical-align: top;
}

.entry-content .anvaright dd {
	border-left: none !important;
}

.entry-content .anvabox2 {
	background: #EDEDED;
	clear: both;
	margin: 1vw;
	padding: 25px;
	text-align: center;
}

.entry-content .presibox {
	overflow: hidden;
}

.entry-content .presileft {
	float: left;
}

.entry-content .presiright {
	float: right;
}

.entry-content .prename {
	text-align: right;
}

.entry-content #toprecomenu a {
	color: #333;
}

.entry-content .tenpobox {
	overflow: hidden;
}

.entry-content table.history {
	border: inherit;
	width: 100%;
}

.entry-content table.history tr:nth-child(2n) {
	background-color: #f6f6f6;
}

.entry-content table.history tbody th {
	background: none;
	border: inherit;
	color: #000;
	font-weight: 400;
}

.entry-content table.history tbody td {
	background: none;
	border: inherit;
}

.entry-content .ketsudanbox {
	overflow: hidden;
}

.entry-content .ketsuleft {
	float: left;
	width: 24%;
}

.entry-content .ketsuright {
	float: right;
	width: 72%;
}

.entry-content .daihyobox {
	overflow: hidden;
}

.entry-content .daihyoleft {
	float: left;
	width: 24%;
}

.entry-content .daihyoright {
	float: right;
	width: 72%;
}

.entry-content .daihyoright p {
	line-height: 1.4em;
}

.entry-content .ggmap iframe {
	width: 100%;
}

.entry-content .access {
	margin: 25px 0 50px;
	text-align: center;
}

.entry-content .adv_list {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 20px;
	position: relative;
}

.entry-content .adv_list:nth-child(n + 2) {
	margin-top: 30px;
}

.entry-content .adv_list > :first-child {
	margin-top: 0;
}

.entry-content .adv_list .adv_list_img {
	background: #E5E5E5;
	border: 1px solid #D9D9D9;
	float: left;
	height: 230px;
	margin-right: 15px;
	overflow: hidden;
	position: relative;
	width: calc( 30% - 15px);
}

.entry-content .adv_list .adv_list_img img {
	height: auto;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

.entry-content .adv_list section {
	float: left;
	width: 50%;
	width: 70%;
}

.entry-content .adv_list section h2 {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 10px;
}

.entry-content .adv_list section table th {
	background: #e5e5e5;
	border-bottom: 1px solid #f5f3f3;
	font-size: 13px;
}

.entry-content .adv_list section table td {
	font-size: 13px;
}

.entry-content .adv_list a.more_btnm {
	background: #2c6bca;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 1.5;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	transition: all ease-in-out .3s;
	width: 20%;
}

.entry-content .adv_list a.more_btnm:hover {
	background: #333;
	text-decoration: none;
	transition: all ease-in-out .3s;
}

.entry-content .staff_img {
	background: #E5E5E5;
	border: 1px solid #3ab5ee;
	height: 300px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.entry-content .staff_list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -14px;
	overflow: hidden;
	padding: 0;
}

.entry-content .staff_list ul li {
	margin: 0;
	overflow: hidden;
	padding: 0 14px; /* border-bottom: 1px solid #e5e5e5; */
	position: relative;
	text-indent: 0;
	width: 33.3%;
}

.entry-content .staff_list ul li::before {
	display: none;
}

.entry-content .staff_name {
	text-align: right;
}

.entry-content .adv_list li a.btn_link {
	background: #3ab5ee;
	color: #FFF;
	display: inline-block;
	font-size: 13px;
	padding: 5px 20px;
	text-decoration: none;
}

.entry-content .staff_single_img {
	float: left;
	margin-right: 20px;
	width: calc( 40% - 20px);
}

.entry-content .staff_shosairight {
	float: left;
	font-size: 14px;
	width: 60%;
}

.entry-content .staff_retarn {
	background: #2c6bca;
	color: #fff;
	float: right;
	margin: 25px 0 0;
	padding: 12px;
	text-align: center;
	width: 35%;
}

.entry-content .staff_retarn a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
}

.staff_single_title {
	position: relative;
}

.staff_single_label {
	background: #2c6bca;
	bottom: 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1;
	padding: 7px;
	position: absolute;
	right: 0;
}

.shop_dtail_info {
	padding: 10px;
}

.shop_dtail_info iframe {
	height: 250px;
}

.shop_dtail_info {
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 20px;
}

.shop_dtail_info .dtail_info_img {
	float: left;
	margin-right: 15px;
	width: calc( 40% - 15px);
}

.shop_dtail_info section {
	float: left; /*font-family: "游ゴシック";*/
	width: 60%;
}

.shop_dtail_info section h4 {
	margin-bottom: 15px;
}

.shop_dtail_info section h4 span {
	font-weight: 600;
	padding-right: 5px;
}

.shop_dtail_info section p {
	margin-bottom: 10px;
}

.shop_dtail_info section p span {
	display: block;
	font-weight: 600;
}

.shop_dtail_info section p.shop_holiday span {
	display: inline-block;
	padding-right: 5px;
}

.shop_dtail_info iframe {
	clear: both;
	margin-top: 20px;
	width: 100%;
}

.tokkijiko {
	border: double;
	padding: 15px;
}

.tokkijiko h4 {
	background: none;
	font-size: 18px;
	margin: 0 0 10px;
	padding: 0;
}

.tokkijiko ul {
	margin: 0 0 10px;
}

.tokkijiko li {
	font-size: 16px;
}

.tokkijiko span.red {
	color: red;
}

dl.adobeex {
	margin: 30px 0 0;
}

dl.adobeex dt {
	display: inline-block;
	vertical-align: text-bottom;
}

dl.adobeex dd {
	display: inline-block;
	font-size: 13px;
	padding: 6px;
}

#mw_wp_form_mw-wp-form-34 table tr:nth-child(2) td br,
#mw_wp_form_mw-wp-form-34 table tr:nth-child(1) td br {
	display: none;
}

.blog-card {
	display: inline-block;
}

.blog-card__image {
	padding-top: 62.5%;
	position: relative;
	width: 100%;
}

.blog-card__image img {
	font-family: "object-fit: cover;";
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

.blog-relative-card__image {
	padding-top: 56.2%;
	position: relative;
	width: 100%;
}

.blog-relative-card__image img {
	font-family: "object-fit: cover;";
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

.blog-relative-card__title {
	font-size: 15px;
	font-weight: 700;
	margin-top: 6px;
}

.blog-relative-card__excerpt {
	font-size: 13px;
	line-height: 1.8;
	margin-top: 4px;
}

/* ぱんくず */

/* ヘッダーとの高さ調整 */

.breadcrumbs.single {
	padding-top: 198px;
}

.is-animation + .breadcrumbs.single {
	padding-top: 100px;
}

/* そのほかスタイル */

.breadcrumbs {
	overflow-x: auto;
	white-space: nowrap;
}

.breadcrumbs.single {
	margin-bottom: 43px;
}

.breadcrumbs.single ol {
	color: #888;
	display: flex;
	font-size: 12px;
	margin: 0 auto;
	max-width: 1240px;
	padding: 10px 20px 10px;
}

.breadcrumbs.single ol a {
	color: #888;
}

.breadcrumbs.single ol li.current,
.breadcrumbs.single ol a:hover {
	color: #222;
}

.breadcrumbs.single ol li {
	margin-right: 8px;
}

.chintai-card__figure {
	padding-top: 110%;
	position: relative;
	width: 100%;
}

.chintai-card__figure img {
	font-family: "object-fit: cover;";
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

.chintai-content__add {
	color: #F24664;
}

.chintai-head {
	align-items: center;
	border-bottom: 1px solid #888;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-bottom: 20px;
}

.chintai-head button {
	align-items: flex-end;
	background-color: #fff;
	border: none;
	color: #888;
	display: flex;
	font-family: inherit;
	font-size: 16px;
	font-size: 1rem;
	outline: none;
	right: 0;
	top: 0;
	transition: all ease-in-out .3s;
}

.chintai-head button span {
	margin-right: 6px;
}

.chintai-head button span + svg {
	height: 20px;
	width: 17px;
}

.chintai-head button span.is-active {
	color: #F24664;
}

.chintai-head button span.is-active + svg path {
	fill: #F24664;
	stroke: #F24664;
}

.chintai-head__title {
	font-size: 32px;
	font-size: 2rem;
	font-weight: bold;
}

.chintai-list {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	margin-bottom: 10px;
	padding: 29px 20px 20px;
	position: relative;
}

.chintai-list__fav {
	padding: 6px 7px 6px 10px;
	position: absolute;
	right: 20px;
	top: 33px;
}

.chintai-list__fav button {
	align-items: center;
	background-color: #fff;
	border: none;
	color: #888;
	display: flex;
	font-family: inherit;
	font-size: 12px;
	outline: none;
	z-index: 3;
}

.chintai-list__fav button svg {
	width: 12px;
}

.chintai-list__fav button span {
	margin-right: 5px;
}

.chintai-list__fav button span.is-active {
	color: #F24664;
}

.chintai-list__fav button span.is-active + svg path {
	fill: #F24664;
	stroke: #F24664;
}

.chintai-card {
	display: flex;
}

.chintai-card:hover {
	opacity: .7;
}

.chintai-card__image {
	margin-right: 11px;
	position: relative;
	width: 262px;
}

.chintai-card__virtual-tour {
	background-color: #F24664;
	border-radius: 4px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	left: 3px;
	line-height: 1.42;
	padding: 4px 8px;
	position: absolute;
	top: 3px;
	white-space: nowrap;
}

.chintai-card__text-box {
	width: calc(100% - 273px);
}

.chintai-card__name {
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 4px;
	padding-right: 120px;
}

.chintai-card__address {
	margin-bottom: 11px;
}

.chintai-card__table {
	display: flex;
	flex-wrap: wrap;
}

.chintai-card__tr {
	display: flex;
	width: 100%;
}

.chintai-card__tr .is-num {
	color: #F24664;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	margin-right: 2px;
}

.chintai-card__tr.w_100 {
	width: 100%;
}

.chintai-card__tr dt,
.chintai-card__tr dd {
	padding: 8px 5px 8px 16px;
}

.chintai-card__tr dt {
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	width: 100px;
}

.chintai-card__tr dt.br02 {
	border-bottom: 1px solid #e5e5e5;
}

.chintai-card__tr dt.br04 {
	border-bottom: 1px solid #e5e5e5;
}

.chintai-card__tr dd {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding-left: 8px;
	width: calc(100% - 100px);
}

.chintai-card__tr:not(.w_100) {
	width: 50%;
}

.chintai-card__tr.o2 {
	order: 2;
}

.chintai-card__tr.o3 {
	order: 3;
}

.chintai-card__tr.o4 {
	order: 4;
}

.chintai-card__tr.o5 {
	order: 5;
}

.chintai-card__tr.o6 {
	order: 6;
}

.chintai-card__detail {
	bottom: 21px;
	color: #2c6bca;
	display: block;
	font-size: 14px;
	position: absolute;
	right: 20px;
}

.chintai-rect-card {
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	line-height: 1.6;
	position: relative;
}

.chintai-rect-card__fav {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}

.chintai-rect-card__fav button {
	align-items: center;
	background-color: #fff;
	border: none;
	color: #888;
	display: flex;
	font-size: 12px;
	outline: none;
	padding: 6px 7px 6px 10px;
}

.chintai-rect-card__fav button.is-active {
	color: #F24664;
}

.chintai-rect-card__fav button.is-active svg path {
	fill: #F24664;
	stroke: #F24664;
}

.chintai-rect-card__fav button span {
	margin-right: 3px;
}

.chintai-rect-card__fav button span.is-active {
	color: #F24664;
}

.chintai-rect-card__fav button span.is-active + svg path {
	fill: #F24664;
	stroke: #F24664;
}

.chintai-rect-card__link {
	display: block;
}

.chintai-rect-card__link:hover {
	opacity: 0.7;
}

.chintai-rect-card__image {
	position: relative;
}

.chintai-rect-card__figure {
	height: inherit;
	padding-top: 62.63736%;
	position: relative;
	width: 100%;
}

.chintai-rect-card__figure img {
	font-family: "object-fit: cover;";
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

.chintai-rect-card__virtual-tour {
	background-color: #F24664;
	border-radius: 4px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	left: 3px;
	line-height: 1.42;
	padding: 4px 8px;
	position: absolute;
	top: 3px;
	white-space: nowrap;
}

.chintai-rect-card__body {
	padding: 16px 16px 10px;
}

.chintai-rect-card__title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 6px;
}

.chintai-rect-card__dl {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 7px;
}

.chintai-rect-card__dl > div {
	display: flex;
	margin-bottom: 2px;
}

.chintai-rect-card__dl dt {
	white-space: nowrap;
}

.chintai-rect-card__dl dt.mt {
	padding-top: 10px;
}

.chintai-rect-card__dl dt.mts {
	padding-top: 3px;
}

.chintai-rect-card__dl .num {
	color: #F24664;
	font-size: 24px;
	font-size: 1.5rem;
	margin-right: 2px;
}

.chintai-rect-card__dl .nowrap {
	white-space: nowrap;
}

.chintai-rect-card__more {
	color: #2c6bca;
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	text-align: right;
}

.chintai-virtual-tour {
	margin-top: 80px;
}

.chintai-virtual-tour__title {
	text-align: center;
}

.chintai-virtual-tour__iframe iframe {
	aspect-ratio: 16 / 9;
	height: auto;
	vertical-align: top;
	width: 100%;
}

.chintai-virtual-tour__link {
	margin-top: 3px;
	text-align: right;
}

.chintai-virtual-tour__link a {
	color: #2c6bca;
	font-size: 0.85rem;
	font-weight: 500;
}

/*---------------------------------

  WEB-10ここから

---------------------------------*/

/* iOSでのデフォルトスタイルをリセット */

.property-wrap .contents-wrap textarea {
	width: 100%;
}

.property-wrap .contents-wrap input[type="submit"],
.property-wrap .contents-wrap input[type="button"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border: none;
	border: 1px solid #2c6bca;
	border-radius: 0;
	-webkit-box-sizing: content-box;
	box-sizing: border-box;
	cursor: pointer;
}

.property-wrap .contents-wrap input[type="submit"]::-webkit-search-decoration,
.property-wrap .contents-wrap input[type="button"]::-webkit-search-decoration {
	display: none;
}

.property-wrap .contents-wrap input[type="submit"]:focus,
.property-wrap .contents-wrap input[type="button"]:focus {
	outline-offset: -2px;
}

.property-wrap .contents-wrap {
	box-sizing: border-box;
}

.property-wrap .contents-wrap {
	width: calc(100% - 309px);
}

/* MV */

.property-wrap .ttl-wrap {
	align-items: center;
	border-bottom: 1px solid #888;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-bottom: 20px;
}

.property-wrap .ttl-wrap .ttl {
	font-size: 32px;
	font-size: 2rem;
	font-weight: bold;
}

button.fab-btn {
	align-items: flex-end;
	background-color: #fff;
	border: none;
	color: #888;
	display: flex;
	font-family: inherit;
	font-size: 16px;
	font-size: 1rem;
	outline: none;
	right: 0;
	top: 0;
	transition: all ease-in-out .3s;
}

/* button.fab-btn:hover{
  opacity: .7;
} */

button.fab-btn.active {
	color: #F24664;
}

button.fab-btn > span {
	margin-right: 6px;
}

button.fab-btn svg {
	height: 20px;
	width: 17px;
}

button.fab-btn.active svg path {
	fill: #F24664;
	stroke: #F24664;
}

.property-wrap .slick-box,
.property-wrap #thumbnail_slider {
	opacity: 0;
	transition: opacity .3s;
	width: 100%;
}

.property-wrap .slick-box.slick-initialized,
.property-wrap #thumbnail_slider.slick-initialized {
	opacity: 1;
}

.property-wrap #slider,
#thumbnail_slider {
	margin: 0 auto;
	width: 100%;
}

.property-wrap .slick-box {
	position: relative;
}

.property-wrap .slick-box .slide-arrow {
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
}

.property-wrap .slick-box .prev-arrow {
	left: 20px;
}

.property-wrap .slick-box .next-arrow {
	right: 20px;
}

.property-wrap .slick-num {
	padding: 8px 0 17px;
	text-align: center;
}

.property-wrap .sub-slider {
	background-color: #e5e5e5;
	padding: 10px 60px 10px 65px;
	position: relative;
}

.property-wrap .sub-slider .slick-current::after,
.property-wrap .sub-slider .is-active-next::after {
	border: 2px solid #2c6bca;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.property-wrap .sub-slider .slide-arrow {
	cursor: pointer;
	height: calc(100% - 20px);
	position: absolute;
	top: 10px;
	width: auto;
}

.property-wrap .sub-slider .prev-arrow {
	left: 14px;
}

.property-wrap .sub-slider .next-arrow {
	right: 14px;
}

/* お問い合わせ */

.property-wrap .pro-contact-inner {
	padding: 35px 0px 55px;
}

.property-wrap .pro-contact-inner .note-wrap {
	margin-bottom: 8px;
	text-align: center;
}

.property-wrap .pro-contact-inner .note {
	display: inline-block;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	position: relative;
}

.property-wrap .pro-contact-inner .note::before,
.property-wrap .pro-contact-inner .note::after {
	background-color: #2c6bca;
	content: "";
	display: block;
	height: 26px;
	position: absolute;
	top: 3px;
	width: 1px;
}

.property-wrap .pro-contact-inner .note::before {
	left: -20px;
	transform: rotate(-27deg);
}

.property-wrap .pro-contact-inner .note::after {
	right: -20px;
	transform: rotate(27deg);
}

.property-wrap .pro-contact-inner .btn-wrap {
	margin-bottom: 8px;
}

.property-wrap .pro-contact-inner .btn {
	align-items: center;
	background-color: #2c6bca;
	color: #fff;
	display: flex;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	height: 100px;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 12px;
	max-width: 520px;
}

.property-wrap .pro-contact-inner .btn:hover {
	background-color: #1251b0;
}

.property-wrap .pro-contact-inner .btn > svg {
	margin-right: 7px;
}

.property-wrap .pro-contact-inner .tel-wrap {
	align-items: center;
	display: flex;
	justify-content: center;
}

.property-wrap .pro-contact-inner .tel-wrap > a {
	align-items: center;
	display: flex;
}

/* .property-wrap .pro-contact-inner .tel-wrap > a:hover{
  opacity: .7;
} */

.property-wrap .pro-contact-inner .tel-wrap > a svg {
	height: 16px;
	margin-right: 5px;
	width: 16px;
}

.property-wrap .pro-contact-inner .tel-wrap .tel {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: bold;
	text-decoration: underline;
}

.property-wrap .pro-contact-inner .tel-wrap .hour {
	font-size: 12px;
	font-size: 0.75rem;
}

/* 物件詳細 */

.property-wrap .pro-table-inner > dl {
	border-right: 1px solid #888;
	border-top: 1px solid #888;
	display: flex;
	flex-wrap: wrap;
}

.property-wrap .pro-table-inner > dl > div {
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	display: flex;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 500;
	width: 100%;
}

.property-wrap .pro-table-inner > dl > div.w_50 {
	width: 50%;
}

.property-wrap .pro-table-inner > dl dt {
	align-items: center;
	background-color: #f6f6f6;
	display: flex;
	font-weight: bold;
	min-width: 220px;
	padding: 19px 20px;
	width: 220px;
}

.property-wrap .pro-table-inner > dl dd {
	align-items: center;
	display: flex;
	padding: 19px 20px;
	width: 100%;
}

.property-wrap .pro-table-inner > dl > div.rent dd {
	color: #F24664;
}

.facility__text span:not(:first-child)::before {
	content: "/";
	margin: 0 4px;
}

.property-wrap .pro-table-inner > dl > div.facility dd ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -2px -15px;
	padding: 3px 0;
}

.property-wrap .pro-table-inner > dl > div.facility dd ul li {
	margin: 0 5px;
	margin-bottom: 10px;
	width: 60px;
}

/* この物件へのお問い合わせ */

.property-wrap .this-contact-inner .form-wrap {
	background: #f6f6f6;
	margin: 0 auto;
	max-width: 788px;
	padding: 20px;
}

.property-wrap .this-contact-inner .form-wrap .chintai-form {
	font-weight: 400;
	margin: 0 auto;
	max-width: 582px;
	padding: 34px 0 60px;
}

.property-wrap .this-contact-inner .form-wrap table {
	border: none;
	width: 100%;
}

.property-wrap .this-contact-inner .form-wrap table input {
	width: 100%;
}

.property-wrap .this-contact-inner .chintai-form input[type="text"],
.property-wrap .this-contact-inner .chintai-form input[type="email"],
.property-wrap .this-contact-inner .chintai-form input[type="tel"],
.property-wrap .this-contact-inner .chintai-form textarea {
	border: 1px solid #ccc;
	border-radius: 0;
	color: #222;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 400;
	padding: 11px 20px;
}

.property-wrap input::-moz-placeholder {
	color: #ccc !important;
}

.property-wrap input::placeholder {
	color: #ccc !important;
}

.property-wrap textarea::-moz-placeholder {
	color: #ccc !important;
}

.property-wrap textarea::placeholder {
	color: #ccc !important;
}

.property-wrap .this-contact-inner .form-wrap table {
	width: 100%;
}

.property-wrap .this-contact-inner .form-wrap tr {
	display: block;
}

.property-wrap .this-contact-inner .form-wrap tr:not(:last-child) {
	margin-bottom: 24px;
}

.property-wrap .this-contact-inner .form-wrap th,
.property-wrap .this-contact-inner .form-wrap td {
	border: none;
	display: block;
	padding: 0;
}

.property-wrap .this-contact-inner .form-wrap th {
	font-weight: bold;
	margin-bottom: 7px;
}

.property-wrap .this-contact-inner .form-wrap th.th-radio {
	margin-bottom: 15px;
}

.property-wrap .this-contact-inner .form-wrap th .hissu {
	background: #F24664;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 14px;
	padding: 1px 7px;
}

.property-wrap .this-contact-inner .form-wrap th .nini {
	background: #aaa;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 14px;
	padding: 1px 7px;
}

.property-wrap .this-contact-inner .form-wrap .radio > span {
	display: block;
}

.property-wrap .this-contact-inner .form-wrap .radio > span:not(:last-child) {
	margin-bottom: 15px;
}

.property-wrap input[type="radio"] {
	display: inline-block;
	height: 16px;
	margin: -3px 0 0 0;
	vertical-align: middle;
	width: 16px;
}

.property-wrap .this-contact-inner .form-wrap td.radio {
	padding-left: 0;
}

.property-wrap .this-contact-inner .form-wrap .notice {
	color: #F24664;
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 10px;
}

.property-wrap .this-contact-inner .checkbox {
	margin-bottom: 27px;
	text-align: center;
}

.property-wrap .this-contact-inner .checkbox br {
	display: none;
}

.property-wrap .this-contact-inner .checkbox-input {
	display: none;
}

.property-wrap .this-contact-inner .checkbox-parts {
	margin-right: 20px;
	padding-left: 20px;
	position: relative;
}

.property-wrap .this-contact-inner .checkbox-parts {
	cursor: pointer;
	display: inline-block;
	margin: 0 0px 0 0;
	padding: 0 0 0 50px;
	position: relative;
	transition: all 1s ease 0s;
}

.property-wrap .this-contact-inner .checkbox-parts a {
	color: #2c6bca;
	position: relative;
}

.property-wrap .this-contact-inner .checkbox-parts a::after {
	background-color: #2c6bca;
	bottom: 2px;
	content: "";
	display: inline-block;
	height: 1px;
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	width: 100%;
}

.property-wrap .this-contact-inner .checkbox-parts a:hover {
	opacity: .7;
}

.property-wrap .this-contact-inner .checkbox-parts::before {
	background-color: #fff;
	border: 2px solid #ccc;
	content: "";
	display: block;
	height: 27px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 27px;
}

.property-wrap .this-contact-inner input[type="checkbox"]:checked + span::after {
	background: url(../image/common/check.svg) no-repeat center/contain;
	content: "";
	display: block;
	height: 16px;
	left: 8px;
	opacity: 1;
	position: absolute;
	top: 41%;
	transform: translateY(-50%);
	width: 16px;
}

.property-wrap .this-contact-inner .chintai-form input[type="submit"] {
	background: #fff;
	border: 1px solid #2c6bca;
	color: #2c6bca;
	font-weight: bold;
	height: 56px;
	transition: all ease-in-out .3s;
	width: 248px;
}

.property-wrap .this-contact-inner .submit-btn {
	text-align: center;
}

.property-wrap .this-contact-inner .chintai-form input[type="submit"]:hover {
	background-color: #2c6bca;
	color: #fff;
}

/* 下部固定ボタン */

.property-wrap .bottom-fixed-wrap {
	background-color: rgba(255, 255, 255, 0.9);
	bottom: 0;
	height: 100px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 10;
}

.property-wrap .bottom-fixed-inner {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 760px;
	padding: 0 20px;
}

.property-wrap .bottom-fixed-inner .tel {
	font-size: 45px;
	font-size: 2.81rem;
	line-height: 1;
	margin-top: -12px;
}

.property-wrap .bottom-fixed-inner .tel span {
	color: #222;
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 400;
	text-align: center;
}

.property-wrap .bottom-fixed-inner .mail-btn {
	align-items: center;
	background-color: #2c6bca;
	color: #fff;
	display: flex;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	height: 71px;
	justify-content: center;
	max-width: 392px;
	width: 100%;
}

.property-wrap .bottom-fixed-inner .mail-btn:hover {
	background-color: #1251b0;
}

.property-wrap .bottom-fixed-inner .mail-btn svg {
	margin-right: 5px;
	width: 25px;
}

.property-wrap .d-wrap-sp {
	display: none;
}

/* サイドバー */

.property-wrap .side {
	width: 273px;
}

.property-wrap .side-contact {
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	margin-bottom: 40px;
	padding: 20px;
}

.property-wrap .side-bl-ttl {
	margin-bottom: 11px;
	padding-left: 15px;
}

.property-wrap .side-bl-ttl::before {
	height: calc(100% - 10px);
	width: 6px;
}

.property-wrap .side-contact .left {
	font-size: 14px;
	font-size: 0.875rem;
	padding-bottom: 15px;
}

.property-wrap .side-contact .right .mail a {
	align-items: center;
	border: 1px solid #2c6bca;
	display: flex;
	height: 56px;
	justify-content: center;
	width: 100%;
}

.property-wrap .side-contact .right .mail a:hover {
	background-color: #2c6bca;
	color: #fff;
}

.property-wrap .side-contact .right .mail a:hover path {
	fill: #fff;
}

.property-wrap .side-contact .right .mail a path {
	transition: all ease-in-out .3s;
}

.property-wrap .side-contact .right .mail a svg {
	margin-right: 6px;
}

.property-wrap .side-contact .right .tel {
	font-size: 35px;
	font-size: 2.18rem;
	white-space: nowrap;
}

.property-wrap .side-contact .right .tel .hours {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 400;
	margin-top: -6px;
	text-align: center;
}

.property-wrap .banner-area {
	margin-bottom: 40px;
}

.property-wrap .banner-area a {
	transition: all ease-in-out .3s;
}

.property-wrap .banner-area a:hover {
	opacity: .7;
}

.property-wrap .similar-wrap {
	margin-bottom: 30px;
}

.property-wrap .similar-wrap li {
	margin-bottom: 20px;
	margin-left: 0;
	width: 100%;
}

.hidden-main-slide-prev-arrow,
.hidden-main-slide-next-arrow,
.hidden-thumbnail-slide-next-arrow,
.hidden-thumbnail-slide-next-arrow {
	display: none;
}

/*---------------------------------

  WEB-10ここまで

---------------------------------*/

.this-contact-wrap {
	margin-top: 80px;
}

.chintai-form .horizontal-item {
	display: block;
}

.chintai-form .horizontal-item:nth-child(n + 2) {
	margin-top: 6px;
}

.pro-table__online {
	font-size: 13px;
}

/*---------------------------------

  コラム

---------------------------------*/

.column-wrap {
	background-color: #f6f6f6;
}

.column-inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 103px 20px 140px;
}

.column-inner .tab-wrap {
	margin: 0 auto;
	max-width: 394px;
}

.column-wrap .column-note {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
	margin-bottom: 58px;
	text-align: center;
}

/*ラジオボタンを全て消す*/

.column-wrap input[name="tab_item"] {
	display: none;
}

.column-inner .tabs {
	text-align: center;
}

.column-inner .tab_item {
	border: 1px solid #2c6bca;
	color: #2c6bca;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	font-size: 1.25rem;
	height: 69px;
	line-height: 69px;
	max-width: 392px;
	position: relative;
	text-align: center;
	transition: all .3s ease 0s;
	width: 49%;
}

.column-inner .tab_item br {
	display: none;
}

.column-inner label:nth-of-type(1) {
	margin-right: -2px;
}

.column-inner label:nth-of-type(2) {
	margin-left: -2px;
}

.column-inner .tab_item:hover {
	background-color: #2c6bca;
	color: #fff;
}

/*選択されているタブのスタイル*/

.column-wrap .tabs input:checked + .tab_item {
	background-color: #2c6bca;
	color: #fff;
}

.column-wrap .tabs .tab_item::after {
	border-color: transparent;
	border-style: solid;
	border-width: 9px 8px 0 8px;
	bottom: -8px;
	content: "";
	cursor: pointer;
	display: inline-block;
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	transition: all .3s ease 0s;
	width: 0;
}

.column-wrap .tabs input:checked + .tab_item::after {
	border-color: #2c6bca transparent transparent transparent;
}

/*選択されているタブのコンテンツのみを表示*/

#reco:checked ~ #reco_content,
#area:checked ~ #area_content {
	display: block;
}

.column-wrap .tab_content {
	display: none;
	margin-top: 46px;
}

.column-wrap .tab_content_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.column-wrap .tab_content_inner .tab_con {
	margin-bottom: 48px;
	width: calc((100% - 74px) / 3);
}

.column-wrap .tab_content_inner .tab_con a {
	display: block;
}

.column-wrap .tab_content_inner .tab_con a:hover {
	opacity: .7;
}

.column-wrap .tab_content_inner .tab_con .ttl {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 16px;
	text-align: left;
}

.tab_con_img {
	padding-top: 62.5%;
	position: relative;
	width: 100%;
}

.tab_con_img img {
	font-family: "object-fit: cover;";
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

/* 記事 */

.single-wrap .contents-wrap {
	width: calc(100% - 309px);
}

/* 記事内 */

/* PDFダウンロード */

.download-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.download-list.application {
	margin-bottom: 57px;
}

.download-list.cancellation {
	margin-bottom: 40px;
}

.download-list li {
	width: calc((100% - 27px) / 2);
}

.download-list li:nth-last-child(n+3) {
	margin-bottom: 28px;
}

.download-list li a {
	align-items: center;
	background-color: #2c6bca;
	border-radius: 12px;
	color: #fff;
	display: flex;
	font-size: 20px;
	font-size: 1.2rem;
	font-weight: bold;
	justify-content: center;
	line-height: 1.45;
	min-height: 80px;
	padding: 11px 70px 11px 15px;
	position: relative;
	text-align: center;
}

.download-list li a:hover {
	background-color: #1251b0;
}

.download-list li a::after {
	background: url(../image/single/download.svg) no-repeat center/contain;
	content: "";
	display: block;
	height: 27px;
	position: absolute;
	right: 29px;
	top: 50%;
	transform: translateY(-50%);
	width: 27px;
}

.download-note {
	background-color: #f6f6f6;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.72;
	padding: 20px;
}

.download-note .red {
	color: #f24664;
}

.download-note a {
	color: #2c6bca;
	text-decoration: underline;
}

.download-note a:hover {
	opacity: 0.7;
}

.download-note .download-mail {
	padding-top: 18px;
}

/* ドロワー */

.drawer-nav {
	font-size: 16px;
	font-size: 1rem;
}

nav {
	background-color: transparent;
}

.header-drawer {
	display: none;
}

.is-animation .header-drawer {
	display: block;
	position: fixed;
	right: 30px;
}

.drawer-bg {
	background-color: transparent;
	transition: .3s;
}

.drawer-bg.is-checked {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	position: fixed;
	right: 0;
	top: 100px;
	width: 100vw;
}

.drawer {
	z-index: 40;
}

.drawer-close {
	background: #000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 39;
}

.drawer-close.is-checked {
	display: block;
	opacity: 0.4;
}

.drawer-icon {
	background: transparent;
	border: none;
	cursor: pointer;
	display: inline-block;
	padding-left: 6px;
	padding-right: 6px;
	position: relative;
	text-align: center;
	z-index: 41;
}

.drawer-icon:focus {
	outline: none;
}

.drawer-icon::after {
	color: #424242;
	content: "MENU";
	display: none;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1;
	margin-top: 4px;
	text-align: center;
}

.drawer-icon.is-checked::after {
	content: "CLOSE";
}

.drawer-bars {
	display: inline-block;
	height: 31px;
	position: relative;
	vertical-align: bottom;
	width: 36px;
}

.drawer-bar {
	background: #fff;
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	right: 0;
	transition: all 0.3s linear 0s;
	width: 100%;
}

.drawer-bar:nth-of-type(1) {
	top: 0;
}

.drawer-bar:nth-of-type(2) {
	top: 13px;
}

.drawer-bar:nth-of-type(3) {
	top: 26px;
}

.is-checked .drawer-bar:nth-of-type(1) {
	top: 13px;
	transform: rotate(-45deg);
}

.is-checked .drawer-bar:nth-of-type(2) {
	background: transparent;
}

.is-checked .drawer-bar:nth-of-type(3) {
	top: 13px;
	transform: rotate(45deg);
}

.drawer-content {
	background: #fff;
	bottom: auto;
	height: 100%;
	left: auto;
	overflow: auto;
	padding: 0 30px;
	position: fixed;
	right: 0;
	text-align: left;
	top: 100px;
	transform: translateX(105%);
	transition: all 0.5s ease 0s;
	width: 220px;
	z-index: 40;
}

.drawer-content.is-checked {
	box-shadow: 6px 0 25px rgba(0, 0, 0, 0.16);
	transform: translateY(0);
}

.drawer-content--left {
	left: 0;
	right: auto;
	transform: translateX(-105%);
}

.drawer-content--top {
	bottom: auto;
	height: 100%;
	max-width: 100%;
	top: 0;
	transform: translateY(-105%);
	width: 100%;
}

.drawer-nav {
	padding-top: 13px;
}

.drawer-nav li > a {
	display: block;
	font-weight: 500;
	padding: 18px 0 18px 5px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

.drawer-nav li.current > a,
.drawer-nav li:hover > a {
	color: #2c6bca;
}

.drawer-nav li.current > a {
	cursor: auto;
}

.drawer-nav li > a:hover {
	opacity: 1;
}

.drawer-nav > ul > li:not(:first-child) {
	border-top: 1px solid #ccc;
}

.drawer-sub-nav {
	font-size: 14px;
	font-size: 0.875rem;
	margin-top: -5px;
}

.drawer-sub-nav li a {
	padding: 3px 0 3px 21px;
}

.drawer-sub-nav li a::before {
	content: "・";
}

.header-right br.sp {
	display: none;
}

.entry-content {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.7;
	overflow: hidden;
}

.entry-content h2 {
	color: #2c6bca;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 1em;
	margin-top: 2.4em;
	padding: 8px 0 8px 18px;
	position: relative;
}

.entry-content h2::before {
	background: #2c6bca;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.entry-content h3 {
	border-bottom: 1px solid #2c6bca;
	color: #2c6bca;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 0.95em;
	margin-top: 1.6em;
	padding-bottom: 5px;
}

.entry-content h4 {
	background: none;
	color: #2c6bca;
	font-size: 18px;
	margin-bottom: 1em;
	margin-top: 2em;
	padding: 0;
}

.entry-content h5 {
	font-size: 16px;
	margin-bottom: 1em;
	margin-top: 1em;
}

.entry-content a {
	color: #2c6bca;
	text-decoration: underline;
}

.entry-content a:hover {
	opacity: .7;
}

.entry-content p {
	line-height: 1.8;
	margin-bottom: 1.8em;
	margin-top: 1em;
}

.entry-content figcaption {
	color: #888;
	font-size: 14px;
	font-size: 0.875rem;
	margin-top: 0.2em;
}

.entry-content ul {
	margin-bottom: 1.8em;
	margin-top: 1em;
	padding-left: 20px;
}

.entry-content ul li {
	padding-left: 1em;
	text-indent: -1em;
}

.entry-content ul li:not(:last-child) {
	margin-bottom: 8px;
}

.entry-content ul li::before {
	content: "・";
}

.entry-content .has-background {
	margin-left: 20px;
	margin-right: 20px;
}

.entry-content .wp-block-quote {
	background: #f6f6f6;
	border: none;
	border-left: 4px solid #2c6bca;
	margin: 100px 20px 75px 20px;
	padding: 24px 20px 25px 75px;
}

.entry-content .wp-block-quote::before {
	background: url(../image/single/quote.svg) no-repeat center/contain;
	content: "";
	display: inline-block;
	height: 32px;
	left: 20px;
	position: absolute;
	top: 15px;
	width: 36px;
}

.entry-content .wp-block-quote cite {
	bottom: 15px;
	color: #2c6bca;
	cursor: pointer;
	letter-spacing: 0.02em;
	right: 22px;
}

.entry-content .wp-block-quote cite::before {
	color: #888;
	content: "引用元URL：";
}

.entry-content .wp-block-quote cite::after {
	background: #2c6bca;
	bottom: 2px;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	right: 0;
	width: calc(100% - 70px);
}

.entry-content .wp-block-table {
	margin-bottom: 25px;
}

.entry-content table {
	border: none;
	border: 1px solid #e5e5e5;
	margin-bottom: 0;
	table-layout: auto;
}

.entry-content th,
.entry-content td {
	border: none;
	border: 1px solid #e5e5e5;
}

.entry-content th {
	background: #2c6bca;
	color: #fff;
	font-weight: bold;
	padding: 16px 13px;
}

.entry-content td {
	padding: 16px 13px;
}

.entry-content td > :first-child {
	margin-top: 0;
}

.entry-content td > :last-child {
	margin-bottom: 0;
}

.entry-content .table-stripe tr:nth-child(2n) {
	background-color: #f6f6f6;
}

.entry-content hr {
	border-bottom: 1px solid #efefef;
	clear: both;
	margin: 20px 0;
}

.entry-content blockquote {
	background: #eee;
	padding: 20px;
}

.entry-content blockquote cite {
	display: block;
	font-style: normal;
	text-align: right;
}

.entry-content dl dt {
	font-weight: bold;
	margin-bottom: 4px;
}

.entry-content dl dd {
	border-left: 4px solid #e5e5e5;
	margin: 0 0 20px;
	padding: 0 0 0 10px;
}

.entry-content > :first-child {
	margin-top: 0;
}

.entry-content > :last-child {
	margin-bottom: 0;
}

/*---------------------------------

  固定ボタン

---------------------------------*/

.fixed-btn-wrap {
	align-items: center;
	bottom: 60px;
	position: fixed;
	right: 0;
	width: 240px;
	z-index: 19;
}

.fixed-btn-wrap a {
	align-items: center;
	background-color: #2c6bca;
	border-radius: 12px 0 0 12px;
	display: block;
	display: flex;
	padding: 16px 0 16px 14px;
	width: 100%;
}

.fixed-btn-wrap a:hover {
	background-color: #1251b0;
}

.fixed-btn-wrap::after {
	background: url(../image/top/fixed-arrow.svg) no-repeat center/contain;
	content: "";
	display: inline-block;
	height: 21px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
}

.fixed-btn-wrap .deco {
	background: url(../image/top/fixed.svg) no-repeat center/contain;
	font-size: 14px;
	font-size: 0.875rem;
	height: 42px;
	margin-right: 9px;
	margin-top: -3px;
	padding: 10px 0 0 10px;
	transform: rotate(-11deg);
	width: 60px;
}

.fixed-btn-wrap .note {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	position: relative;
}

.fixed-btn-wrap .note span {
	font-size: 32px;
	font-size: 2rem;
	margin-right: 4px;
	vertical-align: sub;
}

.fixed-btn-wrap .note::after {
	background-color: #FEF42B;
	bottom: -2px;
	content: "";
	display: inline-block;
	height: 3px;
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	width: 100%;
}

.fixed-btn-wrap-sp {
	display: none;
}

/*---------------------------------

  フッター

---------------------------------*/

.footer {
	background-color: #2c6bca;
}

.footer-inner {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1240px;
	padding: 80px 20px 30px;
}

.footer-inner .f-left .f-logo {
	margin-bottom: 37px;
	margin-top: 6px;
	max-width: 240px;
}

.footer-inner .f-left .f-info {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 40px;
}

.footer-inner .f-left .f-info > div {
	display: flex;
	margin-bottom: 8px;
}

.footer-inner .f-left .f-info dt {
	min-width: 77px;
	width: 77px;
}

.footer-inner .f-left .f-contact {
	display: flex;
}

.footer-inner .f-left .tel {
	align-items: center;
	border: 1px solid #fff;
	display: flex;
	flex-direction: column;
	font-size: 20px;
	font-size: 1.25rem;
	height: 74px;
	justify-content: center;
	margin-right: 20px;
	width: 232px;
}

.footer-inner .f-left .mail path {
	fill: #fff;
}

.footer-inner .f-left .tel div {
	align-items: center;
	display: flex;
}

.footer-inner .f-left .tel div p {
	margin-left: 8px;
}

.footer-inner .f-left .tel:hover,
.footer-inner .f-left .mail:hover {
	background-color: #fff;
	color: #2c6bca;
}

.footer-inner path {
	transition: all .3s ease 0s;
}

.footer-inner .f-left .tel:hover path,
.footer-inner .f-left .mail:hover path {
	fill: #2c6bca;
}

.footer-inner .f-left .tel span {
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
}

.footer-inner .f-left .mail {
	align-items: center;
	background-color: #2c6bca;
	border: 1px solid #fff;
	display: flex;
	font-size: 16px;
	font-size: 1rem;
	height: 74px;
	justify-content: center;
	width: 232px;
}

/* .footer-inner .f-left .mail:hover{
  color: #fff;
  background-color: #2c6bca;
}
.footer-inner .f-left .mail:hover path{
  fill:#fff;
} */

.footer-inner .f-left .mail svg {
	margin-right: 8px;
}

.footer-inner .f-right .f-menu {
	display: flex;
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 63px;
}

.footer-inner .f-right .f-menu > li {
	margin-left: 60px;
}

.footer-inner .f-right .f-menu > li li {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 15px;
}

.footer-inner .f-right .f-menu > li li a:hover {
	opacity: .7;
}

.footer-inner .sns {
	align-items: center;
	display: flex;
	justify-content: flex-end;
}

.footer-inner .sns li {
	margin-left: 28px;
	width: 38.5px;
}

.footer-inner .sns li a:hover {
	opacity: .7;
}

footer .copy {
	font-size: 12px;
	font-size: 0.75rem;
	margin-top: 10px;
	padding-bottom: 40px;
	text-align: center;
}

.footer-inner .sp-sns {
	display: none;
}

.footer-inner .f-sp {
	display: none;
}

footer .copy br {
	display: none;
}

/*---------------------------------

  ヘッダー（最初）

---------------------------------*/

.header {
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16);
	position: fixed;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 20;
}

.main-header {
	background-color: #2c6bca;
}

.header-inner {
	display: flex;
	height: 140px;
	height: 100%;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1240px;
	padding: 0 20px;
}

/* ヘッダー左 */

.header-inner .header-left {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.header-inner .logo-note {
	font-size: 14px;
	font-size: 0.875rem;
	padding-bottom: 3px;
}

.header-inner .header-logo {
	max-width: 198px;
}

.header-inner .header-logo img {
	display: block;
}

/* ヘッダー右 */

.header-inner .header-right {
	display: flex;
}

.header-inner .tel {
	align-items: center;
	display: flex;
	font-size: 52px;
	font-size: 3.25em;
	line-height: 1.4;
	margin-right: 33px;
}

.header-inner .tel span {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	text-align: right;
}

.header-inner .user-box {
	display: flex;
	font-size: 16px;
	font-size: 1rem;
	padding: 20px 0;
}

.header-inner .user-box .like a {
	border-radius: 12px 0 0 12px;
}

.header-inner .user-box .history a {
	border-radius: 0 12px 12px 0;
	margin-left: 2px;
}

.header-inner .user-box .like a,
.header-inner .user-box .history a {
	background-color: #fff;
	display: block;
	height: 97.5px;
	padding: 16px 0 12px;
	text-align: center;
	width: 159px;
}

.header-inner .user-box .like a:hover,
.header-inner .user-box .history a:hover {
	background-color: #e5e5e5;
}

.header-inner .user-box .like svg,
.header-inner .user-box .history svg {
	display: block;
	height: auto;
	margin: 0 auto 14px;
	width: 36px;
}

.header-inner .user-box .like a {
	position: relative;
}

.header-inner .user-box .like a .like__num {
	align-items: center;
	background-color: #F24664;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	height: 32px;
	justify-content: center;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 32px;
}

/* ヘッダーナビ */

.is-animation .header-nav {
	display: none;
}

.header-nav > ul {
	background: #fff;
	display: flex;
	font-size: 16px;
	font-size: 1rem;
	justify-content: center;
}

.header-nav > ul > li {
	position: relative;
}

.header-nav > ul > li > a {
	display: inline-block;
	height: 60px;
	padding: 20px 0;
	position: relative;
	text-align: center;
	width: 192px;
}

.header-nav > ul > li > a::before,
.header-nav > ul > li:last-child > a::after {
	background-color: #ccc;
	content: "";
	display: flex;
	height: 24px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s;
	width: 1px;
}

.header-nav > ul > li:last-child > a::after {
	right: 0;
}

.header-nav > ul > li > a:hover {
	opacity: 0.7;
}

.header-nav > ul > li.triangle svg {
	margin: 0 0 3px 6px;
}

/* カレント表示 / ホバー*/

.header-nav > ul > li path {
	transition: all .3s ease 0s;
}

.header-nav > ul > li.current > a,
.header-nav > ul > li:hover > a,
.header-nav > ul > li.current path,
.header-nav > ul > li:hover path {
	color: #2c6bca;
	fill: #2c6bca;
}

.header-nav > ul > li.current > a {
	cursor: default;
}

.header-nav > ul > li.current::after,
.header-nav > ul > li:not(.triangle)::after {
	background-color: transparent;
	border-radius: 30px;
	bottom: 10px;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	transition: all .3s ease 0s;
	width: 32px;
}

.header-nav > ul > li.current::after {
	background-color: #2c6bca;
}

.header-nav > ul > li:not(.triangle):hover::after {
	background-color: #2c6bca;
}

.header-nav > ul > li > a:hover {
	opacity: 1;
}

/* サブメニュー */

.header-nav {
	position: relative;
}

.header-nav .sub-nav {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
	opacity: 0;
	position: absolute;
	top: 50px;
	transition: .3s;
	visibility: hidden;
	width: 192px;
}

.header-nav > ul > li.is-has-children:hover .sub-nav {
	opacity: 1;
	top: 60px;
	visibility: visible;
}

.header-nav .sub-nav {
	background-color: #fff;
	font-size: 15px;
	font-size: 0.9375rem;
}

.header-nav .sub-nav li:not(:first-child) {
	border-top: 1px solid #ccc;
}

.header-nav .sub-nav li > a {
	display: block;
	padding: 13px 0;
	text-align: center;
}

.header-nav .sub-nav li.current > a,
.header-nav .sub-nav li > a:hover {
	color: #2c6bca;
}

/*---------------------------------

  ヘッダー（スクロール後）

---------------------------------*/

.header-inner {
	height: 100px;
	padding-right: 5px;
}

.header-inner .header-logo {
	max-width: 150px;
	min-height: 0%;
}

.header-inner .header-right {
	align-items: center;
}

.header-inner .tel {
	font-size: 32px;
	font-size: 2rem;
	margin-right: 13px;
}

.header-inner .tel span {
	font-size: 14px;
	font-size: 0.875rem;
}

.header-inner .tel svg {
	height: 22px;
	width: 22px;
}

.header-inner .user-box {
	padding: 0;
}

.header-inner .user-box .like a,
.header-inner .user-box .history a {
	align-items: center;
	display: flex;
	height: 55px;
	justify-content: center;
	padding: 15px 0;
	width: 184px;
}

.header-inner .user-box .like a {
	padding-right: 17px;
}

.header-inner .user-box .like svg,
.header-inner .user-box .history svg {
	margin: 0 9px 0 0;
	width: 21px;
}

.header-inner .user-box .like a .like__num {
	top: -5px;
}

/* 幅970以下 */

/*---------------------------------

  店舗情報

---------------------------------*/

.info-wrap {
	background: url(../image/top/info-bg.jpg) no-repeat center/cover;
}

.info-wrap .info-inner {
	margin: 0 auto;
	max-width: 1100px;
	padding: 100px 20px;
}

.info-wrap .info-contents {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 80px 20px 100px;
}

.info-wrap .flex {
	align-items: center;
	display: flex;
	margin: 0 auto;
	max-width: 820px;
}

.info-wrap .flex figure {
	margin-right: 60px;
	max-width: 368px;
}

.info-wrap .flex .text {
	width: calc(100% - 428px);
}

.info-wrap .name {
	font-size: 28px;
	font-size: 1.75rem;
	margin-bottom: 32px;
}

.info-wrap dl > div {
	display: flex;
	font-size: 16px;
	font-size: 1rem;
	justify-content: space-between;
	line-height: 1.5;
	margin-bottom: 22px;
}

.info-wrap dl > div dd {
	width: calc(100% - 103px);
}

.info-wrap .mb {
	margin-bottom: 16px;
}

/*---------------------------------

  LPここから

---------------------------------*/

/*
  MV
---------------------------------*/

.lp-mv-wrap-inner {
	background: url(../image/online/mv.jpg) no-repeat center/cover;
	height: 500px;
	padding: 0 20px;
	position: relative;
}

.lp-mv-wrap-inner::after {
	background-color: rgba(0, 0, 0, 0.3);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.lp-mv-wrap-inner .lp-ttl {
	margin: 0 auto;
	max-width: 740px;
	padding-top: 50px;
	position: relative;
	z-index: 1;
}

/*
  3つのポイント
---------------------------------*/

.point-wrap .point-inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 40px 20px 110px;
}

.point-wrap .point-flex {
	display: flex;
	justify-content: space-between;
}

.point-wrap .point-flex li {
	align-items: center;
	display: flex;
	flex-direction: column;
	width: calc((100% - 70px) / 3);
}

.point-wrap .point-flex li .right {
	width: 100%;
}

.point-wrap .point-flex li > img {
	margin-bottom: 20px;
	max-width: 320px;
}

.point-wrap .point-flex .flex-ttl {
	display: flex;
	font-size: 24px;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 20px;
}

.point-wrap .point-flex .flex-ttl > span {
	font-size: 46px;
	letter-spacing: 0;
	margin-right: 15px;
}

.point-wrap .point-flex .flex-note {
	line-height: 1.75;
}

.point-wrap .h2-ttl br.sp {
	display: none;
}

/*
  契約までの流れ
---------------------------------*/

.step-wrap {
	background: #f6f6f6;
}

.step-wrap .step-inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 100px 20px 120px;
}

.step-wrap .step-list-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}

.step-wrap .step-list-wrap li {
	align-items: center;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	display: flex;
	flex-direction: column;
	line-height: 1.4;
	padding: 44px 10px 28px 10px;
	position: relative;
	text-align: center;
	width: calc((100% - 150px) / 4);
}

.step-wrap .step-list-wrap li:not(:last-child)::after {
	border-color: transparent transparent transparent #2c6bca;
	border-style: solid;
	border-width: 30px 0 30px 22px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: -39px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
}

.step-wrap .step-list-wrap li .step {
	align-items: center;
	background-color: #2c6bca;
	border-radius: 50px;
	display: flex;
	height: 42px;
	justify-content: center;
	margin-bottom: 5px;
	width: 122px;
}

.step-wrap .step-list-wrap li .note {
	font-size: 24px;
	font-size: 1.5rem;
}

.step-wrap .step-list-wrap li .note sup {
	font-size: 16px;
	font-size: 1rem;
}

.step-wrap .kome dl > div {
	display: flex;
}

.step-wrap .kome dl > div:not(:last-child) {
	margin-bottom: 22px;
}

.step-wrap .kome dt {
	font-size: 16px;
	font-size: 1rem;
	min-width: 220px;
	padding-right: 15px;
}

.step-wrap .kome dd {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.73;
}

/*
  お問い合わせ
---------------------------------*/

.contact-wrap {
	background-color: #2c6bca;
}

.contact-wrap .contact-inner {
	background: url(../image/online/person.png) no-repeat right 10px bottom/355px auto;
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 380px 60px 20px;
}

.contact-wrap .ttl {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.43;
	margin-bottom: 10px;
}

.contact-wrap .tel.lp {
	font-size: 63px;
	font-size: 3rem;
	margin-bottom: 22px;
}

.contact-wrap .tel.lp a {
	align-items: center;
	display: flex;
}

.contact-wrap .tel.lp svg {
	margin-right: 10px;
}

.contact-wrap .tel.lp span {
	display: inline;
	font-size: 16px;
	font-size: 1rem;
}

.contact-wrap .contact-btn a {
	align-items: center;
	background-color: #FEF42B;
	color: #222;
	display: flex;
	font-size: 24px;
	font-size: 1.5rem;
	height: 86px;
	justify-content: center;
	width: 450px;
}

.contact-wrap .contact-btn a svg {
	margin-right: 10px;
}

.contact-wrap .contact-btn a:hover {
	background-color: #e4da11;
}

/*
  よくある質問
---------------------------------*/

.qa-wrap {
	background-color: #f6f6f6;
}

.qa-wrap .qa-inner {
	margin: 0 auto;
	max-width: 1035px;
	padding: 100px 20px 140px;
}

.qa-wrap dl .box {
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	padding: 20px 32px 16px 32px;
}

.qa-wrap dl .box:not(:last-child) {
	margin-bottom: 20px;
}

.qa-wrap dl .box .dt {
	align-items: center;
	cursor: pointer;
	display: flex;
	font-size: 20px;
	font-size: 1.25rem;
	padding: 10px 90px 10px 20px;
	position: relative;
}

.qa-wrap dl .box .dt::after {
	background: url(../image/online/toggle.svg) no-repeat center/contain;
	content: "";
	display: block;
	height: 13px;
	position: absolute;
	right: 45px;
	top: 45%;
	transform: translateY(-50%) rotate(180deg);
	transition: .5s;
	width: 25px;
}

.qa-wrap dl .box .dt.open::after {
	transform: translateY(-50%);
}

.qa-wrap dl .box .icon {
	display: block;
	font-size: 28px;
	font-size: 1.75rem;
	margin-right: 20px;
	min-width: 26px;
	width: 26px;
}

.qa-wrap dl .box .dt .q {
	color: #2c6bca;
}

.qa-wrap dl .box .dd > div {
	border-top: 1px solid #ccc;
	display: flex;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
	padding: 15px 20px;
}

.qa-wrap dl .box .dd .a {
	color: #F24664;
	margin-top: -4px;
}

.qa-wrap dl > div:not(:first-child) .dd {
	display: none;
}

/*---------------------------------

  LPここまで

---------------------------------*/

.entry-content .lw-mw-form th {
	width: 200px;
}

.entry-content .lw-mw-form p {
	margin-bottom: 0.3em;
}

.entry-content .lw-mw-form .attention {
	font-weight: 700;
	margin-left: 5px;
}

.entry-content .lw-mw-form .mini {
	display: inline-block;
	font-size: 0.85em;
	line-height: 1.5;
}

.entry-content .lw-mw-form__first-name {
	margin-left: 8px;
}

/*---------------------------------

  MV

---------------------------------*/

.mv-wrap {
	margin-bottom: 63px;
	padding-top: 160px;
}

.is-animation + .mv-wrap {
	padding-top: 100px;
}

.mv-inner {
	overflow: hidden;
}

.mv-slider .slick-slide img {
	height: auto;
	width: 100%;
}

.mv-slider {
	opacity: 0;
	transition: opacity .3s;
	width: 100%;
}

.mv-slider.slick-initialized {
	opacity: 1;
}

.mv-slider .slick-slide > a {
	display: block;
	margin: 0 10px;
}

.slick-dots {
	display: flex;
	justify-content: center;
	padding-top: 17px;
}

.slick-dots li {
	background-color: #ccc;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 11px;
	margin: 0 6px;
	width: 11px;
}

.slick-dots li.slick-active {
	background-color: #2C6BCA;
}

.slick-dots li button {
	background-color: transparent;
	border: none;
	color: transparent;
}

.slick-dots li button:focus {
	outline: none;
}

.mv-thumbnail-area {
	margin: 24px auto 0;
	max-width: 100%;
	position: relative;
	width: 1200px;
}

.mv-thumbnail-area .slick-slider {
	padding: 0 40px;
}

.mv-thumbnail-area .prev-arrow,
.mv-thumbnail-area .next-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
}

.mv-thumbnail-area .prev-arrow {
	left: 0;
}

.mv-thumbnail-area .next-arrow {
	right: 0;
}

.mv-thumbnail-area .slick-slide {
	opacity: 0.8;
	padding: 8px;
}

.mv-thumbnail-area .slick-slide:hover,
.mv-thumbnail-area .slick-current {
	opacity: 1;
}

.search-wrap .new-contents {
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	line-height: 1.6;
	margin: 0 2% 37px;
	position: relative;
	width: calc(88% / 3);
}

.search-wrap .new-contents > button {
	align-items: center;
	background-color: #fff;
	border: none;
	color: #888;
	display: flex;
	font-size: 12px;
	font-size: 0.75rem;
	outline: none;
	padding: 6px 7px 6px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}

.search-wrap .new-contents > button.active {
	color: #F24664;
}

.search-wrap .new-contents > button > span {
	margin-right: 3px;
}

.search-wrap .new-contents > button.active svg path {
	fill: #F24664;
	stroke: #F24664;
}

.search-wrap .new-contents > a {
	display: block;
}

.search-wrap .new-contents > a:hover {
	opacity: .7;
}

.search-wrap .text-box {
	padding: 16px 16px 10px;
}

.search-wrap .new-contents .name {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 6px;
}

.search-wrap .new-contents dl {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 7px;
}

.search-wrap .new-contents dl > div {
	display: flex;
	margin-bottom: 2px;
}

.search-wrap .new-contents dt { /* width: 82px;
  min-width: 82px; */
	white-space: nowrap;
}

.search-wrap .new-contents dl > div dt.mt {
	padding-top: 8px;
}

.search-wrap .new-contents dl .num {
	color: #F24664;
	font-size: 24px;
	font-size: 1.5rem;
	margin-right: 6px;
}

.search-wrap .new-contents .detail {
	color: #2c6bca;
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	text-align: right;
}

.news-card {
	align-items: center;
	display: flex;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 35px 50px 35px 30px;
	position: relative;
	transition: all 0.3s ease 0s;
}

.news-card:hover {
	opacity: 0.6;
}

.news-card::after {
	background: url(../image/top/news-con-arrow.svg) no-repeat center/contain;
	content: "";
	display: inline-block;
	height: 17px;
	position: absolute;
	right: 22px;
	width: 10px;
}

.news-card .date {
	display: inline-block;
	margin-right: 30px;
	white-space: nowrap;
	width: 80px;
}

.news-card .cat {
	background-color: #888;
	border-radius: 4px;
	line-height: 1.42;
	padding: 4px 16px;
	white-space: nowrap;
}

.news-card .cat.corporation {
	background-color: #2c6bca;
}

.news-card .cat.property {
	background-color: #ffba00;
}

.news-card .left {
	margin-right: 20px;
	min-width: 221px;
}

.news-card .ttl {
	line-height: 1.5;
}

/*---------------------------------

  お知らせ

---------------------------------*/

.news-wrap .news-ttl-wrap {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 6px;
	padding: 0 20px;
}

.news-wrap .news-inner {
	display: flex;
	margin: 0 auto;
	max-width: 1240px;
	padding: 60px 20px 100px;
}

.news-left {
	width: 66%;
}

.news-right {
	width: 33%;
}

.news-wrap .news-ttl {
	font-size: 20px;
	font-size: 1.25rem;
}

.news-wrap .more {
	color: #888;
	font-size: 14px;
	font-size: 0.875rem;
	letter-spacing: 0.1em;
}

.news-wrap .more a {
	color: #2c6bca;
	display: inline-block;
	padding-right: 11px;
	position: relative;
}

.news-wrap .more a::after {
	background: url(../image/top/news-arrow.svg) no-repeat center/contain;
	content: "";
	display: inline-block;
	height: 11px;
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
}

.news-wrap a:hover {
	opacity: .7;
}

.entry-content .ok_voice {
	border: 3px solid #2c6bca;
	margin-top: 30px;
}

.entry-content .ok_voice td {
	line-height: 1.8;
}

.entry-content .ok_voice td dl:nth-child(n + 2) {
	margin-top: 16px;
}

.entry-content .ok_voice .tdname {
	background-color: #2c6bca;
	color: #fff;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 60px;
	padding: 11px 15px;
}

.entry-content .ok_voice .tdhyoka {
	background-color: #f6f6f6;
	padding: 15px 15px;
	width: 209px;
}

.entry-content .ok_voice dl dt {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 7px;
}

.entry-content .ok_voice dl dd {
	background-color: #F2F7FF;
	border: none;
	margin: 0;
	padding: 0 0 0 10px;
	padding: 20px;
}

/* こだわり条件特集 */

.search-wrap .original-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 18px;
}

.search-wrap .original-list li {
	margin-bottom: 37px;
	width: calc((100% - 74px) / 3);
}

.search-wrap .original-list li a {
	align-items: center;
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	display: flex;
	height: 100%;
	padding-right: 40px;
	position: relative;
}

.search-wrap .original-list li a:hover {
	opacity: .7;
}

.search-wrap .original-list li a::after {
	background: url(../image/top/original-arrow.svg) no-repeat center/contain;
	content: "";
	display: inline-block;
	height: 17px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 14px;
}

.search-wrap .original-list li img {
	font-family: 'object-fit: cover;';
	height: 108px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 143px; /*IE対策*/
}

.search-wrap .original-list li a > p {
	padding-left: 20px;
	width: calc(100% - 143px);
}

/* リンク */

.our-wrap .our-links {
	display: flex;
	justify-content: center;
}

.our-wrap .our-link {
	width: calc(100% / 3);
}

.our-wrap .our-link a {
	display: block;
	position: relative;
}

.our-wrap .our-link a:hover {
	opacity: 0.7;
}

.our-wrap .our-link a::before {
	border: 2px solid #fff;
	content: "";
	display: block;
	height: calc(100% - 28px);
	position: absolute;
	right: 12px;
	top: 12px;
	width: calc(100% - 28px);
}

.our-wrap .our-link .note {
	font-size: 14px;
	font-size: 0.875rem;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.our-wrap .our-link .note span {
	display: block;
	font-size: 32px;
	font-size: 2rem;
	letter-spacing: 0.1em;
}

.our-wrap .our-viewmore {
	bottom: 19px;
	font-size: 14px;
	font-size: 0.875rem;
	letter-spacing: 0.05em;
	position: absolute;
	right: 25px;
}

.our-recruit {
	margin-top: 30px;
	padding: 0 16px;
	text-align: center;
}

.our-recruit a {
	transition: all 0.3s ease 0s;
}

.our-recruit a:hover {
	opacity: 0.6;
}

/*---------------------------------

  わたしたちについて

---------------------------------*/

.our-wrap {
	background-color: #fff;
}

.our-wrap .our-inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 20px 20px 100px;
}

.our-wrap .our-flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 55px;
}

.our-wrap .our-flex > div {
	width: calc((100% - 36px) / 2);
}

.our-wrap .our-flex .pic {
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px;
	margin-top: 17px;
}

.our-wrap .our-flex .left-pic figure {
	width: calc((100% - 20px) / 2);
}

.our-wrap .our-flex .right-pic figure {
	width: calc((100% - 40px) / 3);
}

.our-wrap .our-flex .our-ttl {
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 21px;
}

.our-wrap .our-flex .note {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
	margin-bottom: 21px;
}

.our-wrap .our-flex .works-wrap {
	background-color: #fff;
	font-size: 16px;
	font-size: 1rem;
	padding: 20px;
}

.our-wrap .our-flex .works {
	margin-bottom: 5px;
}

.our-wrap .our-flex .works-list {
	line-height: 1.75;
}

.our-wrap .our-flex .works-wrap li::before {
	content: "・";
}

.our-wrap br.o-sp {
	display: none;
}

.pager {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.pager span:not(:last-child) {
	margin-right: 12px;
}

.pager span {
	border: 1px solid #2c6bca;
	color: #2c6bca;
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
	height: 46px;
	line-height: 44px;
	overflow: hidden;
	text-align: center;
	width: 46px;
}

.pager span.current {
	background-color: #2c6bca;
	color: #fff;
}

.pager span a {
	display: block;
}

.pager span a:hover {
	background-color: #2c6bca;
	color: #fff;
}

.pager span a svg {
	height: 46px;
}

.pager span a:hover path {
	fill: #fff;
}

.pager .page-numbers {
	border: 1px solid #2c6bca;
	color: #2c6bca;
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
	height: 46px;
	line-height: 44px;
	overflow: hidden;
	text-align: center;
	width: 46px;
}

.pager .page-numbers:not(.dots):hover {
	background-color: #2c6bca;
	color: #fff;
}

.pager span:not(:last-child) {
	margin-right: 0;
}

.pager .page-numbers:not(:last-child) {
	margin-right: 12px;
}

.profile-card {
	border: #2c6bca 1px solid;
	border-radius: 6px;
	overflow: hidden;
}

.profile-card__head {
	background: #2c6bca;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 8px 24px;
}

.profile-card__content {
	display: flex;
	flex-wrap: wrap;
	padding: 24px;
}

.profile-card__img {
	text-align: center;
	width: 150px;
}

.profile-card__img img {
	margin: 0 auto;
	vertical-align: top;
}

.profile-card__body {
	padding-left: 24px;
	width: calc(100% - 150px);
}

.profile-card__name {
	font-size: 20px;
	font-weight: 700;
}

.profile-card__excerpt {
	color: #666;
	font-size: 14px;
	margin-top: 12px;
}

.profile-card__excerpt p {
	line-height: 1.6;
}

.profile-card__btn {
	margin-top: 32px;
}

.profile-card__btn a {
	border: solid 1px #333;
	color: #333;
	display: inline-block;
	padding: 14px 42px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

.profile-card__btn a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}

.post-content__profile {
	margin-top: 52px;
}

/*---------------------------------

  選ばれる理由

---------------------------------*/

.reason-wrap {
	background-color: #fff;
}

.reason-wrap .reason-inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 103px 20px 140px;
}

.reason-wrap .reason-list {
	display: flex;
	justify-content: space-between;
}

.reason-wrap .reason-list li {
	background-color: #f6f6f6;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 60px;
	position: relative;
	width: calc((100% - 74px) / 3);
}

.reason-wrap .reason-list li::before {
	align-items: center;
	background-color: #2c6bca;
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 32px;
	font-size: 2rem;
	font-weight: 500;
	height: 64px;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: -32px;
	transform: translateX(-50%);
	width: 64px;
}

.reason-wrap .reason-list li.reason01::before {
	content: "01";
}

.reason-wrap .reason-list li.reason02::before {
	content: "02";
}

.reason-wrap .reason-list li.reason03::before {
	content: "03";
}

.reason-wrap .reason-list .reason-ttl {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.33;
	margin-bottom: 21px;
	padding: 0 10px;
	text-align: center;
}

.reason-wrap .reason-list .reason-note {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.8;
	margin-bottom: 20px;
	padding: 0 20px;
}

.reason-wrap .reason-list li figure {
	padding: 0 20px 20px;
}

/* 関連記事 */

.relation-list {
	display: flex;
}

.relation-list li {
	font-size: 14px;
	font-size: 0.875rem;
	width: calc((100% - 45px) / 4);
}

.relation-list li:not(:nth-child(4n)) {
	margin-right: 15px;
}

.relation-list li a > img {
	margin-bottom: 10px;
}

.relation-list li .note {
	line-height: 1.8;
}

.relation-list li a:hover {
	display: block;
	opacity: .7;
}

.search-filter-action {
	margin-top: 20px;
}

.search-filter-action__close {
	display: none;
}

/* 新着イチオシ物件 */

.search-wrap .new {
	width: calc(100% - 309px);
}

.search-wrap .new-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -2%;
	padding-top: 16px;
}

.text-box {
	padding: 16px 16px 10px;
}

.search-wrap .condition-sp {
	display: none;
}

/*---------------------------------

  選ばれる理由

---------------------------------*/

.search-wrap .search-inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 60px 20px 60px;
}

.search-wrap .search-flex {
	display: flex;
	justify-content: space-between;
}

/*---------------------------------
  検索
---------------------------------*/

.search-wrap .search-box {
	width: 273px;
}

.search-box-inner {
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	margin-top: 20px;
	padding: 20px;
	padding-top: 1px;
}

/* 探すブルーボタン */

.search-wrap .map a,
.search-wrap .condition-sp a {
	background-color: #2c6bca;
	display: block;
	font-size: 20px;
	font-size: 1.25rem;
	padding: 20px 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.search-wrap .map a::after,
.search-wrap .condition-sp a::after {
	background: url(../image/top/search-map-arrow.svg) no-repeat center/contain;
	content: "";
	height: 27px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
}

.search-wrap .map a figure,
.search-wrap .condition-sp a figure {
	margin-bottom: 15px;
}

.search-wrap .map a:hover,
.search-wrap .condition-sp a:hover {
	background-color: #1251b0;
}

/* 条件で探す */

.search-wrap .con-inner .search-input {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 18px;
	position: relative;
}

.search-wrap .con-inner .search-input .input {
	border: 1px solid #2c6bca;
	border-radius: 0;
	font-family: inherit;
	height: 40px;
	line-height: 40px;
	padding-left: 16px;
	width: 100%;
}

.search-wrap .con-inner .search-input .input::-moz-placeholder {
	color: #CDD6DD;
}

.search-wrap .con-inner .search-input .input::placeholder {
	color: #CDD6DD;
}

.search-wrap .con-inner .search-input .btn {
	background: url(../image/top/search.svg) no-repeat center/contain;
	background-color: #2c6bca;
	background-size: 50%;
	border: none;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all ease-in-out .3s;
	width: 40px;
}

.search-wrap .con-inner .search-input .btn:hover {
	background-color: #1251b0;
}

.search-wrap input {
	border: none;
	cursor: pointer;
	font-family: inherit;
	height: 15px;
	margin-right: 8px;
	width: 15px;
}

.search-wrap .search-ttl {
	color: #2c6bca;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	margin-bottom: 16px;
	margin-top: 19px;
	position: relative;
}

.search-wrap .search-ttl::after {
	background-color: #2c6bca;
	bottom: -5px;
	content: "";
	display: inline-block;
	height: 1px;
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	width: 100%;
}

.search-wrap .con-inner {
	font-size: 12px;
	font-size: 0.75rem;
}

/* セレクトボックス */

.search-wrap select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../image/top/select.svg) no-repeat;
	background-position: right 6px center;
	border: 1px solid #707070;
	border-radius: 0;
	cursor: pointer;
	font-family: inherit;
	height: 21px;
	padding: 0;
	padding-bottom: 2px;
	padding-left: 10px;
}

/* ie対策 */

select::-ms-expand {
	display: none;
}

/* セレクトボックス横並び */

.search-wrap .flex {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.search-wrap .search-rent .flex {
	padding-bottom: 2px;
}

.search-wrap .flex select {
	width: calc((100% - 22px) / 2);
}

/* セレクトボックス1つ */

.search-wrap select.one {
	width: 66%;
}

/* チェックボックス */

.search-wrap label {
	align-items: center;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	font-size: 0.875rem;
	margin-top: 2px;
}

.search-wrap .search-btn {
	align-items: center;
	background-color: #2c6bca;
	display: flex;
	font-size: 14px;
	font-size: 0.875rem;
	height: 36px;
	justify-content: center;
	margin: 0 auto;
	max-width: 150px;
	padding: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
}

.search-wrap .search-btn:hover {
	background-color: #1251b0;
}

.price-option {
	margin-top: 3px;
}

/* 地域の店舗情報 */

.shop-information {
	border-radius: 0 0 0 0;
	border-top: 5px solid #2c6bca;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	padding: 12px 20px 20px;
}

.shop-information__title {
	margin-bottom: 37px;
}

.shop-information__body {
	align-items: flex-start;
	display: flex;
	margin-bottom: 30px;
}

.shop-information__body .img {
	margin-right: 36px;
	width: 376px;
}

.shop-information__body .shop-info {
	padding-left: 20px;
}

.shop-information__body dl > div {
	align-items: center;
	display: flex;
	margin-bottom: 20px;
}

.shop-information__body dl dt {
	background: #f6f6f6;
	font-size: 14px;
	font-size: 0.875rem;
	margin-right: 20px;
	min-width: 88px;
	padding: 3px 0;
	text-align: center;
}

.shop-information__body dl div dd {
	font-size: 16px;
	font-size: 1rem;
}

.shop-information__body dl div:first-child {
	margin-bottom: 24px;
}

.shop-information__body dl div:first-child dd {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.4;
}

.shop-information__map {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.shop-information__map iframe,
.shop-information__map object,
.shop-information__map embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* サイドバー */

.single-wrap .side {
	width: 273px;
}

/* サイドバータイトル */

.side-bl-ttl {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
	padding: 5px 0 5px 20px;
	position: relative;
}

.side-bl-ttl::before {
	background: #2c6bca;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

/* 運営会社 */

.single-wrap .side .company {
	margin-bottom: 40px;
}

.single-wrap .side .company-inner {
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	padding: 24px 20px 24px;
}

.single-wrap .side .company-inner .left {
	margin-bottom: 12px;
}

.single-wrap .side .company-inner .left > img {
	margin-bottom: 11px;
}

.single-wrap .side .company-inner .left .name {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
}

.single-wrap .side .company-inner .right .note {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
	margin-bottom: 8px;
}

.single-wrap .side .company-inner .right .tel {
	font-size: 35px;
	font-size: 2rem;
	margin-bottom: 21px;
}

.single-wrap .side .company-inner .right .tel .hours {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1;
	margin-top: -7px;
	text-align: center;
}

.single-wrap .side .company-inner .right .mail a {
	align-items: center;
	border: 1px solid #2c6bca;
	display: flex;
	height: 56px;
	justify-content: center;
	min-height: 56px;
}

.single-wrap .side .company-inner .right .mail svg {
	height: 17px;
	margin-right: 8px;
	width: 22px;
}

.single-wrap .side .company-inner .right .mail a:hover {
	background-color: #2c6bca;
	color: #fff;
}

.single-wrap .side .company-inner .right .mail path {
	transition: all ease-in-out .3s;
}

.single-wrap .side .company-inner .right .mail a:hover path {
	fill: #fff;
}

/* メニュー */

.single-wrap .side .menu {
	margin-bottom: 30px;
}

.single-wrap .side .menu-list {
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	font-weight: 500;
	padding: 24px 24px 9px 22px;
}

.single-wrap .side .menu-list ul li {
	margin-bottom: 15px;
}

.single-wrap .side .menu-list ul li a {
	display: inline-block;
	padding-left: 15px;
	position: relative;
}

.single-wrap .side .menu-list ul li a::before {
	background: url(../image/single/side-menu.svg) no-repeat center/contain;
	content: "";
	display: inline-block;
	height: 12px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.single-wrap .side .menu-list li a:hover {
	opacity: .7;
}

/* バナー */

.single-wrap .side .banner a {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

.single-wrap .side .banner a:last-child {
	margin-bottom: 0;
}

.single-wrap .side .banner a:hover {
	opacity: .7;
}

.single-blog-relative__title {
	margin-bottom: 37px;
}

.single-chintai-relative__title {
	margin-bottom: 37px;
}

/* 物件一覧 */

.single-wrap .search-wrap .new-list {
	padding-top: 0;
}

.slick-slide {
	opacity: 0.8;
	transition: all 0.3s ease 0s;
}

.slick-slide.slick-current,
.slick-slide:hover {
	opacity: 1;
}

.slide-item__img {
	background: #eee;
	padding-top: 62.44395%;
	position: relative;
}

.slide-item__img img {
	font-family: "object-fit: contain;";
	height: 100%;
	left: 0;
	-o-object-fit: contain;
	object-fit: contain;
	position: absolute;
	top: 0;
	width: 100%;
}

.thumbnail-item {
	background-color: #fff;
	cursor: pointer;
	margin-right: 10px;
	outline: none;
	padding: 5px;
	position: relative;
}

.thumbnail-item__img {
	padding-top: 100%;
	position: relative;
}

.thumbnail-item__img img {
	font-family: "object-fit: cover;";
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

.top-banners__item {
	text-align: center;
}

.top-banners__item:nth-child(n + 2) {
	margin-top: 16px;
}

.top-mv {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-top: 160px;
	text-align: center;
	width: 1200px;
}

.top-mv__body {
	position: relative;
	width: 100%;
}

.top-mv__body img {
	height: auto;
	width: 100%;
}

.top-mv__content {
	background: rgba(255, 255, 255, 0.5);
	font-weight: 700;
	left: 0;
	line-height: 1.6;
	padding: 60px 40px;
	position: absolute;
	text-align: left;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.top-new {
	width: calc(100% - 309px);
}

.entry-content { /* お客様の声 */
}

.entry-content .voice-wrap .bl-ttl {
	margin-bottom: 30px;
}

.entry-content .voice-wrap .voice-note {
	line-height: 1.72;
	margin-bottom: 30px;
}

.entry-content .voice-wrap .voice-box {
	border: 3px solid #2c6bca;
	border-top: none;
}

.entry-content .voice-wrap .voice-box .voice-box-ttl {
	background-color: #2c6bca;
	color: #fff;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 60px;
	padding: 11px 15px;
}

.entry-content .voice-wrap .voice-box-inner {
	padding: 0 80px 57px 80px;
}

.entry-content .voice-wrap .voice-box .star {
	display: flex;
	flex-wrap: wrap;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 500;
	justify-content: space-between;
	margin-bottom: 10px;
}

.entry-content .voice-wrap .voice-box .star li {
	align-items: center;
	display: flex;
	margin-bottom: 23px;
	width: calc((100% - 30px) / 2);
}

.entry-content .voice-wrap .voice-box .star li span {
	background-color: #f6f6f6;
	display: inline-block;
	margin-right: 19px;
	min-width: 209px;
	padding: 15px 0;
	text-align: center;
}

.entry-content .voice-wrap .voice-box .star li .star-flex {
	display: flex;
}

.entry-content .voice-wrap .voice-box .star li .star-flex svg {
	margin-right: 1px;
}

.entry-content .voice-wrap .voice-box .star path,
.entry-content .voice-wrap .voice-box .comp path {
	fill: #e5e5e5;
}

.entry-content .voice-wrap .voice-box .star .active path,
.entry-content .voice-wrap .voice-box .comp .active path {
	fill: #2c6bca;
}

.entry-content .voice-wrap .voice-box .comp {
	align-items: center;
	border-bottom: 2px solid #2c6bca;
	border-top: 2px solid #2c6bca;
	display: flex;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	justify-content: center;
	margin-bottom: 52px;
	padding: 18px 20px;
}

.entry-content .voice-wrap .voice-box .comp-flex {
	display: flex;
	margin-left: 20px;
}

.entry-content .voice-wrap .voice-box .comp-flex svg {
	margin-right: 3px;
}

.entry-content .voice-wrap .voice-box .comment:not(:last-child) {
	margin-bottom: 32px;
}

.entry-content .voice-wrap .voice-box .comment-ttl {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 7px;
}

.entry-content .voice-wrap .voice-box .comment-ttl span {
	font-size: 16px;
	font-size: 1rem;
}

.entry-content .voice-wrap .voice-box .list-wrap {
	font-weight: 500;
	padding: 20px;
}

.entry-content .voice-wrap .voice-box .list-wrap li {
	margin-left: 1em;
	text-indent: -1em;
}

.entry-content .voice-wrap .voice-box .list-wrap li:not(:last-child) {
	margin-bottom: 2px;
}

.entry-content .voice-wrap .voice-box .good .list-wrap {
	background-color: #F2F7FF;
}

.entry-content .voice-wrap .voice-box .bad .list-wrap {
	background-color: #f6f6f6;
}

.screen-reader-text {
	position: absolute;
	top: 0;
	z-index: -1;
}

.wp-block-image figcaption {
	font-size: 13px;
}

a.wp-block-button__link {
	margin: 1em 0;
	text-decoration: none;
}

.entry-content .wp-caption {
	border: 1px solid #efefef;
	max-width: 100%;
	padding: 5px;
	text-align: center;
}

.entry-content .wp-caption.aligncenter {
	display: block;
	margin: 10px auto;
}

.entry-content .wp-caption-text {
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
	margin-bottom: 0;
	padding: 12px 16px;
	text-align: center;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption a {
	transition: all 0.3s ease 0s;
}

.wp-caption a:hover {
	opacity: 0.6;
}

.wp-caption-text {
	font-size: 14px;
	margin-top: 4px;
}

.gallery {
	display: flex;
	flex-wrap: wrap;
}

.gallery-item {
	margin-bottom: 8px;
	padding: 4px;
}

.gallery-icon a {
	text-decoration: none;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
	width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.11111%;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.simplefavorite-button,
.simplefavorite-button.active {
	cursor: pointer;
}

.simplefavorite-button.active {
	opacity: 1 !important;
}

.mw_wp_form [type="submit"],
.mw_wp_form button {
	background-color: #fff;
	border: 1px solid #2c6bca;
	color: #2c6bca;
	cursor: pointer;
	display: block;
	font-size: inherit;
	font-weight: bold;
	height: 56px;
	margin: 42px auto 0;
	min-width: 248px;
	padding: 8px 24px;
	transition: all ease-in-out .3s;
	width: 248px;
}

.mw_wp_form [type="submit"]:hover,
.mw_wp_form button:hover {
	background-color: #2c6bca;
	color: #fff;
}

.widget_archive select {
	background: transparent url(../img/arrow.svg) no-repeat center right 8px/12px 8px;
}

.p-widget {
	margin-bottom: 46px;
}

.p-widget:last-child {
	margin-bottom: 0;
}

.p-widget ul {
	font-size: 16px;
	padding: 0 8px;
}

.p-widget li {
	font-size: inherit;
	margin-bottom: 12px;
}

.p-widget li a {
	display: inline-block;
	font-size: inherit;
	text-decoration: none;
}

.p-widget li a:hover {
	opacity: 0.6;
}

.p-widget li ul {
	font-size: 0.85em;
	margin-top: 12px;
}

.p-widget__title {
	background: transparent;
	border-bottom: 1px solid #666;
	color: #222;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 12px;
	padding: 8px 6px;
}

#wp-calendar caption {
	margin-bottom: 4px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a {
	color: #666;
	text-decoration: none;
	transition: opacity 0.3s ease 0s;
}

#wp-calendar a:hover {
	opacity: 0.6;
}

.widget_categories select {
	background: transparent url(../img/arrow.svg) no-repeat center right 8px/12px 8px;
}

.gallery-item {
	padding: 0 4px;
	text-align: center;
}

.gallery-item a {
	transition: opacity 0.3s ease 0s;
}

.gallery-item a:hover {
	opacity: 0.6;
}

.gallery-caption {
	font-size: 14px;
	margin-top: 4px;
}

.gallery-columns-3 {
	display: flex;
}

.gallery-columns-3 .gallery-item {
	width: 33.33333333%;
}

.widget_meta abbr {
	text-decoration: none;
}

.post-date {
	color: #666;
	display: block;
	font-size: 14px;
}

.widget_rss cite {
	color: #666;
	font-size: 14px;
}

.rss-widget-icon {
	margin-top: -4px;
	vertical-align: middle;
}

.rsswidget {
	text-decoration: none;
	transition: opacity 0.3s ease 0s;
	vertical-align: middle;
}

.rsswidget:hover {
	opacity: 0.6;
}

.rss-date {
	color: #666;
	font-size: 14px;
}

.rssSummary {
	color: #666;
	font-size: 14px;
}

.tagcloud {
	padding: 4px;
}

.tag-cloud-link {
	transition: opacity 0.3s ease 0s;
}

.tag-cloud-link:hover {
	opacity: 0.6;
}

.white {
	color: #fff;
}

.blue {
	color: #2C6BCA;
}

.fw-bold {
	font-style: normal;
	font-weight: 700;
}

.fw-medi {
	font-style: normal;
	font-weight: 500;
}

.fw-regu {
	font-style: normal;
	font-weight: 400;
}

.noto {
	font-family: noto-sans-cjk-jp, sans-serif;
}

.futura {
	font-weight: 500;
}

.u-width-auto {
	width: auto !important;
}

@media all and (-ms-high-contrast: none) {

.property-wrap .side-contact .right .tel {
	font-size: 32px;
	font-size: 2rem;
}

.download-list li a {
	height: 80px;
}

.is-animation .header-drawer {
	top: 30px;
}

.header-inner .user-box .like svg,
.header-inner .user-box .history svg {
	height: 30px;
}

.header-inner .user-box .like svg,
.header-inner .user-box .history svg {
	height: 24px;
}

.search-wrap .con-inner .search-input .input {
	line-height: 22px;
}

.single-wrap .side .company-inner .right .tel {
	font-size: 32px;
	font-size: 1.8rem;
}

}

@media (min-width: 768px) and (max-width: 1179px) {

.u-hidden-tab {
	display: none;
}

}

@media screen and (min-width: 1180px) {

.entry-content .staff_list ul li:nth-child(n + 4) {
	margin-top: 30px;
}

.u-hidden-pc {
	display: none;
}

}

@media screen and (min-width: 1251px) {

.chintai-rect-cards__item:nth-child(n + 4) {
	margin-top: 37px;
}

}

@media screen and (max-width: 1439px) {

.is-animation .header-drawer {
	right: 10px;
}

}

@media screen and (max-width: 1380px) {

.header-inner {
	margin-right: 60px;
}

}

@media screen and (max-width: 1250px) {

.chintai-rect-cards {
	margin-left: -1%;
	margin-right: -1%;
}

.chintai-rect-cards__item {
	margin-left: 1%;
	margin-right: 1%;
	width: calc(94% / 3);
}

.chintai-rect-cards__item:nth-child(n + 4) {
	margin-top: 25px;
}

.search-wrap .new-contents {
	margin: 0 1% 25px;
	width: calc(94% / 3);
}

.search-wrap .new-list {
	margin: 0 -1%;
}

}

@media screen and (max-width: 1200px) {

.chintai-list {
	padding-bottom: 50px;
}

.chintai-card__tr:not(.w_100) {
	width: 100%;
}

.chintai-card__tr.o4 {
	order: 3;
}

.chintai-card__tr.o6 {
	order: 4;
}

.chintai-card__tr.o3 {
	order: 5;
}

.chintai-card__tr.o5 {
	order: 6;
}

.chintai-card__tr dt.br02 {
	border-bottom: 1px solid #fff;
}

.chintai-card__detail {
	bottom: 14px;
}

.property-wrap .pro-table-inner > dl dt {
	min-width: 125px;
	width: 125px;
}

.footer-inner .f-right .f-menu > li {
	margin-left: 20px;
}

.point-wrap .point-flex li {
	width: calc((100% - 60px) / 3);
}

.step-wrap .step-list-wrap {
	flex-wrap: wrap;
	margin: 0 auto 60px;
	max-width: 640px;
}

.step-wrap .step-list-wrap li {
	width: calc((100% - 50px) / 2);
}

.step-wrap .step-list-wrap li:nth-last-child(n+3) {
	margin-bottom: 20px;
}

.search-wrap .original-list li {
	width: calc((100% - 34px) / 3);
}

.reason-wrap .reason-list li {
	width: calc((100% - 18px) / 3);
}

.reason-wrap .reason-list .reason-ttl {
	font-size: 21px;
	font-size: 1.31rem;
}

.entry-content .voice-wrap .voice-box-inner {
	padding: 0 30px 57px 30px;
}

.entry-content .voice-wrap .voice-box .star li {
	justify-content: center;
	width: 100%;
}

}

@media screen and (max-width: 1179px) {

.entry-content .staff_list ul li:nth-child(n + 4) {
	margin-top: 30px;
}

}

@media screen and (max-width: 1100px) {

.chintai-list__fav {
	top: 5px;
}

.chintai-card__image {
	width: calc((100% - 11px) * .4);
}

.chintai-card__text-box {
	width: calc((100% - 11px) * .6);
}

.chintai-card__name {
	padding-right: 0;
}

.download-list {
	justify-content: center;
}

.download-list li {
	width: 80%;
}

.download-list li:nth-last-child(n+3),
.download-list li:not(:last-child) {
	margin-bottom: 15px;
}

.header-inner .tel {
	font-size: 37px;
	font-size: 2.3rem;
}

.header-inner .tel svg {
	height: 24px;
	margin-right: -3px;
	width: 24px;
}

.header-nav > ul > li {
	width: calc(100% / 5);
}

.header-nav > ul > li > a {
	width: 100%;
}

.header-nav .sub-nav {
	width: 100%;
}

.header-inner .user-box.like a,
.header-inner .user-box .history a {
	width: 165px;
}

.header-inner .user-box .like a .like__num {
	top: -15px;
}

.point-wrap .point-flex {
	flex-direction: column;
	margin: 0 auto;
	max-width: 900px;
}

.point-wrap .point-flex li {
	flex-direction: row;
	width: 100%;
}

.point-wrap .point-flex li:not(:last-child) {
	margin-bottom: 50px;
}

.point-wrap .point-flex li > img {
	margin-bottom: 0;
	margin-right: 30px;
	max-width: 280px;
}

.point-wrap .point-flex .flex-ttl {
	margin-bottom: 10px;
}

.point-wrap .point-flex .flex-note {
	font-size: 14px;
	font-size: 0.875rem;
}

.contact-wrap .contact-inner {
	padding-right: 20px;
}

.contact-wrap .tel.lp a {
	align-items: flex-start;
	flex-direction: column;
}

.relation-list li {
	width: calc((100% - 21px) / 4);
}

.relation-list li:not(:nth-child(4n)) {
	margin-right: 7px;
}

.shop-information__body .img {
	margin-right: 20px;
	width: calc((100% - 20px) * .4);
}

.shop-information__body .shop-info {
	width: calc((100% - 20px) * .6);
}

}

@media screen and (max-width: 1050px) {

.chintai-rect-cards__item {
	width: calc(96% / 2);
}

.chintai-rect-cards__item:nth-child(n + 4) {
	margin-top: 0;
}

.chintai-rect-cards__item:nth-child(n + 3) {
	margin-top: 25px;
}

.search-wrap .new-contents {
	margin: 0 1% 25px;
	width: calc(96% / 2);
}

}

@media screen and (max-width: 1000px) {

.footer-inner {
	flex-direction: column-reverse;
	padding: 60px 20px 20px;
}

.footer-inner .f-right .f-menu {
	margin-bottom: 40px;
}

.footer-inner .f-right .sns {
	display: none;
}

.footer-inner .sp-sns {
	display: block;
}

.footer-inner .sns li:first-child {
	margin-left: 0px;
}

.footer-inner .sns {
	justify-content: center;
	margin-top: 40px;
}

.search-wrap .original-list li {
	width: calc((100% - 20px) / 2);
}

}

@media screen and (max-width: 970px) {

.breadcrumbs.single {
	padding-top: 143px;
}

.is-animation + .breadcrumbs.single {
	padding-top: 85px;
}

.header-inner .logo-note {
	font-size: 12px;
	font-size: 0.75rem;
}

.header-inner .header-logo {
	max-width: 130px;
}

.header-inner .user-box {
	font-size: 14px;
	font-size: 0.875rem;
}

.header-inner .tel {
	font-size: 28px;
	font-size: 1.75rem;
	margin-right: 20px;
}

.header-inner .tel span {
	font-size: 14px;
	font-size: 0.875rem;
}

.header-inner .user-box {
	font-size: 12px;
	font-size: 0.75rem;
	padding: 10px 0;
}

.header-inner .user-box .like a,
.header-inner .user-box .history a {
	height: 63px;
	padding: 8px 0;
	width: 110px;
}

.header-inner .user-box .like svg,
.header-inner .user-box .history svg {
	height: 23px;
	margin-bottom: 5px;
	width: auto;
}

/* スクロール後 */

.header-inner {
	height: 85px;
}

.header-inner .header-logo {
	max-width: 130px;
}

.header-inner .tel {
	font-size: 28px;
	font-size: 1.75rem;
}

.header-inner .user-box .like a {
	padding-right: 0;
}

.header-inner .user-box .like a .like__num {
	font-size: 16px;
	font-size: 1rem;
	height: 25px;
	top: -4px;
	width: 25px;
}

.header-inner .user-box .like a,
.header-inner .user-box .history a {
	display: block;
	height: 63px;
	margin: 0;
	padding: 8px 0;
	width: 110px;
}

.header-inner .user-box .history a,
.header-inner .user-box .history a {
	margin-left: 2px;
}

.header-inner .user-box .like svg,
.header-inner .user-box .history svg {
	margin: 0 auto 5px;
	width: auto;
}

/* ドロワー */

.drawer-bg.is-checked {
	top: 85px;
}

.drawer-content {
	top: 85px;
}

.mv-wrap {
	padding-top: 145px;
}

.is-animation + .mv-wrap {
	padding-top: 145px;
}

}

@media all and (-ms-high-contrast: none) and (max-width: 970px) {

.header-inner .header-logo {
	height: 60px;
}

.header-inner .header-logo img {
	padding: 10px 0;
}

}

@media screen and (max-width: 950px) {

.column-wrap .tab_content_inner .tab_con {
	width: calc((100% - 40px) / 3);
}

.header-inner .user-box .like a .like__num {
	top: -4px;
}

.our-wrap .our-link .note span {
	font-size: 20px;
	font-size: 1.25rem;
}

.our-wrap .our-link .note {
	font-size: 11px;
	font-size: 0.6875rem;
}

.our-wrap .our-flex {
	flex-direction: column;
}

.our-wrap .our-flex > div {
	width: 100%;
}

.our-wrap .our-flex > div.left {
	margin-bottom: 37px;
}

.reason-wrap .reason-list {
	flex-wrap: wrap;
	justify-content: center;
}

.reason-wrap .reason-list li {
	margin-bottom: 60px;
	width: calc((100% - 20px) / 2);
}

.reason-wrap .reason-list li.reason01 {
	margin-right: 20px;
}

}

@media screen and (max-width: 900px) {

.chintai-rect-cards__item {
	width: calc(94% / 3);
}

.chintai-rect-cards__item:nth-child(n + 3) {
	margin-top: 0;
}

.chintai-rect-cards__item:nth-child(n + 4) {
	margin-top: 25px;
}

.col1-wrap {
	margin-bottom: 80px;
}

.col2-wrap {
	flex-direction: column;
	margin-bottom: 80px;
	padding-left: 16px;
	padding-right: 16px;
}

.top-chintai__more {
	margin-top: 20px;
}

.chintai-list {
	padding-bottom: 10px;
}

.chintai-list {
	padding-bottom: 50px;
}

.chintai-list__fav {
	top: 33px;
}

.chintai-card__image {
	width: 262px;
}

.chintai-card__text-box {
	width: calc(100% - 273px);
}

.chintai-card__name {
	padding-right: 120px;
}

.chintai-card__name {
	padding-right: 0;
}

.chintai-card__tr:not(.w_100) {
	width: 50%;
}

.chintai-card__tr.o3 {
	order: 3;
}

.chintai-card__tr.o4 {
	order: 4;
}

.chintai-card__tr.o5 {
	order: 5;
}

.chintai-card__tr.o6 {
	order: 6;
}

.chintai-card__tr dt.br02 {
	border-bottom: 1px solid #e5e5e5;
}

.chintai-card__detail {
	bottom: 21px;
}

.property-wrap .contents-wrap {
	width: 100%;
}

.property-wrap .pro-table-inner > dl dt {
	min-width: 220px;
	width: 220px;
}

.property-wrap .side {
	padding-top: 50px;
	width: 100%;
}

.property-wrap .side-contact-inner {
	align-items: center;
	display: flex;
	justify-content: center;
}

.property-wrap .side-contact .left {
	margin-right: 20px;
	padding-bottom: 0;
}

.property-wrap .banner-area ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.property-wrap .banner-area ul li {
	width: calc((100% - 20px) / 2);
}

.property-wrap .similar-wrap ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1%;
}

.property-wrap .similar-wrap li {
	margin-left: 1%;
	width: calc(94% / 3);
}

.single-wrap .contents-wrap {
	width: 100%;
}

.download-list {
	justify-content: space-between;
}

.download-list li {
	width: calc((100% - 27px) / 2);
}

.download-list li:not(:last-child) {
	margin-bottom: 0;
}

.download-list li:nth-last-child(n+3) {
	margin-bottom: 28px;
}

.info-wrap .flex figure {
	margin-right: 20px;
	width: calc((100% - 20px) * .4);
}

.info-wrap .flex .text {
	width: calc((100% - 20px) * .6);
}

.search-wrap .new-contents {
	width: calc(94% / 3);
}

.relation-list li {
	width: calc((100% - 45px) / 4);
}

.relation-list li:not(:nth-child(4n)) {
	margin-right: 15px;
}

.search-wrap .search-flex {
	flex-direction: column-reverse;
}

.search-wrap .new {
	margin-bottom: 30px;
	width: 100%;
}

.search-wrap .new-list {
	margin-bottom: 20px;
}

.search-wrap .condition {
	display: none;
}

.search-wrap .map .search-ttl {
	display: none;
}

.search-wrap .condition-sp {
	display: block;
}

.search-wrap .search-box {
	width: 100%;
}

.search-box-inner {
	background: transparent;
	box-shadow: none;
	display: flex;
	justify-content: space-between;
	padding: 0;
}

.search-box-inner > div {
	width: calc((100% - 20px) / 2);
}

.search-wrap .map a,
.search-wrap .condition-sp a {
	display: flex;
	flex-direction: column;
	height: 120px;
	justify-content: center;
}

.shop-information__body .img {
	margin-right: 36px;
	width: 376px;
}

.shop-information__body .shop-info {
	width: auto;
}

.single-wrap .side {
	padding-top: 50px;
	width: 100%;
}

.single-wrap .side .company-inner {
	align-items: center;
	display: flex;
	justify-content: center;
}

.single-wrap .side .company-inner .left {
	margin-bottom: 0;
	margin-right: 20px;
	width: calc((100% - 20px) * .5);
}

.single-wrap .side .company-inner .right {
	width: calc((100% - 20px) * .5);
}

.single-wrap .side .company-inner .right .tel svg {
	margin-right: 5px;
}

.single-wrap .side .company-inner .right .tel .hours {
	text-align: left;
}

.single-wrap .side .company-inner .right .mail a {
	max-width: 310px;
}

.single-wrap .side .menu-list {
	display: flex;
}

.single-wrap .side .menu-list > li {
	padding-right: 20px;
	width: 50%;
}

.single-wrap .side .banner {
	display: flex;
	flex-wrap: wrap;
}

.single-wrap .side .banner a {
	margin-bottom: 10px;
	width: calc((100% - 20px) / 3);
}

.single-wrap .side .banner a:not(:nth-child(3n)) {
	margin-right: 10px;
}

.sp-filter-pop.is-open {
	background: #fff;
	display: block !important;
	display: block;
	height: 100%;
	left: 0;
	overflow: auto;
	padding: 2px 24px 76px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

.entry-content .voice-wrap .voice-box-inner {
	padding: 0 80px 57px 80px;
}

.entry-content .voice-wrap .voice-box .star li {
	justify-content: flex-start;
	width: calc((100% - 30px) / 2);
}

}

@media screen and (max-width: 870px) {

.download-list li {
	width: calc((100% - 17px) / 2);
}

.download-list li a {
	font-size: 17px;
	font-size: 1.06rem;
	min-height: 70px;
	padding-right: 65px;
}

.download-list li a::after {
	height: 25px;
	width: 25px;
}

.shop-information__body .img {
	margin-right: 20px;
	width: calc((100% - 20px) * .5);
}

.shop-information__body .shop-info {
	width: calc((100% - 20px) * .5);
}

.entry-content .voice-wrap .voice-box-inner {
	padding: 0 20px 57px 20px;
}

}

@media all and (-ms-high-contrast: none) and (max-width: 870px) {

.download-list li a {
	height: 70px;
}

}

@media screen and (max-width: 820px) {

.contact-wrap .contact-inner {
	background: url(../image/online/person.png) no-repeat right 10px bottom/285px auto;
}

}

@media screen and (max-width: 800px) {

.chintai-list__fav {
	top: 5px;
}

.chintai-card__image {
	width: calc((100% - 11px) * .4);
}

.chintai-card__text-box {
	width: calc((100% - 11px) * .6);
}

.chintai-card__tr:not(.w_100) {
	width: 100%;
}

.chintai-card__tr.o4 {
	order: 3;
}

.chintai-card__tr.o6 {
	order: 4;
}

.chintai-card__tr.o3 {
	order: 5;
}

.chintai-card__tr.o5 {
	order: 6;
}

.chintai-card__tr dt.br02 {
	border-bottom: 1px solid #fff;
}

.chintai-card__detail {
	bottom: 14px;
}

.property-wrap .sub-slider {
	padding: 10px 50px 10px 55px;
}

.property-wrap .pro-table-inner > dl dt {
	min-width: 125px;
	width: 125px;
}

}

@media screen and (max-width: 768px) {

.mv-slider .slick-slide > div {
	margin: 0;
}

}

@media (max-width: 768px) {

.profile-card {
	border-radius: 4px;
}

.profile-card__head {
	font-size: 16px;
	padding: 8px 16px;
}

.profile-card__content {
	padding: 16px;
}

.profile-card__img {
	width: 100%;
}

.profile-card__body {
	line-height: 1.4;
	margin-top: 24px;
	padding-left: 0;
	width: 100%;
}

.profile-card__name {
	font-size: 16px;
}

.profile-card__btn {
	margin-top: 20px;
	text-align: center;
}

.post-content__profile {
	margin-top: 42px;
}

}

@media screen and (max-width: 767px) {

.chintai-rect-cards__item {
	width: calc(96% / 2);
}

.chintai-rect-cards__item:nth-child(n + 4) {
	margin-top: 0;
}

.chintai-rect-cards__item:nth-child(n + 3) {
	margin-top: 25px;
}

.chintai-contact__form-wrap {
	padding-left: 16px;
	padding-right: 16px;
}

.chintai-contact__form-wrap tr:not(:last-child) {
	margin-bottom: 18px;
}

.chintai-contact__form-wrap td.radio > span:not(:last-child) {
	margin-bottom: 10px;
}

.pdf-wrap__head {
	margin-bottom: 25px;
	margin-top: 40px;
}

.bb-ttl {
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 30px;
}

.bl-ttl {
	font-size: 20px;
	padding: 0 3px 3px 15px;
}

.blue-ttl02 {
	font-size: 18px;
	font-size: 1.125rem;
}

.h2-ttl {
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 38px;
}

.h2-ttl::after {
	bottom: -16px;
}

.archive-blog-card {
	display: block;
	padding: 0;
	padding: 24px 0;
}

.archive-blog-card::after {
	display: none;
}

.archive-blog-card__image {
	width: 100%;
}

.archive-blog-card__figure {
	padding-top: 56.2%;
}

.archive-blog-card__body {
	padding-left: 0;
	padding-right: 0;
	padding-top: 16px;
	width: 100%;
}

.archive-blog-card__title {
	font-size: 18px;
}

.article-info .date {
	margin-right: 20px;
}

.entry-content table.grouptab tbody tr th {
	padding-bottom: 6px;
	padding-top: 6px;
}

.entry-content table.grouptab tbody tr th,
.entry-content table.grouptab tbody tr td {
	display: block;
}

.entry-content table.grouptab tbody tr th {
	width: 100%;
}

.entry-content .anvarthbox {
	padding: 12px 6px;
}

.entry-content .anvaleft {
	float: none;
	text-align: center;
	width: 100%;
}

.entry-content .anvaright {
	float: none;
	width: 100%;
}

.entry-content .anvabox2 {
	padding: 16px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.entry-content table.gaiyo th,
.entry-content table.gaiyo td {
	display: block;
	padding: 10px 12px;
}

.entry-content table.history tbody th {
	padding-bottom: 0px;
	padding-top: 10px;
}

.entry-content table.history tbody td {
	padding-top: 6px;
}

.entry-content table.history tbody th,
.entry-content table.history tbody td {
	display: block;
}

.entry-content .ggmap iframe {
	height: 250px;
}

.entry-content .adv_list {
	border: none;
	padding: 0;
}

.entry-content .staff_img {
	height: auto;
}

.entry-content .staff_list ul {
	margin-left: -6px;
	margin-right: -6px;
}

.entry-content .staff_list ul li {
	padding-left: 6px;
	padding-right: 6px;
	width: 50%;
}

.entry-content .staff_list ul li:nth-child(n + 3) {
	margin-top: 20px;
}

.entry-content .staff_single_img {
	border-radius: 50%;
	float: none;
	height: 280px;
	margin: 0 auto 20px;
	overflow: hidden;
	width: 280px;
}

.entry-content .staff_shosairight {
	float: none;
	font-size: 14px;
	margin-top: 26px;
	overflow: hidden;
	width: 100%;
}

.entry-content .staff_retarn {
	background: #2c6bca;
	color: #fff;
	float: right;
	margin: 20px 0 0;
	padding: 12px;
	text-align: center;
	width: 46%;
}

.staff_single_label {
	display: block;
	margin-top: 3px;
	position: relative;
	text-align: center;
	width: 40%;
}

.breadcrumbs.single {
	padding-top: 60px;
}

.is-animation + .breadcrumbs.single {
	padding-top: 60px;
}

.breadcrumbs.single {
	margin-bottom: 10px;
}

.chintai-card__figure {
	padding-top: 150%;
}

.chintai-head button {
	font-size: 12px;
	font-size: 0.75rem;
}

.chintai-head button span {
	margin-right: 3px;
}

.chintai-head button span + svg {
	height: 16px;
	width: 13px;
}

.chintai-head__title {
	font-size: 22px;
	font-size: 1.375rem;
	margin: 0;
}

.chintai-list__fav button {
	font-size: 11px;
}

.chintai-list__fav button svg {
	width: 12px;
}

.chintai-card__name {
	font-size: 14px;
	margin-bottom: 0;
}

.chintai-card__address {
	font-size: 11px;
	font-size: 0.6875em;
	margin-bottom: 5px;
}

.chintai-card__table {
	font-size: 11px;
	font-size: 0.6875em;
}

.chintai-card__tr .is-num {
	font-size: 14px;
	font-size: 0.875rem;
}

.chintai-card__tr.is-administration,
.chintai-card__tr.is-security_deposit,
.chintai-card__tr.is-deposit {
	display: none;
}

.chintai-card__tr dt,
.chintai-card__tr dd {
	padding: 0;
}

.chintai-card__tr dt.mt {
	margin-top: 3px;
}

.chintai-card__tr dt {
	background: none;
	border: none;
	white-space: nowrap;
	width: auto;
}

.chintai-card__tr dt::after {
	content: "：";
}

.chintai-card__tr dd {
	border: none;
	flex-grow: 1;
	width: auto;
}

.chintai-card__detail {
	font-size: 12px;
}

.chintai-rect-card__dl dt.mt {
	padding-top: 4px;
}

.chintai-rect-card__dl dt.mts {
	padding-top: 2px;
}

.chintai-virtual-tour {
	margin-top: 60px;
}

.property-wrap .ttl-wrap .ttl {
	font-size: 22px;
	font-size: 1.375rem;
	margin: 0;
}

button.fab-btn {
	font-size: 12px;
	font-size: 0.75rem;
}

button.fab-btn > span {
	margin-right: 3px;
}

button.fab-btn svg {
	height: 16px;
	width: 13px;
}

.property-wrap .slick-num {
	font-size: 14px;
	font-size: 0.875rem;
	padding: 5px 0 10px;
}

.property-wrap .pro-contact-inner {
	padding: 35px 0px 40px;
}

.property-wrap .pro-contact-inner .note {
	font-size: 18px;
	font-size: 1.125rem;
}

.property-wrap .pro-contact-inner .note::before,
.property-wrap .pro-contact-inner .note::after {
	height: 23px;
}

.property-wrap .pro-contact-inner .note::before {
	left: -15px;
}

.property-wrap .pro-contact-inner .note::after {
	right: -15px;
}

.property-wrap .pro-contact-inner .btn {
	font-size: 20px;
	font-size: 1.25rem;
	height: 80px;
}

.property-wrap .pro-contact-inner .btn > svg {
	height: 20px;
	margin-right: 4px;
	width: 25px;
}

.property-wrap .pro-contact-inner .btn-wrap {
	margin-bottom: 3px;
}

.property-wrap .pro-contact-inner .tel-wrap .hour {
	font-size: 11px;
	font-size: 0.6785rem;
}

.property-wrap .this-contact-inner .form-wrap table {
	font-size: 14px;
	font-size: 0.875rem;
}

.property-wrap .this-contact-inner .chintai-form input[type="text"],
.property-wrap .this-contact-inner .chintai-form input[type="email"],
.property-wrap .this-contact-inner .chintai-form input[type="tel"],
.property-wrap .this-contact-inner .chintai-form textarea {
	padding: 11px 10px;
}

.property-wrap .this-contact-inner .form-wrap th.th-radio {
	margin-bottom: 10px;
}

.property-wrap .this-contact-inner .form-wrap .radio > span:not(:last-child) {
	margin-bottom: 10px;
}

.property-wrap .this-contact-inner .form-wrap td.radio {
	padding-left: 0;
}

.property-wrap input[type="radio"] + span {
	padding-left: 28px;
}

.property-wrap input[type="radio"] + span::before {
	height: 15px;
	width: 15px;
}

.property-wrap input[type="radio"]:checked + span::after {
	left: 5px;
}

.property-wrap .this-contact-inner .form-wrap tr:not(:last-child) {
	margin-bottom: 24px;
}

.property-wrap .this-contact-inner .checkbox {
	font-size: 14px;
	font-size: 0.875rem;
}

.property-wrap .this-contact-inner .checkbox-parts::before {
	height: 15px;
	width: 15px;
}

.property-wrap .this-contact-inner input[type="checkbox"]:checked + span::after {
	height: 10px;
	left: 5px;
	top: 47%;
	width: 10px;
}

.property-wrap .this-contact-inner .checkbox-parts {
	padding-left: 40px;
}

.property-wrap .d-wrap {
	display: none;
}

.property-wrap .d-wrap-sp {
	display: block;
}

.property-wrap .d-wrap-sp .bottom-fixed-wrap-sp {
	background-color: rgba(255, 255, 255, 0.9);
	bottom: 0;
	height: 60px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 10;
}

.property-wrap .d-wrap-sp .bottom-fixed-inner {
	padding: 0 10px;
}

.property-wrap .d-wrap-sp .bottom-fixed-inner .tel {
	background: #597bc3;
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	height: 50px;
	margin-top: 0;
	padding-top: 8px;
	text-align: center;
	width: calc((100% - 5px) / 2);
}

.property-wrap .d-wrap-sp .bottom-fixed-inner .tel svg {
	height: 15px;
	margin-right: 3px;
	width: 15px;
}

.property-wrap .d-wrap-sp .bottom-fixed-inner .tel svg path {
	fill: #fff;
}

.property-wrap .d-wrap-sp .bottom-fixed-inner .tel span {
	color: #fff;
	font-size: 0.625rem;
	font-weight: 700;
	margin-top: 2px;
}

.property-wrap .d-wrap-sp .bottom-fixed-inner .mail-btn {
	background-color: #5fc874;
	font-size: 14px;
	font-size: 0.875rem;
	height: 50px;
	line-height: 1.2;
	width: calc((100% - 5px) / 2);
}

.property-wrap .side-contact {
	display: none;
}

.property-wrap .similar-wrap li {
	width: calc(96% / 2);
}

.this-contact-wrap {
	margin-top: 60px;
}

.column-inner {
	padding: 30px 20px 50px;
}

.column-wrap .column-note {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 24px;
	text-align: left;
}

.column-inner .tab_item {
	font-size: 14px;
	font-size: 0.875rem;
	height: 60px;
}

.column-inner label:nth-of-type(1) {
	line-height: 1.6;
	padding: 5px 0;
}

.column-inner label:nth-of-type(2) {
	line-height: 60px;
	top: -8px;
}

.column-wrap .column-note br {
	display: none;
}

.column-inner .tab_item br {
	display: block;
}

.column-wrap .tab_content {
	margin-top: 17px;
}

.column-wrap .tab_content_inner .tab_con {
	width: calc((100% - 20px) / 2);
}

.column-wrap .tab_content_inner .tab_con .ttl {
	font-size: 14px;
	font-size: 0.875rem;
}

.single-wrap .contents-wrap .single-title {
	font-size: 22px;
	font-size: 1.375rem;
	margin-bottom: 15px;
	margin-top: 0;
}

.single-wrap .contents-wrap .info .date {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 7px;
	width: 100%;
}

.single-wrap .contents-wrap .info .tag {
	margin: 0 10px 10px 0;
}

.single-wrap .contents-wrap .info .tag a {
	font-size: 13px;
	font-size: 0.8125rem;
}

.single-wrap .contents {
	font-size: 14px;
	font-size: 0.875rem;
	padding-top: 25px;
}

.single-wrap .contents h2 {
	font-size: 20px;
	font-size: 1.25rem;
	margin-top: 30px;
	padding: 0 3px 3px 15px;
}

.single-wrap .contents h3 {
	font-size: 18px;
	font-size: 1.125rem;
	margin-top: 20px;
}

.single-wrap .contents h4 {
	margin-bottom: 8px;
	margin-top: 30px;
}

.single-wrap .contents figcaption {
	font-size: 12px;
	font-size: 0.75rem;
	margin-top: .5em;
}

.single-wrap .contents ul {
	margin-top: 30px;
	padding-left: 10px;
}

.single-wrap .contents .has-background {
	margin-left: 0;
	margin-right: 0;
}

.single-wrap .contents .wp-block-quote {
	margin: 50px 0 30px 0;
	padding-left: 45px;
}

.single-wrap .contents .wp-block-quote::before {
	height: 22px;
	left: 10px;
	top: 10px;
	width: 25px;
}

.single-wrap .contents td {
	padding: 10px 13px;
}

.download-list li a {
	font-size: 16px;
	font-size: 1rem;
	min-height: 60px;
}

.download-note {
	font-size: 13px;
	font-size: 0.8125rem;
}

.drawer-bg.is-checked {
	top: 60px;
}

.drawer-content {
	max-width: 220px;
	top: 60px;
	width: 80%;
}

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

.fixed-btn-wrap {
	display: none;
}

.fixed-btn-wrap-sp {
	background-color: #2c6bca;
	bottom: 0;
	display: flex;
	height: 60px;
	position: fixed; /* padding-bottom: calc(env(safe-area-inset-bottom)); */
	width: 100%;
	z-index: 40;
}

.fixed-btn-wrap-sp a {
	display: block;
	width: 50%;
}

.fixed-btn-wrap-sp a.tel {
	background-color: #fff;
	border: 2px solid #2c6bca;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1;
	padding-top: 10px;
	text-align: center;
}

.fixed-btn-wrap-sp a.tel svg {
	height: 17px;
	margin-right: -4px;
	width: 17px;
}

.fixed-btn-wrap-sp a.tel span {
	display: block;
	font-size: 10px;
	font-size: 0.625rem;
	margin-top: 5px;
	padding-left: 10px;
	text-align: center;
}

.fixed-btn-wrap-sp a.search {
	align-items: center;
	background-color: #2c6bca;
	display: flex;
	font-size: 14px;
	font-size: 0.875rem;
	justify-content: center;
	padding-right: 30px;
	position: relative;
}

.fixed-btn-wrap-sp a.search::after {
	background: url(../image/top/sp-arrow.svg) no-repeat center/contain;
	content: "";
	display: inline-block;
	height: 22px;
	position: absolute;
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
	width: 13px;
}

.fixed-btn-wrap-sp a.search .deco {
	background: url(../image/top/fixed.svg) no-repeat center/contain;
	font-size: 10px;
	font-size: 0.625rem;
	height: 33px;
	margin-left: 5px;
	margin-right: 4px;
	margin-top: -11px;
	padding: 9px 0 0 8px;
	transform: rotate(-11deg);
	width: 44px;
}

.fixed-btn-wrap-sp a.search .fz_11 {
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
}

.fixed-btn-wrap-sp a.search .fz_24 {
	font-size: 24px;
	font-size: 1.5rem;
}

.fixed-btn-wrap-sp .note {
	line-height: 1.3;
	position: relative;
}

.fixed-btn-wrap-sp .note::after {
	background-color: #FEF42B;
	bottom: -2px;
	content: "";
	display: inline-block;
	height: 3px;
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	width: 100%;
}

.footer-inner .f-left .f-info {
	font-size: 14px;
	font-size: 0.875rem;
}

footer .copy {
	margin-top: 20px;
	padding-bottom: 90px;
}

.header-inner {
	height: 60px;
	margin-right: 60px;
	padding-right: 0;
}

.header-inner {
	height: 60px;
	padding-right: 0;
}

.header-inner .logo-note {
	display: none;
}

.header-inner .header-logo {
	margin: 0;
	max-width: 100px;
}

.header-inner .header-logo {
	max-width: 100px;
}

.header-inner .tel {
	display: none;
}

.header-inner .user-box {
	font-size: 10px;
	font-size: 0.625rem;
	padding: 5px 0;
}

.header-inner .user-box {
	height: 100%;
	padding: 5px 0;
}

.header-right br.sp {
	display: block;
}

.header-inner .user-box .like a,
.header-inner .user-box .history a {
	background-color: transparent;
	color: #fff;
	font-weight: normal;
	padding: 0;
	width: 60px;
}

.header-inner .user-box .history a,
.header-inner .user-box .history a {
	margin-left: 0;
}

.header-inner .user-box .like a {
	border-left: 1px solid #fff;
	border-radius: 0;
	border-right: 1px solid #fff;
	height: auto;
	line-height: 1.3;
}

.header-inner .user-box .history a {
	border-radius: 0;
	border-right: 1px solid #fff;
	height: auto;
	line-height: 1.3;
}

.header-inner .user-box .like a,
.header-inner .user-box .history a {
	height: auto;
	padding: 0;
	width: 60px;
}

.header-inner .user-box .like a:hover,
.header-inner .user-box .history a:hover {
	background-color: inherit;
}

.header-inner .user-box .like svg,
.header-inner .user-box .history svg {
	height: 17px;
	margin-bottom: 3px;
}

.header-inner .user-box .like svg,
.header-inner .user-box .history svg {
	height: 17px;
	margin-bottom: 3px;
}

.header-inner .user-box .like svg path,
.header-inner .user-box .history svg path {
	fill: #fff;
}

.header-inner .user-box .like a .like__num {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: normal;
	height: 16px;
	width: 16px;
}

.header-drawer {
	display: block;
	position: fixed;
	right: 6px;
	top: 13px !important;
}

.header-drawer {
	right: 6px;
}

nav {
	display: block;
}

.nav-inner {
	display: none;
}

.info-wrap .info-inner {
	padding: 60px 20px;
}

.info-wrap .info-contents {
	padding: 30px 30px 15px;
}

.info-wrap .flex {
	flex-direction: column;
}

.info-wrap .flex figure {
	margin-right: 0;
	min-height: 0%;
	width: 100%;
}

.info-wrap .flex .text {
	margin-top: 20px;
	width: 100%;
}

.info-wrap .name {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 12px;
}

.info-wrap dl > div {
	font-size: 14px;
	font-size: 0.875rem;
	justify-content: flex-start;
	margin-bottom: 15px;
}

.info-wrap dl > div dt {
	min-width: 70px;
}

.info-wrap dl > div dd {
	width: auto;
}

.point-wrap .point-inner {
	padding: 3px 20px 60px;
}

.point-wrap .h2-ttl br.sp {
	display: block;
}

.point-wrap .point-flex .flex-ttl {
	font-size: 20px;
	font-size: 1.25rem;
}

.point-wrap .point-flex .flex-ttl > span {
	font-size: 4px;
	font-size: 2.5rem;
}

.point-wrap .point-flex li > img {
	max-width: 240px;
}

.step-wrap .step-inner {
	padding: 63px 20px 60px;
}

.step-wrap .step-list-wrap {
	justify-content: center;
}

.step-wrap .step-list-wrap li {
	width: calc((100% - 120px) / 2);
}

.step-wrap .step-list-wrap li:nth-child(odd) {
	margin-right: 50px;
}

.step-wrap .step-list-wrap li .note {
	font-size: 20px;
	font-size: 1.25rem;
}

.step-wrap .step-list-wrap li .note sup {
	font-size: 14px;
	font-size: 0.875rem;
}

.step-wrap .kome dl > div {
	flex-direction: column;
}

.step-wrap .kome dt {
	font-size: 14px;
	font-size: 0.875rem;
}

.step-wrap .kome dd {
	font-size: 12px;
	font-size: 0.75rem;
}

.contact-wrap .ttl {
	font-size: 19px;
	font-size: 1.1875rem;
}

.contact-wrap .tel.lp {
	font-size: 40px;
	font-size: 2.5rem;
}

.contact-wrap .tel.lp svg {
	height: 30px;
	width: 30px;
}

.contact-wrap .contact-btn a {
	font-size: 18px;
	font-size: 1.125rem;
	height: 70px;
	max-width: 330px;
	width: 100%;
}

.contact-wrap .contact-btn a svg {
	height: 20px;
	width: 25px;
}

.qa-wrap .qa-inner {
	padding: 63px 20px 60px;
}

.qa-wrap dl .box {
	padding: 0px 10px;
}

.qa-wrap dl .box .dt {
	font-size: 16px;
	font-size: 1rem;
	padding: 10px 40px 10px 10px;
}

.qa-wrap dl .box .dt::after {
	height: 10px;
	height: 50%;
	right: 10px;
	width: 20px;
}

.qa-wrap dl .box .icon {
	font-size: 22px;
	font-size: 1.375rem;
	margin-right: 10px;
	min-width: 17px;
	width: 17px;
}

.qa-wrap dl .box .dd > div {
	font-size: 14px;
	font-size: 0.875rem;
	padding: 10px;
}

.entry-content .lw-mw-form th {
	width: 100%;
}

.mv-wrap {
	margin-bottom: 24px;
}

.mv-slider .slick-slide > a {
	margin-left: 5px;
	margin-right: 5px;
}

.mv-wrap {
	padding-top: 60px;
}

.is-animation + .mv-wrap {
	padding-top: 60px;
}

.mv-thumbnail-area {
	margin-top: 12px;
}

.mv-thumbnail-area .slick-slider {
	padding-left: 20px;
	padding-right: 20px;
}

.mv-thumbnail-area .prev-arrow,
.mv-thumbnail-area .next-arrow {
	width: 20px;
}

.mv-thumbnail-area .slick-slide {
	padding: 5px;
}

.search-wrap--above {
	margin-bottom: 30px;
}

.search-wrap .new-contents dl > div dt.mt {
	padding-top: 4px;
}

.search-wrap .new-contents {
	width: calc(96% / 2);
}

.news-card .date {
	width: auto;
}

.news-card {
	align-items: flex-start;
	flex-direction: column;
	padding: 15px 30px 15px 10px;
}

.news-card::after {
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.news-card .left {
	margin-bottom: 8px;
}

.news-card .date {
	margin-right: 2px;
}

.news-card .cat {
	font-size: 12px;
	font-size: 0.75rem;
	padding: 2.5px 8px;
}

.news-card .news-list .ttl {
	margin-right: 20px;
}

.news-wrap .news-inner {
	display: block;
	padding-bottom: 60px;
	padding-top: 30px;
}

.news-left {
	width: 100%;
}

.news-right {
	margin-top: 30px;
	width: 100%;
}

.news-wrap .news-ttl-wrap {
	padding: 0 10px;
}

.news-wrap .news-ttl {
	font-size: 16px;
	font-size: 1rem;
}

.search-wrap .original-list li a > p {
	font-size: 14px;
	font-size: 0.875rem;
}

.our-wrap .our-links {
	flex-wrap: wrap;
}

.our-wrap .our-link {
	width: 100%;
}

.our-wrap .our-link a::before {
	height: calc(100% - 28px);
	right: 11px;
	top: 11px;
	width: calc(100% - 28px);
}

.our-wrap .our-link .note span {
	font-size: 28px;
	font-size: 1.75rem;
}

.our-wrap .our-link .note {
	font-size: 14px;
	font-size: 0.875rem;
}

.our-wrap .our-inner .our-wrap .our-inner {
	padding: 20px 0px 60px;
}

.our-wrap .our-flex {
	margin-bottom: 35px;
	padding: 0 20px;
}

.our-wrap .our-flex .pic {
	margin-bottom: 17px;
	margin-top: 10px;
}

.our-wrap .our-flex .left-pic figure {
	width: calc((100% - 13px) / 2);
}

.our-wrap .our-flex .right-pic figure {
	width: calc((100% - 24px) / 3);
}

.our-wrap .our-flex .our-ttl {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.4;
	margin-bottom: 15px;
}

.our-wrap br.o-sp {
	display: block;
}

.our-wrap .our-flex .note {
	font-size: 14px;
	font-size: 0.875rem;
}

.our-wrap .our-flex .works-wrap {
	padding: 13px 10px;
}

.our-wrap .our-flex .works-list {
	font-size: 14px;
	font-size: 0.875rem;
}

.pager span {
	font-size: 18px;
	font-size: 1.125rem;
	height: 35px;
	line-height: 33px;
	width: 35px;
}

.pager span a svg {
	height: 35px;
	width: 9px;
}

.pager span:not(:last-child) {
	margin-right: 7px;
}

.pager .page-numbers {
	font-size: 16px;
	height: 32px;
	line-height: 30px;
	width: 32px;
}

.reason-wrap .reason-inner {
	padding: 63px 20px 15px;
}

.reason-wrap .reason-list li {
	padding-top: 50px;
	width: 100%;
}

.reason-wrap .reason-list li.reason01 {
	margin-right: 0px;
}

.reason-wrap .reason-list li::before {
	height: 57px;
	top: -28.5px;
	width: 57px;
}

.reason-wrap .reason-list .reason-ttl {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.5;
	margin-bottom: 18px;
}

.reason-wrap .reason-list .reason-note {
	font-size: 14px;
	margin-bottom: 15px;
}

.relation-list li {
	font-size: 13px;
	font-size: 0.8125rem;
}

.relation-list li .note {
	line-height: 1.4;
}

.relation-list li a > img {
	margin-bottom: 5px;
}

.search-filter-action {
	background: rgba(0, 0, 0, 0.25);
	bottom: 0;
	display: flex;
	left: 50%;
	margin-top: 0;
	padding: 10px 0;
	position: fixed;
	transform: translateX(-50%);
	width: 100%;
	z-index: 101;
}

.search-filter-action span {
	align-items: center;
	background-color: #ccc;
	display: flex;
	font-size: 14px;
	font-size: 0.875rem;
	height: 42px;
	justify-content: center;
	margin: 0 auto;
	max-width: 150px;
	padding: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
}

.search-filter-action__close {
	display: block;
	width: 50%;
}

.search-filter-action__submit {
	width: 50%;
}

.search-wrap .search-inner {
	padding: 50px 20px 30px;
}

.search-wrap select.lower,
.search-wrap select.upper {
	height: 40px;
}

.search-wrap select.one-select {
	height: 40px;
	width: 100%;
}

.search-wrap label {
	background: #eee;
	height: 40px;
	padding-left: 6px;
	padding-right: 6px;
}

.search-wrap .search-btn {
	font-size: 16px;
	height: 42px;
}

.price-option {
	margin-top: 10px;
}

.shop-information__body dl dt {
	font-size: 12px;
	font-size: 0.75rem;
	min-width: 78px;
}

.shop-information__body dl div dd {
	font-size: 14px;
	font-size: 0.875rem;
}

.shop-information__body dl div:first-child dd {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.2;
}

.side-bl-ttl {
	font-size: 18px;
	font-size: 1.125rem;
	padding: 0 3px 3px 15px;
}

.single-wrap .side .company-inner .left .name {
	font-size: 18px;
	font-size: 1.125rem;
}

.single-wrap .side .company-inner .right .note {
	font-size: 13px;
	font-size: 0.8125rem;
}

.single-wrap .side .company-inner .right .tel .hours {
	font-size: 13px;
	font-size: 0.8125rem;
}

.single-wrap .side .company-inner .right .tel {
	font-size: 30px !important;
	font-size: 1.875rem !important;
}

.single-wrap .side .company-inner .right .tel svg {
	height: 20px;
	width: 20px;
}

.single-wrap .side .menu-list {
	font-size: 14px;
	font-size: 0.875rem;
}

.single-wrap .side .menu-list ul li a {
	padding-left: 11px;
}

.single-wrap .side .menu-list ul li a::before {
	height: 10px;
	width: 6px;
}

.single-wrap .side .banner a {
	margin-bottom: 15px;
	width: calc((100% - 15px) / 2);
}

.single-wrap .side .banner a:not(:nth-child(3n)) {
	margin-right: 0px;
}

.single-wrap .side .banner a:nth-child(odd) {
	margin-right: 15px;
}

.top-mv {
	padding-top: 60px;
}

.top-mv__content {
	padding: 20px 20px;
}

.entry-content .voice-wrap .voice-box-inner {
	padding-bottom: 20px;
}

.entry-content .voice-wrap .bl-ttl {
	margin-bottom: 20px;
}

.entry-content .voice-wrap .voice-note {
	font-size: 14px;
	font-size: 0.875rem;
}

.entry-content .voice-wrap .voice-box .voice-box-ttl {
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 30px;
	padding: 5px 10px;
}

.entry-content .voice-wrap .voice-box .star {
	font-size: 16px;
	font-size: 1rem;
}

.entry-content .voice-wrap .voice-box .star li span {
	min-width: 130px;
	padding: 10px 0;
}

.entry-content .voice-wrap .voice-box .comp {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 30px;
}

.entry-content .voice-wrap .voice-box .comp-flex svg {
	width: 25px;
}

.entry-content .voice-wrap .voice-box .comment-ttl {
	font-size: 20px;
	font-size: 1.25rem;
}

.entry-content .voice-wrap .voice-box .comment-ttl span {
	font-size: 14px;
	font-size: 0.875rem;
}

.entry-content .voice-wrap .voice-box .list-wrap {
	font-size: 14px;
	font-size: 0.875rem;
	padding: 10px;
}

.entry-content .voice-wrap .voice-box .comment:not(:last-child) {
	margin-bottom: 20px;
}

.u-hidden-sp {
	display: none;
}

}

@media screen and (max-width: 767px) and (-ms-high-contrast: none) {

.column-inner label:nth-of-type(2) {
	top: -9px;
}

}

@media all and (-ms-high-contrast: none) and (max-width: 767px) {

.download-list li a {
	height: 60px;
}

.single-wrap .side .banner a {
	width: calc((100% - 16px) / 2);
}

}

@media screen and (max-width: 760px) {

.download-list {
	justify-content: center;
}

.download-list li {
	max-width: 500px;
	width: 100%;
}

.download-list li:nth-last-child(n+3),
.download-list li:not(:last-child) {
	margin-bottom: 15px;
}

.download-list.cancellation {
	margin-bottom: 25px;
}

}

@media screen and (max-width: 700px) {

.search-wrap .original-list li {
	margin-bottom: 16px;
	width: 100%;
}

.search-wrap .original-list li img {
	height: 83px;
	width: 110px;
}

.search-wrap .original-list li a::after {
	right: 12px;
}

}

@media screen and (max-width: 600px) {

.chintai-rect-cards__item {
	width: 100%;
}

.chintai-rect-cards__item:nth-child(n + 2) {
	margin-top: 20px;
}

.chintai-head button {
	margin-left: auto;
}

.chintai-list {
	margin-bottom: 30px;
	padding: 0;
}

.chintai-list__fav {
	padding: 0;
	right: 5px;
	top: 1px;
}

.chintai-card__image {
	margin-bottom: 5px;
	margin-right: 0;
	min-height: 0%;
	width: 115px;
}

.chintai-card__virtual-tour {
	font-size: 10px;
	left: -3px;
	top: -3px;
}

.chintai-card__text-box {
	max-width: 400px;
	padding: 18px 10px 22px 14px;
	width: 100%;
}

.chintai-card__detail {
	bottom: 8px;
	font-size: 10px;
	font-size: 0.625rem;
	right: 10px;
}

.chintai-rect-card__fav button svg {
	width: 12px;
}

.chintai-rect-card__fav button {
	font-size: 10px;
	font-size: 0.625rem;
	padding: 2px 4px 1px;
}

.chintai-rect-card__link {
	display: flex;
}

.chintai-rect-card__image {
	height: 134px;
	width: 220px;
}

.chintai-rect-card__virtual-tour {
	font-size: 10px;
	left: 3px;
	top: 3px;
}

.chintai-rect-card__body {
	padding: 18px 10px 4px 14px;
	width: calc(100% - 220px);
}

.chintai-rect-card__title {
	font-size: 14px;
	margin-bottom: 0;
}

.chintai-rect-card__dl {
	font-size: 11px;
	font-size: 0.6875em;
	margin-bottom: 0;
}

.chintai-rect-card__dl > div {
	margin-bottom: 0;
}

.chintai-rect-card__dl .num {
	font-size: 14px;
	font-size: 0.875rem;
}

.chintai-rect-card__more {
	font-size: 10px;
	font-size: 0.625rem;
	margin-top: 3px;
}

.property-wrap .ttl-wrap {
	display: block;
	margin-bottom: 10px;
}

button.fab-btn {
	margin-left: auto;
}

.property-wrap .slick-box .slide-arrow {
	width: 30px;
}

.property-wrap .slick-box .prev-arrow {
	left: 10px;
}

.property-wrap .slick-box .next-arrow {
	right: 10px;
}

.property-wrap .sub-slider {
	padding: 10px 12% 10px 14%;
}

.property-wrap .sub-slider .thumbnail-item {
	padding: 3px;
}

.property-wrap .sub-slider .slick-slide img {
	height: 100%;
}

.property-wrap .pro-table-inner > dl > div {
	font-size: 14px;
	font-size: 0.875rem;
}

.property-wrap .pro-table-inner > dl > div.w_50 {
	width: 100%;
}

.property-wrap .pro-table-inner > dl dt {
	padding: 15px;
}

.property-wrap .pro-table-inner > dl dd {
	padding: 15px;
}

.property-wrap .pro-table-inner > dl > div.traffic {
	min-height: 92px;
}

.property-wrap .this-contact-inner .form-wrap .chintai-form {
	padding: 10px 0 30px;
}

.property-wrap .side-contact-inner {
	flex-direction: column;
}

.property-wrap .side-contact .left {
	margin-right: 0px;
	padding-bottom: 15px;
}

.property-wrap .similar-wrap li {
	width: 100%;
}

.column-wrap .tab_content_inner .tab_con {
	margin-bottom: 14px;
	width: 100%;
}

.column-wrap .tab_content_inner .tab_con a {
	align-items: center;
	display: flex;
}

.column-wrap .tab_content_inner .tab_con a img {
	font-family: 'object-fit: cover;';
	height: 83px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 110px; /*IE対策*/
}

.column-wrap .tab_content_inner .tab_con .ttl {
	margin-top: 0;
	padding-left: 15px;
	width: calc(100% - 110px);
}

.tab_con_img {
	padding-top: 0;
}

.tab_con_img img {
	font-family: "object-fit: fill;";
	-o-object-fit: fill;
	object-fit: fill;
	position: static;
}

.footer-inner .f-right .f-menu {
	border-bottom: 1px solid #fff;
	flex-direction: column;
}

.footer-inner .f-right .f-menu > li {
	margin-bottom: 43px;
	margin-left: 0;
}

.footer-inner .f-left .f-logo {
	margin: 20px auto;
	max-width: 200px;
}

.footer-inner .f-left .f-info {
	padding-top: 20px;
}

.footer-inner .f-sp {
	display: block;
}

.footer-inner .f-left .f-contact {
	flex-direction: column;
}

.footer-inner .f-left .tel {
	margin-bottom: 20px;
	margin-right: 0;
	width: 100%;
}

.footer-inner .f-left .mail {
	width: 100%;
}

.footer-inner .sns li {
	margin-left: 36px;
}

footer .copy br {
	display: block;
}

.lp-mv-wrap-inner {
	background-image: url(../image/online/mv-sp.jpg);
	height: 250px;
}

.lp-mv-wrap-inner .lp-ttl {
	max-width: 450px;
	padding-top: 20px;
}

.point-wrap .point-flex li {
	flex-direction: column;
}

.point-wrap .point-flex li > img {
	margin-bottom: 20px;
	margin-right: 0;
}

.step-wrap .step-list-wrap {
	align-items: center;
	flex-direction: column;
	margin-bottom: 30px;
}

.step-wrap .step-list-wrap li,
.step-wrap .step-list-wrap li:nth-child(odd),
.step-wrap .step-list-wrap li:nth-last-child(n+3) {
	margin-bottom: 60px;
	margin-right: 0;
	max-width: 350px;
	padding: 25px;
	width: 100%;
	width: 230px;
}

.step-wrap .step-list-wrap li:last-child {
	margin-bottom: 0;
}

.step-wrap .step-list-wrap li:not(:last-child)::after {
	bottom: -60px;
	right: 50%;
	top: auto;
	transform: translateX(50%) rotate(90deg);
}

.step-wrap .step-list-wrap li .step {
	height: 35px;
	margin-bottom: 0;
	width: 100px;
}

.step-wrap .step-list-wrap li .step img {
	width: 65px;
}

.step-wrap .step-list-wrap li > img {
	height: 130px;
	width: 130px;
}

.step-wrap .step-list-wrap li .note {
	font-size: 16px;
	font-size: 1rem;
}

.step-wrap .step-list-wrap li .note sup {
	font-size: 12px;
	font-size: 0.75rem;
}

.contact-wrap .contact-inner {
	background: url(../image/online/person.png) no-repeat right -10px bottom/150px auto;
	padding: 30px 20px;
}

.contact-wrap .ttl {
	margin-bottom: 0;
}

.contact-wrap .tel.lp {
	margin-bottom: 15px;
}

.contact-wrap .tel.lp a {
	line-height: 1.4;
}

.contact-wrap .contact-btn {
	padding-right: 120px;
}

.contact-wrap .contact-btn a {
	height: 60px;
}

.search-wrap .new-contents {
	margin-bottom: 20px;
	width: 100%;
}

.search-wrap .new-contents > a {
	display: flex;
}

.search-wrap .new-contents > a img {
	font-family: 'object-fit: cover;';
	height: 134px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 220px; /*IE対策*/
}

.search-wrap .new-contents > button {
	border: 1px solid #ccc;
	font-size: 10px;
	font-size: 0.625rem;
	padding: 2px 4px 1px;
}

.search-wrap .new-contents > button svg {
	width: 12px;
}

.search-wrap .text-box {
	padding: 18px 10px 0px 14px;
	width: calc(100% - 220px);
}

.search-wrap .new-contents .name {
	font-size: 13px;
	font-size: 0.8125rem;
	margin-bottom: 0;
}

.search-wrap .new-contents dl .num {
	font-size: 14px;
	font-size: 0.875rem;
}

.search-wrap .new-contents dl > div {
	margin-bottom: 0;
}

.search-wrap .new-contents dl {
	font-size: 11px;
	font-size: 0.6875em;
	margin-bottom: 0;
}

.search-wrap .new-contents .detail {
	font-size: 10px;
	font-size: 0.625rem;
}

.relation-list {
	flex-wrap: wrap;
}

.relation-list li {
	width: calc((100% - 20px ) /2);
}

.relation-list li {
	margin-right: 0 !important;
}

.relation-list li:nth-child(odd) {
	margin-right: 20px !important;
}

.relation-list li:nth-last-child(n+3) {
	margin-bottom: 20px !important;
}

.search-wrap .new-list li:nth-child(n + 10) {
	display: none;
}

.search-box-inner {
	flex-wrap: wrap;
}

.search-box-inner > div {
	width: 100%;
}

.search-wrap .map a,
.search-wrap .condition-sp a {
	height: 140px;
}

.search-wrap .map {
	margin-bottom: 20px;
}

.shop-information__body {
	align-items: center;
	flex-direction: column;
	margin-bottom: 15px;
}

.shop-information__body dl div:first-child {
	margin-bottom: 14px;
}

.shop-information__body dl > div {
	margin-bottom: 10px;
}

.shop-information__body .img {
	margin-right: 0;
	max-width: 400px;
	width: 100%;
}

.shop-information__body .shop-info {
	max-width: 400px;
	width: 100%;
}

.single-wrap .side .company-inner {
	flex-direction: column;
}

.single-wrap .side .company-inner .left {
	margin-bottom: 10px;
	margin-right: 0;
	max-width: 400px;
	width: 100%;
}

.single-wrap .side .company-inner .right {
	max-width: 400px;
	width: 100%;
}

.single-wrap .side .company-inner .right .tel {
	margin-bottom: 15px;
	text-align: center;
}

.single-wrap .side .company-inner .right .tel .hours {
	text-align: center;
}

.single-wrap .side .company-inner .right .mail a {
	margin: 0 auto;
}

.single-wrap .side .menu-list {
	flex-direction: column;
	padding: 14px 20px 6px 20px;
}

.single-wrap .side .menu-list ul li {
	margin-bottom: 16px;
}

.single-wrap .side .menu-list > li {
	padding-right: 0px;
	width: 100%;
}

.entry-content .voice-wrap .voice-box .star li {
	justify-content: center;
	margin-bottom: 15px;
	width: 100%;
}

.entry-content .voice-wrap .voice-box .comp {
	flex-direction: column;
	padding: 10px;
}

.entry-content .voice-wrap .voice-box .comp-flex {
	margin-left: 0;
}

}

@media screen and (max-width: 500px) {

.chintai-rect-card__image {
	height: 134px;
	width: 115px;
}

.chintai-rect-card__body {
	width: calc(100% - 115px);
}

.search-wrap .new-contents > a img {
	height: 134px;
	width: 115px;
}

.search-wrap .text-box {
	width: calc(100% - 115px);
}

}

@media screen and (max-width: 450px) {

.property-wrap .pro-table-inner > dl dt {
	min-width: 100px;
	width: 100px;
}

.property-wrap .this-contact-inner .checkbox-parts {
	text-align: left;
}

.property-wrap .this-contact-inner .checkbox br {
	display: block;
}

}

@media screen and (max-width: 420px) {

.property-wrap .pro-table-inner > dl > div.facility dd ul li {
	width: calc((100% - 30px) / 3);
}

.property-wrap .side-contact-inner {
	align-items: flex-start;
}

.property-wrap .side-contact .right {
	text-align: center;
	width: 100%;
}

.property-wrap .banner-area ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.property-wrap .banner-area ul li {
	width: 100%;
}

.single-wrap .side .banner a {
	margin-bottom: 15px;
	width: 100%;
}

.single-wrap .side .banner a {
	margin-right: 0 !important;
}

.entry-content .voice-wrap .voice-box .star li {
	justify-content: flex-start;
}

}

@media all and (-ms-high-contrast: none) and (max-width: 420px) {

.single-wrap .side .banner a {
	width: 100%;
}

}

@media screen and (max-width: 374px) {

.fixed-btn-wrap-sp a.search {
	font-size: 12px;
	font-size: 0.75rem;
}

.fixed-btn-wrap-sp a.search .fz_11 {
	font-size: 10px;
	font-size: 0.625rem;
}

.fixed-btn-wrap-sp a.search .fz_24 {
	font-size: 20px;
	font-size: 1.25rem;
}

}

@media screen and (max-width: 370px) {

.property-wrap .pro-contact-inner .note::before {
	left: -10px;
}

.property-wrap .pro-contact-inner .note::after {
	right: -10px;
}

.property-wrap .pro-contact-inner .btn {
	font-size: 16px;
}

.property-wrap .pro-contact-inner .btn > svg {
	height: 16px;
	width: 20px;
}

.property-wrap .pro-contact-inner .tel-wrap {
	flex-direction: column;
}

}

@media screen and (max-width: 360px) {

.info-wrap .name {
	font-size: 16px;
	font-size: 1rem;
}

}

@media screen and (max-width: 350px) {

.property-wrap .d-wrap-sp .bottom-fixed-inner .tel {
	padding-top: 10px;
}

.property-wrap .d-wrap-sp .bottom-fixed-inner .tel span {
	font-size: 10px;
	font-size: 0.625rem;
}

.property-wrap .d-wrap-sp .bottom-fixed-inner .mail-btn {
	font-size: 13px;
	font-size: 0.8125rem;
}

.property-wrap .d-wrap-sp .bottom-fixed-inner .mail-btn svg {
	margin-right: 3px;
	width: 20px;
}

.fixed-btn-wrap-sp a.search {
	padding-right: 20px;
}

.fixed-btn-wrap-sp a.search .deco {
	height: 30px;
	padding: 8px 0 0 6px;
	width: 41px;
}

.fixed-btn-wrap-sp a.search::after {
	right: 3px;
}

}


/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 60;
	background-color: #00a0e9;
}
#gHeader .hBox {
	padding: 23px 30px 22px 38px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#gHeader .logo {
	width: 187px;
}
#gNavi {
	margin-top: 7px;
}
#gNavi .hLinkList {
	display: flex;
}
#gNavi .hLinkList a {
	padding: 0 13px;
	position: relative;
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 1.75;
	font-family: Meiryo, "小塚ゴシック Pr6N", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#gNavi .hLinkList li:last-of-type a::after {
	display: none;
}
#gNavi .hLinkList a::after {
	width: 1px;
	height: calc(100% - 15px);
	position: absolute;
	right: 0;
	top: calc(50% - 2px);
	transform: translateY(-50%);
	background-color: #fff;
	content: '';
}
@media (min-width: 897px) and (max-width: 1350px) {
	#gNavi .hLinkList a {
		font-size: 18px;
	}
}
@media (min-width: 897px) and (max-width: 1250px) {
	#gNavi .hLinkList a {
		font-size: 15px;
	}
}
@media (min-width: 897px) and (max-width: 1150px) {
	#gHeader .hBox {
		padding: 23px 20px 22px;
	}
	#gNavi .hLinkList a {
		font-size: 14px;
	}
}
@media (min-width: 897px) and (max-width: 1050px) {
	#gHeader .logo {
		width: 150px;
	}
	#gNavi .hLinkList a {
		padding: 0 8px;
		font-size: 14px;
	}
	#gNavi .hLinkList a::after {
		height: calc(100% - 8px);
	}
}
@media (min-width: 897px) and (max-width: 950px) {
	#gNavi .hLinkList a {
		font-size: 13px;
	}
}
@media all and (min-width: 897px) {
	#gNavi .hLinkList a:hover {
		opacity: 0.7;
	}
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	.pc {
		display: none !important;
	}
	#gHeader .hBox {
		padding: 12px 11px 7px;
		display: block;
	}
	#gHeader .logo {
		width: 78px;
		line-height: 1;
	}
	.fixed {
		width: 100%;
		position: fixed;
		left: 0;
	}
	#gNavi {
		display: none;
	}
	.menu {
		padding: 0;
		width: 30px;
		height: 30px;
		position: fixed;
		right: 10px;
		top: 10px;
		background-color: #fff;
		z-index: 999;
		transition: .3s;
		cursor: pointer;
	}
	.menu.on {
		background-color: transparent;
	}
	.menu .line {
		width: 15px;
		height: 1px;
		position: absolute;
		left: calc(50% - 7px);
		top: 9px;
		background-color: #00a0e9;
		transition: .3s;
	}
	.menu.on .line {
		transform: translateY(6px) rotate(45deg);
		background-color: #fff;
	}
	.menu .line:nth-of-type(2) {
		top: 15px;
	}
	.menu.on .line:nth-of-type(2) {
		opacity: 0;
	}
	.menu .line:nth-of-type(3) {
		top: 21px;
	}
	.menu.on .line:nth-of-type(3) {
		transform: translateY(-6px) rotate(-45deg);
	}
	.menuBox {
		padding: 66px 0 28px 35px;
		width: 251px;
		height: 100vh;
		position: fixed;
		right: 0;
		top: 0;
		line-height: 1.5;
		box-sizing: border-box;
		background-color: rgba(77,77,77,0.9);
		z-index: 888;
		overflow-y: auto;
		display: none;
		font-family: 'Zen Kaku Gothic New', sans-serif;
	}
	.menuBox .linkList .link {
		margin-bottom: 5px;
	}
	.menuBox .linkList .link a {
		padding-bottom: 7px;
		display: block;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		letter-spacing: -0.04em;
		border-bottom: 1px solid #fff;
	}
	.menuBox .linkList .link.link01 {
		margin-bottom: 0;
	}
	.menuBox .linkList .link.link01 a {
		padding-bottom: 0;
		border-bottom: none;
	}
	.menuBox .linkList .subList {
		margin-bottom: 12px;
	}
	.menuBox .linkList .subList li {
		line-height: 1.25;
	}
	.menuBox .linkList .subList a {
		display: inline-block;
		color: #fff;
		font-size: 14px;
		vertical-align: top;
	}
	.menuBox .linkList {
		margin-bottom: 15px;
	}
	.menuBox .btnList {
		margin-bottom: 21px;
	}
	.menuBox .btnList li:not(:last-of-type) {
		margin-bottom: 19px;
	}
	.menuBox .btnList a {
		padding: 2px 15px 6px;
		display: block;
		font-size: 18px;
		font-weight: 700;
		background-color: #fff;
	}
	.menuBox .btnList .list01 a {
		padding: 6px 12px;
		font-size: 16px;
		letter-spacing: -0.04em;
	}
	.menuBox .btmlist a {
		display: inline-block;
		color: #fff;
		font-size: 12px;
		letter-spacing: -0.07em;
		vertical-align: top;
	}
}

/*------------------------------------------------------------
	.headLine01
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 24px;
	color: #3c3c3c;
	font-size: 30px;
	line-height: 2;
	text-align: center;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.headLine01.cor01 {
	margin-bottom: 47px;
	color: #000;
}
@media all and (max-width: 896px) {
	.headLine01 {
		margin-bottom: 15px;
		font-size: 20px;
		line-height: 1.4;
	}
	.headLine01.cor01 {
		margin-bottom: 28px;
		color: #3c3c3c;
	}
}

/*------------------------------------------------------------
	comContact
------------------------------------------------------------*/
.comContact {
	padding: 46px 0 51px;
	background-color: #fafafa;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.comContact .content {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1180px;
}
.comContact .headLine01 {
	margin-bottom: 41px;
}
.comContact .textList {
	display: flex;
	flex-wrap: wrap;
}
.comContact .textList li {
	padding: 0 20px 10px;
	width: 50%;
	border-left: 1px solid #272727;
	box-sizing: border-box;
	text-align: center;
}
.comContact .textList li:nth-of-type(2n) {
	border-right: 1px solid #272727;
}
.comContact .textList .ttl {
	margin: -5px 0 27px;
	color : #00A0E9;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.05em;
}
.comContact .textList .link {
	margin-bottom: 32px;
}
.comContact .textList .link a {
	display: inline-block;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2;
	vertical-align: top;
}
.comContact .textList .txt {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.63;
}
.comContact .textList .link01 {
	margin-bottom: 25px;
}
.comContact .textList .link01 a {
	font-size: 30px;
	letter-spacing: -0.07em;
	text-decoration: underline;
}
.comContact .textList .list01 .ttl {
	margin-bottom: 38px;
}
@media all and (min-width: 897px) {
	.comContact .textList .link01 a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	.comContact {
		padding: 25px 0 21px;
		background-color: #fff;
	}
	.comContact .content {
		padding: 0 19px;
	}
	.comContact .headLine01 {
		margin-bottom: 12px;
	}
	.comContact .textList {
		display: block;
		border: none;
	}
	.comContact .textList li {
		margin-bottom: 14px;
		padding: 21px 20px 22px;
		width: auto;
		border: 1px solid #272727;
	}
	.comContact .textList .list01 {
		padding-bottom: 15px;
	}
	.comContact .textList li:last-of-type {
		margin-bottom: 0;
	}
	.comContact .textList .ttl {
		margin: 0 0 3px;
		font-size: 13px;
	}
	.comContact .textList .link {
		margin-bottom: 12px;
	}
	.comContact .textList .link a {
		font-size: 33px;
	}
	.comContact .textList .txt {
		font-size: 13px;
		line-height: 1.4;
	}
	.comContact .textList .link01 {
		margin-bottom: 9px;
	}
	.comContact .textList .link01 a {
		font-size: 24px;
		letter-spacing: -0.07em;
		text-decoration: underline;
	}
	.comContact .textList .list01 .ttl {
		margin-bottom: 4px;
	}
}

#gFooter {
	padding: 43px 0 30px;
	line-height: 1.5;
	background-color: #00a0e9;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
#gFooter .fBox {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1180px;
}
#gFooter .tBox {
	margin-bottom: 36px;
	display: flex;
	justify-content: space-between;
}
#gFooter .tBox .newBox {
	padding-right: 61px;
	width: 39.82%;
	position: relative;
	box-sizing: border-box;
}
#gFooter .tBox .newBox::after {
	width: 1px;
	height: calc(100% - 13px);
	position: absolute;
	right: 0;
	top: 0;
	background-color: #fff;
	content: '';
}
#gFooter .tBox .newBox h2 {
	margin-bottom: 11px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #fff;
}
#gFooter .tBox .newBox .newsList li {
	margin-bottom: 13px;
}
#gFooter .tBox .newBox .newsList a {
	padding-bottom: 10px;
	min-height: 93px;
	display: block;
	color: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
}
#gFooter .tBox .newBox .newsList .time {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: 700;
}
#gFooter .tBox .newBox .newsList .txt {
	font-size: 16px;
	letter-spacing: -0.09em;
}
#gFooter .tBox .fNavi {
	margin: 2px 3px 0 0;
	width: 55.44%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#gFooter .tBox .fNavi > li {
	width: 45.41%;
}
#gFooter .tBox .fNavi .link {
	margin-bottom: 7px;
}
#gFooter .tBox .fNavi .link a {
	padding-bottom: 11px;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #fff;
}
#gFooter .tBox .fNavi .subList {
	margin-bottom: 27px;
}
#gFooter .tBox .fNavi .subList li {
	line-height: 1.5;
}
#gFooter .tBox .fNavi .subList a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	vertical-align: top;
}
#gFooter .tBox .fNavi .linkList {
	margin-top: 29px;
}
#gFooter .tBox .fNavi .linkList li:not(:last-of-type) {
	margin-bottom: 26px;
}
#gFooter .tBox .fNavi .linkList a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	vertical-align: top;
}
#gFooter .cenBox {
	margin-bottom: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#gFooter .cenBox .lBox {
	width: 39.82%;
	display: flex;
	justify-content: space-between;
}
#gFooter .cenBox .logo {
	margin-top: -2px;
	width: 35.46%;
}
#gFooter .cenBox .txtBox {
	width: 58.2%;
}
#gFooter .cenBox .txtBox .ttl {
	margin-bottom: 2px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.56;
}
#gFooter .cenBox .txtBox .txt {
	color: #fff;
	font-size: 16px;
	line-height: 1.31;
}
#gFooter .cenBox .txtList {
	margin-top: -6px;
	width: 56%;
	max-width: 519px;
	display: flex;
	box-sizing: border-box;
	border: 1px solid #fff;
}
#gFooter .cenBox .txtList li {
	padding: 13px 10px 15px;
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	line-height: 1.25;
	text-align: center;
	border-right: 1px solid #fff;
	box-sizing: border-box;
}
#gFooter .cenBox .txtList li:nth-of-type(2n) {
	border-right: none;
}
#gFooter .btmBox {
	display: flex;
	justify-content: space-between;
}
#gFooter .btmBox .fLinkUl {
	width: 34.65%;
	display: flex;
	flex-wrap: wrap;
}
#gFooter .btmBox .fLinkUl a {
	display: block;
	color: #fff;
	font-size: 14px;
}
#gFooter .btmBox .copyright {
	max-width: 60.44%;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	letter-spacing: -0.017em;
}
@media (min-width: 897px) and (max-width: 1050px) {
	#gFooter .cenBox .txtBox .ttl {
		font-size: 14px;
	}
	#gFooter .cenBox .txtBox .txt {
		font-size: 13px;
	}
	#gFooter .cenBox .txtList li {
		font-size: 15px;
	}
}
@media all and (min-width: 897px) {
	#gFooter .tBox .newBox .newsList a:hover {
		opacity: 0.7;
	}
	#gFooter .tBox .fNavi a:hover {
		opacity: 0.7;
	}
	#gFooter .btmBox .fLinkUl a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#gFooter {
		padding: 20px 0 78px;
	}
	#gFooter .fBox {
		max-width: inherit;
	}
	#gFooter .tBox {
		margin-bottom: 39px;
		display: block;
	}
	#gFooter .tBox .newBox {
		padding-right: 0;
		width: auto;
	}
	#gFooter .tBox .newBox::after {
		display: none;
	}
	#gFooter .tBox .newBox h2 {
		margin-bottom: 0;
		padding-bottom: 8px;
		font-size: 15px;
	}
	#gFooter .tBox .newBox .newsList li {
		margin-bottom: 0;
	}
	#gFooter .tBox .newBox .newsList a {
		padding: 9px 0 10px;
		min-height: 90px;
	}
	#gFooter .tBox .newBox .newsList .time {
		margin-bottom: 3px;
		font-size: 12px;
	}
	#gFooter .tBox .newBox .newsList .txt {
		font-size: 14px;
		line-height: 1.43;
		letter-spacing: -0.09em;
	}
	#gFooter .tBox .fNavi {
		display: none;
	}
	#gFooter .cenBox {
		margin-bottom: 25px;
		display: block;
	}
	#gFooter .cenBox .lBox {
		margin-bottom: 15px;
		width: auto;
		display: block;
	}
	#gFooter .cenBox .logo {
		margin: 0 auto 28px;
		width: 157px;
	}
	#gFooter .cenBox .txtBox {
		width: auto;
	}
	#gFooter .cenBox .txtBox .txt {
		margin-right: -5px;
		font-size: 13px;
		line-height: 1.31;
		letter-spacing: -0.05em;
		text-align: center;
	}
	#gFooter .cenBox .txtList {
		margin-top: 0;
		padding: 0 15px;
		width: auto;
		max-width: inherit;
		display: block;
	}
	#gFooter .cenBox .txtList li {
		padding: 19px 10px 12px;
		width: auto;
		display: block;
		color: #fff;
		font-size: 14px;
		line-height: 1.25;
		text-align: center;
		border-right: none;
		border-bottom: 1px solid #fff;
		box-sizing: border-box;
	}
	#gFooter .cenBox .txtList li:last-of-type {
		border-bottom: none;
	}
	#gFooter .cenBox .txtList li:nth-of-type(2n) {
		border-right: none;
	}
	#gFooter .btmBox {
		display: block;
	}
	#gFooter .btmBox .fLinkUl {
		display: none;
	}
	#gFooter .btmBox .btmText {
		margin-bottom: 13px;
		color: #fff;
		font-size: 12px;
		line-height: 1.42;
		text-align: center;
	}
	#gFooter .btmBox .copyright {
		max-width: inherit;
		display: block;
		font-size: 12px;
		text-align: center;
	}
}
@media all and (max-width: 374px) {
	#gFooter .cenBox .txtList li {
		padding: 19px 0 12px;
	}
	#gFooter .cenBox .txtBox .txt {
		font-size: 11px;
	}
}
.page-id-22537 .single-wrap .contents-wrap,
.single-post .single-wrap .contents-wrap,
.blog .single-wrap .contents-wrap {
	width: 100%;
}
.post-type-archive-chintai .search-wrap .new-contents {
	width: auto;
}