@charset "UTF-8";

#request p,
#contact-mail-inner,
#contact-tel-inner,
#access #access-inner #accessFade {
    display: block;
}

div#listtitleContents h3 {
    width: 567px;
    text-align: center;
    height: 56px;
    display: block;
    position: relative;
    padding-top: 60px;
    line-height: 1.25;
    margin: 0 auto;
    background: url(../../../common/images/line_bk.png) left bottom repeat-x;
    font-weight: bold;
    font-family: "Noto Sans JP";
}

div#listtitleContents p.tit {
    width: 686px;
    text-align: center;
    line-height: 1.8;
    margin: 0 auto;
    font-family: "Noto Sans JP";
}

div#listtitleContents ul {
    border: 2px solid #ddd;
    width: 78%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;
    margin-bottom: 2.5em;
}

div#listtitleContents ul li {
    display: inline-block;
    font-size: 100%;
}

.s-searchbox,
.s-property-list {
    width: 80%;
    margin: 0 auto;
}

.s-searchbox {
    margin: 32px auto;
}

.s-searchbox-title {
    font-weight: bold;
    font-size: 14px;
}

.s-searchbox-list {
    display: flex;
    margin: 8px 0 16px;
    flex-wrap: wrap;
    justify-content: center;
}

.s-searchbox-item {
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 8px;
    font-family: "Noto Sans JP";
}

.s-searchbox-item:last-child {
    margin-right: 0;
}

.s-searchbox-item_label {
    display: block;
    padding: 8px 24px;
    color: #FFF;
    background-color: #5081A5;
    opacity: 0.7;
}

.s-searchbox-item input {
    display: none;
}

.s-searchbox-item input.selected+.s-searchbox-item_label {
    background-color: #5081A5;
    opacity: 1;
}

.s-property-list * {
    box-sizing: border-box;
}

.s-property-item {
    margin-bottom: 16px;
}

.s-property {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15);
    position: relative;
    transition: all 1s ease 1s;
}

.s-property_link {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.s-property__headline-wrap {
    flex-basis: 100%;
    padding: 8px 16px;
    border-bottom: 1px solid #ccc;
}

.s-property__headline {
    font-size: 18px;
    line-height: 20px;
    color: #00aeef;
    font-weight: bold;
    margin-bottom: 8px;
}

.s-property__headline-tag-wrap {
    display: flex;
}

.s-property__headline-tag {
    font-size: 10px;
    color: #FFF;
    background-color: #71bf43;
    padding: 2px 16px;
    border-radius: 50px;
    margin-right: 8px;
}

.s-property__headline-tag.s-new-tag {
    background-color: #e34563;
}

.s-property__image-wrap {
    width: 30%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.s-property__info-wrap {
    width: 70%;
    padding: 16px 24px;
}

.s-property__info-details {
    display: flex;
    flex-wrap: wrap;
}

.s-property__info {
    margin-bottom: 16px;
    padding-right: 16px;
    display: flex;
    flex-basis: 50%;
}

.s-property__info-title {
    color: #8e8e8e;
    min-width: 132px;
    max-width: 132px;
}

.s-price {
    align-items: center;
}

.s-price .s-property__info-body {
    color: #e34563;
    font-size: 28px;
    font-weight: bold;
}

.s-price__unit {
    font-size: 16px;
}

.s-property__info-button_wrap {
    position: relative;
    padding-bottom: 28px;
}

.s-property__info-button {
    position: absolute;
    right: 0;
    color: #FFF;
    font-weight: bold;
    background-color: #00aeef;
    padding: 4px 24px;
    border-radius: 50px;
}

.s-property__headline-text,
.s-property__info-button-text,
.s-property__image-wrap {
    transition: all .12s ease-out 0s;
}

.s-property__headline-text {
    border-bottom: 1px solid transparent;
}

.s-property__info-button-text {
    border-bottom: 1px solid transparent;
}

.s-property:hover .s-property__headline-text {
    border-bottom: 1px solid #00aeef;
}

.s-property:hover .s-property__info-button-text {
    border-bottom: 1px solid #FFF;
}

.s-property:hover .s-property__image-wrap {
    background-size: 110%;
}

.link_recommend-wrap {
    border: none;
    width: auto;
    text-align: center;
    /*margin-bottom: 32px;*/
}

.link_recommend-wrap li {
    max-width: 250px;
    margin: 0 auto;
}

.link_recommend-wrap .round-btn-2 {
    position: relative;
    width: 100%;
    padding: 0 28px;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.link_recommend-wrap .round-btn-2 .icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    left: 0;
    margin: auto 0 auto auto;
    background: url(../../images/icn_link.png) left top no-repeat;
    background-size: 30px auto;
}


/*-- 201022　利回りスタイル、同意文追加 --*/
.s-profits:first-child {
    display: table-cell;
    padding-right: 30px;
    padding-bottom: 16px;
    margin-bottom: 0;
    min-width: 300px;
    max-width: 280px;
}

.s-profits:nth-child(2) {
    align-items: center;
}

.s-profits:first-child .s-property__info-title,
.s-profits:first-child .s-property__info-body {
    color: #e34563;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
}

/*.s-profits:first-child .s-property__info-title {
    min-width: auto;
    max-width: 180px;
}*/
.s-profits:first-child .s-property__info-body {
    font-size: 16px;
}

.s-profits:first-child .s-property__info-body .s-value {
    font-size: 28px;
}

.s-consentform-link {
    font-family: "Noto Sans JP";
    text-align: right;
    width: 80%;
    margin: 32px auto 0;
}

.s-consentform-link a {
    text-decoration: underline;
    color: #5081A5;
    font-family: "Noto Sans JP";
}

#cnt-inner .s-consentform-wrap {
    width: 80%;
    padding-top: 48px;
    margin: 0 auto 8px;
    font-family: "Noto Sans JP";
}

#cnt-inner .s-consentform-wrap .s-consentform-ttl {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
    color: #000;
}

