@charset "UTF-8";

/*
Theme Name: OFFICE DESIGN
Theme URI: http://www.digi-ark.jp/
Description: オフィスデザイン札幌
Version: 2.0.0
Author: Digi-ark
Tags:
date:2026/4/1
*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent
}

body {
	line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
	font-style: normal;
	/* font-family: ヒラギノ角ゴ Pro, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; */
	font-family: 'Noto Sans JP', sans-serif;
}

nav ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

ins {
	text-decoration: none
}

ins,
mark {
	background-color: #ff9;
	color: #000
}

mark {
	font-style: italic;
	font-weight: 700
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

.newarticle-card-priceinput,
select {
	vertical-align: middle
}

/*======================================
    初期CSS
=======================================*/
html {
	font-size: 62.5%;
}

body {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: rgb(54, 54, 54);
	background-color: rgb(255, 255, 255);
	-webkit-text-size-adjust: 100%;
	word-break: break-all;
	box-sizing: border-box;
}

figure {
	max-width: 100%;
}

img {
	border: 0;
	vertical-align: bottom;
	max-width: 100%;
	height: auto
}

.cf:after {
	content: " ";
	display: block;
	clear: both;
}

a {
	text-decoration: none;
}

*,
::after,
::before {
	box-sizing: border-box
}

a:active,
a:hover,
a:link,
a:visited {
	color: rgb(79, 122, 77);
	text-decoration: none
}

a {
	-webkit-transition: opacity 0.6s ease-out;
	-moz-transition: opacity 0.6s ease-out;
	-ms-transition: opacity 0.6s ease-out;
	-o-transition: opacity 0.6s ease-out;
	transition: opacity 0.6s ease-out;
}

a:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: .8
}

a img {
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-ms-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

a img:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: .8;
}

ol,
ul {
	padding: 0;
	list-style-type: none
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	color: rgb(102, 102, 102);
	border: 1px solid rgb(232, 232, 232);
	width: 100%;
	max-width: 100%;
	line-height: 1.5;
	padding: 2% 5%
}

input::placeholder {
	color: rgb(255, 255, 255)
}

pre {
	white-space: pre-wrap
}

code,
kbd,
pre,
samp {
	font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
	font-size: 0.9em;
	padding: 0.05em 0.4em;
	border-radius: 3px;
	background: rgb(246, 246, 246);
	color: rgb(68, 68, 68)
}

button {
	background-color: rgb(196, 48, 48);
}

.mt-font {
	font-family: ヒラギノ明朝 Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gothic-font {
	font-family: ヒラギノ角ゴ Pro, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.nav li span:first-of-type {
	font-family: ヒラギノ角ゴ Pro, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.komet {
	font-family: komet, sans-serif;
	font-weight: 200;
	font-style: normal;
}


.font-16 {
	font-size: 16px
}

.font-20 {
	font-size: 20px
}

.font-25 {
	font-size: 25px
}

.brackets {
	font-feature-settings: "palt";
	/* list-style-type: disc !important; */
	font-family: "Yu Gothic" , sans-serif;
}

/*======================================
 - パンくず
=======================================*/
.breadcrumb-list {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	/* background: rgb(233, 235, 242); */
	padding: 10px 10px;
	font-size: 13px;
}

.breadcrumb-list ul {
	display: flex;
	gap: 5px;
}

.breadcrumb-list li a {
	color: rgb(62 62 62);
}

/*======================================
 - 汎用CSS
 - 微調整 余白
=======================================*/
.bg-feature-wrap {
	position: relative;
}

.bg-feature-wrap>div {
	position: absolute;
	top: -305px;
}



.bg-feature {
	width: 30%;
	outline: 1px solid rgb(255, 255, 255);
	position: relative;
	border: 5px solid #000;
}

.bg-feature::before {
	content: "";
	background: rgba(0, 0, 0, 0.5);
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.bg-feature01 {
	background: url(images/top-banner14.jpg) no-repeat;
	background-size: cover;
	background-position: left center;
}

.bg-feature02 {
	background: url(images/feature08.jpg) no-repeat;
	background-size: cover;
	background-position: left center;
	margin: 0 61px;
}

.bg-feature03 {
	background: url(images/top-banner12.jpg) no-repeat;
	background-size: cover;
	background-position: left center;
}

.bg-feature01,
.bg-feature02,
.bg-feature03 {
	display: block;
	width: 360px;
	height: 230px;
	position: relative;
	-webkit-perspective: 500px;
	perspective: 500px;
}



.bg-feature img {
	width: 100%;
}

.feature {
	margin: 10px 10px;
	position: relative;
	height: 200px;
	max-height: 21 0px;
	display: inline-block;
	-webkit-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s;
}

.feature01 {
	display: flex;
	flex-direction: column;
	align-items: baseline;
	justify-content: center;
}

.feature01>img {
	width: 150px;
}

.feature01>h3 {
}

.feature01>h3>span {
	font-size: 48px;
	color: rgb(247, 154, 0);
}

.feature02 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	background: rgba(0, 0, 0, 0.38);
	padding: 10px;
	border: 1px solid rgb(0, 0, 0);
	width: 322px;
	margin: 10px auto;
	text-align: center;
	outline: 1px solid rgb(255, 255, 255);
	outline-offset: -5px;
	padding: 35px 17px;
}

.feature02>img {
	width: 150px;
	margin: auto;
}

.feature02>h3>span {
	color: rgb(255, 255, 255);
	font-size: 34px;
}

.feature03 {
	padding: 21px 12px;
	background: rgba(0, 0, 0, 0);
	display: flex;
	outline: 10px solid rgb(0, 0, 0);
	text-align: center;
	align-items: center;
}

.feature03>img {
	width: 130px;
}

.feature03>ft-s3 {
	width: 150px;
}

.bg-feature01 .feature::after {
	background: url(images/youtube-text.svg) no-repeat;
	width: 150px;
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 32px;
	background-size: contain;
	background-position: left;
	display: block;
}

.bg-feature02 .feature::after {
	background: url(images/youtube-text.svg) no-repeat;
	width: 150px;
	height: 30px;
	position: absolute;
	right: 30px;
	bottom: 5px;
	background-size: contain;
	background-position: left;
	display: block;
}

.bg-feature03 .feature::after {
	background: url(images/zoom-text.svg) no-repeat;
	width: 150px;
	height: 16px;
	position: absolute;
	right: 25px;
	bottom: 10px;
	background-size: contain;
	background-position: left;
	display: block;
}

.feature h3 {
	font-size: 30px;
	margin-bottom: 10px;
	color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	line-height: 1.3;
	text-shadow: 5px 5px 2px rgb(0, 0, 0);
	text-shadow: 2px 2px 1px rgb(0, 0, 0), -2px -2px 1px rgb(0, 0, 0);
}

.bg-feature03 .feature h3 {
	text-shadow: 2px 2px 1px rgb(0, 0, 0), 2px 2px 0 rgb(0, 0, 0);
	width: 179px;
}

.feature p {
	font-size: 15px;
	line-height: 1.6;
	color: rgb(255, 255, 255);
	font-weight: 700;
	text-shadow: 1px 1px 1px rgb(0, 0, 0), -1px -1px 1px rgb(0, 0, 0);
}

.head-text-wrap {
	display: flex;
	flex-direction: column;
	gap: 50px;
}

.bg-other {
	background-size: cover;
	background-position: center;
	width: 100%;
	padding: 15px 0;
}

.bg-strength {
	background-image: url(images/oh-bg.png);
	background-repeat: no-repeat;
}

.bg-management {
	background-image: url(images/oh-bg.png);
	background-repeat: no-repeat;
}

.bg-staff {
	background-image: url(images/oh-bg.png);
	background-repeat: no-repeat;
}

.bg-company {
	background-image: url(images/oh-bg.png);
	background-repeat: no-repeat;
}

.bg-search {
	background-image: url(images/oh-bg.png);
	background-repeat: no-repeat;
}

.bg-details {
	background-image: url(images/oh-bg.png);
	background-repeat: no-repeat;
}

.bg-results {
	background-image: url(images/oh-bg.png);
	background-repeat: no-repeat;
}

.bg-online {
	background-image: url(images/oh-bg.png);
	background-repeat: no-repeat;
}

.po-a {
	position: absolute;
}

.more {
	font-size: 13px;
	background: rgb(92, 17, 119);
	right: 14px;
	padding: 3px 10px;
	bottom: 11px;
}

.feature .more {
	color: rgb(255, 255, 255);
}

.info dt {
	margin-right: 15px;
}

.info-more {
	display: block;
	margin-left: auto;
	width: 100px;
}

.info-more .more {
	color: rgb(255, 255, 255);
}

.headline-oh {
	padding-bottom: 7px;
}

#title_newarticle {
	display: flex;
	justify-content: center;
}

.headline {
	display: block;
	margin: 0 auto;
	/* width: 300px; */
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}

.headline h2 {
	font-size: 32px;
	line-height: 1.6;
	position: relative;
	font-weight: 400;
}

.recommneded-bg .headline h2 {
	font-size: 20px;
}

.recommneded-bg .headline span.pa-1st-top {
	font-size: 16px;
	top: 8px;
}

.recommneded-bg .headline span.pa-2st-top {
	top: 10px;

}

.recommneded-bg .headline span {
}

.headline span {
	font-size: 12px;
	position: absolute;
	left: 0;
	right: 0;
	top: 20px;
}

.details-h {
	margin-bottom: 60px;
}

.h-icon {
	position: relative;
}

.h-icon img {
	width: 24px;
	margin: 0 auto;
	display: block;
}


.h-icon2::before {
	border-right: 1.5px solid rgb(171, 131, 184);
}

.h-icon2::after {
	border-left: 1.5px solid rgb(171, 131, 184);
}

.h-icon2:hover::before {
	border-right: 1.5px solid rgb(171, 131, 184);
}

.h-icon2:hover::after {
	border-left: 1.5px solid rgb(171, 131, 184);
}

.h-icon3 {
	z-index: 10;
	position: absolute;
	right: 46px;
	top: 129px;
	color: rgb(0, 0, 0);
}

.h-icon3::before {
	content: "";
	position: absolute;
	bottom: 8px;
	border-right: 1.5px solid rgb(92, 17, 119);
	height: 45px;
	-webkit-transform: rotate(67deg);
	-ms-transform: rotate(67deg);
	transform: rotate(35deg);
	right: 89%;
	width: 10px;
}

.h-icon3::after {
	content: "";
	position: absolute;
	bottom: -32px;
	height: 45px;
	-webkit-transform: rotate(67deg);
	-ms-transform: rotate(67deg);
	transform: rotate(136deg);
	right: 90%;
	width: 10px;
	left: 9%;
}

.h-icon3::before {
	border-right: 1.5px solid rgb(92, 17, 119);
}

.h-icon3::after {
	border-left: 1.5px solid rgb(92, 17, 119);
}

.h-icon4::before {
	bottom: -52px;
}

.h-icon4::after {
	bottom: -52px;
}

.s-icon {
	white-space: nowrap;
	text-align: center;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.glay-grad {
	background-color: rgba(0, 0, 0, 0.6);
}

.logo img {
	width: 50px;
	transition: all .6s ease;
}

.logo-title {
	width: 411px;
}

.call-icon {
	width: 42px;
	vertical-align: baseline;
}

.call-namber {
	width: 334px;
	vertical-align: baseline;
}

.tell-icon {
	width: 19px;
}

.mail-icon {
	width: 24px;
}

.tell-link-sub {
	font-size: 18px;
	color: rgb(255, 255, 255);
}

.site-supple-sub.tell-link-sub {
	color: rgb(255, 255, 255);
	font-size: 18px;
}

.top-pickup-bg {
	background: url(images/topics-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top left;
	width: 100%;
	height: auto;
	background-attachment: fixed;
}

.recommneded-bg {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
    background-attachment: fixed;
    background: rgb(62, 62, 62);
}

.top-pickup.recommneded-bg {
	padding: 20px 0;
}

.top-pickup {
	padding: 60px 0;
	margin-bottom: 60px;
}

.top-pickup-link {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
}

.pickup-wrap {
	position: relative;
}

.pickup-wrap-link {
	background: rgb(252, 72, 63);
	padding: 20px 0;
	font-size: 15px;
	text-align: center;
	position: relative;
	-webkit-box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
	box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
	transition: all .6s ease;
}

.pickup-wrap-link:hover {
	background: rgb(252 72 63 / 75%);
}

.row.pickup-wrap-link {
	margin-top: 30px;
	width: 500px;
}

.pickup-wrap-link a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 30%;
	left: 0;
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.h3-sub {
	font-size: 26px;
	color: rgb(255, 255, 255);
	text-align: center;
	margin-bottom: 50px;
}

.advanced-search {
	background-size: contain;
	background-position: 1000px center;
	height: 315px;
	margin-bottom: 306px;
}

.advanced-search .row {
	position: relative;
}

.advanced-search .search-submit {
	padding: 6px 30px;
	font-size: 17px;
}

.grecaptcha-badge {
	z-index: 2;
}
.side-search {
	display: block;
	background: rgb(92, 17, 119);
	outline: 2px solid rgb(255, 255, 255);
	outline-offset: -27px;
	padding: 60px 30px;
}

.paging-navigation {
	display: flex;
	margin-top: 30px;
	justify-content: center;
}

.ad-search-bg {
	position: relative;
	width: 694px;
	height: 360px;
	margin-left: 680px;
}

.side-search-form {
	padding: 0 40px;
}

.side-search-form label {
	line-height: 1.6;
}

.side-search-form dt {
	background: rgb(171, 131, 184);
	display: block;
	display: inline-block;
	color: rgb(255, 255, 255);
	padding: 5px 10px;
	position: relative;
	font-size: 14px;
	margin-bottom: 8px;
}

.side-search-form dt::after {
	content: "";
	position: absolute;
	top: 0;
	right: -30px;
	border-top: 11px solid rgba(255, 0, 0, 0);
	border-right: 10px solid rgba(255, 0, 0, 0);
	border-bottom: 14px solid rgba(0, 0, 0, 0);
	border-left: 20px solid rgb(171, 131, 184);
}

.side-search-form dd {
	color: rgb(255, 255, 255);
	font-size: 15px;
	margin-bottom: 15px;
	width: 1010px;
}

.details-map {
	border-radius: 5px;
	background: rgb(35 35 35);
	position: relative;
	width: 240px;
	height: 39px;
	z-index: 1;
	margin-right: 25px;
	justify-content: space-between;
	align-items: center;
}

.details-map a {
	font-weight: bold;
	font-size: 14px;
	color: rgb(255 255 255);
	z-index: 2;
	padding-right: 43%;
}

.details-map a:hover {
	opacity: .8
}

.details-map .fas {
	font-size: 17px;
	color: rgb(255, 255, 255);
	padding-left: 10px;
	line-height: 39px;
	height: 39px;
}

.search-submit {
	border: 1px solid rgb(255, 255, 255);
	background: rgb(255, 255, 255);
	border-radius: 5px;
	padding: 4px 24px;
	text-align: center;
	display: block;
	font-weight: bold;
	cursor: pointer;

}

.side-search .df {
	padding-top: 20px;
}

.side-search .search-submit:nth-child(1) {
	margin: 0 10px;
}

.side-search .search-submit:nth-child(2) {
	margin: 0 10px;
}

.search-submit:hover {
	opacity: .8;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}

.card li {
	background: rgb(255, 255, 255);
	/* width: 30%; */
	padding: 15px;
	box-shadow: 10px 10px 0 0 rgb(152, 152, 152);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	-webkit-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s;
}

.card li a:hover {
	opacity: .8;
}

.card img {
	width: 100%;
	margin-bottom: 15px;
}

.card a {
	color: rgb(37, 37, 37);
	font-size: 18px;
}

.card .prev-arrow {
	width: 30px;
	position: absolute;
	left: -58px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.card .next-arrow {
	width: 30px;
	position: absolute;
	right: -69px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.tab-group {
	display: flex;
	justify-content: center;
}

.tab {
	flex-grow: 1;
	padding: 5px;
	list-style: none;
	border: solid 1px rgb(204, 204, 204);
	text-align: center;
	cursor: pointer;
	color: rgb(66, 66, 66);
	background: rgb(230 230 230);
	transition: all 0.2s ease-out;
	padding: 13px 0;
	font-size: 16px;
	width: 50%;
}

.panel-group {
	border-top: none;
	background: rgb(238, 238, 238);
	margin-bottom: 0;
}

.panel {
	/* display: none; */
}

.tab.is-active {
	background: rgb(92, 17, 119);
	color: rgb(255, 255, 255);
	transition: all 0.2s ease-out;
}

.panel.is-show {
	display: block;
}

.text-search {
	width: 50%;
	margin-right: auto;
	padding-bottom: 30px;
	padding-top: 30px;
	margin: 0 auto;
}

.text-search .search-query {
	padding: 7px 10px 7px 42px;
	font-size: 15px;
}

.text-search .search-query:focus {
	border: 1px solid rgb(92, 17, 119);
	z-index: 10;
	outline: 0;
}

.text-search .search-query::placeholder {
	color: rgb(92, 17, 119 / 60%);
	font-weight: bold;
}

.text-search .input-group {
	position: relative;
}

.text-search .input-group-btn {
	position: absolute;
	top: 0;
	left: 0;

}

.text-search .input-group-btn .btn-default {
	font-size: 16px;
	display: inline-block;
	background-color: rgb(92, 17, 119);
	padding: 8px 8px;
	border: 1px solid;
	color: rgb(255, 255, 255);
	cursor: pointer;
}

.text-search .input-group-btn .fa-search:before {
	font-size: 20px;
}

.text-search .no-search {
	text-align: center;
	font-size: 16px;
	padding-bottom: 10px;
}

.text-search form {
	width: 64%;
	margin: 0 auto;
	position: relative;
}

.wpcfs-search-form .wpcfs-input {
	width: calc(100% - 10px);
}

.text-search .wpcfs-input input:focus {
	border: 1px solid rgb(92, 17, 119);
	z-index: 10;
	outline: 0;
}

.wpcfs-input-submit input {
	display: inline-block;
	background-color: rgb(92, 17, 119);
	background: url(images/search-icon.png) no-repeat;
	background-size: cover;
	padding: 11px 0;
	border: 1px solid;
	color: rgb(255, 255, 255);
	cursor: pointer;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
}

.wpcfs-search-form label {
	display: none;
}

.wpcfs-input input[type=text] {
	padding-left: 50px;

	padding: 7px 0 7px 35px;
	font-size: 15px;
}

.wpcfs-input input::placeholder {
	color: rgba(92, 17, 119, 0.6);
	font-weight: bold;
}

.new-article-link {
	background: rgb(252, 72, 63);
	padding: 20px 0;
	font-size: 15px;
	text-align: center;
	position: relative;
	-webkit-box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
	box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
	transition: all .6s ease;
}

.new-article-link:hover {
	background: rgba(252, 72, 63, 0.75);
}

.new-article-link a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 30%;
	left: 0;
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.top-new-arrival {
	position: relative;
}

.top-new-arrival.card li {
	/* width: 741px; */
	margin-right: 2%;
	-webkit-box-shadow: 6px 6px 0 0 rgb(103, 103, 103);
	box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
	margin-bottom: 20px;
	padding: 0;
	border-left: 1px solid rgb(103, 103, 103);
	border-bottom: 1px solid rgb(103, 103, 103);
	border-right: 1px solid rgb(103, 103, 103);

	position: relative;
	background: rgb(255, 255, 255);
	transition: all .6s;
}

.top-new-arrival.card li:hover {
	background-color: rgb(230 230 230);
}

.top-new-arrival li:nth-child(5) {
	margin-right: 0
}

.top-new-arrival li:last-child {
	margin-right: 0
}

.top-new-arrival img {
	width: 283px;
	height: 192px;
	object-fit: cover;
	margin-bottom: 0;
}

.top-new-arrival li {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(128, 128, 128, 0.1) inset;
	border-color: rgb(222, 222, 222);
	position: relative;
}

.top-arrival-wrap {
	margin-bottom: 40px;
}

.new-arrival-bnr {
	position: relative;
	width: 420px;
}

.limited-banner {
	padding-right: 10px;
}

.limited-banner iframe {
	width: 150px;
}

.video {
	padding-top: 56.25%;
	position: relative;
	width: 150px;
	height: 118px;
}

.video iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.limited-banner-2 {
	width: 100%;
}

.limited-banner-2 .property-num {
	margin-bottom: 0;
}

.limited-text .property-address-oh {
	border-top: none;
}

.property-address-oh+.property-address {
	border-top: 1px solid rgb(221, 221, 221);
	padding-bottom: 6px;
}

.side-banner {
	border-bottom: 1px solid rgb(221, 221, 221);
	margin-bottom: 13px;
}

.rent-banner .property-text {
	font-size: 16px;
}

.rent-banner .property-address {
	padding-top: 8px;
}

.rent-banner .rent {
	margin: 0;
	padding: 3px 0;
}

.rent-banner .pro-subbg {
	padding: 1px 5px;
}

.rent-banner .br-No {
	background: rgb(135, 135, 135);
	padding: 3px 5px;
	font-size: 12px;
	color: rgb(255, 255, 255);
	border-radius: 5px;
}

.new-arrival-bnr img {
	display: block;
	margin-right: auto;
	width: 100%;
}

.new-arrival-bnr .limited-banner img {
	height: 110px;
	width: 150px;
}

.new-arrival-bnr a:last-child img {
	margin-bottom: 0;
}

.fb_iframe_widget {
margin-bottom: 10px;
}

.ranking-banner .ranking-thumb {
	border-bottom: 1px solid rgb(221, 221, 221);
	margin-bottom: 20px;
}

.ranking-banner .price {
	font-size: 25px;
	padding: 0 0 3px 0;
}

.ranking-banner .br-No {
	background: rgb(135, 135, 135);
	padding: 5px 5px;
	font-size: 12px;
	color: rgb(255, 255, 255);
	border-radius: 5px;
}

.ranking-banner .ranking-access {
	color: rgb(0, 0, 0);
	font-size: 16px;
}

.ranking-banner .ranking-img {
	padding-right: 10px;
	position: relative;
}

.rss-wrap img {
	width: 115px;
	height: 107px;
	object-fit: cover;
}

.bloglink-wrap .ranking-thumb:nth-child(1) .ranking-img::before {
	content: "";
	width: 30px;
	height: 20px;
	content: "";
	background: rgb(92, 17, 119) url(images/1st.svg) no-repeat;
	background-size: contain;
	position: absolute;
	top: 3px;
	padding: 10px;
	left: 3px;
}

.bloglink-wrap .ranking-thumb:nth-child(2) .ranking-img::before {
	content: "";
	width: 35px;
	height: 20px;
	content: "";
	background: rgb(92, 17, 119) url(images/2nd.svg) no-repeat;
	background-size: contain;
	position: absolute;
	top: 3px;
	padding: 10px;
	left: 3px;
}

.bloglink-wrap .ranking-thumb:nth-child(3) .ranking-img::before {
	content: "";
	width: 35px;
	height: 20px;
	content: "";
	background: rgb(92, 17, 119) url(images/3rd.svg) no-repeat;
	background-size: contain;
	position: absolute;
	top: 3px;
	padding: 10px;
	left: 3px;
}

.bloglink-wrap .view {
	margin-left: auto;
	text-align: right;
	display: block;
	margin-top: 0;
}

.bloglink-wrap .view a {
	padding: 0;
	font-size: 16px;
}

.ranking-banner .ranking-img img {
	width: 115px;
	height: 115px;
	object-fit: cover;
}

.ranking-banner .ranking-title {
	font-size: 16px;
	height: auto;
	margin: 0;
}

.ranking-banner .ranking-access01 {
	padding-bottom: 3px;
}

.ranking-banner .ranking-access {
	padding-top: 5px;
}

.ranking-banner .ranking-no {
	width: 100%;
}

.ranking-banner .pro-subbg {
	padding: 1px 5px;
}

.ranking-banner .br-No {
	padding: 3px 5px;
}

.top-new-arrival li {
	position: relative;
}

.arrival-box-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
}

.top-new-arrival li:hover {
	opacity: 1;
}

.arrival-time {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	background: rgb(252, 72, 63);
	font-size: 14px;
	padding: 5px 5px;
	color: rgb(255, 255, 255);
}

.arrival-time span {
	font-size: 15px;
	font-family: ヒラギノ角ゴ Pro, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.arrival-num p:nth-child(2) {
	background: rgb(135, 135, 135);
	font-size: 12px;
	color: rgb(255, 255, 255);
	padding: 5px 5px;
}

.arrival-num01 {
	background: rgb(119, 119, 119);
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding: 0 9px;
	border-radius: 5px;
	font-size: 12px;
	color: rgb(255, 255, 255);
}

.arrival-num {
	padding-bottom: 5px;
	flex-direction: column;
	-ms-align-items: baseline;
	border-bottom: 1px solid rgb(221, 221, 221);
	/* width: 97%; */
}

.arrival-sup {
	font-size: 15px;
	color: rgb(54, 54, 54);
	vertical-align: middle;
	display: inline-block;
	padding-right: 10px;
}

.rent-banner .arrival-sup {
	font-weight: bold;
}

.arrival-name {
	width: 100%;
}

.arrival-name a {
	font-size: 22px;
	font-weight: bold;
	transition: all .6s ease-out;
}

.arrival-address {
	font-size: 22px;
	padding-bottom: 6px;
	width: 100%;
	padding-top: 2px;
}

.arrival-text {
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px solid rgb(103, 103, 103);
	margin-left: 30px;
	margin-bottom: 20px;
}

.arrival-width {
	font-size: 16px;
	width: 100%;
}

.map-wrap {
	padding-bottom: 60px;
	border-top: 1px dashed rgb(55, 55, 55);
	padding-top: 40px;
}

.map-wrap p {
	font-size: 24px;
	font-weight: bold;
	color: rgb(135, 135, 135);
	margin-bottom: 25px;
	margin-top: 25px;
	display: block;
}

.map-wrap .fas {
	padding-right: 10px;
}

.map-wrap .map-on {
    margin: 0 auto;
    display: table;
    cursor: pointer;
    margin-bottom: 20px;
		background-color: rgb(252, 72, 63);
    padding: 20px 0;
    font-size: 22px;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
    box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
    transition: all .6s ease;
    width: 50%;
		color: rgb(255, 255, 255);
		transition: all .8s ease;
}

.map-wrap .map-on:hover {
	opacity: .8;
	transition: all .8s ease;
}

.map-inn.open {
	position: relative;
	visibility: visible;
	display: flex !important;
	z-index: 1;
	transition: all .6s ease;
}

.map-inn .gMap-details {
	height: 360px;

	width: 500px;
    margin-right: 30px;
}

.bukken_gmap {
	width: 100%;
}

.bukken_gmap iframe {
	width: 98%;
	margin-right: 1%;
	height: 500px;
}

.bukken-youtube {
	width: 100%;
}

.bukken-youtube iframe {
	width: 98%;
	margin-left: 1%;
	height: 500px;
}

.result-youtube {
	position: relative;
	width: 458px;
	padding-top: 30%;
}

.rent-youtube .result-youtube {
	max-width: 300px;
	flex-shrink: .8;
	width: 50%;
	min-width: 220px;
}

.result-youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.result .result-youtube {
	padding-top: 28.3%;
	height: 100%;
}

.result .result-youtube iframe {
	position: absolute;
	top: 0;
	right: unset;
	height: 100% !important;
}

#pano {
	width: 500px;
	height: 360px;
}

#theta_tag {
	width: 1030px;
	margin: 0 auto;
}

.insideinfo {
	display: none;
}

.gm-iv-address-link a {
	color: rgb(255, 255, 255);
}

.relocation-h2 {
	background: rgb(242, 150, 0);
}

.relocation-h2 h2{
	font-size: 3em;
	color: rgb(255, 255, 255);
	padding: 10px;
	text-align: center;
}


.relocation-dis-df {
	display: flex;
	align-items: baseline;
	position: relative;
 }

 .relocation-dis-img {
	width: 150px;
	position: absolute;
	right: 1vw;
 }

 .relocation-h3-box h3 {
	background: rgb(242, 150, 0);
	padding: 10px;
	color: rgb(52, 52, 52);
	display: inline-block;
	border-radius: 8px;
	line-height: 1;
	width: 390px;
	font-size: 26px;
	text-align: center;
}

.relocation-box-p p {
	padding: .5em 0 .5em;
	line-height: 1.6;
}

.recruit-box-md {
	margin: 0 auto;
	margin-bottom: 50px;
}

.recruit-box-full {
	display: flex;
	justify-content: space-between;
}

.recruit-wrap .head-mid {
	font-size: 21px;
	color: rgb(92, 17, 119);
	text-align: center;
	padding-bottom: 20px;
}

.recruit-p {
	line-height: 1.4;
}

.recruit-box .split2-text h2 {
	position: relative;
	font-size: 21px;
	color: rgb(92, 17, 119);
	padding-left: 15px;
	margin-bottom: 15px;
}

.recruit-box .split2-text h2::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	display: block;
	width: 10px;
	height: 20px;
	background: rgb(92, 17, 119);
}

.split2-text-p {
	line-height: 1.4;
}

.block-item {
	margin-top: 20px;
}

.block-item ul {
	display: flex;
	flex-flow: row wrap;
	gap: 10px;
}

.block-item li {
	border: 1px solid rgb(92, 17, 119);
	align-items: baseline;
	text-align: left;
	padding: 12px 0;
	padding-left: 10px;
	font-size: 18px;
	font-weight: 900;
	color: rgb(92, 17, 119);
	font-family: Noto Sans JP;
}

.recruit-dis {
	display: flex;
	margin-bottom: 20px;
}

.recruit-dis-text {
	border: 1px solid rgb(92, 17, 119);
	padding: 20px;

	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.recruit-dis-text p {
	line-height: 1.6;
}

.recruit-staff-img {
	margin-bottom: 20px;
}

.recruit-staff-text {
	border: 1px solid rgb(92, 17, 119);
	padding: 20px;
	display: flex;
	flex-direction: column;
}

.recruit-staff .recruit-staff-text h3 {
	font-size: 24px;
	margin-bottom: 10px;
}

.recruit-messa {
	background-image: url(images/recruit05.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: center;
	width: 100%;
}

.recruit-messa-h2 h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

.recruit-messa-text {
	font-size: 16px;
	line-height: 1.4;
}

.recruit-messa-shadow {
	background: rgb(2, 2, 2, 0.42);
	color: rgb(255, 255, 255);

}

.recruit-staff-text p {
	line-height: 1.2;
}

.staff-company-name span {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.staff-company-name-comment {
    flex-direction: column;
    /* align-items: center; */
    padding-top: 10px;
    width: 500px;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
    display: flex;
    position: relative;
    padding-top: 20px;
}

.staff-company-name-comment .staff-company-name {
	line-height: 1.4;
	margin-bottom: 0;
	padding-bottom: 20px;
	text-align: left;
}

.staff-company-name-comment .staff-company-name-title {
    margin-bottom: 7px;
    margin-right: auto;
		margin-left: -0.7em;
}

.netsworkstaff-company-comment {
	width: 1200px;
}

.staff-list .bg-glay-mutual:nth-child(odd) .staff-image img {
	width: 480px;
	margin-right: 55px;
}

.staff-list .bg-glay-mutual:nth-child(even) .staff-image img {
	width: 480px;
}

.staff-list .bg-glay-mutual:nth-child(odd) .staff-image {
	position: relative;
}
.staff-list .bg-glay-mutual:nth-child(even) .staff-image {
	position: relative;
}




.staff-list .bg-glay-mutual:nth-child(odd) .staffbox1 {
	margin-right: 50px;
	/* width: 320px; */
	margin-top: 50px;
}

.staff-list .bg-glay-mutual:nth-child(even) .staffbox1 {
	margin-left: 50px;
	width: 320px;
	margin-top: 50px;
}

.staff-list {
	font-size: 16px;
	overflow: hidden;
}

.staffbox2 {
	width: 720px;
	align-self: flex-end;
}

.staff-name {
	font-size: 24px;
	padding-right: 2rem;
}

.border-mult {
	border-bottom: 1px solid rgb(221, 221, 221);
}

.bg-glay-mutual {
	position: relative;
}

.staff-list .bg-glay-mutual:nth-child(odd) {
	margin-bottom: 180px;
}

.staff-list .bg-glay-mutual:nth-child(even) {
	margin-bottom: 90px;
}

.staff-list .bg-glay-mutual:nth-child(odd) .bg-glay-mutual01 {
	/* background-color: rgb(92 17 119); */
	background-image: linear-gradient(90deg, #69825e, #a4a772 18% 20%, #102a05);
	width: 4000px;
	height: 550px;
	-webkit-transform: skew(-5.5deg, -5.5deg);
	-ms-transform: skew(-5.5deg, -5.5deg);
	transform: skew(0, -5.5deg);
	position: absolute;
	z-index: -11;
	left: -500px;
	top: -150px;
}

.netsworkstaff .staff-list .bg-glay-mutual:nth-child(odd) .bg-glay-mutual01 {
	background-color: rgb(229, 147, 10)
}
.netsworkstaff .staff-list .bg-glay-mutual:nth-child(even) .bg-glay-mutual01 {
	background-color: rgb(255, 230, 106);
}
.staff-list .bg-glay-mutual:nth-child(even) .bg-glay-mutual01 {
  /* background-image: linear-gradient(90deg, #c5b79e, #ecded5 36% 54%, #c5b79e);	 */
	background: linear-gradient(90deg, #c4b69d, #eaddd3 70% 72%, #c4b69d);
	/* background-image: linear-gradient(90deg, #69825e, #bcc995 18% 20%, #102a05); */
	width: 3000px;
	height: 550px;
	-webkit-transform: skew(5.5deg, 5.5deg);
	-ms-transform: skew(5.5deg, 5.5deg);
	transform: skew(0, 5.5deg);
	z-index: -10;
	position: absolute;
	top: 20px;
	left: -500px;
	top: -70px;
}

.staff-list .bg-glay-mutual01:nth-child(even) {
	background-color: rgb(237, 237, 237);
}

.staff-list .bg-glay-mutual:nth-child(odd) .row .staffbox2 {
	color: #d2c8be;
}

.staff-list .bg-glay-mutual:nth-child(even) .row .staffbox2 {
	color: #9b8579;
	-ms-align-self: center;
	align-self: center;
}

.staff-list .bg-glay-mutual:nth-child(odd) .border-mult {
	border-bottom: 1px solid #d2c8be;
	padding-bottom: 25px;
}

.staff-list .bg-glay-mutual:nth-child(even) .border-mult {
	border-bottom: 1px solid #9b8579;
	padding-bottom: 25px;
	padding-top: 25px;
}

.name-english {
	font-size: 16px;
	align-self: flex-end;
}

.staff-profile {
	margin-right: 5rem;
}

.staff-profile .title {
	margin-bottom: 15px;
}

.profile-frame .title {
	margin-bottom: 13px;
	/* color: #d2c8be; */
}

.netsworkstaff .profile-frame .title {
	color: rgb(60, 59, 59)
}

.profile-frame .detail {
	line-height: 1.6;
}

.staff-list .bg-glay-mutual:nth-child(even) .staffbox1 {
	order: 2
}

.search-list-wrap {
	padding: 15px 0;
	border-bottom: 1px solid rgb(0, 98, 0);
	justify-content: center;
	box-shadow: 2px 2px 0 0 rgb(189 206 188);
	margin-bottom: 15px;
	padding-right: 10px;
}

.search {
	padding: 35px 0 25px 0;
}
.new .search {
	padding-bottom: 0;
}

.search-choice {
	padding-bottom: 0;
	border-bottom: 1px solid rgb(189 206 188);
	justify-content: space-around;
	align-items: center;
	margin-bottom: 15px;
}

.under-search .keyword {
	padding-bottom: 20px;
}

.keyword {
	padding-bottom: 43px;
}

.search-key {
	font-size: 26px;
}

.search-key span {
	padding-left: 10px;
}

.search-content .search-key {
	padding: 35px 30px 25px 0;
}

.search-content #main {
	margin-bottom: 60px;
}

.search-content #main-no-s {
	margin-bottom: 0;
}

.search-content .search-key-text {
	justify-content: center;
	align-items: baseline;
}

.search-content .search-count p {
	font-size: 25px;
}

.search-count {
	margin-bottom: 20px;
}

.search-count p {
	font-size: 35px;
}

.search-count2st p {
	font-size: 22px;
}

.list-img {
	margin-right: 42px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.list-img img {
	width: 320px;
	padding-right: 4%;
	max-height: auto;
	object-fit: cover;
}

.search-name {
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(199, 199, 199);
	font-size: 20px;
	color: rgb(0, 0, 0);
}

.search-address {
	font-size: 16px;
	line-height: 1.3;
}

.search-textarea {
	padding-top: 10px;
}

.concern {
	font-size: 20px;
}

.con-price {
	font-size: 16px;
	margin-right: 25px;
}

.search.search-results {
	padding: 0
}

/*======================================
 - 物件一覧
=======================================*/
.new-wrap .list-address {
	font-size: 16px;
}

.new-wrap .list-address {
	font-size: 16px;
}

.new-wrap .list-address p:nth-child(1) {
	padding-left: 0
}

.new-img {
	position: relative;
}

.new_entry_date {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	background: rgb(79, 122, 77);
	font-size: 14px;
	padding: 5px 5px;
	color: rgb(255, 255, 255);
}

.new-comment {
	align-items: center;
	padding-top: 20px;
}

.new-comment p {
	font-size: 16px;
	line-height: 1.3;
}

.new-search-list img {
	padding-right: 0;
}

.search-list-wrap img {
	padding-right: 0;
}

.new-search-list .theta-img {
	width: 100px;
}

.pager.new-pager {
	justify-content: center;
}

.list-text {
	-ms-align-self: center;
	align-self: center;
	width: 100%;
}

.list-address {
	padding-top: 10px;
	padding-bottom: 10px;
}

.list-concern {
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgb(199, 199, 199);
}

.search .list-concern {
	border-bottom: none;
	padding-bottom: 0;
}

.search-order {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.search-order a {
	font-size: 21px;
	padding: 0px 10px;
}

.search-order2st a {
	font-size: 20px;
}

.datals-contact {
	width: 1160px;
	margin: 0 auto;
	padding: 20px 10px;
	margin-bottom: 50px;
	background: rgb(235, 235, 235);
	outline: 1px solid rgb(0, 0, 0);
	outline-offset: 17px;
	position: relative;
}

.datals-contact-text h3 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.6;
	padding-bottom: 10px;
}

.datals-contact-text2 p {
	font-size: 18px;
	margin-bottom: 35px;
}

.datals-contact-wrap {
	width: 500px;
	margin-bottom: 10px;
}

.datals-contact-wrap-oh {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.datals-contact-wrap::after {
	content: "";
	border-right: 1px solid rgb(0, 0, 0);
	position: absolute;
	/* height: 210px; */
	height: 176px;
	top: 20px;
	left: 49%;
}

.datals-contact-name {
	font-weight: bold;
	font-size: 25px;
	padding-bottom: 14px;
}

.datals-contact-address {
	font-size: 18px;
	padding-bottom: 15px;
}

.datals-contact-no {
	padding-bottom: 15px;
}

.datals-contact-no .call-namber {
	width: 350px;
}

.datals-contact-no .fas {
	font-size: 34px;
	transform: scale(-1, 1);
}

.datals-contact-time {
	font-size: 15px;
	background: rgb(0, 0, 0);
	padding: 10px 10px;
	border-radius: 20px;
	color: rgb(255, 255, 255);
}

.datals-contact-line {
	background: rgb(79, 207, 12);
	width: 75%;
	padding: 20px 10px;
	margin: 10px auto 0;
	color: rgb(255, 255, 255);
	border-radius: 5px;
	border: 2px solid;
	text-align: center;
	border-radius: 8px;
	position: relative;
	margin-bottom: 20px;
	transition: all .8s ease;
}

.datals-contact-line:hover {
	transition: all .8s ease;
	opacity: .8;
}

.datals-contact-line a:before {
	content: "";
	background: url(images/line-menu-btn.svg) no-repeat;
	position: absolute;
	top: 11px;
	left: 11px;
	width: 60px;
	border: 1px solid rgb(255, 255, 255);
	height: 60px;
	border-radius: 28px;
}

.datals-contact-line a::after {
	font-family: "Font Awesome 5 Free";
	content: '\f054';
	font-weight: 900;
	width: 40px;
	height: 40px;
	top: 38%;
	position: absolute;
	right: 9px;
}


.datals-contact-line a {
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: bold;
}

.datals-contact-mail {
	background: rgb(255, 3, 3);
	width: 75%;
	padding: 20px 10px;
	margin: 0 auto;
	color: rgb(255, 255, 255);
	border-radius: 5px;
	border: 2px solid;
	text-align: center;
	border-radius: 8px;
	position: relative;
	transition: all .8s ease;
}

.datals-contact-mail a {
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: bold;
}

.datals-contact-mail:hover {
	opacity: .8;
	transition: all .8s ease;
}

.datals-contact-mail::before {
	content: "";
	background: url(images/menu-mail-btn.svg) no-repeat;
	position: absolute;
	top: 11px;
	left: 11px;
	width: 60px;
	border: 1px solid rgb(255, 255, 255);
	height: 60px;
	border-radius: 28px;
}

.datals-contact-mail::after {
	font-family: "Font Awesome 5 Free";
	content: '\f054';
	font-weight: 900;
	width: 40px;
	height: 40px;
	top: 38%;
	position: absolute;
	right: 9px;
	font-size: 18px;
}

.datals-contact-span {
	display: block;
	padding: 10px 0 0 0;
	font-size: 22px;
}

/*======================================
    ●form
=======================================*/
.rent-title {
	margin-bottom: 50px;
}

/* line 3, scss/_form.scss */
input[type=text],
input[type=email],
textarea {
	padding: 6px;
	border: 1px solid rgb(222, 222, 222);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 7, scss/_form.scss */
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	background: rgb(238, 238, 238);
	border: 1px solid rgb(204, 204, 204);
}

#seaerch_map_section {
	margin: 40px auto 0;
}

select {
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: -internal-light-dark-color(rgb(0, 0, 0), rgb(255, 255, 255));
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	-webkit-appearance: menulist;
	box-sizing: border-box;
	align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	background-color: -internal-light-dark-color(rgb(255, 255, 255), rgb(0, 0, 0));
	cursor: default;
	margin: 0em;
	font: 400 13.3333px Arial;
	border-radius: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(169, 169, 169);
	border-image: initial;
}

.c-select {
	padding: 10px 8px 14px 8px;
	cursor: pointer;
	height: 100%;
	width: 100%;
	outline: none;
	color: rgb(0, 0, 0);
	font-size: 16px;
	min-width: 100%;
	z-index: 10;
	border-radius: 8px;
	border: rgb(143, 143, 143) 2px solid;
	width: 130px;
	font-weight: bold;
	font-size: 18px;
}

.c-select:before {
	content: "\e900";
	color: rgb(170, 170, 170);
	font-family: iconfont, sans-serif !important;
	padding-left: 3px;
	padding-top: 3px;
	position: absolute;
	right: 8px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	font-size: 12px;
}

.panel-group .select_wrap .c-select {
	border: rgb(143, 143, 143) 2px solid;
	width: 130px;
	font-size: 18px;
	-webkit-rtl-ordering: logical;
	text-rendering: auto;
	background-color: rgb(255, 255, 255);
}

.select_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.select_box .select_wrap:nth-child(3) select {
	width: 210px;
}

.select_box::after {
	content: "";
	position: absolute;
	right: -42px;
	display: block;
	height: 45px;
	bottom: 3px;
}

.wpcf7 form .wpcf7-response-output {
	width: 1200px;
	margin: 30px auto 0;
	padding: 33px 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.site-submit input {
	outline: none;
}

.contact-submit input {
	outline: none;
}

.wpcf7-not-valid-tip {
	font-size: 1.2em;
	padding-top: 5px;
}

.search_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	background: rgb(92, 17, 119);
	padding-left: 25px;
}

.check_wrap {
	max-width: 750px;
	position: relative;
}

.check_li {
	align-items: center;
	height: 46px;
}

.check_li p {
	padding-bottom: 20px;
}

.check_li .check_li-other {
	padding-bottom: 0;
	font-size: 14px;
	width: 50px;
	color: rgb(255, 255, 255);
}

.check_li label {
	display: inline-block;
	float: left;
}

.check_li-other {
	font-size: 16px;
}

.select_wrap {
	margin-right: 10px;
}

.sesrch_count {
	font-size: 16px;
	position: absolute;
	right: 0;
	top: -38px;
}

.current_num {
	font-size: 22px;
	color: rgb(92, 17, 119);
	font-weight: bold;
}

.current_num_text {
	color: rgb(85, 85, 85);
}

/* Base for label styling */
[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
	position: relative;
	padding-left: 2.2em;
	cursor: pointer;
	font-size: 16px;
	color: rgb(255, 255, 255);
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0);
}

[type="checkbox"]:checked+label:after {
	opacity: 1;
	transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
	box-shadow: none;
	border-color: rgb(187, 187, 187);
	background-color: rgb(221, 221, 221);
}

[type="checkbox"]:disabled:checked+label:after {
	color: rgb(153, 153, 153);
}

[type="checkbox"]:disabled+label {
	color: rgb(170, 170, 170);
}

/* accessibility */
[type="checkbox"]:checked:focus+label:before,
[type="checkbox"]:not(:checked):focus+label:before {
	border: 2px solid rgb(114, 114, 114);
}

/* hover style just for information */
label:hover:before {
	border: 2px solid rgb(54, 54, 54) !important;
}

.check_wrap input[type='checkbox'] {
	top: 39px;
}

.ad-active {
	color: rgb(127, 141, 142);
}

.ad-oh {
	display: flex;
	align-items: center;
}

label:hover input[type='checkbox'] {
	/* border-color: rgb(255, 255, 255); */
}

input[type='checkbox'] {
	cursor: pointer;
	outline: none;
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-100%);
	height: 20px;
	width: 20px;
	margin: 2px 10px;
	background-color: transparent;
	border: 2px solid rgb(189, 195, 199);
	border-radius: 2px;
	transition: all 0.3s ease, border 0.3s ease;
	top: 19px;
}

.home input[type='checkbox'] {
    -webkit-appearance: none;
}

input[type='checkbox']:checked::before {
	height: 20px;
}

input[type='checkbox']:checked::before,
input[type='checkbox']:checked::after {
	box-shadow: 0 0 0 0.4px rgb(255, 255, 255);
	transition: all .3s ease;
}

input[type='checkbox']::before {
	top: 17.96px;
	left: 13.36px;
	-webkit-transform: rotate(-147deg);
	transform: rotate(-147deg);
}

input[type='checkbox']::before,
input[type='checkbox']::after {
	position: absolute;
	height: 0;
	width: 1.76px;
	background-color: rgb(74, 124, 89);
	display: inline-block;
	-webkit-transform-origin: left top;
	border-radius: 4px;
	margin: 1px 0px 0px -3px;
	content: '';
}
.wpcf7 input[type='checkbox']::before, .wpcf7 input[type='checkbox']::after {
	/* background:none; */
	display: none;
}

input[type='checkbox']:checked::after {
	height: 7px;
}

input[type='checkbox']::after {
	top: 16.08px;
	left: 13px;
	-webkit-transform: rotate(147deg);
	transform: rotate(147deg)
}

label:hover input[type='radio'] {
	border-color: rgb(179, 145, 193);
}

input[type='radio'] {
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-100%);
	height: 20px;
	width: 20px;
	margin: 2px 10px;
	background-color: transparent;
	border: 2px solid rgb(189, 195, 199);
	border-radius: 50%;
	transition: background-color 0.3s ease, border 0.3s ease;
	top: 18px;
}

input[type='radio']:checked::before {
	height: 19px;
	-webkit-animation: animatetop 0.3s ease;
}

input[type='radio']:checked::before,
input[type='radio']:checked::after {
	/* box-shadow: 0 0 0 0.4px rgb(255, 255, 255); */
	transition: all .2s ease;
}

input[type='radio']::before {
	top: 4.96px;
	left: 3.36px;
	-webkit-transform: rotate(-135deg);
	top: 10.96px;
	left: 11px;
	-webkit-transform: rotate(-147deg);
	transform: rotate(-147deg);
}

input[type='radio']::before,
input[type='radio']::after {
	position: absolute;
	height: 0;
	width: 1.76px;
	/* background-color: rgb(255, 255, 255); */
	display: inline-block;
	-webkit-transform-origin: left top;
	border-radius: 4px;
	margin: 0px 0px 0px -3px;
	content: '';
}

input[type='radio']:checked::after {
	height: 6px;
}

input[type='radio']::after {
	top: 9.08px;
	left: 11px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(147deg);
}

.side-search .check-other {
	padding-top: 5px;
}

.bukken_title h3 a {
	font-size: 16px;
}

.draggable .bukken_title h3 a {
	border-bottom: 1px solid rgb(117 55 140);
	padding-bottom: 1px;
	display: block;
}

#js-gmap .bukken_title h3 a {
	border-bottom: 1px solid rgb(117 55 140);
	padding-bottom: 1px;
	display: block;
}

.gm-style-iw-d {
	max-width: 500px;
}

.slider {
	margin: 100px auto;
	width: 80%;
}

.slider img {
	height: auto;
	width: 100%;
}

.info .date {
	border: 1px solid rgb(112, 112, 112);
	border-radius: 10px;
	padding: 10px 38px;
	font-size: 12px;
}

.info .info-title {
	font-size: 16px;
	font-weight: bold;
}

.info .info-title a {
	color: rgb(92, 17, 119);
	font-size: 16px;
}

.info .info-content {
	width: 40%;
	font-size: 16px;
	line-height: 1.6;
}

.info .info-title-wrap {
	text-align: left;
	width: 20%;
}

.ranking .ranking-thumb {
	width: 60%;
}

.ranking div {
	margin-right: 2%;
}

.ranking div:last-child {
	margin-right: 0;
}

.ranking img {
	height: 170px;
	object-fit: cover;
	width: 100%;
}

.ranking .ranking-no {
	background: rgb(92, 17, 119);
	padding: 20px 10px;
	position: relative;
}

.ranking .count1::before {
	content: "";
	background: url(images/1st.svg) no-repeat;
	background-size: contain;
	width: 65px;
	height: 45px;
	position: absolute;
	top: -32px;
}

.ranking .count2::before {
	content: "";
	background: url(images/2nd.svg) no-repeat;
	background-size: contain;
	width: 84px;
	height: 45px;
	position: absolute;
	top: -32px;
}

.ranking .count3::before {
	content: "";
	background: url(images/3rd.svg) no-repeat;
	background-size: contain;
	width: 74px;
	height: 45px;
	position: absolute;
	top: -32px;
}

.ranking .count4::before {
	content: "";
	background: url(images/4th.svg) no-repeat;
	background-size: contain;
	width: 65px;
	height: 45px;
	position: absolute;
	top: -32px;
}

.ranking .count5::before {
	content: "";
	background: url(images/5th.svg) no-repeat;
	background-size: contain;
	width: 65px;
	height: 45px;
	position: absolute;
	top: -32px;
}

.ranking .ranking-title p:first-child {
	background: rgb(255, 255, 255);
	color: rgb(92, 17, 119);
	padding: 5px 0;
	display: inline-block;
	width: 7rem;
	line-height: 20px;
	height: 30px;
	font-size: 14px;
	text-align: center;
}

.ranking .ranking-title a {
	color: rgb(255, 255, 255);
	display: inline-block;
	font-size: 14px;
	padding-left: 10px;
	line-height: 1.1;
	width: 13rem;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.ranking-title {
	margin-bottom: 10px;
	height: 30px;
}

.ranking-access {
	color: rgb(255, 255, 255);
	font-size: 14px;
	line-height: 1.6;
}

.ranking-wrap {
	position: relative;
	margin-bottom: 100px;
}

.ranking-bg {
	position: absolute;
	top: 312px;
	z-index: -1;
	width: 100%;
	height: 210px
}

.corporate {
	padding: 90px 0;
}

.corporate-h2 {
	border-bottom: 1px solid rgb(92, 17, 119);
	padding-bottom: 23px;
	margin-bottom: 30px
}

.corporate h2 {
	font-size: 30px;
}

.corporate h2.staff-company-name {
	display: flex;
	flex-direction: column;
}

.corporate h2.netsworkstaff-company-name {
	margin-bottom: 16px;
	margin-top: 50px;
}

.corporate h2.staff-company-name {
	margin: 50px auto 16px;
	padding: 16px 0;
	background: rgb(255,255,255);
	background: linear-gradient(184deg, rgba(255,255,255,1) 33%, rgba(213,213,213,1) 59%, rgba(203,203,203,1) 83%, rgba(166,166,166,1) 100%);
	border: 1px solid #bdbdbd;
	width: 1200px;
	position: relative;
	text-align: left;
	padding-left: 1em;
}

.corporate h2.staff-company-name::before {
	content: "";
	position: absolute;
	background-color: rgb(92, 17, 119);
	width: 12px;
	height: calc(100% - 20%);
	top: 10%;
	/* text-align: left; */
	left: 0em;
}

.corporate h2.netsworkstaff-company-name::before {
	background-color: rgb(242, 149, 0);
}

.corporate h3 {
	color: rgb(92, 17, 119);
	font-size: 26px;
	font-weight: normal;
	background: rgb(255, 255, 255);
}

.company.corporate h3 {
	color: rgb(0, 0, 0);
	padding-bottom: 20px;
	line-height: 1.6;
}

.corporate p {
	font-size: 16px;
}

.corporate .corporate-p1 {
	font-size: 23px;
	padding-bottom: 20px;
}

.corporate .corporate-p2 {
	font-size: 23px;
}

.strenght-wrap1st {
	margin-bottom: 90px;
}

.strenght-wrap2st {
	margin: 0 auto;
	display: block;
	width: 700px;
	padding-left: 70px;
}

.strenght-wrap2st h2 {
	padding-bottom: 27px;
}

.strenght-wrap2st h3 {
	position: relative;
	white-space: nowrap;
}

#strength.strenght .strenght-wrap2st h3 {
	padding: 10px 10px 15px 10px;
}

.strenght-wrap2st h3:nth-child(1):before {
	content: "1";
}

.strenght-wrap2st h3:nth-child(3):before {
	content: "2";
}

.strenght-wrap2st h3:nth-child(5):before {
	content: "3";
}

.strenght-wrap2st h3:nth-child(7):before {
	content: "4";
}

.strenght-wrap2st h3:nth-child(9):before {
	content: "5";
}

.strenght-wrap2st h3:nth-child(11):before {
	content: "6";
}

.strenght-wrap2st h3:nth-child(13):before {
	content: "7";
}

.strenght-wrap2st h3:nth-child(15):before {
	content: "8";
}

.strenght-wrap2st h3:nth-child(17):before {
	content: "9";
}

.strenght-wrap2st h3:nth-child(n+1):before {
	border: 1px solid rgb(92, 17, 119);
	border-radius: 50%;
	width: 70px;
	height: 70px;
	position: absolute;
	top: -11px;
	text-align: center;
	line-height: 70px;
	z-index: -1;
	font-weight: bold;
	left: -57px;
	font-size: 32px;
	font-family: ヒラギノ明朝 Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

.strenght-wrap2st p {
	padding-bottom: 70px;
	line-height: 1.6;
	padding-left: 15px;
}

.strenght-wrap2st p:last-child {
	padding-bottom: 0;
}

.qa-wrap {
	width: 780px;
}

.strenght-wrap2st p {
	position: relative;
}

.qa-wrap p:nth-child(n+1):before {
	border: 1px solid rgb(103, 103, 103);
	border-radius: 50%;
	width: 50px;
	height: 50px;
	position: absolute;
	top: -7px;
	text-align: center;
	line-height: 47px;
	z-index: -1;
	font-weight: bold;
	left: -40px;
	font-size: 20px;
	color: rgb(103, 103, 103);
	font-family: ヒラギノ明朝 Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

.qa .strenght-wrap2st h3:nth-child(17):before {
	content: "9";
}

.qa .strenght-wrap2st .ques:before {
	content: "Q";
	left: -22px;
}

.qa .strenght-wrap2st .answer:before {
	content: "A";
	border: 1px solid rgb(92, 17, 119);
	color: rgb(92, 17, 119);
	left: -50px;
}

.qa-wrap {
	padding-left: 0;
}

.qa-wrap div {
	margin-bottom: 60px;
}

.qa-wrap div:last-child {
	margin-bottom: 0;
}

.qa-wrap .ques {
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(103, 103, 103);
	margin-bottom: 25px;
	padding-left: 41px;
	font-size: 20px;
}

.qa-wrap .answer {
	color: rgb(92, 17, 119);
	margin-left: 80px;
	font-weight: bold;
	font-size: 20px;
}

.text-space-bottom {
	padding-bottom: 80px;
}

.corporate-text {
	font-size: 16px;
}

.management .corporate-text {
	padding-bottom: 16px;
	line-height: 1.6;
	padding-right: 30px;
	color: rgb(37, 37, 37);
}

.management .management-oh {
	padding-bottom: 0;
	margin-bottom: 10px;
}

.management-text02 .management-text-oh {
	margin-bottom: 60px;
}

.management .corporate-h2 {
	margin-bottom: 215px;
}

.flow-parent .corporate-h2 {
	margin-bottom: 60px;
}

.management-bg-wrap {
	position: relative;
}

.management-bg01::before {
	content: "";
}

.flow-bg {
	width: 100%;
	height: auto;
	position: relative;
	padding: 45px 40px;
	margin-bottom: 170px;
	border: 1px solid rgb(37, 37, 37);
}

.flow-bg:last-child {
	margin-bottom: 50px;
}

.flow-bg01 {
	background: left center / cover no-repeat url(images/flow01.jpg), rgb(255, 255, 255);
}

.flow-bg02 {
	background: left center / cover no-repeat url(images/flow02.jpg), rgb(255, 255, 255);
}

.flow-bg03 {
	background: left center / cover no-repeat url(images/flow03.jpg), rgb(255, 255, 255);
}

.flow-bg04 {
	background: left bottom / cover no-repeat url(images/flow04.jpg), rgb(255, 255, 255);
}

.flow-bg05 {
	background: left center / cover no-repeat url(images/flow05.jpg), rgb(255, 255, 255);
}

.flow-bg06 {
	background: left center / cover no-repeat url(images/flow06.jpg), rgb(255, 255, 255);
}

.flow-bg07 {
	background: left center / cover no-repeat url(images/flow07.jpg), rgb(255, 255, 255);
}

.flow-bg08 {
	background: left bottom / cover no-repeat url(images/flow08.jpg), rgb(255, 255, 255);
}

.flow-bg::before {
	content: "";
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
}

.flow-bg::after {
	content: "";
	background: rgb(92, 17, 119);
	position: absolute;
	width: 50px;
	height: 171px;
	bottom: -171px;
	margin: 0 auto;
	z-index: -9;
}

.flow-bg:last-child::after {
	background: none;
}

.flow-wrap .flow-text p {
	padding-bottom: 16px;
	line-height: 1.6;
	padding-right: 30px;
	color: rgb(255, 255, 255);
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	padding-left: 30px;
	text-shadow: 2px 2px 0px rgb(0, 0, 0);
}

.flow-parent h3 {
	font-size: 26px;
	color: rgb(0 0 0);
	line-height: 1.6;
	margin-bottom: 20px;
	font-weight: bold;
	padding-left: 50px;
}

.relocation-dis-orenge {
	font-weight: 900;
	color: #ff4700;
}

.confirmation .wpcf7-list-item {
	margin-left: 0;
}
.confirmation .contact-submit.site-submit {
	display: flex;
    flex-direction: column;
}

.site-content .management-text01:nth-child(1) h3 {
	line-height: 100px;
	height: 100px;
}

.flow-parent h3.f32 {
	font-size: 24px;
}

.flow-parent .flow-contact p {
	padding: 0 25px 25px 25px;
	line-height: 1.6;
	color: rgb(37, 37, 37);
	font-size: 20px;
}

.flow-parent .flow-4 h3 {
	font-size: 26px;
}

.flow-parent .flow-5 h3 {
	font-size: 26px;
}

.flow-parent .management-text01::after {
	content: "";
	position: absolute;
	width: 100px;
	height: 281px;
	left: 0;
	bottom: -244px;
	background: rgb(92, 17, 119);
	z-index: -1;
}

.flow-parent .management-text01:last-child::after {
	display: none;
}

.flow-parent .flow-r {
	padding-left: 120px;
}

.flow-img-right {
	order: 2;
}

.flow-img img {
	width: 100%;
	height: 90%;
	object-fit: cover;
	object-position: 0% 0%;
}

.flow-parent .management-text01 {
	margin-bottom: 70px;
	position: relative;
}

.flow-parent .management-text01:last-child {
	margin-bottom: 0;
}

.flow-parent .management-text01::before {
	content: "";
	background: rgb(222, 213, 255);
	width: 1000px;
	height: 240px;
	position: absolute;
	bottom: 37px;
}

.transfer-h-wrap {
	margin-bottom: 60px;
}

.transfer .transfer-h2 {
	margin-bottom: 30px;
}

.transfer-h2+p {
	text-align: center;
	line-height: 1.6;
	font-size: 18px;
}

.transfer .transfer-l-1st {
	padding-top: 0;
}

.transfer-l-1st .corporate-text {
	padding-bottom: 0;
}

.transfer-l-1st p {
	font-size: 28px;
}

.transfer .management .transfer-text {
	font-size: 17px;
	padding-top: 15px;
}

.transfer-space {
	margin-bottom: 100px;
}

.management-text01 div {
	position: relative;
}

.transfer-space .management-text01 div {
	padding: 20px;
}

.management-text01 .flow-contact {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.management-text01 .flow-img {
	width: 50%;
}

.flow-contact p {
	line-height: 1.6;
}

.no-text {
	color: rgb(255, 255, 255);
	font-size: 37px;
	padding-left: 15px;
	text-shadow: 2px 2px 0px rgb(0, 0, 0);
	font-size: 35px;
	color: rgb(255, 255, 255);
}

.management-text01 .management-text-no {
	font-size: 50px;
	color: rgb(255, 255, 255);
	margin-top: 50px;
}

.management-text-no .no::before {
	color: rgb(37, 37, 37);
	border-radius: 50%;
	font-size: 42px;
	padding: 7px;
	background: rgb(255, 255, 255);
	position: absolute;
	top: -60px;
	left: 0;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 80px;
	z-index: 1;
	border: 1px solid rgb(221, 221, 221);
}

.management-text-no .no01::before {
	content: "01";
}

.management-text-no .no02::before {
	content: "02";
}

.management-text-no .no03::before {
	content: "03";
}

.management-text-no .no04::before {
	content: "04";
}

.management-text-no .no05::before {
	content: "05";
}

.management-text-no .no06::before {
	content: "06";
}

.management-text-no .no07::before {
	content: "07";
}

.management-text-no .no08::before {
	content: "08";
}

.management-text01 {
	position: relative;
}

.newarticle {
	padding-bottom: 60px;
	position: relative;
}

/* ===== 新着物件セクション リニューアル ===== */

/* タイトル */
#title_newarticle {
	padding-top: 60px;
}

#title_newarticle .headline {
	width: auto;
	margin-bottom: 50px;
}

#title_newarticle .h-icon::before,
#title_newarticle .h-icon::after {
	display: none;
}

#title_newarticle .h-icon img {
	display: none;
}

#title_newarticle .headline h2 {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	gap: 5px;
	line-height: 1.4;
	font-size: 18px;
	color: #7a9a6d;
}

#title_newarticle .headline h2 span {
	position: static;
	font-size: 30px;
	font-weight: bold;
}

