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


/* ------- メインビジュアル ------- */
.mv3 {
	position: relative;
}
.mv3 .title {
	position: absolute;
    right: 5%;
    top: 36%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	width: 90%;
	color: #fff;
	font-size: 1.15rem;
	line-height: 1.7rem;
}
.mv3 .title p span {
	display: block;
	font-size: 0.75rem;
}

.mv3 .btn3 {
	display: block;
	margin: 30px auto 0;
	width: 86%;
}
.mv3 .btn3 a {
	color: #fff;
	background-color: #A57B73;
	border-radius: 4px;
	display: block;
	width: 100%;
	padding: 0.7rem;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.mv3 .btn3 a:hover {
	color: #fff !important;
	background-color: #60C5FF;
	text-decoration: none;
	transition-duration: 0.3s;
}
picture source, picture img {
	width: 100%;
}

.sec1 {
	margin-top: 30px;
}

.sec1 .title h1 {
	font-size: 1.35rem;
	line-height: 1.7rem;
	letter-spacing: 0.2rem;
	text-align: center;
}
.sec1 .title h1 span {
	display: block;
	font-size: 1rem;
	color: #A57B73;
	font-weight: bold;
	letter-spacing: 0;
}

@media (max-width: 575px) {
	.slide .container, .title2 .container{
		margin: 0;
		width: 100%;
		padding: 0;
	}
}

/* ------- gallery ------- */
.main-aria {
	width: 100%;
	margin: 0;
	background-color: #DECFCA;
}
.main-aria2 {
	width: 100%;
	margin: 0;
	background-color: #fff;
}
.photo_container {
	max-width: 1000px;
	padding: 0;
	margin: 0;
}
.thumbnail, .thumbnail2{
    overflow: hidden;
    width: 100%;
	background: #fff;
	list-style: none;
}
.thumbnail li, .thumbnail2 li {
    float: left;
}
.thumbnail li img, .thumbnail2 li img {
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
	border: 1px solid #ABABAB;
}
.thumbnail li.current img, .thumbnail2 li.current img {
    opacity: 1;
    filter: alpha(opacity=100);
}
/*
.main_photo {
    position: relative;
    height: 38.5vh;
}
*/
.main_photo2 {
    position: relative;
}
.main_photo img {
    position: absolute;
    top:0;
	left: 0;
    width: 100%;
}
.main_photo2 img {
    position: absolute;
    top:0;
	left: 6%;
    width: 88%;
}
.img_nav btn{
	position: absolute;
	top:52%;
	margin: -25px 7% 0;
	width: 30px;
	height: 30px;
	border-top: solid 2px #5F5F5F;
	border-left: solid 2px #5F5F5F;
	cursor: pointer;
}
.prev{
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: -4%;
}
.next{
	right: 0;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: -4%;
}
.ctr_btn{
	position: absolute;
	top:10%;
	right: 5%;
}
.slider_under {
	color: #fff;
}
.slider_under_MH {
	font-size: 1rem;
	letter-spacing: .2rem;
}

@media (max-width: 768px) {
/* ------- THETA360° ------- */
.sec1 .theta, .sec1 .movie {
	font-size: 1.5rem;
	text-align: center;
	background-color: #C0C0C0;
	width: 100%;
}

/* ------- MOVIE ------- */
}

/* ------- データ ------- */
.sec1 .databox h2 {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #000;
	margin-bottom: 1rem;
	letter-spacing: 0.15rem;
}
.sec1 .databox h3 {
	font-size: 1rem;
	letter-spacing: 0;
}
.sec1 .databox h3 span {
	font-size: 1.25rem;
}
.sec1 .databox .data1 span, .sec1 .databox .data2 span {
	color: #A57B73;
}
.sec1 .databox .data1 p, .sec1 .databox .data2 p {
	margin-bottom: 0.4rem;
}
.sec1 .databox .data1 p {
	display: block;
	padding-left: 1rem;
	text-indent: -1rem;
	line-height: 1.6rem;
}
.sec1 .databox .data1 {
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	padding: 1rem 0 0.6rem;
	margin: 1.5rem 0;
}
.sec1 .databox h4 {
	font-size: 1.25rem;
	line-height: 1.8rem;
	color: #000;
	margin-bottom: 1rem;
}


/* ------- カテゴリー共通タイトル ------- */
.title2 {
	background-color: #BFC0C0;
	color: #fff;
}
.title2 h1 {
	font-family: 'Cormorant Garamond', serif;
	font-size: 1.2rem;
	letter-spacing: 0.2rem;
	background-color: #A57B73;
	padding: 0.6rem 0;
	text-align: center;
	margin: 0;
}
.title2 span {
	display: inline-block;
	padding-top: 0.45rem;
}


/* ------- 設備 ------- */
@media (max-width: 768px) {
	.sec4 .tabbox .tabLabel {
		margin-bottom: -1px;
		padding: 0.8rem;
		display: block;
		color: #fff;
		background: #BFC0C0;
		cursor: pointer;
		transition: .3s;
		border-bottom: 2px solid #fff;
	}
	.sec4 .tabbox .tabLabel::before {
		font-size: 0rem;
		content: "\f105";
	}
	.sec4 .tabbox input {
		display: none;
	}
	.sec4 .tabbox .content {
		height: 0;
		padding: 0 !important;
		overflow: hidden;
		opacity: 0;
		transition: .3s;
	}
	/*アクティブ設定*/
	.sec4 .tabbox input:checked + .tabLabel {
		color:#fff;
		background: #BF9B95;
		border-bottom: 2px solid #fff;
	}
	.sec4 .tabbox input:checked + .tabLabel::before {
		font-size: 0rem;
		content: "\f105";
	}
	.sec4 .tabbox input:checked + .tabLabel + .content {
		height: auto;
		margin-bottom: -1px;
		padding: 0.8rem;
		overflow: auto;
		opacity: 1;
	}
}


.sec4 .tabbox .tabLabel {
	font-size: 1.15rem;
}
.sec4 .tabbox .tabLabel span {
	font-size: 0.9rem;
	display: inline-block;
	margin-left: 0.5rem;
}
.sec4 .tabbox .tab-title {
	color: #A57B73;
	text-align: center;
	letter-spacing: 0.15rem;
}
.sec4 .tabbox .content .box {
	padding: 1.5rem 2.5%;
}

.sec4 .tabbox .content h2 {
	font-size: 1.7rem;
	font-weight: bold;
	margin-bottom: 0;
}
.sec4 .tabbox .content h2 span {
	font-size: 1.2rem;
	font-weight: normal;
}
.sec4 .tabbox .content hr {
	border-bottom: 1px solid #A57B73;
	border-top: 0 none;
	width: 90%;
	display: block;
	margin: 0.6rem auto 1.5rem;
}
.sec4 .tabbox .content img {
	margin-bottom: 0.8rem;
}
.sec4 .tabbox .content h3 {
	font-size: 1.3rem;
	text-align: center;
}
.sec4 .tabbox .content a span {
	color: #A57B73;
}


/* ------- 周辺施設 ------- */
.sec5 p {
	font-size: 1.15rem;
	color: #000;
}
.sec5 .d-flex {
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding: 0.8rem 0;
	border-bottom: 1px solid #cccccc;
}
.sec5 .databox2 {
	font-size: 0.95rem;
}
.sec5 .databox2 span {
	display: inline-block;
	margin: 0 0.3rem;
}
.sec5 .databox2 hr {
	border-bottom: 2px dotted #cccccc;
	border-top: 0 none;
	flex: 1;
}


/* ------- アクセス ------- */
@media (max-width: 575px) {
	.sec6 .container {
		width: 100%;
	}
}
.sec6 iframe {
	filter: grayscale(1);
}


/* ------- 物件概要 ------- */
.sec7 table {
	width: 100%;
	text-align: center;
}
.sec7 table th {
	background-color: #BF9B95;
	padding: 0.6rem;
	color: #fff;
	display: block;
	width: 100%;
	font-weight: normal;
}
.sec7 table td {
	padding: 0.6rem;
	display: block;
	width: 100%;
}


.box1 {
	text-align: center;
}

.box1 h4 {
	font-size: 1.4rem;
	line-height: 2rem;
	letter-spacing: 0.1rem;
}



/* ------- 共通 ------- */
.send {
	border: 1px solid #cccccc;
	padding: 1rem 1rem 0;
	margin-bottom: 1.5rem;
}
.send p {
	padding-left: 1rem;
	text-indent: -1rem;
	font-size: 0.9rem;
	line-height: 1.5rem;
}

/* ------- end ------- */




@media (min-width: 768px) {

	/* ------- メインビジュアル ------- */
	.mv3 .title {
		left: 5%;
		top: 60%;
		width: 70%;
		font-size: 1.25rem;
	}
	.mv3 .title p span {
		display: block;
		font-size: 0.75rem;
	}

	.mv3 .btn3 {
		position: absolute;
		right: 2.5%;
		top: 20%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		display: block;
		width: 20%;
	}
	.mv3 .btn3 a {
		width: 100%;
		padding: 0.4rem;
	}
	.sec1 .title h1 {
		font-size: 1.5rem;
		line-height: 1.9rem;
	}


	/* ------- gallery ------- */
	.main-aria, .main-aria2 {
		width: 120%;
		margin-left: -10%;
	}
	/*
	.main_photo {
		height: 47.1vh;
	}
	*/
	.main_photo img, .main_photo2 img {
		left: 7%;
		width: 86%;
	}
	.img_nav btn{
		top:52%;
		margin: -25px 7% 0;
		width: 30px;
		height: 30px;
	}
	.prev{
		left: -3%;
	}
	.next{
		right: -3%;
	}



	/* ------- データ ------- */
	.sec1 .databox h2 {
		font-size: 1.5rem;
		margin-bottom: 0.6rem;
	}
	.sec1 .databox h3 {
		font-size: 1.15rem;
	}
	.sec1 .databox h3 span {
		font-size: 1.5rem;
	}
	.sec1 .databox .data1 p, .sec1 .databox .data2 p {
		margin-bottom: 0.2rem;
	}
	.sec1 .databox .data1 {
		margin: 1.2rem 0 1.5rem;
	}
	.sec1 .databox h4 {
		margin-bottom: 0.6rem;
	}


	/* ------- カテゴリー共通タイトル ------- */
	.title2 {
		font-size: 1.2rem;
		width: 92%;
		margin: 0 auto;
	}
	.title2 h1 {
		font-size: 1.4rem;
		padding: 0.8rem 0;
		margin-left: -6%;
	}
	.title2 span {
		padding-top: 0.7rem;
	}


	/* ------- 設備 ------- */
	.sec4 .tabbox .tabLabel {
		padding: 0.8rem 1rem;
		width: 92%;
		margin: 0 auto;
	}
	.sec4 .tabbox .content {
		width: 96%;
		margin: 0 auto;
	}
	.sec4 .tabbox .content .box {
		padding: 1.5rem 2.5%;
	}
	.sec4 .tabbox .content h2 {
		font-size: 2rem;
	}
	.sec4 .tabbox .content h2 span {
		font-size: 1.4rem;
	}
	.sec4 .tabbox .content hr {
		width: 96%;
		margin: 0.8rem auto 1.8rem;
	}
	.sec4 .tabbox .content img {
		margin-bottom: 1rem;
	}
	.sec4 .tabbox .content h3 {
		font-size: 1.2rem;
		margin-bottom: 1rem;
	}
	.sec4 .tabbox .content p {
		line-height: 1.5rem;
	}


	/* ------- 周辺施設 ------- */
	.sec5 .d-flex {
		padding: 0;
		border-bottom: 0 none;
	}
	.sec5 .databox2 {
		font-size: 1rem;
	}
	.sec5 .databox2 span {
		margin: 0 0.4rem;
	}


	/* ------- アクセス ------- */
	.sec6 .container {
		width: 100%;
	}
	.sec6 iframe {
		filter: grayscale(1);
	}

	/* ------- 共通 ------- */
	.send {
		padding: 1.4rem 1.4rem 1rem;
	}
	.send p {
		margin-bottom: 0.6rem;
	}

}



@media (min-width: 992px) {

	/* ------- メインビジュアル ------- */
	.mv3 .title {
		top: 57%;
		font-size: 1.4rem;
	}
	.mv3 .title p span {
		font-size: 1rem;
	}
	.mv3 .btn3 {
		top: 25%;
		width: 20%;
	}

	.sec1 .title h1 {
		font-size: 1.8rem;
		margin-bottom: 1.2rem;
	}


	/* ------- gallery ------- */
	.main-aria, .main-aria2 {
		width: 140%;
		margin-left: -20%;
	}
	/*
	.main_photo {
		height: 630px;
	}
	*/
	/*
	.main_photo2 {
		height: 41vh;
	}
	*/
	.main_photo img {
		left: -6%;
		width: 900px;
	}
	.main_photo2 img {
		left: 0;
		width: 100%;
	}
	.img_nav btn{
		width: 50px;
		height: 50px;
	}
	.prev{
		left: -18%;
	}
	.next{
		right: -18%;
	}


	/* ------- THETA360° ------- */
	.sec1 .theta .container, .sec1 .movie .container {
		font-size: 1.5rem;
		text-align: center;
		background-color: #C0C0C0;
	}

	/* ------- MOVIE ------- */


	/* ------- データ ------- */
	.sec1 .databox h2 {
		font-size: 1.5rem;
		margin-bottom: 0.6rem;
	}
	.sec1 .databox h3 {
		font-size: 1.15rem;
	}
	.sec1 .databox h3 span {
		font-size: 1.5rem;
	}
	.sec1 .databox .data1 p, .sec1 .databox .data2 p {
		margin-bottom: 0.2rem;
	}
	.sec1 .databox .data1 {
		margin: 1.2rem 0 1.5rem;
	}
	.sec1 .databox h4 {
		margin-bottom: 0.6rem;
	}


	/* ------- カテゴリー共通タイトル ------- */
	.title2 {
		font-size: 1.2rem;
		max-width: 960px;
		margin: 0 auto;
	}
	.title2 h1 {
		font-size: 1.4rem;
		padding: 0.8rem 0;
		margin-left: -4%;
	}
	.title2 span {
		padding-top: 0.7rem;
	}


	/* ------- 設備 ------- */
	.sec4 .tabbox{
		display: flex;
		flex-wrap: wrap;
		max-width: 960px;
		margin: 0 auto;
		align-items: center;
	}
	.sec4 .tabbox::after {
		content: '';
		width: 100%;
		height: 3px;
		order: -1;
		display: block;
		background: #fff;
	}
	.sec4 .tabbox .tabLabel {
		margin-right: 3px;
		padding: 0.7rem 0;
		flex: 1;
		order: -1;
		border-radius: 3px 3px 0 0;
		color: #fff;
		background: #BFC0C0;
		transition: .5s ;
		cursor: pointer;
	}
	.sec4 .tabbox .tabLabel:nth-last-of-type(1){ margin-right: 0; }
	.sec4 .tabbox input {
		display: none;
	}
	.sec4 .tabbox .content {
		width: 100%;
		height: 0;
		overflow: hidden;
		opacity: 0;
	}
	.sec4 .tabbox .content .box {
		padding: 1.5rem 0;
	}
	/*アクティブ設定*/
	.sec4 .tabbox input:checked + .tabLabel {
		color: #fff;
		background: #BF9B95;
	}
	.sec4 .tabbox input:checked + .tabLabel + .content {
		padding: 15px;
		height: auto;
		overflow: auto;
		transition: .5s opacity;
		opacity: 1;
	}


	.sec4 .tabbox .tabLabel {
		font-size: 0.8rem;
		text-align: center;
		line-height: 1.2rem;
	}
	.sec4 .tabbox .tabLabel span {
		font-size: 0.7rem;
		display: block;
		margin-left: 0;
		line-height: 1rem;
	}
	.sec4 .tabbox .tab-title {
		color: #A57B73;
		text-align: center;
		letter-spacing: 0.15rem;
	}
	.sec4 .tabbox .content .box {
		padding: 1.5rem 0 0;
	}
	.sec4 .tabbox .content h2 {
		font-size: 2rem;
	}
	.sec4 .tabbox .content hr {
		width: 97%;
		margin: 0.6rem auto 2rem;
	}
	.sec4 .tabbox .content img {
		margin-bottom: 1.2rem;
	}
	.sec4 .tabbox .content h3 {
		font-size: 1.2rem;
		letter-spacing: 0.1rem;
	}
	.sec4 a {
		display: block;
		text-align: right;

	}


	/* ------- 周辺施設 ------- */
	.sec5 .d-flex {
		padding: 0;
		border-bottom: 0 none;
	}
	.sec5 .databox2 {
		font-size: 1rem;
	}
	.sec5 .databox2 span {
		margin: 0 0.4rem;
	}


	/* ------- アクセス ------- */
	.sec6 .container {
		width: 100%;
	}
	.sec6 iframe {
		filter: grayscale(1);
	}


	/* ------- 物件概要 ------- */
	.sec7 table {
		text-align: left;
		border: 2px solid #D2D3D3;
	}
	.sec7 table th {
		text-align: center;
		padding: 1rem;
		display: table-cell;
		width: 15%;
		border: 1px solid #D2D3D3;
	}
	.sec7 table td {
		padding: 1rem;
		display: table-cell;
		width: 35%;
		border: 1px solid #D2D3D3;
	}
	.sec7 table td p {
		margin-bottom: 0;
	}


	.box1 {
		text-align: center;
	}

	.box1 h4 {
		font-size: 1.4rem;
		line-height: 2rem;
	}

	/* ------- フッターナビ ------- */
	.footer-navi ul {
		width: 100%;
		padding: 0;
		list-style: none;
		text-align: center;
		margin-bottom: 60px;
		font-size: 0.8rem;
	}
	.footer-navi ul li {
		display: inline-block;
		width: 13.8%;
		border-left: 1px solid #595757;
	}
	.footer-navi ul li:nth-last-child(1) {
		border-right: 1px solid #595757;
	}
	.footer-navi ul li a {
		width: 100%;
		display: block;
	}


	/* ------- 共通 ------- */
	.send {
		padding: 0;
		border: 0 none;
	}
	.send p {
		margin-bottom: 0.3rem;
	}

}


@media (min-width: 1200px) {
	.gnav-pc {
		top: 24px;
		right: 1.5%;
		width: 70%;
		height: 80px;
	}
	.gnav-pc .d-flex {
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: center;
	}
	.gnav {
		width: 100%;
	}
	.gnav a {
		flex: 1 1 auto;
		display: block;
		text-align: center;
		font-size: 0.75rem;
		margin: 0;
		padding: 0;
		text-align: center;
		border-left: 1px solid #595757;
	}

	/* ------- メインビジュアル ------- */
	.mv3 .title {
		top: 58.5%;
		font-size: 1.6rem;
		line-height: 2.2rem;
	}
	.mv3 .btn3 {
		top: 30%;
		width: 16%;
	}
	.sec1 .title h1 {
		font-size: 2rem;
		line-height: 2.2rem;
	}


	/* ------- gallery ------- */
	.main-aria, .main-aria2 {
		width: 180%;
		margin-left: -40%;
	}
	/*
	.main_photo {
		height: 630px;
	}
	.main_photo2 {
		height: 41vh;
	}
	*/
	.main_photo img {
		left: -6%;
		width: 900px;
	}
	.main_photo2 img {
		left: 0;
		width: 100%;
	}
	.img_nav btn{
		width: 50px;
		height: 50px;
	}
	.prev{
		left: -18%;
	}
	.next{
		right: -18%;
	}


	/* ------- カテゴリー共通タイトル ------- */
	.title2 {
		max-width: 1140px;
	}
	.title2 h1 {
		margin-left: -3.2%;
	}

	/* ------- 設備 ------- */
	.sec4 .tabbox{
		max-width: 1140px;
	}

	/* ------- フッターナビ ------- */
	.footer-navi ul {
		max-width: 1140px;
	}

}

@media (min-width: 1400px) {
	.mv3 .btn3 {
		top: 35%;
	}
}


.sec1 .databox .data1 .traffic span {
	color: initial;
}

.sec1 .databox .data1 .traffic + .traffic {
	display: block;
	margin-left: 4rem;
	text-align: left;
}

.section-info {
	border-top: 1px solid #808080;
	margin-top: 1.8rem;
	padding-top: 1rem;
}

.bg-th {
	color: #fff;
	background-color: #BF9B95;
}

.section-info .border-bottom {
	border-color: #D2D3D3;
}

.main_photo > .pict-box,
.main_photo2 > .pict-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.outline-head {
	background-color: #BF9B95;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.outline-head,
.outline-data {
	padding: 0.6rem;
}

@media screen and (min-width: 768px) {
	.outline-table {
		border: 2px solid #D2D3D3;
	}

	.outline-head,
	.outline-data {
		padding: 1rem;
		border: 1px solid #D2D3D3;
	}
}

.slick-prev:before,
.slick-next:before {
	content: none;
}
.property-detail-gallery-slider-nav .slick-slide .img-fluid,
.property-detail-plan-gallery-slider-nav .slick-slide .img-fluid {
	opacity: 0.5;
}
.property-detail-gallery-slider-nav .slick-slide.slick-current .img-fluid,
.property-detail-plan-gallery-slider-nav .slick-slide.slick-current .img-fluid {
	opacity: 1;
}
