<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.gothic { font-family:  'Noto Sans JP', sans-serif;}
.mincho { font-family: 'Noto Serif JP', serif;}

.fs-30 { font-size: 30px;}
.fs-25 { font-size: 25px;}
.fs-20 { font-size: 20px;}
.fs-18 { font-size: 18px;}
.fs-16 { font-size: 16px;}
.fs-14 { font-size: 14px;}
.fs-12 { font-size: 12px;}

.w-1000 {	
	max-width: 90%;
	margin: auto;
}
.d-block {display: block;}
.d-flex {	display: flex;}
.d-none {	display: none;}
.mx-auto { margin: auto;}
.justify-content-between { justify-content: space-between;}
.text-center { text-align: center;}
.align-items-center { align-items: center;}

.dark-gray { color: #535353;}

.fw-bold { font-weight: bold;}
.fw-normal { font-weight: normal;}
.fw-lighter { font-weight: 300;}

.ls-2 { letter-spacing: .2rem;}

.my-3 {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.py-5 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.py-3 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.pt-3 {padding-top: 3rem;}
.pb-3 {padding-bottom: 3rem;}

.py-2 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.pt-2 {padding-top: 2rem;}
.pb-2 {padding-bottom: 2rem;}

.page-id-8592 #content {
	max-width: 100%;
	padding: 0;
}

.page-id-8592 .main-img {
	background-image: url(/wp-content/themes/twentysixteen02/images/plusonebalcony/main.jpg);
	background-position: 58% 30%;
	background-repeat: no-repeat;
	background-size: cover;
}

.page-id-8592 #content .main-img&gt;div {
	padding: 5rem 0;
}

.page-id-8592 #content .main-img img {
	width: 200px;
}
#cont1 {
	background-image: url(/wp-content/themes/twentysixteen02/images/plusonebalcony/cont1-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 400px;
}
#cont1 .d-md-flex {
	justify-content: center;
	align-items: center;
}
#cont1 .d-md-flex .left h2 {
	margin-bottom: 2rem;
}

#cont2 {
	background-image: url(/wp-content/themes/twentysixteen02/images/plusonebalcony/cont2-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#cont2 .blue {
	color: #3A97D2;
	margin: 0 0 0.8rem;
}

#scene .section-title {
	border-left: solid #535353 1px;
	margin: 0 0 0 1rem;
	padding: 0 0 0 1rem;
}
#scene2 .sec2-cont {
	width: 100%;
}
#scene2 .sec2-cont .section-logo {
	width: 45px;
}
#scene2 .sec2-cont .caption{
	margin: 1.5rem 0;
}
#scene2 .sec2-cont .section-title {
	border-left: solid #535353 1px;
	margin: 0 0 0 .5rem;
}
#scene2 .sec2-cont .section-title h3 {
	margin: 0;
	padding: 1rem 0 1rem .5rem;
	line-height: 1;
}
#texture {
	background: #F5F3EF;
}
#texture h2 {
	color: #716757;
}
#texture .texture-img1 p,
#texture .texture-img2 p {
	padding: 2rem 0;
}
#plo-living .plo-living-logo {
	width: 60%;
  margin: 0 auto 2rem;
}

#plo-living .plo-living-text a {
	color: #317bbd;
	text-decoration: underline;
}
#plo-living .plo-living-text a span {
	vertical-align: bottom;
}

h3 { margin: 0 0 .5rem;}
.section-title p { line-height: 1.5;}
.section-logo { width: 60px;}
.sec_img_smal {	width: 48%;}
.img-content { width: 100%;}
.text-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	-webkit-justify-content: space-between;
}


@media screen and (min-width: 768px) {
	.w-1000 {	max-width: 1000px;}

	.fs-md-30 { font-size: 30px;}
	.fs-md-25 { font-size: 25px;}
	.fs-md-20 { font-size: 20px;}
	.fs-md-18 { font-size: 18px;}
	.fs-md-16 { font-size: 16px;}
	.fs-md-12 { font-size: 12px;}
	
	.w-1000 {	max-width: 1000px;}
	.d-md-block {display: block;}
	.d-md-flex {	display: flex;}
	.d-md-none {	display: none;}
	.mx-md-auto { margin: auto;}
	.text-md-start {text-align: left;}

	.my-md-3 {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	.py-md-5 {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.pt-md-5 { padding-top: 5rem;}
	.pb-md-5 { padding-bottom: 5rem;}
	.py-md-3 {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.pt-md-3 { padding-top: 3rem;}
	.pb-md-3 { padding-bottom: 3rem;}
	.py-md-2 {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.pt-md-0 {padding-top: 0;}
	.pb-md-0 {padding-bottom: 0;}

	h3 { margin: 0 0 1rem;}


	.page-id-8592 .main-img {
		background-position: center;
	}

	.text-content {
		width: 50%;
	}
	.section-logo {
		width: 80px;
	}
	.img-content {
		width: 45%;
	}
	
	#cont1 {
		background-size: 1000px;
	}
	#cont1 .d-md-flex .right {
		width: 35%;
		margin: 0 0 0 10%;
	}
	#scene .section-title {
		margin: 0 0 0 2rem;
		padding: 0 0 0 2rem;
	}
	#scene2 .sec2-cont {
		width: 31%;
	}
	#scene2 .sec2-cont .caption{
		margin: 1.5rem 0 0;
	}
	#scene2 .sec2-cont .section-title {
		margin: 0 0 0 1.5rem;
	}
	#scene2 .sec2-cont .section-title h3 {
		padding: 0 0 0 1.5rem;
		line-height: 1.5;
	}
	#texture .texture-img1 p,
	#texture .texture-img2 p {
		padding: 2rem;
	}
	#texture .texture-img1 img {
		width: 50%;
	}
	#texture .texture-img2 img {
		width: 40%;
	}
	#texture .texture-img3 img {
		width: 55%;
	}
	#plo-living .plo-living-logo {
		width: 30%;
	}
	#plo-living .plo-living-text {
		width: 55%;
	}

}</pre></body></html>