#title_newarticle .headline h2 span::before {
	display: none;
}

/* Slickスライダー */
.newarticle-slider {
	margin: 0 50px;
}

.newarticle-slider .slick-track {
	display: flex !important;
}

.newarticle-slider .slick-slide {
	height: auto;
}

.newarticle-slider .slick-slide > div {
	display: flex !important;
	flex-wrap: wrap !important;
}

.newarticle-slider .slick-slide > div > .newarticle-slide {
	width: 33.333% !important;
	box-sizing: border-box;
}

/* slick未初期化時のフォールバック（2行3列） */
.newarticle-slider:not(.slick-initialized) {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	padding-bottom: 10px;
}

.newarticle-slider:not(.slick-initialized) .newarticle-slide {
	flex: 0 0 calc(33.333%);
	min-width: 0;
}

@media screen and (max-width: 1024px) {
	.newarticle-slider .slick-slide > div > .newarticle-slide {
		width: 33.333% !important;
		/* width: 50% !important; */
	}
	.newarticle-slider:not(.slick-initialized) .newarticle-slide {
		/* flex: 0 0 50%; */
		flex: 0 0 calc(50% - 5px);
	}
	.newarticle-slide {
		padding: 0 5px 5px;
	}
}

/* スマホ: unslickで2列グリッド表示 */
@media screen and (max-width: 767px) {
	.newarticle-slider {
		display: flex !important;
		flex-wrap: wrap !important;
		margin: 0 !important;
		padding: 0 10px;
	}
	.newarticle-slider .newarticle-slide {
		flex: 0 0 50%;
		width: 50% !important;
		padding: 0 6px 12px;
	}
	.newarticle-prev,
	.newarticle-next {
		display: none !important;
	}
}

.newarticle-slider .slick-list {
	overflow: visible;
	overflow-x: clip;
}

@media screen and (max-width: 768px) {
	.newarticle-slider .slick-list {
		overflow: hidden;
	}
}

.newarticle-slide {
	padding: 0 12px 20px;
	height: inherit !important;
	box-sizing: border-box;
}

/* カード */
.newarticle-card {
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 2px 7px rgb(0, 0, 0, 0.36);
	background: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
	transition: box-shadow 0.3s;
}

.newarticle-card:hover {
	box-shadow: 0 4px 7px rgba(0, 0, 0, 0.15);
}

.newarticle-card-img {
	display: block;
	overflow: hidden;
}

.newarticle-card-img img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	display: block;
	transition: transform 0.3s;
}

.newarticle-card:hover .newarticle-card-img img {
	transform: scale(1.03);
}

.newarticle-card-body {
	padding: 18px 20px 20px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.newarticle-card-no {
	font-size: 13px;
	color: #888;
	margin-bottom: 4px;
}

.newarticle-card-name {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.4;
}

.newarticle-card-name a {
	color: #333;
	text-decoration: none;
}

.newarticle-card-info {
	font-size: 13px;
	color: #555;
	line-height: 1.6;
	padding: 2px 0;
	display: flex;
}
.newarticle-card-price {
	font-size: 24px;
	font-weight: bold;
}

.newarticle-card-price .rent-pul {
	font-size: 16px;
	display: flex;
	align-items: end;
	margin-right: 10px;
	line-height: 1.8;
}

.newarticle-card-icon {
	width: 16px;
	height: 16px;
	margin-right: 6px;
	vertical-align: middle;
	object-fit: contain;
}

.newarticle-card-comment {
	font-size: 12px;
	color: #777;
	line-height: 1.5;
	padding: 2px 0;
	flex: 1;
}

.newarticle-card-desc {
	font-size: 12px;
	color: #777;
	line-height: 1.7;
	margin-top: 10px;
	flex: 1;
}

.newarticle-card-bottom {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 12px;
	margin-top: 15px;
	padding-top: 0;
}

.newarticle-card-bottom .wpfp-span {
	margin-left: 0;
}

.newarticle-card-bottom .wpfp-span a {
	color: #e77;
	font-size: 20px;
}

.newarticle-card-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	border: 1px solid #aaa;
	border-radius: 6px;
	padding: 8px 30px;
	font-size: 14px;
	color: #555;
	text-decoration: none;
	transition: all 0.3s;
	flex: 1;
	background: #84a082;
	color: #ffffff;
}

a.newarticle-card-btn {
	color: #ffffff;
}

.newarticle-card-btn:hover {
	background: #f5f5f5;
	border-color: #888;
	color: #333;
}

.newarticle-card-btn i {
	font-size: 12px;
}

.wpfp-wrap {
	margin-left: auto;
}

/* Slick矢印 */
.newarticle-prev,
.newarticle-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: none;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	font-size: 20px;
	color: #999;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
	background: #84a082;
	color: #ffffff;
}

.newarticle-prev { left: -50px; }
.newarticle-next { right: -50px; }

.newarticle-prev:hover,
.newarticle-next:hover {
	background: #fff;
	color: #555;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
	.newarticle-slider {
		margin: 0 40px;
		touch-action: pan-y;
		-webkit-user-select: none;
		user-select: none;
	}
	.newarticle-slider .slick-list {
		touch-action: pan-y;
	}
	.newarticle-prev { left: -40px; }
	.newarticle-next { right: -40px; }
	.newarticle-prev,
	.newarticle-next {
		width: 36px;
		height: 36px;
		font-size: 16px;
		z-index: 100;
	}
}

/* Slick ドット */
.newarticle-slider .slick-dots {
	bottom: -30px;
	display: flex !important;
	justify-content: center;
	gap: 8px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.newarticle-slider .slick-dots li button {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	border: none;
	padding: 0;
	font-size: 0;
	cursor: pointer;
}

.newarticle-slider .slick-dots li.slick-active button {
	background: #4F7A4D;
}

/* すべての物件を見るボタン */
.newarticle .new-article-link {
	background: #4F7A4D;
	border-radius: 50px;
	max-width: 550px;
	margin: 40px auto 0;
	padding: 18px 0;
	transition: all 0.6s;
	padding: 15px 0;
}

.newarticle .new-article-link:hover {
	background: #3d6240;

}
.btn-box {
	transition: all .6s ease;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.50);
}
.btn-box:hover {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.20);
}

.newarticle .new-article-link a {
	position: static;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

.newarticle .new-article-link a::after {
	content: "\00a0\00a0＞";
}

/* ===== 新着物件セクション ここまで ===== */

/* ===== WP-Members お気に入り物件一覧 ===== */
.wpmem-favorites-wrap {
	margin-top: 30px;
}

.wpmem-favorites-wrap h3 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid #4F7A4D;
	margin-bottom: 20px;
}

.wpmem-fav-item {
	display: flex;
	gap: 20px;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	align-items: flex-start;
}

.wpmem-fav-img {
	flex-shrink: 0;
}

.wpmem-fav-img img {
	width: 120px;
	height: 90px;
	object-fit: cover;
	border-radius: 8px;
}

.wpmem-fav-info {
	flex: 1;
	min-width: 0;
}

.wpmem-fav-no {
	font-size: 12px;
	color: #888;
	margin-bottom: 2px;
}

.wpmem-fav-name {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}

.wpmem-fav-name a {
	color: #333;
	text-decoration: none;
}

.wpmem-fav-name a:hover {
	color: #4F7A4D;
}

.wpmem-fav-detail {
	font-size: 13px;
	color: #555;
	line-height: 1.6;
}

.wpmem-fav-detail i {
	width: 16px;
	text-align: center;
	margin-right: 5px;
	color: #888;
	font-size: 12px;
}

.wpmem-fav-price {
	font-size: 16px;
	font-weight: bold;
	color: #c75a2a;
	margin-top: 4px;
}

.wpmem-fav-actions {
	display: flex;
	flex-direction: column;
	gap: 8px;
	flex-shrink: 0;
}

.wpmem-fav-btn-detail {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 8px 18px;
	border: 1px solid #aaa;
	border-radius: 6px;
	font-size: 13px;
	color: #555;
	text-decoration: none;
	transition: all 0.3s;
	white-space: nowrap;
}

.wpmem-fav-btn-detail:hover {
	background: #f5f5f5;
	border-color: #888;
}

.wpmem-fav-btn-remove {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	padding: 8px 18px;
	border: 1px solid #daa;
	border-radius: 6px;
	font-size: 13px;
	color: #c55;
	background: #fff;
	cursor: pointer;
	transition: all 0.3s;
	white-space: nowrap;
}

.wpmem-fav-btn-remove:hover {
	background: #fef0f0;
	border-color: #c55;
}

@media (max-width: 600px) {
	.wpmem-fav-item {
		flex-wrap: wrap;
	}
	.wpmem-fav-img img {
		width: 100%;
		height: 180px;
	}
	.wpmem-fav-img {
		width: 100%;
	}
	.wpmem-fav-actions {
		flex-direction: row;
		width: 100%;
	}
}
/* ===== WP-Members お気に入り ここまで ===== */

/* ===== マイページ ===== */

/* ヒーローバナー */
.mypage-hero {
	background: linear-gradient(135deg, rgb(92,17,119) 0%, rgb(140,50,170) 50%, rgb(92,17,119) 100%);
	color: #fff;
	padding: 40px 30px;
	border-radius: 12px;
	margin-bottom: 30px;
}

.mypage-hero-inner h2 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 8px;
}

.mypage-hero-inner h2 i {
	margin-right: 10px;
}

.mypage-hero-inner p {
	font-size: 16px;
	opacity: 0.9;
}

/* タブナビゲーション */
.mypage-tabs {
	display: flex;
	gap: 4px;
	margin-bottom: 30px;
	border-bottom: 2px solid #eee;
	overflow-x: auto;
}

.mypage-tab {
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 12px 20px;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	font-weight: 500;
	border-bottom: 3px solid transparent;
	transition: all 0.3s;
	white-space: nowrap;
}

.mypage-tab:hover {
	color: rgb(92,17,119);
	border-bottom-color: rgba(92,17,119,0.3);
}

.mypage-tab-active {
	color: rgb(92,17,119);
	border-bottom-color: rgb(92,17,119);
	font-weight: bold;
}

.mypage-tab i {
	font-size: 14px;
}

/* コンテンツエリア */
.mypage-content {
	min-height: 300px;
	padding: 10px 0;
}

.mypage-wrap {
	max-width: 1000px;
	margin: 30px auto;
	padding: 0 15px;
}

/* 歓迎セクション */
.mypage-welcome {
	background: #f8f4fb;
	border-left: 4px solid rgb(92,17,119);
	padding: 20px 25px;
	border-radius: 0 8px 8px 0;
	margin-bottom: 30px;
}

.mypage-welcome h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
}

.mypage-welcome p {
	color: #666;
	font-size: 14px;
}

/* 統計カード */
.mypage-stats {
	display: flex;
	gap: 20px;
	margin-bottom: 30px;
}

.mypage-stat-card {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 25px 20px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 12px;
	text-decoration: none;
	color: #333;
	transition: all 0.3s;
	box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.mypage-stat-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 16px rgba(92,17,119,0.12);
	border-color: rgba(92,17,119,0.3);
}

.mypage-stat-icon {
	font-size: 28px;
	color: rgb(92,17,119);
	margin-bottom: 10px;
}

.mypage-stat-number {
	font-size: 36px;
	font-weight: bold;
	color: rgb(92,17,119);
	line-height: 1;
	margin-bottom: 6px;
}

.mypage-stat-label {
	font-size: 14px;
	color: #888;
}

/* セクションタイトル */
.mypage-section-title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid rgb(92,17,119);
	margin-bottom: 20px;
	color: #333;
}

.mypage-section-title i {
	color: rgb(92,17,119);
	margin-right: 8px;
}

.mypage-section-desc {
	color: #666;
	font-size: 14px;
	margin-bottom: 20px;
}

