/*pc_css*/
@media screen and (min-width: 751px) {

    .maincontainer {
        position: relative;
    }

    #property .header .innerbox {
        position: relative;
    }

    #property .header ul li a {
        position: relative;
        display: inline-block;
        text-decoration: none;
        padding: 0 0;
        color: #1a1a1a;
        opacity: 1;
    }

    #property .header .lang .lang-item .anc {
        display: block;
        padding: 10px 48px;
    }

    #property .header ul li.property a::after {
        position: absolute;
        top: -28px;
        left: 0;
        content: '';
        width: 100%;
        height: 4px;
        background: #F5C612;
        transform: scale(1, 1);
        transform-origin: right top;
    }

    #property .main {
        position: relative;
    }

    #property .main .maininbox {
        padding: 80px 120px;
        border-bottom: 1px solid #dddfe4;
    }

    #property .main .tlcont {
        position: relative;
        text-align: left;
        margin: 0 0 0 0;
    }

    #property .main .tlcont .maintlbox {
        display: inline-block;
        line-height: 2.2rem;
    }

    #property .main .tlcont .maintlbox .mtl {
        font-size: 3.6rem;
        font-weight: 700;
        letter-spacing: 0.5rem;
    }

    #property .main .tlcont .maintlbox .sub {
        font-size: 1.4rem;
        font-weight: 600;
        color: #F5C612;
    }

    #property .indexlist {
        padding: 0 140px;
    }

    #property .indexlist .searchbox {
        padding: 20px 0;
        background: #e6e6e6;
        margin: 0 0 50px 0;
    }

    #property .indexlist .searchbox table {
        width: 100%;
    }

    #property .indexlist .searchbox table td {
        vertical-align: middle;
        padding: 0 0 0 30px;
    }

    #property .indexlist .searchbox table td:first-child {
        width: 170px;
        border-right: 1px solid #000;
        text-align: center;
        padding: 0 30px;
        box-sizing: border-box;
        font-size: 14px;
    }

    #property .indexlist .searchbox table td:last-child {
        width: 140px;
        padding: 0 30px;
    }

    #property .indexlist .searchbox table td .searchbtn {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
        width: 140px;
        background: #F5C612;
        padding: 16px 0;
        text-align: center;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
        transition: opacity 0.3s;
    }

    #property .indexlist .searchbox table td .searchbtn:hover {
        opacity: 0.8;
    }

    #property .indexlist .searchbox table td .searchbtn:before {
        content: '';
        width: 14px;
        height: 15px;
        background: url('../image/search_btn.png') no-repeat;
        background-size: 14px;
        display: inline-block;
        position: relative;
        top: 2px;
        margin: 0 10px 0 0;
    }

    .mwform-checkbox-field input[type='checkbox'] {
        display: none;
    }

    .mwform-checkbox-field input[type='checkbox']+span {
        position: relative;
        font-weight: normal;
        margin: 0 30px 5px 0;
        display: inline-block;
        font-size: 14px;
    }

    .pcheck .mwform-checkbox-field input[type='checkbox']+span {
        margin: 0 0 0 0;
    }

    .mwform-checkbox-field input[type='checkbox']+span::before {
        margin: -2px 10px 0 0;
        content: ' ';
        display: inline-block;
        width: 11px;
        height: 11px;
        border: 1px solid #1a1a1a;
        background: #fff;
        vertical-align: middle;
    }

    .privacytr .mwform-checkbox-field input[type='checkbox']+span {
        position: relative;
        font-weight: normal;
        margin: 0 0 0 0;
        display: inline-block;
    }

    .mwform-checkbox-field input[type='checkbox']:checked+span::before {
        margin: -2px 10px 0 0;
        content: ' ';
        display: inline-block;
        width: 11px;
        height: 11px;
        border: 1px solid #1a1a1a;
        background: #1a1a1a;
        vertical-align: middle;
    }

    #property .indexlist ul.listbox {
        width: calc(100% + 30px);
        margin: 0 0 0 -30px;
        list-style: none;
        overflow: hidden;
    }

    #property .indexlist ul.listbox li {
        width: calc(25% - 30px);
        margin: 0 0 40px 30px;
        float: left;
    }

    #property .indexlist ul.listbox li a {
        display: block;
        transition: opacity 0.3s;
        text-decoration: none;
    }

    #property .indexlist ul.listbox li a:hover {
        opacity: 0.7;
    }

    #property .indexlist ul.listbox li .phbox {
        width: 100%;
        position: relative;
        margin: 0 0 20px 0;
    }

    #property .indexlist ul.listbox li .phbox img {
    width: 100%;
    }

    #property .indexlist ul.listbox li .phbox .statusbox {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 14px;
        font-weight: 700;
        width: 110px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

    #property .indexlist ul.listbox li .phbox .statusbox1 {
        background: #008a55;
        color: #fff;
    }

    #property .indexlist ul.listbox li .phbox .statusbox2 {
        background: #cb0000;
        color: #fff;
    }

    #property .indexlist ul.listbox li .phbox .statusbox3 {
        background: #ffcc00;
        color: #fff;
    }

    #property .indexlist ul.listbox li .phbox .statusbox4 {
        background: #e6e6e6;
        color: #1a1a1a;
    }

    #property .indexlist ul.listbox li .tl {
        font-size: 16px;
        line-height: 26px;
        font-weight: 700;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #1A1A1A;
    }

    #property .indexlist ul.listbox li .tx {
        font-size: 16px;
        line-height: 26px;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 700;
        width: 100%;
        overflow: hidden;
        color: #1A1A1A;
    }

    #property .pagenationbox {
        text-align: center;
        padding: 50px 0 0 0;
    }

    #property .propertysingle {
        position: relative;
    }

    #property .propertysingle .leftbg {
        width: calc((100% - 1000px) / 2 + 220px);
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background: #f2f2f2;
        z-index: -1;
    }

    #property .propertysingle .maincont {
        width: 100%;
        margin: 0 auto;
        position: relative;
        z-index: 2;
        padding: 0 0 90px 0;
    }

    #property .propertysingle .maincont .phbox {
        width: calc(50%);
        padding: 0 0 0 40px;
        position: relative;
        float: right;
        box-sizing: border-box;
    }

    #property .propertysingle .maincont .phbox .inbox {
        width: 100%;
        padding-top: 140%;
        position: relative;
    }

    #property .propertysingle .maincont .phbox .inbox img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .propertysingle .maincont .leftbox {
        width: 50%;
        float: left;
        padding: 0 40px 0 calc((100% - 1000px) / 2);
        box-sizing: border-box;
    }

    #property .propertysingle .maincont .leftbox .statusbox {
        /* width: 150px; */
        font-size: 2.2rem;
        font-weight: 700;
        text-align: center;
        /* padding: 10px 0; */
        margin: 0 auto 40px;
    }

    #property .propertysingle .maincont .leftbox .statusbox .inner {
        display: inline-block;
        padding: 10px 20px;
    }

    #property .propertysingle .maincont .leftbox .statusbox.indevelopment .inner {
        background: #008a55;
        color: #fff;
        line-height: 2rem;
    }

    #property .propertysingle .maincont .leftbox .statusbox.sale .inner {
        background: #cb0000;
        color: #fff;
        line-height: 2rem;
    }

    #property .propertysingle .maincont .leftbox .statusbox.contracted .inner {
        background: #ffcc00;
        color: #fff;
        line-height: 2rem;
    }

    #property .propertysingle .maincont .leftbox .statusbox.sold .inner {
        background: #e6e6e6;
        color: #1a1a1a;
        line-height: 2rem;
    }

    #property .propertysingle .maincont .leftbox .namebox {
        text-align: center;
        font-size: 3.8rem;
        line-height: 5.6rem;
        font-weight: 700;
    }

    #property .propertysingle .maincont .leftbox .stairsbox {
        text-align: center;
        font-size: 2.2rem;
        line-height: 5rem;
        font-weight: 700;
        margin: 0 0 15px 0;
    }

    #property .propertysingle .maincont .leftbox .timebox {
        text-align: center;
        font-size: 1.6rem;
        line-height: 2.6rem;
        margin: 0 0 65px 0;
    }

    #property .propertysingle .slidecontainer {
        opacity: 0;
        position: relative;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

    #property .propertysingle .slidecontainer .slideph .inbox {
        width: 100%;
        padding-top: 70%;
        position: relative;
        line-height: 0;
        margin: 0 0 80px 0;
    }

    #property .propertysingle .slidecontainer .slideph img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .propertysingle .slidecontainer .slick-dots {
        position: absolute;
        top: calc(100% - 70px);

        display: block;

        width: 100%;
        padding: 0;

        list-style: none;

        text-align: center;
        z-index: 1001;
    }

    #property .propertysingle .slidecontainer .slick-dots li {
        position: relative;

        display: inline-block;

        width: 9px;
        height: 9px;
        margin: 0px 4.5px;
        padding: 0;

        cursor: pointer;
    }

    #property .propertysingle .slidecontainer .slick-dots li button {
        font-size: 0;
        line-height: 0;

        display: block;

        width: 9px;
        height: 9px;
        padding: 0;

        cursor: pointer;

        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
        background: #b2b2b2;
        border-radius: 0;
    }

    #property .propertysingle .slidecontainer .slick-dots li.slick-active button {
        background: #000;
    }

    #property .propertysingle .tlbox {
        font-size: 2.4rem;
        line-height: 3.8rem;
        font-weight: 700;
        color: #87701a;
        margin: 0 0 15px 0;
    }

    #property .gallerybox {
        padding: 90px 140px 140px 140px;
        background: #000;
        position: relative;
        z-index: 2;
    }

    #property .gallerybox .noimage {
        font-size: 2.8rem;
        font-weight: 700;
        color: #fff;
        text-align: center;
        padding: 50px 0 0 0;
    }

    #property .gallerybox .gtlbox {
        font-size: 3.8rem;
        font-weight: bold;
        color: #fff;
        text-align: center;
        margin: 0 0 30px 0;
    }

    #property .gallerybox .slidecontainer2 {
        position: relative;
        opacity: 0;
    }

    #property .gallerybox .slidecontainer2 .slideph {
        padding: 0 5px;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox {
        position: relative;
        width: 100%;
        padding-top: 100%;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox a {
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100% - 8px);
        height: calc(100% - 8px);
        border: 4px solid #fff;
        display: block;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.75);
        background-image: url('/images/common/btn_arrow.png');
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: left 50% bottom calc(50% - 40px);
        opacity: 0;
        transition: opacity 0.3s;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox a:hover {
        opacity: 1;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox a span {
        text-align: center;
        font-size: 1.8rem;
        color: #fff;
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    #property .gallerybox .slidecontainer2 .slick-dots {
        position: absolute;
        top: calc(100% + 30px);

        display: block;

        width: 100%;
        padding: 0;

        list-style: none;

        text-align: center;
        z-index: 1001;
    }

    #property .gallerybox .slidecontainer2 .slick-dots li {
        position: relative;

        display: inline-block;

        width: 9px;
        height: 9px;
        margin: 0px 10px;
        padding: 0;

        cursor: pointer;
    }

    #property .gallerybox .slidecontainer2 .slick-dots li button {
        font-size: 0;
        line-height: 0;

        display: block;

        width: 9px;
        height: 9px;
        padding: 0;

        cursor: pointer;

        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
        background: #b2b2b2;
        border-radius: 50%;
    }

    #property .gallerybox .slidecontainer2 .slick-dots li.slick-active button {
        background: #fff;
    }

    #property .gallerybox .slidecontainer2 .slick-prev {
        width: 72px;
        height: 72px;
        left: -102px;
        top: calc(50% - 38px);
        background: url(../image/slide_arrow01_left.png);
        background-size: cover;
        position: absolute;
    }

    #property .gallerybox .slidecontainer2 .slick-next {
        width: 72px;
        height: 72px;
        right: -102px;
        left: auto;
        top: calc(50% - 38px);
        background: url(../image/slide_arrow01_right.png);
        background-size: cover;
        position: absolute;
    }

    #property .informationbox {
        position: relative;
        padding: 90px 90px 10px 90px;
    }

    #property .informationbox .rightbg {
        width: calc((100% - 1000px) / 2 + 220px);
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        background: #f2f2f2;
        z-index: 1;
    }

    #property .informationbox .infoinnerbox {
        width: 1000px;
        margin: 0 auto;
        position: relative;
        z-index: 2;
    }

    #property .informationbox .infoinnerbox ul.infolist {
        width: calc(100% + 80px);
        margin: 0 0 0 -80px;
        list-style: none;
    }

    #property .informationbox .infoinnerbox ul.infolist li {
        width: calc(50% - 80px);
        margin: 0 0 80px 80px;
        float: left;
    }

    #property .informationbox .infoinnerbox ul.infolist li .tlbox {
        text-align: center;
        font-size: 2.4rem;
        line-height: 3.8rem;
        font-weight: 700;
        margin: 0 0 20px 0;
    }

    #property .informationbox .infoinnerbox ul.infolist li .phbox {
        width: 100%;
        padding-top: 65%;
        position: relative;
        line-height: 0;
        border: 1px solid #dcdee3;
        box-sizing: border-box;
    }

    #property .informationbox .infoinnerbox ul.infolist li .phbox img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .informationbox .infoinnerbox ul.infolist li .tx {
        margin: 20px 0 0 0;
    }

    #property .informationbox .infoinnerbox ul.infolist li .bobox {
        border-top: 1px solid #000;
        padding: 30px 0 0 0;
        text-align: center;
    }

    #property .informationbox .infoinnerbox ul.infolist li .bobox .btl {
        font-size: 1.8rem;
        line-height: 2.6rem;
        font-weight: 700;
    }

    #property .informationbox .infoinnerbox ul.infolist li .bobox .price {
        font-size: 4rem;
        line-height: 7.8rem;
        font-weight: 700;
    }

    #property .informationbox .infoinnerbox ul.infolist li table {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        width: 100%;
    }

    #property .informationbox .infoinnerbox ul.infolist li table td {
        padding: 20px;
        border-bottom: 1px solid #dcdee3;
        background: #fff;
    }

    #property .informationbox .infoinnerbox ul.infolist li table td:last-child {
        text-align: right;
    }

    #property .informationbox .infoinnerbox ul.infolist li table tr:last-child td {
        border-bottom: none;
    }

    #property .informationbox .infoinnerbox ul.infolist li .cap {
        font-size: 1.2rem;
        line-height: 1.9rem;
        text-indent: -1.2rem;
        padding-left: 1.2rem;
        padding-top: 15px;
    }

    #property .informationbox .infoinnerbox ul.infolist li a.linkbtn {
        display: inline-block;
        color: #fff;
        font-weight: 700;
        font-size: 1.8rem;
        background: #87701a;
        line-height: 1;
        padding: 20px 0 20px 0;
        width: 300px;
        box-sizing: border-box;
        position: relative;
        transition: opacity 0.3s;
        text-align: center;
        letter-spacing: 0;
        margin: 30px 0 0 0;
    }

    #property .informationbox .infoinnerbox ul.infolist li a.linkbtn:hover {
        opacity: 0.8;
    }

    #property .informationbox .infoinnerbox ul.infolist li a.linkbtn:after {
        display: inline-block;
        width: 16px;
        height: 12px;
        background: url('/images/common/btn_arrow.png') no-repeat;
        background-size: 16px;
        position: absolute;
        top: 50%;
        right: 15px;
        margin: -6px 0 0 0;
        content: '';
        transition: right 0.3s;
    }

    #property .informationbox .infoinnerbox ul.infolist li a.linkbtn:hover:after {
        right: 10px;
    }

    #property .siryoucont {
        padding: 90px 0;
        background: url('../image/siryou_bg.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 50%;
    }

    #property .siryoucont .tl {
        font-size: 3.5rem;
        font-weight: 700;
        color: #fff;
        text-align: center;
        margin: 0 0 30px 0;
    }

    #property .siryoucont .tx {
        color: #fff;
        text-align: center;
    }

    #property .siryoucont a.linkbtn {
        display: inline-block;
        color: #1a1a1a;
        font-weight: 700;
        font-size: 1.8rem;
        background: #fff;
        line-height: 1;
        padding: 20px 0 20px 0;
        width: 300px;
        box-sizing: border-box;
        position: relative;
        transition: opacity 0.3s;
        text-align: center;
        letter-spacing: 0;
        margin: 30px 0 0 0;
    }

    #property .siryoucont a.linkbtn:hover {
        opacity: 0.8;
    }

    #property .siryoucont a.linkbtn:after {
        display: inline-block;
        width: 16px;
        height: 12px;
        background: url('../image/btn_arrow2.png') no-repeat;
        background-size: 16px;
        position: absolute;
        top: 50%;
        right: 15px;
        margin: -6px 0 0 0;
        content: '';
        transition: right 0.3s;
    }

    #property .siryoucont a.linkbtn:hover:after {
        right: 10px;
    }

    #property .bottomslide {
        padding: 90px 0;
    }

    #property .bottomslide .tl {
        text-align: center;
        font-weight: 700;
        font-size: 3.6rem;
        line-height: 5.3rem;
    }

    #property .bottomslide .sub {
        text-align: center;
        font-size: 1.4rem;
        color: #87701a;
        margin: 0 0 50px 0;
    }

    #property .bottomslide .slidecont {
        padding: 0 140px;
    }

    #property .bottomslide .slidecont .slidecontainer3 {
        position: relative;
        opacity: 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph {
        padding: 0 15px;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .inbox {
        position: relative;
        width: 100%;
        padding-top: 100%;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .inbox img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slick-prev {
        width: 72px;
        height: 72px;
        left: -102px;
        top: calc(50% - 38px);
        background: url(../image/slide_arrow02_left.png);
        background-size: cover;
        position: absolute;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slick-next {
        width: 72px;
        height: 72px;
        right: -102px;
        left: auto;
        top: calc(50% - 38px);
        background: url(../image/slide_arrow02_right.png);
        background-size: cover;
        position: absolute;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph a {
        display: block;
        transition: opacity 0.3s;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph a:hover {
        opacity: 0.7;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox {
        width: 100%;
        padding-top: 140%;
        line-height: 0;
        position: relative;
        margin: 0 0 20px 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.6rem;
        font-weight: 700;
        width: 70px;
        text-align: center;
        padding: 5px 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox.indevelopment {
        background: #008a55;
        color: #fff;
        line-height: 2rem;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox.sale {
        background: #cb0000;
        color: #fff;
        line-height: 2rem;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox.contracted {
        background: #ffcc00;
        color: #fff;
        line-height: 2rem;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox.sold {
        background: #e6e6e6;
        color: #1a1a1a;
        line-height: 2rem;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .tl {
        font-size: 1.6rem;
        line-height: 2.6rem;
        font-weight: 700;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .tx {
        font-size: 1.6rem;
        line-height: 2.6rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 700;
        width: 100%;
        overflow: hidden;
        text-align: left;
    }

    .wp-pagenavi {
        padding: 0 0 90px 0;
    }

    .wp-pagenavi a {
        color: #1a1a1a;
        border: 1px solid #ccc !important;
        border-radius: 3px;
        text-align: center;
        display: inline-block !important;
        text-decoration: none !important;
        width: 36px !important;
        height: 36px !important;
        line-height: 34px !important;
        margin: 0 5px !important;
    }

    .wp-pagenavi span.extend {
        color: #1a1a1a;
        padding: 10px 0;
        text-align: center;
        border: 1px solid #ccc;
        border-radius: 3px;
        width: 35px;
        line-height: 1;
        display: inline-block;
        margin: 0 5px;
    }

    .wp-pagenavi a:hover {
        border: 1px solid #000;
        background: #000;
        color: #fff;
    }

    .wp-pagenavi span.current {
        border: 1px solid #000 !important;
        background: #000;
        color: #fff;
        border-radius: 3px;
        text-align: center;
        display: inline-block;
        text-decoration: none;
        width: 36px !important;
        height: 36px !important;
        line-height: 32px !important;
        margin: 0 5px;
    }
}

@media screen and (max-width: 750px) {
    #property .main {
        position: relative;
        margin: 0 0 50px 0;
    }

    #property .main .maininbox {
        padding: 80px 0 30px 0;
        border-bottom: 1px solid #dddfe4;
    }

    #property .main .tlcont {
        position: relative;
        text-align: left;
        margin: 0 0 0 0;
    }

    #property .main .tlcont .maintlbox {
        display: block;
        line-height: 1.5rem;
    }

    #property .main .tlcont .maintlbox .mtl {
        font-size: 2.2rem;
        font-weight: 700;
        text-align: center;
        letter-spacing: 0.3rem;
    }

    #property .main .tlcont .maintlbox .sub {
        font-size: 1.2rem;
        font-weight: 600;
        color: #F5C612;
        text-align: center;
    }

    #property .indexlist {
        padding: 0 5%;
    }

    #property .indexlist .searchbox {
        padding: 20px 5%;
        background: #e6e6e6;
        margin: 0 0 50px 0;
    }

    #property .indexlist .searchbox table {
        width: 100%;
    }

    #property .indexlist .searchbox table td {
        vertical-align: middle;
        padding: 20px 0;
        display: block;
    }

    #property .indexlist .searchbox table td:first-child {
        width: 100%;
        border-bottom: 1px solid #000;
        text-align: center;
        padding: 0 0 10px 0;
        box-sizing: border-box;
    }

    #property .indexlist .searchbox table td:last-child {
        width: 100%;
        padding: 0 0;
        text-align: center;
    }

    #property .indexlist .searchbox table td .searchbtn {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        display: inline-block;
        appearance: none;
        width: 80%;
        background: #F5C612;
        padding: 10px 0;
        text-align: center;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
        transition: opacity 0.3s;
    }

    #property .indexlist .searchbox table td .searchbtn:before {
        content: '';
        width: 14px;
        height: 15px;
        background: url('../image/search_btn.png') no-repeat;
        background-size: 14px;
        display: inline-block;
        position: relative;
        top: 2px;
        margin: 0 10px 0 0;
    }

    .mwform-checkbox-field input[type='checkbox'] {
        display: none;
    }

    .mwform-checkbox-field input[type='checkbox']+span {
        position: relative;
        font-weight: normal;
        margin: 0 15px 5px 0;
        display: inline-block;
    }

    .pcheck .mwform-checkbox-field input[type='checkbox']+span {
        margin: 0 0 0 0;
    }

    .mwform-checkbox-field input[type='checkbox']+span::before {
        margin: -2px 10px 0 0;
        content: ' ';
        display: inline-block;
        width: 11px;
        height: 11px;
        border: 1px solid #000;
        background: #fff;
        vertical-align: middle;
    }

    .privacytr .mwform-checkbox-field input[type='checkbox']+span {
        position: relative;
        font-weight: normal;
        margin: 0 0 0 0;
        display: inline-block;
    }

    .mwform-checkbox-field input[type='checkbox']:checked+span::before {
        margin: -2px 10px 0 0;
        content: ' ';
        display: inline-block;
        width: 11px;
        height: 11px;
        border: 1px solid #000;
        background: #000;
        vertical-align: middle;
    }

    #property .indexlist ul.listbox {
        width: calc(100% + 5%);
        margin: 0 0 0 -5%;
        list-style: none;
        overflow: hidden;
    }

    #property .indexlist ul.listbox li {
        width: calc(50% - 5%);
        margin: 0 0 30px 5%;
        float: left;
        font-size: 1.2rem;
    }

    #property .indexlist ul.listbox li a {
        display: block;
        transition: opacity 0.3s;
        text-decoration: none;
    }

    #property .indexlist ul.listbox li a:hover {
        opacity: 0.7;
    }

    #property .indexlist ul.listbox li .phbox {
        width: 100%;
        line-height: 0;
        position: relative;
        margin: 0 0 10px 0;
    }

    #property .indexlist ul.listbox li .phbox img {
    width: 100%;
    }

    #property .indexlist ul.listbox li .phbox .statusbox {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 12px;
        font-weight: 700;
        /* width: 50px; */
        text-align: center;
        /* padding: 2px 0; */
        padding: 2px 10px;
        line-height: 20px;
    }

    #property .indexlist ul.listbox li .phbox .statusbox1 {
        background: #008a55;
        color: #fff;
    }

    #property .indexlist ul.listbox li .phbox .statusbox2 {
        background: #cb0000;
        color: #fff;
    }

    #property .indexlist ul.listbox li .phbox .statusbox3 {
        background: #ffcc00;
        color: #fff;
    }

    #property .indexlist ul.listbox li .phbox .statusbox4 {
        background: #e6e6e6;
        color: #1a1a1a;
    }

    #property .indexlist ul.listbox li .tl {
        font-size: 12px;
        line-height: 26px;
        font-weight: 700;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #1A1A1A;
    }

    #property .indexlist ul.listbox li .tx {
        font-size: 12px;
        line-height: 26px;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 700;
        width: 100%;
        overflow: hidden;
        color: #1A1A1A;
    }

    #property .pagenationbox {
        text-align: center;
        padding: 20px 0 0 0;
    }

    #property .propertysingle {
        position: relative;
    }

    #property .propertysingle .leftbg {
        width: calc((100% - 1000px) / 2 + 220px);
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background: #f2f2f2;
        z-index: -1;
        display: none;
    }

    #property .propertysingle .maincont {
        width: 90%;
        margin: 0 auto;
        position: relative;
        z-index: 2;
        padding: 0 0 50px 0;
    }

    #property .propertysingle .maincont .phbox {
        width: calc(100%);
        padding: 50px 0 0 0;
        position: relative;
        float: none;
        box-sizing: border-box;
    }

    #property .propertysingle .maincont .phbox .inbox {
        width: 100%;
        padding-top: 140%;
        position: relative;
    }

    #property .propertysingle .maincont .phbox .inbox img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .propertysingle .maincont .leftbox {
        width: 100%;
        float: none;
        padding: 0 0 0 0;
        box-sizing: border-box;
    }

    #property .propertysingle .maincont .leftbox .statusbox {
        /* width: 120px; */
        font-size: 1.5rem;
        font-weight: 700;
        text-align: center;
        padding: 5px 0;
        margin: 0 auto 30px;
    }

    #property .propertysingle .maincont .leftbox .statusbox .inner {
        display: inline-block;
        padding: 10px 20px;
    }

    #property .propertysingle .maincont .leftbox .statusbox.indevelopment .inner {
        background: #008a55;
        color: #fff;
        line-height: 2rem;
    }

    #property .propertysingle .maincont .leftbox .statusbox.sale .inner {
        background: #cb0000;
        color: #fff;
        line-height: 2rem;
    }

    #property .propertysingle .maincont .leftbox .statusbox.contracted .inner {
        background: #ffcc00;
        color: #fff;
        line-height: 2rem;
    }

    #property .propertysingle .maincont .leftbox .statusbox.sold .inner {
        background: #e6e6e6;
        color: #1a1a1a;
        line-height: 2rem;
    }

    #property .propertysingle .maincont .leftbox .namebox {
        text-align: center;
        font-size: 2.1rem;
        line-height: 3.8rem;
        font-weight: 700;
    }

    #property .propertysingle .maincont .leftbox .stairsbox {
        text-align: center;
        font-size: 1.5rem;
        line-height: 3rem;
        font-weight: 700;
        margin: 0 0 15px 0;
    }

    #property .propertysingle .maincont .leftbox .timebox {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.8rem;
        margin: 0 0 15px 0;
    }

    #property .propertysingle .slidecontainer {
        opacity: 0;
        position: relative;
        padding: 30px 0 0 0;
        margin: 0 0 0 0;
    }

    #property .propertysingle .slidecontainer .slideph .inbox {
        width: 100%;
        padding-top: 70%;
        position: relative;
        line-height: 0;
        margin: 0 0 70px 0;
    }

    #property .propertysingle .slidecontainer .slideph img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .propertysingle .slidecontainer .slick-dots {
        position: absolute;
        top: calc(100% - 60px);

        display: block;

        width: 100%;
        padding: 0;

        list-style: none;

        text-align: center;
        z-index: 1001;
    }

    #property .propertysingle .slidecontainer .slick-dots li {
        position: relative;

        display: inline-block;

        width: 9px;
        height: 9px;
        margin: 0px 12.5px;
        padding: 0;

        cursor: pointer;
    }

    #property .propertysingle .slidecontainer .slick-dots li button {
        font-size: 0;
        line-height: 0;

        display: block;

        width: 9px;
        height: 9px;
        padding: 0;

        cursor: pointer;

        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
        background: #b2b2b2;
        border-radius: 0;
    }

    #property .propertysingle .slidecontainer .slick-dots li.slick-active button {
        background: #000;
    }

    #property .propertysingle .tlbox {
        font-size: 1.6rem;
        line-height: 2.8rem;
        font-weight: 700;
        color: #87701a;
        margin: 0 0 10px 0;
        text-align: center;
    }

    #property .gallerybox {
        padding: 90px 5% 90px 5%;
        background: #000;
        position: relative;
        z-index: 2;
    }

    #property .gallerybox .noimage {
        font-size: 2rem;
        font-weight: 700;
        color: #fff;
        text-align: center;
        padding: 20px 0 0 0;
    }

    #property .gallerybox .gtlbox {
        font-size: 2.6rem;
        font-weight: bold;
        color: #fff;
        text-align: center;
        margin: 0 0 28px 0;
    }

    #property .gallerybox .slidecontainer2 {
        position: relative;
        opacity: 0;
    }

    #property .gallerybox .slidecontainer2 .slideph {
        padding: 0 5px;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox {
        position: relative;
        width: 100%;
        padding-top: 100%;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox a {
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100% - 8px);
        height: calc(100% - 8px);
        border: 4px solid #fff;
        display: block;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.75);
        background-image: url('/images/common/btn_arrow.png');
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: left 50% bottom calc(50% - 40px);
        opacity: 0;
        transition: opacity 0.3s;
    }

    #property .gallerybox .slidecontainer2 .slideph .inbox a span {
        text-align: center;
        font-size: 1.8rem;
        color: #fff;
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    #property .gallerybox .slidecontainer2 .slick-dots {
        position: absolute;
        top: calc(100% + 10px);

        display: block;

        width: 100%;
        padding: 0;

        list-style: none;

        text-align: center;
        z-index: 1001;
    }

    #property .gallerybox .slidecontainer2 .slick-dots li {
        position: relative;

        display: inline-block;

        width: 9px;
        height: 9px;
        margin: 0px 10px;
        padding: 0;

        cursor: pointer;
    }

    #property .gallerybox .slidecontainer2 .slick-dots li button {
        font-size: 0;
        line-height: 0;

        display: block;

        width: 9px;
        height: 9px;
        padding: 0;

        cursor: pointer;

        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
        background: #b2b2b2;
        border-radius: 50%;
    }

    #property .gallerybox .slidecontainer2 .slick-dots li.slick-active button {
        background: #fff;
    }

    #property .gallerybox .slidecontainer2 .slick-prev {
        width: 60px;
        height: 60px;
        left: 0;
        top: -70px;
        background: url(../image/slide_arrow01_left.png);
        background-size: cover;
        position: absolute;
    }

    #property .gallerybox .slidecontainer2 .slick-next {
        width: 60px;
        height: 60px;
        right: 0;
        left: auto;
        top: -70px;
        background: url(../image/slide_arrow01_right.png);
        background-size: cover;
        position: absolute;
    }

    #property .informationbox {
        position: relative;
        padding: 50px 5% 0 5%;
    }

    #property .informationbox .rightbg {
        width: calc((100% - 1000px) / 2 + 220px);
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        background: #f2f2f2;
        z-index: 1;
        display: none;
    }

    #property .informationbox .infoinnerbox {
        width: 100%;
        margin: 0 auto;
        position: relative;
        z-index: 2;
    }

    #property .informationbox .infoinnerbox ul.infolist {
        width: calc(100%);
        margin: 0 0 0 0;
        list-style: none;
    }

    #property .informationbox .infoinnerbox ul.infolist li {
        width: calc(100%);
        margin: 0 0 50px 0;
        float: left;
    }

    #property .informationbox .infoinnerbox ul.infolist li .tlbox {
        text-align: center;
        font-size: 1.9rem;
        line-height: 3rem;
        font-weight: 700;
        margin: 0 0 10px 0;
    }

    #property .informationbox .infoinnerbox ul.infolist li .phbox {
        width: 100%;
        padding-top: 65%;
        position: relative;
        line-height: 0;
        border: 1px solid #dcdee3;
        box-sizing: border-box;
    }

    #property .informationbox .infoinnerbox ul.infolist li .phbox img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .informationbox .infoinnerbox ul.infolist li .tx {
        margin: 10px 0 0 0;
    }

    #property .informationbox .infoinnerbox ul.infolist li .bobox {
        border-top: 1px solid #000;
        padding: 20px 0 0 0;
        text-align: center;
    }

    #property .informationbox .infoinnerbox ul.infolist li .bobox .btl {
        font-size: 1.4rem;
        line-height: 2.4rem;
        font-weight: 700;
    }

    #property .informationbox .infoinnerbox ul.infolist li .bobox .price {
        font-size: 2.5rem;
        line-height: 4.3rem;
        font-weight: 700;
    }

    #property .informationbox .infoinnerbox ul.infolist li table {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        width: 100%;
    }

    #property .informationbox .infoinnerbox ul.infolist li table td {
        padding: 15px;
        border-bottom: 1px solid #dcdee3;
        background: #fff;
    }

    #property .informationbox .infoinnerbox ul.infolist li table td:last-child {
        text-align: right;
    }

    #property .informationbox .infoinnerbox ul.infolist li table tr:last-child td {
        border-bottom: none;
    }

    #property .informationbox .infoinnerbox ul.infolist li .cap {
        font-size: 1.2rem;
        line-height: 1.9rem;
        text-indent: -1.2rem;
        padding-left: 1.2rem;
        padding-top: 15px;
    }

    #property .informationbox .infoinnerbox ul.infolist li a.linkbtn {
        display: inline-block;
        color: #fff;
        font-weight: 700;
        font-size: 1.4rem;
        background: #87701a;
        line-height: 1;
        padding: 20px 0 20px 0;
        width: 250px;
        box-sizing: border-box;
        position: relative;
        transition: opacity 0.3s;
        text-align: center;
        letter-spacing: 0;
        margin: 20px 0 0 0;
    }

    #property .informationbox .infoinnerbox ul.infolist li a.linkbtn:after {
        display: inline-block;
        width: 16px;
        height: 12px;
        background: url('/images/common/btn_arrow.png') no-repeat;
        background-size: 16px;
        position: absolute;
        top: 50%;
        right: 15px;
        margin: -6px 0 0 0;
        content: '';
        transition: right 0.3s;
    }

    #property .siryoucont {
        padding: 50px 5%;
        background: url('../image/siryou_bg.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        margin: 0 0 50px 0;
    }

    #property .siryoucont .tl {
        font-size: 2.2rem;
        font-weight: 700;
        color: #fff;
        text-align: center;
        margin: 0 0 20px 0;
    }

    #property .siryoucont .tx {
        color: #fff;
        text-align: center;
    }

    #property .siryoucont a.linkbtn {
        display: inline-block;
        color: #1a1a1a;
        font-weight: 700;
        font-size: 1.4rem;
        background: #fff;
        line-height: 1;
        padding: 20px 0 20px 0;
        width: 250px;
        box-sizing: border-box;
        position: relative;
        transition: opacity 0.3s;
        text-align: center;
        letter-spacing: 0;
        margin: 20px 0 0 0;
    }

    #property .siryoucont a.linkbtn:after {
        display: inline-block;
        width: 16px;
        height: 12px;
        background: url('../image/btn_arrow2.png') no-repeat;
        background-size: 16px;
        position: absolute;
        top: 50%;
        right: 15px;
        margin: -6px 0 0 0;
        content: '';
        transition: right 0.3s;
    }

    #property .bottomslide {
        padding: 0 0 50px 0;
    }

    #property .bottomslide .tl {
        text-align: center;
        font-weight: 700;
        font-size: 2.2rem;
        line-height: 3rem;
    }

    #property .bottomslide .sub {
        text-align: center;
        font-size: 1.2rem;
        color: #87701a;
        margin: 0 0 10px 0;
    }

    #property .bottomslide .slidecont {
        padding: 0 5%;
    }

    #property .bottomslide .slidecont .slidecontainer3 {
        position: relative;
        opacity: 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph {
        padding: 0 5px;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .inbox {
        position: relative;
        width: 100%;
        padding-top: 100%;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .inbox img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slick-prev {
        width: 60px;
        height: 60px;
        left: 0;
        top: -70px;
        background: url(../image/slide_arrow02_left.png);
        background-size: cover;
        position: absolute;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slick-next {
        width: 60px;
        height: 60px;
        right: 0;
        left: auto;
        top: -70px;
        background: url(../image/slide_arrow02_right.png);
        background-size: cover;
        position: absolute;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph a {
        display: block;
        transition: opacity 0.3s;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph a:hover {
        opacity: 0.7;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox {
        width: 100%;
        padding-top: 140%;
        line-height: 0;
        position: relative;
        margin: 0 0 5px 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph img {
        position: absolute;
        top: 0;
        left: 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.2rem;
        font-weight: 700;
        width: 50px;
        text-align: center;
        padding: 2px 0;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox.indevelopment {
        background: #008a55;
        color: #fff;
        line-height: 2rem;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox.sale {
        background: #cb0000;
        color: #fff;
        line-height: 2rem;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox.contracted {
        background: #ffcc00;
        color: #fff;
        line-height: 2rem;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .phbox .statusbox.sold {
        background: #e6e6e6;
        color: #1a1a1a;
        line-height: 2rem;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .tl {
        font-size: 1.2rem;
        line-height: 2.6rem;
        font-weight: 700;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #property .bottomslide .slidecont .slidecontainer3 .slideph .tx {
        font-size: 1.2rem;
        line-height: 2.6rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 700;
        width: 100%;
        overflow: hidden;
        text-align: left;
    }

    .wp-pagenavi {
        padding: 0 0 50px 0;
    }

    .wp-pagenavi a {
        /* color: #1a1a1a !important; */
        border: 1px solid #ccc !important;
        border-radius: 3px;
        text-align: center;
        display: inline-block;
        text-decoration: none;
        width: 36px !important;
        height: 36px !important;
        line-height: 36px !important;
        margin: 0 3px !important;
    }

    .wp-pagenavi span.extend {
        color: #1a1a1a;
        padding: 7px 0;
        text-align: center;
        border: 1px solid #ccc;
        border-radius: 3px;
        width: 25px;
        line-height: 1;
        display: inline-block;
        margin: 0 3px;
    }

    .wp-pagenavi a:hover {
        border: 1px solid #000;
        background: #000;
        color: #fff;
    }

    .gmap {
        height: 0;
        overflow: hidden;
        padding-bottom: 56.25%;
        position: relative;
    }

    .gmap iframe {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }

    .wp-pagenavi span.current {
        border: 1px solid #000;
        background: #000;
        color: #fff;
        border: 1px solid #ccc;
        border-radius: 3px;
        text-align: center;
        display: inline-block;
        text-decoration: none;
        width: 36px;
        height: 36px;
        line-height: 32px;
        margin: 0 3px;
    }
}