/*
Theme Name: 株式会社松尾住宅サービス
Description: Habakiri の子テーマです
Template: habakiri
*/
body {
	font-size:16px;
}
.pc {
	position:relative;
}
.sp {
	display:none;
}
.spTable {
	display:none;
}
#responsive-btn {
	position:relative;
	height: 45px;
}
#responsive-btn:after {
	content:"menu";
	margin:0;
	font-size:10px;
	position:absolute;
	bottom:0;
	left:50%;
	transform: translate(-50%,0%);
	display:inline-block;
}
.author,.categories {
	display:none;
}
/*--------------------header--------------------*/
.site-branding__heading img {
	max-width:250px;
}
.header--center .global-nav .menu {
    width: 100%;
}
.site-branding__heading img {
    max-width: 320px;
}
#responsive-btn{
	right: 5px;
}
.responsive-nav a {
    font-weight: bold;
}
.filter {
	background-color: #000;
}
.slide-11,.slide-13 {
 display: block;
 opacity: .65;
}
.header {
    z-index: 999;
}

/*スライド*/
.catch {
	width:45%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
/*--------------------グロナビ--------------------*/
.responsive-nav .menu>.menu-item>a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.responsive-nav .menu>.menu-item>a::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #67bfb0;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.responsive-nav .menu>.menu-item>a:hover::after {
  transform: scale(1, 1);
}
.off-canvas-nav--dark {
    background-color: #fff;
    border-top: solid 1px rgba(85,69,40,0.2);
    border-bottom: solid 1px rgba(85,69,40,0.2);
}
.off-canvas-nav--dark > ul, .off-canvas-nav--dark > * > ul {
    border-bottom: none;
}
.off-canvas-nav--dark li {
    border-top: none;
    border-bottom: solid 1px #eee;
}
.off-canvas-nav--dark .current-menu-item > a, .off-canvas-nav--dark .current_page_ancestor > a, .off-canvas-nav--dark .current-page-ancestor > a, .off-canvas-nav--dark .current_page_item > a, .off-canvas-nav--dark .current_page_parent > a {
    background-color: #99d4cb;
    color: #fff;
}
.off-canvas-nav--dark a {
    color: #000;
    padding: 15px 20px;
}
.off-canvas-nav--dark a:hover, .off-canvas-nav--dark a:active, .off-canvas-nav--dark a:focus {
    background-color: #99d4cb;
    color: #fff;
}
/*--------------------common--------------------*/
section {
	padding:50px 0;
}
section:first-child {
	padding:0 0 50px;
}
section:last-child {
	padding:50px 0 0;
}
.title-ja {
	font-size: 26px;
	margin-top: 0;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-align:center;
}
.title-ja span {
	display:block;
	font-size: 12px;
	letter-spacing: 0.3em;
	font-weight:normal;
}
.flexArea {
	display:flex;
}
.moreBtn {
	display: block;
	font-size: 13px;
	border: 1px solid #a6a3a1;
	border-radius: 1px;
	text-align: center;
	margin: 0 auto;
	transition: .3s ease-out all;
	line-height: 49px;
	height: 50px;
	width: 230px;
	color:#a6a3a1;
	color: inherit;
	position:relative;
	padding-left:10px;
}
.moreBtn:hover {
	text-decoration:none;
	color: inherit;
	opacity:0.7;
}
.mail_icon,.tel_icon {
	position:absolute;
	top:50%;
	left:10px;
	transform:translateY(-50%);
	width:25px;
	margin-right:10px;
}
.thanksBtn {
	margin-top:50px;
}
.bg {
    background-color: #f7f6f5;
	padding: 100px 0;
}
/*--------------------.page-header--------------------*/
.page-header {
	background:url('https://matsuo-real-estate.co.jp/wp-content/uploads/2021/08/header.jpg') no-repeat;
	background-position:top 45% center;
	background-size:cover;
	padding:120px 0;
	position:relative;
}
.page-header:before{
 content: ' ';
 background-color: rgba(0,0,0,.3);
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}
.page-header__title{
 position: absolute;
 text-align: center;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color: #fff;
}
/*--------------------main--------------------*/
.metaslider .flexslider {
    margin: 0 0 80px !important;
}
.intro {
	position:relative;
	margin: 80px 0 130px;
}
.aboutPhoto {
	width:650px;
}
.cap_about {
	width:300px;
	position:absolute;
	top: 150px;
	right:0;
	font-size:14px;
	line-height:2.5;
}
.aboutPhoto:before {
content: "";
position: absolute;
width: 60%;
height: 100%;
top: 100px;
left:50px;
z-index: -1;
-webkit-background-size: 4px 4px;
-moz-background-size: 4px 4px;
background-size: 6px 6px;
background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #eee), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #eee), color-stop(0.75, #eee), color-stop(0.75, transparent), to(transparent));
}
.orderFlex {
	position:relative;
	height:700px;
	margin: 80px 0 30px;
}
.order_Photo {
	position:absolute;
	top:0;
	right:0;
	z-index: 20;
}
.cap_order {
	position:absolute;
	top:200px;
	left:0;
	font-size:14px;
	line-height:2.5;
	width:300px;
}
.orderPhoto {
	width:400px;
	position:absolute;
	bottom:0;
	right:100px;
	z-index: 10;
}
.orderPhoto:after {
content: "";
position: absolute;
width: 160%;
height: 160%;
bottom: 100px;
right:50px;
z-index: -1;
-webkit-background-size: 4px 4px;
-moz-background-size: 4px 4px;
background-size: 6px 6px;
background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #d2d2d2), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #d2d2d2), color-stop(0.75, #d2d2d2), color-stop(0.75, transparent), to(transparent));
}
/*おすすめ*/
#pick_up ul {
	display:flex;
	padding:0;
	list-style:none;
	margin: 50px 0;
	flex-wrap: wrap;
}
#pick_up ul li {
	width:33.3333333%;
	padding:0 10px;
	margin: 10px 0 20px;
}
#pick_up ul li a {
	color:initial;
}
#pick_up ul li a:hover,#pick_up ul li a:active,#pick_up ul li a:focus{
	color:initial;
	text-decoration:none;
}
.pick_up-postThumb {
	position:relative;
}
.pick_upPost-txt {
	position:absolute;
	top:-10px;
	left:-10px;
	background: #99d4cb;
    font-weight: bold;
	display:block;
	width:50px;
	height:50px;
	padding:13px 5px;
	font-size:15px;
	border-radius:45px;
	color:#fff;
	text-align:center;
	box-shadow: 12px 12px 15px -15px rgb(0 0 0 / 60%);
}
#pick_up ul li .roomName {
	border-bottom:none;
	display:flex;
	margin:10px 0;
	padding:0;
	align-items:center;
}
#pick_up ul li span.titleArea {
	color:initial;
	font-size:12px;
	background:#ccc;
	padding:3px 5px;
}
#pick_up ul li .pickUp-price,#pick_up ul li .pickUp-Access,#pick_up ul li .pickUp-area {
	font-size:14px;
	margin-bottom:0;
}
#pick_up ul li span.a-price {
	color:initial;
	font-size:12px;
	font-weight:normal;
}
/*info*/
.copinfo {
	width:50%;
}
.copinfo .cvArea {
	display:flex;
	justify-content:center;
	width:100%;
	margin:20px 0;
}
/*--------------------オーダーメイド--------------------*/
.kyeTitle {
	font-size:14px;
	font-weight:bold;
}
.tab-wrap {
	display: flex;
	flex-wrap: wrap;
}
.tab-label {
	background: #eee;
	font-size: 14px;
	color: #9999;
	margin-right: 5px;
	padding: 3px 12px;
	order: -1;
}
.tab-label:hover {
	background: #99d4cb;
	color: #fff;
	transition:all .5s;
}
.tab-content {
	width: 100%;
	display: none;
	margin:30px auto 0;
	padding-top:50px;
	border-top:solid 1px #eee;
}
.tab-switch:checked+.tab-label {
	background: #99d4cb;
	color: #fff;
}
.tab-switch:checked+.tab-label+.tab-content {
     display: block;
}
.tab-switch {
    display: none;
}
.tarmList {
	list-style:none;
	padding:0;
	display:flex;
	flex-wrap: wrap;
}
.tarmList li {
	width:33.333333%;
	padding:0 10px;
	margin-bottom:20px;
}
.tarmList li .roomName {
	margin-bottom: 0;
	margin-top: 10PX;
	padding-bottom: 10px;
	border-bottom: none;
}
.tarm_List {
	list-style:none;
	padding:0;
	display:flex;
	flex-wrap: wrap;
}
.tarm_List li {
	font-size: 12px;
    padding: 2px 15px;
    background-color: #99d4cb;
    text-align: center;
    color: #fff;
	font-weight:bold;
	margin-right: 10px;
}
.orderlink .roomName {
	color:initial;
}
.orderlink:hover,.orderlink:active,.orderlink:focus {
	color:initial;
	text-decoration:none;
}
.orderlink:hover .room_Name, .orderlink:active .room_Name,.orderlink:focus .room_Name{
	opacity:0.7;
	transition: transform .5s;
}