/* もっと見るリンク */
.mypage-more-link {
	text-align: center;
	margin-top: 20px;
}

.mypage-more-link a {
	display: inline-block;
	padding: 10px 30px;
	background: rgb(92,17,119);
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-size: 14px;
	transition: all 0.3s;
}

.mypage-more-link a:hover {
	background: rgb(120,40,150);
}

/* ログアウトリンク */
.mypage-logout {
	text-align: center;
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}

.mypage-logout a {
	color: #999;
	text-decoration: none;
	font-size: 14px;
	transition: color 0.3s;
}

.mypage-logout a:hover {
	color: #c55;
}

/* 限定物件バッジ */
.kaiin-badge {
	position: absolute;
	top: 6px;
	left: 6px;
	background: linear-gradient(135deg, rgb(92,17,119), rgb(140,50,170));
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 8px;
	border-radius: 4px;
	z-index: 1;
}

.wpmem-fav-img {
	position: relative;
}

/* 会員限定制限メッセージ */
.kaiin-restricted {
	text-align: center;
	padding: 60px 30px;
	max-width: 600px;
	margin: 40px auto;
}

.kaiin-restricted-icon {
	color: rgb(92,17,119);
	margin-bottom: 20px;
}

.kaiin-restricted h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

.kaiin-restricted > p {
	color: #666;
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 1.7;
}

.kaiin-restricted-btns {
	display: flex;
	gap: 15px;
	justify-content: center;
	margin-bottom: 20px;
}

.kaiin-restricted-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 14px 30px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.3s;
}

.kaiin-restricted-btn-login {
	background: rgb(92,17,119);
	color: #fff;
}

.kaiin-restricted-btn-login:hover {
	background: rgb(120,40,150);
}

.kaiin-restricted-btn-register {
	background: #fff;
	color: rgb(92,17,119);
	border: 2px solid rgb(92,17,119);
}

.kaiin-restricted-btn-register:hover {
	background: #f8f4fb;
}

.kaiin-restricted-note {
	font-size: 13px;
	color: #999;
}

/* ヘッダー会員アイコン */
.bg-member {
	background: rgb(92,17,119);
}

.bg-member a {
	color: #fff;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.bg-member i {
	font-size: 24px;
	margin-bottom: 2px;
}

.bg-member span {
	font-size: 10px;
}

.header-member-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	transition: opacity 0.3s;
}

.header-member-link:hover {
	opacity: 0.8;
}

.header-member-link i {
	font-size: 20px;
	margin-bottom: 3px;
}

.header-member-link span {
	font-size: 10px;
	white-space: nowrap;
}

/* SP メニュー会員リンク */
.sp-menu-member {
	display: flex;
	gap: 10px;
	padding: 15px 20px;
	border-bottom: 1px solid #eee;
}

.sp-menu-member-link {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 12px;
	border-radius: 8px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	background: #4a7c59;
	color: #fff;
	transition: background 0.3s;
}

.sp-menu-member-link:hover {
	background: rgb(120,40,150);
}

.sp-menu-member-logout {
	background: #fff;
	color: #666;
	border: 1px solid #ddd;
}

.sp-menu-member-logout:hover {
	background: #f5f5f5;
}

/* MV エリア ログイン済み表示 */
.mv-member-welcome {
	background: rgba(255,255,255,0.95);
	border-radius: 12px;
	padding: 25px;
	text-align: center;
}

.mv-member-name {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

.mv-member-btns {
	display: flex;
	gap: 10px;
	justify-content: center;
}

.mv-member-btn {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 10px 24px;
	border-radius: 8px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	background: rgb(79, 122, 77);
	color: #fff;
	transition: background 0.3s;
}

.mv-member-btn:hover {
	background: rgb(120,40,150);
}

.mv-member-btn-logout {
	background: #fff;
	color: #666;
	border: 1px solid #ddd;
}

.mv-member-btn-logout:hover {
	background: #f5f5f5;
}

/* WP-Members フォームのテーマ統一 */
.mypage-content #wpmem_reg,
.mypage-content .wpmem-form {
	max-width: 600px;
}

.mypage-content .wpmem-form input[type="text"],
.mypage-content .wpmem-form input[type="email"],
.mypage-content .wpmem-form input[type="password"],
.mypage-content .wpmem-form textarea,
.mypage-content .wpmem-form select {
	width: 100%;
	padding: 10px 12px;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-size: 14px;
	transition: border-color 0.3s;
}

.mypage-content .wpmem-form input:focus,
.mypage-content .wpmem-form textarea:focus,
.mypage-content .wpmem-form select:focus {
	border-color: rgb(92,17,119);
	outline: none;
	box-shadow: 0 0 0 3px rgba(92,17,119,0.1);
}

.mypage-content .wpmem-form input[type="submit"],
.mypage-content .wpmem-form button[type="submit"] {
	background: rgb(92,17,119);
	color: #fff;
	border: none;
	padding: 12px 30px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	transition: background 0.3s;
}

.mypage-content .wpmem-form input[type="submit"]:hover,
.mypage-content .wpmem-form button[type="submit"]:hover {
	background: rgb(120,40,150);
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
	.mypage-hero {
		padding: 25px 20px;
	}

	.mypage-hero-inner h2 {
		font-size: 22px;
	}

	.mypage-tabs {
		flex-direction: column;
		gap: 0;
		border-bottom: none;
	}

	.mypage-tab {
		border-bottom: 1px solid #eee;
		border-left: 3px solid transparent;
		padding: 14px 18px;
	}

	.mypage-tab-active {
		border-bottom-color: #eee;
		border-left-color: rgb(92,17,119);
		background: #f8f4fb;
	}

	.mypage-tab:hover {
		border-bottom-color: #eee;
		border-left-color: rgba(92,17,119,0.3);
	}

	.mypage-stats {
		flex-direction: column;
		gap: 12px;
	}

	.kaiin-restricted-btns {
		flex-direction: column;
		align-items: center;
	}

	.kaiin-restricted-btn {
		width: 100%;
		max-width: 280px;
		justify-content: center;
	}

	.mv-member-btns {
		flex-direction: column;
		align-items: center;
	}
}

/* ===== マイページ ここまで ===== */

/* ===== WP-Members MV エリア 会員登録フォーム ===== */

/* フォームカードコンテナ */
.mv-form-wrap {
	background: rgba(255,255,255,0.97);
	border-radius: 10px;
	padding: 0 30px 20px;
	/* max-width: 380px; */
	min-width: 430px;
	box-shadow: 0 4px 24px rgba(0,0,0,0.12);
	position: relative;
	z-index: 2;
}

.mv-form-wrap #wpmem_reg {
	width: 100%;
}

/* .mv-form-wrap #wpmem_reg input[type="text"] {
	padding: 2px 5px 2px;
} */

.mv-form-wrap #wpmem_reg .div_text {
	margin: 0 0 5px 0;
}

.mv-form-wrap #wpmem_reg input[type="text"], .mv-form-wrap #wpmem_reg input[type="password"], .mv-form-wrap #wpmem_reg input[type="email"], .mv-form-wrap #wpmem_reg input[type="url"], .mv-form-wrap #wpmem_reg input[type="number"], .mv-form-wrap #wpmem_reg input[type="date"], .mv-form-wrap #wpmem_reg textarea, .mv-form-wrap #wpmem_login input[type="text"], .mv-form-wrap #wpmem_login input[type="password"] {
	padding: 2px 5px 2px;
}

#wpmem_reg input, #wpmem_reg button, #wpmem_reg select, #wpmem_reg textarea, #wpmem_login input, #wpmem_login button {
	width: 100%;
	background: #723d12;
  border-color: #723d12;
}
 



/* fieldset リセット */
.mv-form-wrap fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

/* タイトル（legend） */
.mv-form-wrap legend {
	font-size: 18px;
	font-weight: bold;
	color: #c75a2a;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0 0 22px;
	border: none;
	display: block;
	/* letter-spacing: 0.05em; */
}

/* ラベル */
.mv-form-wrap label {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #555;
	margin: 16px 0 0;
	padding: 0;
	line-height: 1;
}

.mv-form-wrap fieldset > label:first-of-type {
	margin-top: 0;
}

/* 必須マーク（赤アスタリスク） */
.mv-form-wrap .req-text {
	display: none;
}

/* 入力フィールド：下線スタイル */
.mv-form-wrap .textbox,
.mv-form-wrap input[type="text"],
.mv-form-wrap input[type="email"],
.mv-form-wrap input[type="url"],
.mv-form-wrap input[type="password"],
.mv-form-wrap input[type="tel"],
.mv-form-wrap input[type="number"],
.mv-form-wrap input[type="date"],
.mv-form-wrap textarea,
.mv-form-wrap select,
.mv-form-wrap .dropdown {
	width: 100%;
	padding: 10px 2px;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	font-size: 14px;
	color: #333;
	background: transparent;
	transition: border-color 0.3s;
	box-sizing: border-box;
	outline: none;
	-webkit-appearance: none;
}

.mv-form-wrap .textbox:focus,
.mv-form-wrap input[type="text"]:focus,
.mv-form-wrap input[type="email"]:focus,
.mv-form-wrap input[type="url"]:focus,
.mv-form-wrap input[type="password"]:focus,
.mv-form-wrap input[type="tel"]:focus,
.mv-form-wrap input[type="number"]:focus,
.mv-form-wrap input[type="date"]:focus,
.mv-form-wrap textarea:focus,
.mv-form-wrap select:focus,
.mv-form-wrap .dropdown:focus {
	border-bottom-color: #333;
}

.mv-form-wrap .textbox::placeholder,
.mv-form-wrap input::placeholder,
.mv-form-wrap textarea::placeholder {
	color: #bbb;
	font-size: 13px;
}

/* フィールドラッパー */
.mv-form-wrap .div_text,
.mv-form-wrap .div_textarea,
.mv-form-wrap .div_select,
.mv-form-wrap .div_checkbox,
.mv-form-wrap .div_multicheckbox,
.mv-form-wrap .div_radio,
.mv-form-wrap .div_url,
.mv-form-wrap .div_email,
.mv-form-wrap .div_password,
.mv-form-wrap .div_number,
.mv-form-wrap .div_date,
.mv-form-wrap .div_tel,
.mv-form-wrap .div_multiselect {
	margin-bottom: 2px;
}

/* チェックボックス（利用規約等） */
.mv-form-wrap .div_checkbox input[type="checkbox"],
.mv-form-wrap .div_multicheckbox input[type="checkbox"],
.mv-form-wrap input[type="checkbox"]#rememberme,
.mv-form-wrap input[type="checkbox"] {
	width: auto;
	padding: 0;
	border: none;
	border-bottom: none;
	margin-right: 6px;
	accent-color: #333;
	vertical-align: middle;
}

.mv-form-wrap .div_checkbox label,
.mv-form-wrap .div_multicheckbox label,
.mv-form-wrap label[for="rememberme"] {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 0;
}

/* チェックボックス行 */
.mv-form-wrap .div_checkbox,
.mv-form-wrap .div_multicheckbox {
	margin-top: 18px;
	margin-bottom: 0;
}

/* ボタンエリア */
.mv-form-wrap .button_div {
	margin-top: 20px;
	text-align: center;
}

/* リセットボタン非表示 */
.mv-form-wrap input[type="reset"],
.mv-form-wrap input[name="reset"] {
	display: none;
}

/* 送信ボタン */
.mv-form-wrap .buttons,
.mv-form-wrap input[type="submit"],
.mv-form-wrap input[name="submit"] {
	display: inline-block;
	padding: 12px 48px;
	border: 2px solid #333;
	border-radius: 0;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	background: #333;
	color: #fff;
	/* letter-spacing: 0.05em; */
}

.mv-form-wrap input[type="submit"]:hover,
.mv-form-wrap input[name="submit"]:hover {
	background: #555;
	border-color: #555;
}

/* リンクテキスト（パスワード忘れ等） */
.mv-form-wrap .link-text {
	margin-top: 12px;
	text-align: center;
	font-size: 12px;
}

.mv-form-wrap .link-text a {
	color: #888;
	text-decoration: underline;
}

.mv-form-wrap .link-text a:hover {
	color: #333;
}

/* ログインフォーム非表示（MV では登録のみ） */
.mv-form-wrap #wpmem_login {
	display: none;
}

/* ログインリンク */
.mv-form-login-link {
	margin-top: 16px;
	text-align: center;
	font-size: 12px;
	color: #888;
	padding-top: 14px;
	border-top: 1px solid #eee;
}

.mv-form-login-link a {
	color: #c75a2a;
	text-decoration: none;
	font-weight: 600;
	margin-left: 4px;
}

.mv-form-login-link a:hover {
	text-decoration: underline;
}

/* エラーメッセージ */
.mv-form-wrap .wpmem_msg,
.mv-form-wrap div[style*="color"] {
	background: #fef5f0;
	border: 1px solid #f0c8b0;
	color: #c55a2a;
	padding: 8px 12px;
	border-radius: 4px;
	font-size: 12px;
	margin-bottom: 12px;
}

/* 成功メッセージ */
.mv-form-wrap .wpmem_msg_success {
	background: #f0fef0;
	border-color: #c6f5c6;
	color: #2d7a2d;
}

/* ログイン済み表示 */
.mv-form-wrap .mv-member-welcome {
	background: transparent;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
}

/* レスポンシブ */
@media (max-width: 768px) {
	.mv-form-wrap {
		max-width: 100%;
		min-width: auto;
		padding: 24px 20px 20px;
		margin: 15px 0 0;
		border-radius: 8px;
	}

	.mv-form-wrap legend {
		font-size: 16px;
		margin-bottom: 16px;
	}
}

@media (max-width: 480px) {
	.mv-form-wrap {
		padding: 20px 16px 16px;
	}

	.mv-form-wrap legend {
		font-size: 15px;
	}

	.mv-form-wrap input[type="submit"],
	.mv-form-wrap input[name="submit"] {
		width: 100%;
		padding: 12px 20px;
	}
}

/* --- WP-Members フォーム サイト全体共通（ログイン/登録ページ等） --- */

/* フォームカード */
#main_content #wpmem_reg,
#main_content #wpmem_login,
.page_frame #wpmem_reg,
.page_frame #wpmem_login {
	max-width: 440px;
	margin: 30px auto;
	background: #fff;
	border-radius: 10px;
	padding: 36px 32px;
	box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

#main_content fieldset,
.page_frame fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#main_content #wpmem_reg legend,
#main_content #wpmem_login legend,
.page_frame #wpmem_reg legend,
.page_frame #wpmem_login legend {
	font-size: 20px;
	font-weight: bold;
	color: #c75a2a;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0 0 22px;
	border: none;
	display: block;
}

#main_content #wpmem_reg label,
#main_content #wpmem_login label,
.page_frame #wpmem_reg label,
.page_frame #wpmem_login label {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #555;
	margin: 16px 0 0;
}

/* 入力フィールド：下線スタイル */
#main_content .textbox,
#main_content input.textbox,
.page_frame .textbox,
.page_frame input.textbox,
#main_content #wpmem_reg input[type="text"],
#main_content #wpmem_reg input[type="email"],
#main_content #wpmem_reg input[type="password"],
#main_content #wpmem_reg input[type="tel"],
#main_content #wpmem_reg input[type="url"],
#main_content #wpmem_reg textarea,
#main_content #wpmem_reg select,
#main_content #wpmem_login input[type="text"],
#main_content #wpmem_login input[type="password"],
.page_frame #wpmem_reg input[type="text"],
.page_frame #wpmem_reg input[type="email"],
.page_frame #wpmem_reg input[type="password"],
.page_frame #wpmem_login input[type="text"],
.page_frame #wpmem_login input[type="password"] {
	width: 100%;
	padding: 10px 2px;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	font-size: 14px;
	color: #333;
	background: transparent;
	transition: border-color 0.3s;
	box-sizing: border-box;
	outline: none;
}

#main_content .textbox:focus,
#main_content input.textbox:focus,
.page_frame .textbox:focus,
.page_frame input.textbox:focus,
#main_content #wpmem_reg input:focus,
#main_content #wpmem_login input:focus,
.page_frame #wpmem_reg input:focus,
.page_frame #wpmem_login input:focus {
	border-bottom-color: #333;
}

/* ボタンエリア */
#main_content .button_div,
.page_frame .button_div {
	margin-top: 22px;
	text-align: center;
}

/* リセットボタン非表示 */
#main_content input[name="reset"],
.page_frame input[name="reset"] {
	display: none;
}

/* 送信ボタン */
#main_content .buttons,
#main_content input[type="submit"].buttons,
.page_frame .buttons,
.page_frame input[type="submit"].buttons,
#main_content input[name="submit"].buttons,
.page_frame input[name="submit"].buttons {
	display: inline-block;
	padding: 12px 48px;
	border: 2px solid #333;
	border-radius: 0;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	background: #333;
	color: #fff;
	/* letter-spacing: 0.05em; */
}

#main_content input[name="submit"].buttons:hover,
.page_frame input[name="submit"].buttons:hover {
	background: #555;
	border-color: #555;
}

/* リンクテキスト */
#main_content .link-text,
.page_frame .link-text {
	margin-top: 14px;
	text-align: center;
	font-size: 12px;
}

#main_content .link-text a,
.page_frame .link-text a {
	color: #c75a2a;
	text-decoration: none;
}

#main_content .link-text a:hover,
.page_frame .link-text a:hover {
	text-decoration: underline;
}

#main_content .req-text,
.page_frame .req-text {
	display: none;
}

/* チェックボックス */
#main_content #wpmem_reg input[type="checkbox"],
.page_frame #wpmem_reg input[type="checkbox"],
#main_content #wpmem_login input[type="checkbox"],
.page_frame #wpmem_login input[type="checkbox"] {
	width: auto;
	border: none;
	border-bottom: none;
	padding: 0;
	margin-right: 6px;
	accent-color: #333;
}

/* ===== WP-Members フォーム ここまで ===== */

.transfer-r-1st .corporate-text {
	font-size: 17px;
}

.confirmation .wpcf7-list-item label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	line-height: 1.5;
	align-items: center;
	padding-bottom: 10px;
}

.confirmation input[type="checkbox"] {
    text-align: center;
    margin: 0 auto;
    display: block;
}

div.wpcf7 .wpcf7-submit:disabled {
	color: rgb(194, 194, 194);
	border: 3px solid rgb(194, 194, 194);
}

.site-submit input {
    color: rgb(126, 126, 126);
	border: 3px solid rgb(126, 126, 126);
}

.management-bg02 {
	order: 2;
}

.management-text02 {
	order: 1;
	text-align: right;
	align-self: flex-end;
	width: 750px;
}

.transfer-r-1st {
	order: 1;
	text-align: left;
	align-self: center;
	width: 750px;
}

.transfer .transfer-left {
	align-self: center;
	width: 61.8%;
	position: relative;
}

.transfer .transfer-left::before {
	content: "";
	border-left: 2px solid rgb(222, 213, 255);
	position: absolute;
	z-index: -2;
	left: -429px;
	bottom: -200px;
	height: 300px;
}

.transfer .transfer-r-1st {
	align-self: center;
	width: 61.8%;
}

.transfer .management-bg01 {
	width: 38.2%;
	position: relative;
}

.transfer .management-bg02 {
	width: 38.2%;
	position: relative;
}

.transfer .management-bg01::before {
	content: "";
	width: 1200px;
	height: 276px;
	background: rgb(222, 213, 255);
	background-position: left;
	position: absolute;
	z-index: -1;
	padding-top: 50px;
	top: 190px;
	left: 30px;
}

.transfer .management-bg02::before {
	content: "";
	background: rgb(222, 213, 255);
	width: 1200px;
	height: 340px;
	position: absolute;
	z-index: -1;
	top: 40px;
	left: -776px;
}

.management-text02 div {
	margin-bottom: 25px;
}

.management-text02 .management-text-no {
	font-size: 50px;
	color: rgb(255, 255, 255);
	padding-right: 30px;
	padding-bottom: 30px;
}

.management h3 {
	font-size: 26px;
	padding-bottom: 20px;
	background: rgba(255, 255, 255, 0);
	line-height: 1.6;
	padding: 0 0 18px 0;
}

.management-space {
	margin-bottom: 300px;
}

.wrap-dro {
	width: 80%;
	margin: 0 auto;
}

.management-text p {
	padding-bottom: 40px;
}

.management-text h3 {
	padding-left: 0;
}

.management-text p:first-child {
	line-height: 1.8;
}

.management-text p:nth-child(2) {
	line-height: 1.6;
	font-size: 22px;
}

.company p {
	font-size: 18px;
	line-height: 1.8;
	padding-bottom: 25px;
}

.company p:last-child {
	padding-bottom: 0;
}

.company-story {
	margin: 0 auto;
	display: block;
	width: 703px;
}

.company-teble td {
	border-bottom: 1px solid rgb(0, 0, 0);
	padding-bottom: 16px;
	padding-top: 50px;
	font-size: 16px;
	line-height: 1.6;
}

.company-teble td:nth-child(1) {
	padding-left: 20px;
	width: 30%;
}

.company-teble td:nth-child(2) {
	margin-left: 30px;
	display: block;
	padding-left: 20px;
}

.affiliated {
	padding: 120px 0;
}

.vertical {
	writing-mode: vertical-rl;
}

.affiliated .vertical {
	font-size: 14px;
	color: rgb(92, 17, 119);
	font-size: 14px;
	padding: 17px 13px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-right: 40px;
	position: relative;
}

.affiliated .vertical p {
	position: relative;
	top: 4px;
}

.affiliated img {
	/* margin-bottom: 18px;
	margin-right: 24px; */
}

.affiliated img:nth-child(6) {
	margin-right: 0
}

.affiliated img:nth-child(12) {
	margin-right: 0;
}

.details {
	padding: 20px 0 60px;
}

.bg-details .bx-wrapper {
	width: 530px;
}

.details .bx-wrapper img {
	width: 100%;
	height: 390px;
	max-width: 1000px;
	min-height: 390px;
	object-fit: contain;
}

.details-slider-thumn {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	width: 600px;
}

.details-slider-thumn li {
	border-left: 2px solid rgb(233, 235, 242);
	border-right: 2px solid rgb(233, 235, 242);
}

.details-slider-thumn img {
	width: 100px;
	height: 100px;
}

.details .bx-wrapper .details-slider-thumn img {
	height: 100%;
	min-height: inherit;
	object-fit: fill;
}

.details-supple {
	font-size: 11px;
	padding: 11px 15px;
	border-radius: 5px;
	font-weight: 500;
	width: 100%;
	text-align: center;
	position: relative;
	height: 38px;
	width: 20%;
	background: rgb(35 35 35);
}

.details-supple .fa-heart {
	color: #fff;
	display: flex;
	justify-content: flex-start;
	font-size: 16px;
}

.details-supple-wrap {
	width: 100%;
}

.details-supple a {
	color: rgb(255, 255, 255);
	height: 17px;
	line-height: 17px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -19%);
	font-size: 13px
}

.details-supple img {
	position: absolute;
	left: 16px;
}

.details-supple .wpfp-span .wpfp-link {
	color: rgb(255, 255, 255);
	line-height: 17px;
	position: absolute;
	top: 22%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -19%);
	font-size: 13px

}

.details-supple .wpfp-span  {
	color: rgb(255, 255, 255);
	line-height: 17px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -19%);
	font-size: 13px
}

.details-name {
	padding-bottom: 20px;
	border-bottom: 1px solid rgb(195, 195, 195);
}

.details-dash {
	margin: 0 auto;
}

.details-name .f12 {
}

.details-sup {
	background: rgb(135, 135, 135);
	color: rgb(255, 255, 255);
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	border-radius: 5px;
	margin-right: 20px;
	font-size: 12px;
	text-align: center;
	width: 25%;
}

.details-sup2st {
	height: 27px;
	line-height: 27px;
	margin-right: 20px;
	font-weight: 500;
	background: rgb(135, 135, 135);
	color: rgb(255, 255, 255);
	border-radius: 5px;
	font-size: 12px;
	width: 25%;
	text-align: center;
}

.details-sub {
	padding: 20px 0;
	border-bottom: 1px solid rgb(195, 195, 195);
}

.details-rent {
	font-weight: bold;
	font-size: 22px;
}

.details-rent-oh {
	margin-left: 20px;
}

.details-text {
	padding: 17px 0;
	line-height: 1.6
}

.details-comment {
	font-size: 16px;
	flex: 1;
}

.details-comment-img {
	flex-shrink: 0;
	margin-right: 15px;
}

.details-comment-img img {
	width: 120px;
	height: auto;
	border-radius: 4px;
}

.details-name .f26 {
	font-weight: bold;
}

.list-detail-wrap {
	margin-bottom: 60px;
}

.list-detail {
	padding: 30px 0;
	font-size: 16px;
	text-align: left;
}

.list-detail th {
	background: rgb(235, 230, 255);
	padding: 10px 10px;
	border-bottom: 8px solid rgb(228, 219, 255);
	border-right: 5px solid rgb(228, 219, 255);
}

.list-detail td {
	background: rgb(242, 238, 255);
	padding: 10px 10px;
	border-bottom: 8px solid rgb(228, 219, 255);
	border-right: 5px solid rgb(228, 219, 255);
}

.list-tail div:nth-child(1) {
	background: rgb(235, 230, 255);
	padding: 10px 10px;
	border-bottom: 8px solid rgb(228, 219, 255);
	border-right: 5px solid rgb(228, 219, 255);
	width: 200px;
	font-weight: bold;
}

.list-tail div:nth-child(2) {
	background: rgb(242, 238, 255);
	padding: 10px 10px;
	border-bottom: 8px solid rgb(228, 219, 255);
	border-right: 5px solid rgb(228, 219, 255);
	width: 400px;
}

.list2st .list-tail div:nth-child(2) {
	border-right: 0;
}

.details-logo {
	margin: 0 auto;
	justify-content: center;
	margin-bottom: 135px;
	align-items: center;
}

.details-logo .site-supple-sub.tell-link-sub {
	color: rgb(54, 54, 54);
	font-size: 20px;
}

.details-logo .logo {
	width: 136px;
	margin: 0 auto;
}

.details-logo-text {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6;
}

.details-logo-text>p {
	margin-right: 10px;
}

.details-logo-text span {
	font-size: 12px;
}

.details-logo .logo img {
	width: 100%;
}

.details-logo-address {
	font-size: 15px;
	padding-top: 6px;
}

.details-logo .details-logo1st {
	margin-right: 10px;
}

.details-logo .call-namber {
	width: 355px;
}

.details-logo .call-icon {
	width: 50px;
}

.contact-parent {
	padding-bottom: 79px;
	width: 100%;
	margin-bottom: 200px;
}

.contact-title {
	padding-bottom: 17px;
	border-bottom: 3px solid rgb(221, 221, 221);
	margin-bottom: 30px;
}

.contact-title img {
	width: 24px;
	margin-right: 20px;
}

.contact-title p {
	font-size: 25px;
	color: rgb(111, 111, 111);
	font-weight: bold;
}

.contact-title .title-contact {
	font-size: 18px;
	color: rgb(111, 111, 111);
	font-weight: bold;
}

.result-title {
	margin-top: 60px;
	padding-bottom: 23px;
	padding-top: 60px;
	border-bottom: 1px solid rgb(221, 221, 221);
}

.result-title .result-sub {
	justify-content: space-between;
	align-items: center;
}

.result-title .result-sub a {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 12px;
	border: 1px solid rgb(103, 103, 103);
	transition: all .6s ease;
	box-shadow: 3px 3px 0 0 #5f5f5f;
}

.result-title .result-sub a:hover {
	background: rgb(97 97 97);
	color: #fff;
}

.row.result-title {
	margin-bottom: 30px;
	width: 50%;
}

.row.result-search {
	width: 600px;
}

.result-title .ex-title {
	line-height: 1.6;
}

.result-title h3 {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.result-title p {
	font-size: 16px;
	line-height: 1.6;
}

.result-parent {
	max-width: 600px;
}

.industry {
	display: flex;
}

.industry p {
	font-size: 14px;
	font-weight: normal;
	padding: 1px 8px;
	border-radius: 5px;
	color: rgb(102, 51, 153);
}

.industry-comment {
	flex-shrink: 10;
	flex-basis: 100%;
	margin-left: auto;
	border-top: 1px solid rgb(221, 221, 221)
}

.industry-comment p {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	margin-left: 10px;
}

.result-lists {
	width: 100%;
	border-bottom: 1px solid rgb(221, 221, 221);
	margin-bottom: 30px;
	-webkit-box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
	box-shadow: 7px 7px 0 0 rgb(103, 103, 103);
	border: 1px solid rgb(103, 103, 103);
	position: relative;
}

.result .result-lists {
	align-items: flex-start;
	height: 152px;
}

.result-youtube {
	width: 100%;
}

.result-name {
	font-size: 25px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
}

.result-name .name-sup {
	background: rgb(221, 221, 221);
	font-size: 16px;
	align-self: center;
	padding-bottom: 0;
	padding: 5px 5px;
	border-radius: 5px;
	font-size: 12px;
	display: inline-block;
}

.result-name .res-name {
	font-size: 18px;
	padding-left: 15px;
}

.result-wrap {
	padding-top: 7px;
	border-bottom: 1px solid rgb(221, 221, 221);
	margin-left: 0;
	margin-bottom: 10px;
}

.res-address {
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	display: inline-block;
	line-height: 1.3;
}

.rent-youtube .res-address {
	padding-left: 0;
	font-size: 14px;
}

.result.page-result .result-lists {
	height: auto;
}

.page-res-address {
	width: 450px;
}

.thumb-list img {
	width: 100%;
	margin-bottom: 30px;
}

.rent-youtube-item .result-address {
	margin-bottom: 15px;
}

.result-address p {
	font-size: 12px;
	font-weight: normal;
}

.rent-youtube .result-address p {
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
}

.result-name .result-address {
	font-size: 18px;
	padding-bottom: 10px;
}

.result-name .name-sup {
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	width: 62px;
	text-align: center;
}

.result-name .page-name-sup {
	flex-shrink: 0;
}

.result-name .voice-text {
	font-size: 15px;
	font-weight: normal;
	border: 1px solid rgb(221, 221, 221);
	border-radius: 5px;
	padding: 15px;
	margin-top: 24px;
	margin-bottom: 0;
	color: rgb(92, 17, 119);
}

.result-name p {
	margin-bottom: 4px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}

.construction .result-name {
	width: 580px;
}

.construction-img img {
	border: 1px solid rgb(255, 255, 255);
	width: 200px;
	height: 150px;
	object-fit: cover;
}

.construction-img img:nth-child(2) {
	margin: 0 1px;
}

.voice {
	font-size: 14px;
}

.voice-text {
	font-size: 15px;
	line-height: 1.6;
	position: relative;
}

.voice-text::before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-style: solid;
	border-width: 0 10px 17.3px 10px;
	border-color: transparent transparent rgb(221, 221, 221) transparent;
	top: -18px;
	left: 17px;
}

.voice-text::after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-style: solid;
	border-width: 0 10px 17.3px 10px;
	border-color: transparent transparent rgb(255, 255, 255) transparent;
	top: -16px;
	left: 17px;
}

.voice-wrap {
	margin-right: auto;
	padding-bottom: 20px;
}

.pager {
	display: flex;
	/* justify-content: flex-end; */
	justify-content: center;
	padding-bottom: 50px;
}

.slider_image_box {
	position: relative;
}

.slider_image_box .youtube-link {
	display: flex;
	margin: 0 auto;
	width: 186px;
}

.result-sub .active {
	background: rgb(97 97 97);
	color: rgb(255, 255, 255);
}

.construction .result-name .result-address {
	padding-bottom: 5px;
}

/* single-construction_results */
.cr-content-area {
	line-height: 1.8;
	font-size: 15px;
	padding: 20px 0;
}

.cr-content-area img {
	max-width: 100%;
	height: auto;
}

.cr-post-nav {
	padding: 20px 0 10px;
}

.cr-post-nav-inner {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #c8c6a8;
	padding-top: 20px;
}

.cr-post-nav-inner a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}

.cr-post-nav-inner a:hover {
	text-decoration: underline;
}

.cr-back-link {
	margin-top: 30px;
	text-align: center;
}

.pager a {
	background: rgb(226, 226, 226);
	font-size: 20px;
	color: rgb(84, 84, 84);
	padding: 10px;
	border-radius: 8px;
	margin-right: 15px;
}

.page-numbers {
	background: rgb(227, 237, 226);
	font-size: 20px;
	color: rgb(84, 84, 84);
	padding: 11px;
	border-radius: 8px;
	margin-right: 10px;
	font-style: normal;
	font-family: ヒラギノ角ゴ Pro, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.flow-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 457px;
	height: 98px;
	margin: 0 auto;
	color: rgb(190, 160, 200);
	background: url(images/howtouse.svg) no-repeat;
	background-size: 50% 50%;
	background-size: contain;
}

.flow-btn-wrap {
	position: relative;
}

.flow-btn-wrap::after {
	content: "";
	position: absolute;
	top: 50%;
	border-bottom: 2px solid rgb(177, 142, 189);
	width: 100%;
	padding-top: 2px;
	z-index: -1;
}

.flow-btn h3 {
	font-weight: 500;
}

.flow {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px 0 0 0;
}

.flow p {
	line-height: 1.6;
	margin-bottom: 50px;
}

.icon-f {
	background: rgb(92, 17, 119);
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	color: rgb(255, 255, 255);
}

.icon-f i {
	line-height: 24px;
	height: 24px;
	font-size: 15px;
}

.icon-f .fa-comment-alt {
	font-size: 12px;
	padding-left: 1px;
	padding-top: 1px;
}

.contact-btn-wrap {
	margin-bottom: 50px;
	margin-top: 50px;
}

.contact-btn-wrap::after {
	border-bottom: 2px solid rgb(111, 111, 111);
}

.contact-btn-wrap .flow-btn {
	background: url(images/contact-bg.svg) no-repeat;
}

.row.online-title-wrap {
	margin-bottom: 60px;
}

.online-title {
	padding: 10px 0 64px 0;
}

.circle {
	width: 40px;
	margin: 0 auto;
	display: block;
}

.online-title h3 {
	text-align: center;
	line-height: 1.6;
	font-weight: bold;
}

.remote-wrap {
	padding: 90px 0;
	margin-bottom: 160px;
}

.remote h2 {
	margin-bottom: 60px;
}

.charac {
	position: relative;
	padding-left: 15px;
}

.charac::before {
	content: "";
	background: url(images/sup-l.svg) no-repeat;
	background-size: cover;
	background-position: left;
	position: absolute;
	top: 3px;
	width: 10px;
	height: 10px;
	left: 82px;
}

.charac::after {
	content: "";
	background: url(images/sup-r.svg) no-repeat;
	background-size: cover;
	background-position: left;
	position: absolute;
	top: 3px;
	width: 10px;
	left: 0;
	height: 10px;
}

.online-box {
	border: 5px solid rgb(177, 142, 189);
	border-radius: 8px;
	margin: 0 auto;
	width: 30%;
	background: rgb(255, 255, 255);
	position: relative;
	padding: .1em .3em .1em 1.5em;
}

.online-box .online-num01 {
	width: 50px;
	font-size: 27px;
}

.online-num01 {
	height: 60px;
	line-height: 50px;
	position: absolute;
	left: 25px;
	top: -13px;
	background: rgb(157, 99, 177);
	color: rgb(255, 255, 255);
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	font-family: 'Lato', sans-serif;
}

.online-num01:before,
.online-num01:after {
	content: "";
	position: absolute;
}

.online-num01:before {
	top: 0px;
	height: 0;
	width: 0;
	border-bottom: 8px solid rgb(68, 66, 66);
	border-right: 10px solid transparent;
	right: -10px;
}

.online-num01:after {
	height: 0;
	width: 0;
	right: 0;
	border-top: 20px solid rgb(157, 99, 177);
	border-bottom: 0 solid transparent;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	bottom: -20px;
}

.online-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 43px 0 33px 0px;
}

.online-box:nth-child(2) {
	margin: 0 20px;
}

.online-box:nth-child(3) {
	padding: 103px 0 60px 0px;
}

.online-box img {
	display: block;
	margin: 0 auto;
}

.online-wrap {
	margin-bottom: 72px;
}

.online-wrap .online-box:nth-child(1) img {
	width: 143px;
}

.online-wrap .online-box:nth-child(2) img {
	width: 109px;
}

.online-wrap .online-box:nth-child(3) img {
	width: 137px;
}

.online-box p {
	width: 80%;
	margin: 0 auto;
	padding-top: 21px;
	line-height: 1.6;
	font-weight: 500;
	font-size: 20px;
}

.h-bg-w {
	width: 500px;
	text-align: center;
	background: rgb(255, 255, 255);
	display: block;
	margin: 0 auto;
	padding: 12px 0;
	border-radius: 13px;
}

.case {
	background: rgb(255, 255, 255);
	border-radius: 20px;
	padding: 60px 0 60px 0;
}

.case h2 {
	color: rgb(207, 0, 91);
	padding-bottom: 20px;
}

.case img {
	width: 42px
}

.case ul {
	width: 820px;
	margin: 0 auto;
}

.case li {
	padding-bottom: 20px;
}

.case li:last-child {
	padding-bottom: 0;
}

.case p {
	padding-left: 20px;
	font-size: 24px;
	line-height: 1.6;
	font-weight: 500;
}

.contact {
	width: 730px
}

.contact-name {
	/* width: 30%; */
	width: 7em;
	margin-right: 17px;
}

.contact-text {
	width: 70%;
}

.contact-text textarea {
	background: rgb(238, 238, 238);
}

.contact input {
	width: 100%;
	padding: 10px 36px;
	font-size: 14px;
	display: flex;
	align-items: center;
	display: inline-block;
}

.online-contact input {
	background: rgb(238, 238, 238);
}

