@charset "utf-8";
.single-recommend #pagetop {
    position: fixed;
    bottom: 40px !important;
    right: 50px;
    top: unset;
    pointer-events: none;
    z-index: 10;
}
.sp{
    display:none !important
}
 a:hover{
    opacity:.8
}
#wrap > .recommend__btn {
	width: 275px;
	position: fixed;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	z-index: 9999;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
}

.recommend__btn #smallBtn {
    position: relative;
    cursor: pointer;
    display: block;
    width: 35px;
    height: 35px;
    top: 20px;
    left: -10px;
    z-index: 2;
}
#wrap > .recommend__btn.minimized {
    width: 60px; 
    height: 60px;
    position: fixed;
    top: 50%;
    right: 0px !important; 
    transform: translateY(-50%);
    animation: none!important; 
	    -webkit-animation: none !important;
}
.recommend__btn.minimized > div {
    position: fixed;
	right: 0;
	transform: translateY(-50%);
	top: 50%;
	width: 65px;
}
.recommend__btn.minimized a img {
    width: 65px;
    height: 224px;
}

#wrap > .recommend__btn > div {
	pointer-events: auto;
}
#wrap > .recommend-keyv {
    padding: 0;
  background: #fff;
  position: relative;
  min-height: 480px;
}
.recommend-keyv__title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 32px;
	text-align: center;
    font-size: 7rem;
    text-align: center;
    max-width: 1080px;
    width: 100%;
    text-shadow: 1px 1px 3px rgba(0,0,0,.5),0 0 10px rgba(0,0,0,.5);
}
/*詳細ページヘッダー*/
.e-header-simple__nav-link span{    
font-family:"Noto Serif JP",serif
}
.e-header-simple__nav-link,.e-header-simple__contact--btn--text,.e-header-simple__search--btn--text,.e-header__item--title small,.e-header__contact--btn--text,.e-header__search--btn--text,.e-header__menu--btn--text{
    font-family:Noto Sans JP",sans-serif
}
.e-header-simple{
    width:100%;
    min-width:1512px;
    z-index:9999;
    position:fixed;
    display:flex;
    justify-content:space-between;
    align-items:center;
    color:#fff;
    position: fixed;
    top: 0;
    z-index: 9999;
    transition: padding 0.3s ease;
    padding: 30px 50px;
    width: 100%;
}
.e-header-simple.shrink {
  padding: 10px 50px 0;
}

.e-header-simple .menu-link{
    height:clamp(70px,5.2vw,100px);
    position:relative
}
.e-header-simple .menu-link:hover{
    opacity:1
}

.e-header-simple__contact{
    width:181px;
    background:rgba(200,200,200,.5)
}
.e-header-simple__contact--btn{
    width:100%;
    height:100%;
    color:#c8c8c8;
    display:flex;
    align-items:center;
    justify-content:center
}
.e-header-simple__contact--btn--text{
    font-size:2.4rem;
    font-weight:500;
    margin-bottom:5px;
    line-height:1;
    letter-spacing:1px
}
.e-header-simple__contact--btn--sub{
    font-size:1.3rem;
    font-weight:bold;
    line-height:1
}
.e-header-simple__contact--btn::before{
    content:"";
    background:url("images/header/contact_i.svg") no-repeat center center;
    background-size:contain;
    width:67px;
    height:auto;
    aspect-ratio:87/74;
    display:block;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    mix-blend-mode:multiply
}
.e-header-simple__contact--btn::after{
    content:"";
    background:url("images/header/contact_arrow.svg") no-repeat center center;
    background-size:contain;
    width:8px;
    height:8px;
    display:block;
    position:absolute;
    right:8px;
    bottom:8px
}
.e-header-simple__item--grid{
    display:grid;
    grid-template-columns:1fr;
    padding:20px 24px 0px 40px
}
.e-header-simple__item--title{
    font-size:1.4rem;
    font-weight:bold;
    color:#9b805c;
    margin-bottom:20px;
    line-height:1.2
}
.e-header-simple__item--title small{
    display:block;
    color:#9b805c;
    font-size:1rem;
    margin-bottom:5px
}
.e-header-simple__flex{
    display:grid;
    grid-template-columns:196px 1fr 196px;
    justify-content:space-between;
    align-items:center;
    width:100%;
    column-gap:44px;
    position: sticky;
    top: 30px;
    z-index: 9999;
}