/*--------------------松尾住宅サービスとは--------------------*/
.comp_1 {
	margin-top:50px;
}
.company {
	width:100%;
	margin: 50px 0 0;
}
.company th {
	padding: 10px 15px;
	border: solid 1px #eee;
	vertical-align: top;
	text-align: center;
	width: 20%;
	background: #e0e0e0;
	font-weight: normal;
	font-size: 14px;
}
.company td {
	padding: 10px 15px;
	border: solid 1px #dadada;
	width: 80%;
	font-size: 14px;
}
/*info*/
.newsArea {
	width:50%;
}
#news ul {
	padding:0;
	list-style:none;
}
.newsArea ul li a{
	color:initial;
}
.newsArea ul li a:hover,.newsArea ul li a:active,.newsArea ul li a:focus{
	text-decoration:none;
	transition:all .5s;
	opacity:0.7;
}
.news-date {
	display:flex;
	align-items:center;
}
.news-time {
	font-size:12px;
	margin-right:20px;
}
.news-title {
	font-size:16px;
}
/*--------------------お問い合わせ--------------------*/
.contact_cap {
	text-align:center;
	font-size: 14px;
}
form#mail_form {
    margin: 0 auto;
    padding: 10px 0;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow:none;
    font-size: 95%;
    line-height: 1.8;
}
form#mail_form input[type="text"], form#mail_form input[type="email"], form#mail_form input[type="tel"],
form#mail_form textarea{
    border: none;
    box-shadow: 0 0 0 1px #111 inset;
    border-radius: 0px;
    background: #fff;
    -webkit-appearance: none;
}
form#mail_form dl dt span.required, form#mail_form dl dt span.optional {
    border-radius: 0;
}
form#mail_form dl dt span {
	color: #999;
	font-weight:normal;
}
form#mail_form dl dt span.optional {
    background: #ccc;
    border: 1px solid #ccc;
}
form#mail_form p#form_submit {
    width: 200px;
    margin: 0 auto;
    padding: 15px 0;
    border-top:0;
}
form#mail_form input#form_submit_button {
	margin: 0 auto;
	width:200px;
	text-align:center;
}
form#mail_form input[type="button"] {
    padding: 7px 20px;
    border: 1px solid #000;
    border-radius: 4px;
    background: #000;
    font-size: 100%;
    color: #ffffff;
    font-family: inherit;
    -webkit-appearance: none;
}
form#mail_form input[type="button"]:hover {
    cursor: pointer;
    background: #666;
    border: 1px solid #666;
	transition:all .5s;
}
form#mail_form dl dt,form#mail_form dl dd {
    border-top: none;
}
input[type=submit] {
	font-family:FontAwesome
}
form#mail_form input#name_1, form#mail_form input#name_2, form#mail_form input#read_1, form#mail_form input#read_2, form#mail_form input#phone, form#mail_form input#schedule {
    width: 54%;
}
/*--------------------賃貸物件アーカイブ--------------------*/
.postLink {
	color:initial;
}
.postLink:hover, .postLink:active, .postLink:focus {
	text-decoration:none;
}
.postLink:hover .rentalPost-title, .postLink:active .rentalPost-title, .postLink:focus .rentalPost-title {
	color:initial;
	opacity:0.7;
	transition:all .5s;
}
.rentalPost-title {
	display:flex;
}
.postLink:hover img, .postLink:active  img, .postLink:focus img {
	opacity:0.7;
	transition:all .5s;
}
.rentalPost__title {
	font-size:18px;
}
.rentalPost_cat {
    display: block;
    font-size: 12px;
    background-color: #99d4cb;
    padding: 3px 5px;
    margin-right: 10px;
    color: #ffffff;
}
.rental-postThumb {
	width:45%;
	padding-right:20px;
}
.rental__entry{
	width:55%;
}
.rentalPost-txt {
	font-size:10px;
	margin-left:5px;
	color:red;
}
.rental__entry th {
	width:28%;
	font-size:13px;
	vertical-align: middle;
	padding:10px 15px;
	text-align:center;
	background: #e0e0e0;
	border: solid 1px #eee;
}
.rental__entry td {
	width:72%;
	font-size:15px;
	padding:10px 15px;
	border: solid 1px #dadada;
	vertical-align: middle;
}
.a-price {
	font-size:25px;
	font-weight:bold;
	color: initial;
	line-height: 1;
}
.entries .rental_article {
	border-bottom: 2px dashed #ccc;
}
.postLink:hover table,.postLink:active table,.postLink:focus table{
	color:initial;
}
/*--------------------賃貸物件投稿--------------------*/
.roomName {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 2px dashed #ccc;
	display: flex;
	font-weight:bold;
}
.roomName .titleArea {
	margin-right:10px;
}
.roomName .titleArea>a {
	background: #99d4cb;
    color: #fff;
	font-size: 14px;
	padding: 3px 10px;
	display:block;
}
.roomName .titleArea>a:hover,.roomName .titleArea>a:active,.roomName .titleArea>a:focus {
	text-decoration:none;
	opacity:0.7;
	transition: .3s ease-out all;
}
.room_Name {
	font-size:18px;
}
.gaiyo {
	align-items:center;
	margin-bottom:20px;
}
.gaiyo table {
	width:75%;
	padding-right:20px;
}
.gaiyo table tr {
	padding:10px 0;
	margin-bottom:20px
}
.gaiyo table th{
	font-size:12px;
	padding:2px 15px;
	background-color: #e0e0e0;
	text-align:center;
	display:inline-block;
	color:#666;
	width: 100px;
}
.gaiyo table td{
	font-size:14px;
	padding:2px 5px;
	vertical-align:top;
}
.gaiyo .a-price {
    display: block;
}
.cvArea {
	width:25%;
	font-size:15px;
}
.cvArea .moreBtn {
	margin:10px auto;
}
.rentalTable {
	width:100%;
}
.rentalTable th {
	padding:10px 15px;
	border:solid 1px #eee;
	vertical-align:top;
	text-align:center;
	width:20%;
	background: #e0e0e0;
	font-weight:normal;
	font-size:14px;
}
.rentalTable td {
	padding:10px 15px;
	border: solid 1px #dadada;
	width:30%;
	font-size:14px;
	vertical-align: top;
}
.subprice {
	margin-bottom:0;
	font-size:18px;
	font-weight:bold;
	line-height: 1;
}
.subprice span {
	margin-left:20px;
	font-size:13px;
}
.cvArea_2 {
	display:flex;
	justify-content:center;
	margin:30px 0;
}
.cvArea_2 .moreBtn {
	margin:0 10px;
}
.commit {
	list-style:none;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	margin:0 auto;
}
.commit li {
	width: 105px;
	text-align:center;
	background:#eee;
	padding:5px 10px;
	margin:10px 5px;
	font-size:12px;
	color:#9999;
}
.commit li.current {
	background:#99d4cb;
	color:#fff;
}
/*スライド*/
#spot-slideArea {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#slider {
	width: 100%;
	margin: 0 auto 30px;
	list-style:none;
	padding:0;
}
.slide-item img {
  width: 100%;
}

