
@charset "UTF-8";
.logo-area { display: none;}
#mv::after {background-color: rgba(255,255,255,.4);	content: "";	width: 100%;	height: 100%;	position: absolute;	top: 0;	left: 0;	z-index: 123;}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; z-index: 123;}#top-h1 { font-size: 280%;} #top-bottom-text { font-size: 220%; }
.fade01 { animation: fadeIn 6s ease .5s forwards normal; opacity: 0;}
.fade02 { animation: fadeIn 6s ease 1s forwards normal; opacity: 0;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
.to-list { position: absolute; right: 1vw; top: 1vw; font-size: 80%;}.list-box { min-height: 12vw; overflow: auto;}.list-box li { border-bottom: dotted 1px ; margin-top: .8vw; padding-bottom: .8vw;}a.list-link { text-decoration: underline; color: #a38367;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #a38367; padding-top: .3vw; color: ;}
#top-text {overflow: hidden;	padding: 5vw 0;}#top-text p {font-size: 160%;	color: #8A6648;	font-weight: 600;}
.top-text01 { transition: 2s ease-out; transform: translate(-100%,-100%); opacity: 0;}.top-text02 { transition: 2s .5s ease-out; transform: translate(100%,-100%); opacity: 0;}.top-text03 { transition: 2s .5s ease-out; transform: translate(-100%,100%); opacity: 0;}.top-text04 { transition: 2s 1s ease-out; transform: translate(100%,100%); opacity: 0;}
.top-text01.delighter.started,
.top-text02.delighter.started,
.top-text03.delighter.started,
.top-text04.delighter.started { transform: translate(0,0); opacity: 1;}
#greeting { background: linear-gradient(135deg, #fff9f5, #ffe6d1, #fff9f5);}
#greeting h1 { font-size: 200%; display: flex; align-items: center;}#greeting h1:before,#greeting h1:after { content: ""; height: 2px; flex-grow: 1; background-color: #666;}
#greeting h1:before { margin-right: 1rem;}
#greeting h1:after { margin-left: 1rem;}
#top-service { position: relative; background: rgba(163, 131, 103,.2);}
#top-service::before { content: ""; position: absolute; bottom: 0; right: 0; z-index: -1; width: 100%; height: 100%; background-image: url(../img/stripe.svg); background-repeat: repeat; background-position: left top; background-size: 130px;	z-index: 10;}.top-service-contents {position: relative;	z-index: 15;}
#top-service h2 { font-size: 110%;	text-align: center;	background-color: #fff;	padding: .5rem 0;	border-radius: 20px;	width: 80%;	position: absolute;	bottom: 0;	left: 10%;	z-index: 15;}
a.service-link { position: relative; overflow: hidden; width: 15vw; height: 15vw; margin: 0 auto;}.service-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgb(255,255,255); width: 100%; height: 100%; z-index: 12; opacity: .3; transition: 0.4s ease-out;	border-radius: 50%;}#top-service a{ background-size: cover; border-radius: 50%;}
a.service-link:hover::after { opacity: .6;}.bnr-bg,.bnr-bg2 { transition: transform 0.3s ease-out; position: absolute; top: 50%; left: 50%; border-radius: 50%; transform: scale(1) translate(-50%, -50%);}.bnr-bg { height: 100%;}.bnr-bg2 { width: 100%;}.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2 { transform: scale(1.02) translate(-50%, -50%);}
a.bnr-link { position: relative; overflow: hidden; text-shadow: 1px 1px 2px rgba(255,255,255,.5), -1px 1px 2px rgba(255,255,255,.5), 1px -1px 2px rgba(255,255,255,.5), -1px -1px 2px rgba(255,255,255,.5); color: ; height: 30vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, rgba(255,255,255,.6) 0%, rgba(255,255,255,1)100%); width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out;}.bnr-link h2 {color: #ffffff;	position: relative;	text-align: center; font-size: 140%;	margin-bottom:1.5rem;	font-weight: 600;}.bnr-tit {position: relative;}.bnr-link h2:before,.bnr-link h2:after { position: relative; display: inline-block; content: ""; background-color: #ffffff; width: 2px; height: 2em; margin: 0 1em; margin-top: -.2em; vertical-align: middle;}
.bnr-link h2:before { transform: rotate(-35deg);}
.bnr-link h2:after { transform: rotate(35deg);}
.bnr-box { background-color: rgba(163, 131, 103,.8); height:20vw; z-index: 1234;}
.bnr-kind { position: absolute; top:30%; left:0; right:0;}
#bnr01 { background-image: url("../img/bnr-sell.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; height:20vw;}#bnr02 { background-image: url("../img/bnr-buy.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; height:20vw;}#bnr03 { background-image: url("../img/bnr-rent.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; height:20vw;}
#bnr01-tit { transition: 2s ease-out; transform: translateX(-100%); opacity: 0;}#bnr02-tit { transition: 2s ease-out; transform: translateX(100%); opacity: 0;}#bnr03-tit { transition: 2s ease-out; transform: translateX(-100%); opacity: 0;}#bnr01-tit.delighter.started,
#bnr02-tit.delighter.started,
#bnr03-tit.delighter.started { transform: translateX(0); opacity: 1;}
@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 555px; } #top-contents { font-size: 1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #header,#mv { height: 100vw; } #top-header-wrap { height: 100vw; } #top-h1 { font-size: 200%; } #top-bottom-text { font-size: 160%; } #greeting { line-height: 5.3vw; } #g-header-wrap { width: 100%; } .bnr-box { height:70vw; } .bnr-kind { position: absolute; top:25%;} #bnr01, #bnr02, #bnr03 { height:70vw; } a.bnr-link { height: 55vw; } .bnr-ttl-jp, .bnr-ttl-en { height: 5vw; } .bnr-line { display: none; } .bnr-ttl-en { padding-top: 1.1vw; } .index-header::after { top: 2vw; } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; }}@media (max-width: 575px){#top-text p {font-size: 120%;} #greeting { line-height: 6vw; } #greeting h1 { font-size: 140%; font-weight: 600; } #top-contents h1 { font-size: 150%; font-weight: 600; }
a.service-link { position: relative; overflow: hidden; width: 50vw; height: 50vw; margin: 0 auto;}}