#cnt-inner .s-consentform-wrap .notes {
    text-align: center;

}

#cnt-inner .s-consentform-wrap .notes a {
    color: #5081A5;

}

#cnt-inner .s-consentform-wrap .notes a img {
    vertical-align: top;
}

#cnt-inner #s-consentform {
    width: 100%;
    height: 350px;
    margin-top: 12px;
    border: 1px #b6b6b7 solid;
}

/*-- 201214　問合せフォーム改修 --*/
#cnt-inner .s-searchbox .s-sortbox_wrap {
    margin-top: 16px;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;

}

#cnt-inner .s-searchbox .s-sortbox_txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    padding-right: 2px;
    font-family: "Noto Sans JP";
}

#cnt-inner .s-searchbox .s-sortbox {
    overflow: hidden;
    width: 150px;
    font-size: 14px;
    position: relative;
    border: 1px solid #9FA0A0;
    border-radius: 2px;
    background: #fff;
}

#cnt-inner .s-searchbox .s-sortbox:before {
    position: absolute;
    top: 0.8em;
    right: 0.9em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #9FA0A0;
    pointer-events: none;
}

#cnt-inner .s-searchbox .s-sortbox .s-sort {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: "Noto Sans JP";
}

#cnt-inner .s-searchbox .s-sortbox .s-sort::-ms-expand {
    display: none;
}

#cnt-inner .s-searchbox .s-sortbox .s-sort {
    padding: 8px 38px 8px 8px;
    color: #000000;
}

#cnt-inner .s-searchbox .s-sort_item {
    padding: 8px 0;
}

/* 不動産信託受益権とは？ボタン */
#cnt-inner .s-faq-btn {
    width: 80%;
    margin: 24px auto 0;
    text-align: center;
}

#cnt-inner .s-faq-btn-inner {
    display: inline-block;
    color: #333;
    border: 1px solid #bbb;
    padding: 11px 28px;
    border-radius: 50px;
    transition-property: all;
    transition: 0.1s linear;
    font-size: 16px;
    font-family: "Noto Sans JP";
}

#cnt-inner .s-faq-btn-inner:hover {
    opacity: 0.6;
}

#cnt-inner .s-faq-btn-inner .s-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 18px;
    background-color: #5081A5;
    margin-right: 5px;
}

/* お問合せ 追従ボタン */
@font-face {
    font-family: livable;
    src: url(/fonts/livable.eot);
    src: url(/fonts/livable.eot#iefix) format('embedded-opentype'), url(/fonts/livable.woff) format('woff'), url(/fonts/livable.ttf) format('truetype')
}

#cnt-inner #s-floating {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*visibility: hidden;
    opacity: 0;
    transition: 0s;*/

    padding: 10px 10% 48px;
    box-sizing: border-box;
    font-family: "Noto Sans JP";
    position: relative;
    background: #fff;
    margin-top: 48px;
}

/*#cnt-inner #s-floating.s-is-stop {
    position: relative;
    background: #fff;
    margin-top: 48px;
    visibility: visible;
    opacity: 1;
    transition: none;
}*/
#cnt-inner #s-floating.s-is-show {
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.98);
    border-top: solid 1px #c4c4c4;
    z-index: 110;
    transition: background .3s ease-in-out, opacity .5s, visibility 0s ease-in-out .5s;

    position: fixed;
    /*transition-delay: 0s;
    opacity: 1;
    visibility: visible;*/

    padding-bottom: 10px;
}

#cnt-inner #s-floating .s-Cont_WebBtn-wrap,
#cnt-inner #s-floating .s-Cont_TelBtn-wrap {
    margin: 0 2px;
    width: 260px;

    height: 56px;
    border-radius: 4px;
    /*background: #fff;*/
}

#cnt-inner #s-floating .s-Cont_WebBtn-wrap {
    width: 360px;
}

#cnt-inner #s-floating .s-Cont_WebBtn,
#cnt-inner #s-floating .s-Cont_TelBtn {
    font-size: 16px;
    height: 56px;
    line-height: 56px;

    display: block;
    position: relative;
    font-weight: 700;
    text-align: center;
    border-radius: 4px;
    letter-spacing: .075em;
    color: #fff;
    margin: 0 auto;
    background: #5081A5;
    transition: background .2s ease-in-out;
}