#thumbnail-list {
  width:100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
	flex-wrap: wrap;
	list-style:none;
	padding:0;
}

.thumbnail-item {
  flex: 0 1 18%;
  margin: 0 5px 10px;
  box-sizing: border-box;
  position: relative;
}
.thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}
.thumbnail-item.thumbnail-current:after {
  opacity: 0;
}
.thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}
/*--------------------オーダーメイド投稿--------------------*/
.orderArea table {
	width:70%;
	margin:30px 0;
}
.orderArea table td {
    width: 50%;
}
.o-descr {
	margin:50px auto;
	font-size:14px;
}
/*--------------------sidebar--------------------*/
#side_search {
	background:#eee;
	padding:10px 10px 20px;
}
#side_search h3 {
	text-align:center;
	font-size:18px;
}
.s-form select {
    height: 3em;
    width: 100%;
    padding: 0 8px;
    border: none;
    box-shadow: 0 0 0 1px #111 inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
	background: #fff;
}
.terms {
	list-style:none;
	padding:0;
}
.m-form-submit-button {
    display: block;
    width: 90%;
    padding: 5px 5px;
    border: none;
    border-radius: 4px;
    background: #111;
    color: #fff;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 2px solid transparent;
    margin: 0 auto 50px;
}
/*--------------------footer--------------------*/

