@charset "utf-8";
/* -----------------------------------------------------------------
	sanyo_realty_tmpl base.css Document
	Description: サンヨーリアルティ株式会社様 デザインのテーマ
	Version: 1.0
 ----------------------------------------------------------------- */

/* 初期設定
-------------------------------------------------- */
a:link,
a:visited {
    color: #231815;
}
/* リンクをスマートフォン端末以外では無効にする（jQuery併用：commons/js/jquery_config.js内に記載） */
a[href^="tel:"] {
    cursor: default;
}

/* 文字色
------------------------------------------------------------ */
.red { color: #cc0000; }
.blue { color: #0080ff; }
.orange { color: #ff8c00; }
.green { color: #369b50; }
.brown { color: #6a3313; }
.black { color: #333333; }
.white { color: #ffffff; }

/* フォントサイズ指定
------------------------------------------------------------ */
.font60 { font-size: 60%; }
.font65 { font-size: 65%; }
.font70 { font-size: 70%; }
.font75 { font-size: 75%; }
.font80 { font-size: 80%; }
.font85 { font-size: 85%; }
.font90 { font-size: 90%; }
.font100 { font-size: 100%; }
.font110 { font-size: 110%; }
.font120 { font-size: 120%; }
.font130 { font-size: 130%; }
.font140 { font-size: 140%; }
.font150 { font-size: 150%; }
.font160 { font-size: 160%; }
.font170 { font-size: 170%; }
.font180 { font-size: 180%; }
.font190 { font-size: 190%; }
.font200 { font-size: 200%; }
.font-bold { font-weight: bold; }
.font150, .font160, .font170, .font180, .font190, .font200 { line-height: 130%; }

/* マージン設定（トップ）
------------------------------------------------------------ */
.mt1 { margin-top: 1%; }
.mt2 { margin-top: 2%; }
.mt3 { margin-top: 3%; }
.mt4 { margin-top: 4%; }
.mt5 { margin-top: 5%; }
.mt6 { margin-top: 6%; }
.mt7 { margin-top: 7%; }
.mt8 { margin-top: 8%; }
.mt9 { margin-top: 9%; }
.mt10 { margin-top: 10%; }

/* マージン設定（ライト）
------------------------------------------------------------ */
.mr1 { margin-right: 1%; }
.mr2 { margin-right: 2%; }
.mr3 { margin-right: 3%; }
.mr4 { margin-right: 4%; }
.mr5 { margin-right: 5%; }
.mr6 { margin-right: 6%; }
.mr7 { margin-right: 7%; }
.mr8 { margin-right: 8%; }
.mr9 { margin-right: 9%; }
.mr10 { margin-right: 10%; }

/* マージン設定（ボトム）
------------------------------------------------------------ */
.mb1 { margin-bottom: 1%; }
.mb2 { margin-bottom: 2%; }
.mb3 { margin-bottom: 3%; }
.mb4 { margin-bottom: 4%; }
.mb5 { margin-bottom: 5%; }
.mb6 { margin-bottom: 6%; }
.mb7 { margin-bottom: 7%; }
.mb8 { margin-bottom: 8%; }
.mb9 { margin-bottom: 9%; }
.mb10 { margin-bottom: 10%; }

/* マージン設定（レフト）
------------------------------------------------------------ */
.ml1 { margin-left: 1%; }
.ml2 { margin-left: 2%; }
.ml3 { margin-left: 3%; }
.ml4 { margin-left: 4%; }
.ml5 { margin-left: 5%; }
.ml6 { margin-left: 6%; }
.ml7 { margin-left: 7%; }
.ml8 { margin-left: 8%; }
.ml9 { margin-left: 9%; }
.ml10 { margin-left: 10%; }

/* clearfix
------------------------------------------------------------ */
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

/* PC・モバイル表示設定
------------------------------------------------------------ */
.spDisp {
	display: none;
}

/* 右下 TOPへ戻るボタン
-------------------------------------------------- */
/* bodyは幅・高さのスペース確保用 */
body{
	position: relative;
	width:100%;
	height:auto;
	color:#696969;
}
#page-top{
	width: 100px;
	height: 100px;
	position:fixed;
	right: 2.0%;
	bottom: 2.0%;
	display:none;
	z-index:9999;
}
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
#page-top p a{
	color:#fff;
	line-height:50px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
/* NEWアイコン */
span.new {
	margin: 0 0.5rem;
	padding: 0.25rem 0.5rem;
	font-size: 0.8em;
	line-height: 1.1;
	color:#fff;
	background-color:#ff0000;
	border-radius: 5px;
}
/* 点滅 ここから */
@keyframes pulse {
	from { opacity: 1.0; /*透明度100%*/ }
	to { opacity: 0.5; /*透明度50%*/ }
}
.blinking{
	animation-name: pulse;/* 実行する名前 */
	animation-duration: 0.5s;/* 0.5秒かけて実行 */
	animation-iteration-count:infinite;/* 何回実行するか。infiniteで無限 */
	animation-timing-function:ease-in-out;/* イーズインアウト */
	animation-direction: alternate;/* alternateにするとアニメーションが反復 */
	animation-delay: 0s; /* 実行までの待ち時間 */
}

/* ------------------------------------------------------------
	Googleマップ・Youtube用
------------------------------------------------------------ */
.ggmap, .youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .youtube iframe,
.ggmapr object, .youtube object,
.ggmap embed, .youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ------------------------------------------------------------
    ヘッダー
------------------------------------------------------------ */
header {
	margin: 0;
}
h1 {
    margin: 0;
    padding: 0.5rem 0;
    font-size: 0.9em;
	color: #000000;
	background-color: #c8c8c7;
}

/* ------------------------------------------------------------
	グローバルナビゲーション
------------------------------------------------------------ */
.header-nav-fix {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
	/* height: 5vh; */
}
.headerLogo {
	width: 15%;
	padding: 0 1.0rem;
}
.globalNavigation {
	width: 73%;
	padding: 0 2.0rem;
	padding-top: 1.0rem;
	padding-left: 6.0rem;
}
.globalNavigation ul {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
}
.globalNavigation ul li {
	display: none;
	width: calc(100%/6);
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.15em;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 125%;
}
.headerMenu {
	width: 12%;
}
.headerMenu ul {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
}
.headerMenu ul li {
	width: calc(100%/2);
	padding: 0;
}
.headerLogo img {
	width: 100%;
	height: auto;
}
.header-nav-fix.fixed {
	position:fixed;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.35);
	transition:all 0.3s;
	z-index: 99;
}

/* ------------------------------------------------------------
	ハンバーガーメニュー・フルスクリーンメニュー
------------------------------------------------------------ */
.menu-button {
	width: 100%;
	height: 100%;
	display: grid;
	place-items: center;
	background: #000000;
	border: 0;
	color: #ffffff;
	cursor: pointer;
}
/*
.global-menu {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding: 0;
	background: rgba(255,255,255,0.95);
	color: #000000;
	transform: translateY(-100%);
	transition: transform 0.3s ease;
}
*/
.global-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	z-index: 10000;
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding: 0;
	background: rgba(255,255,255,0.95);
	color: #000000;
	transform: translateY(-100%);
	transition: transform 0.3s ease;
}
.global-menu.is-open {
	transform: translateY(0);
}
.global-menu-contents {
	padding: 2.5rem;
}
.global-menu-contents img.logo {
	width: 300px;
	height: auto;
}
.global-menu-contents h3 {
	margin: 0;
	margin-bottom: 1.0rem;
	padding: 0.25rem 0;
	font-size: 1.25em;
	font-weight: 600;
	border-bottom: solid 1px #000000;
	background:
		linear-gradient(to bottom, #4f9556, #3c5da1) right 0 top / 3px 100% no-repeat,
		linear-gradient(to bottom, #4f9556, #3c5da1) right 6px top / 3px 100% no-repeat,
		linear-gradient(to bottom, #4f9556, #3c5da1) right 12px top / 3px 100% no-repeat;
}
.global-menu-contents ul {
	display: block;
}
.global-menu-contents ul li {
	width: 100%;
	margin: 0;
	padding: 0.5rem 0;
	font-size: 1.1em;
}
.global-menu-contents ul li a {
	display: block;
}
/*
.global-menu a {
	color: #000000;
	font-size: 24px;
	text-decoration: none;
}
*/
.menu-close {
	width: 70px;
	height: 70px;
	align-self: flex-end;
	font-size: 50px;
	background: transparent;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	background-color: #000000;
}

.overlay-menu {
	transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
}

/* --------------------------------------------------
	フッター
-------------------------------------------------- */
.snsList {
	margin: 0rem auto;
	padding: 0;
	display: flex;
	list-style: none;
}
.snsList li {
	margin: 0;
	padding: 1.0rem;
	width: calc(100%/5);
}
.snsList li img {
	width: 100.0%;
	height: auto;
}
/* フッターメニュー */
footer {
    margin: 0;
    padding: 4.0rem 0 0;
	background-color: #e5e5e5;
}
.footer-menu {
	margin: 0;
	padding: 0;
}

.footerMenuList {
	list-style: none;
}
.footerMenuList a {
	transition : all 0.5s ease 0s;
}
.footerMenuList a:link,
.footerMenuList a:visited {
	color: #696969;
}
.footerMenuList a:hover {
	color: #3e62ac;
}
.footerMenuList li .footerMenuListFirst {
	margin-bottom: 0.25rem;
}
.footerMenuList > li {
	margin-bottom: 1.25rem;
	font-weight: 600;
}
.footerMenuList ul li {
	margin-bottom: 0.25rem;
	font-size: 0.9em;
	font-weight: normal;
}

.footer-copyrights {
    margin: 2.5% 0 0 0;
    padding: 0.5% 0 2.5%;
    text-align: center;
    font-size: 90%;
    color: #ffffff;
    background-color: #3e62ac;
}
/* フローティングメニュー */
.floatingFooterDisp {
	display: none;
}
.floatingFooter {
	position: fixed;
	right: 0;
	bottom: 0;
	display: flex;
	height: 70px;
}
.floatingFooter img {
	width: auto;
	height: 100%;
}

.pc-footer {
    margin: 0;
    padding: 0.5% 0;
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0;
    display: none;
}
.pc-footer-inner {
	position: absolute;
	display: flex;
	flex-wrap: nowrap;
	justify-content: right;
	right: 100px;
	bottom: 0;
}
.pc-footer-inner div {
	margin: 0 1.0%;
}

/* ブレイクポイント 1400px以下
-------------------------------------------------- */
@media only screen and (max-width: 1400px) {
	/* ------------------------------------------------------------
		グローバルナビゲーション
	------------------------------------------------------------ */
	.globalNavigation ul li {
		font-size: 95%;
	}
}

/* ブレイクポイント 1023px以下
-------------------------------------------------- */
@media only screen and (max-width: 1023px) {
	/* ------------------------------------------------------------
		ヘッダー
	------------------------------------------------------------ */
	header {
		margin-bottom: 2.0%;
	}
	h1 {
		margin: 0;
		padding: 0.5% 0;
		font-size: 75%;
	}
	/* ------------------------------------------------------------
		グローバルナビゲーション
	------------------------------------------------------------ */
	.globalNavigation ul {
		display: none;
	}
	/* ------------------------------------------------------------
		フッター
	------------------------------------------------------------ */
	.footerCompanyName {
		width: 50%;
		margin: 0.0rem auto 2.0rem;
		text-align: center;
	}
	.snsList {
		margin: 0.25rem auto 0;
		width: 80.0%;
	}
	/* フローティングメニュー */
	.floatingFooter {
		height: 50px;
	}
}

/* ブレイクポイント 767px以下
-------------------------------------------------- */
@media only screen and (max-width: 767px) {
	/* PC・モバイル表示設定
	------------------------------------------------------------ */
	.pcDisp {
		display: none;
	}
	.spDisp {
		display: block;
	}
	/* ------------------------------------------------------------
		ヘッダー
	------------------------------------------------------------ */
	h1 {
		padding: 0.5rem 0;
		font-size: 0.8em;
	}
	/* ------------------------------------------------------------
		グローバルナビゲーション
	------------------------------------------------------------ */
	.headerLogo {
		width: 35%;
		padding: 0 1.0rem;
	}
	.globalNavigation {
		width: 35%;
	}
	.headerMenu {
		width: 30%;
	}
	/* ------------------------------------------------------------
		ハンバーガーメニュー・フルスクリーンメニュー
	------------------------------------------------------------ */
	.global-menu {
		transform: translateY(-200%);
	}
	.global-menu-contents {
		padding-top: 0;
		padding-bottom: 2.0rem;
		overflow-y: auto;
	}
	.global-menu-contents img.logo {
		width: 50%;
		height: auto;
	}
	/* ------------------------------------------------------------
		フッター
	------------------------------------------------------------ */
	.footerCompanyName {
		width: 100%;
		margin-bottom: 1.0rem;
		text-align: center;
	}
	/* フローティングメニュー */
	.floatingFooter {
		height: 40px;
	}
}