.online-contact .contact-name span {
	background: rgb(225, 211, 230);
	padding: 15px 0 14px 17px;
	font-size: 14px;
	display: flex;
	align-items: center;
}

.online-contact .df.pb-20 {
	justify-content: center;
}

.site-contact .contact-name span {
	background: rgb(210, 210, 210);
	padding: 15px 0 14px 17px;
	font-size: 14px;
	display: flex;
	align-items: center;
	font-weight: bold;
}

.site-formtitle {
	width: 880px;
	padding-bottom: 25px;
	margin: 0 auto 50px;
}

.contact-submit {
	margin-top: 30px;
}

.contact-submit input {
	font-weight: bold;
	font-size: 22px;
	color: rgb(137, 82, 156);
	width: 300px;
	margin: 0 auto;
	border-radius: 15px;
	background: rgb(255, 255, 255);
	text-align: center;
	cursor: pointer;
	border: 3px solid rgb(177, 142, 189);
	display: block;
}

.contact-submit input:hover {
	opacity: .8;
}

.site-submit input {
	color: rgb(111, 111, 111);
	border: 3px solid rgb(111, 111, 111);
	display: block;
}

.sup-bnr {
	width: 862px;
	margin: 0 auto;
}

.manage-h h3 p {
	font-size: 26px;
	color: rgb(37, 37, 37);
}

.corporate.ment {
	padding-top: 0;
}

.staff.corporate {
	padding: 50px 0 30px 0;
}

.staff-list .staff-normalize {
	position: relative;
	width: 90%;
	margin: 0 auto;
	margin-top: 100px;

}

.call-sub {
	margin-bottom: 5px;
}

.sup-bnr {
	width: 862px;
}

.sup-bnr .zoom {
	width: 200px;
}

.sup-bnr .download-bnr {
	width: 78px;
}

.sup-bnr .app-link {
	width: 244px;
}

.sup-bnr .g-app-link {
	width: 244px;
}

.new-price {
	font-size: 30px;
	font-weight: bold;
	margin-left: auto;
	padding-right: 20px;
}

p.price {
	font-size: 17px;
}

.ranking .price {
	font-size: 24px;
	padding-top: 10px;
	-ms-align-self: flex-end;
	align-self: flex-end;
}

.rent {
	-ms-align-items: center;
	align-items: center;
	background: rgb(255, 255, 255);
	padding: 5px 5px;
	font-size: 24px;
	color: rgb(255, 20, 20);
	margin-top: 0;
	color: rgb(0, 0, 0);
	border-radius: 5px;
	justify-content: flex-end;
}

.rent{
	color:rgb(252,72,63);
	font-weight:bold;
	font-size:24px;
}

.jprice {
	font-size: 16px;
}

.price-oh {
	margin-right: 5px;
}

.priceprice {
	font-size: 20px;
}

.concern-oh {
	font-size: 16px;
	-ms-align-self: center;
	align-self: center;
}

.concern span {
	border-radius: 8px;
}

.concern .bg-greentel3 {
	vertical-align: super;
	padding: 8px 10px 8px 10px;
	margin-right: 10px;
	font-weight: bold;
	vertical-align: baseline;
	font-size: 12px;
}

.concern.tsubo {
	-ms-align-self: center;
	align-self: center;
	padding-top: 3px;
}

.tsubo {
	font-size: 16px;
	margin-right: 35px;
}

.tsubo2st {
	font-size: 15px;
}

.comnfit {
	font-size: 16px;
}

.occupied {
	font-size: 16px;
}

.entry-content {
	padding: 90px 0;
}

.contents-title {
	font-size: 34px;
	border-bottom: 2px solid rgb(221, 221, 221);
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
}

.contents-title .post-categories a {
}

.contents-title .post-categories {
	font-size: 16px;
	padding: 10px 0;
}

.category {
	font-size: 16px;
}

.post-categories {
	padding-left: 10px;
}

.post-categories li {
	background: rgb(226, 226, 226);
	border-radius: 5px;
	padding: 5px 5px;
}

.post-categories li a {
	color: rgba(0, 0, 0, 0.5);
}

.category span {
	font-size: 14px;
	vertical-align: bottom;
	display: inline-block;
	align-self: center;
	padding-left: 10px;
}

.contents-main {
	font-size: 16px;
	line-height: 1.6;
	padding: 50px 0;
	width: 90%;
	margin: 0 auto;
}

.contents-main p {
	line-height: 1.6;
}

.screen-reader-text {
	display: none;
}

.nav-previous {
	padding: 5px 10px;
	background: rgb(226, 226, 226);
	border-radius: 5px;
}

.nav-previous a {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
}

.nav-next {
	padding: 5px 10px;
	background: rgb(226, 226, 226);
	border-radius: 5px;
}

.nav-next a {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
}

.nav-links {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-around;
}

.footer-sns {
	position: absolute;
	right: 30px;
	top: 100px;
	z-index: 1;
}

.sns .instagram-icon img {
	width: 44px;
	margin-left: 20px;
}

.sns .facebook-icon img {
	width: 44px;
	margin-left: 20px;
}

.sns .line-icon img {
	width: 44px;
	margin-left: 20px;
}

.sns .youtube-icon img {
	width: 44px;
	vertical-align: super;
}

.news-wrap {
	margin-bottom: 60px;
}

.top-side-news .date {
	border: 0;
    padding: 0;
	padding-bottom: 5px;
}
.top-side-news .date span{
    font-size: 14px;
    padding-left: 5px;
}

.top-side-news .date i {
    font-size: 14px;
}

.top-side-news .info-title-wrap {
	width: 100%;
	padding-bottom: 5px;
	padding-top: 3px;
}

.top-side-news .info-content {
    width: 90%;
	font-size: 14px;
	line-height: 1.5;
}

.top-side-news .top-side-news-wrap1 {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 10px 0;
	box-shadow: 2px 2px 1px rgb(103, 103, 103);
	padding-bottom: 14px;
}

.top-side-news .top-side-news-wrap1:last-child {
	margin-bottom: 0;
}

.bloglink-wrap {
	margin-bottom: 14px;
	border-bottom: 1px solid rgb(0, 0, 0);
	padding-bottom: 14px;
}

.bloglink-wrap:last-child {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.bloglink-wrap:nth-of-type(3) {
	margin-bottom: 14px;
}

.bloglink-wrap h3 {
	font-size: 16px;
	margin-bottom: 14px;
}

.bloglink-wrap .fas {
	font-size: 14px;
	padding-right: 5px;
}

.bloglink-wrap li:nth-child(n+1){
	box-shadow: 2px 2px 1px rgb(103, 103, 103);
	margin-bottom: 14px;
}

.bloglink-wrap li.side-banner {
	padding-bottom: 0px;
}

.bloglink-wrap h3::before {
	content: "";
	border-left: 10px solid rgb(163 63 252);
	padding-left: 10px;
}

.bloglink-wrap .rent-youtube h3::before {
	border: none;
	padding-left: 0;
}

.rent-youtube h3 {
	border-left: 5px solid rgb(163 63 252);
	margin-left: 5px;
	padding-left: 5px;
	text-indent: 0;
	line-height: 1.3;
}

.rent-youtube-item {
	box-shadow: 1px 2px 0 rgb(103, 103, 103);
	margin-bottom: 10px;
	border-top: 1px solid rgb(103, 103, 103);
	border-right: 1px solid rgb(103, 103, 103);
	width: 100%;
}

.rent-youtube-item02 {
	display: flex;
	flex-direction: column;
	height: 124px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rent-youtube-item02 h3 {
	width: 100%;
}

.rent-youtube .rent-youtube-item:last-child .rent-youtube-item02 {
	margin-bottom: 0;
}

.rent-youtube-item03 {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	height: 124px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rent-youtube-item03 h3 {
	width: 100%;
}

.result .youtube-rent p {
	text-align: left;
}

.result .result-wrap {
	padding-bottom: 5px;
}

.result .youtube-rent {
	padding-bottom: 10px;
	margin-left: 0;
}

.youtube-rent {
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

.youtube-rent p {
	font-size: 16px;
	padding-right: 10px;
}

.youtube-details-link {
	padding-left: 2rem;
	height: 22px;
	line-height: 22px;
}

.youtube-details-link a {
	padding: 2px 10px;
	color: rgb(255 255 255);
	border-radius: 5px;
	background: rgb(92, 17, 119);
	z-index: 1;
	font-weight: bold;
	font-size: 14px;
}

.bannerblog {
	padding-left: 12px;
	padding-top: 10px;
}

.bannerblog .bannerblog-data p:nth-of-type(1) {
	font-size: 14px;
	padding-right: 10px;
}

.bannerblog .bannerblog-data p:nth-of-type(2) {
	font-size: 16px;
}

.bannerblog .bannerblog-title {
	font-size: 16px;
	margin-right: auto;
	padding-top: 5px;
}

.bannerblog .far {
	font-size: 14px;
	padding-right: 5px;
}

.rent-banner {
	width: 420px;
}


/*======================================
    汎用CSS
=======================================*/
.df {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}

.jfs {
	justify-content: flex-start;
}

.jcs {
	justify-content: space-between;
}

.jca {
	justify-content: space-around;
}

.jcc {
	justify-content: center;
}

.jcf {
	justify-content: flex-end;
}

.alc {
	-ms-align-items: center;
	align-items: center;
}

.acs {
	-webkit-align-content: space-between;
	align-content: space-between;
}

.als {
	-ms-align-self: flex-start;
	align-self: flex-start;
}

.ale {
	-ms-align-items: flex-end;
	align-items: flex-end;
}

.ais {
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.alb {
	-ms-align-items: baseline;
	align-items: baseline;
}

.flw {
	flex-wrap: wrap;
}

.fdc {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.fdr {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.aif {
	align-items: flex-end;
}

.aib {
	align-items: baseline;
}

.d-none-oh {
	display: none;
}

.visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}


.f12 {
	font-size: 12px;
}

.f15 {
	font-size: 15px;
}

.f26 {
	font-size: 26px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}

.f32 {
	font-size: 32px;
}

.f18 {
	font-size: 18px;
}

.letter0 {
}

.po-r {
	position: relative;
}

.bb-pink {
	border-bottom: 1px solid rgb(207, 0, 91);
}

.bb-ligntp {
	border-bottom: 2px solid rgb(177, 142, 189);
}

.bb-glay {
	border-bottom: 2px solid rgb(111, 111, 111);
}

.center {
	margin: 0 auto;
}

.center-left {
	margin-left: auto;
}

.center-right {
	margin-right: auto;
}

.css-br::before {
	content: "\A";
	white-space: pre;
}

.d-none {
	display: none;
}

.brd-100 {
	border-top: 1px solid #dbdbdb;
}



.pager-wrap-sp {
	text-align: center;
}

.row {
	max-width: 1200px;
	width: 1200px;
	margin: 0 auto;
}

.row-sub {
	max-width: 1000px;
	width: 1000px;
	margin: 0 auto;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.c-w {
	color: rgb(255, 255, 255);
}

.c-red {
	color: rgb(255, 0, 0);
}

.c-black {
	color: rgb(20, 20, 20);
}

.c-main {
	color: rgb(79, 122, 77);
}

.c-yellow {
	color: rgb(255, 255, 147);
}

.c-chac {
	color: rgb(252, 72, 63);
}

.c-glay {
	color: rgba(9, 9, 9, 0.5);
}

.c-brown {
	color: rgb(146, 85, 35);
}

.bg-glay {
	background: rgba(0, 0, 0, 0.5);
}

.bg-black {
	background: rgb(0, 0, 0);
}

.bg-main {
	background: rgb(92, 17, 119);
}

.bg-purple {
	background: rgb(228, 219, 255);
}

.bg-green {
	background: rgb(0, 185, 0);
}

.bg-greentel {
	background: rgb(79, 122, 77);
}
.bg-greentel2 {
	background: rgb(132, 160, 130);
}
.bg-greentel3 {
	background-color: rgb(227, 237, 226);
}

.bg-fav {
	background: #723d12;
}

.bg-yellow {
	background: rgb(156, 133, 68);
}

.bg-lightglay {
	background: rgb(244, 244, 244);
}

/*======================================
    微調整 余白
=======================================*/
.mt-10 {
	margin-top: 10px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-25 {
	margin-bottom: 25px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mt-50 {
	margin-top: 50px;
}

.mb-5 {
	margin-bottom: 5px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-25 {
	padding-bottom: 25px;
}

.pb-15 {
	padding-bottom: 15px;
}

.mra {
	margin-right: auto;
}

.ml-5 {
	margin-left: 5px;
}

.mb-space {
	margin-bottom: 90px;
}

.mrl-bnr {
	margin: 0px 20px 0;
}

.ptb-footer {
	padding: 35px 0;
}

.footer-menu-pb {
	padding-bottom: 25px;
	margin-top: 25px;
	position: relative;
}

.headline-space {
	margin-top: 150px;
}

.headline-space2st {
	margin-top: 30px;
}

.ptb50 {
	padding: 50px 0 50px 0;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 31px;
}

.pagetop a:hover {
	display: block;
	text-align: center;
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.page_top_navi i {
	position: relative;
}

.page_top_navi i::after {
	content: "";
	font-size: 44px;
	color: rgb(255, 255, 255);
	background: rgb(255, 255, 255);
	border-radius: 27px;
	width: 30px;
	height: 25px;
	padding-bottom: 33px;
	position: absolute;
	top: 7px;
	left: 5px;
	z-index: -1;
}

#bookmark_section {
	margin-top: 30px;
}

#bookmark_section p {
	font-size: 13px;
	line-height: 1.6;
}

.bookmark-table {
	width: 1200px;
	margin: 60px 0;
}

.bookmark-table .f10 {
	font-size: 14px;
}

.bookmark-table .remove-parent {
	background: rgb(79, 122, 77);
	color: rgb(255, 255, 255);
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
}

.bookmark-table tbody {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}

.bookmark-table tr:first-child {
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.bookmark-table tr {
	position: relative;
}

.bookmark-table tr:first-child {
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid rgb(221, 221, 221);
	padding-bottom: 15px
}

.bookmark-table tr th:nth-child(2) {
	border-left: 1px solid rgb(221, 221, 221);
	padding-left: 10px;
}

.bookmark-table tr th:nth-child(3) {
	border-left: 1px solid rgb(221, 221, 221);
	padding-left: 10px;
}

.bookmark-table tr #col_01 {
	width: 150px;
}

.bookmark-table tr #col_02 {
	width: 400px;
}

.bookmark-table tr #col_03 {
	width: 310px;
}

.bookmark-table tr #col_04 {
	width: 150px;
}

.bookmark-table tr #col_05 {
	width: 100px;
}

.bookmark-table tr:not(:nth-child(1)) {
	position: relative;
	border-bottom: 1px solid rgb(0, 0, 0);
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.bookmark-table tr td:nth-child(2) {
	border-left: 1px solid rgb(221, 221, 221);
	padding-left: 10px;
}

.bookmark-table tr td:nth-child(3) {
	border-left: 1px solid rgb(221, 221, 221);
	padding-left: 10px;
}

.bookmark-table tr td:nth-child(2) {
	vertical-align: middle;
	padding-right: 2%;
	width: 400px;
}

.bookmark-table tr td:nth-child(2) a {
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(164, 164, 164);
	margin-bottom: 10px;
}

.bookmark-table tr td:nth-child(2) p:nth-child(2) {
	padding-bottom: 10px;
	font-size: 14px;
}

.bookmark-table tr td:nth-child(2) p:nth-child(3) {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.4;
}

.bookmark-table tr td:nth-child(3) {
	vertical-align: middle;
	font-size: 16px;
	padding-right: 2%;
	line-height: 1.6;
	width: 310px;
}

.bookmark-table tr td:nth-child(4) {
	vertical-align: middle;
	font-size: 16px;
	padding-right: 21px;
	width: 150px;
}

.bookmark-table tr td:nth-child(4) .price {
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 1.6;
}

.bookmark-table tr td:nth-child(5) {
	vertical-align: middle;
	font-size: 14px;
	padding-right: 1%;
	width: 100px;
}

.bookmark-table tr td:nth-child(6) {
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.2;
}

.bookmark-table tr td:nth-child(6) p:nth-child(1) {
	padding-bottom: 4px;
}

.bookmark-table tr {
	position: relative;
}

.bookmark-table img {
	width: 170px;
}

.fot-bnr-wrap {
	width: 880px;
	justify-content: space-between;
}

.fot-bnr-wrap img {
	margin-bottom: 20px;
}

.fot-bnr a {
	display: block;
}

.revo img {
	width: 880px;
}

#history_section {
	margin-top: 30px;
}

#history_section p {
	font-size: 13px;
	line-height: 1.6;
}

.history-table {
	width: 1200px;
	margin: 60px 0;
}

.history-table .f10 {
	display: none;
}

.history-table tbody {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}

.history-table tr:first-child {
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.history-table tr {
	position: relative;
}

.history-table tr:first-child {
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid rgb(221, 221, 221);
	padding-bottom: 15px
}

.history-table tr th:nth-child(2) {
	border-left: 1px solid rgb(221, 221, 221);
	padding-left: 10px;
}

.history-table tr th:nth-child(3) {
	border-left: 1px solid rgb(221, 221, 221);
	padding-left: 10px;
}

.history-table tr #col_01 {
	width: 150px;
}

.history-table tr #col_02 {
	width: 400px;
}

.history-table tr #col_03 {
	width: 310px;
}

.history-table tr #col_04 {
	width: 150px;
}

.history-table tr #col_05 {
	width: 100px;
}

.history-table tr:not(:nth-child(1)) {
	position: relative;
	border-bottom: 1px solid rgb(0, 0, 0);
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.history-table tr td:nth-child(2) {
	border-left: 1px solid rgb(221, 221, 221);
	padding-left: 10px;
}

.history-table tr td:nth-child(3) {
	border-left: 1px solid rgb(221, 221, 221);
	padding-left: 10px;
}

.history-table tr td:nth-child(2) {
	vertical-align: middle;
	padding-right: 2%;
	width: 400px;
}

.history-table tr td:nth-child(2) a {
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dashed rgb(221, 221, 221);
	margin-bottom: 10px;
}

.history-table tr td:nth-child(2) p:nth-child(2) {
	padding-bottom: 10px;
	font-size: 14px;
}

.history-table tr td:nth-child(2) p:nth-child(3) {
	padding-bottom: 10px;
	font-size: 14px;
}

.history-table tr td:nth-child(3) {
	vertical-align: middle;
	font-size: 16px;
	padding-right: 2%;
	line-height: 1.6;
	width: 310px;
}

.history-table tr td:nth-child(4) {
	vertical-align: middle;
	font-size: 16px;
	padding-right: 21px;
	width: 150px;
}

.history-table tr td:nth-child(4) .price {
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 1.6;
}

.history-table tr td:nth-child(5) {
	vertical-align: middle;
	font-size: 14px;
	padding-right: 1%;
	width: 100px;
}

.history-table tr td:nth-child(6) {
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.2;
}

.history-table tr td:nth-child(6) p:nth-child(1) {
	padding-bottom: 4px;
}

.history-table tr {
	position: relative;
}

.history-table img {
	width: 150px;
	padding-right: 14px;
}

.gm-style img {
	margin-right: 12px;
	max-width: 90px;
}

.footer_content {
	position: relative;
}

.supple-down.supple-down-f {
	font-size: 23px;
}

.site-supple.site-supple {
	font-size: 17px;

}

.site-supple.site-supple.sup-oh {
	font-size: 16px;
	padding-top: 4px;
	text-align: right;
	line-height: 1.2;
}

.site-supple.footer-left {
	position: unset;
}

.footer-icon-wrap .site-supple-sub.footer-supple-sub {
	font-size: 26px;
}

.tell-icon.footer-tell-icon {
	width: 28px
}

.mail-icon.footer-mail-icon {
	width: 33px;
}

.copy {
	padding: 32px 0 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4;
}

.footer-push {
	cursor: pointer;
}

.page_top_navi i {
	font-size: 44px;
}

.bnr-revolution {
	z-index: 1;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	position: absolute;
	right: 0;
	top: 90px;
}

.bnr-revolution img {
	width: 620px;
}

#footer-navigation-01 .nav-ul li {
	margin: 0 auto;
	text-align: center;
}

.footer-content1st {
	position: relative;
}

.logo {
	width: 50px;
	max-width: 150px;
}


.site-supple {
	font-size: 16px;
	padding-top: 10px;
	font-weight: normal;
}

.supple-up {
	display: inline-block;
	padding-bottom: 10px;
}

.supple-down {
	display: inline-block;
}

.site-supple-sub.mb-vsm{
	margin-bottom: 5px;
}

.site-branding a {
	color: rgb(255, 255, 255);
}

.site-branding .logo-title {
	width: 280px;
	margin-bottom: 5px;
	margin-top: 5px;
}


.tell-corporate {
	font-size: 20px;
}

.head-text-oh {
	position: absolute;
	right: 0;
	white-space: nowrap;
}

.consideration-oh {
	margin-left: 10px;
}

.consideration-oh img {
	height: 104px;
}

.title {
	font-weight: 700;
}

.title-sub {
	font-size: 16px;
	padding-bottom: 10px;
}

.head-wrap-right {
	position: relative;
}

.bnr-m {
	margin: 0 2px 0 2px;
}

.mv-bnr img {
	width: 300px;
}

.mv-text {
	position: relative;
	color: rgb(255, 255, 255);

	display: flex;
	align-items: center;
	padding-top: 0;
}

.mv-text .shadow {
	text-shadow: 1px 1px 0px rgb(175, 175, 175);
}

/* .mv-text h2 {
	font-size: 54px;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: left;
} */

.attention1st small {
	font-size: 41px;
}

.rc-worries-box-head h3 {
	background: rgb(242, 152,	 56);
	color: rgb(255, 255, 255);
}

.rc-cost-box {
	background: rgb(242, 152, 56);
}

.rc-triangle::before {
	content: "";
}

.rc-triangle::after{
	content: "";
}

.rc-cost-head {
	color: rgb(255,255,255);
}

.rc-cancel-head {
	display: flex;
	justify-content: center;
	z-index: 1;
	background: white;
}

.rc-cancel-in1 {
	background-color: rgb(220 220 220);

}

.rc-cancel-in2 {
	background-color:rgb(235 171 162);
}

.rel-close .rc-cancel-inn-text-oh2 {
	font-weight: bold;
	font-size: 20px;
	background: linear-gradient(transparent 1.1em, rgb(242, 203, 66) 0, rgb(242, 203, 66) 1.3em, transparent 0);
	display: inline;
}

.rel-close .rc-cancel-box::after {
	border-top: 100px solid rgb(242 203 64);
}

.rc-flow {
	background: rgb(238, 125, 117);
}

.rc-worries-box {
	border: 2px solid rgb(242, 152, 56);
}

.rc-flow ul {
	display: flex;
	justify-content: space-between;
	padding: 20px;
}

.rc-flow li {
	background: rgb(255, 255, 255);
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.rc-flow li::after {
	content: "";
}

.rc-triangle {
	position: relative;
}

.rc-cancel-box.rc-triangle::before {
	border: unset;
}

.rc-consu-head {
	display: flex;
	justify-content: center;
}

.rc-consu-slash-l {
	transform: rotate(285deg);
}

.rc-consu-box {
	display: flex;
	justify-content: space-between;
}

.rc-consu-in {
	background: rgb(195, 13, 35);
	color: rgb(255, 255, 255);
	border-radius: 5px;
}

#ranking_property {
	margin-bottom: 50px;
}

.cat-box {
	padding-bottom: 50px;
	padding-top: 50px;
}
.catg-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-bottom: 30px;
	gap: 50px;
}
.catg-wrap2 {
	text-align: right;
}
.catg-wrap2 p {
	font-size: 14px;
	line-height: 1.4;
}
.catg-wrap-p {
	font-size: 40px;
	font-weight: bold;
}
.catg-wrap-p2 {
	font-size: 18px;
}
.catg-wrap-p2 span {
	font-size: 36px;
	font-weight: bold;
	margin-left: 10px;
}
.cat-bnr {
	padding: 26px 25px 26px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: opacity 0.3s;
	min-width: 175px;
	transition: all .6s ease;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.50);
	margin: 0 auto;
	text-align: center;
}
.cat-bnr:hover {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.20);
}
.cat-bnr:hover {
	opacity: 0.8;
}
.cat-bnr img {
	width: 70px;
	height: 70px;
	object-fit: contain;
	margin-bottom: 10px;
}
.cat-bnr p,
.cat-bnr-p {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	color: #fff;
}
.cat-bnr-wrap {
	gap: 30px;
	flex-wrap: wrap;
	justify-content: center;
}




@media screen and (min-width: 48em) and (max-width: 64em) {
	.mv-text .attention1st {
		font-size: 4vw;
		text-align: center;
	}

	.mv-text .attention2st {
		font-size: 4vw;
		text-align: center;
	}

	.head-text-wrap {
		width: 100%;
	}

	.top-header .mv-bnr {
		width: 60%;
	}

	.mv-bnr div:nth-child(2) {
		margin: 0 10px;
	}

	.mv-bnr:nth-child(2) {
		margin: 0 10px;
	}

	.mv-text .mv-bnr {
		width: 60%;
		margin: 0 auto;
	}

	.home .mv-text {
		padding-top: 1em;
	}

	.home .mv-text .attention1st, .home .mv-text .attention2st {
    font-size: 5em;
	}

}

@media screen and (max-width: 25em) {
	.mv-text .attention1st {
		font-size: 6vw;
	}

	.mv-text .attention2st {
		font-size: 6vw;
	}

	.mv-bnr {
		width: 100%;
	}

}

.mv-bnr {
	width: 80%;
	margin: 0 auto;
}

.sp-search-icon {
	position: absolute;
	right: 52px;
	z-index: 1;
	top: 10px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	text-align: center;
}

.sp-search-icon img {
	width: 33px;
	padding-bottom: 3px;
}

.sp-ad-search {
	position: relative;
}

.easy-search {
	width: 100%;
	margin: 0 auto;
}

.easy-search div {
	width: 32.6%;
	margin-bottom: 1%;
}

.easy-search div:nth-child(2) {
	margin: 0 1%;
}

.easy-search div:nth-child(5) {
	margin: 0 1%;
}

.easy-search div:nth-child(8) {
	margin: 0 1%;
}

.easy-search img {
	width: 100%;
}

.sp-search .headline {
	margin-bottom: 60px;
	padding-top: 85px;
}

.sp-ad-search .headline {
	padding-top: 40px;
}

.advanst-sp-search {
	width: 100%;
	margin: 16px auto 20px;
	padding: 10px;
	background: rgb(92, 17, 119);
}

.advanst-sp-search dt {
	background: rgb(171, 131, 184);
	display: inline-block;
	color: rgb(255, 255, 255);
	padding: 5px 10px;
	position: relative;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.advanst-sp-search dt::after {
	content: "";
	position: absolute;
	top: 0;
	right: -30px;
	border-top: 11px solid rgba(255, 0, 0, 0);
	border-right: 10px solid rgba(255, 0, 0, 0);
	border-bottom: 14px solid rgba(0, 0, 0, 0);
	border-left: 20px solid rgb(171, 131, 184);
}

.advanst-sp-search label {
	color: rgb(255, 255, 255);
	font-size: 14px;
	line-height: 1.6;
}

.advanst-sp-search .search-submit {
	margin: 13px auto 8px;
	color: rgb(92, 17, 119);
}

.advanst-sp-search dd {
	padding: 10px 0;
}

.head-corporate .top-nav-wrap {
	position: unset;
}

/****************************
ヘッダー
****************************/
.logo {
	width: 50px;
	max-width: 150px;
}

.header-wrap {
	margin: 0 auto;
	/* padding: 13px 0 5px 0; */
}

.site-supple {
	font-size: 16px;
	padding-top: 10px;
	font-weight: normal;
}

.supple-up {
	display: inline-block;
	padding-bottom: 10px;
}

.supple-down {
	display: inline-block;
}

.site-supple-sub {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.site-branding {
	/* margin-left: 1em; */
}

.site-branding-box {
	display: flex;
	align-items: center;
}

.tell-corporate {
	font-size: 20px;
}

.head-text-oh {
	position: absolute;
	right: 0;
	white-space: nowrap;
}

.top-mv {
	background: url(images/slider03.jpg) no-repeat;
	height: 100rem;
	background-size: cover;
	position: relative;
	background-position-x: center;
}

.top-mv-other {	
	background-image: none;
	height: 20rem;
}

.top-mv-01 {
	background: url(images/mv01.jpg) no-repeat;
	background-size: cover;
	position: relative;
	background-position: bottom;
}

.consideration-oh {
	margin-left: 10px;
}

.consideration img {
	/* width: 83px; */
}

.consideration-oh img {
	height: 104px;
}

.title {
	font-weight: 700;
}

.title-sub {
	font-size: 16px;
	padding-bottom: 10px;
}

.head-wrap-right {
	position: relative;
}

.top-header .head-wrap-right {
	padding-right: 10px;
}

.bnr-m {
	margin: 0 2px 0 2px;
}

.mv-text {
	position: relative;
	color: rgb(255, 255, 255);
}

.mv-text>div {
	margin: 0 auto 0;
}

.mv-text .shadow {
	text-shadow: 1px 1px 0px rgb(175, 175, 175);
}

.mv-text h2 {
	font-size: 54px;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: left;
}

.attention1st small {
	font-size: 41px;
}


.mv-text>div {
	margin: 0 auto 0;
}

.mv-bnr {
	width: 80%;
	margin: 0 auto;
}

.sp-search {
	display: none;
}

.sp-search-icon {
	position: absolute;
	right: 52px;
	z-index: 1;
	top: 10px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	text-align: center;
}

.sp-search-icon img {
	width: 33px;
	padding-bottom: 3px;
}

.sp-ad-search {
	position: relative;
}

.easy-search {
	width: 100%;
	margin: 0 auto;
}

.easy-search div {
	width: 32.6%;
	margin-bottom: 1%;
}

.easy-search div:nth-child(2) {
	margin: 0 1%;
}

.easy-search div:nth-child(5) {
	margin: 0 1%;
}

.easy-search div:nth-child(8) {
	margin: 0 1%;
}

.easy-search img {
	width: 100%;
}

.sp-search .headline {
	margin-bottom: 60px;
	padding-top: 85px;
}

.sp-ad-search .headline {
	padding-top: 40px;
}

.advanst-sp-search {
	width: 100%;
	margin: 16px auto 20px;
	padding: 10px;
	background: rgb(92, 17, 119);
}

.advanst-sp-search dt {
	background: rgb(171, 131, 184);
	display: inline-block;
	color: rgb(255, 255, 255);
	padding: 5px 10px;
	position: relative;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.advanst-sp-search dt::after {
	content: "";
	position: absolute;
	top: 0;
	right: -30px;
	border-top: 11px solid rgba(255, 0, 0, 0);
	border-right: 10px solid rgba(255, 0, 0, 0);
	border-bottom: 14px solid rgba(0, 0, 0, 0);
	border-left: 20px solid rgb(171, 131, 184);
}

.advanst-sp-search label {
	color: rgb(255, 255, 255);
	font-size: 14px;
	line-height: 1.6;
}

.advanst-sp-search .search-submit {
	margin: 13px auto 8px;
	color: rgb(92, 17, 119);
}

.advanst-sp-search dd {
	padding: 10px 0;
}

.head-corporate .top-nav-wrap {
	position: unset;
}

/****************************
メニュー
****************************/
.menu-primary-menu-container {
	max-width: 1200px;
	margin: auto;
}

.main-navigation ul:not(.sub-menu) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	z-index: 1;

	align-items: center;
}

.menu-item-has-children {
	position: relative;
}

.menu-item-has-children:hover {
	cursor: pointer;
}

.sub-menu {
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	background: rgb(255, 255, 255);
	z-index: -1;
	padding: 0;
	display: none;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

/* 子を持つ親メニューにマウスオーバーしたとき、サブメニューを表示する */
.menu-item-has-children:hover .sub-menu {
	opacity: 1;
	z-index: 9999;
	display: block;
}

.sub-menu>.page_item:not(:last-child) {
	border-bottom: 1px solid rgb(238, 238, 238);
}

.sub-menu>.menu-item a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px 0;
	color: rgb(255, 255, 255);
	text-align: left;
	border-bottom: rgba(208, 208, 208, 0.00) 2px solid;
	;
	box-sizing: border-box;
}

.main-navigation ul li {
	list-style-type: none;
	position: relative;
		/* padding-left: 10px;
		padding-right: 10px; */

	padding-left: 1em;
	padding-right: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	/* border-right: 1px solid #a9a9a9; */
}

.main-navigation ul li :last-child {
	border-right: 0;
}

.cta-img-box {
	width: 75px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cta-img-box a {
	color: #fff;
	text-align: center;
}
.line-icon {
	width: 5em;
	height: auto;
}
.line-icon + br + span {
	position: relative;
	top: -7px;
}
.tel-icon {
	width: 3em;
	height: auto;
}

.tel-icon  + br + span {
	margin-top: 5px;
	display: block;
}

.fav-icon {
	width: 3em;
	height: auto;
}
.fav-icon   + br + span {
	margin-top: 7px;
	display: block;

}
.consideration {
	display: flex;
}

.main-navigation ul .main-nav-line {
	background: rgb(79, 207, 12);
	display: block;
	height: 64px;
	width: 190px;
	position: relative;
	border-radius: 8px;
	border: 1px solid rgb(255, 255, 255);
	margin-left: auto;
	-webkit-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.main-navigation ul .main-nav-line a {
	font-size: 14px;
}

.main-navigation ul .main-nav-line a::before {
	content: "";
	background: url(images/line-menu-btn.svg) no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 30px;
	border: 1px solid rgb(255, 255, 255);
	height: 30px;
	border-radius: 15px;
}

.main-navigation ul .main-nav-line span {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
}

.main-navigation #primary-menu .main-nav-line a::after {
	background: none;
}

.main-navigation ul .main-nav-mail {
	background: rgb(255, 3, 3);
	display: block;
	height: 64px;
	width: 190px;
	position: relative;
	border-radius: 8px;
	border: 1px solid rgb(255, 255, 255);
	margin-left: 15px;
	-webkit-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.main-navigation ul .main-nav-mail a {
	font-size: 14px;
}

.main-navigation ul .main-nav-mail a::before {
	content: "";
	background: url(images/menu-mail-btn.svg) no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 30px;
	height: 30px;
}

.main-navigation ul .main-nav-mail span {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
}

.main-navigation #primary-menu .main-nav-mail a::after {
	background: none;
}

.main-navigation .sub-menu li {
	margin-right: 0;
	background: #191919;
}

.main-navigation ul li:last-child {
	border-right: unset;
}

#primary-menu li a::after {
	position: absolute;
	bottom: 16px;
	left: 0;
	content: '';
	width: 100%;
	transform-origin: center top;
	-webkit-transition: transform .6s;
	-o-transition: transform .6s;
	transition: transform .6s;
}

#primary-menu .current_page_item a::after {
	height: 1px;
	background: rgb(114, 61, 18);
}

#primary-menu li:not(.current_page_item) a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	transform: scale(0, 1);
	transform-origin: center top;
	-webkit-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s;
	height: 1px;
	background: rgb(79, 122, 77);
}

.head-corporate #primary-menu li:not(.current_page_item) a::after {
	bottom: 16px;
}

#primary-menu .sub-menu li:not(.current_page_item) a::after {
	top: 34px
}

#primary-menu li a:hover::after,
#primary-menu li:not(.sub-menu).current_page_item a::after {
	transform: scale(1, 1);
	-webkit-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s;
	transition: transform .3s;
	bottom: -2px;
}

.main-navigation {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* margin-left: auto; */
}

.menu-item-has-children:before {
	top: 27px;
	right: 5px;
	position: absolute;
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	font-weight: 900;
	color: rgb(51, 51, 51);
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.main-navigation .menu-item-has-children:before {
	display: none;
}

#drawer-navigation .menu-item-has-children:before {
	display: none;
}

.main-navigation ul.sub-menu li a {
	font-weight: normal;
	text-align: center;
	font-size: 11px;
}

.main-navigation ul li {
	-webkit-transition: background .6s;
	-o-transition: background .6s;
	transition: background .6s;
}

.main-navigation ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	/* padding: 10px 0 22px 0; */
	line-height: 1.4em;
	position: relative;
	color: rgb(16, 16, 16);
	font-size: 16px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.top-nav {
	display: flex;
}

.main-navigation ul ul {
	margin: 0;
}

.main-navigation li a span {
	font-size: 11px;
	font-weight: normal;
	display: block;
}

.foot-nav .menu-item-has-children .sub-menu {
	opacity: 1;
	z-index: 9999;
	display: block;
}

.foot-nav .sub-menu {
	position: unset;
	background: none;
	box-shadow: unset;
}

.foot-nav .sub-menu li {
	background: none;
}

.foot-nav .current_page_item a {
	display: inline-block;
	text-decoration: none;
	line-height: 1;
}

.foot-nav .current_page_item a::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: rgb(51, 51, 51);
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
}

.foot-nav .current_page_item a:hover::after {
	border-bottom: 1px solid rgb(112, 112, 112);
	transform: scale(1, 1);
}

.foot-nav #primary-menu li a::after {
	/* background: rgb(255, 255, 255); */
}

.foot-nav #primary-menu .current_page_item a::after {
	bottom: 15px;
}

.foot-nav #primary-menu li a {
	bottom: 16px;
	left: 0;
	line-height: 1.4em;
}

.drawer-navigation .drawer-li a {
	color: rgb(255, 255, 255);
}

#drawer-navigation span {
	padding-left: 10px;
}

.footer-nav-oh {
	display: none;
}