.f-menuArea {
	background-color: #99d4cb;
}
.f-menu {
	list-style:none;
	padding:0;
	margin:30px 0;
	display:flex;
	justify-content: center;
	font-size:13px;
}
.f-menu li {
	padding: 0 15px;
}
.f-menu li i {
	padding-right:5px;
}
.f-menu a {
	color: #fff;
}
.f-menu a:hover,.f-menu a:active,.f-menu a:focus {
	color: #fff;
}
.copyright {
    text-align: center;
    color: initial;
    background-color: #fff;
}
.copyright a {
	color: #99d4cb;
}
.copyright a:hover,.copyright a:active,.copyright  a:focus {
	color: #666;
}

#footerFloatingMenu {
	display:none;
}
/*--------------------RWD(ここから)--------------------*/
@media screen and (max-width:1200px) {
/**/
.aboutPhoto {
    width: 550px;
}
.cap_about {
    top: 100px;
}
.orderFlex {
    height: 500px;
}
.order_Photo {
    width: 550px;
}
.orderPhoto {
    width: 330px;
}
.orderPhoto:after {
    width: 140%;
    height: 150%;
}
/*物件検索*/
.rental__entry th {
    font-size: 10px;
}
}
@media screen and (max-width:991px){
/*header*/
.site-branding__heading img {
    max-width: 380px;
}
.topnav2,.topnav3 {
	display:none;
}
.catch {
    width: 60%;
}
/*トップ*/
.intro {
    margin: 80px 0;
}
.aboutPhoto {
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.aboutPhoto:before {
    width: 100%;
    height: 88%;
}
.cap_about {
    width: 100%;
    margin-top: 70px;
    position: static;
	line-height: 2;
}
.order_Photo {
    width: 80%;
}
.orderPhoto:after {
    width: 150%;
    height: 110%;
}
.orderFlex {
    height: 680px;
	margin: 80px 0;
}
.orderPhoto {
    top: 300px;
	bottom: auto;
}
.cap_order {
    top: auto;
    bottom: 0;
    line-height: 2;
    width: 100%;
}
#pick_up ul li {
    width: 50%;
}
.infoArea {
	display:block;
}
.newsArea {
    width: 100%;
    margin: 0 auto 80px;
}
.copinfo {
    width: 100%;
}
.copinfo {
    width: 100%;
}
.cvArea .moreBtn {
    margin: 0 10px;
}
.webBnr,.s-bnr {
	width:450px;
	margin:0 auto 30px;
	display: block;
}
#pick_up ul li .roomName {
    display: block;
}
#pick_up ul li span.titleArea {
    display: block;
    width: 80px;
    text-align: center;
}
/*物件検索*/
.rental-postThumb {
    width: 35%;
}
.rental__entry {
    width: 65%;
}
.rental__entry th {
    font-size: 12px;
}
.rental__entry td {
	font-size: 13px;
}
.a-price {
    font-size: 20px;
}
/*物件個別*/
.gaiyo {
    display: block;
}
.gaiyo table {
    width: 100%;
    padding-right: 0;
}
.gaiyo table td {
    width: 50%;
}
.gaiyo .cvArea {
	display: flex;
    width: 100%;
    justify-content: center;
	margin: 30px 0;
}
.gaiyo .cvArea .moreBtn {
    margin: 0 10px;
}
/*Sidebar*/
.s-form select {
    display: block;
    width: 70%;
    margin: 0 auto;
}
.terms {
    display: flex;
    flex-wrap: wrap;
    width: 600px;
    margin: 0 auto 30px;
}
.terms li {
    width: 200px;
}
.m-form-submit-button {
    width: 250px;
}
/*フロート*/
#footerFloatingMenu {
	display: flex;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 62px;
	z-index: 99999998;
	border-top: 1px solid #fff;
	background-color: rgba(224,224,224,0.9);
	padding: 10px 0;
}
#footerFloatingMenu a {
    color: #fff;
    display: block;
    width: 45%;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    font-size: 15px;
}
.f-tel {
	background: #52bfae;
}
.f-web {
	background: #5493fa;
}
#footerFloatingMenu a:hover,#footerFloatingMenu a:active,#footerFloatingMenu a:focus {
	text-decoration:none;
	transition:all .5s;
	opacity:0.7;
}
#footerFloatingMenu i {
	color:#fff;
}
.copyright {
	padding: 15px 0 77px;
}