#cnt-inner #s-floating .s-Cont_WebBtn:before,
#cnt-inner #s-floating .s-Cont_TelBtn:before {
    font-family: livable;
    margin-right: 8px;
    vertical-align: -.2em;

    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#cnt-inner #s-floating .s-Cont_WebBtn:before {
    content: '\EA2B';
}

#cnt-inner #s-floating .s-Cont_TelBtn:before {
    content: '\EA79';
    content: url("../list/images/phone-01.png");

}

#cnt-inner #s-floating .s-Cont_WebBtn .s-smalltxt {
    font-size: 17px;
}

#cnt-inner #s-floating .s-Cont_GuidanceText {
    margin-left: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #5081A5;
}

.s-contact__btn-text.iconfont-livable-inquiry {
    font-size: 19px;
}

#cnt-inner #s-floating .s-Cont_TelBtn {
    font-size: 24px;
}
/*221202追加*/
@media screen and (max-width: 1110px) {

    @font-face {
        font-family: livable;
        src: url(/fonts/livable.eot);
        src: url(/fonts/livable.eot#iefix) format('embedded-opentype'),url(/fonts/livable.woff) format('woff'),url(/fonts/livable.ttf) format('truetype')
    }
    #cnt-inner #s-floating {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        /*visibility: hidden;
        opacity: 0;
        transition: 0s;*/
        /*height: 220px;*/
        padding: 20px 1% 60px;
        /* box-sizing: border-box; */
        position: relative;
        background: #fff;
        margin-top: 30px;
        font-family: "Noto Sans JP";
    }
    /*#cnt-inner #s-floating.s-is-stop {
        position: relative;
        background: #fff;
        margin-top: 30px;
        visibility: visible;
        opacity: 1;
        transition: none;
    }*/
    #cnt-inner #s-floating.s-is-show {
        bottom: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0.98);
        border-top: solid 1px #c4c4c4;
        z-index: 110;
        transition: background .3s ease-in-out,opacity .5s,visibility 0s ease-in-out .5s;

        position: fixed;
        /*transition-delay: 0s;
        opacity: 1;
        visibility: visible;*/

        padding-bottom: 20px;
    }
    #cnt-inner #s-floating .s-Cont_WebBtn-wrap,
    #cnt-inner #s-floating .s-Cont_TelBtn-wrap {
        margin: 1% 0;
        width: 92%;

        height: 56px;
        border-radius: 4px;
        /*background: #fff;*/
    }
    #cnt-inner #s-floating .s-Cont_WebBtn,
    #cnt-inner #s-floating .s-Cont_TelBtn {
        font-size: 22px;
        height: 56px;
        line-height: 56px;

        display: block;
        position: relative;
        font-weight: 700;
        text-align: center;
        border-radius: 4px;
        letter-spacing: .075em;
        color: #fff;
        margin: 0 auto;
        background: #5081A5;
        transition: background .2s ease-in-out;
    }
    #cnt-inner #s-floating .s-Cont_TelBtn {
        font-size: 24px;
    }
    #cnt-inner #s-floating .s-Cont_WebBtn:before,
    #cnt-inner #s-floating .s-Cont_TelBtn:before {
        font-family: livable;
        margin-right: 8px;
        vertical-align: -.2em;
        
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #cnt-inner #s-floating .s-Cont_WebBtn:before {
        content: '\EA2B';
    }
    #cnt-inner #s-floating .s-Cont_TelBtn:before {
        content: '\EA79';
    }
    #cnt-inner #s-floating .s-Cont_TelBtn:before {
        content: '\EA79';
        content: url("../list/images/phone-01.png");

    }
    #cnt-inner #s-floating .s-Cont_WebBtn .s-smalltxt {
        font-size: 18px;
    }
    #cnt-inner #s-floating .s-Cont_GuidanceText {
        margin-top: 16px;
        text-align: center;
        font-size: 24px;
        line-height: 1.6em;
        font-weight: bold;
        color: #5081A5;
    }

    /* 210826追記 */
    #cnt-inner .s-consentform-wrap-mt{
        margin-top: 28px;
        font-family: "Noto Sans JP";
    }

    .s-consentform-link a {
        text-decoration: underline;
        color: #5081A5;
        font-family: "Noto Sans JP";
    }
    .s-contact__btn-text.iconfont-livable-inquiry {
        font-size: 19px;
    }
    #cnt-inner #s-floating .s-Cont_TelBtn {
        font-size: 22px;
    }

    .s-Cont_GuidanceText .pc {
        display: none
    }
    
}

/* 250724追記 */
.no-properties-message {
  padding: 2em;
  text-align: center;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 48px auto;
  width: 80%;
}
.no-properties-note {
  font-size: 1rem;
  color: #333;
  font-size: 16px;
  line-height: 1.8;
}