.top-nav-wrap {
	/* height: 80px; */
	position: relative;
	-moz-transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out;
}

.top-nav-wrap .sub-menu {
	backdrop-filter: none;
	-webkit-backdrop-filter: none;
}

/****************************
アニメ
****************************/
#loader-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	background-size: cover;
	z-index: 99999;
}

#loader-bg #loader {
	height: inherit;
}

#loader {
	position: fixed;
	top: 50%;
	left: 50%;
	text-align: center;
	color: rgb(255, 255, 255);
	z-index: 2;
	-webkit-transform: translate(-50%, -3%);
	-ms-transform: translate(-50%, -3%);
	transform: translate(-50%, -3%);
}

#contens {
	text-align: center;
	margin-top: 30%;
	font-size: 20px;
	color: rgb(255, 255, 255);
}

.loader {
	background: rgb(92, 17, 119);
	height: 58px;
	padding: 0px 1px 0px 1px;
}

.clip-text {
	font-size: 6em;
	font-weight: bold;
	line-height: 1;
	position: relative;
	display: inline-block;
	margin: .25em;
	padding: .5em .75em;
	text-align: center;
	color: rgb(255, 255, 255);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.clip-text:before {
	z-index: -2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: inherit;
}

.clip-text:after {
	position: absolute;
	z-index: -1;
	top: .125em;
	right: .125em;
	bottom: .125em;
	left: .125em;
	background-color: rgb(0, 0, 0);
}

.ball-grid-beat div:nth-child(2) {
	visibility: hidden;
}

.ball-grid-beat div:nth-child(8) {
	visibility: hidden;
}

.stycky-header h1 {
	color: #000;
}

.stycky-header img {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.stycky-header .logo img {
	width: 35px;
}

.stycky-header .logo {
	width: 35px;
}

.stycky-header .call-icon {
	width: 35px;
}

.stycky-header .tell-icon {
	width: 15px;
	line-height: 20px;
	height: 20px;
}

.stycky-header .mail-icon {
	width: 18px;
	line-height: 20px;
	height: 20px;
}

.stycky-header .site-supple.site-supple {
	font-size: 13px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.stycky-header .site-supple.head-left {
	font-size: 11px;
	left: -28px;
	padding-top: 2px;
}

.top-header .stycky-header .top-header-oh {
	padding-top: 2px;
}

.top-header .stycky-header .site-supple-sub {
	padding-top: 2px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.stycky-header .site-supple-sub {
	font-size: 12px;
	margin-bottom: 5px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.stycky-header .site-branding img {
	width: 265px;
}

.stycky-header .site-branding {
	font-size: 0;
	font-weight: normal;
}

.stycky-header .fax-wrap {
	margin-left: auto;
	padding-right: 12px;
}

.stycky-header .bnr-m {
	width: 60px;
	padding-bottom: 5px;
}

.stycky-header .header-wrap {
	padding: 10px 0;
}

.stycky-header.site-supple.site-supple {
	font-size: 13px;
}

.stycky-header .main-navigation ul li a {
	font-size: 13px;
}

.stycky-header ul .main-nav-line {
	font-size: 13px;
	height: 45px;
	margin-top: 3px;
}

.stycky-header .main-nav-line ul li a {
	font-size: 13px;
}

.stycky-header ul .main-nav-line a {
	padding: 5px 0;
}

.stycky-header ul .main-nav-line span {
	font-size: 13px;
}

.stycky-header ul .main-nav-mail {
	font-size: 13px;
	height: 45px;
	margin-top: 3px;
}

.stycky-header .main-nav-mail ul li a {
	font-size: 13px;
	padding: 5px 0;
}

.stycky-header ul .main-nav-mail span {
	font-size: 13px;
}

.stycky-header ul .main-nav-mail a {
	padding: 5px 0;
}

.stycky-header .top-nav-wrap {
	height: 37px;
}

.stycky-header .site-supple {
	padding-top: 6px;
}

.head-corporate .stycky-header .header-wrap {
	padding: 10px 0 0px 0;
}

.head-corporate .stycky-header .top-nav-wrap {
	height: 47px;
}

.head-corporate .stycky-header .site-branding img {
	width: 356px;
}

.head-corporate .stycky-header .logo img {
	width: 46px;
}

.head-corporate .stycky-header .corporate-oh {
	justify-content: flex-end;
}

.head-corporate .stycky-header .logo {
	width: auto;
}

.head-corporate .stycky-header .consideration-oh img {
	height: auto;
	width: 54px;
}

.head-corporate .consideration-oh img {
	height: auto;
	width: 70px;
}

.header-property .stycky-header .property-oh {
	margin-top: 0;
	margin-bottom: 3px;
}

.header-property .stycky-header .site-supple {
	font-size: 13px;
}

.header-property .property-oh {
	margin-bottom: 5px;
}

.header-property .stycky-header .bnr-m {
	height: auto;
}

.stycky-header-other {
	background-color: rgba(0, 0, 0, 0.7);
}

#stycky-header {
	-webkit-transition: all 1.6s ease;
	transition: all 1.6s ease;
}

#stycky-header.header_tracking {
	width: 100%;
	position: fixed;
	top: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 10;
	border-bottom: 1px solid rgb(127, 0, 255 / 26%);
}

.sp-logo.header_tracking {
	height: 46px;
	width: 100%;
	position: fixed;
	top: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 10;
	border-bottom: 1px solid rgb(127, 0, 255 / 26%);
	padding: 5px 5px 2px 5px;
}

.sp-logo .logo-nofix {
	display: block;
}

.sp-logo.header_tracking .logo-nofix {
	display: none;
}

.sp-logo .logo-fix {
	display: none;
}

.sp-logo.header_tracking .logo-fix {
	display: block;
}

.sp-logo.header_tracking img {
	width: 160px;
}

.header_tracking .top-nav-wrap {
	top: -10px;
	transition: all .6s ease-out;
}

.head-corporate .top-nav-wrap {
	height: 70px;
}

#site-navigation.header_tracking {
	height: 210px;
	width: 100%;
	position: fixed;
	top: 0;
	-webkit-animation: fixed .6s ease-in-out alternate;
	-moz-animation: fixed .6s ease-in-out alternate;
	animation: fixed .6s ease-in-out alternate;
	background-color: rgba(0, 0, 0, 0.7);
	-moz-transition: all 1.6s ease;
	-webkit-transition: all 1.6s ease;
	transition: all .6s ease-moz-transition:all 1.6s ease;
	-webkit-transition: all 1.6s ease;
	transition: all 1.6s ease;
	z-index: 10;
}

.shadow-bg li {
	-webkit-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.4);
	box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.4);
	height: 375px;
}

.property-num {
	margin-bottom: 10px;
}

.property-num p:nth-child(1) {
	background: rgb(135, 135, 135);
	padding: 5px 10px;
	font-size: 12px;
	color: rgb(255, 255, 255);
	border-radius: 5px;
}

.pro-subbg {
	background: rgb(135, 135, 135);
	padding: 5px 5px;
	font-size: 12px;
	color: rgb(255, 255, 255);
	border-radius: 5px;
}

.property-name {
	font-size: 18px;
	margin-left: 10px;
	width: 56%;
}

.property-address {
	font-size: 16px;
	padding-bottom: 10px;
	border-top: 1px solid rgb(135, 135, 135);
	padding-top: 10px;
}

.price {
	font-weight: bold;
	display: block;
}

.topic .price {
	margin-left: 10px;
}

.ricoh-theta-tour-image {
    width: 1030px !important;
	height: 360px !important;
}

.ricoh-theta-iframe {
	height: 360px !important;
	width: 1030px !important;
}

.tax {
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 10px;
    vertical-align: sub;
}

@media screen and (orientation: landscape) {
	.topic .rent {
		margin-left: 10px;
		position: absolute;
		bottom: 10px;
		right: 10px;
	}
}

.gm-style .gm-style-iw-c {
	width: 330px;
}

.window-tr {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border: 1px solid rgb(201, 201, 201);
	border-radius: 5px;
	justify-content: space-around;
}

.window-tr p:nth-of-type(1) {
	font-size: 15px;
	border-bottom: 1px solid rgb(201, 201, 201);
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.window-tr p:nth-of-type(2) {
	font-size: 25px;
	font-weight: bold;
}

.window-p01 {
	padding-right: 10px;
	width: 80px;
	align-self: center;
}

.window-p02 {
	font-weight: bold;
	font-size: 14px;
}

.noto-jp {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
}

.mv-text-sup {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

.mv-text-bnr {
	/* background-color: rgb(4, 56, 0, 69%); */
	/* background-color: rgb(255, 176, 176, 47%); */
	background-color: rgb(129, 85, 85, 47%);
	padding-left: 146px;
	padding-right: 146px;
	padding-top: 15px;
	padding-bottom: 15px;
	/* font-size: 30px; */
	font-weight: bold;
}
a .mv-text-bnr {
	color: #ffffff;
}

.mv-text-sup p {
	font-size: 30px;
}

.mv-text-sup-wrap {
	display: flex;
	flex-direction: column;
	gap: 5em;
}
.mv-text-sup-oh {
	font-size: 4em;
	font-weight: bold;
	padding: 10px;
	/* text-shadow: 2px 2px #023211; */
}

.mv-text-sup-oh2 {
	font-size: 4em;
	text-align: center;
	border: 2px solid rgb(255, 255, 255, 84%);
	position: relative;
}

.mv-text-sup-oh2::after {
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	position: absolute;
	right: 23px;

}
.mv-text-sup-wrap {

}





.bg-orange {
	background-color: rgb(229, 147, 10);
}

.color-white {
	color: rgb(255, 255, 255);
}

.bg-orange .company-teble td {
	border-bottom: 1px solid rgb(255, 255, 255);
}

.partner h3 {
	font-size: 22px;
	color: #433020;
	margin-bottom: 20px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	line-height: 26px;
}

.partner-wrap {
	border-radius: 8px;
	background-color: #FFFFFF;
	border: 1px solid rgba(152,152,152,1.00);
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	justify-content: flex-start;
	/* gap: 5px; */
	gap: 38px;
}

.hm-contact {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.hm-contact div.df {
	/* width: 400px; */
	width: 100%;
	display: block;
}

.gm-style-iw-ch {
	padding-top: 0;
}
.gm-style-iw-chr {
	position: absolute;
	right: 0;
	top: -5px;
}

.gm-style .gm-style-iw-c {
	padding-top: 10px !important;
}

/* 施工実績一覧（トップページ） */
.construction-top {
	padding: 30px 0 50px;
}
.construction-list {
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 25px;
}
.construction-item {
	width: calc(33.333% - 17px);
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
	transition: box-shadow 0.3s;
}
.construction-item:hover {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.construction-item a {
	text-decoration: none;
	color: inherit;
}
.construction-thumb {
	width: 100%;
	height: 200px;
	object-fit: cover;
	display: block;
}
.construction-info {
	padding: 15px 20px;
}
.construction-name {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.construction-name a {
	color: #333;
}
.construction-address {
	font-size: 13px;
	color: #666;
}
.construction-more-link {
	text-align: center;
	margin-top: 35px;

}
.construction-more-link a {
	display: inline-block;
	padding: 15px 50px;
	background: #4F7A4D;
	color: #fff;
	border: none;
	border-radius: 50px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 550px;
}
.construction-more-link a::after {
	content: "\00a0\00a0＞";
}
.construction-more-link a:hover {
	background: #3d6240;
}


/* ニュース一覧（トップページ） */
.news-top {
	padding: 20px 0 50px;
}
.news-list {
	list-style: none;
	padding: 0;
	margin: 0;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;

	gap: 10px;
	display: flex;
	flex-direction: column;
}
.news-item {
	border-bottom: 1px solid #e0e0e0;
	border-left: 4px solid rgb(206, 145, 3);
	border-right: 1px solid rgb(206, 145, 3);
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
	border-top-right-radius: 13px;
	border-bottom-right-radius: 13px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.50);
}
.news-item:first-child {
	border-top: 1px solid #e0e0e0;
}
.news-item a {
	display: flex;
	align-items: center;
	gap: 20px;
	padding: 15px 15px;
	text-decoration: none;
	color: #333;
	transition: background 0.2s;
}
.news-item a:hover {
	background: #f9f9f9;
}
.news-date {
	flex-shrink: 0;
	font-size: 14px;
	color: #888;
	min-width: 90px;
}
.news-title {
	font-size: 15px;
}
.news-more-link {
	text-align: center;
	margin-top: 30px;
}
.news-more-link a {
	display: inline-block;
	padding: 15px 50px;
	background: #4F7A4D;
	color: #fff;
	border: none;
	border-radius: 50px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 550px;
}
.news-more-link a:hover {
	background: #3d6240;
}


/* バナー一覧（トップページ） */
.banner-top {
	padding: 20px 0 40px;
}
.banner-list {
	gap: 20px;
	max-width: 1200px;
	margin: 0 auto;
}
.banner-item {
	max-width: 386px;
}
.banner-item a {
	display: block;
}
.banner-img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 4px;
}



/* ==============================================
   フロントページ デザインリニューアル
   ============================================== */

/* ----- 全セクション共通タイトル ----- */

.home .headline.h-icon::before,
.home .headline.h-icon::after {
	display: none;
}

.home .headline.h-icon img {
	display: none;
}

.home .headline {
	width: auto;
	margin-bottom: 40px;
}

.home .headline h2 {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	gap: 5px;
	line-height: 1.4;
	font-size: 18px;
	color: #7a9a6d;

}

.home .headline h2.c-w,
.home .headline h2.c-black {
	color: #7a9a6d;
}

.home .headline h2 span {
	position: static;
	font-size: 30px;
	font-weight: bold;
	/* color: #333; */
}

.home .headline h2 span::before {
	display: none;
}

.home .headline-space2st {
	margin-top: 60px;
}

.home .headline-space {
	margin-top: 60px;
}

.home .top-pickup-link {
	padding-top: 50px;
	background: none;
}

.home .top-pickup-link .headline {
	margin-bottom: 30px;
}


/* ----- マップ検索 ----- */

.home .panel-group {
	background: none;
	border: none;
	margin-bottom: 0;
}

.home .panel-group .panel {
	display: block;
}

.home #seaerch_map_section {
	margin: 0 auto;
}

.home .search_box {
	background-color: rgb(227, 237, 226);
	padding: 30px 20px;
}

.home .search_map {
	margin-bottom: 30px;
}

.home #mapid {
	border-radius: 0 !important;
	border-color: #ddd !important;
}

.home .search_count_wrap {
	padding: 10px 0;
}

.home .sesrch_count {
	font-size: 15px;
	color: #555;
}

.home .current_num {
	font-size: 24px;
	font-weight: bold;
	color: #4F7A4D;
}


/* ----- こだわり条件で絞り込む ----- */

.home .advanced-search {
	height: auto;
	margin-bottom: 0;
	background: none;
	background-size: unset;
	background-position: unset;
}

.home .advanced-search .row {
	position: static;
}

.home .advanced-search-new {
	background: #f5f5f5;
	padding: 30px;
	border-radius: 12px;
	outline: none;
}

.home .side-search.advanced-search-new {
	background: #ffffff;
	outline: none;
	outline-offset: 0;
	padding: 25px;
	border: 4px solid rgb(228 235 227);
	padding-bottom: 50px;
}


/* ----- 施工実績 ----- */

.home .construction-top {
	padding: 20px 0 50px;
}

.home .construction-list.card li {
	box-shadow: none;
	padding: 0;
	border-radius: 15px;
	overflow: hidden;
	/* box-shadow: 0 2px 15px rgba(0, 0, 0, 0.50); */
	background: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
	/* transition: box-shadow 0.3s; */
	border: 1px solid #d9d9d9;
}

.home .construction-address::before {
	content: "\f3c5";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;
	color: #999;
	font-size: 12px;
}


/* ----- ブログ ----- */

.home .bloglink-wrap {
	border-bottom: none;
	padding: 0;
	margin-bottom: 40px;
}

.home .bloglink-wrap h3 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 25px;
	color: #333;
}

.home .bloglink-wrap h3::before {
	display: none;
}

.home .bloglink-wrap .view {
	text-align: center;
	margin-top: 25px;
}

.home .bloglink-wrap .view a {
	display: inline-block;
	padding: 15px 50px;
	background: #4F7A4D;
	color: #fff;
	border: none;
	border-radius: 50px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	transition: background 0.3s;
}

.home .bloglink-wrap .view a:hover {
	background: #3d6240;
}

.home .bloglink-wrap .view a .fas {
	display: none;
}

.home .bloglink-wrap li {
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
	border-radius: 15px;
	overflow: hidden;
}

.home .bloglink-wrap .rss-wrap img {
	width: 100%;
	height: 180px;
	object-fit: cover;
}


/* ----- ニュース (タイトル上書き) ----- */

.home .news-top {
	padding: 0 0 50px;
}


/* ----- バナー ----- */

.home .banner-top {
	padding: 10px 0 40px;
}

.home .banner-list {
	gap: 20px;
	max-width: 1200px;
	margin: 0 auto;
}

.home .banner-img {
	border-radius: 8px;
	transition: opacity 0.3s;
	border: 1px solid #dfdfdf;
}

.banner-img {
	border-radius: 8px;
	transition: opacity 0.3s;
	border: 1px solid #dfdfdf;
}

.home .banner-img:hover {
	opacity: 0.85;
}


/* ----- SNS/Portal/Others バナー ----- */

.home .top-arrival-wrap {
	margin-bottom: 40px;
	padding-top: 20px;
}

.home .fot-bnr {
	border-radius: 8px;
}

.home .bar-head h2 {
	font-size: 1.5em;
	padding: 0.6em 0;
}


/* ----- サイドバナー (新規開業等) ----- */

.home .bloglink-wrap.shinkikaigyo {
	border-bottom: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.home .bloglink-wrap.shinkikaigyo .side-bnr-wrap {
	margin-bottom: 10px;
}

.home .bloglink-wrap.shinkikaigyo img {
	border-radius: 8px;
	transition: opacity 0.3s;
}

.home .bloglink-wrap.shinkikaigyo img:hover {
	opacity: 0.85;
}


/* ----- 成約店様ご紹介動画 ----- */

.home .rent-youtube {
	margin-bottom: 15px;
}

.home .rent-youtube-item {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}



/* 施工実績 タームナビ アクティブ */
.result-sub1st.result-sub-active,
a.result-sub-active {
	background: #4a7c59 !important;
	color: #fff !important;
	border-radius: 4px;
	padding: 4px 12px;
}



/* 新着物件ページ スマホカード型2カラム */
.new-card-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
	padding: 0;
}
.new-card-grid .newarticle-slide {
	padding: 0;
}
.new-card-grid .newarticle-card-img img {
	height: 120px;
}
.new-card-grid .newarticle-card-body {
	padding: 10px 12px 14px;
}
.new-card-grid .newarticle-card-name {
	font-size: 14px;
	margin-bottom: 6px;
}
.new-card-grid .newarticle-card-info {
	font-size: 12px;
}
.new-card-grid .newarticle-card-price {
	font-size: 15px;
	align-items: baseline;
}
/* =========================================
   お気に入りボタン (WP Favorite Posts)
   ========================================= */
.bd-btn-fav .wpfp-span {
	display: flex;
	justify-content: center;
}
.bd-btn-fav .wpfp-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #e0ddd0;
	font-size: 0;
	text-decoration: none;
	position: relative;
	transition: all 0.25s ease;
	box-shadow: 0 2px 8px rgba(0,0,0,0.08);
	cursor: pointer;
}
.bd-btn-fav .wpfp-link::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	content: '\f004';
	font-size: 14px;
	color: #ccc;
	transition: all 0.25s ease;
}
/* 未登録: ホバー */
.bd-btn-fav .wpfp-link[href*="add"]:hover {
	border-color: #e74c6f;
	background: #fff5f7;
}
.bd-btn-fav .wpfp-link[href*="add"]:hover::before {
	color: #e74c6f;
	transform: scale(1.15);
}
/* 登録済み: 塗りハート */
.bd-btn-fav .wpfp-link[href*="remove"]::before {
	font-weight: 900;
	color: #e74c6f;
}
.bd-btn-fav .wpfp-link[href*="remove"] {
	border-color: #e74c6f;
	background: #fff5f7;
}
.bd-btn-fav .wpfp-link[href*="remove"]:hover::before {
	transform: scale(1.15);
}
/* 内部のimgとテキストを非表示 */
.bd-btn-fav .wpfp-link img {
	display: none !important;
}


/* =========================================
   ニュース一覧 (home.php)
   ========================================= */
	 .news-archive-list {
		border-top: 1px solid #eee;
	}
	.news-archive-item {
		display: flex;
		align-items: center;
		gap: 14px;
		padding: 16px 10px;
		border-bottom: 1px solid #eee;
		text-decoration: none;
		transition: background 0.15s;
	}
	.news-archive-item:hover {
		background: #f9f9f5;
	}
	.news-archive-date {
		font-size: 14px;
		color: #888;
		flex-shrink: 0;
		width: 90px;
	}
	.news-archive-cat {
		display: inline-block;
		background: #4a7c59;
		color: #fff;
		font-size: 11px;
		padding: 2px 10px;
		border-radius: 3px;
		flex-shrink: 0;
		white-space: nowrap;
	}
	.news-archive-title {
		font-size: 15px;
		color: #333;
		flex: 1;
		min-width: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

/* =========================================
   ブログ: single.php / archive.php
   ========================================= */
	 .blog-wrap {
		max-width: 1200px;
		margin: 0 auto;
		padding: 40px 20px;
		display: grid;
		grid-template-columns: 1fr 280px;
		gap: 40px;
	}
	/* --- 記事詳細 (single) --- */
	.blog-article-header {
		display: flex;
		align-items: center;
		gap: 10px;
		margin-bottom: 12px;
	}
	.blog-date {
		font-size: 13px;
		color: #888;
	}
	.blog-cats {
		display: flex;
		gap: 6px;
	}
	.blog-cat-badge {
		display: inline-block;
		background: #4a7c59;
		color: #fff;
		font-size: 11px;
		padding: 2px 10px;
		border-radius: 3px;
		text-decoration: none;
	}
	a.blog-cat-badge { color: #fff; }
	.blog-article-title {
		font-size: 28px;
		font-weight: bold;
		color: #333;
		line-height: 1.5;
		margin-bottom: 20px;
		padding-bottom: 15px;
		border-bottom: 2px solid #c8d8a8;
	}
	.blog-article-thumb {
		margin-bottom: 25px;
	}
	.blog-article-thumb img {
		width: 100%;
		height: auto;
		border-radius: 6px;
	}
	.blog-article-content {
		font-size: 16px;
		line-height: 1.9;
		color: #444;
		margin-bottom: 30px;
	}
	.blog-article-content h2 {
		font-size: 22px;
		color: #4a7c59;
		border-left: 4px solid #4a7c59;
		padding-left: 12px;
		margin: 30px 0 15px;
	}
	.blog-article-content h3 {
		font-size: 19px;
		color: #333;
		border-bottom: 1px solid #ddd;
		padding-bottom: 6px;
		margin: 25px 0 12px;
	}
	.blog-article-content img {
		max-width: 100%;
		height: auto;
		border-radius: 4px;
	}
	.blog-article-content p {
		margin-bottom: 1.2em;
	}
	.blog-article-footer {
		padding-top: 15px;
		border-top: 1px solid #eee;
	}
	.blog-tags {
		display: flex;
		flex-wrap: wrap;
		gap: 8px;
	}
	.blog-tag {
		font-size: 13px;
		color: #4a7c59;
		text-decoration: none;
	}
	.blog-tag:hover {
		text-decoration: underline;
	}
	
	/* 前後記事ナビ */
	.blog-post-nav {
		display: flex;
		justify-content: space-between;
		gap: 20px;
		margin-top: 30px;
		padding-top: 20px;
		border-top: 1px solid #eee;
	}
	.blog-nav-prev,
	.blog-nav-next {
		font-size: 14px;
		color: #4a7c59;
		text-decoration: none;
		max-width: 45%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.blog-nav-prev:hover,
	.blog-nav-next:hover {
		text-decoration: underline;
	}
	.blog-nav-next {
		text-align: right;
		margin-left: auto;
	}
	
	/* --- 記事一覧 (archive) --- */
	.blog-grid {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 25px;
	}
	.blog-card {
		display: block;
		text-decoration: none;
		background: #fff;
		border-radius: 8px;
		overflow: hidden;
		box-shadow: 0 2px 10px rgba(0,0,0,0.06);
		transition: box-shadow 0.2s, transform 0.2s;
	}
	.blog-card:hover {
		box-shadow: 0 4px 18px rgba(0,0,0,0.12);
		transform: translateY(-2px);
	}
	.blog-card-thumb img {
		width: 100%;
		height: 180px;
		object-fit: cover;
	}
	.blog-card-body {
		padding: 14px 16px;
	}
	.blog-card-title {
		font-size: 16px;
		font-weight: bold;
		color: #333;
		line-height: 1.5;
		margin: 6px 0 8px;
	}
	.blog-card-excerpt {
		font-size: 13px;
		color: #777;
		line-height: 1.6;
	}
	.blog-no-posts {
		text-align: center;
		color: #888;
		padding: 60px 0;
		font-size: 16px;
	}
	
	/* ページネーション */
	.blog-pagination {
		margin-top: 40px;
		text-align: center;
	}
	.blog-pagination .nav-links {
		display: flex;
		justify-content: center;
		gap: 6px;
	}
	.blog-pagination .page-numbers {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 38px;
		height: 38px;
		border: 1px solid #ddd;
		border-radius: 4px;
		font-size: 14px;
		color: #555;
		text-decoration: none;
	}
	.blog-pagination .page-numbers.current {
		background: #4a7c59;
		color: #fff;
		border-color: #4a7c59;
	}
	.blog-pagination .page-numbers:hover {
		background: #f0f0f0;
	}
	.blog-pagination .page-numbers.current:hover {
		background: #4a7c59;
	}
	
	/* --- サイドバー --- */
	.blog-sidebar {
		min-width: 0;
	}
	.blog-sb-box {
		background: #faf9f5;
		border-radius: 8px;
		padding: 20px;
		margin-bottom: 20px;
	}
	.blog-sb-title {
		font-size: 16px;
		font-weight: bold;
		color: #4a7c59;
		margin-bottom: 12px;
		padding-bottom: 8px;
		border-bottom: 2px solid #c8d8a8;
	}
	.blog-sb-list {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.blog-sb-list li {
		padding: 6px 0;
		border-bottom: 1px solid #eee;
		font-size: 14px;
	}
	.blog-sb-list li:last-child {
		border-bottom: none;
	}
	.blog-sb-list a {
		color: #555;
		text-decoration: none;
	}
	.blog-sb-list a:hover {
		color: #4a7c59;
	}


/* =========================================
   当社の強みページ (page-strength.php)
   ========================================= */
	 .st-section {
		max-width: 800px;
		margin: 0 auto;
		padding: 50px 20px 80px;
	}
	.st-item {
		margin-bottom: 36px;
	}
	.st-heading {
		display: flex;
		align-items: center;
		gap: 12px;
		font-size: 24px;
	
		color: #333;
		margin-bottom: 10px;
	
		color: rgb(80 121 77);
		font-weight: 400;
	}
	.st-number-img {
		width: 100px;
		height: 100px;
		flex-shrink: 0;
	}
	.st-text {
		padding-left: 110px;
		font-size: 15px;
		line-height: 1.8;
		color: #555;
		margin-top: -30px;
	}

/* =========================================
   よくある質問ページ (page-qa.php)
   ========================================= */
	 .qa-section {
		max-width: 800px;
		margin: 0 auto;
		padding: 50px 20px 80px;
	}
	.qa-item {
		margin-bottom: 30px;
	}
	.qa-question {
		background: #6b8e5e;
		color: #fff;
		padding: 12px 50px 12px 16px;
		font-size: 20px;
		/* font-weight: bold; */
		line-height: 1.6;
		position: relative;
		border-radius: 2px;
	}
	.qa-q-icon {
		position: absolute;
		right: 12px;
		top: 50%;
		transform: translateY(-50%);
		width: 60px;
		height: 60px;
	}
	.qa-q-text {
		display: block;
	}
	.qa-answer {
		padding: 12px 4px 0;
		font-size: 16px;
		line-height: 1.8;
		color: #555;
	}



/* =========================================
   会社概要ページ (page-company.php)
   ========================================= */
	 .cp-section {
		max-width: 800px;
		margin: 0 auto;
		padding: 50px 20px;
	}
	.cp-heading {
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 30px;
		color: #333;
	}
	/* 会社概要・代表経歴テーブル */
	.cp-table {
		width: 100%;
		border-collapse: collapse;
	}
	.cp-table th,
	.cp-table td {
		padding: 14px 16px;
		border-bottom: 1px solid #ccc;
		font-size: 15px;
		line-height: 1.8;
		vertical-align: top;
		color: #333;
	}
	.cp-table th {
		width: 25%;
		font-weight: normal;
		white-space: nowrap;
		color: #555;
	}
	.cp-table td {
		width: 75%;
	}
	.cp-table-group {
		margin-top: 40px;
	}
	/* 代表挨拶 */
	.cp-greeting-bg {
		max-width: none;
		background: #f5f5f0;
	}
	.cp-greeting-text {
		max-width: 800px;
		margin: 0 auto;
		font-size: 15px;
		line-height: 2;
		color: #333;
	}
	.cp-greeting-text p {
		margin-bottom: 1em;
	}
	/* 代表経歴 */
	.cp-history-table th {
		width: 20%;
		white-space: nowrap;
	}
	.cp-history-table td {
		width: 80%;
	}
	/* バナー・提携先 */
	.cp-banners {
		text-align: center;
	}
	.cp-banner-link {
		display: inline-block;
		margin-bottom: 30px;
	}
	.cp-banner-link img {
		max-width: 100%;
		height: auto;
	}
	.cp-affiliated {
		margin-top: 30px;
		padding: 20px;
	}
	.cp-affiliated-heading {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 16px;
		color: #433020;
	}
	.cp-affiliated-logos {
		display: flex;
		flex-wrap: wrap;
		gap: 16px;
		align-items: center;
	}
	.cp-affiliated-logos img {
		max-height: 60px;
		width: auto;
	}

	.multi .multi-right {
		position: absolute;
    top: 60%;
    right: 0;
    transform: translateY(-50%);
    font-size: 20px;
    color: rgb(102 137 89);
    z-index: 1;
    cursor: pointer;
    background: rgb(255, 255, 255);
    border-radius: 50%;
	}
	
	.multi .multi-left {
    position: absolute;
    top: 60%;
    left: 0;
    transform: translateY(-50%);
    font-size: 20px;
    color: rgb(102 137 89);
    z-index: 1;
    cursor: pointer;
    background: rgb(255, 255, 255);
    border-radius: 50%;
}



/* ============================================
   検索結果ページ (.bk-) グリーン系デザイン
   ============================================ */

/* --- ヒーローヘッダー --- */
.bk-hero {
	background: #3d6b3a;
	padding: 32px 0;
	text-align: center;
}
.bk-hero-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
.bk-hero-title {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	/* letter-spacing: 0.08em; */
	margin: 0;
}
.bk-hero-title span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 4px;
	/* letter-spacing: 0.15em; */
	opacity: 0.85;
}

/* --- 検索条件バー --- */
.bk-keywords {
	background: #f4f8f3;
	border-left: 4px solid #3d6b3a;
	padding: 12px 18px;
	font-size: 14px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 0;
}
.bk-kw-label {
	display: inline-block;
	background: #3d6b3a;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 2px 10px;
	border-radius: 3px;
	margin-right: 10px;
	vertical-align: middle;
}

/* --- ツールバー（件数 + ソート） --- */
.bk-toolbar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 2px solid #3d6b3a;
}
.bk-count {
	font-size: 18px;
	font-weight: 700;
	color: #3d6b3a;
}
.bk-sort {
	display: flex;
	gap: 6px;
	justify-content: end;
}
.bk-sort-btn {
	display: inline-block;
	padding: 6px 16px;
	font-size: 13px;
	font-weight: 600;
	color: #3d6b3a;
	background: #fff;
	border: 1px solid #b0ccae;
	border-radius: 4px;
	text-decoration: none;
	transition: all 0.15s;
}
.bk-sort-btn:hover {
	background: #e8f2e4;
	color: #2d5228;
}
.bk-sort-btn.bk-sort-active {
	background: #3d6b3a;
	color: #fff;
	border-color: #3d6b3a;
}

/* --- 物件カード --- */
.bk-card {
	display: flex;
	background: #fff;
	border: 1px solid #d8e6d6;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 16px;
	transition: box-shadow 0.2s;
}
.bk-card:hover {
	box-shadow: 0 4px 16px rgba(61,107,58,0.13);
}

/* カード画像 */
.bk-card-img {
	position: relative;
	flex-shrink: 0;
	width: 280px;
	min-height: 190px;
	overflow: hidden;
	background: #eee;
}
.bk-card-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.bk-card-badge {
	position: absolute;
	top: 0;
	left: 0;
	background: #3d6b3a;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	padding: 4px 12px;
	/* letter-spacing: 0.05em; */
}
.bk-card-link {
	display: block;
	flex-shrink: 0;
}

/* カード本体 */
.bk-card-body {
	flex: 1;
	padding: 16px 20px;
	min-width: 0;
}

/* カードヘッダー */
.bk-card-header {
	display: flex;
	align-items: baseline;
	gap: 10px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e0e8de;
}
.bk-card-no {
	flex-shrink: 0;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	background: #5a8a48;
	padding: 2px 8px;
	border-radius: 3px;
}
.bk-card-name {
	font-size: 17px;
	font-weight: 700;
	color: #222;
	margin: 0;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bk-card-name a {
	color: inherit;
	text-decoration: none;
}
.bk-card-name a:hover {
	color: #3d6b3a;
}

/* 住所・交通 */
.bk-card-address {
	font-size: 13px;
	color: #666;
	line-height: 1.5;
	margin-bottom: 10px;
}
.bk-card-address p {
	margin: 0;
}

/* データ行（賃料・管理費・面積） */
.bk-card-data {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 16px;
	align-items: center;
	margin-bottom: 8px;
}
.bk-card-data-item {
	display: flex;
	align-items: center;
	gap: 6px;
}
.bk-label {
	display: inline-block;
	background: #e8f2e4;
	color: #3d6b3a;
	font-size: 11px;
	font-weight: 700;
	padding: 3px 8px;
	border-radius: 3px;
	white-space: nowrap;
}
.bk-value {
	font-size: 15px;
	font-weight: 700;
	color: #222;
}
.bk-card-price .bk-value {
	font-size: 18px;
	color: #c23b22;
}
.bk-sub {
	font-size: 12px;
	color: #888;
}

/* コメント */
.bk-card-comment {
	font-size: 12px;
	color: #777;
	line-height: 1.5;
	margin: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* --- 下部ページャー --- */
.bk-pager-bottom {
	padding: 20px 0 10px;
	/* border-top: 2px solid #3d6b3a; */
	margin-top: 10px;
}

/* --- ページネーション上書き（.bk-search-page内） --- */
.bk-search-page .pager a,
.bk-search-page .pager span {
	border-color: #3d6b3a;
}
.bk-search-page .pager a:hover {
	background: #3d6b3a;
	color: #fff;
}
.bk-search-page .pager .current {
	background: #3d6b3a;
	color: #fff;
	border-color: #3d6b3a;
}

/* ============================================
   物件詳細ページ 新レイアウト (.bd-)
   ============================================ */

/* タイトルバー */
.bd-title-bar {
	max-width: 1200px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 20px 25px 20px;
	/* border-left: 5px solid #7B8A5C; */
	background: #f9f8f5;
}
.bd-title-bar h1 {
	font-size: 24px;
	font-weight: bold;
	color: #1e1400;
	margin: 0;
}
.bd-title-bar .bd-bukken-no {
	font-size: 14px;
	color: #1e1400;
	white-space: nowrap;
	margin-right: auto;
}






.wood-title {
  position: relative;
  overflow: hidden;
  background: transparent;
}
.wood-title::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	/* background: url(images/uta.png);
	background: url(images/wood3.png); */
	width: 100%;
	background: linear-gradient(rgb(255, 255, 255, 0), rgb(255, 255, 255)), url(images/wood3.png);
	background-size: cover;
	background-position: center;
}


.wood-title::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	border-top: 2px solid #4c4c4c;
	width: calc(100% + 20px);
}
.wood-title h1,
.wood-title .bd-bukken-no {
  position: relative;
  z-index: 1;
}

.sf-stripe-green {

}
.sf-stripe-green::before {
	/* background: url(images/uta.png); */
}
.bd-photo-main .bx-wrapper {
	margin-bottom: 0;
}


/* メインエリア（写真＋概要テーブル） */
.bd-main-area {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	gap: 30px;
	padding: 20px 0;
}
.bd-photo-area {
	flex: 0 0 55%;
	max-width: 55%;
}
.bd-photo-main {
	width: 100%;
	border: 1px solid #ddd;
	/* min-height: 350px; */
	background: #f5f5f5;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bd-photo-main img {
	width: 100%;
	height: auto;
	max-height: 400px;
	object-fit: contain;
}
.bd-photo-thumbs {
	display: flex;
	gap: 5px;
	margin-top: 10px;
}
.bd-photo-thumbs .bd-thumb {
	flex: 1;
	aspect-ratio: 4/3;
	border: 1px solid #ccc;
	background: #f0f0f0;
	overflow: hidden;
	cursor: pointer;
}
.bd-photo-thumbs .bd-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 概要テーブル */
.bd-summary-area {
	flex: 1;
}
.bd-summary-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
.bd-summary-table th {
	background: #5e8457;
	color: #fff;
	padding: 16px 20px;
	text-align: center;
	white-space: nowrap;
	width: 100px;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	/* letter-spacing: 0.1em; */
	font-size: 16px;
}
.bd-summary-table tr:last-child th {
	border-bottom: 2px solid #5e8457;
}
.bd-summary-table tr:first-child th {
	border-top: 2px solid #5e8457;
}
.bd-summary-table td {
	background: #fff;
	padding: 10px 15px;
	border-bottom: 2px solid #f0ede5;
	color: #333;
	font-size: 16px;
	border-right: 2px solid #f0ede5;
	border-top: 2px solid #f0ede5;
}

.bd-summary-table td.rent {
	color: rgb(252, 72, 63);
	font-weight: bold;
	font-size: 24px;
}

/* スタッフコメント欄 */
.bd-comment-section {
	max-width: 1200px;
	margin: 10px auto 30px;
	display: flex;
	align-items: flex-start;
	gap: 0;
	padding: 0 30px;
	align-items: flex-end;
}
.bd-comment-section-oh {
	padding: 0;
	margin: 0;
}
.bd-staff-photo {
	flex-shrink: 0;
	/* width: 120px; */
}
.bd-staff-photo img {
	width: 150px;
	height: 160px;
	object-fit: cover;
	border-radius: 8px;
}
.bd-comment-body {
	position: relative;
	flex: 1;
	margin-left: 30px;
	background: #f5f3ee;
	border-radius: 8px;
	padding: 20px 25px;
}
.bd-comment-body::before {
	content: "";
	position: absolute;
	top: 0;
	left: -22px;
	border-width: 25px 44px 25px 0;
	border-style: solid;
	border-color: transparent #f5f3ee transparent transparent;
}
.bd-comment-body h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px;
	color: #333;
}
.bd-comment-body p {
	font-size: 15px;
	line-height: 1.8;
	color: #555;
	margin: 0;
}

/* 詳細テーブル */
.bd-detail-section {
	max-width: 1200px;
	margin: 0 auto 40px;
}
.bd-detail-columns {
	display: flex;
	gap: 0;
	border: 1px solid #c8c6a8;
}
.bd-detail-left {
	flex: 0 0 58%;
	max-width: 58%;
	border-right: 1px solid #c8c6a8;
}
.bd-detail-right {
	flex: 1;
}
.bd-detail-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
.bd-detail-table th,
.bd-detail-table td {
	padding: 10px 12px;
	border-bottom: 1px solid #c8c6a8;
	color: #333;
}
.bd-detail-table th {
	background: rgb(231, 229, 190);
	border-right: 1px solid #c8c6a8;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	width: 110px;
}
.bd-detail-table td {
	border-right: 1px solid #c8c6a8;
	line-height: 1.4em;
	word-break: keep-all;
	/* white-space: nowrap; */
}
/* 各行の最終セルは右ボーダー不要（外枠が担当） */
.bd-detail-table td:last-child {
	border-right: none;
}

/* 右カラムのth幅 */
.bd-detail-right .bd-detail-table th {
	width: 123px;
}
.bd-detail-right .bd-detail-table tr {
	border-bottom: 1px solid #c8c6a8;
}
.bd-detail-table .bd-note {
	font-size: 12px;
	color: #888;
}

/* 右カラム内の複数テーブル境界 */
.bd-detail-right .bd-detail-table + .bd-detail-table tr:first-child th,
.bd-detail-right .bd-detail-table + .bd-detail-table tr:first-child td {
	/* border-top: 1px solid #c8c6a8; */
}

/* その他費用 カテゴリセル */
.bd-other-cost-cat {
	background: rgb(231, 229, 190);
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
	width: 70px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #c8c6a8;
}

/* 地図セクション */
.bd-map-section {
	max-width: 1200px;
	margin: 0 auto 40px;
	display: flex;
	gap: 30px;
}
.bd-map-block {
	flex: 1;
}
.bd-map-block h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.bd-map-block h3 i {
	margin-right: 5px;
	color: #7B8A5C;
}
.bd-map-block .gMap-details,
.bd-map-block #map,
.bd-map-block #pano {
	width: 100%;
	height: 350px;
}

