@charset "utf-8";
/* CSS Document */





/* ==================
  LP all style
====================*/

#townhouse h2,#townhouse h3,#townhouse h4 #townhouse p{
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif !important;
  font-weight: 500;
  font-style: normal;

}
#wrapper {
}
.container{
  overflow: hidden;
}
#page-body {
  overflow: hidden;
  width: 100%;
}
.container .breadcrumb {
    width: 1170px;
    margin: 0 auto 20px;
}
@media (max-width: 1170px) {
.container .breadcrumb{
  width: 965px;
}
}
@media (max-width: 767px) {
.container .breadcrumb{
  width: 100%;
  padding: 0 5px;
}
}
li{
  list-style: none;
}
a:hover{
  text-decoration: none;
}
.p-main {
  font-size: 14px;
  line-height: 1.7;
}

/* ==================
  p-header
====================*/
#townhouse .p-header{
  margin: 0 auto 8%;
  width: 100%;
  text-align: center;
}
#townhouse .p-header h2{
  margin-bottom: 3.5%;
}
#townhouse .p-header img{
  margin-bottom: 3%;
}
#townhouse .p-header p{
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif !important;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: .15em;
}

#townhouse a:hover{
  opacity: .5;
  transition: all .3s linear 0s;
}

#townhouse .item_01{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 9.8%;
  display: flex;
	justify-content: space-between;
  align-items: flex-end;
}
#townhouse .item_01 div{
  max-width: 500px;
  width: 50%;
}
#townhouse .item_01 div img{
  margin-bottom: 12%;
}
#townhouse .item_01 ul.credit, #townhouse .item_03 ul li ul.credit{
  max-width: 450px;
  width: 100%;margin-bottom: 7%;
  margin-left: auto;
text-align: left;}
#townhouse .item_01 ul.credit li, #townhouse .item_03 ul li ul.credit li{
  display: flex;
  justify-content: flex-start;
  font-size: 14px;
  letter-spacing: .14em;
}
#townhouse .item_01 ul.credit li h3, #townhouse .item_03 ul li ul.credit li h3{
  font-size: 14px;
  font-weight: bold;
  margin-right: 3%;
}
#townhouse .item_01 ul.credit li, #townhouse .item_01 ul.credit li:first-child, #townhouse .item_03 ul li ul.credit li{
  margin-bottom: 3%;
}
#townhouse .item_01 ul.credit li:last-child, #townhouse .item_03 ul li ul.credit li:last-child{
  margin-bottom: 0;
}
#townhouse .item_01 ul.credit li p, #townhouse .item_03 ul li ul.credit li p{
  margin: 0;
  width: 76%;
}
#townhouse .item_01 ul.credit li p span::before, #townhouse .item_03 ul li ul.credit li p span::before{
  content: "M";
  border: 1px solid #000000;
  padding: 1% 1.2%;
  line-height: 1;
  font-size: 12px;
  display: inline-block;
  margin-right: 1.2%;
  margin-bottom: 2%;
}
#townhouse .item_01 ul.credit li p .lsize::before, #townhouse .item_03 ul li ul.credit li p .lsize::before{
  content: "L";
  /*margin-left: 2%;*/
  padding: 1% 1.6%;
}
#townhouse .item_01 ul{
  max-width: 440px;
  width: 49%;
}
#townhouse .item_01 ul li:first-child{
  margin-bottom: 13.5%;
}

#townhouse .item_02 ul li:last-child img{
  margin-left: auto;
  max-width: 381px;
  display: block;
}
#townhouse .item_02 div ul.credit{
  margin: 0 auto 0 0;
}

#townhouse .item_03{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 9.8%;
}
#townhouse .item_03 figure{
  margin: 0 auto 6%;
  text-align: center;
}
#townhouse .item_03 ul{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#townhouse .item_03 ul li:last-child img{
  margin-bottom: 13.7%;
}
#townhouse .item_03 ul li ul.credit{
  display: initial;
}

#townhouse .item_04{
  align-items: center;
}

#townhouse .item_05 div ul.credit{
  max-width: 455px;
}
#townhouse .item_05 div ul.credit li p{
  width: 72%;
}

#townhouse .collection{
  max-width: 830px;
  margin: 0 auto 6%;
  text-align: center;
}
#townhouse .collection h4{
  margin: 0 auto 3.7%;
}
#townhouse .collection p{
  font-size: 14px;
  letter-spacing: .08em;
  margin-bottom: 0;
}
#townhouse .collection p span{
  font-weight: bold;
  display: block;
  margin-bottom: 1.1%;
}
#townhouse .collection ul{
  display: flex;
  justify-content: center;
  gap: 42px;
}
#townhouse .collection ul li{
  width: 30%;
}