/*フッター*/
.f-menu {
    display: block;
    padding: 5px 0;
	margin: 0;
}
.f-menu li {
    border-bottom: dotted 1px #fff;
    padding: 10px 0px;
}
.f-menu li:last-child {
	border:none;
}
}
@media screen and (max-width:768px) {
.catch {
    width: 70%;
}
/**/
.orderFlex {
    height: 625px;
}
.order_Photo {
    position: relative;
}
.orderPhoto {
    position: relative;
	top: auto;
    bottom: auto;
	right: auto;
	margin: 0 0 0 auto;
}
.orderPhoto:after {
    width: 130%;
    height: 100%;
}
.cap_order {
    top: auto;
    bottom: auto;
    margin-top: 20px;
}

/*オーダーメイド*/
.tarmList li {
    width: 50%;
}
}
@media screen and (max-width:600px) {
.pc {
	display:none;
}	
.sp {
	display:block;
	position:relative
}
.catch {
	width:100%;
}
.filter {
    background-color: #000;
}
/*header*/
.page-header {
    padding: 70px 0;
}
.page-header__title {
    font-size: 24px;
}
.site-branding__heading img {
    max-width: 300px;
}
/*トップ*/
#pick_up ul {
    display: block;
	margin: 80px 0;
}
#pick_up ul li {
    width: 70%;
    margin: 0px auto 50px;
}
#pick_up ul li span.titleArea {
    font-size: 10px;
}
.webBnr {
    width: auto;
}
.copinfo .cvArea {
    display: block;
}
.copinfo .cvArea .moreBtn {
    margin: 20px auto;
}
/*物件紹介*/
.rentalPost-title {
    display: block;
}
.rentalPost_cat {
    display: block;
    width: 100px;
    text-align: center;
    font-size: 10px;
}
.rentalPost-title {
    margin: 0;
}
.rental_entry {
    display: block;
}
.rental__entry {
    width: 100%;
}
.rental-postThumb {
    width: 70%;
    padding-right: 0;
    margin: 20px auto 30px;
}
/**/
.tarmList li .room_Name {
    font-size: 15px;
}
/*物件個別*/
.gaiyo table th {
    font-size: 10px;
}
.gaiyo table td {
    font-size: 13px;
}
.rentalTable th,.rentalTable td {
    padding: 5px 10px;
    font-size: 13px;
}
.roomName {
    display: block;
}
.roomName .titleArea>a {
    font-size: 12px;
    width: 80px;
    text-align: center;
}
.gaiyo .cvArea,.cvArea_2 {
    display: block;
}
.gaiyo .cvArea .moreBtn,.cvArea_2 .moreBtn {
    margin: 20px auto;
}
/*Sidebar*/
.terms {
    display: block;
}
.s-form select {
    width: 80%;
}
.terms li {
    width: 100%;
    font-size: 13px;
}
}
@media screen and (max-width:480px){
/*header*/
.site-branding__heading img {
    max-width: 230px;
}
/**/
.aboutPhoto {
    width: 100%;
}
.order_Photo {
    width: 100%;
}
.orderPhoto {
    width: 70%;
}
#pick_up ul li {
    width: 100%;
}
.room_Name {
    font-size: 16px;
}
/*物件検索*/
.rentalPost__title {
    font-size: 16px;
}
.rental-postThumb {
    width: 100%;
}
.a-price {
    font-size: 18px;
    display: block;
}
/*オーダーメイド*/
.tarmList {
    display: block;
}
.tarmList li {
    width: 100%;
}
.tab-label {
    font-size: 12px;
}
/*物件個別*/
.pcTable {
	display:none;
}
.spTable {
	display:block;
}
.gaiyo table td {
    width: 63%;
}
/*Sidebar*/
.s-form select {
    width: 90%;
}
.subprice span {
    display: block;
	margin-left:0;
	line-height: 1.3;
}
form#mail_form input#name_1, form#mail_form input#name_2, form#mail_form input#read_1, form#mail_form input#read_2, form#mail_form input#phone, form#mail_form input#schedule,form#mail_form input#mail_address, form#mail_form input#mail_address_confirm {
    width: 100%;
}
#footerFloatingMenu a {
	font-size: 15px;
}
}
