@charset "utf-8";
.head_info h1{
	position: relative;
}
.head_info h1::before{
	content: "モデルルーム｜杉並区松庵の新築分譲マンション「パレステージ杉並松庵」公式HP。京王井の頭線三鷹台駅徒歩11分。";
	display: inline-block;
    font-size: 10px;
}

.h_links ul li.modelroom::before{
    width: 100%;
    transition: 0.3s;
}
.footer_sitemap li.modelroom a{
    background: #dedede;
    color: #333;
}
.hummenu ul li.modelroom {
    border-bottom: 1px solid #fff;
}

/* subhead  */
.sub_head{
	background: url(../img/modelroom/subhead.jpg) no-repeat;
	background-position: center;
    background-size: cover;
}


#slick01 .slick-dots {
	display: flex !important;
	justify-content: space-between;
	width: 100%;
	padding: 0;
	margin: 10px auto 0;
	list-style: none;
	text-align: center;
	position: static;
	flex-wrap: wrap;
}

#slick01 .slick-dots li {
	width: 24%;
	margin: 0 0 10px;
	height: auto;
}

#slick01 .slick-dots li:nth-child(1)::after {
	content: "リビング・ダイニング・キッチン";
}

#slick01 .slick-dots li:nth-child(2)::after {
	content: "リビング・ダイニング・洋室(2)";
}

#slick01 .slick-dots li:nth-child(3)::after {
	content: "リビング・ダイニング・キッチン、\A洋室(2)";
}

#slick01 .slick-dots li:nth-child(4)::after {
	content: "洋室(1)";
}

#slick01 .slick-dots li:nth-child(5)::after {
	content: "洋室(2)";
}

#slick01 .slick-dots li:nth-child(6)::after {
	content: "キッチン";
}

#slick01 .slick-dots li:nth-child(7)::after {
	content: "パウダールーム/\Aバスルーム";
}

#slick01 .slick-dots li:nth-child(8)::after {
	content: "ウォークインクローゼット/\A収納";
}



#slick01 .slick-dots li:nth-of-type(n + 5){
	margin-bottom: 0;
}


#slick01 .slick-dots li::after {
	content: '';
	font-size: 13px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: .3s opacity linear;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: pre;
	font-feature-settings: "palt";
	line-height: 1.5;
}

#slick01 .slick-dots li:hover::after {
	background-color: rgba(0, 0, 0, 0);
	transition-duration: 0.6s;
	content: "" !important;
}

#slick01 .slick-dots .slick-active::after {
	background-color: rgba(0, 0, 0, 0);
	content: "" !important;
}

#slick01 .slick-prev:before {
	content: "";
	position: absolute;
	background: url(../img/modelroom/arrow_l.png) no-repeat;
	background-size: contain;
	width: 27px;
	height: 45px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#slick01 .slick-next:before {
	content: "";
	position: absolute;
	background: url(../img/modelroom/arrow_r.png) no-repeat;
	background-size: contain;
	width: 27px;
	height: 45px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#slick01 .slick-prev,
#slick01 .slick-next {
	top: 35%;
}

#slick01 .slick-next {
	right: -30px;
}

#slick01 .slick-prev {
	left: -30px;
}

#slick01 .slick-slide {
	position: relative;
}

.mod_cap {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px 3px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	text-align: center;
	font-size: 13px;
	line-height: 1;
}

#slick01 .slick-dots li:nth-child(n+9) {
	display: none;
}


.walldoor_area {
	background: #eeefef;
	padding: 5%;
	margin-bottom: 30px;
}
.walldoor_area p {
	color: #626260;
}
.walldoor_area .sec_ttl span {
	border-bottom: solid 1px #beb694;
	padding-bottom: 1%;
}
.walldoor_flex {
	display: flex;
	justify-content: space-between;
}
.walldoor_flex_in {
	width: 48%;
}




@media(max-width:870px) {
	#slick01 .slick-dots li::after {
		font-size: 11px;
	}
}

@media(max-width:768px) {
	#slick01 .slick-dots li::after {
		font-size: 10px;
	}
}

@media(max-width:550px) {
	#slick01 .slick-dots li {
		width: 49%;
	}

	.model_slide_box {
		padding: 0;
	}

	#slick01 .slick-dots li:nth-of-type(n + 5){
		margin-bottom: 10px;
	}

	#slick01 .slick-dots li:nth-of-type(n + 7){
		margin-bottom: 0;
	}

	#slick01 .slick-dots li:nth-child(n+11)::after {
		background: none;
	}

	#slick01 .slick-prev,
	#slick01 .slick-next {
		top: 20%;
	}

	#slick01 .slick-prev {
		left: 0;
		z-index: 1;
	}

	#slick01 .slick-next {
		right: 0;
	}

	#slick01 .slick-dots li::after {
		font-size: 10px;
	}

	#slick01 .slick-next:before,
	#slick01 .slick-prev:before {
		width: 20px;
	}
    .mod_cap {
        font-size: 10px;
    }


	.walldoor_area {
		padding: 6%;
	}
	.walldoor_flex {
		flex-wrap: wrap;
		margin-bottom: -20px;
	}
	.walldoor_flex_in {
		width: 100%;
		margin-bottom: 20px;
	}
}


