@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Shippori+Mincho&display=swap');

html {
	font-size: 16px;
	  font-family: "Shippori Mincho", serif;
}
body, input {
	font-family: "Shippori Mincho", serif !important;
}
.font-en {
	  font-family: "Cormorant Garamond", serif;
	font-weight: 400;
}

#footer {
	background-color: #001e37;
	color: #fff !important;
}
#footer a{
	color: #fff !important;
}

#footer hr {
	color: inherit;
}

.footer_content {
	width: calc(100% - 40px);
		max-width: 1080px;
}

.content {
	width: calc(100% - 40px);
	max-width: 1080px;
}

h2:not(.st-remove) {
	font-size: 32px;
	position: relative;
	margin-bottom: 80px;
}

h2.sub-title {
	font-size: 48px;
}

h3.font-en {
	font-size: 32px;
}

h2.sub-title::after {
	position: absolute;
	top: calc(100% + 0px);
	left: 50%;
	transform: translatex(-50%);
	width: 100%;
	height: auto;
	font-size: 12px;
		  font-family: "Shippori Mincho", serif;
}

.content:not(.st-remove) {
	margin-block: 40px 40px;
	padding-block: 40px;
}

.campaign h2.sub-title:after {
	content: 'キャンペーン情報';
}

#top_gallery h2.sub-title:after {
	content: 'フォトギャラリー';
}
.information h2.sub-title:after {
	content: 'インフォメーション';
}

.information h2 {
	margin-bottom: 40px;
}

p.notes {
	font-size: 16px;
	text-align: left;
}

p {
	font-size: 16px;
	line-height: 1.6 !important;
}

div.campaign {
/* 	margin-top: 80px; */
}



.tbl-common01 dt, .tbl-common01 dd {
/* 	font-size: 16px; */
	border: none !important;
}

.content dd {
/* 	border-block: 1px solid #E8E8E8; */
/* 	border: none; */
}


.content-wrapper {
	width: 100%;
	background-color: #E6F8FA;
}

.p-title {
	margin-bottom: 40px;
}

.top-contact > p {
	font-size: 24px;
}
/* .tbl-common01 dt {
	width: 200px;
}

.tbl-common01 dd {
	padding-left: 216px;
	border: none;
} */

@media screen and (max-width: 640px) {
	.tbl-common01 {
	margin-inline: 0;
	width: 100%;
}
	#top_link, #top_gallery, .link_list div {
		letter-spacing: normal;
	}
	#outline .tbl-common01 {
		margin-inline: 0;
		width: 100%;
	}
}

input[type="text"] {
	padding: 4px;
}

input[type="submit"], input[type="reset"] {
	border: 1px solid #ccc;
	padding: 8px 16px;
	font-size: 20px;
}

input[type="submit"] {
	background-color: #DBC330;
	color: #333;
	border-color: #333;
}

.cta-btn {
	display: inline-block;
	padding: 8px 80px;
	background-color: #DBC330;
	border: 1px solid #333;
	font-size: 20px;
}

.content:has(.information) {
	border: 1px solid #333;
	width:50%;
	background-color: #cccccc45;
	margin-block: 40px;
}

.information {
	margin-block: 8px;
}

@media screen and (max-width: 640px) {
	.content:has(.information) {
	border: 1px solid #333;
	width:80%;
	background-color: #cccccc45;
	margin-block: 40px;
}

}

/* ACCESSページ */

.access h3, .access h2{
	margin-bottom: 3rem;
	position: relative;
	font-size: 32px;
}

.nearest-station {
	margin-block: 64px 24px;
}

.p-arround {
	font-size: 24px;
	margin-top: 40px;
}

.access h3.sub-title:after, .access h2.sub-title:after{
	position: absolute;
	top: calc(100% + 4px);
	left: 50%;
	transform: translatex(-50%);
	width: 100%;
	height: auto;
	font-size: 12px;
	font-family: "Shippori Mincho", serif;
}

h3.east-tower.sub-title:after {
	content: 'リバーシティ21 イーストタワー';
}

h3.east-tower2.sub-title:after {
	content: 'リバーシティ21 イーストタワー2';
}

h3.shinkawa.sub-title:after {
	content: 'リバーシティ21 新川';
}

h3.river-point-tower.sub-title:after {
	content: 'リバーポイントタワー';
}

h3.parkside-wings.sub-title:after {
	content: 'パークサイドウイングス';
}

h2.shop.sub-title:after {
	content: '周辺の店舗＆施設';
}

h2.map.sub-title:after {
	content: '周辺の地図';
}

/* 物件ページ */
.property-btn {
	display: inline-block;
	width: 200px;
	text-align: center;
	border: double 4px #000;
	color: #000;
	transition: all 0.3s ease 0s;
	font-size: 20px;
	line-height: 1;
	padding-block: 6px;
}

