/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2025 | 03:10:12 */
#Property .section1{
	padding-top:60px;
	padding-bottom:60px;
}
#Property  .section1 h2{
font-size:28px;
	font-weight:400;
	color:#49A9DB;
	margin-bottom:5px;
	font-family: "Noto Serif JP", serif;
	text-align:center;
}
#Property  .section1 h3{
font-size:24px;
	font-weight:400;
	color:#49A9DB;
	margin-bottom:5px;
	font-family: "Noto Sans JP", sans-serif;
	text-align:center;
}
#Property  .section1 p{
	text-align:center;
	margin-bottom:30px;
}
#Property  .section1 .btn {
  color: #fff;
}
#Property  .section1 .btn a {
  position: relative;
  padding-top: 10px;
  padding-right: 35px;
  padding-left: 55px;
  padding-bottom: 10px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
	background-color:#49A9DB;
	font-size:16px;
}
#Property  .section1 .btn a:hover {
	background-color:#49A9DB;
	opacity: 0.7;
}
#Property  .section1 .btn a:before {
  background: url(http://colors168.jp/wp-content/uploads/2025/09/ico_mail_white.svg);
  content: "";
  width: 18px;
  height: 13px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


#Property .category{
	padding-top:100px;
	padding-bottom:60px;
	background-color:#ECF9FF;
}
#Property .category pre{
	font-size:55px;
	font-family: "Cormorant Garamond", serif;
	    line-height: 1.2;
	text-align:center;
}
#Property .category h2{
	font-size:16px;
	color:#49A9DB;
	letter-spacing:2px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:30px;
}
#Property .category .column{
	margin-bottom:40px;
}
#Property .category .column h3{
	font-size:26px;
	font-weight:400;
	color:#49A9DB;
	margin-bottom:10px;
	font-family: "Noto Serif JP", serif;
}
#Property .category .column p{
	margin-bottom:10px;
}


#Property .faq{
	padding-top:100px;
	padding-bottom:100px;
}
#Property .faq pre{
	font-size:55px;
	font-family: "Cormorant Garamond", serif;
	    line-height: 1.2;
	text-align:center;
}
#Property .faq h2{
	font-size:16px;
	color:#49A9DB;
	letter-spacing:2px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-bottom:30px;
}
#Property .faq h3{
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(https://colors168.jp/wp-content/uploads/2025/09/ico_q.svg);
    padding-left: 55px;
    background-position: left center;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:15px;
}
#Property .faq p{
background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(https://colors168.jp/wp-content/uploads/2025/09/ico_a.svg);
        padding-left: 55px;
    background-position: left top;
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
	padding-top: 8px;
    padding-bottom: 25px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:20px;
}



@media (max-width: 833px) {
	#Property .section1{
	padding-top:30px;
	padding-bottom:30px;
		padding-left:15px;
		padding-right:15px;
}
#Property  .section1 h2{
font-size:24px;
	font-weight: 500;
}
#Property  .section1 h3{
font-size:20px;
	margin-bottom:5px;

}
#Property  .section1 p{
	text-align:left;
	margin-bottom:20px;
}
	
	#Property .category{
	padding-top:50px;
	padding-bottom:30px;
		padding-left:15px;
		padding-right:15px;

}
#Property .category pre{
	font-size:46px;
}
#Property .category h2{
	font-size:16px;
	margin-bottom:15px;
}
#Property .category .column{
	margin-bottom:30px;
}
#Property .category .column h3{
	font-size:22px;
	margin-bottom:5px;
		font-weight: 500;
}
#Property .category .column p{
	margin-bottom:5px;
}

	#Property .faq{
	padding-top:50px;
	padding-bottom:50px;
			padding-left:15px;
		padding-right:15px;
}
#Property .faq pre{
	font-size:46px;
	margin-bottom:10px;
}
#Property .faq h2{
	font-size:16px;
	margin-bottom:15px;
}
	#Property .faq h3{
        background-size: 28px 28px;
        padding-left: 36px;
        background-position: left 5px;
    font-size: 20px;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:0px;
}
	
#Property .faq p{
     background-size: 28px 28px;
        padding-left: 36px;
    background-position: left 8px;
    font-size: 16px;
	padding-top: 8px;
    padding-bottom: 15px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:10px;
}

	
}