.pagelastbtn div{
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin: 0 auto 20px;
}
.pagelastbtn div a{
  width: 80%;
  max-width: 535px;
  background-color: #333333;
  color: #ffffff;
  display: inline-block;
  padding: 25px 50px;
  position: relative;
  transition: all .3s linear 0s;
}
.pagelastbtn div a:hover, .pagelastbtn div a:focus{
  text-decoration: none;
  background-color: #8c8c8c;
}
.pagelastbtn div a:after{
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  top: 43%;
  right: 6%;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(
  45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(
  45deg);
}
.pagelastbtn .bk_blue a{
  background-color:#7dc5d0;
}

.visible-880{
  display: none;
}



@media (max-width: 880px) {

#townhouse .item_01{
  width: 90%;
  margin: 0 auto 9.8%;
  flex-direction: column;
  align-items: center;
}
#townhouse .item_01 div{
  width: 100%;
}
#townhouse .item_01 div img, #townhouse .item_01 ul li:first-child{
  margin-bottom: 6%;
}
#townhouse .item_01 ul{
  width: 80%;
  margin: 0 auto 5%;
  text-align: center;
}
.hidden-880{
  display: none;
}
.visible-880{
  display: block;
}

}

@media (max-width: 480px) {

#townhouse .p-header{
  margin-bottom: 13%;
}
#townhouse .p-header h2{
  margin-bottom: 5%;
}
#townhouse .p-header h2 img{
  width: 100%;
}
#townhouse .p-header img{
  width: 55%;
  margin-bottom: 7%;
}
#townhouse .p-header p{
  font-size: 12px;
  line-height: 1.7;
  letter-spacing:.07em;
}

#townhouse .item_01{
  width: 95%;
}
#townhouse .item_01 ul{
  width: 90%;
}
#townhouse .item_01 ul.credit, #townhouse .item_03 ul li ul.credit{
  width: 89%;
}
#townhouse .item_01 ul.credit li, #townhouse .item_03 ul li ul.credit li, #townhouse .item_01 ul.credit li h3, #townhouse .item_03 ul li ul.credit li h3{
  font-size: 11px;
}
#townhouse .item_01 ul.credit li p span::before, #townhouse .item_03 ul li ul.credit li p span::before{
  font-size: 10px;
}
#townhouse .item_01 ul.credit li p, #townhouse .item_03 ul li ul.credit li p{
  width: 73%;
  letter-spacing: .07em;
}

#townhouse .item_02{
  flex-direction: column-reverse;
}
#townhouse .item_02 ul li:last-child img{
  width: 100%;
}

#townhouse .item_03 figure{
  width: 95%;
}
#townhouse .item_03 ul{
  flex-direction: column;
  width: 87%;
  margin: 0 auto;
}
#townhouse .item_03 ul li:first-child, #townhouse .item_03 ul li:last-child img{
  margin-bottom: 7%;
}
#townhouse .item_05 ul.credit li p{
  width: 70%;
}

#townhouse .collection{
  width: 90%;
  margin-bottom: 16%;
}
#townhouse .collection h4{
  margin-bottom: 6%;
}
#townhouse .collection p{
  font-size: 12px;
}
#townhouse .collection p span{
  font-size: 14px;
}
#townhouse .collection ul{
  gap: 0;
}
#townhouse .collection ul li{
  width: 33%;
}


.pagelastbtn div{
  font-size: 14px;
  letter-spacing: .08em;
}
.pagelastbtn div a{
  padding: 4% 0;
  width: 93%;
}

}







/* ==================
  border-line
====================*/
.border-line{
  width: 130px;
  height: 1px;
  background: #000;
  margin: 0 auto 100px;
}
@media (max-width: 768px) {
.border-line{
  width: 35%;
  margin: 0 auto 13vw;
}
}


/* ==================
  btn_area
====================*/
.btn_area{
  width: 840px;
  margin: 0 auto;
  margin-bottom: 10%;
}

.btn_area a{
  display: inline-block;
  width: 100%;
  background: #333333;
  font-size: 18px;
  text-align: center;
  padding: 15px 0;
  color: #fff !important;
  transition: 0.3s;
}
.btn_area a:hover{
  background-color: #121b35;
  transition: 0.5s;
}
@media (max-width: 768px) {
.btn_area{
  width: 85%;
}
.btn_area a{
  font-size: 14px;
  padding: 3% 0;
}
}




/* ==================
  Utility
====================*/
.hidden-phone{
  display: inline-block;
}
.visible-phone{
  display: none;
}

@media (max-width: 768px) {
.hidden-phone{
  display: none !important;
}
.visible-phone{
  display: inline-block !important;
}
}


.visible-480{
  display: none;
}

@media (max-width: 480px) {
.visible-480{
  display: block;
}
.hidden-480{
  display: none;
}

}



/* ==================
  aタグ リンク無効
====================*/
a.disabled{
    pointer-events: none;
}