@charset "utf-8";
/* CSS Document */

:root{
--c-primary:hsla(106, 43.4%, 38.8%,1);
--c-secondary:hsla(105.7, 44.4%, 58.8%,1);
}

body{height:auto;}
/*小規模物件テンプレート用ヘッダー*/
.bg-white {background-color: #fff;}
.header-propaty-sm{display:block;left:0;position:fixed;top:0;width:100%;z-index:1000;box-shadow:0em 0.5em 0.5em 0em hsla(0,0%,0%,0.1);}
/**/
.header-propaty-sm-row-1-name{padding:0.4em 0 0.4em 1em;}
.header-propaty-sm-row-1-name-text {font-family: var(--ff-serif);font-size: 1.1em;}
.header-propaty-sm-row-1-name-sub {font-size: 0.8em;margin-top: 0.4em;color: var(--c-primary);}
.header-propaty-sm-row-1{align-items:center;background-color:hsla(0, 0%, 100%,1);-webkit-box-align:center;display:flex;-ms-flex-align:center;width:100%;}
.header-propaty-sm-row-1-logo{padding:0.5em 0 0.5em 1em;width:10em;}
/**/
.header-propaty-sm-row-1-list-btns-1{display:flex;margin:0;margin-top:1.5em;padding:0;width:100%;justify-content: center;}
.header-propaty-sm-row-1-list-btns-1-item{text-align:center;width:50%;}
.header-propaty-sm-row-1-list-btns-1-item + .header-propaty-sm-row-1-list-btns-1-item{border-left:1px solid hsl(0, 0%, 80%);}
.header-propaty-sm-row-1-list-btns-1-item-link{display:block;padding:0.8em 0;}
/**/
.header-propaty-sm-row-1-list-btns-2{list-style:none;margin:0;margin-top:1.5em;padding:0;}
.header-propaty-sm-row-1-list-btns-2-item+.header-propaty-sm-row-1-list-btns-2-item{margin-top:1em;}
.header-propaty-sm-row-1-list-btns-2-item-link{color:#fff;display:flex;padding:0.8em 0;background-color: var(--c-primary);}
.header-propaty-sm-row-1-list-btns-2-item-link:hover{filter: brightness(1.1);text-decoration:none;}
.header-propaty-sm-row-1-list-btns-2-item-prepend{color:#fff;text-align:center;width:2em;}
.header-propaty-sm-row-1-list-btns-2-item-body{color:#ffff;text-align:center;width:100%;}
.header-propaty-sm-row-1-list-btns-2-item-append{color:#fff;text-align:center;width:2em;}
.header-propaty-sm-row-1-list-btns-2-item-link-alt{background-color: var(--c-secondary);}
/**/
.header-propaty-sm-row-1-btn-menu{background-color:#fff;color:#333;cursor:pointer;cursor:pointer;display:block;line-height:1;margin-left:auto;padding-right:1em;}
.header-propaty-sm-row-1-btn-menu-prepend{display:block;font-size:1.6em;text-align:center;}
.header-propaty-sm-row-1-btn-menu .header-propaty-sm-row-1-btn-menu-prepend{transition:transform 0.3s ease-out;}
.header-propaty-sm-row-1-btn-menu.active .header-propaty-sm-row-1-btn-menu-prepend{transform:rotate(-90deg);}
.header-propaty-sm-row-1-btn-menu-body{display:block;font-size:0.6em;margin-top:-0.4em;text-align:center;}
.header-propaty-sm-row-1 .header-propaty-sm-phone{display:none;}
/**/
.header-propaty-sm-row-2{background-color:#fff;border-bottom:1px solid #ccc;box-shadow:inset 0px 0.4em 0.2em -0.2em hsla(0, 0%, 0%,0.15);display:none;max-height:100dvh;overflow-y:scroll;overscroll-behavior-y:contain;}
.header-propaty-sm-row-2.active{display:block;}
.header-propaty-sm-row-2-inner{padding:2em 1em 2em;}
/**/
.header-propaty-sm-row-2-nav{background-color:#fff;border-top:1px solid hsl(0, 0%, 80%);}
.header-propaty-sm-row-2-nav-list{margin:0;padding:0;}
.header-propaty-sm-row-2-nav-list-item{border-bottom:1px solid hsl(0, 0%, 80%);}
.header-propaty-sm-row-2-nav-list-item+.header-propaty-sm-row-2-nav-list-item{border-top:1px solid #fff;}
.header-propaty-sm-row-2-nav-list-item-link{background-image:url("../images/ic-chevron-right.svg");background-position:right 0.5em top 50%;background-repeat:no-repeat;background-size:1em auto;color:#333;display:block;padding:1em;padding:0.6em;position:relative}
.header-propaty-sm-row-2-nav-list-item-link.active::after{background-color:var(--c-primary);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:0.3em;}
.header-propaty-sm-row-2-nav-list-item-link-new {display: inline-block;background-color: #c70021;color: #FFF;font-size: 0.6em;line-height: 1;padding: 0.3em 0.4em 0.2em;}
/**/
.header-propaty-sm-phone{margin-top:2em;text-align:center;}
.header-propaty-sm-phone-num{font-family:"Times New Roman", Times, serif;font-size:2.2em;}
.header-propaty-sm-phone-num .material-icons{font-size:0.9em;}
.header-propaty-sm-phone-time{font-size:0.8em;}
/**/
.header-propaty-sm-row-3{border-top:1px solid hsl(0, 0%, 80%);margin-top:2em;padding-top:1.5em;}
.header-propaty-sm-row-3-header{margin:0 auto;max-width:60%;}
/**/
.header-propaty-sm-row-3-list-btns{border-bottom:1px solid hsl(0, 0%, 80%);list-style:none;margin:0;margin-top:1.5em;padding:0;;}
.header-propaty-sm-row-3-list-btns-item{border-top:1px solid hsl(0, 0%, 80%);}
.header-propaty-sm-row-3-list-btns-item-link{background-image:url("../images/ic-chevron-right.svg");background-position:right 0.5em top 50%;background-repeat:no-repeat;background-size:1em auto;display:block;padding:0.6em;}
.header-propaty-sm-row-3-list-btns-item-link-nhas{background-image:url("../images/ic-window.png");}
/**/
.header-propaty-sm-row-3-nhas{margin-top:1.5em;}
/*メインビジュアル*/
.section-mv{background-position:center;background-repeat:no-repeat;background-size:cover;height:auto;margin-left:auto;margin-right:auto;position:relative;background-color: #fff;}
/**/
.mv-sv {position: relative;background-color: #666;background-image: url("../images/top/bg-mv.jpg"); background-repeat: no-repeat; background-size: cover; background-position: right 50% top 50%;padding-bottom: 4rem;width: 100%;}
.mv-sv-caption {font-size: 0.8em;color: #FFF;position: absolute;right: 0;bottom: 0;font-family: Georgia, 'Times New Roman', Times, serif;}
.mv-sv-inner {width: 100%;}
.mv-sv-title {background-color: hsla(0, 0%, 100%,0.50);color: var(--c-primary);width: 100%;padding: 2rem 1rem;backdrop-filter: blur(0.3rem);}
.mv-sv-title-ja {display: flex;font-size:1.8em;flex-wrap: wrap;}
.mv-sv-title-en {display: flex;letter-spacing:0.6em;font-size: 0.6em;margin-top: 0.5rem;gap:0em 1em;flex-wrap: wrap;}
.mv-sv-plan {position: relative;background-color: #fff;padding:1.5rem;left:10%;top: 2rem;width: 80%;box-shadow:0em 1em 3em -0.5em hsla(0,0%,0%,0.25)}
.mv-sv-title-word{font-style: normal;}
.mv-sv-plan-image {aspect-ratio: 1 / 1;object-fit: contain;filter: unset !important;}
.mv-sv-plan-link {display: block;position: relative;}
.mv-sv-plan-link-icon {width: 1.6em;position: absolute;right: 0;bottom: 0;}
/**/
.article-data {width: fit-content;margin: 1em 0 0 0;}
.data-wrapper {display: table;border-collapse: collapse;border-bottom: 1px solid var(--bdc-gray);}
.data-propaty {display: table-row;}
.data-propaty-title {display: table-cell;white-space:nowrap;padding: 0.5em 0;border-top: 1px solid var(--bdc-gray);color: var(--c-primary);}
.data-propaty-body {display: table-cell;padding: 0.5em 0 0.5em 1em;border-top: 1px solid var(--bdc-gray);}
.data-single{padding: 0.5em 0;}
/**/
/*プラン*/
.article-plan-wrapper {word-break: break-all;}
.article-plan-header {display: none;}
.article-plan {margin-top:2em;background-color: #fff;padding: 1em;box-shadow:0em 0.5em 0.5em 0em hsla(0,0%,0%,0.1);display: grid;grid-template-rows: auto auto auto auto auto auto;
grid-template-columns: auto 6em;gap:0;position: relative;border: 1px solid var(--bdc-gray);}
.article-plan-section {grid-area: 1 / 2 / 6 / 3;position: absolute;top: 0;right: 0;margin-top: 0.2em;}
.article-plan-title {display: none;}
.article-plan-link {display: flex;border: 1px solid var(--c-primary);color: var(--c-primary);border-radius: 1em;text-align: center;white-space: nowrap;font-weight: bold;line-height: 1;padding: 0.2em 1em;align-items: center;justify-content: center;}
.article-plan-link::after {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.article-plan-icon {width: 80%;}
.article-plan-data {display: flex;align-items: center;}
.article-plan-data.num {grid-area: 1 / 1 / 2 / 3;color: var(--c-primary);font-weight: bold;border-bottom: 1px solid var(--bdc-gray);}
.article-plan-data.layout {grid-area: 2 / 1 / 3 / 2;}
.article-plan-data.land {grid-area: 3 / 1 / 4 / 3;}
.article-plan-data.building {grid-area: 4 / 1 / 5 / 3;}
.article-plan-data.price {grid-area: 5 / 1 / 6 / 3;}
.article-plan-data.price .article-plan-value {font-size: 1.4em;}
.article-plan-comment {grid-area: 6 / 1 / 7 / 3;}
.article-plan-comment .article-plan-label {display: none;}
.article-plan-label {line-height: 1.2;font-weight: bold;padding: 0.5rem;}
.article-plan-data.num .article-plan-label{background-color: var(--c-primary);color: #FFF;}
.article-plan-value {line-height: 1.2;padding: 0.5rem;display: block;}
.article-plan-value.plot {font-size: 1.4em;padding: 0 0.5rem;}
.article-plan-value.layout {font-size: 1.4em;}
.article-plan-description {line-height: 1.2;padding: 0.5rem;display: block;border-top: 1px solid var(--bdc-gray);}
/*間取りページ*/
.modal-plan-inner {padding:5em 1em 1em;background-color: #fff;position: relative;padding-bottom: 4rem;}
.swiper-plan-layout {margin-top: 1em;}
.swiper-plan-title {color: var(--c-primary);font-size: 1.2em;margin-top: 0;padding: 0.8em 0;border-top: 1px solid var(--c-primary);border-bottom: 1px solid var(--c-primary);display: flex;flex-wrap: wrap;gap:0 1em;}
.article-plan-modal {border-top: 1px solid var(--bdc-gray);margin-top: 1em;}
.swiper-plan-title-date {display: inline-block;}
.swiper-plan-title-name {display: inline-block;word-break: break-all;}
.swiper-pagination-plan {transform:unset !important;justify-content: center;margin: 1em auto;}
/*間取り表示*/
#modalPlan {display: none;scroll-behavior: unset;overscroll-behavior:contain;height: 100dvh;}
#modalPlan.opened {display:block;animation: appearPlan 0.5s ease;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background-color: #fff;z-index: 99999;overflow-x: hidden;overflow-y: auto;overscroll-behavior:contain;}
@keyframes appearPlan {
0%{opacity: 0;}
100%{opacity: 1;}
}
.modal-plan-cta {position:fixed;left: 0;top: 0;width: 100%;background-color: #fff;z-index: 9999999;;box-shadow: 0em 0.3em 0.6em 0em hsla(0,0%,0%,0.1);line-height: 1;padding: 0.5em 1em 0.5em;}
.swiper-plan-layout-image {margin-left: auto;margin-right: auto;}
/* /////////////////////////////////////////////////////////////////// */
/*ロケーション*/
.article-lifeinfo {margin-top: 2em;}
.article-lifeinfo-title {font-size: 1.1em;border-top: 1px solid var(--c-primary);padding: 1em 0;letter-spacing: 0.05em;color: var(--c-primary);}
.article-lifeinfo-item-wrapper {margin-top: 0;}
.article-lifeinfo-item {display: flex;gap:1em;border-top: 1px solid var(--bdc-gray);padding: 0.6em 0;}
.article-lifeinfo-item-place {font-weight: normal;}
.article-lifeinfo-item-time {margin-left: auto;white-space: nowrap;}
.embed-responsive-16by9{padding-bottom: 100%;}
/* 物件概要////////////////////////////////////// */
.dl-outline{margin-top:2em;}
.dl-outline dt{border-bottom:1px solid #333;font-size:0.9em;padding:0.8em 0;}
/*swiper*/
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after{content:"";}
.swiper-button-next{background-color:hsl(0deg 0% 100% / 70%);background-image:url("../images/slider-arrow-right.png");background-repeat:no-repeat;background-size:2.4em auto;background-position:right 50% top 50%;right:0;}
.swiper-button-prev{background-color:hsl(0deg 0% 100% / 70%);background-image:url("../images/slider-arrow-left.png");background-repeat:no-repeat;background-size:2.4em auto;background-position:right 50% top 50%;left:0;}
.swiper-button-disabled{display:none;}
/**/
.swiper-pagination-outer{align-items:center;-webkit-box-align:center;-webkit-box-pack:center;display:flex;-ms-flex-align:center;-ms-flex-pack:center;height:2em;justify-content:center;width:100%;}
.swiper-pagination-outer .swiper-pagination-bullets-dynamic{-webkit-box-pack:center;display:flex;-ms-flex-pack:center;flex-wrap:nowrap;font-size:1em;justify-content:center;width:auto;width:10em !important;}
.swiper-pagination-outer .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:none;position:static;transition:all 0.3s ease-out;}
/*間取りのSwiperのナビ*/
.nav-plan {position: fixed;left: 0;bottom: 0;background-color: #fff;width: 100%;box-shadow:0em -0.3em 0.6em 0em hsla(0,0%,0%,0.1);z-index: 99999;}
.nav-plan-inner {display: flex;align-items: center}
.swiper-pagination-plan,
.swiper-button-prev-plan,
.swiper-button-next-plan {position: static;margin: 0;z-index: unset;}
.nav-plan .swiper-button-disabled{display: block;opacity: 0;pointer-events: none;}
.swiper-pagination-plan {width: auto !important;flex-basis: 0;flex-grow: 1;}
.swiper-button-prev-plan{width: 2em;flex-shrink: 0;}
.swiper-button-next-plan{width: 2em;flex-shrink: 0;}

/*検索ページ*/
.h-plain-sm{padding: 1em 0;}
/*チェックボックス*/
.checkbox-cake-outer{display: flex;flex-wrap: wrap;gap:1em}
.checkbox-cake{padding:0;width: 100%;}
.checkbox-cake input[type=checkbox]{left:-10000px;opacity:0;position:fixed;}
.checkbox-cake input[type=checkbox]+label{cursor:pointer;display:flex;font-size:1em;border: 1px solid var(--c-primary);border-radius: 0.0em;padding: 0.6em;line-height: 1.2;width: 100%;gap:0.5em;align-items: center;}
.checkbox-cake input[type=checkbox]+label:last-child{margin-bottom:0;height: 100%;}
.checkbox-cake input[type=checkbox]+label::before{background-color:#efefef;border:1px solid #d2d2d2;border-radius:0.3em;box-shadow:inset 0.1em 0.1em 0.1em #b1b1b1,inset -0.1em -0.1em 0.1em #efefef;content:"";display:block;flex-grow:0;flex-shrink:0;height:1.4em;margin-right:0;width:1.4em;}
.checkbox-cake input[type=checkbox]:checked+label{border: 1px solid var(--c-primary);background-color: var(--c-primary);color: #FFF;}
.checkbox-cake input[type=checkbox]:checked+label::before{background-image:url("../images/bg-checkbox.png");background-position:right 50% top 50%;background-repeat:no-repeat;background-size:70% auto;}
.checkbox-cake-outer .checkbox-cake label{width:100%}
.checkbox-cake-outer-1-2 .checkbox-cake{width:calc(50% - (1em * 1/2))}


.list-property-item-checkbox-wrapper .checkbox-cake input[type=checkbox]+label{border: none;box-shadow: -1px 1px 2px 0em hsla(0,0%,0%,0.2);border-radius: 0 0 0 0.3em;}

.walk-minutes-row{
  display: grid;
  grid-template-columns: 120px 90px 24px; 
  align-items: center;
  column-gap: 12px;
  margin-top: 12px;
}

.walk-minutes-row .form-group-label{
  white-space: nowrap;
}

.walk-minutes-row .input{
  margin: 0;
}

.walk-minutes-row .input-minutes{
  width: 90px;
  height: 44px;         
  padding: 6px 10px;
  text-align: center;
}

.walk-minutes-row .walk-unit{
  white-space: nowrap;
}


.walk-minutes-row .walk-unit {
  white-space: nowrap;
}



/*結果一覧*/
.list-property {padding: 0;box-shadow:0em 0.5em 0.5em 0em hsla(0,0%,0%,0.1);margin: 1em 0;}
.list-property-item {margin-top: 1em;background-color: #fff;padding: 1em;}
.list-property-item-checkbox-wrapper {margin-left: auto;transform: translate(+1em,-1em);}
.checkbox-cake-outer {margin: 0;}
.checkbox-cake {margin: 0;}
.checkbox-cake-input {}
.checkbox-cake-label {}
.list-property-item-photo-wrapper {overflow-x: hidden;margin-top: 1em;}
.swiper-container {}
.swiper-property-photo {}
.swiper-wrapper {}
.swiper-slide {}
.swiper-property-item {}
.swiper-property-item-link {}
.swiper-property-item-image {aspect-ratio: 3 / 2;object-fit: cover;}
.list-property-item-plan-wrapper {overflow-x: hidden;margin: 1em 0 1em;}
.list-property-item-plan-wrapper .swiper-property-item {border: 1px solid var(--bdc-gray);}
.swiper-property-plan {}
.property-address {margin: 0;padding: 0;margin-top: 0;}
.property-address-detail {border-top: 1px solid var(--bdc-gray);display: flex;padding: 0.6em 0;}
.property-address-title {flex-shrink: 0;width: 5em;white-space: nowrap;}
.property-address-description {}
.property-strong-text {font-size: 1.2em;color: var(--c-primary);}
.property-small-text {}
.list-property-item-col-plan-image{aspect-ratio: 1 / 1;object-fit: contain;border: 1px solid #cccccc;padding: 1em;}
/**/
.property-description-wrapper {}
.property-description-text {font-weight: bold;line-height: 1.2;color: var(--c-primary);padding: 1em 0;}
.property-description-list {display: block;padding: 0;margin: 0;list-style: none;column-count: 2;border-top: 1px solid var(--bdc-gray);padding:1em 0 0;column-gap: 2em;}
.property-description-item {-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;font-size: 0.9em;}
/**/
.property-actions-wrapper {margin-top: 1em;width: 100%;display: flex;flex-wrap: wrap;gap: 1em;justify-content: center;border-top: 1px solid var(--bdc-gray);padding-top: 1em;}
.property-action-notice {color: var(--c-primary);font-weight: bold;width: 100%;text-align: center;}
.property-action-link-wrapper {width: calc(33.333% - (1em * 2/3));}
.property-action-link {background-color: var(--c-primary);color: #FFF !important;font-weight: bold;display: block;text-align: center;padding: 0.5em 0;border-radius: 0.4em;width: 100%;border-width: 1px;}
.property-action-link-alt {background-color: var(--c-secondary) !important;}
.property-action-link-web {border: 1px solid var(--c-secondary);background-color: #fff;color: var(--c-secondary) !important;width: 100%;}
.accordion-detail {display: none;}
.accordion-detail.opened {display: block;animation: appearPlan 0.5s ease;}
.btn-open-accordion{padding: 0.4em 0;}
.hgroup-list-property {display: flex;align-items: center;}
.btn-checked-request {all:unset;display: inline-block;border-radius: 0;background-color: var(--c-secondary);color: #FFF !important;padding: 0.3em 1em;cursor: pointer;font-size: 0.9em;border-radius: 0.4em;}
/*Magnific Popupのアニメーション*/
.mfp-bg {opacity: 0;transition: all 0.5s ease-out;background: #FFF;}
.mfp-bg.mfp-ready{opacity:0.75;}
.mfp-bg.mfp-removing{opacity: 0;}
.mfp-wrap .mfp-content{opacity: 0;transition: all 1s ease-out;}
.mfp-wrap.mfp-ready .mfp-content{opacity: 1;}
.mfp-wrap.mfp-removing .mfp-content{opacity: 0;}
.mfp-container {padding-left: 1em;padding-right: 1em;}
.mfp-close {text-indent: -10000px;overflow: hidden;}
.mfp-close-btn-in .mfp-close { background-image: url(../images/ic-close.svg);background-repeat: no-repeat;background-size: auto 100%;background-position: right 0 top 50%;height: 1.0em;overflow: hidden;text-indent: -9999px;color: transparent;}
.mfp-close,
.mfp-close:active {top: auto;}
/**/
.mfp-auto-cursor .mfp-content {max-width: 1104px;margin-left: auto;margin-right: auto;}
.mfp-arrow:before, .mfp-arrow:after{content: unset;}
.mfp-bg.mfp-ready{opacity:1;}
.mfp-arrow-left{background-image: url("../images/slider-arrow-left.png") !important; background-repeat: no-repeat !important; background-size: 3em auto !important; background-position: right 100% top 50% !important;z-index: 99999999 !important;background-color: none !important;}
.mfp-arrow-right{background-image: url("../images/slider-arrow-right.png") !important; background-repeat: no-repeat !important; background-size: 3em auto !important; background-position: left 100% top 50% !important;z-index: 99999999 !important;background-color: none !important;}
.mfp-arrow {margin-top: 0 !important;width: 3em;transform: translate(0%,-50%);}
.mfp-figure:after{box-shadow: 0 0 8px rgba(0,0,0,0.1);}
/*Pagination*/
.pagination-wrapper {padding: 1em 0;margin-top:1.5em;}
.pagination,
.pagination *{line-height:1;}
.pagination{border-radius:0;-webkit-box-pack:center;display:flex;-ms-flex-pack:center;justify-content:center;margin:0em 0;width: 100%;gap:2px}
.pagination>li{background:#fff;border:1px solid var(--bdc-gray);display:flex;border-radius: 50%;overflow: hidden;}
.pagination>li>a,
.pagination>li>span{    align-items: center;
border: none;
-webkit-box-align: center;
-webkit-box-pack: center;
display: flex;
-ms-flex-align: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1;
padding: 0.6em 0em;
text-align: center;
width: 100%;
min-width: 2.2em;
white-space: nowrap;}
.pagination>li:first-child>a,
.pagination>li:first-child>span{border-radius:0 !important;}
.pagination>li:last-child>a,
.pagination>li:last-child>span{border-radius:0 !important;}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{background-color:var(--c-secondary);color:#fff !important;height:100%;}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover{color:#333 !important;}
.pagination>li>a,
.pagination>li>span{color:#333;margin:0;}
/*検索条件*/
.search-conditions {margin-top: 0.5em;font-size: 0.9em;}
.search-conditions-title {}
.search-conditions-list {all:unset;display: flex;flex-wrap: wrap;gap: 0em 1em;line-height: 1.2;}
.search-conditions-list-item {display: inline-block;margin: 0;}
/**/
.section-filter{display: flex;gap:1em;margin-top: 1em;position: relative;}
.section-filter-item{flex-grow: 1;flex-basis: 0;flex-shrink: 1;}
.section-filter-btn {background-color: transparent;border: none;cursor: pointer;outline: none;padding: 0;
appearance: none;;background-color: #fff;border: 1px solid hsla(0, 0%, 80%, 1.00);font-size: max(1em,16px);padding:0.6em;line-height: 1.2;display: block;width: 100%;}
select.form-control{font-size: max(1em,16px);padding: .6em 1.9em .6em 1em;line-height: 1.2;}
/**/
.section-filter-popup {position: absolute;left: 0;background-color: #fff;width: 100%;top: 3em;z-index: 99999;box-shadow: 0em 0.0em 3em -0.5em hsla(0,0%,0%,0.2);padding: 1em;display: none;}
.section-filter-popup.opened{animation: appearPlan 0.5s ease;display: block;}
input[type=text].form-control{font-size: max(1em,16px);}
/**/
.section-filter-popup-header{display: flex;background-color:hsl(0, 0%, 20%);align-items: center;padding: 0.5em;margin: -1rem;margin-bottom: 1em;position: relative;}
.section-filter-popup-header::after{content: '';
position: absolute;width: 0;height: 0;border-style: solid;border-width:0.5em;border-color: hsla(0, 0%, 20%,0) hsla(0, 0%, 20%,0) hsla(0, 0%, 20%,1.00) hsla(0, 0%, 20%,1.00);top:0;left:1.0em;transform: translate(0,-99%);}
.section-filter-popup-header-title{color: #FFF;}
.close-section-filter-popup{margin-left: auto;display:inline-flex;background-color: #fff;}
.popup-shade {display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background-color: hsla(0, 0%, 100%,0.66);z-index:9999;backdrop-filter: blur(0);}
.popup-shade.opened {display: block;animation:appearPlan 0.5s ease;}




@media (min-width: 768px){
/**/
body{padding-top:3.376em;}
a.anchor-2{display: block;padding-top: 3.376rem;margin-top: -3.376rem;}
/*小規模物件テンプレート用ヘッダー*/
.header-propaty-sm-row-1-name {padding-left: 1em;margin-right: 1em;}
.header-propaty-sm-row-1-name-text {font-family:var(--ff-serif);font-size: 1.2em;}
.header-propaty-sm-row-1-name-sub {font-size: 0.9em;}
.header-propaty-sm-row-1-logo{flex-shrink:0;width:12em;display: block;}
.header-propaty-sm-row-1-btn-menu{display:none !important;}
.header-propaty-sm-row-1{background-color:initial;margin:0 auto;}
.header-propaty-sm-row-1-list-btns-1{align-items:center;-webkit-box-align:center;display:flex;-ms-flex-align:center;font-size:0.9em;margin-left:2em;margin-top:0;width:auto;}
.header-propaty-sm-row-1-list-btns-1-item{width:auto;}
.header-propaty-sm-row-1-list-btns-1-item:first-child{border:none;}
.header-propaty-sm-row-1-list-btns-1-item+.header-propaty-sm-row-1-list-btns-1-item{margin-left:1em;}
.header-propaty-sm-row-1-list-btns-2-outer{margin-left:1em;margin-right:1em;}
.header-propaty-sm-row-1-list-btns-2{align-items:center;-webkit-box-align:center;display:flex;-ms-flex-align:center;margin-top:0;}
.header-propaty-sm-row-1-list-btns-2-item{width:8em;}
.header-propaty-sm-row-1-list-btns-2-item+.header-propaty-sm-row-1-list-btns-2-item{margin-left:0.5em;margin-top:0;}
.header-propaty-sm-row-1-list-btns-2-item-link{padding:0.4em 0;}
.header-propaty-sm-row-1 .header-propaty-sm-phone{display:flex;}
/**/
.header-propaty-sm-row-2{display:block;}
.header-propaty-sm-row-2 .header-propaty-sm-row-1-list-btns-1{display:none;}
.header-propaty-sm-row-2 .header-propaty-sm-row-1-list-btns-2{display:none;}
.header-propaty-sm-row-2-inner{padding:0;}
.header-propaty-sm-row-2-inner{-webkit-box-direction:normal;-webkit-box-orient:vertical;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;}
.header-propaty-sm-row-2-inner .header-propaty-sm-row-3{-webkit-box-pack:center;display:none;-ms-flex-pack:center;justify-content:center;margin-top:0;opacity:0;order:1;padding:0;transition:all 0.3s ease-out;width:100%;}
.header-propaty-sm-row-2-inner .header-propaty-sm-row-3.active{display:flex;opacity:1;}
.header-propaty-sm-row-2-inner .header-propaty-sm-row-2-nav{order:2}
.header-propaty-sm-row-3-inner{align-items:center;-webkit-box-align:center;-webkit-box-pack:justify;display:flex;-ms-flex-align:center;-ms-flex-pack:justify;justify-content:space-between;}
.header-propaty-sm-row-2-nav{background:none}
.header-propaty-sm-row-2-nav-list{border:none;-webkit-box-pack:center;display:flex;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;width:100%;}
.header-propaty-sm-row-2-nav-list-item{border-bottom:none;width:16.666% ;}
.header-propaty-sm-row-2-nav-list .header-propaty-sm-row-2-nav-list-item:first-child .header-propaty-sm-row-2-nav-list-item-link{border-left:1px solid #ccc;}
/*.header-propaty-sm-row-2-nav-list .header-propaty-sm-row-2-nav-list-item:last-child .header-propaty-sm-row-2-nav-list-item-link {border-right: none;}*/
.header-propaty-sm-row-2-nav-list-item-link{background:none;border-right:1px solid hsl(0, 0%, 80%);position:relative;position:relative;text-align:center;}
.header-propaty-sm-row-2-nav-list-item-link::after{background-color:#fff;content:"";height:1.2em;left:0;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:1px;}
.header-propaty-sm-row-2-nav-list-item-link:hover,
.header-propaty-sm-row-2-nav-list-item-link:focus,
.header-propaty-sm-row-2-nav-list-item-link:active{color:#333;text-decoration:none;}
.header-propaty-sm-row-2-nav-list-item-link::before{background-color:hsla(105.7, 44.4%, 58.8%,1);bottom:0;content:"";height:0.2em;left:0;position:absolute;top:auto;transition:width 0.3s ease-out;width:0%;}
.header-propaty-sm-row-2-nav-list-item-link:hover:before{width:100%}
.header-propaty-sm-row-2-nav-list-item-link.active::after{bottom:0;height:0.2em;left:0;top:auto;width:100%;}
.header-propaty-sm-row-2-nav-list-item+.header-propaty-sm-row-2-nav-list-item{border:none;}
.header-propaty-sm-row-2{overflow:hidden;}
.header-propaty-sm{background-color:hsla(0, 0%, 100%,1);}
.header-propaty-sm-row-2 .header-propaty-sm-phone{display:none;}
.header-propaty-sm-phone{align-items:center;-webkit-box-align:center;display:flex;-ms-flex-align:center;margin-left:auto;margin-top:0;text-align:left;}
.header-propaty-sm-phone-num{font-family:"Times New Roman", Times, serif;font-size:2em;}
.header-propaty-sm-phone-num .material-icons{font-size:0.9em;}
.header-propaty-sm-phone-time{font-size:0.7em;line-height:1.2;margin-left:1em;}
.header-propaty-sm-row-2-nav-list-item-link-new {position: absolute;top: 0;left: 0;}
/**/
.header-propaty-sm-row-3-list-btns{border-bottom:none;display:flex;margin-left:2em ;margin-right:2em;margin-top:0;width:100%;}
.header-propaty-sm-row-3-list-btns-item{border-right:1px solid hsl(0, 0%, 80%);border-top:none;width:20%;}
.header-propaty-sm-row-3-list-btns{border-left:1px solid hsl(0, 0%, 80%);}
.header-propaty-sm-row-3-list{align-items:center;-webkit-box-align:center;display:flex;-ms-flex-align:center;width:calc(100% - 20em)}
.header-propaty-sm-row-3-header{margin-left:0 ;margin-right:0;padding:0.6em 1em;width:9em;}
.header-propaty-sm-row-3-nhas{margin-top:0;padding:0.6em  1em;width:10em;}
.header-propaty-sm-row-3-list-btns-item-link{background-image:unset;padding:0.6em 0;text-align:center;white-space:nowrap;width:auto;}
.header-propaty-sm-row-3-list-btns-item-link:hover{text-decoration:none;}
.header-propaty-sm-row-3-list-btns-item-link-nhas{background-image:url(../../../images/ic-window.png);}
.header-propaty-sm-row-3-list-btns-item-link{position:relative;}
.header-propaty-sm-row-3-list-btns-item-link::before{background-color:hsla(105.7, 44.4%, 58.8%,1);bottom:0;content:"";height:0.2em;left:0;position:absolute;top:auto;transition:width 0.3s ease-out;width:0%;}
.header-propaty-sm-row-3-list-btns-item-link:hover:before{width:100%}
/*メインビジュアル*/
.section-mv{background-position:center;background-repeat:no-repeat;background-size:cover;height:auto;margin-left:auto;margin-right:auto;}
/**/
.mv-sv {aspect-ratio: 20 / 6;overflow: hidden;padding-bottom: 0;}
.mv-sv-inner {height: 100%;position: relative;}
.mv-sv-title {background-color: hsla(0, 0%, 100%,0.75);position: absolute;left: 0;top: 20%;padding: 3.6vw 1rem;letter-spacing: 0.07em;}
.mv-sv-title-inner {margin-inline: auto;width: clamp(71rem,100%,62%);}
.mv-sv-title-ja {width: 50%;padding-inline-end: 2rem;font-size: 2.2vw;}
.mv-sv-title-en {width: 50%;padding-inline-end: 2rem;font-size: 0.6vw;}
.mv-sv-plan{width: auto;height:min(100%,100%);position: absolute;left: 50%;top: 0;aspect-ratio: 1 / 1;overflow: hidden;}
.mv-sv-plan-image{max-width: 100%;max-height: 100%;}
.mv-sv-title-word{}
.mv-sv-plan-image {}
/**/
.article-data{width: 100%;}
.data-wrapper {display:flex;border-collapse: unset;border-bottom: unset;gap:2em;width: 100%;}
.data-propaty {display: flex;width: calc(50% - (2em * 1/2));font-size: 1.2em;}
.data-propaty-title {display: block;white-space:nowrap;flex-shrink: 0;}
.data-propaty-body {display: block;flex-grow: 1;flex-basis: 0;}
.data-single{border-top: 1px solid var(--bdc-gray);font-size: 1.2em;}
/**/

/*プラン*/
.article-plan-wrapper {display: table;border-collapse: collapse;margin-top: 2em;}
.article-plan-header {display:table-row;background-color: var(--bgc-gray);}
.article-plan-body{display: table-row-group;}
.article-plan-header-label {display: table-cell;font-weight: bold;padding: 1em;white-space: nowrap;}
.article-plan-header .article-plan-header-label:not(:last-child) {border-right: 1px solid var(--bdc-gray);}
.article-plan {display: table-row;box-shadow: unset;margin-top: 0;border: unset;}
.article-plan-section,
.article-plan-comment,
.article-plan-data{display: table-cell;vertical-align: middle;padding: 1em;}
.article-plan-data.num{border-bottom: none;}
.article-plan-section {width: 9rem;border-right: 1px solid var(--bdc-gray);position: static;margin-top: unset;}
.article-plan-label {display: none;}
.article-plan-description {border-top: unset}
.article-plan-value {white-space: nowrap;}
.article-plan-body .article-plan:not(:first-child) {border-top: 1px solid var(--bdc-gray);}
.article-plan .article-plan-data {border-right: 1px solid var(--bdc-gray);align-items: center;}
.article-plan:hover {filter: brightness(0.97);color: var(--c-primary);}
.article-plan:hover .article-plan-link {background-color: var(--c-primary);color: #FFF;text-decoration: none !important;}
.btn-close-plan-header {position: absolute;top:50%;right: 0;width: 2em;height: 2em;align-items: center;justify-content: center;border-radius: 50%;border:none;font-size: 1em;transform: translate(0%,-50%);font-size: 1.5em;background-color: transparent;opacity: 0.5;}
/*間取りページ*/
.modal-plan-inner {max-width: 1140px;margin: 0 auto;}
.modal-plan-cta {padding:0.5em 1em 0.5em ;}
.modal-plan-cta-inner{max-width: 1140px;margin: 0 auto;position: relative;}
.nav-plan-inner{ max-width: 1140px;margin: 0 auto;}
.swiper-plan-title{font-size: 1.4em;justify-content: center;}
.article-plan-modal .article-plan-label {display: block;}
.article-plan-modal  .article-plan-data{display: flex;align-items: center;}
.article-plan-modal {display: grid;grid-template-rows: auto auto;grid-template-columns: auto auto auto;gap:0em 1em;}
.article-plan-modal .article-plan-data.land{grid-area: 1 / 1 / 2 / 2;}
.article-plan-modal .article-plan-data.building{grid-area: 1 / 2 / 2 / 3;}
.article-plan-modal .article-plan-data.price{grid-area: 1 / 3 / 2 / 4;}
.article-plan-modal .article-plan-comment{grid-area: 2 / 1 / 3 / 4;border-top: 1px solid var(--bdc-gray);}
.article-plan-modal .article-plan-label{border-left: 1px solid var(--bdc-gray);}
/* /////////////////////////////////////////////////////////////////// */
/*ロケーション*/
.article-lifeinfo-wrapper{column-count: 3;margin-top: 3em;row-gap: 2em;column-gap: 2em;}
.article-lifeinfo-item-wrapper {display: flex;flex-wrap: wrap;gap: 0 2em;margin-top: 0;margin-bottom: 2em;-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;}
.article-lifeinfo{margin-top: 0;}
/* .article-lifeinfo-item {width: calc(33.333% - (4em * 2/3));flex-wrap: wrap;gap:0 0} */
.article-lifeinfo-item {width:100%;flex-wrap: wrap;gap:0 0}
.embed-responsive-16by9{padding-bottom: 40%;}
/* 物件概要////////////////////////////////////// */
.dl-outline{display:flex;width:100%;}
.dl-outline dt{border:none;border-right:1px solid #333;width:25%;flex-shrink: 0;}
.dl-outline dd{padding-left:1em;}

/*結果一覧*/
.accordion-detail {display: block;}
.list-property-item{display: flex;flex-wrap: wrap;gap: 1em 2em;padding: 2em;}
.hgroup-list-property{width: 100%;}
.list-property-item-col-plan{width: 25%;flex-shrink: 0;}
.list-property-item-col-data{flex-grow: 1;flex-basis: 0;}
.list-property-item-col-cta{width: 25%;flex-shrink: 0;}
.list-property-item-photo-wrapper{margin-top: 0;}
.property-actions-wrapper{margin-top: 0;}
.property-action-link-wrapper {width: 100%;}
.property-description-text{border-top: 1px solid var(--bdc-gray);}
.property-address-1 {display: flex;width: 100%;}
.property-address-1 .property-address-detail{flex-grow: 1;flex-basis: 0;}
.property-address-detail {display: flex;align-items:baseline}
.property-action-link {padding: 0.8em 0;}
.list-property-item-checkbox-wrapper{transform: translate(2em,-2em);}
.swiper-property-item-image {aspect-ratio: 1 / 1;}
/*検索条件*/
.search-conditions {display: flex;gap:1em}
.section-filter {margin-bottom: -3em;}
.section-filter { max-width: 50%;}
.section-filter-popup {width: 50em;left: 1em;}
.section-filter .checkbox-cake-outer-1-2 .checkbox-cake{width: calc(33.333% - (1em * 2/3));}
input[type=text].form-control{padding: 0.6em;line-height: 1.2;}
.section-filter-popup-top {display: flex;gap:1em}
.section-filter-popup-top .form-group{flex-grow:1;flex-shrink: 1;flex-basis: 0;}
}