/* シータ（VR） */
.bd-theta-section {
	max-width: 1200px;
	margin: 0 auto 40px;
	text-align: center;
}
.bd-theta-section h3 {
	font-size: 28px;
	font-weight: bold;
	color: #333;
	padding: 30px 0;
}

/* 印刷・検討リストボタン */
.bd-action-bar {
	max-width: 1200px;
	margin: 0 auto 10px;
	display: flex;
	justify-content: flex-end;
	gap: 10px;
}
.bd-action-bar .bd-btn {
	padding: 8px 20px;
	border-radius: 5px;
	font-size: 13px;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 5px;
}
.bd-action-bar .bd-btn-print {
	background: #555;
	color: #fff;
}
.bd-action-bar .bd-btn-fav {
	background: rgb(85, 85, 85);
	color: #fff;
	position: relative;
}
.bd-action-bar .bd-btn-fav .wpfp-span,
.bd-action-bar .bd-btn-fav .wpfp-span .wpfp-link {
	color: #fff;
	font-size: 13px;
}



/* =============================================
   こだわり条件 パララックスセクション
   ============================================== */
	 .kodawari-parallax {
		position: relative;
		background-image: url('./images/pala.jpg');
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		padding: 60px 0;
		margin: 50px 0 0;
		/* width: 100vw; */
		/* margin-left: calc(50% - 50vw); */
	}
	
	.kodawari-parallax::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb(255, 191, 122, 0.55);
		z-index: 1;
	}
	
	.kodawari-parallax .kodawari-parallax-inner {
		position: relative;
		z-index: 2;
		/* max-width: 1200px; */
		margin: 0 auto;
		padding: 0 20px;
	}
	
	.kodawari-parallax #title_newarticle .headline h2 .c-brown,
	.kodawari-parallax #title_newarticle .headline h2 .c-black {
		color: #fff;
	}
	
	.kodawari-parallax #title_newarticle .h-icon::before,
	.kodawari-parallax #title_newarticle .h-icon::after {
		background: #fff;
	}
	
	.kodawari-parallax .home .advanced-search-new,
	.kodawari-parallax .advanced-search-new {
		background: rgba(255, 255, 255, 0.92);
	}
	
	.kodawari-parallax .home .side-search.advanced-search-new,
	.kodawari-parallax .side-search.advanced-search-new {
		background: rgba(255, 255, 255, 0.95);
		border-color: rgba(255, 255, 255, 0.6);
	}



	
.staffblog-slide {
	padding: 0 10px;
	height: inherit !important;
}

/* カード */
.staffblog-card {
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.50);
	background: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
	transition: box-shadow 0.3s;
}

.staffblog-card:hover {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.staffblog-card-img {
	display: block;
	overflow: hidden;
}

.staffblog-card-img img {
	width: 100%;
	height: 180px;
	object-fit: cover;
	display: block;
	transition: transform 0.3s;
}

.staffblog-card:hover .staffblog-card-img img {
	transform: scale(1.03);
}

.staffblog-card-body {
	padding: 15px 16px 18px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.staffblog-card-date {
	font-size: 13px;
	color: #888;
	margin-bottom: 8px;
}

.staffblog-card-date .far {
	margin-right: 5px;
}

.staffblog-card-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 0;
	flex: 1;
}

.staffblog-card-title a {
	color: #333;
	text-decoration: none;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.staffblog-card-title a:hover {
	color: #4F7A4D;
}

.staffblog-card-bottom {
	margin-top: 12px;
	padding-top: 0;
}

.staffblog-card-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	border: 1px solid #aaa;
	border-radius: 6px;
	padding: 8px 20px;
	font-size: 13px;
	color: #555;
	text-decoration: none;
	transition: all 0.3s;
	width: 100%;
}

.staffblog-card-btn:hover {
	background: #f5f5f5;
	border-color: #888;
	color: #333;
}

.staffblog-card-btn i {
	font-size: 11px;
}

/* Slick矢印 */
.staffblog-prev,
.staffblog-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: none;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	font-size: 20px;
	color: #999;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
}

.staffblog-prev { left: -50px; }
.staffblog-next { right: -50px; }

.staffblog-prev:hover,
.staffblog-next:hover {
	background: #fff;
	color: #555;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Slick ドット */
.staffblog-slider .slick-dots {
	bottom: -30px;
	display: flex !important;
	justify-content: center;
	gap: 8px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.staffblog-slider .slick-dots li button {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	border: none;
	padding: 0;
	font-size: 0;
	cursor: pointer;
}

.staffblog-slider .slick-dots li.slick-active button {
	background: #4F7A4D;
}

/* もっと見るボタン */
.staffblog-more-link {
	background: #4F7A4D;
	border-radius: 50px;
	max-width: 550px;
	margin: 40px auto 0;
	padding: 15px 0;
	transition: all 0.6s;
}

.staffblog-more-link:hover {
	background: #3d6240;
}

.staffblog-more-link a {
	position: static;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.staffblog-more-link a::after {
	content: "\00a0\00a0\f35d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 14px;
}



/* ==============================================
   スタッフブログ スライダー
   ============================================== */

	 .staffblog-section {
		padding-bottom: 60px;
		position: relative;
	}
	
	/* Slickスライダー */
	.staffblog-slider {
		margin: 0 50px;
	}
	
	.staffblog-slider .slick-track {
		display: flex !important;
	}
	
	.staffblog-slider .slick-slide {
		height: auto;
	}
	
	.staffblog-slider .slick-slide > div {
		height: 100%;
	}
	
	/* slick未初期化時のフォールバック */
	.staffblog-slider:not(.slick-initialized) {
		display: flex;
		overflow: hidden;
	}
	
	.staffblog-slider:not(.slick-initialized) .staffblog-slide {
		flex: 0 0 25%;
		min-width: 0;
	}

	


/* ==============================================
   SP ハンバーガーメニュー
   ============================================== */

/* --- ハンバーガーボタン --- */
.sp-hamburger {
	display: none;
	background: none;
	border: none;
	cursor: pointer;
	padding: 10px;
	width: 44px;
	height: 44px;
	position: relative;
	z-index: 10001;
	flex-shrink: 0;
	margin-left: auto;
}

.sp-hamburger span {
	display: block;
	width: 22px;
	height: 2px;
	background: #4f7a4d;
	border-radius: 1px;
	position: absolute;
	left: 11px;
	transition: all 0.3s;
}

.sp-hamburger span:nth-child(1) { top: 12px; }
.sp-hamburger span:nth-child(2) { top: 21px; }
.sp-hamburger span:nth-child(3) { top: 30px; }

/* X アニメーション */
.sp-hamburger.is-active span:nth-child(1) {
	top: 21px;
	transform: rotate(45deg);
}
.sp-hamburger.is-active span:nth-child(2) {
	opacity: 0;
}
.sp-hamburger.is-active span:nth-child(3) {
	top: 21px;
	transform: rotate(-45deg);
}

/* --- オーバーレイ --- */
.sp-menu-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	opacity: 0;
	transition: opacity 0.3s;
}

.sp-menu-overlay.is-active {
	display: block;
	opacity: 1;
}

/* --- スライドパネル --- */
.sp-menu-panel {
	display: none;
	position: fixed;
	top: 0;
	right: -280px;
	width: 280px;
	height: 100%;
	background: #fff;
	z-index: 10000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	transition: right 0.3s ease;
	box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
}

.sp-menu-panel.is-active {
	right: 0;
}

/* --- パネルヘッダー --- */
.sp-menu-header {
	padding: 20px;
	text-align: center;
	border-bottom: 1px solid #eee;
	background: #f8f8f8;
}

.sp-menu-logo img {
	width: 200px;
	max-width: 100%;
}

/* --- メニューリスト --- */
.sp-menu-body {
	padding: 0;
}

.sp-menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sp-menu-list li {
	border-bottom: 1px solid #eee;
}

.sp-menu-list li a {
	display: block;
	padding: 15px 20px;
	color: #333;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	transition: background 0.2s;
}

.sp-menu-list li a:hover,
.sp-menu-list li a:active {
	background: #f5f5f5;
}

/* サブメニュー */
.sp-menu-list .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	background: #f9f9f9;
}

.sp-menu-list .menu-item-has-children.is-open > .sub-menu {
	display: block;
}

.sp-menu-list .sub-menu li a {
	padding: 12px 20px 12px 35px;
	font-size: 14px;
	color: #666;
}

.sp-menu-list .menu-item-has-children > a::after {
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	float: right;
	transition: transform 0.3s;
}

.sp-menu-list .menu-item-has-children.is-open > a::after {
	transform: rotate(180deg);
}

/* --- パネルフッター --- */
.sp-menu-footer {
	padding: 20px;
	text-align: center;
	border-top: 1px solid #eee;
	background: #f8f8f8;
}

.sp-menu-tel {
	display: inline-block;
	color: #4F7A4D;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

.sp-menu-tel i {
	margin-right: 5px;
}

.sp-menu-hours {
	font-size: 12px;
	color: #888;
	margin: 0;
}

/* ==============================================
   フッター デザインリニューアル
   ============================================== */

/* ----- フッター ナビゲーション (1段目) ----- */

.site-footer.bg-main.site-footer1st {
	background: #6b8a69;
	padding-bottom: 0;
}

.site-footer.bg-main.site-footer1st > .row {
	max-width: 100%;
	width: 100%;
}

.site-footer.bg-main .ptb-footer {
	padding: 0;
}

.site-footer.bg-main .footer-content {
	padding: 0;
}

.site-footer.bg-main .footer-menu-pb {
	padding: 12px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

#footer-navigation-01 {
	width: auto;
}

#footer-navigation-01 .nav-ul {
	justify-content: center;
	gap: 10px;
}

#footer-navigation-01 .nav-ul li {
	margin: 0;
	text-align: center;
}

#footer-navigation-01 .nav-ul li a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	padding: 8px 15px;
	transition: opacity 0.3s;
	position: relative;
}

#footer-navigation-01 .nav-ul li a:hover {
	opacity: 0.7;
}

#footer-navigation-01 .nav-ul li a span {
	color: #fff;
	font-size: 14px;
}

/* フッターナビ サブメニュー非表示 */
.site-footer.bg-main .foot-nav .sub-menu {
	display: none;
}


/* ----- フッター メイン (2段目) ----- */

.site-footer.bg-black {
	/* background-color: rgb(227, 237, 226); */
}

.site-footer.bg-black > .row {
	max-width: 1200px;
	width: 100%;
}

.site-footer.bg-black .ptb-footer {
	padding: 40px 0 25px;
}

.site-footer.bg-black .footer-content1st {
	position: relative;
	padding-bottom: 25px;
}

.site-footer.bg-black .footer-menu-pb02 {
	flex-direction: column;
	align-items: center;
	gap: 15px;
}

footer.site-footer {
	border-top: 3px solid rgb(189, 206, 188);
}

/* ロゴ・社名エリア */
.site-footer.bg-black .head-wrap-left {
	text-align: center;
	margin-bottom: 0;
}

.site-footer.bg-black .head-wrap-left .site-supple-sub {
	display: none;
}

.site-footer.bg-black .head-wrap-left .df {
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.site-footer.bg-black .logo {
	width: auto;
	max-width: 60px;
}

.site-footer.bg-black .logo img {
	width: 50px;
}

.site-footer.bg-black .falc {
	align-self: center;
}

.site-footer.bg-black .falc .logo-title {
	width: 300px;
}

.site-footer.bg-black .head-wrap-left .supple-down.supple-down-f {
	font-size: 14px;
	display: block;
	margin-top: 12px;
	opacity: 0.9;
}

/* 連絡先エリア */
.site-footer.bg-black .head-wrap-right {
	text-align: center;
}

.site-footer.bg-black .head-wrap-right .site-supple-sub:first-child {
	display: none;
}

.site-footer.bg-black .head-wrap-right .mb-5.df {
	justify-content: center;
	margin-bottom: 10px;
}

.site-footer.bg-black .head-wrap-right .call-icon {
	width: 30px;
}

.site-footer.bg-black .head-wrap-right .call-namber {
	width: 250px;
}

.site-footer.bg-black .footer-icon-wrap {
	justify-content: center;
	gap: 15px;
}

.site-footer.bg-black .foot-tel,
.site-footer.bg-black .foot-fax {
	display: flex;
	align-items: center;
}

.site-footer.bg-black .footer-icon-wrap .foot-tel {
	margin-right: 0;
}

.site-footer.bg-black .tell-icon.footer-tell-icon {
	width: 20px;
	margin-right: 5px;
}

.site-footer.bg-black .site-supple-sub.footer-supple-sub {
	font-size: 16px;
	width: auto;
}

.site-footer.bg-black .mail-icon.footer-mail-icon {
	width: 25px;
	margin-left: 10px;
}

.site-footer.bg-black .site-supple.footer-left {
	font-size: 13px;
	padding-top: 12px;
	opacity: 0.8;
	text-align: center;
}

/* コピーライト */
.site-footer.bg-black .copy {
	font-size: 12px;
	padding-top: 20px;
	opacity: 0.7;
}

/* ページトップボタン */
#pagetop.pagetop {
	bottom: 30px;
	right: 30px;
	z-index: 999;
}

#pagetop .page_top_navi a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background: #4F7A4D;
	border-radius: 8px;
	color: #fff;
	text-decoration: none;
	transition: background 0.3s;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

#pagetop .page_top_navi a:hover {
	background: #3d6240;
	opacity: 1;
}

#pagetop .page_top_navi i {
	font-size: 30px;
	color: #fff;
}

#pagetop .page_top_navi i::after {
	display: none;
}


/* ===== フッター リデザイン ===== */

.footer-redesign {
	background-color: #e3ede2;
	border-top: 3px solid #bdcebc;
}

.footer-redesign-inner {
	max-width: 1100px;
	margin: 0 auto;
	padding: 40px 20px 35px;
	text-align: center;
}

/* ナビゲーション */
.footer-nav-redesign {
	margin-bottom: 35px;
}

.footer-nav-list {
	list-style: none;
	display: flex;
	justify-content: center;
	gap: 50px;
	margin: 0;
	padding: 0;
}

.footer-nav-list li {
	margin: 0;
}

.footer-nav-list li a {
	color: #333;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	transition: opacity 0.3s;
}

.footer-nav-list li a:hover {
	opacity: 0.6;
}

.footer-nav-list .sub-menu {
	display: none;
}

/* ロゴ */
.footer-logo-redesign {
	margin-bottom: 22px;
}

.footer-logo-redesign a {
	display: inline-block;
}

.footer-logo-redesign img {
	width: 320px;
	max-width: 100%;
}

/* 会社情報 */
.footer-info-redesign {
	margin-bottom: 20px;
}

.footer-info-redesign p {
	margin: 0;
	line-height: 2;
	font-size: 14px;
	color: #444;
}

.footer-info-redesign a {
	color: #444;
	text-decoration: none;
}

.footer-info-redesign a:hover {
	text-decoration: underline;
}

