@charset "utf-8";
/*----------------------------------------------------------------------------------------

	single-recommend.css

----------------------------------------------------------------------------------------*/

html{
    color:#333;
}
.wrapper {
    width: 100%;
    height: auto;
}

.recommend-container{
    max-width: 1920px;
    margin:0 auto 100px;
}
body.single-recommend  {
    background-color: #fff;
}
.single-recommend #pagetop {
    position: fixed;
    bottom: 40px !important;
    right: 50px;
    top: unset;
    pointer-events: none;
    z-index: 10;
}
.sp{
    display:none !important
}



/* デフォルトの見出しと段落 */
.recommend__main p {
    max-width: 1200px;
    margin: 30px auto;
}
.post-type-recommend .wp-block-heading {
	padding: 0;
	border: none;
	color: #000;
	font-weight: 700;
	max-width: 1200px;
}
.post-type-recommend .wp-block-heading:is(h1, h2, h3) {
	margin: 50px auto;
	font-size: 36px;
	line-height: 1.5;
}
.post-type-recommend .wp-block-heading:is(h4, h5, h6) {
	margin: 50px auto;
	font-size: 28px;
	line-height: 1.5;
}

.has-small-font-size,
.has-regular-font-size,
.has-large-font-size,
.has-huge-font-size {
    margin: 20px auto;
    width: 1200px;
    text-align: justify;
}

.post-type-recommend .has-regular-font-size{
	font-size: 16px;
}
.post-type-recommend .wp-block-image {
	margin: 30px auto;
	max-width: 1200px;
	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;
}

/* 問合せ見学 */
.toi-kengaku {
    width: 1200px;
}
.btnarea{
    clear: both;
    display: flex;
    align-items: flex-start;
    margin: 15px 0 30px;
    justify-content: center;
}
.btnarea > div{
    width: 290px;
    height: 58px;
    color: #fff;
    position: relative;
    line-height: 1.14;
    margin-right: 11px;
}
.btnarea > div:first-of-type{
    background-color: #beaf87;
}
.btnarea > div:last-of-type{
    background-color: #2e6256;
}
.btnarea > div a{
    width: 290px;
    height: 58px;
    display: flex;
    align-items: center;
    position: relative;
}
.btnarea > div a svg.fa{
    width: 63px;
    height: 29px;
    color: #fff;
    position: relative;
    margin: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    color: #fff;
}
.btnarea > div:first-of-type a svg.fa{
    width: 63px;
    height: 18px;
}
.btnarea > div a::before{
    content: "";
    position: absolute;
    top: 0;
    left: 63px;
    bottom: 0;
    width: 1px;
    height: 38px;
    display: block;
    border-right: 1px solid #fff;
    margin: auto;
}
.toi-kengaku img{
    display: block;
    margin: auto;
    width: 1200px;
    height: 220px;
}
/*  物件概要*/

.bukken-gaiyou {
	margin-bottom:100px;
}
.recommend .bukken-gaiyou .property-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

.recommend .bukken-gaiyou .property-table {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 50px;
}
.recommend .bukken-gaiyou .property-table-loan-komebunsho {
	margin-top: 5px;
	display: block;
	color: #555;
	font-size: 1.2rem;
	font-style: normal;
}
.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: 1.6rem;
    font-weight: 700;
    color: #333;
}
.recommend .bukken-gaiyou .dl-row:first-child{
    border-top: 1px solid #c8c8c8;
}
.recommend .bukken-gaiyou .dl-full,
.recommend .bukken-gaiyou .dl-half {
    width: 100%;
    display: flex;
}

.recommend .bukken-gaiyou .dl-half .dl-col {
    width: 50%;
    display: flex;
}
.recommend .bukken-gaiyou .dl-half .dl-col:nth-child(even) {
    border-right: none;
}

.recommend .bukken-gaiyou .dl-col,
.recommend .bukken-gaiyou .dl-full {
    align-items: stretch;
}

.recommend .bukken-gaiyou dt {
    background: #f7f5f0;
    padding: 30px;
    min-width: 140px;
    max-width: 140px;
    display: flex;
    align-items: center;
    line-height: 1;
}

.recommend .bukken-gaiyou dd {
    flex: 1;
    padding: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    border-left: none;
    margin: 0;
    line-height: 1.4;
}
.recommend .bukken-gaiyou dd:has(.boxer) {
    flex-wrap: wrap;
}

.recommend .bukken-gaiyou .property-map iframe {
    background-color: #f0f0f0;
    display: block;
}