.e-header-simple__flex--nav{
    align-items:center;
    padding:0;
    display:flex;
    justify-content:center;
    gap:66px
}

.e-header-simple__flex--nav--sub{
    display:flex
}
.e-header-simple li{
    list-style-type:none;
    line-height:1;
    position:relative
}

.e-header-simple li a{
    text-decoration:none;
    transition:opacity .2s ease;
    color:#fff
}

.e-header-simple__left--logo{
    position: relative;
    display: block;
    line-height: 1;
    fill: #fff;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
    width: 421px;
}

.e-header-simple__right--ra{
    width:100%
}

.e-header-simple__right--ca{
    width:auto
}

.e-header-simple__nav-link{
    font-size:2.4rem;
    font-weight:500;
    line-height:1;
    cursor:pointer;
    text-align:center;
    text-wrap:nowrap;
    display:block;
    text-shadow:0px 0px 5px rgba(0,0,0,.5)
}

.e-header-simple__nav-link span{
    display:block;
    font-size:1.8rem;
    font-weight:600;
    margin-top:10px
}

.e-header-simple__nav-link--none{
    border:none
}
.e-header-simple__nav-link a{
    color:#fff
}
.recommend__flex--img img {
    vertical-align: middle;
    width: 100%;
    height: auto;
    max-width: 100%;
}

.post-type-recommend .wp-block-heading {
	padding: 0;
	border: none;
	color: #000;
	font-weight: 700;
	text-align: center;
	font-family: "Noto Serif JP", serif;
	max-width: 1400px;
}
.post-type-recommend .wp-block-heading:is(h1, h2, h3) {
	margin: 0 auto 34px;
	font-size: 36px;
	line-height: 1.5;
}
.post-type-recommend .wp-block-heading:is(h4, h5, h6) {
	margin: 34px auto;
	font-size: 28px;
	line-height: 1.5;
}
	.post-type-recommend .is-root-container > p {
		max-width: 900px;
		margin: 50px auto;
		font-size: 20px;
		line-height: 1.75;
	}

.post-type-recommend .wp-block-image {
	margin: 63px auto;
	max-width: 900px;
	display: block;
}
.post-type-recommend .wp-element-caption {
	margin: 70px 0 0;
	font-size: 14px;
	line-height: 1.5;
}


.post-type-recommend .has-text-align-center {
	text-align: center;
}
.post-type-recommend .has-text-align-left {
	text-align: left;
}


/*  物件概要*/
.single-recommend .bukken-gaiyou .property-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem;
}

.single-recommend .bukken-gaiyou .property-table {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 100px;
}
.single-recommend .bukken-gaiyou .property-table-loan-komebunsho {
	margin-top: 5px;
	display: block;
	color: #555;
	font-size: 1.2rem;
	font-style: normal;
}
.single-recommend .bukken-gaiyou .dl-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    border-bottom: 1px solid #c8c8c8;
    /* border-right:1px solid #c8c8c8; */
    font-size: 2rem;
}
.single-recommend .bukken-gaiyou .dl-row:first-child{
    border-top: 1px solid #c8c8c8;
}
.single-recommend .bukken-gaiyou .dl-full,
.single-recommend .bukken-gaiyou .dl-half {
    width: 100%;
    display: flex;
}

.single-recommend .bukken-gaiyou .dl-half .dl-col {
    width: 50%;
    display: flex;
}
.single-recommend .bukken-gaiyou .dl-half .dl-col:nth-child(even) {
    border-right: none;
}