/* コピーライト */
.footer-copy-redesign {
	font-size: 12px;
	color: #888;
	padding-top: 20px;
}
.bk-sort-oh {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 2px solid #3d6b3a;
}
@media screen and (max-width:48em) {
	.bd-detail-table-oh th, .bd-detail-table-oh td {
		border-bottom: unset;
	}
	.bk-sort-oh {
    justify-content: flex-start;

	}
	.new-card-grid .newarticle-card-body {
		padding: 10px 4px 10px;
	}
	.newarticle-card {
		position: relative;
	}
	.rent {
		font-size: 20px;
		padding: 0;
		padding-left: 5px;
	}
	.staff-list .bg-glay-mutual:nth-child(even) .staff-image img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
	}

	.staff-list .bg-glay-mutual:nth-child(odd) .staff-image img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
	}
	.staff-list .staff-normalize {
		margin-top: 0;
		width: 100%;
	}
	.newarticle-card-price .rent-pul {
		font-size: 14px;
		margin-right: 6px;
    line-height: 2;
	}
	.bd-staff-photo {
		display: none;
	}

	.pc-none {
		display: block;
	}

	br.br-sp {
		display: block;
	}

	.fb_iframe_widget_fluid {
		display: block;
	}

	.fb_iframe_widget_fluid span {
		margin-bottom: 10px;
	}

	.rent-youtube-item03 {
		height: auto;
	}
	.rent-youtube-item .result-address {
		margin-bottom: 0;
	}

	.staff-company-name-comment .staff-company-name-title {
    margin-left: 0.3em;
	}

	.corporate h2.staff-company-name, .corporate h2.netsworkstaff-company-name {
		margin-bottom: 14px;
		width: 100%;
    font-size: 1.86em;
	}

	.corporate h2.netsworkstaff-company-name {
		margin-top: 0;
	}

	.staff-company-name.mb-20 {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
		font-size: 2.5em;
	}

	p.staff-company-name.mb-20 {
    margin-top: 10px;
    margin-bottom: 10px;
		font-size: 1.5em;
	}

	.corporate h2.staff-company-name {
		width: 100%;
	}
	
	.staff-company-name-comment {
		width: 100%;
	}
	
	.staff-company-name-comment p.staff-company-name.mb-20 {
		margin-top: 0;
		padding-left: 1em;
    padding-right: 1em;
	}

	.netsworkstaff-company-comment {
		width: 100%;
	}

	.transfer.rel-close {
    width: 93%;
	}

	.rel-close .rel-med {
    font-size: 20px;
    margin-bottom: 5px;
		line-height: 1.2;
	}
	.rel-close .rel-lar {
    font-size: 24px;
		line-height: 1.2;
	}
	.rc-worries {
		flex-direction: column;
	}

	.rel-close .rc-worries-box-head h3 {
		font-size: 2em;
    padding: 7px 0;
    line-height: 1.1;
	}

	.rc-worries-img {
    padding: 10px;
	}

	.rc-worries-img-box {
		display: none;
	}

	.rc-worries-img p  {
    line-height: 1.2;
	}

	.rc-cost-head {
		padding: 10px;
	}

	.rc-cost-head p {
    padding-bottom: 10px;
		line-height: 1.2;
	}

	.rc-mb {
    margin-bottom: 30px;
	}

	.rel-close .rc-worries-box-head h3 {
		font-size: 1.6em;
		line-height: 1.2;
	}

	.rc-triangle::before {
		border-top: 30px solid rgb(255, 255, 255);
		border-right: 40px solid transparent;
		border-left: 40px solid transparent;
		width: 30px;
		margin: 0 auto;
	}

	.rc-triangle::after{
    border-top: 50px solid rgb(242 152 56);
    border-right: calc(50vw - 3.5vw) solid transparent;
    border-left: calc(50vw - 3.5vw ) solid transparent;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: -50px;
	}	

	.rc-cost-img {
    width: calc(100% - 10px);
    margin: 0 auto;
		margin-bottom: 5px;
	}


	.rc-cancel-box {
    padding-top: 30px;
	}

	.rc-cancel-box .rc-cancel-head {
    border: 2px solid rgb(120, 120, 120);
    padding: 10px 0;
	}

	.rc-cancel-in {
    flex-direction: column;
	}

	.rc-cancel-inn {
		padding: 10px;
		position: relative;
	}

	.rel-close .rc-cancel-inn-text {
    font-size: 16px;
    font-weight: bold;
	}

	.rc-cancel-inn-text-ohbox {
		position: relative;
    font-weight: bold;
    margin-top: 10px;
		text-align: center;
	}

	.rc-flow-text {
    z-index: 1;
	}


	.rel-close .rc-cancel-box::after {
		bottom: -6vh;
	}

	.rel-close .rc-flow-text {
		margin-top: 5px;

	}
	
	.rel-close .rc-flow-text h2 {
    text-align: center;
    font-size: 21px;
	}


	.rel-close .rc-cancel-box::after {	
		border: unset;
	}

	.rc-cancel-in {
		position: relative;
	}
	.rc-cancel-in::after {
		content: "";
    border-top: 70px solid rgb(242 203 64);
    border-right: calc(50vw - 3.5vw) solid transparent;
    border-left: calc(50vw - 3.5vw ) solid transparent;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: -70px;
	}

	.rc-flow ul {
    flex-direction: column;
	}

	.rc-flow li {
		margin-bottom: 50px;
		padding: 15px 0;
		font-weight: bold;
	}

	.rc-flow li::after {
    border-top: 15px solid rgb(242, 235, 92);
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -50px;
	}

	.rc-consu-head {
    margin-top: 50px;
    display: flex;
    justify-content: center;
	}

	.rel-close .rc-consu-text{
		font-size: 22px;
	}

	.rc-consu-slash {
		height: 26px;
	}

	.rc-consu-box {
    margin-top: 20px;
		margin-bottom: 20px;
	}

	.rc-consu-in {
		padding: 1%;
    width: 33%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
	}

	.details-supple .fa-heart {
		padding-left: 10px;
	}

	.bar-head h2 {
		text-align: center;
    padding: 10px 0;
    color: rgb(255, 255, 255);
    font-size: 20px;
    margin-bottom: 10px;
	}

	.bar-head-sns {
    background: rgb(128, 98, 168);
	}

	.bar-head-portal {
		background: rgb(113, 100, 171);
	}

	.bar-head-others {
    background: rgb(188, 153, 194);
	}

	.recruit-dis {
    display: flex;
    margin-bottom: 20px;
    width: 93%;
    margin: 0 auto 10px;
	}

	.recruit-wrap2st .recruit-dis:nth-of-type(3) {
    margin-bottom: 0;
	}

	.recruit-dis-img {
		display: none;
	}

	.block-item li {
		width: 93%;
    margin: 0 auto;
		font-size: 16px;
	}

	.recruit-box-md {
		margin-bottom: 30px;
	}

	.recruit-staff-img {
		margin-bottom: 10px;
	}
	.split2-img {
    display: none;
	}

	.recruit-dis-in-h3 {
    margin-bottom: 10px;
	}

	.corporate .recruit-dis-in-h3 {
    font-size: 20px;
	}

	.recruit-dis-text {
    padding: 10px;
	}

	.recruit-messa-h2 {
    padding: 10px;
	}

	.recruit-messa-h2 h2 {
    font-size: 2.8em;
	}

	.recruit-messa-text {
    width: 93%;
    margin: 0 auto;
	}

	.recruit-messa-shadow {
		background: rgb(2, 2, 2, 0.64);
	}

	.recruit-messa {
		padding: 3em 0;
	}
	
	.recruit-messa-text p {
		padding-bottom: 10px;
	}

	.recruit-staff-text {
		line-height: 1.6;
	}

	.recruit-staff-text {
		display: flex;
    margin-bottom: 20px;
    width: 93%;
    margin: 0 auto 30px;
		padding: 10px;
	}

	.recruit-box-full {
		width: 93%;
    margin: 0 auto;
	}

	.recruit-wrap .head-mid {
    margin: 0 auto;
    padding-bottom: 10px;
    line-height: 1.2;
	}

	.recruit-p {
    width: 93%;
    margin: 0 auto;
	}

	.recruit-wrap h2 {
		font-size: 2.3em;
	}

	.recruit .recruit-wrap {
    padding-top: 30px;
		padding-bottom: 0;
	}
	
	.relocation-img {
    margin-bottom: 5px;
	}

	.relocation-h-wrap {
		margin-bottom: 10px;
	}

	.relocation-box-p-fd {
		flex-direction: column;
	}

	.relocation-box-p p {
		font-size: 16px;
    line-height: 1.2;
	}

	.relocation-pb-sm {
    padding-bottom: 0;
    font-size: 20px;
	}

	.relocation-dis-orenge {
    font-size: 4em;
		padding: 4px 0;
	}

	.relocation-dis-oh {
    font-size: 20px;
	}

	.relocation-h3-box h3 {
		width: 100%;
		font-size: 20px;
		text-align: left;
	}

	.relocation {
		margin-bottom: 10px;
	}

	.sp-width {
		width: 93%;
		margin: 0 auto;
	}

	.relocation-dis-df {
    margin: 0 auto;
    display: flex;
		flex-direction: column;
		padding-top: 10px;
	}

	.row.relocation {
    width: 93%;
	}
	.relocation-h2 h2 {
		font-size: 2em;
	}
	.head-left {
		position: absolute;
		left: -130px;
	}

	.head-left {
		position: absolute;
		left: -100px;
	}

	.stycky-header .head-left {
		position: absolute;
		left: -89px;
		font-size: 13px
	}


	.breadcrumb-list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		line-height: 1.3;
	}

	.breadcrumb-home {
		padding-bottom: 5px;
	}

	.row.pickup-wrap-link {
		width: 93%;
		margin-top: 50px;
	}

	.headline {
		margin-bottom: 55px;
	}

	.search-wrapper .headline {
		padding-top: 5px;
		margin-bottom: 47px;
	}

	.search-wrapper .headline span {
		top: 13px;
	}

	.pickup-wrap .h3-sub {
		margin-bottom: 10px;
	}

	.top-pickup {
		margin-bottom: 30px;
	}

	.side-search-form dd {
		width: 100%;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.side-search-form .ad-other {
		margin-right: auto;
	}

	.bg-feature01 {
		background: url(images/ex-info-sp.jpg);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left center;
	}

	.bg-feature02 {
		background: url(images/restaurant-owner-sp.jpg);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left center;
		margin: 0;
	}

	.bg-feature03 {
		background: url(images/online-sp.jpg);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left center;
	}

	.bg-feature::before {
		background: none;
	}

	.bg-feature.bg-feature02 {
		margin: 0px 3px 0;
	}

	.grecaptcha-badge {
		bottom: 60px !important;
	  }

	.feature h3 {
		font-size: 8vw;
	}

	.feature01 {
		display: none;
	}

	.feature02 {
		display: none;
	}

	.feature03 {
		display: none;
	}
	
	.h-icon img {
		display: none;
	}

	.glay-grad {
		display: none;
	}

	.details-h {
		margin-bottom: 40px;
	}

	.headline .s-icon {
		font-size: 18px;
	}


	.bg-feature-wrap>div {
		position: unset;
	}

	.bg-feature-wrap .df {
		width: 93%;
		margin: 0 auto;
	}

	.text-search {
		width: 90%;
	}

	.card .next-arrow {
		z-index: -100;
		right: 0;
	}

	.tab-group {
		width: 90%;
		margin: 0 auto;
	}

	.panel-group {
		margin-bottom: 30px;
		margin-bottom: 0;
	}

	.video {
		width: 100px;
	}

	.new-article-link {
		margin-bottom: 30px;
	}

	.result .result-youtube iframe {
		/* width: 600px !important; */
	}

	.map-wrap .map-on {
		width: calc(100% - 10px);
	}

	.map-inn .gMap-details {
		width: 100%;
		height: 220px;
		padding-bottom: 0;
	}

	.result .result-youtube iframe {
		top: 0;
	}

	.arrival-time {
		padding: 5px 4px;
	}

	.limited-banner {
		padding-bottom: 5px;
	}

	.blog-sp-wrap li:nth-of-type(1) .rss-wrap {
		width: 99%;
		margin-right: 1%;
	}

	.blog-sp-wrap li:nth-of-type(2) .rss-wrap {
		width: 99%;
		margin-left: 1%;
	}

	.rss-wrap img {
		width: 100%;
		object-fit: cover;
	}

	.map-wrap p {
		margin-bottom: 0;
		font-size: 20px;
		padding-bottom: 10px;
	}

	.map-wrap {
		padding-bottom: 0;
	}

	#theta_tag {
		height: 0;
		overflow: hidden;
		padding-bottom: 36.25%;
		position: relative;
		height: 360px;
	}

	#pano {
		margin: 0 0 20px 0;
		width: 100%;
		height: 450px;
	}

	.ranking-banner .ranking-img img {
		width: 100px;
		object-fit: cover;
	}

	.new-arrival-bnr .limited-banner img {
		width: 100px;
		object-fit: cover;
	}

	.arrival-sup {
		font-size: 12px;
	}

	.top-arrival-wrap {
		margin-bottom: 10px;
	}

	.top-new-arrival li:nth-child(5) {
		margin-bottom: 50px;
	}

	.result-youtube {
    padding-top: 34%;
	}

	.call-sub-oh {
		margin-bottom: 8px;
	}

	.map-wrap .map-inn {
		flex-wrap: wrap;
		justify-content: center;
	}

	#map {
		margin-right: 0;
	}

	.the-st {
		flex-direction: column;
	}

	#theta_tag {
		width: 100%;
	}

	.insideinfo {
		display: block;
	}

	.top-new-arrival.card li {
		width: 100%;
		border-right: 1px solid rgb(0, 0, 0);
		margin-bottom: 15px;
		-webkit-box-shadow: 2px 2px 0 0 rgb(103, 103, 103);
		box-shadow: 2px 2px 0 0 rgb(103, 103, 103);
	}

	.arrival-text {
		margin-left: 0;
		padding-top: 10px;
		padding-left: 5px;
		margin-bottom: 0;
		width: 140%;
	}

	.arrival-text .new-price {
		margin-left: 0;
		width: 100%;
		font-size: 20px;
	}

	.arrival-address {
		font-size: 14px;
		font-weight: bold;
		padding-top: 5px;
		line-height: 1.2;
		padding-right: 5px;
	}

	.arrival-width {
		font-size: 15px;
		padding: 0px 0 7px 0;
	}

	.arrival-num01 {
		height: 18px;
		line-height: 18px;
		margin-bottom: 10px;
		border-radius: 3px;
	}

	.arrival-name a {
		font-size: 15px;
	}

	.ranking-banner .price {
		font-size: 22px;
	}

	.limited-text .price {
		font-size: 22px;
	}

	.rent-youtube .result-youtube {
		min-width: 60%;
	}

	.construction-img {
		margin: 0 auto;
	}

	.datals-contact-text h3 {
		width: 90%;
		margin: 0 auto;
	}

	.datals-contact-text2 p {
		font-size: 16px;
		width: 95%;
		margin: 0 auto;
	}

	.site-content .datals-contact-text {
		margin-bottom: 50px;
		margin-top: 30px;
	}

	.datals-contact {
		width: 100%;
		flex-direction: column;
	}

	.datals-contact-wrap {
		width: 100%;
	}

	.datals-contact-line {
		width: 100%;
	}

	.datals-contact-mail {
		width: 100%;
	}

	.datals-contact-wrap::after {
		display: none;
	}

	.wpcf7 form .wpcf7-response-output {
		width: 100%;
	}

	.panel-group .select_wrap .c-select {
		width: 100%;
	}

	.select_box::after {
		display: none;
	}

	#seaerch_map_section {
		/* width: 93%; */
	}

	.side-bnr-wrap {
    margin-bottom: 5px;
	}

	.search-key span {
		padding-left: 0;
		padding-top: 10px;
		line-height: 1.2;
	}

	.search-content .search-key {
		padding: 10px 0 10px 0;
		font-size: 18px;
	}

	.new-search-list .new-comment {
		display: none;
	}

	.list-text {
		align-self: none;
	}
	
	.search .list-text {
		align-self: flex-start;
	}

	.new-search-list .list-text {
		align-self: flex-start;
	}

	.bukken-text-sp {
		width: 93%;
		margin: 0 auto;
		border-bottom: 1px solid rgb(79, 122, 77);
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.bukken-text-sp .search-address {
		padding-bottom: 20px;
		line-height: 1.3;
	}
	
	.search-list-wrap {
		-webkit-box-shadow: none;
		box-shadow: none;
		border-bottom: none;
		display: flex;
		flex-direction: column;
	}

	.search-name {
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 5px;
		width: 93%
	}

	.list-img img {
		width: 95%;
		margin: 0 auto;
		display: grid;
		padding-right: 0;
		height: auto;
		min-height: 160px;
		object-fit: cover;
		object-position: center;
	}

	.search-list-wrap .list-img img {
		width: 100%;
		position: relative;
	}
	
	.con-price {
		-ms-align-self: center;
		align-self: center;
		font-size: 14px;
	}

	.staff-hobby-wrap {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.advanced-search {
		background: none;
		height: auto;
		margin-bottom: 40px;
	}

	.top-pickup {
		margin-bottom: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.side-search {
		width: 100%;
		outline-offset: -6px;
		position: unset;
		padding: 40px 0;
	}

	.h-icon3 {
		display: none;
	}

	.top-new-arrival li {
		width: 50%;
		margin-right: 0;
		border-right: 1px solid rgb(207, 207, 207);
	}

	.top-new-arrival img {
		width: 100%;
		height: auto;
		max-width: 340px;
		height: 160px;
		width: 143px;
	}

	.arrival-num {
		display: block;
		margin-right: auto;
		margin-bottom: 0;
	}

	.arrival-name {
		margin-left: 0;
		margin-top: 0;
	}

	.top-new-arrival li {
		box-shadow: 0 7px 0 0 rgb(207, 207, 207);
	}

	.ranking {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 93%;
		margin: 0 auto;
	}

	.ranking div.ranking-thumb {
		width: 100%;
	}

	.ranking div.ranking-thumb:nth-of-type(n+2) {
		width: 49%;
		-ms-align-self: flex-start;
		align-self: flex-start;
	}

	#ranking_property	.ranking div.ranking-thumb:first-child {
		width: 100%;
	}



	.ranking div.ranking-thumb:nth-of-type(odd) {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.search {
		padding-top: 40px;
	}

	.search-choice {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.search-count p {
		font-size: 20px;
	}

	.search-order a {
		font-size: 16px;
		padding: 10px 0 10px 0;
	}

	.search-list-wrap {
		margin-bottom: 0;
		margin-top: 20px;
		padding: 0;
		width: 99%;
		margin: 6px auto;
		position: relative;
	}

	.new-wrap .search-list-wrap {
		border-bottom: 1px solid rgb(92, 17, 119);
	}

	.row.revo {
		width: 93%;
		margin-bottom: 0;
	}

	.list-img {
		margin-right: 5px;
		margin-bottom: 5px;
		width: 100%;
	}

	

	.list-text {
		width: 95%;
	}

	.list-address {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0;
	}

	.new-wrap .list-address {
		font-size: 14px;
		line-height: 1.3;
	}

	.new-wrap .list-address p:nth-child(1) {
		padding-left: 0;
	}

	.search-address {
		font-size: 14px;
		line-height: 1.2;
	}

	.list-concern {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 15px 0px 5px 0;
		width: 93%;
		gap: 20px;
	}

	.comnfit {
		padding: 7px 0;
	}

	.search-count2st-wrap {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}

	.search {
		padding-bottom: 40px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.current_num {
		color: rgb(255, 255, 255);
	}

	.c-select {
		width: 30%;
		padding: 0 0 8px 8px;
	}

	.select_box .select_wrap:nth-child(3) select {
		width: 6em;
	}

	.search_box {
		flex-wrap: wrap;
	}

	.sesrch_count {
		position: unset;
		padding: 10px 0 10px;
		margin: 0 auto;
		width: 100%;
		color: rgb(255, 255, 255);
	}

	.check_li p {
		margin: 5px 0 0 0;
	}

	.select_box {
		margin: 0 auto;
	}

	.check_li {
		flex-wrap: wrap;
		width: 100%;
		margin: 0 auto;
		height: auto;
	}

	.select_wrap:last-child {
		margin-right: 0;
	}

	.sesrch_count {
		padding: 5px 0 0;
	}

	.check_wrap input[type='checkbox'] {
		top: 16px;
	}

	.check_li label {
		float: none;
	}

	[type="checkbox"]:not(:checked)+label,
	[type="checkbox"]:checked+label {
		padding-left: 0;
	}

	.current_num_text {
    color: rgb(85, 85, 85);
	}
	#title_newarticle .headline {
		margin-top: 0;
		margin-bottom: 20px;
	}
	#title_newarticle {
		padding-top: 30px;
	}
	.search_box {
		padding-left: 5px;
		padding-right: 5px;
	}

	.check_li p {
		padding-bottom: 0;
	}

	input[type='checkbox'] {
		margin: 5px 6px 0 5px;
	}

	.search_box {
		padding: 5px 5px 0 5px;
	}

	.ranking .ranking-no::before {
		content: "";
		top: -108%;
		backdrop-filter: blur(1px);
		background-color: rgb(92 17 119 / 20%);
	}

	.management-text01 .flow-contact:nth-child(1) h3 {
		padding-left: 0;
		font-size: 18px;
	}

	.flow-parent .flow-r {
		padding-left: 0;
		font-size: 18px;
	}

	.flow-parent .flow-h {
		line-height: 56px;
		height: 56px;
	}

	.management-text01 .flow-img-02 {
		order: 0;
	}

	.flow-parent .management-text01 {
		flex-direction: column;
		padding-bottom: 0;
	}

	.flow-parent .management-text01::after {
		bottom: -185px;
	}

	.management-text01 .management-text-no {
		padding: 0;
	}

	.flow-parent .management-text01 {
		margin: 0 auto;
	}

	.management-text01 .flow-img {
		width: 100%;
		margin: 0 auto;
	}

	.management-text01 .flow-contact {
		padding: 0 0 30px 0;
		background: rgb(222, 213, 255);
		margin-bottom: 50px;
	}

	.management-text01 .flow-img img {
		object-fit: cover;
	}

	.qa-wrap div:last-child {
		margin-bottom: 30px;
	}

	.strenght.corporate {
		padding: 30px 0;
	}

	.indi-border {
		width: 93%;
		margin: 0 auto;
	}

	.transfer-r-1st .corporate-text {
		margin-top: 20px;
	}

	.transfer .management .transfer-text {
		width: 90%;
		margin: 0 auto;
	}

	.transfer-space {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 0;
	}

	.transfer-h2+p {
		width: 93%;
		margin: 0 auto;
	}

	.transfer-l-1st p {
		font-size: 20px;
	}

	.indi-border .management-text01 div {
		padding-top: 0;
	}

	.transfer .transfer-l-1st {
		margin-top: 25px;
	}

	.ranking-access {
		display: none;
	}

	.ranking-banner .ranking-access {
		display: block;
	}

	.newarticle {
		padding-bottom: 30px;
	}

	.corporate h3 {
		padding-bottom: 0;
	}

	.flow-bg::after {
		left: 50%;
		transform: translateX(-25px);
	}

	.newarticle {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.row.newarticle {
		/* width: 93%; */
	}

	.ranking-wrap {
		margin-bottom: 50px;
	}

	.flow-bg {
		padding: 0;
		margin-bottom: 80px;
	}

	.flow-bg01 {
		background: left center / cover no-repeat url(images/flow01-sp.jpg), rgb(255, 255, 255);
	}

	.flow-bg02 {
		background: left center / cover no-repeat url(images/flow02-sp.jpg), rgb(255, 255, 255);
	}

	.flow-bg03 {
		background: left center / cover no-repeat url(images/flow03-sp.jpg), rgb(255, 255, 255);
	}

	.flow-bg04 {
		background: left center / cover no-repeat url(images/flow04-sp.jpg), rgb(255, 255, 255);
	}

	.flow-bg05 {
		background: left center / cover no-repeat url(images/flow05-sp.jpg), rgb(255, 255, 255);
	}

	.flow-bg06 {
		background: left center / cover no-repeat url(images/flow06-sp.jpg), rgb(255, 255, 255);
	}

	.flow-bg07 {
		background: left center / cover no-repeat url(images/flow07-sp.jpg), rgb(255, 255, 255);
	}

	.flow-bg08 {
		background: left bottom / cover no-repeat url(images/flow08-sp.jpg), rgb(255, 255, 255);
	}

	.management-text01 div {
		padding: 0;
		padding-top: 25px;
	}

	.flow-parent h3 {
		padding-left: 0;
		padding-top: 10px;
		font-size: 20px;
		line-height: 1.2;
		padding-bottom: 0;
		margin: 5px auto 0;
		text-align: center;
		padding-bottom: 10px;
		text-align: left;
		width: 95%;
	}

	.flow-parent h3.f32 {
		font-size: 18px;
		padding-left: 0;
	}

	.flow-parent .management-text01::before {
		display: none;
	}

	.flow-parent .flow-contact p {
		padding: 0 10px;
		font-size: 16px;
	}

	.management-text-no .no::before {
		font-size: 30px;
		top: -80px;
		left: 4px;
		width: 70px;
		height: 70px;
		line-height: 55px;
		left: 50%;
		transform: translateX(-35px);
	}

	.management-text01 div.manage-h {
		padding-top: 10px;
	}

	.flow-wrap .flow-text p {
		padding-bottom: 0;
		line-height: 1.6;
		padding-left: 0;
		padding-right: 0;
		background: rgb(0 0 0 / 39%);
		padding: 5px;
	}

	.qa-wrap div {
		margin-bottom: 40px;
	}
	.qa .strenght-wrap2st .ques:before {
		left: 0;
		top: -3px;
		line-height: 31px;
		width: 30px;
		height: 30px;
		font-size: 16px;
	}

	.qa-wrap .ques {
		font-size: 16px;
		padding-left: 40px;
		padding-bottom: 1px;
		margin-right: 20px;
		margin-bottom: 15px;
	}

	.qa-wrap .answer {
		font-size: 15px;
		margin-right: 20px;
		width: 80%;
		margin-left: auto;
		padding-left: 4px;
	}

	.qa .strenght-wrap2st .answer:before {
		left: -35px;
		top: -3px;
		width: 30px;
		height: 30px;
		line-height: 31px;
		font-size: 16px;
	}

	.br-pc {
		display: none;
	}

	.confirmation .wpcf7-list-item-label {
		font-size: 14px;
	}

	.confirmation .wpcf7-list-item {
	    margin-left: 0;
	}

	.contact.online-contact .contact-submit {
		justify-content: center;	
	}

	.corporate .company-h-oh {
		font-size: 4.5vw;
		font-weight: bold;
	}


	.transfer .management-bg02::before {
		content: "";
		background: none;
	}

	.transfer {
		width: 93%;
		margin: 0 auto;
	}

	.corporate .transfer-space02 {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-bottom: 50px;
	}

	.qa.corporate {
		padding: 30px 0 0 0;
	}

	.transfer .management-bg02 {
		width: 100%;
	}

	.transfer .transfer-r-1st {
		width: 100%;
	}

	.transfer-h-wrap {
		margin-bottom: 30px;
	}

	.transfer .management-bg01::before {
		width: 100%;
		top: 209px;
		left: 0;
	}

	.transfer .management-bg01 {
		width: 100%;
	}

	.transfer .transfer-left {
		width: 100%;
	}

	.affiliated img {
		width: 42%;
	}

	.affiliated img:nth-child(even) {
		margin-right: 10px;
	}

	.affiliated .vertical {
		margin-right: 20px;
	}

	.affiliated {
		padding: 60px 0;
	}

	.ranking-title {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
	}

	.ranking .ranking-title a {
		padding: 10px 0 5px 0;
		font-size: 16px;
		border-bottom: 1px solid rgb(255, 255, 255);
		width: 100%;
	}

	.ranking .price {
		line-height: 1.3;
	}

	.ranking .ranking-no {
		padding: 0 10px 10px 10px;
		height: 130px
	}

	.ranking img {
		max-height: 150px;
	}

	#ranking_property .ranking img {
		width: 204%;
	}

	.ranking .ranking-thumb :nth-child(n+2) .price {
		font-size: 20px;
	}

	#details-slider li {
		/* height: 200px */
	}

	.details-slider-thumn li {
		height: 40px
	}

	.details .bx-wrapper img {
		width: 100%;
		min-height: auto;
		height: 100%;
	}

	.result-title .result-sub div {
		width: 32%;
		margin-bottom: 5px;
	}

	.result-title .result-sub {
		flex-wrap: wrap;
		justify-content: center
	}

	.result-title .result-sub a {
		display: block;
		height: 37px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		line-height: .6;
		font-size: 3.5vw;
	}

	.result-title .result-sub2st {
		margin-right: 5px;
		margin-left: 5px;
	}

	.details-supple .wpfp-link {
		left: 53%;
	}

	.details-supple img {
		left: 8px;
	}

	.construction-img img {
		width: 32.7%;
		border: none;
		height: auto;
	}

	.result-title h3 {
		line-height: 1.3;
		font-size: 18px;
	}

	.res-address {
		width: 100%;
	}

	.construction .result-name {
		width: 100%;
	}

	.details-rent-oh {
		margin-left: 15px;
	}

	.result .result-lists {
		flex-direction: column-reverse;
		align-items: center;
		height: auto;
	}

	.result-name p {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		margin-left: 0;
	}

	.peger-pc {
		display: none;
	}

	.contact-title img {
		margin-right: 5px;
	}

	.result .result-youtube {
		padding-top: 52.5%;
		width: 93%;
	}

	.flow-parent .management-text01:nth-child(even) .flow-r {
		padding-bottom: 10px;
	}
	
	.flow-parent .management-text01:nth-child(odd) .flow-r {
		padding-bottom: 10px;
	}
	
	.industry p {
		padding: 0 10px 0 0px;
	}

	.icon-f {
		display: none;
	}

	.details-supple {
		width: 100%;
		padding: 11px 3px;
		height: 39px;
	}

	.case img {
		-ms-align-self: flex-start;
		align-self: flex-start;
	}

	.online-title h3 {
		font-size: 18px;
		width: 93%;
	}

	.charac {
		padding-left: 0;
	}

	.charac::before {
		left: 58px;
	}

	.charac::after {
		left: -13px;
	}

	.remote {
		width: 93%;
		margin: 0 auto;
	}

	.h-bg-w {
		width: 100%;
	}

	.corporate h2.h-bg-w {
		font-size: 25px;
		line-height: 1.4;
		width: 93%;
	}

	.online-box:nth-child(2) {
		margin-bottom: 30px;
	}

	.flow {
		width: 90%;
		margin: 15px auto;
	}

	.remote-wrap {
		margin-bottom: 50px;
		padding-bottom: 50px;
	}

	.case p {
		font-size: 18px;
	}

	.case h2 {
		width: 90%;
		margin: 0 auto 30px;
		line-height: 1.3;
	}

	.case h2 .css-br-sp {
		font-weight: bold;
	}

	.case ul {
		width: 90%;
	}

	.online-wrap {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 30px;
	}

	.online-box {
		width: 100%;
		margin-bottom: 30px;
		height: 330px;
		width: 93%;
	}

	.online-box:last-child {
		margin-bottom: 0;
	}

	.res-address {
		display: block;
		padding: 0;
		line-height: 1.3;
		width: 100%;
		padding-left: 15px;
	}

	.row.result-title {
		width: 90%;
		padding-top: 30px;
	}

	.result-name .res-name {
		width: 85%;
		line-height: 1.2;
	}

	.result-lists::before {
		background: none;
	}

	.result-lists {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: 30 px;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		margin-bottom: 30px;
	}

	.result-name {
		padding-left: 0;
		padding-right: 0;
	}

	.result .result-name {
		width: 100%;
	}

	.result-parent {
		width: 93%;
		border-bottom: 1px solid rgb(103, 103, 103);
	}

	.construction .result-parent {
		width: 95%;
	}

	.result-wrap {
		width: 100%;
	}

	.voice-wrap {
		width: 100%;
	}

	.result-name .voice-text {
		padding: 5px 5px;
		font-size: 14px;
	}

	.result .youtube-rent {
		padding-bottom: 0;
		margin-bottom: 10px;
		margin-left: 0;
	}

	.details-logo .call-namber {
		width: 80%;
		margin: 0 auto;
		display: block;
	}

	.call-sub {
		margin-bottom: 15px;
	}

	.contact-parent {
		padding-bottom: 10px;
	}

	.contact-btn-wrap {
		margin-bottom: 25px;
	}

	.flow-btn-wrap::after {
		border: none;
	}

	.flow-btn {
		width: 93%;
		padding-bottom: 19px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
	}

	.bg-other {
		margin-bottom: 0;
		padding: 1px 0;
	}

	.search-wrappe .bg-search {
		background-position: right;
		background-size: cover;
	}

	.contact {
		width: 100%;
	}

	.corporate .corporate-p2 {
		line-height: 1.6;
	}

	.strenght-wrap1st {
		margin-bottom: 30px;
	}
	.strenght-wrap2st h3 {
		line-height: 1.2;
		white-space: normal;
	}

	.strenght-wrap2st {
		width: 100%;
	}

	.strenght-wrap2st p {
		width: 90%;
		margin: 0 auto;
		padding-left: 0;
		padding-bottom: 25px;
		margin-left: 8px;
	}

	.strenght-wrap2st h3 {
		padding-bottom: 15px;
	}

	.company-story {
		width: 90%;
		padding: 30px 0;
	}

	#strength.strenght .strenght-wrap2st h3 {
		padding-bottom: 10px;
	}

	.company-teble td:nth-child(2) {
		padding-top: 15px;
	}

	.company-teble td:nth-child(1) {
		padding-top: 15px;
		display: block;
		white-space: nowrap;
	}

	.staff-normalize {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}

	.staff-list .bg-glay-mutual:nth-child(odd) .staffbox1 {
		margin-right: 0;
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.staff-list .bg-glay-mutual:nth-child(even) .staffbox1 {
		margin-right: 0;
		margin-left: 0;
		margin-top: 50px;
		margin-bottom: 20px;
		width: 100%;
		
	}

	.staff-list .bg-glay-mutual:nth-child(odd) .bg-glay-mutual01 {
		background-image: linear-gradient(90deg, #69825e, #7b7d56 18% 20%, #102a05);
	}

	.staff-list .bg-glay-mutual:nth-child(even) .bg-glay-mutual01 {
		background: linear-gradient(90deg, #c4b69d, #eddccf 70% 72%, #c4b69d);
	}

	.bx-wrapper .bx-viewport {
		/* margin-bottom: 70px; */
	}

	.details .bx-wrapper .bx-viewport {
		margin-bottom: 0;
		left: 0;
	}

	.staff-list .bg-glay-mutual:nth-child(odd) .bg-glay-mutual01 {
		transform: unset;
		height: 100%;
	    top: 0;
	}

	.staff-list .bg-glay-mutual:nth-child(even) .bg-glay-mutual01 {
		transform: unset;
		height: 100%;
		top: 0;
	}

	.staff-list .bg-glay-mutual:nth-child(even) .staff-normalize {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.staff-list .bg-glay-mutual:nth-last-child(1) {
		margin-bottom: 90px;
	}

	.staff-list .bg-glay-mutual:nth-child(odd) {
		margin-bottom: 0;
		margin-top: 0;
		padding-bottom: 20px;
	}

	.staff-company-name span {
		margin-bottom: 0.5em;
	}

	.staff-list .bg-glay-mutual:nth-child(even) {
		margin-bottom: 75px;
		margin-bottom: 0;
	}

	.management .corporate-h2 {
		line-height: 1.2;
		margin-bottom: 45px;
		font-size: 26px;
	}

	.staff-profile {
		margin-right: 2%;
	}

	.management .corporate-h2 .branch {
		line-height: 1.6;
	}

	.staff-list .bg-glay-mutual:nth-child(even) .border-mult {
		padding-top: 0;
	}

	.profile-frame {
		margin-bottom: 15px;
	}

	.staff-hobby-wrap .staff-profile:last-child .profile-frame {
		margin-bottom: 0;
	}

	.profile-frame .title {
		width: 100px;
		margin-bottom: 5px;
	}

	.staff.corporate {
		padding: 0;
	}

	.management-bg-wrap {
		background: rgb(222, 213, 255)
	}

	.management-bg01::before {
		background: none;
		width: 0;
	}

	.management-bg02:before {
		background: none;
		width: 0;
	}

	.management-bg01 {
		position: unset;
	}

	.management-text01 {
		padding-left: 0;
		padding-bottom: 40px;
	}

	.management-space .df:nth-child(1) {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		background: rgb(222, 213, 255)
	}

	.management-space .management-bg-wrap:nth-child(2) {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.management-bg img {
		width: 100%;
		height: auto;
	}

	.management-bg02 {
		margin-right: 0;
	}

	.management-text02 {
		width: 100%;
	}

	.manage-h h3 p:nth-child(1) {
		font-size: 20px;
		line-height: 1.6;
		display: block;
	}

	.manage-h h3 p:nth-of-type(2) {
		font-size: 20px;
		line-height: 1.6;
		display: block;
	}

	.management .corporate-text {
		padding-right: 0;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 15px;
	}

	.management-text02 div {
		position: relative;
		top: 10px;
	}

	.management-space {
		margin-bottom: 50px;
	}

	.management.corporate {
		padding-bottom: 0;
		padding: 30px 0;
	}

	.flow-parent.corporate {
		padding: 30px 0 0 0;
		width: 90%;
		margin: 0 auto;
	}

	.transfer .corporate {
		padding: 30px 0 0 0;
	}

	.manage-h h3 {
		font-size: 20px;
		font-weight: bold;
	}

	.manage-last p {
		font-size: 20px;
		font-weight: bold;
	}

	.corporate.ment {
		padding: 50px 0;
	}

	.wrap-dro {
		width: 90%
	}

	.sp-90 {
		width: 90%;
		margin: 0 auto;
	}

	.details-supple-wrap {
		justify-content: center;
	}

	.slider-image {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.slider_image_box {
		width: 100%;
	}

	.slider-image {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.site-formtitle {
		width: 100%;
	}

	.contact div {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.contact-text {
		width: 100%;
	}

	.contact-name {
		width: 100%;
		margin-right: 0;
	}

	.site-contact .contact-name span {
		padding: 10px 0 10px 17px;
	}

	.details-logo {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 60px;
	}

	.details-logo .details-logo1st {
		margin-right: 0;
	}

	.site-submit {
		position: relative;
	}

	div.wpcf7 .ajax-loader {
		position: absolute;
	}

	.single-form {
		margin-bottom: 50px;
	}

	.call-sub {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.details-logo .call-icon {
		margin: 15px auto 10px;
	}

	.contact-submit {
		margin-top: 0;
		margin-bottom: 30px;
	}

	.call-sub2st {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 30px;
	}

	.details-logo-address {
		width: 90%;
		margin: 0 auto;
		line-height: 1.6;
	}

	.slider_image_box {
		margin-right: 0;
		margin-bottom: 5px;
	}

	.details-sup {
		height: auto;
		width: 20%;
		line-height: 1.4;
		padding: 2px 0;
		margin-right: 10px;
	}

	.details-oh {
		line-height: 1.6;
	}

	.details-name {
		position: relative;
	}

	.details-name .f26 {
		font-size: 16px;
		vertical-align: -webkit-baseline-middle;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
	}

	.details-supple-wrap .df.jcf {
		justify-content: center;
	}

	.details-text {
		width: 90%;
		margin: 0 auto;
	}

	.list-detail {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.shnki {
		display: none;
	}
	.shnki-sp {
    display: block;
    z-index: 1;
    width: calc(100% - 10px);
    margin: 0 auto;
	}
	
	.shnki-sp a:hover {
		opacity: .9;
	}
	
	.shnki-sp img:hover  {
		opacity: .9;
	}
	.shnki-sp img {
		width: 100%;
		max-width: 100%;
		object-fit: cover;
	}

	.rent-youtube-item02 h3 {
		font-size: 1.4em;
	}

	.youtube-rent-p {
		display: flex;
		flex-direction: column;
	}

	.youtube-rent-span {
		padding-bottom: 5px;
	}
	
	.newarticle .arrival-text .new-price {
		display: flex;
		flex-direction: column;
	}
	
	.text-search form {
		width: 100%;
	}
	.new-search-list .concern.tsubo {
		padding-bottom: 5px;
	}

	.new-search-list .theta-img {
		padding-top: 3px;
	}

	.rent-youtube-item02 {
		height: 160px;
	}

	.bannerblog .bannerblog-title a {
		line-height: 1.3
	}

	.bannerblog .bannerblog-data p:nth-of-type(2) {
		display: none
	}

	.bloglink-wrap li {
		width: 100%;
	}

	.blog-sp-wrap {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.bannerblog {
		padding-left: 0;
	}

	.blog-sp-wrap .bannerblog {
		-ms-align-items: flex-start;
		align-items: flex-start;
		padding: 10px 5px;
	}

	.fdc .bannerblog {
		align-items: flex-start;
	}

	.details-text {
		padding: 5px 0;
	}

	.details-text p {
		font-size: 14px;
	}

	.details-map {
		width: 100%;
	}

	.details-name.pb-15 {
		padding-bottom: 5px;
	}

	.details-sup2st {
		width: 20%;
		height: auto;
		line-height: 1.4;
		padding: 2px 0;
		margin-right: 10px;
	}

	.details-sub {
		padding: 5px 0;
	}

	.details-sub .f20 {
		font-size: 16px;
	}

	.tsubo2st {
		font-size: 12px;
	}

	.concern-oh {
		font-size: 14px;
	}

	.concern span {
		border-radius: 5px;
	}

	.priceprice {
		font-size: 18px;
	}

	.bloglink-wrap .blog-sp-wrap li {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 49%;
		margin-right: 1%;
	}

	.bloglink-wrap .blog-sp-wrap li:nth-child(7) {
		display: none;
	}

	.bloglink-wrap li:nth-of-type(1) {
		margin-bottom: 13px;
	}

	.new-arrival-bnr {
		width: 100%;
	}

	.rent-banner {
		width: 100%;
	}

	.bloglink-wrap:nth-of-type(3) {
		margin-bottom: 16px;
	}

	.bloglink-wrap {
		margin-bottom: 15px;
	}

	.download-bnr img {
		height: 100px;
		margin: 0 auto;
		display: block;
	}

	.news-wrap {
		margin-bottom: 30px;
	}

	.price-oh {
		margin-right: 5px;
		align-self: center;
	}

	.tsubo {
		margin-right: 0;
		font-size: 12px;
	}

	.concern .bg-purple {
		padding: 0px 3px 0px 3px;
		display: inline-block;
		text-align: center;
		margin-right: 10px;
	}

	.footer-menu-pb02 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer-menu-pb02 .head-wrap-left {
		margin-bottom: 20px;
	}

	.head-text-wrap {
		width: 100%;
		gap: 15px;
	}

	.bg-feature {
		margin: 0 auto 10px;
		width: 144px;
		height: 117px;
		border: none;
		position: relative;
	}

	.bg-feature a {
		position: absolute;
		width: 144px;
		height: 117px;
	}

	.top-bnr {
		margin: 0 auto;
		display: block;
		text-align: center;
	}

	.top-bnr img {
		margin-bottom: 10px;
	}

	.top-bnr img:last-child {
		margin-bottom: 10px;
	}

	.mrl-bnr {
		margin: 10px 0px;
	}

	.info {
		width: 93%;
		margin: 0 auto;
	}

	.info .date {
		max-width: 10em;
		display: inline-block;
		padding: 10px 12px;
		background: rgb(255, 255, 255);
	}

	.info .info-content {
		width: 100%;
	}

	.info .df {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		border-radius: 12px;
		padding: 10px;
		border: 1px solid #707070;
	}

	.info .info-title-wrap {
		width: 100%;
		margin-left: auto;
	}

	.info dt {
		margin-bottom: 10px;
		margin-right: auto;
	}

	.info-more {
		text-align: center;
		margin: 20px auto 0;
	}

	.more {
		padding: 8px 33px;
	}

	.bnr-revolution img {
		width: 100%;
	}

	.top-side-news .info {
		width: 100%;
	}

	.top-side-news .top-side-news-wrap1 {
		border-radius: 0%;
	}

	.top-side-news .top-side-news-wrap2 {
		padding: 0;
	}
	.top-side-news .info-title-wrap {
		padding-bottom: 0;
	}

	.top-side-news .date {
		padding: 0;
	}

	.show-streetview {
		width: 100%;
		height: 350px;
	}

	.show-streetview p {
		font-size: 20px;
		padding-bottom: 10px;
	}

	.sp-none {
		display: none;
	}

	.sp-none-i {
		display: none;
	}
	.sp-none-r {
		display: block;
	}

	.sup-bnr {
		width: 100%;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}

	.online .sup-bnr div {
		margin-bottom: 30px;
		width: 60%;
	}

	.sup-bnr div:last-child {
		margin-bottom: 0;
	}

	.pager-wrap {
		display: none;
	}

	.pager-wrap-sp {
		display: block;
		text-align: center;
	}

	.sp-none-oh {
		display: none;
	}

	.row {
		max-width: 100%;
		width: 100%;
	}

	.row-sub {
		max-width: 100%;
		width: 100%;
	}

	.css-br-sp::before {
		content: "\A";
		white-space: pre;
	}

	.d-none {
		display: block;
	}

	.oh-sp {
		white-space: pre-line;
	}

	.br-pc {
		display: none;
	}

	.br-sp {
		display: block;
	}

	.footer-push {
		/* display: none; */
	}

	.headline-space2st {
		margin-top: 30px;
	}

	.headline-space {
		margin-top: 45px;
	}

	.ptb-footer {
		/* width: 95%; */
		margin: 0 auto;
		padding: 25px 0 0 0;
	}

	.footer-content.footer-content1st {
		padding-bottom: 40px;
	}

	.details {
		width: 93%;
		padding: 20px 0 10px;
	}

	.list-detail {
		width: 93%;
		margin: 20px auto;
	}

	.contact {
		width: 93%;
		margin: 0 auto;
	}

	.bookmark-table tr td:nth-child(2) a {
		padding-bottom: 5px;
		margin-bottom: 5px;
	}

	#bookmark_section {
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
	}

	.fot-bnr-wrap {
		margin-bottom: 0;
		max-width: 93%;
		flex-wrap: wrap;
	}

	.fot-bnr-wrap img {
		margin-bottom: 20px;
		width: 100%;
		margin: 0 auto 10px;
		display: block;
	}

	.fot-bnr-wrap .fot-bnr {
    margin-bottom: 10px;
	}

	.top-arrival-wrap .fot-bnr-wrap .fot-bnr{
		width: 100%;
	}
	.revo img {
		width: 100%;
	}

	.bookmark-table {
		width: 100%;
	}

	.bookmark-table tr:first-child {
		display: none;
	}

	.bookmark-table tr:nth-child(2) td {
		display: block;
		width: 100%;
		float: left;
	}

	.bookmark-table tr td {
		display: block;
		width: 100%;
	}

.bookmark-table img {
	width: 100%;
}

	.bookmark-table tr:not(:nth-child(1)) {
		margin: 0 auto 30px;
		width: 90%;
		position: relative;
		display: flex;
		flex-direction: column;
	}

	.bookmark-table tr td:nth-child(2) {
		width: 100%;
	}

	.bookmark-table tr td:nth-child(3) {
		width: 100%;
		border-left: none;
		font-size: 13px;
		float: right;
		line-height: 1.2;
		padding-left: 3px;
	}

	.bookmark-table tr td:nth-child(4) {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		line-height: 1.5;
		display: flex;
    gap: 10px;
	}

	.bookmark-table tr td:nth-child(2) {
		padding-right: 0;
		border-left: none;
		padding-left: 5px;
		margin-top: 10px;
	}

	.bookmark-table tr td:nth-child(5) {
		display: none;
	}

	.bookmark-table tr td:nth-child(6) {
		padding-left: 10px;
		/* position: absolute;
		bottom: 28px;
		right: -5%; */
		display: flex;
    gap: 10px;
	}

	#history_section {
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
	}

	.history-table {
		width: 100%;
		margin: 30px 0;
	}

	.history-table tr:first-child {
		display: none;
	}

	.history-table tr:nth-child(2) td {
		display: block;
		width: 35%;
		float: left;
	}

	.history-table tr td {
		display: block;
		padding-left: 0;
		width: 35%;
		float: left;
	}

	.history-table tr:not(:nth-child(1)) {
		display: block;
		margin: 0 auto 30px;
		width: 93%;
	}

	.history-table tr td:nth-child(2) {
		width: 65%;
	}

	.history-table tr td:nth-child(3) {
		width: 65%;
		border-left: none;
	}

	.history-table tr td:nth-child(4) {
		width: 60%;
		padding-left: 10px;
	}

	.history-table tr td:nth-child(2) {
		padding-right: 0;
		border-left: none;
	}

	.history-table tr td:nth-child(5) {
		display: none;
	}

	.history-table tr td:nth-child(6) {
		float: right;
		position: absolute;
		bottom: 26px;
		right: 5px;
		width: 25%;
	}

	.history-table img {
		margin-bottom: 20px;
		padding-right: 0;
	}

	.recommneded-bg .shadow-bg li {
		height: auto;
	}

	.site-footer {
		padding-bottom: 25px;
	}

	.foot-fix {
		position: relative;
	}

	.foot-fix div {
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 9999;
	}

	.foot-fix div:nth-last-of-type(1) {
		right: -50%;
	}

	.foot-fix div:nth-last-of-type(2) {
		left: 0;
	}

	.foot-fix img {
		width: 50%;
	}

	.footer-menu-pb02 .falc {
		-ms-align-self: center;
		align-self: center;
	}

	.footer-content .site-supple.site-supple {
		line-height: 1.4;
	}

	.footer-push {
		width: 44px;
		height: 44px;
	}

	.site-supple-sub.footer-supple-sub {
		font-size: 15px;
	}

	.tell-icon.footer-tell-icon {
		width: 18px;
		margin-left: 0;
		padding-top: 3px;
		height: 31px;
		line-height: 31px;
		margin-right: 4px;
	}

	.site-supple-sub.footer-supple-sub {
		width: 18px;
	}

	.copy {
		text-align: center;
		font-size: 10px;
		width: 90%;
		margin: 0 auto;
		line-height: 1.6;
		padding: 20px 0 0;
	}

	.footer-icon-wrap {
		-ms-align-items: center;
		align-items: center;
	}

	.head-wrap-right .footer-icon-wrap {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.mail-icon.footer-mail-icon {
		width: 21px;
		height: 31px;
		line-height: 31px;
	}

	.site-supple.footer-left {
		line-height: 1.2
	}

	.footer-icon-wrap .foot-tel {
		margin-right: 15px;
	}

	.site-supple-sub {
		line-height: 1.2;
	}

	.sp-head {
		position: relative;
	}

	.sp-logo {
		z-index: 1;
		padding: 5px;
	}

	.sp-logo img {
		/* width: 160px; */
		width: 220px;
	}

	.consideration {
		margin-left: 1em;
	}
	.consideration .cta-img-box {
		width: 50px;
	}
	.consideration .cta-img-box img {
		width: 30px;
	}
	.consideration .cta-img-box img.line-icon  {
		width: 40px;
	}
	.sp-head-sub {
		background: rgb(255, 255, 255);
		width: 100%;
	}
	.sp-logo-wrap-oh {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	.sp-text {
		font-size: 13px;
		padding-left: 8px;
		align-self: center;
	}

	.top-mv {
		height: 280px;
		margin-bottom: 30px;
		background-position-x: 47%;
	}

	.mv-bnr img {
		width: 100%;
	}

	.mv-text {
		padding-top: 30px;
	}

	.mv-text .attention1st {
		font-size: 5vw;
		text-shadow: 1px 1px 1px rgb(0, 0, 0);
		text-align: center;
	}

	.mv-text .attention2st {
		font-size: 4vw;
		text-shadow: 1px 1px 1px rgb(0, 0, 0);
		text-align: center;
	}

	.mv-text h2 {
		font-size: 24px;
		width: 90%;
		margin: 0 auto;
		line-height: 1.4;
	}

	.mv-bnr {
		width: 100%;
	}

	.site-supple-sub {
		line-height: 1.2;
	}

	.sp-head {
		position: relative;
	}

	.sp-logo {
		z-index: 1;
		padding: 10px;
	}

	.sp-logo img {
		width: 160px;
	}

	.sp-head-sub {
		background: rgb(255, 255, 255);
		width: 100%;
	}

	.sp-text {
		font-size: 13px;
		padding-left: 8px;
		align-self: center;
	}

	.top-mv {
		height: 280px;
		margin-bottom: 10px;
		background-position-x: 47%;
	}

	.top-mv-other {
		height: 0;
	}

	.mv-bnr {
		width: 100%;
	}

	.top-nav-wrap {
		display: none;
	}

	.footer-nav-oh {
		display: block;
	}

	.footer-menu-pb img {
		width: 100%;
	}

	.footer-menu-pb02 img {
		width: 100%;
	}

	.footer-menu-pb02 .call-icon {
		width: 50px;
	}

	.drawer-hamburger .drawer-menu {
		z-index: 9999;
		color: rgb(255, 255, 255);
		width: 5rem;
		display: block;
		font-size: 10px;
		text-align: left;
		padding-top: 14px;
		padding-left: 2px;
		padding-bottom: 5px;
	}

	#footer-drawer-navigation-wrap .drawer-nav {
		position: unset;
		width: 100%;
		padding: 11px 0 10px 0px;
		margin: 0;
	}

	#footer-drawer-navigation-wrap .menu-item-has-children:before {
		display: none;
	}

	#footer-drawer-navigation-wrap .drawer-nav {
		background: rgba(0, 0, 0, 0);
	}

	#footer-drawer-navigation-wrap .drawer-menu>li {
		background: rgba(0, 0, 0, 0);
		padding: 4px 11px;
	}

	#footer-drawer-navigation-wrap .nav li span:first-of-type {
		font-size: 10px;
	}

	#footer-drawer-navigation-wrap .treemenu>.treemenu-button {
		right: 0;
	}

	#footer-drawer-navigation-wrap span.menu-title {
		padding-bottom: 5px;
	}

	.ricoh-theta-tour-image {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100% !important;
	}

	.gm-style .gm-style-iw-c {
		max-width: 300px !important;
		width: auto;
	}

	.slick-slide .window-wrap02 img {
		margin: 0 auto;
		margin-right: 12px;
		max-width: 90px;
		max-height: 90px;
		width: 90px;
	}

	.window-wrap02 .gm-style img {
		max-width: 90px;
		height: 90px;
	}

	.multi {
		width: 250px !important;
	}

	.result .youtube-rent {
		flex-direction: column;
	}

	.youtube-details-link {
		padding-left: 0;
	}

	.youtube-rent01 {
		padding-bottom: 15px
	}

	#mapid .slick-initialized .slick-slide {
		margin: 0;
	}

	.mv-bnr img {
		width: 100%;
	}

	.ricoh-theta-spherical-image {
		width: 100% !important;
	height: 220px;
	padding-bottom: 0;
}

.mv-text {
	padding-top: 30px;
}

.mv-text .attention1st {
	font-size: 6vw;
	text-shadow: 1px 1px 1px rgb(0, 0, 0);
	text-align: center;
}

.mv-text .attention2st {
	font-size: 6vw;
	text-shadow: 1px 1px 1px rgb(0, 0, 0);
	text-align: center;
}

.mv-text h2 {
	font-size: 24px;
	width: 90%;
	margin: 0 auto;
	line-height: 1.4;
}

	.pager-sp {
		display: block;
		width: 90%;
		text-align: center;
	}

	.pager-pc {
		display: none;
	}

	.pager {
		margin-bottom: 10px;
		padding: 0;
		align-items: flex-start;
		justify-content: center;
		margin-top: 40px;
	}

	.pager a {
		padding: 7px 7px;
		margin-right: 10px;
		margin-bottom: 15px;
		display: inline-block;
	}

	.pager a:last-child {
		margin-right: 0;
	}

	.page-numbers {
		padding: 7px 7px;
		margin-right: 15px;
	}

	.footer-sp-nav .menu-item {
		opacity: 1;
		transform: translateY(0);
		background: rgb(79, 122, 77);
	}

	.footer-sp-nav #drawer-navigation>li {
		border-top: 1px solid #fff;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.footer-sp-nav #drawer-navigation>li:last-child {
		border-bottom: 1px solid #fff;
	}

	.footer-sp-nav li a {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		font-size: 13px;
		position: relative;
	}

	.footer-sp-nav .menu-item-has-children>a::after {
		content: "";
		position: absolute;
		right: 25px;
		top: 25%;
		transition: all 0.2s ease-in-out;
		display: block;
		width: 8px;
		height: 8px;
		border-top: solid 3px #fff;
		border-right: solid 3px #fff;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	.footer-sp-nav .menu-item-has-children>.open::after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 45%;
	}

	.footer-sp-nav .sub-menu {
		box-shadow: none;
		margin-top: 10px;
	}
}



@media screen and (min-width:48.1em) {
	/* テーブル最終行の下ボーダー不要（外枠が担当） */
.bd-detail-table tr:last-child th,
.bd-detail-table tr:last-child td {
	border-bottom: none;
}
	.staff-list {
		padding-top: 6em;
	}
	.staff-list .bg-glay-mutual:nth-child(odd) .staff-image::after {
		content: "";
		position: absolute;
		background-image: url(images/staff-ac2.png);
		width: 298px;
		background-repeat: no-repeat;
		height: 100px;
		z-index: 999;
		left: -300px;
		bottom: 0;	
		transform: rotate(-6deg);
	}
	.staff-list .bg-glay-mutual:nth-child(even) .staff-image::after {
		content: "";
		position: absolute;
		background-image: url(images/staff-ac1.png);
		width: 298px;
		background-repeat: no-repeat;
		height: 100px;
		z-index: 999;
		right: -300px;
		bottom: 0;
		transform: rotate(6deg);
	}


	.staff-list .staff-normalize {
		justify-content: space-between;

	}
	.staff-list .bg-glay-mutual:nth-child(odd) .staffbox1 {
    width: 360px;
	}
	.staff-list .bg-glay-mutual:nth-child(even) .staffbox1 {
		width: 360px;
	}
	.staffbox2 {
		width: 770px;
	}
	.mv-text .attention1st {
		letter-spacing: 6px;
	}
	.side-bnr-wrap {
    margin-bottom: 14px;
	}
	
	.shinkikaigyo div:last-child {
		margin-bottom: 0;
	}
	.shnki-sp {
		display: none;
	}
	.shnki {
		display: block;
		position: absolute;
		right: 0;
		transform: translateY(50%);
		bottom: 50%;
		z-index: 1;
	}
	
	.shnki a:hover {
		opacity: .9;
	}
	
	.shnki img:hover  {
		opacity: .9;
	}
	.shnki img {
		width: 100%;
		max-width: 100%;
		object-fit: cover;
	}
	
	.footer-sp-nav {
		display: none;
	}

	.pager-sp {
		display: none;
	}

	.pager-pc {
		display: block;
		text-align: center;
	}

	.shinkikaigyo img {
    object-fit: cover;
	}
	
	.relocation {
    margin-top: 20px;
	}
	
		.relocation-h3-mb {
		margin-bottom: 5px;
	}

	.relocation-dis {
		font-size: 24px;
    padding: 20px 0;
    width: 780px;
    margin: 0 auto;
	}
	
	.noto-jp-b {
		font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
	}

	.fot-bnr {
    padding: calc(2em - 2px);
	}

	.fot-bnr-wrap {
		width: 1200px;
		justify-content: center;
		gap: 5px;
	}

	.fot-bnr-wrap img {
    margin-bottom: 5px;
    width: calc(400px - 4em);
	}

	.fot-bnr01 {
    background: #8062a8;
	}

	.relocation-dis-orenge {
		font-size: 2.2em;
	}
	.fot-bnr02 {
    background: #7164ab
	}

	.fot-bnr03 {
    background: #bc99c2
	}
	
	.revo img {
		width: 1200px;
	}

	.bar-head h2 {
    font-size: 3em;
    display: flex;
    justify-content: center;
    padding: 1em 0;
    color: #fff;
    font-weight: 100;
	}

.relocation-dis-oh {
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    top: -1em;
    font-size: 1em;
	}
	
	.relocation-dis-p-oh {
    align-self: flex-start;
	}

	.relocation-box-p {
    margin-bottom: 20px;
	}

	.relocation-box-p-bor {
    border-radius: 8px;
    padding: 1em;
    margin-bottom: 20px;
	}
	.relocation-box-p p {
		font-size: 2em;
	}

 .relocation-pb-sm {
	padding-bottom: 10px;
	font-size: 1.2em;
 }

 .relocation-dis-df {
	display: flex;
 }

 .relocation-content {
	 width: 780px;
	 margin: 0 auto;
 }

 .fwb {
	 font-weight: bold;
 	}
 }

 
 @media screen and (min-width: 48em) and (max-width: 65em) {
	.fot-bnr {
		display: flex;
		flex-wrap: wrap;
		width: 49%;
	}

	.fot-bnr-wrap {
		justify-content: space-around;
	}

	.footer-content.footer-content1st {
		padding-bottom: 90px;
	}

	.shnki-sp img {
    object-fit: contain;
    width: auto;
		margin: 0 auto;
    display: block;
	}

	.bloglink-wrap {
		display: flex;
    flex-wrap: wrap;
		justify-content: space-between;
	}

	.side-bnr-wrap {
		width: 49.5%;
	}

	.fot-bnr-wrap .bar-head {
		width: 100%;
	}
	.fot-bnr-wrap .fot-bnr {
		width: 33%;
	}

	.drawer-hamburger {
		display: none;
	}
	.top-nav-wrap {
		/* display: block; */
		display: flex;
	}
	.main-navigation ul li a {
		font-size: 14px;
	}
	.main-navigation ul:not(.sub-menu) {
		flex-wrap: wrap;
		display: flex;
    justify-content: center;
		gap: 1em;
	}

	.top-mv {
    height: 47em;	
	}

	.home .mv-text {
    padding-top: 0;
	}

	.main-navigation ul li {
		/* width: 10em; */
		width: auto;
		padding-left: 0;
		padding-right: 0;
	}

	.ranking-wrap {
		margin-bottom: 20px;
	}
}

 @media screen and (min-width: 65em) {
	.hide-for-large {
		display: none !important;
	}
}

@media screen and (max-width: 48em) {
	.datals-contact-name {
		font-size: 20px;
		text-align: center;
		line-height: 1.2;
	}
	#title_newarticle .headline h2 span {
		font-size: 27px;
	}
	.bd-detail-right .bd-detail-table tr {
		border-bottom: unset;
	}

	.hm-contact div.df {
		/* width: 400px; */
	}
	.partner-wrap {
		/* gap: 5px; */
		gap: 20px 0;
    justify-content: space-between;
	}
	.partner-wrap img {
		/* width: 49%; */
		width: 100%;
	}
	.partner-wrap a {
		width: 49%;
	}
	.affiliated img:nth-child(even) {
		margin-right: 0;
	}
	.affiliated-wrap {
		width: 90%;
    margin: 0 auto;
	}
}



@media screen and (max-width: 768px) {
	.construction-item {
		width: calc(50% - 10px);
	}
	.construction-thumb {
		height: 140px;
	}
}


@media screen and (max-width: 768px) {
	.news-item a {
		flex-direction: column;
		align-items: flex-start;
		gap: 5px;
		padding: 12px 10px;
	}
	.news-title {
		font-size: 14px;
	}
}

@media screen and (max-width: 768px) {
	.banner-list {
		gap: 10px;
	}
	.banner-item {
		max-width: 100%;
		width: 100%;
	}
}



/* ----- フロントページ レスポンシブ ----- */

@media screen and (max-width: 768px) {
	.home .headline h2 span {
		font-size: 22px;
	}

	.home .headline h2 {
		font-size: 15px;
	}

	.home .headline-space2st {
		margin-top: 40px;
	}

	.home .top-pickup-link {
		padding-top: 30px;
	}

	.home .search_box {
		padding: 10px 15px;
	}

	.home .advanced-search-new,
	.home .side-search.advanced-search-new {
		padding: 15px;
	}

	.home .construction-item {
		/* width: calc(49% - 10px); */
		width: calc(49% - 1%);
	}

	.construction-info {
		padding: 10px 10px 20px 10px;

	}
	.construction-list {
		gap: 4px;
	}

	.home .bloglink-wrap h3 {
		font-size: 20px;
	}

	.home .news-top {
		padding: 0 0 30px;
	}

	.home .banner-top {
		padding: 10px 0 20px;
	}
}


/* ==============================================
   トップページ スマホレスポンシブ
   ============================================== */

@media screen and (max-width: 480px) {

	/* --- 全体 --- */
	.home #main {
		overflow-x: hidden;
	}

	.home .row {
		padding-left: 10px;
		padding-right: 10px;
	}

	/* --- セクションタイトル --- */
	.home .headline {
		margin-bottom: 25px;
	}

	.home .headline h2 span {
		font-size: 20px;
	}

	.home .headline h2 {
		font-size: 13px;
	}

	.home .headline-space,
	.home .headline-space2st {
		margin-top: 30px;
	}

	/* --- 新着物件（2列グリッド） --- */
	.newarticle-slider {
		margin: 0 !important;
		padding:0;
		gap: 10px;
	}

	.newarticle-slider .newarticle-slide {
		/* padding: 0 4px 10px; */
		padding: 0;
	}

	.newarticle-card-img img {
		height: 120px;
	}

	.newarticle-card-body {
		padding: 8px 8px 10px;
	}

	.newarticle-card-name {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.newarticle-card-info {
		font-size: 14px;
		margin-bottom: 2px;
	}

	.newarticle-card-icon {
		width: 11px;
		height: 11px;
	}
	.newarticle-card-price {
		font-size: 18px;
	}
	.newarticle-card-comment {
		font-size: 9px;
	}

	.newarticle-card-btn {
		padding: 5px 10px;
		font-size: 11px;
	}

	.newarticle .new-article-link {
		max-width: 100%;
		margin: 25px 15px 0;
		padding: 14px 0;
		
	}

	.newarticle .new-article-link a {
		font-size: 14px;
	}

	/* --- マップ検索バー --- */
	.home .search_box {
		padding: 10px;
	}

	.home #mapid {
		height: 450px !important;
	}

	/* --- こだわり検索 --- */
	.home .advanced-search-new,
	.home .side-search.advanced-search-new {
		padding: 15px 10px;
	}

	.advanced-search .row {
		padding: 0;
	}

	/* --- 施工実績 --- */
	.home .construction-item {
		/* width: 100% !important; */
	}

	.construction-thumb {
		height: 180px;
	}

	.construction-more-link a,
	.news-more-link a {
		padding: 13px 35px;
		font-size: 14px;
		width: 100%;
	}

	/* --- ニュース --- */
	.news-item a {
		padding: 10px 10px;
		gap: 3px;
	}

	.news-date {
		font-size: 12px;
		min-width: auto;
	}

	.news-title {
		font-size: 13px;
	}

	/* --- バナー --- */
	.banner-list {
		flex-direction: column;
		align-items: center;
		margin-left: 10px;
		margin-right: 10px;
	}

	.banner-item {
		width: 100%;
		max-width: 100%;
	}

	/* --- 業態別物件を検索 --- */
	.cat-box {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.catg-wrap {
		flex-direction: column;
		gap: 10px;
		margin-bottom: 15px;
	}

	.catg-wrap-p {
		font-size: 22px;
		text-align: center;
	}

	.catg-wrap2 {
		text-align: center;
	}

	.catg-wrap-p2 {
		font-size: 14px;
	}

	.catg-wrap-p2 span {
		font-size: 32px;
	}

	.cat-bnr-wrap {
		gap: 10px;
	}

	.cat-bnr {
		min-width: 0;
		/* width: calc(33.33% - 8px); */
		padding: 20px 10px;
		border-radius: 8px;
		/* width: 50%; */
		margin: 0;
		box-shadow: 0 2px 7px rgba(0, 0, 0, 0.50);
	}

	.cat-bnr-wrap a {
		width: calc(34% - 10px);

	}

	.cat-bnr img {
		width: 60px;
		height: 60px;
		margin-bottom: 5px;
	}

	.cat-bnr p,
	.cat-bnr-p {
		font-size: 16px;
	}

	/* --- ヒーロー/メインビジュアル --- */
	.top-mv {
		height: 220px;
		margin-bottom: 0;
	}

	.mv-text {
		padding-top: 0;
	}

	.mv-text .attention1st,
	.mv-text .attention2st {
		font-size: 5vw;
	}

	.mv-text-sup {
		/* display: none; */
	}

	.head-text-wrap {
		width: 100%;
	}

	/* --- フッター --- */
	.footer-redesign-inner {
		padding: 25px 15px 20px;
	}

	.footer-nav-list {
		flex-wrap: wrap;
		gap: 8px 20px;
	}

	.footer-nav-list li a {
		font-size: 12px;
	}

	.footer-logo-redesign img {
		width: 200px;
	}

	.footer-info-redesign p {
		font-size: 12px;
		line-height: 1.7;
	}

	.footer-copy-redesign {
		font-size: 10px;
		padding-top: 15px;
	}

	/* --- SP固定ボタン --- */
	.foot-fix {
		z-index: 9999;
	}

	#pagetop.pagetop {
		bottom: 80px;
		right: 10px;
	}

	#pagetop .page_top_navi a {
		width: 36px;
		height: 36px;
	}

	#pagetop .page_top_navi i {
		font-size: 18px;
	}
}