.recommend .property_clause {
	margin-top: 25px;
}
.recommend .property_clause li {
	font-size: 1.4rem;
	list-style: none;
	line-height: 1.6;
    margin-top: 0;
}
.recommend .property_clause li::before {
    content: "※";
}
/* SOLDOUT */
.single-soldout img {
  display: block;
  width: auto;
  height: 100%;
  margin: auto;
}
.recommend-keyv:has(.single-soldout) {
    height: 100%;
}

/* ページ下部　その他おすすめ物件スライド */

.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
}


/* 見学予約・資料請求フォーム */
#recommend-contact {
    font-size: 16px;
    max-width: 900px;
    margin: 0 auto 40px;
    width: 900px;
    box-sizing: border-box;
}
#recommend-contact .form_title{
    font-size: 4.8rem;
    letter-spacing: normal;
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', sans-serif;
    text-align: center;
    line-height: 1;
    display: table;
    position: relative;
    margin: 75px auto 50px;
    z-index: 1;
    padding: 0px;
    border: none;
    color: #333;
}
#recommend-contact .form_title .en {
    color: #414042;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    letter-spacing: 0.05em;
}
#recommend-contact .form_title small{
    display: block;
    font-size: 1.8rem;
    margin-top: 12px;
    font-weight: 600;
}
#recommend-contact .form__item {
    display: block;    
    margin-bottom: 32px;
}
#recommend-contact .form__item--t {
    text-align: left;
    box-sizing: border-box;
    display: block;
    margin-bottom: 10px;
    font-size: 1.6rem;
    font-weight: 700;
}
#recommend-contact .form__item--t p {
    margin: 0;
}
.form__item.toi-accept .wpcf7-list-item {
    margin: 0;
}
#recommend-contact .form__item input[type="text"],
#recommend-contact .form__item input[type="email"] {
    box-sizing: border-box;
    appearance: none;
    font-family: inherit;
    font-size: 1.3rem;
    width: 100%;
    color: #02001a;
    padding: 13px 20px;
    background: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
}

.custom-goyoken-input {
    display: none;
    margin-top: 10px;
}
.custom-goyoken-box.active .custom-goyoken-input {
    display: block;
}
#recommend-contact .kiboubi-desc {
    padding-left: 20px;
    margin-bottom: 10px;
}
#recommend-contact .wpcf7 .custom-goyoken-box > label input,
.wpcf7-form-control.wpcf7-acceptance input {
    margin-right: 5px;
    margin-left: 5px;
}
#recommend-contact input[type=checkbox] {
    position: relative;
    width: 20px;
    height: 20px;
    background: #e5e5e5;
    vertical-align: -5px;
    appearance: none;
    border-radius: 3px;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
    padding-left: 5px;
}
#recommend-contact input[type=checkbox]:checked {
    background: #beaf87;
}
#recommend-contact input[type=checkbox]:checked:before {
    position: absolute;
    top: 4px;
    left: 7px;
    transform: rotate(50deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: "";
}
#recommend-contact input:checked::before {
    width: 4px;
    height: 8px;

}
#recommend-contact .plan-select {
    display: flex;
    padding-left: 35px;
    gap: 20px;
}
#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: 15px 0;
}
#recommend-contact .custom-goyoken-box {
    margin: 22px 0;
}
span.wpcf7-form-control-wrap[data-name="textarea-620"] .wpcf7-textarea {
    background: #f9f9f9;
}
#recommend-contact .submit_btn {
    margin-bottom: 0;
}
.wpcf7 .recaptcha-note a {
    text-decoration: none;
}
.wpcf7 .recaptcha-note {
    margin: 0;
}
#recommend-contact .need {
    font-weight: normal;
    display: inline-block;
    vertical-align: text-bottom;
    color: #eb5757;
    background: #fff;
    border: 1px solid #eb5757;
    font-size: .9rem;
    padding: 3px 5px;
    border-radius: 5px;
    margin-left: 3px;
}
.wpcf7-response-output {
    text-align: center;
    color: red;
}

#recommend-contact .screen-reader-response {
    display: none;
}
#recommend-contact .wpcf7-not-valid-tip {
    color: red;
}
/* カレンダー */
#calender-wrapper .calender_form_wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}
#calender-wrapper .calender_form_wrapper table.calendar_table {
    margin-left: 2rem;
    width: 100%;
}
#calender-wrapper .calender_form_wrapper .YearMonth.bold{
    width: auto;
}