.single-recommend .bukken-gaiyou .dl-col,
.single-recommend .bukken-gaiyou .dl-full {
    align-items: stretch;
}

.single-recommend .bukken-gaiyou dt {
    background: #f3eee3;
    padding: 30px;
    min-width: 200px;
    max-width: 200px;
    font-weight: bold;
    display: flex;
    align-items: center;
    line-height: 1;
    color: #414042;
}

.single-recommend .bukken-gaiyou dd {
    flex: 1;
    padding: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    border-left: none;
    margin: 0;
    line-height: 1.4;
}
	.single-recommend .bukken-gaiyou dd:has(.boxer) {
	    flex-wrap: wrap;
	}

.single-recommend .bukken-gaiyou .property-notes {
    margin-top: 100px;
}
.single-recommend .bukken-gaiyou .property-notes h3 {
    font-weight: 500;
    border-bottom: 1px solid #c8c8c8;
    font-size: 3.4rem;
    line-height: 1.4;
    padding-bottom: 30px;
	margin-bottom: 25px;
}
.single-recommend .bukken-gaiyou .property-notes p ,
.top_com p{
    padding: 0 30px 25px ;
}
.single-recommend .bukken-gaiyou .property-map iframe {
    background-color: #f0f0f0;
    display: block;
}

.bukken-gaiyou {
	margin-bottom:100px;
}
.myblock._recommend-heading.-outline {
    margin: 170px 0 100px;
    max-width: none;
    min-height: 400px;
    background-color: #efefef;
    background-size: cover;
    background-position: center;
    display: flex;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    font-family: "Noto Serif JP", serif;
}
.myblock._recommend-heading.-outline :is(h1,h2,h3,h4,h5,h6) {
    margin: 0;
    padding: 0;
    border: none;
    color: #fff;
    line-height: 1.26;
}
.myblock._recommend-heading.-outline .-etitle {
    min-height: 1em;
    display: block;
    font-size: 80px;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5), 0px 0 10px rgba(0, 0, 0, 0.5);
    letter-spacing: 0.075em;
    font-family: Noto Sans JP",sans-serif;
}
.myblock._recommend-heading.-outline .-jtitle {
    margin-top: 10px;
    display: block;
    font-style: normal;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
    letter-spacing: 0.5em;
}

.bukken-gaiyou .property-map p {
    padding-top: 30px;
}

.single-recommend .property_clause {
	margin-top: 100px;
}
.single-recommend .property_clause li {
	font-size: 1.4rem;
	list-style: none;
	line-height: 1.6;
}




.myblock._recommend-slider.alignfull.-has_text.center {
    display: block;
    width: 1000px;
}

.myblock._recommend-slider .swiper-slide .imgbox {
    background-color: #FFF;
}


/* SOLDOUT */
.single-soldout img {
  display: block;
  width: auto;
  height: 100%;
  margin: auto;
}


/* その他おすすめ物件スライド */

.recommend_component__ttl small{
    display:block;
    font-size:1.8rem;
    margin-top:10px;
    font-weight:600
}

.recommend_component__item--link{
    display:block
}
.recommend_component__item--info{
    padding:16px;
    display:grid;
    grid-template-columns:1fr 40px;
    color:#fff;
    gap:40px
}
.recommend_component__item--info--share{
    max-width:40px
}
.recommend_component__item--info--title{
    font-size:1.8rem;
    border-bottom:1px solid #fff;
    margin-bottom:10px;
    padding-bottom:10px;
    font-weight:bold
}
.recommend_component__item--info--address{
    font-size:1.8rem;
    margin-bottom:15px;
    font-weight:bold
}
.recommend_component__item--info--price{
    font-size:5rem;
    line-height:1;
    letter-spacing:4px;
    margin-bottom:15px
}
.recommend_component__item--info--price small{
    font-size:1.8rem;
    margin-left:7px
}
.recommend_component__item--info--text{
    font-size:1.6rem;
    line-height:28px;
    margin-bottom:8px
}
.recommend_component__item--list{
    display:grid;
    grid-template-columns:56px 1fr;
    gap:18px;
    padding:0 16px
}
.recommend_component__item--list--thum{
    border-radius:5px
}
.recommend_component__item--list--text{
    font-size:1.6rem;
    line-height:28px
}
.recommend_component__item--list--text--title{
    font-size:2rem
}
.recommend_component__item--title{
    font-size:1.8rem;
    font-weight:bold;
    letter-spacing:0;
    margin-top:10px
}