.property-btn:hover {
	background-color: #000;
	color: #fff;
	opacity:1;
}

.property-btn span{
	font-size: 10px;
}

.p-property-title {
	font-size: 24px;
	border-bottom: 4px double #555;
}

#gallery h2.sub-title:after{
	content: '物件写真';
}

#gallery h3 {
	margin-top: 54px;
	font-size: 20px;
}

#plan h2.sub-title:after{
	content: '間取り図';
}

#rent h2.sub-title:after{
	content: '空室情報';
}
#rent h2 {
	margin-bottom: 56px;
}

#outline  h2.sub-title:after{
	content: '物件概要';
}

@media screen and (max-width: 640px) {
	.property-btn {
		width: 150px;
		margin-bottom: 8px;
	}
}

/* 空室情報 */

h2.rent {
	margin-bottom: 80px;
}

h2.sub-title.rent:after{
	content: '空室情報一覧';
}

.vacant_list {
	display: flex;
	gap: 16px;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.vacant-btn {
	display: inline-block;
	width: calc((100% - 32px) / 3);
	text-align: center;
	border: double 4px #fff;
	background: #5ECDD4;
/* 	color: #000; */
	color: #fff;
	transition: all 0.3s ease 0s;
	font-size: 24px;
	line-height: 1;
	padding-block: 6px;
	box-sizing: border-box;
	position: relative;
}

.vacant-btn:hover {
/* 	background-color: #fff;
	color: #000; */
	opacity: 0.7;
}

.vacant-btn::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}

.vacant-btn-small {
	font-size: 10px;
	display: block;
	margin-top: 4px;
}

.vacant-btn-large {
	font-size: 24px;
		display: block;
	margin-top: -16px;
}

.contact-btn {
	background-color: #DBC330;
	padding: 8px 40px;
}

@media screen and (max-width: 640px) {
	.vacant-btn {
		width: 100%;
	}
}

/* ヘッダーメニュー */
#header .navbar ul#menu {
	display: flex !important;
	width: calc(100% - 40px) !important;
    max-width: 1080px;
	justify-content: space-between;
}

@media screen and (max-width: 900px) {
	#header .navbar ul#menu a{
	font-size: 14px;
}
}

@media screen and (max-width: 640px) {
	#header .navbar ul#menu {
	display: none !important;
}
}

/* 物件ページ */
/* 共用部写真 */
.img-ar-1-1, .img-ar-1-1-a{
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

@media screen and (max-width: 640px) {
	.spnone {
		display: none !important;
	}
}
@media screen and (min-width: 641px) {
	.img-ar-1-1 {
		max-width: 150px !important;
	}
}

@media screen and (min-width: 641px) {
	.img-ar-1-1-a {
		max-width: 200px !important;
	}
}

/* Parkside Wings */
div.psw_top {
    width: 100%;
    height: 300px;
    background-image: url(/wp-content/uploads/2024/12/psw-top-scaled.jpg);
    background-repeat: no-repeat;
    background-position: center 67%;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}
.title_area{
	width:100%;
	height:75%;
 	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

/* フォームのボタン */
/* 
@media screen and (max-width: 640px) {
 form .center {
 	display: flex;
	 justify-content: center;
	 gap: 8px;
 }
} */

/* ハンバーガーボタン */
.hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 1000;
}

.hamburger span {
  display: block;
  background: #666;
  height: 4px;
  margin: 6px 0;
  width: 100%;
  transition: 0.3s;
}

/* ✕ マークのアニメーション */
.hamburger.open span:nth-child(1) {
  transform: translateY(10px) rotate(45deg);
}

.hamburger.open span:nth-child(2) {
  opacity: 0;
}

.hamburger.open span:nth-child(3) {
  transform: translateY(-10px) rotate(-45deg);
}

/* モバイルメニュー（デフォルトは右に隠す） */
#mobile-menu {
  position: fixed;
  top: 0;
  right: -250px; /* 初期位置を画面外に */
  width: 250px;
  height: 100%;
  background: #fff;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease-in-out;
  z-index: 999;
}

/* メニューが開いたとき */
#mobile-menu.open {
  right: 0; /* 画面にスライドイン */
}

#mobile-menu ul {
  list-style: none;
  padding: 16px;
  margin: 0;
	width: 200px;
}

#mobile-menu li {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ddd;
	display: block;
	width: 100%;
}

#mobile-menu a {
  text-decoration: none;
  color: #333;
  display: block;
}

/* レスポンシブデザイン */
@media screen and (max-width: 640px) {
  .hamburger {
    display: block;
	  position: fixed;
  }
  #menu {
    display: none;
  }
}