/* ----- フッター レスポンシブ ----- */

@media screen and (max-width: 768px) {
	.site-footer.bg-main .footer-menu-pb {
		padding: 10px 0;
	}

	#footer-navigation-01 .nav-ul {
		flex-wrap: wrap;
		gap: 5px;
	}

	#footer-navigation-01 .nav-ul li a {
		font-size: 12px;
		padding: 5px 10px;
	}

	.site-footer.bg-black .ptb-footer {
		padding: 30px 15px 20px;
	}

	.site-footer.bg-black .falc .logo-title {
		width: 220px;
	}

	.site-footer.bg-black .head-wrap-right .call-namber {
		width: 200px;
	}

	.site-footer.bg-black .footer-icon-wrap {
		flex-wrap: wrap;
		gap: 10px;
	}

	.site-footer.bg-black .site-supple-sub.footer-supple-sub {
		font-size: 14px;
	}

	.site-footer.bg-black .site-supple.footer-left {
		font-size: 12px;
		line-height: 1.4;
	}

	#pagetop.pagetop {
		bottom: 135px;
		right: 15px;
	}

	#pagetop .page_top_navi a {
		width: 40px;
		height: 40px;
	}

	#pagetop .page_top_navi i {
		font-size: 30px;
	}

	/* フッター リデザイン レスポンシブ */
	.footer-redesign-inner {
		padding: 30px 15px 25px;
	}

	.footer-nav-list {
		flex-wrap: wrap;
		gap: 12px 30px;
	}

	.footer-nav-list li a {
		font-size: 13px;
	}

	.footer-logo-redesign img {
		width: 240px;
	}

	.footer-info-redesign p {
		font-size: 13px;
		line-height: 1.8;
	}

	.footer-copy-redesign {
		font-size: 11px;
	}
}


/* --- SP表示時のみ有効 --- */
@media screen and (max-width: 768px) {
	.sp-hamburger {
		display: block;
	}
	.sp-menu-panel {
		display: block;
	}
	.sp-head-sub .sp-logo {
		align-items: center;
	}
}


@media screen and (max-width: 768px) {
	.staffblog-slider:not(.slick-initialized) .staffblog-slide {
		flex: 0 0 50%;
	}
}

.staffblog-slider .slick-list {
	overflow: visible;
	overflow-x: clip;
}

@media screen and (max-width: 768px) {
	.staffblog-slider .slick-list {
		overflow: hidden;
	}
}

/* タブレット */
@media (max-width: 768px) {
	.staffblog-slider {
		margin: 0 40px;
		touch-action: pan-y;
		-webkit-user-select: none;
		user-select: none;
	}
	.staffblog-slider .slick-list {
		touch-action: pan-y;
	}
	.staffblog-prev { left: -40px; }
	.staffblog-next { right: -40px; }
	.staffblog-prev,
	.staffblog-next {
		width: 36px;
		height: 36px;
		font-size: 16px;
		z-index: 100;
	}
}

/* スマホ */
@media screen and (max-width: 480px) {
	.mv-text-sup-wrap {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.mv-text-sup-wrap .mv-text-sup-oh {
		font-size: 2em;
		padding-bottom: 0;
	}
	.mv-text-sup-wrap .mv-text-sup-oh2 {
		padding-left: 30px;
		padding-right: 30px;
		text-align: center;
		font-size: 2.2em;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.mv-text-sup-wrap p {
		
	}
	
	.mv-text-sup p {
    font-size: 2em;
    padding-left: 5em;
    padding-right: 5em;
    padding-top: 1em;
    padding-bottom: 1em;
	}
	.staffblog-slider {
		margin: 0;
	}

	.staffblog-slide {
		padding: 10px 0;
	}

	.staffblog-prev { left: -30px !important; }
	.staffblog-next { right: -30px !important; }

	.staffblog-prev,
	.staffblog-next {
		width: 28px !important;
		height: 28px !important;
		font-size: 12px !important;
	}

	.staffblog-card-img img {
		height: 120px;
	}

	.staffblog-card-body {
		padding: 8px 8px 10px;
	}

	.staffblog-card-title {
		font-size: 11px;
	}

	.staffblog-card-date {
		font-size: 11px;
	}

	.staffblog-card-btn {
		padding: 5px 10px;
		font-size: 10px;
	}

	.staffblog-more-link {
		max-width: 100%;
		margin: 25px 15px 0;
		padding: 14px 0;
	}

	.staffblog-more-link a {
		font-size: 14px;
	}
}



@media screen and (max-width: 768px) {
	.kodawari-parallax {
		background-attachment: scroll;
		padding: 40px 0;
	}

	.kodawari-parallax .kodawari-parallax-inner {
		padding: 0 15px;
	}
}


/* レスポンシブ */
@media screen and (max-width: 768px) {

	.row.staffblog-section {
		padding-left: 0;
		padding-right: 0;
	}
	.bd-title-bar {
		margin: 0 10px 0;
	}
	.bd-title-bar {
		padding: 15px 10px 20px 10px;
	}
	.bd-main-area {
		flex-direction: column;
		padding: 10px;
		gap: 15px;
	}
	.bd-photo-area {
		flex: none;
		max-width: 100%;
	}
	.bd-comment-section {
		/* flex-direction: column; */
		flex-direction: column-reverse;
		align-items: center;
		margin: 10px 10px 20px;
		/* padding: 0 10px; */
		padding-left: 0;
		padding-right: 0;
		position: relative;
	}

	.bd-comment-body {
		margin-left: 0;
		/* margin-top: 12px; */
	}
	
	.bd-comment-body::before {
		/* top: -10px; */
		bottom: 10px;
		left: 30px;
		border-width: 10px 10px 0 10px;
		border-color: #f5f3ee transparent transparent transparent;
	}

	.bd-staff-photo img {
		width: 100px;
    height: 100px;
	}
	.bd-detail-section {
		margin: 0 10px 30px;
	}
	.bd-detail-columns {
		flex-direction: column;
	}
	.bd-detail-left,
	.bd-detail-right {
		flex: none;
		max-width: 100%;
		border-right: none;
	}
	.bd-detail-table tr {
		display: flex;
		flex-wrap: wrap;
	}
	.bd-detail-table th,
	.bd-detail-table td {
		display: block;
		box-sizing: border-box;
		border-right: none;
	}
	.bd-detail-table th {
		width: 35%;
		white-space: normal;
	}
	.bd-detail-table td {
		width: 65%;
	}
	.bd-detail-table td[colspan] {
		width: 65%;
	}
	.bd-detail-table td[colspan="3"] {
		width: 65%;
	}
	.bd-detail-right .bd-detail-table th {
		width: 35%;
	}
	.bd-detail-right .bd-detail-table .other-rf {
		width: 100%;
	}

	/* その他費用: rowspanのthを全幅見出しにする */
	.bd-detail-table th[rowspan] {
		width: 100%;
		border-bottom: 1px solid #c8c6a8;
	}
	.bd-other-cost-cat {
		width: 35% !important;
		font-size: 12px;
		white-space: normal;
	}
	.bd-detail-table td[colspan="2"] {
		width: 65% !important;
		white-space: normal;
		overflow-wrap: break-word;
	}
	/* その他費用がない行（th + td colspan=3）*/
	.bd-detail-table td[colspan="3"] {
		width: 65%;
		white-space: normal;
	}
	/* スマホではnowrap解除（長文対応） */
	.bd-detail-table td {
		white-space: normal;
	}
	.bd-map-section {
		flex-direction: column;
		margin: 0 10px 30px;
		gap: 15px;
	}
	.bd-action-bar {
		margin: 0 10px 10px;
	}
}

/* --- SP対応 --- */
@media screen and (max-width: 768px) {
	.bk-hero {
		padding: 20px 0;
	}
	.bk-hero-title {
		font-size: 20px;
	}
	.bk-toolbar {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}
	.bk-sort {
		flex-wrap: wrap;
	}
	.bk-sort-btn {
		padding: 5px 12px;
		font-size: 12px;
	}
	.bk-card {
		flex-direction: column;
	}
	.bk-card-img {
		width: 100%;
		min-height: 180px;
		max-height: 220px;
	}
	.bk-card-body {
		padding: 12px 14px;
	}
	.bk-card-name {
		font-size: 15px;
		white-space: normal;
	}
	.bk-card-data {
		flex-direction: column;
		align-items: flex-start;
		gap: 6px;
	}
	.bk-card-header {
		flex-direction: column;
		gap: 4px;
	}
}


@media (max-width: 768px) {
	.cp-section {
		padding: 30px 10px;
	}
	.cp-table th {
		width: 30%;
		font-size: 14px;
	}
	.cp-table td {
		font-size: 16px;
	}
	.cp-history-table th {
		width: 30%;
	}
	
}


@media (max-width: 768px) {
	.qa-section {
		padding: 30px 10px 50px;
	}
	.qa-question {
		font-size: 14px;
		padding: 10px 45px 10px 12px;
	}
	.qa-answer {
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.st-section {
		/* padding: 30px 15px 50px; */
	}
	.st-section {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 30px;
	}
	.st-heading {
		font-size: 20px;
		gap: 10px;
		line-height: 1.3;
	}
	.st-number-img {
		width: 60px;
		height: 60px;
	}
	.st-text {
		padding-left: 0;
		font-size: 16px;
		margin-top: -5px;
	}


}



/* --- レスポンシブ --- */
@media screen and (max-width: 768px) {
	.blog-wrap {
		grid-template-columns: 1fr;
		padding: 20px 15px;
		gap: 30px;
	}
	.blog-article-title { font-size: 22px; }
	.blog-grid { grid-template-columns: 1fr; }
	.blog-card-thumb img { height: 200px; }
}


@media screen and (max-width: 768px) {
	.news-archive-item {
		flex-wrap: wrap;
		gap: 4px 10px;
	}
	.news-archive-title {
		width: 100%;
		white-space: normal;
	}
}

/* スタッフブログ スマホ2カラム */
@media screen and (max-width: 767px) {
	.staffblog-slider {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 12px;
	}
	.staffblog-slide {
		width: 100% !important;
	}
	.staffblog-card-img img {
		width: 100%;
		height: 120px;
		object-fit: cover;
	}
	.staffblog-prev,
	.staffblog-next {
		display: none !important;
	}
}


@media screen and (min-width: 48em) and (max-width: 64em) {
	.bd-comment-section {
		flex-direction: row;
		gap: 2em;
	}
	.bd-staff-photo {
		display: block;
	}
	.st-section {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.banner-list {
		gap: 10px;
		display: flex;
		flex-wrap: wrap;
	}
	.banner-item {
			max-width: 100%;
			width: calc(-4em + 400px);
	}
	.sf-wood-bg {
		display: flex;
		flex-wrap: wrap;
    /* flex-direction: column; */
	}
	.sf-stripe {
		width: 50%;
	}
}




@media screen and (min-width: 48.1em) and (max-width: 64em) {

	.newarticle-slider .slick-slide > div {

	}
	.mv-text-sup-wrap {
		gap: 2em;
	}
	.mv-text-sup-oh2 {
		width: 90%;
    margin: 0 auto;
	}
	.cat-bnr-wrap a {
		min-width: 22em;
	}
	.arrival-text {
		margin-left: 10px;
	}

	.top-new-arrival.card li {
		width: 100%;
	}

	.bloglink-wrap {
		width: 85%;
		margin-left: 35px;
	}

}





/* タブレット */
@media screen and (min-width: 48.1em) and (max-width: 85.357em) {
	.row {
		width: 100%;
	}

	.main-navigation ul li {
		/* padding-left: 2em;
    padding-right: 2em; */
	}

	.tel-icon + br + span.tab-none {
		display: none;
	}
	.fav-icon + br + span.tab-none {
		display: none;
	}
	.tab-none {
		display: none;
	}
	.mv-bnr img {
    width: 250px;
	}

	.row.fot-bnr-wrap {
		width: 880px;
	}

	.main-navigation ul .main-nav-line {
		width: 16%;
	}

	.main-navigation ul .main-nav-line a::before {
		display: none;
	}

	.main-navigation ul .main-nav-mail {
		width: 16%;
	}

	.main-navigation ul .main-nav-mail a::before {
		display: none;
	}

	.logo-title {
    width: 8em;
	}
	.site-branding .logo-title {
		width: 18em;
	}

	.logo {
    width: 34px;
	}

	.logo img {
    width: 3.6em;
	}

	.site-branding {
    margin-left: 6px;
	}

	.consideration img {
		/* width: 50px; */
		width: 3em;
	}

	.consideration .line-icon  {
		width: 4em;
	}

	.ranking-wrap .ranking {
		overflow-y: scroll;
		-ms-overflow-style: none;
		/* IE, Edge 対応 */
		scrollbar-width: none;
		/* Firefox 対応 */
	}

	.ranking-wrap .ranking::-webkit-scrollbar {
		display: none;
	}
	.head-wrap-left {
		width: 100%;
		}

	.cta-img-box {
		/* width: 50px; */
		width: 4em;
	}
	.home .row.mv-text {
		padding-top: 1em;
	}

	.home .fot-bnr-wrap img {
		width: 100%;
	}

	.home .side-bnr-wrap {
		width: 100%;
	}

}




@media screen and (min-width: 48.1em) {

	#ranking_property .ranking .ranking-thumb {
		width: 100%;
	}
	.split2-img {
		flex: 0 0 30%;
	}
	
	.split2-text {
		flex: 0 0 69%;
	}

	.head-dis-oh {
    margin-left: 34px;
	}

	.bg-feature01:before,
	.bg-feature02:before,
	.bg-feature03:before {
		pointer-events: none;
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: inherit;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		-webkit-transform-origin: 100% 100% 0px;
		transform-origin: 100% 100% 0px;
		-webkit-transform: rotateX(-91deg);
		transform: rotateX(-91deg);
		opacity: 0;
		transition: all .6s cubic-bezier(0.55, 0.09, 0.68, 0.53);
	}

	.bg-feature01:hover:before,
	.bg-feature02:hover:before,
	.bg-feature03:hover:before {
		opacity: 0.4;
	}

	.bg-feature01:after,
	.bg-feature02:after,
	.bg-feature03:after {
		pointer-events: none;
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
		/*「rgba(RRR,GGG,BBB,A)」は背景色と同じに変更※透過(A)はそのまま*/
		background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
		/*「rgba(RRR,GGG,BBB,A)」は背景色と同じに変更※透過(A)はそのまま*/
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		-webkit-transform-origin: 100% 100% 0px;
		transform-origin: 100% 100% 0px;
		-webkit-transform: rotateX(-91deg);
		transform: rotateX(-91deg);
		opacity: 0;
	}

	.bg-feature01:hover:after,
	.bg-feature03:hover:after,
	.bg-feature02:hover:after {
		opacity: 1;
	}

	.grecaptcha-badge {
		bottom: 100px !important;
	  }

		br.br-sp {
			display: none;
		}
	
		.recruit-messa-oh {
			width: 1200px;
			margin: 0 auto;
		}
	
		.recruit-staff-text p {
			padding-bottom: 7px;
		}
		.recruit-staff-text p:last-child {
			padding-bottom: 0;
		}
	
		.recruit-messa-shadow {
			background: rgb(2, 2, 2, 0.42);
			width: 82em;
			padding: 50px;
			margin-left: auto;
		}
	
		.block-item li {
			flex: 0 0 393px;
		}
	
	.recruit-messa {
		padding: 50px;
	}
	.recruit-box-md {
		width: 780px;
	}
	
	.recruit-wrap.corporate {
		padding-bottom: 30px;
	}
	
	.recruit-wrap2st.corporate {
		padding-top: 30px;
	}
	
	.recruit-dis {
		justify-content: space-between;
	}
	
	.recruit-dis-img {
		flex: 0 0 calc(50% - 5px);
	}
	
	.recruit-dis-text {
		flex: 0 0 calc(50% - 5px);
	}
	
	.management-text01 .flow-contact .flow-h {
		height: 100px;
		line-height: 100px;
	}

	.search-list-wrap .list-img {
		margin-right: 20px;
		position: relative;
	}

	.confirmation .wpcf7-list-item-label {
		font-size: 14px;
		margin-right: 5px;
		line-height: 1.3;
		padding-top: 5px;
	}

	.online-contact.site-contact .contact-submit {
		align-items: center;
	}

	.contact.online-contact .contact-submit {
		align-items: center;
		flex-direction: column;
	}

	.recruit-messa-h2 h2 {
		font-size: 6em;
		padding-bottom: 10px;
	}

	.relocation-img {
		margin-bottom: 10px;
	}
	
	.relocation-img img {
    width: 100%;
	}
	.flow-parent .management-text01:nth-child(even) .flow-r {
		padding-left: 20px;
		padding-bottom: 0;
	}
	
	.flow-parent .management-text01:nth-child(odd) .flow-r {
		padding-bottom: 0;
	}
	
	.result.construction {
		margin-bottom: 30px;
	}

	.peger-sp {
		display: none;
	}

	.slider_image_box {
		margin-right: 15px;
		border: 10px solid rgb(233, 235, 242);
		background: rgb(233, 235, 242);
	}

	.call-sub2st {
		margin: 10px 0;
	}

	.pc-none {
		display: none;
	}

	.sp-none {
		display: block;
	}
	.sp-none-i {
		display: inline;
	}
	.sp-none-r {
		display: none;
	}

	.pager-wrap {
		display: block;
		text-align: center;
	}

	.pager-wrap-sp {
		display: none;
	}

	.css-br-pc::before {
		content: "\A";
		white-space: pre;
	}
	.map-wrap #theta_tag .pc-none-map {
		display: none;
	}
	.br-pc {
		/* display: none; */

	}

	.arrival-num p:nth-child(2) {
		width: 107px;
	}
	
		.arrival-name {
			padding-bottom: 10px;
		}

		.mv-text .attention1st {
			font-size: 54px;
			/* font-weight: normal; */
		}
	
		.mv-text .attention2st {
			/* font-weight: normal; */
		}
	
		.attention2st .char5 {
		}
	
		.attention1st .char8 {
		}
	
		.attention1st .char9 {
		}
	
		.attention1st .char15 {
		}
	
		.attention1st .char16 {
		}
	
		.attention2st .char5 {
		}
	
		.attention2st .char13 {
		}
	
		.attention2st .char14 {
		}

		.rel-close	.rel-med {
			font-size: 30px;
			padding-bottom: 10px;
		}
		.rel-close .rel-lar {
			font-size: 40px;
		}

		.rel-close .rel-sml {
			font-size: 20px;
			margin-bottom: 10px;
		}

		.rc-mb {
			margin-bottom: 30px;
		}

		.rc-worries {
		justify-content: space-between;
		}

		.rc-worries-box {
			flex: 0 0 32%
		}

		.rc-worries-box-head h3 {
			padding: 10px;
			font-size: 18px;
			display: flex;
			align-items: center;
			min-height: 60px;
			justify-content: center;
			line-height: 1.2;
		}

		.rc-worries-img {
			align-items: center;
			padding: 10px 20px;
			gap: 16px;
		}

		.rc-worries-img p {
			line-height: 1.6;
			text-align: center;
			font-size: 18px;
		}

		.rc-worries-img img {
			vertical-align: bottom;
		}
		.rc-worries-img1 img {
			width: 140px;
		}
		.rc-worries-img2 img {
			width: 360px;
		}
		.rc-worries-img3 img {
			width: 170px;
		}

		.rc-cost-box {
			position: relative;
		}

		.rc-triangle::before {
			border-top: 30px solid rgb(255, 255, 255);
			border-right: 40px solid transparent;
			border-left: 40px solid transparent;
			width: 30px;
			margin: 0 auto;
		}

		.rc-triangle::after{
			border-top: 100px solid rgb(242 152 56);
			border-right: 600px solid transparent;
			border-left: 600px solid transparent;
			width: 100%;
			margin: 0 auto;
			position: absolute;
			bottom: -100px;
		}

		.rc-cost-img {
			display: flex;
			justify-content: center;
			margin-bottom: 15px;
		}

		.rc-cost-head {
			margin-top: 20px;
		}

		.rc-cancel-box {
			position: relative;
			
		}

		.rc-cancel-box {
			padding-top: 100px;
		}

		.rc-cancel-head {
			position: absolute;
			z-index: 1;
			left: 50%;
			transform: translateX(-50%);
		}

		.rc-cancel-head h2 {
			border: 2px solid rgb(120, 120, 120);
			padding: 10px 160px;
		}

		.rc-cancel-in {
			gap: 1px;
			padding-top: 20px;
		}

		.rc-cancel-in1 {
			padding: 50px;
		}

		.rc-cancel-in2 {
			padding: 50px;
			padding-left: 30px;
			padding-right: 30px;
		}

		.rc-cancel-inn {
			position: relative;
			width: 50%;
		}

		.rc-cancel-inn .rc-cancel-inn-textbold {
			font-size: 20px;
		}

		.rel-close .rc-cancel-inn-text {
			font-size: 20px;
			font-weight: bold;
		}

		.rc-cancel-inn-text-ohbox {
			position: absolute;

			left: 50%;
			transform: translateX(-50%);
			text-align: center;
			margin-top: 5px;
		}

		.rc-cancel-inn-text-ohbox1 {
			bottom: 40	px;
		}

		.rc-cancel-inn-text-ohbox2 {
			bottom: 52px;
		}

		.rel-close .rc-cancel-inn-text-oh1 {
			font-weight: bold;
			font-size: 20px;
		}

		.rel-close .rc-cancel-inn-text-oh2 {
			font-weight: bold;
			font-size: 20px;
			line-height: 1.2;
		}

		.rc-flow-text {
			position: absolute;
			bottom: -65px;
			left: 50%;
			transform: translateX(-50%);
			z-index: 1;
			width: 107.1em;
		}

		.rc-flow-text h2 {
			font-size: 46px;
		}

		.rc-flow {
			margin-top: 150px;
		}

		.rc-flow li {
			-ms-writing-mode: tb-rl;
			writing-mode: vertical-rl;
			padding: 20px 24px;	
			border-radius: 10px;
			display: flex;
			flex-direction: column;
			align-items: center;
			position: relative;
		}

		.rc-flow li::after {
			width: 30px;
			position: absolute;
			left: 110px;
		}

		.rc-flow li::after {
			content: "";
			border-top: 20px solid transparent;
			border-left: 20px solid rgb(242, 235, 92);
			border-bottom: 20px solid transparent;
			border-right: 20px solid transparent;
		}

		.rc-flow .rc-flow2 {
			position: relative;
		}

		.re-icon {
			position: absolute;
			bottom: -90px;
			right: 30px	;
			z-index: 1;
		}

		.rc-flow .rc-flow2::before {
			content: "";
			background: url('images/transfer-img2.png');
			background-repeat: no-repeat;
			background-position: center;
			background-size: contain;
			width: 60px;
			height: 50px;
			position: absolute;
			bottom: -10px;
			left: 50%;
			transform: translateX(-50%);
		}

		.rc-flow .rc-flow3 {
			position: relative;
		}

		.rc-flow .rc-flow3::before {
			content: "";
			background: url('images/transfer-img10.png');
			background-repeat: no-repeat;
			background-position: center;
			background-size: contain;
			width: 100px;
			height: 60px;
			position: absolute;
			left: 66%;
			transform: translateX(-50%);
			bottom: -12px;
		}

		.rc-flow li:last-child:after {
			border: unset;
		}

		.rc-flow p {
			font-size: 24px;
			font-weight: bold;
			line-height: 1.2;	
		}

		.rc-flow1 p {
		}

		.rc-flow2 p {
		}

		.rc-flow3 p {
		}

		.rc-flow4 p {
		}

		.rc-flow .rc-flow5::after {
			left: 144px;
		}

		.rc-flow6 p {
		}

		.rel-close .rc-consu-text {
			display: flex;
			justify-content: center;
			font-size: 40px;
		}
		.rel-close .rc-consu-text::before {
			content: "";
		}
		.rel-close .rc-consu-text::after {
			content: "";
		}
		.rc-consu-box {
			margin-top: 30px;
		}
		.rc-consu-in {
			padding: 30px;
			width: 30%;
		}
		.rc-consu-head {
			margin-top: 50px;
		}
	
		.rc-consu-in p {
			font-size: 30px;
			text-align: center;
		}

	.ricoh-theta-spherical-image {
		width: 1030px !important;
		height: auto !important;
	}

	.mv-text .attention1st {
		font-size: 54px;
		/* font-weight: normal; */
	}

	.mv-text .attention2st {
		/* font-weight: normal; */
	}

	.attention2st .char5 {
	}

	.attention1st .char8 {
	}

	.attention1st .char9 {
	}

	.attention1st .char15 {
	}

	.attention1st .char16 {
	}

	.attention2st .char5 {
	}

	.attention2st .char13 {
	}

	.attention2st .char14 {
	}

}