.recommend_component__item--title small{
    font-size:1.2rem;
    color:#a8a8a8;
    display:block;
    margin-bottom:10px
}
.recommend_component__item--icon{
    display:flex;
    justify-content:space-between;
    align-items:center
}
    /* フッター　ぱんくず */

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    z-index: 1;
    width: 100%;
    justify-content: flex-start;
    max-width: 1500px;
    font-weight: 450;
    font-size: 1.5rem;
    margin: 20px;
    padding: 0;
}
.breadcrumbs>* {
    display: inline;
    margin-right: .5em;
}
.breadcrumbs > *:not(:last-child)::after {
    content: ">";
    margin-left: .5em;
}

/* 見学予約・資料請求フォーム */
#recommend-contact {
    background-color: #f3eee3;
    border: 1px solid #e3e3e3;
    padding: 60px 59px 55px;
    font-size: 16px;
    max-width: 1200px;
    margin: 0 auto 40px;
    width: clamp(750px,62.5vw,1200px);
}
#recommend-contact .form_title{
    color: #beaf87;
    font-size: 30px;
    padding-bottom: 60px;
}
#recommend-contact .form__item {
    display: flex;
    align-items: center;
    border-top: 1px solid #dccca7;
    justify-content: center;
}
#recommend-contact .form__item--t {
    text-align: left;
    vertical-align: top;
    width: clamp(200px,16.66vw,320px);
    box-sizing: border-box;
    padding: 30px 25px 30px;
    display: flex;
    justify-content: space-between;
}
#recommend-contact .form__item input[type="text"],
#recommend-contact .form__item input[type="email"] {
    width: clamp(450px,36.45vw,700px);
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 0;
    display: block;
    -webkit-appearance: none;
    appearance: none;
    font-size: 16px;
    font-family: inherit;
}
#recommend-contact .form__item.toi-goyouken {
  padding: 15px 0;
}
.wpcf7-form-control-wrap.custom-goyoken {
    width: clamp(450px,36.45vw,700px);
}
#recommend-contact .kiboubi {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    align-items: center;
}
#recommend-contact .kiboubi-title {
    width: 150px;
    text-align: center;
}
#recommend-contact .form__item .kiboubi input[type="text"]  {
    width: 150px;
    cursor: pointer;
}
#recommend-contact .kiboubi select {
    width: 150px;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 0;
    display: block;
    font-size: 16px;
    font-family: inherit;
    cursor: pointer;
    background: #fff;
}
#recommend-contact .form__item.toi-naiyou {
  padding: 25px 0;
}
span.wpcf7-form-control-wrap[data-name="textarea-620"] {
    width: clamp(450px,36.45vw,700px);
    display: block;
}
#recommend-contact .need {
  font-weight: normal;
  font-size: 14px;
  padding: 1px 9px 2px;
  background-color: #a4894b;
  color: #fff;
  position: relative;
  display: block;
}
.wpcf7-response-output {
    text-align: center;
    margin-top: 50px;
    color: green;
    /* border: 1px solid red; */
    padding: 10px;
}
.wpcf7-response-output.wpcf7-validation-errors {
  color: red;
}
.screen-reader-response,
.wpcf7-not-valid-tip {
  color: red;
}
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay {
    visibility: hidden !important;
    pointer-events: none;
}