@charset "UTF-8";*{box-sizing:border-box}html{font-family:"Noto Sans JP",sans-serif;font-weight:300;font-size:62.5%;font-style:normal;color:#333;line-height:1.75;letter-spacing:.1em}body{position:relative}header,main,footer{position:relative}main{flex:1}.inner{width:100%;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:0 10px}@media screen and (min-width:760px){.inner{max-width:1000px;padding:0 10px}}ol,ul,li{list-style:none;padding:0;margin:0}dt,dl,dd{padding:0;margin:0}a{display:block;text-decoration:none;color:#333}@media screen and (min-width:1280px){a:hover{opacity:.7}}img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.pc,.pc_br,.pc_img{display:none}@media screen and (min-width:1280px){.pc,.pc_br,.pc_img{display:block}}.tab_br,.tab_img{display:none}@media screen and (min-width:760px){.tab_br,.tab_img{display:block}}.sp,.sp_br,.sp_img{display:none}@media screen and (max-width:499px){.sp,.sp_br,.sp_img{display:block}}.header{width:100%;height:60px;box-shadow:0 0 12px rgba(0,26,44,.1);background-color:#fff;z-index:10}@media screen and (min-width:760px){.header{height:80px}}.header .inner{display:flex;justify-content:space-between;flex-direction:row;padding:5px;margin:0 auto}@media screen and (min-width:760px){.header .inner{align-items:center}}.header .inner .logo{position:relative}.header .inner .logo h1{display:none;margin:0}@media screen and (min-width:760px){.header .inner .logo h1{display:flex;flex-direction:column;font-size:1rem;font-weight:400;white-space:nowrap}}.header .inner .logo a img{width:335px}@media screen and (min-width:760px){.header .inner .logo a img{margin-bottom:5px}}.header .inner .contact{display:none;justify-content:center;flex-wrap:wrap;gap:10px;justify-content:center}@media screen and (min-width:760px){.header .inner .contact{display:flex;align-items:center;flex-wrap:nowrap}}.header .inner .contact .info{display:none}@media screen and (min-width:760px){.header .inner .contact .info{display:block}}.header .inner .contact .info .tel{position:relative;font-size:2.4rem;font-weight:700;text-align:center;color:#333;line-height:1;margin:5px 0;padding-left:20px;white-space:nowrap}.header .inner .contact .info .tel:before{position:absolute;left:0;font-family:"Font Awesome 5 Free";content:"\f095";display:inline-block;margin-right:.5em;color:#333;transform:rotate(100deg)}.header .inner .contact .info .tel a{display:inline-block;color:#fff}@media screen and (min-width:760px){.header .inner .contact .info .tel a{pointer-events:none;color:#333}}.header .inner .contact .info .address{font-size:1.2rem;text-align:center;color:#333;letter-spacing:.01rem;line-height:1.5;white-space:nowrap}.header .inner .contact .info .datetime{font-size:1.2rem;text-align:center;color:#333;letter-spacing:.01rem;line-height:1.5;white-space:nowrap}.heading{width:100%;background:url(//ierate.com/wp-content/themes/ierate-estate/form/assets/css/../img/main_ttl_bg.png) center center/cover no-repeat;padding-bottom:10px}@media screen and (min-width:760px){.heading{padding-bottom:20px}}.reserve{width:100%;padding:20px 0}.reserve .txt p{font-size:12px}@media screen and (min-width:760px){.reserve .txt p{font-size:16px}}.reserve .merit{padding-top:20px}.about{width:100%;background-color:#009e96}.about img{padding:20px 40px}@media screen and (min-width:760px){.about img{padding:40px 180px}}.form{width:100%;padding:20px 0}@media screen and (min-width:760px){.form{padding:40px 0}}.form table{width:100%}.form table tbody{width:100%;display:flex;flex-direction:column}.form table tr{display:flex;flex-direction:column;gap:8px;font-size:1.6rem;padding:16px 0}@media screen and (min-width:760px){.form table tr{flex-direction:row;padding:24px 0}}.form table tr:not(:last-child){border-bottom:1px dotted #333}.form table tr p{margin:0}.form table tr th{display:flex;align-items:center;font-weight:400;text-align:left}@media screen and (min-width:760px){.form table tr th{width:300px}}.form table tr th span{color:#bb0d00}.form table tr td{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:5px}@media screen and (min-width:760px){.form table tr td{width:calc(100% - 300px)}}.form table tr td input[type=text],.form table tr td input[type=email],.form table tr td input[type=tel],.form table tr td input[type=zip],.form table tr td textarea,.form table tr td select{width:100%;font-size:16px;padding:10px;border:1px solid #333;background-color:#f8f8f8;border-radius:5px}.form table tr td input[name=zip]{width:calc(100% - 3.5rem)}.form table tr td .radio{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.form table tr td .zip p{display:flex;line-height:2.5;margin:0}.form table tr td .txt_wrap p{display:flex;flex-direction:column;gap:5px;margin:0}@media screen and (min-width:760px){.form table tr td .txt_wrap p{flex-direction:row}}.form .custom-checkbox{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:15px;align-items:center}.form .custom-checkbox label{display:flex;align-items:center;cursor:pointer;margin:0}.form .custom-checkbox label input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #ccc;border-radius:4px;background-color:#fff;margin-right:8px;cursor:pointer;position:relative;transition:all .2s ease}.form .custom-checkbox label input[type=checkbox]:checked{background-color:#0073aa;border-color:#0073aa}.form .custom-checkbox label input[type=checkbox]:checked:after{content:"";position:absolute;top:45%;left:50%;width:25%;height:50%;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.form .btn input[type=submit]{display:flex;justify-content:center;align-items:center;font-size:1.6rem;text-align:center;color:#fff;background-color:#009e96;border:none;width:100%;height:50px;border-radius:5px;border:none}@media screen and (min-width:760px){.form .btn input[type=submit]{font-size:1.8rem;max-width:500px;height:60px;margin:0 auto;cursor:pointer}}form td.error_pink input[type=text],form td.error_pink input[type=email],form td.error_pink textarea,form td.error_pink select{background:pink !important;border:1px solid red !important}.mw_wp_form .error{width:100%}.company{width:100%;padding:20px 0}@media screen and (min-width:760px){.company{padding:40px 0}}.company .ttl_img{margin:0 auto 20px}.company .ttl_img img{max-width:150px}@media screen and (min-width:760px){.company .ttl_img img{max-width:250px}}.company .box{padding:20px;background-color:#f5f5f5;display:flex;flex-wrap:wrap}@media screen and (min-width:760px){.company .box{padding:50px;gap:20px}}.company .box .img{width:100%;padding-bottom:10px}@media screen and (min-width:760px){.company .box .img{width:48%}}.company .box .info{width:100%;padding-bottom:10px}@media screen and (min-width:760px){.company .box .info{width:48%}}.company .box .info table{width:100%;border-top:dotted 1px #ccc;font-size:10px}@media screen and (min-width:760px){.company .box .info table{font-size:12px}}.company .box .info table tr{display:block;padding:5px;border-bottom:dotted 1px #ccc}.company .box .info table tr th{width:100px}.company .box .map{width:100%}.company .box .map iframe{width:100%;height:300px}#mv{position:relative;width:100%;background-color:#bfe7e5}@media screen and (min-width:760px){#mv a:hover{opacity:.8}}.event{width:100%;padding:20px 0}@media screen and (min-width:760px){.event{padding:40px 0}}.event .ttl_img{margin:0 auto 20px}.event .ttl_img img{max-width:150px}@media screen and (min-width:760px){.event .ttl_img img{max-width:250px}}@media screen and (min-width:760px){.event .wrap{margin-top:20px;display:flex;gap:40px}}.event .wrap .img{margin:0 auto}@media screen and (min-width:760px){.event .wrap .img{padding:0 20px;width:50%;padding:0}}.event .wrap .img img{width:100%}.event .wrap .txt{margin-top:20px}@media screen and (min-width:760px){.event .wrap .txt{padding:0 20px;width:50%;padding:0}}.event .wrap .txt .ttl{font-size:1.8rem;font-weight:700;padding:3px 10px;border-bottom:1px solid #009e96;letter-spacing:.01rem}@media screen and (min-width:760px){.event .wrap .txt .ttl{padding:5px 20px}}.event .wrap .txt .info{margin-top:10px}@media screen and (min-width:760px){.event .wrap .txt .info{margin-top:15px}}.event .wrap .txt .info dl{display:flex;border-bottom:1px dashed #333;padding:5px 0}.event .wrap .txt .info dl dt{font-size:1.4rem;color:#fff;background-color:#009e96;padding:2px 10px}@media screen and (min-width:760px){.event .wrap .txt .info dl dt{font-size:1.6rem;padding:4px 15px}}.event .wrap .txt .info dl dd{font-size:1.4rem;letter-spacing:.01rem;color:#333;padding:2px 10px}@media screen and (min-width:760px){.event .wrap .txt .info dl dd{font-size:1.6rem;padding:4px 15px}}.event .wrap .txt .message{font-size:1.4rem}.event .wrap .txt .btn{display:flex;gap:10px;text-align:center}@media screen and (min-width:760px){.event .wrap .txt .btn{margin-top:20px;gap:20px;text-align:left}}.event .wrap .txt .btn a{display:inline-block;font-size:1.8rem;text-align:center;color:#fff;letter-spacing:.01rem;padding:16px 20px 16px 10px;width:100%;margin-top:10px}@media screen and (min-width:760px){.event .wrap .txt .btn a{font-size:1.8rem;max-width:360px;padding:16px 20px}}.event .wrap .txt .btn a:last-of-type{background-color:#333}.event .wrap .txt .btn a:first-of-type{background-color:#eb6157}.event .wrap .txt .btn a span{position:relative}.event .wrap .txt .btn a span:before{content:"";position:absolute;top:55%;transform:translateY(-50%) rotate(45deg);right:-10px;width:10px;height:10px;border-top:1px solid #fff;border-right:1px solid #fff}.event .detail{font-size:16px}.event .detail span.point{display:block;padding:16px;background-color:#ececec}.event .detail .btn{display:flex;gap:10px;text-align:center}@media screen and (min-width:760px){.event .detail .btn{margin-top:20px;gap:20px;text-align:left}}.event .detail .btn a{display:inline-block;font-size:1.8rem;text-align:center;color:#fff;letter-spacing:.01rem;padding:16px 20px 16px 10px;width:100%;margin-top:10px}@media screen and (min-width:760px){.event .detail .btn a{font-size:1.8rem;max-width:360px;padding:16px 20px}}.event .detail .btn a:last-of-type{background-color:#333}.event .detail .btn a:first-of-type{background-color:#eb6157}.event .detail .btn a span{position:relative}.event .detail .btn a span:before{content:"";position:absolute;top:55%;transform:translateY(-50%) rotate(45deg);right:-10px;width:10px;height:10px;border-top:1px solid #fff;border-right:1px solid #fff}.event .reform{margin-top:30px}.event .reform .title{font-size:1.8rem;font-weight:700;background-color:#333;color:#fff;padding:10px}.event .reform ul{display:flex;flex-direction:column;gap:20px;margin-top:20px}.event .reform ul li .ttl{font-size:1.6rem;font-weight:700;border-bottom:1px solid #333}@media screen and (min-width:760px){.event .reform ul li .ttl{font-size:1.8rem}}.event .reform ul li .wrap .img_wrap{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:10px}.event .reform ul li .wrap .img_wrap .img:nth-of-type(1){width:40%}.event .reform ul li .wrap .img_wrap .img:nth-of-type(2){width:10%}.event .reform ul li .wrap .img_wrap .img:nth-of-type(2) img{height:auto}.event .reform ul li .wrap .img_wrap .img:nth-of-type(3){width:40%}.event .reform ul li .txt_wrap{background-color:#f5f5f5;padding:10px;font-size:12px;margin-top:10px}@media screen and (min-width:760px){.event .reform ul li .txt_wrap{font-size:1.6rem}}.page_thx .img{text-align:center}.page_thx .img img{max-width:500px}.page_thx .btn a{display:flex;justify-content:center;align-items:center;font-size:1.6rem;text-align:center;color:#fff;background-color:#009e96;width:100%;height:50px;border-radius:5px}@media screen and (min-width:760px){.page_thx .btn a{font-size:1.8rem;max-width:500px;height:60px;margin:0 auto}}.property_archive{width:100%;position:relative;padding:20px 0 40px;background-color:#fff}@media screen and (min-width:760px){.property_archive{padding:40px 0 80px}}@media screen and (min-width:760px){.property_archive ul{display:flex;flex-direction:column;gap:16px}}.property_archive ul li{position:relative;border:1px solid #333;margin:5px}.property_archive ul li h3{display:flex;color:#fff;font-size:2rem;font-weight:700;margin:0;padding:5px 5px 6px;background-color:#009e96}.property_archive ul li h3 span{color:#009e96;font-size:1.6rem;padding:4px 6px;border:1px solid #009e96;border-radius:4px;background-color:#fff;text-align:center;margin-right:10px;width:120px}@media screen and (min-width:760px){.property_archive ul li h3 span{padding:4px 10px}}.property_archive ul li .box{padding:10px;background-color:#fff}.property_archive ul li .box .txt_wrap p{font-size:1.4rem;margin:0 0 10px}.property_archive ul li .box .wrap{display:flex;flex-direction:column}@media screen and (min-width:760px){.property_archive ul li .box .wrap{flex-direction:row;gap:16px}}@media screen and (min-width:760px){.property_archive ul li .box .wrap .left{width:45%}}.property_archive ul li .box .wrap .left .img_wrap{display:flex;flex-wrap:wrap;width:100%}.property_archive ul li .box .wrap .left .img_wrap img{width:50%;height:160px}@media screen and (min-width:760px){.property_archive ul li .box .wrap .right{width:65%}}.property_archive ul li .box .wrap .right .info_wrap{display:flex;flex-wrap:wrap}.property_archive ul li .box .wrap .right .info_wrap dl{display:flex;justify-content:center;width:50%;padding:3px 0;border-bottom:1px dashed #e6e6e6}.property_archive ul li .box .wrap .right .info_wrap dl.one_col{width:100%}.property_archive ul li .box .wrap .right .info_wrap dl dt{display:flex;align-items:center;width:30%;font-size:1.3rem;font-weight:700}@media screen and (min-width:760px){.property_archive ul li .box .wrap .right .info_wrap dl dt{width:45%;font-size:1.6rem}}.property_archive ul li .box .wrap .right .info_wrap dl dd{display:flex;align-items:center;width:70%;font-size:1.4rem;font-family:"Lato",sans-serif}@media screen and (min-width:760px){.property_archive ul li .box .wrap .right .info_wrap dl dd{font-size:1.6rem;width:65%}}.property_archive ul li .box .wrap .right .info_wrap dl dd.price{display:block;font-size:1.2rem;font-weight:400}@media screen and (min-width:760px){.property_archive ul li .box .wrap .right .info_wrap dl dd.price{font-size:1.6rem}}.property_archive ul li .box .wrap .right .info_wrap dl dd.price span{font-size:2.4rem;font-weight:700;color:#bb0d00}@media screen and (min-width:760px){.property_archive ul li .box .wrap .right .info_wrap dl dd.price span{font-size:3rem}}.property_archive ul li .box .wrap .right .btn_wrap{display:flex;gap:5px;margin-top:10px}.property_archive ul li .box .wrap .right .btn_wrap .btn{width:50%}.property_archive ul li .box .wrap .right .btn_wrap .btn:first-of-type a{position:relative;font-size:14px;padding:10px 0;text-align:center;border:1px solid #333;border-radius:5px;color:#fff;background-color:#009e96}.property_archive ul li .box .wrap .right .btn_wrap .btn:first-of-type a:after{content:"";display:block;background:url(//ierate.com/wp-content/themes/ierate-estate/form/assets/css/./assets/img/arrow-r-w.png);background-size:100%;width:16px;height:16px;position:absolute;top:48%;transform:translateY(-50%);right:8px}.property_archive ul li .box .wrap .right .btn_wrap .btn:last-of-type a{position:relative;font-size:14px;padding:10px 0;text-align:center;border:1px solid #333;border-radius:5px;color:#fff;background-color:#eb6157}.property_archive ul li .box .wrap .right .btn_wrap .btn:last-of-type a:after{content:"";display:block;background:url(//ierate.com/wp-content/themes/ierate-estate/form/assets/css/./assets/img/arrow-r-w.png);background-size:100%;width:16px;height:16px;position:absolute;top:48%;transform:translateY(-50%);right:8px}.property_archive p{font-size:1.4rem}@media screen and (min-width:760px){.property_archive p{font-size:1.6rem}}.property_single{width:100%;position:relative;padding:20px 0 40px;background-color:#fff}@media screen and (min-width:760px){.property_single{padding:40px 0 80px}}.property_single h2{font-size:2.7rem;text-align:center;margin:0 auto;max-width:500px;margin-bottom:20px}@media screen and (min-width:760px){.property_single h2{font-size:3.2rem}}.property_single .ttl{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:20px}.property_single .ttl .jp{font-size:2.4rem;font-weight:700}@media screen and (min-width:760px){.property_single .ttl .jp{font-size:3.2rem}}.property_single .ttl .en{font-size:1.6rem}.property_single .ttl .line{width:14%;height:1px;margin:5px 3%;background-color:#333}.property_single .overview{display:flex;flex-direction:column}@media screen and (min-width:760px){.property_single .overview{flex-direction:row;gap:20px;padding-bottom:40px}}.property_single .overview .img{width:100%}@media screen and (min-width:760px){.property_single .overview .img{width:50%}}.property_single .overview .img img{height:250px}@media screen and (min-width:760px){.property_single .overview .img img{height:400px;border-radius:12px}}@media screen and (min-width:760px){.property_single .overview .txt{width:50%}}.property_single .overview .txt h3{display:flex;align-items:center;color:#fff;font-size:2rem;font-weight:700;margin:0;padding:5px 5px 6px;background-color:#eb6157}.property_single .overview .txt h3 span{color:#eb6157;font-size:1.6rem;padding:4px 6px;border:1px solid #eb6157;border-radius:4px;background-color:#fff;text-align:center;margin-right:10px;width:120px}@media screen and (min-width:760px){.property_single .overview .txt h3 span{padding:4px 10px}}.property_single .overview .txt .info{padding:10px 0 40px}@media screen and (min-width:760px){.property_single .overview .txt .info{padding-bottom:0}}.property_single .overview .txt .info dl{display:flex;align-items:center;justify-content:center;padding:3px 0;border-bottom:1px dashed #e6e6e6}.property_single .overview .txt .info dl dt{display:flex;align-items:center;font-size:1.6rem;font-weight:700;width:35%}@media screen and (min-width:760px){.property_single .overview .txt .info dl dt{width:30%}}.property_single .overview .txt .info dl dd{display:flex;align-items:center;font-size:1.6rem;font-family:"Lato",sans-serif;width:65%}@media screen and (min-width:760px){.property_single .overview .txt .info dl dd{width:70%}}.property_single .overview .txt .info dl dd.price{display:block;font-size:1.4rem;font-weight:400}@media screen and (min-width:760px){.property_single .overview .txt .info dl dd.price{font-size:1.6rem}}.property_single .overview .txt .info dl dd.price span{font-size:3rem;font-weight:700;color:#bb0d00}@media screen and (min-width:760px){.property_single .overview .txt .info dl dd.price span{font-size:4rem}}.property_single .madori .floor_wrap{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:760px){.property_single .madori .floor_wrap{flex-direction:row;justify-content:center}}.property_single .madori .floor_wrap .floor{width:100%}@media screen and (min-width:760px){.property_single .madori .floor_wrap .floor{width:45%}}.property_single .madori .floor_wrap .floor .txt{display:inline-block;color:#fff;font-size:1.6rem;padding:5px 20px;background-color:#eb6157;border-radius:6px}.property_single .madori p{font-size:1.4rem}@media screen and (min-width:760px){.property_single .madori p{font-size:1.6rem}}.property_single .accessmap{padding-bottom:40px}.property_single .accessmap .acf-map{width:100%;height:300px;border:#ccc solid 1px}@media screen and (min-width:760px){.property_single .accessmap .acf-map{height:400px}}.property_single .accessmap iframe{width:100%;height:300px}@media screen and (min-width:760px){.property_single .accessmap iframe{width:350px}}.property_single .accessmap p{font-size:1.4rem}@media screen and (min-width:760px){.property_single .accessmap p{font-size:1.6rem}}.property_single .location{padding-bottom:40px}.property_single .location .content ul{display:flex;flex-wrap:wrap;gap:10px}@media screen and (min-width:760px){.property_single .location .content ul{gap:20px}}.property_single .location .content ul li{position:relative;width:calc(50% - 5px)}@media screen and (min-width:760px){.property_single .location .content ul li{width:calc(((100% / 3)) - 15px)}}.property_single .location .content ul li img{border-radius:12px;height:155px}@media screen and (min-width:760px){.property_single .location .content ul li img{height:200px}}.property_single .location .content ul li .txt{font-size:1.4rem;margin:10px 0;text-align:center}@media screen and (min-width:760px){.property_single .location .content ul li .txt{font-size:1.6rem}}.property_single .location .content ul li .distance{font-size:1rem;text-align:center;line-height:1;position:absolute;top:-15px;left:-15px;display:flex;justify-content:center;align-items:center;width:50px;height:50px;background-color:#eb6157;border-radius:50%}@media screen and (min-width:760px){.property_single .location .content ul li .distance{font-size:1.4rem;line-height:1.2;width:75px;height:75px}}.property_single .detail{font-size:1.6rem}.property_single .detail table{border-collapse:collapse;border:solid 1px #333;margin:0;padding:0;width:100%;margin-bottom:20px}.property_single .detail table tbody{width:100%}.property_single .detail table tbody tr{font-size:1.1rem;letter-spacing:.01rem;width:100%}@media screen and (min-width:760px){.property_single .detail table tbody tr{font-size:14px}}.property_single .detail table tbody tr th,.property_single .detail table tbody tr td{font-weight:400;border:solid 1px #333;padding:0 5px}@media screen and (min-width:760px){.property_single .detail table tbody tr th,.property_single .detail table tbody tr td{padding:5px}}.property_single .detail table tbody tr th{color:#fff;background-color:#eb6157;width:75px}@media screen and (min-width:760px){.property_single .detail table tbody tr th{width:150px}}.property_single .detail table tbody tr td{width:calc(100% - 75px)}@media screen and (min-width:760px){.property_single .detail table tbody tr td{width:calc(100% - 150px)}}.property_single .detail img{max-width:700px !important}.property_single .contact{padding-bottom:40px}.property_single .contact .contact_wrap{background-color:#e6e6e6;padding:20px;border-radius:12px}@media screen and (min-width:760px){.property_single .contact .contact_wrap{padding:35px}}.property_single .contact .form{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:760px){.property_single .contact .form{flex-direction:row}}.property_single .contact .form .btn{width:100%}@media screen and (min-width:760px){.property_single .contact .form .btn{width:50%}}.property_single .contact .form .btn a{font-size:1.6rem;background-color:#eb6157;border-radius:6px;padding:16px}@media screen and (min-width:760px){.property_single .contact .form .btn a{text-align:center;padding:20px}}.property_single .contact .form .btn a span{position:relative;margin-left:45px}.property_single .contact .form .btn a span:before{content:"";position:absolute;right:110%;top:50%;width:25px;height:25px;transform:translateY(-50%)}.property_single .contact .form .btn.reserve_btn a{color:#333;background-color:#eb6157}.property_single .contact .form .btn.reserve_btn a span:before{background:url(//ierate.com/wp-content/themes/ierate-estate/form/assets/css/./assets/img/calender-w.png) center center/cover no-repeat}.property_single .contact .form .btn.catalog_btn a{color:#fff;background-color:#eb6157}.property_single .contact .form .btn.catalog_btn a span:before{background:url(//ierate.com/wp-content/themes/ierate-estate/form/assets/css/./assets/img/catalog-w.png) center center/cover no-repeat}.property_single .contact .tel{padding:16px 20px 0}.property_single .contact .tel a{text-align:center;margin-top:10px}@media screen and (min-width:1280px){.property_single .contact .tel a{pointer-events:none}}.property_single .contact .tel a img{max-width:400px}.property_single .contact .tel p{font-size:1.4rem;text-align:center;margin:16px 0 0}@media screen and (min-width:760px){.property_single .contact .tel p{font-size:1.6rem}}