|
@@ -1103,7 +1103,7 @@ img {
|
|
|
|
|
|
@media screen and (max-width: 991px) {
|
|
@media screen and (max-width: 991px) {
|
|
.style_house_ads {
|
|
.style_house_ads {
|
|
- padding-top: 100px;
|
|
|
|
|
|
+ padding-top: 13px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -1146,7 +1146,7 @@ img {
|
|
color: #4c660b;
|
|
color: #4c660b;
|
|
font-size: 1.4rem;
|
|
font-size: 1.4rem;
|
|
letter-spacing: 3px;
|
|
letter-spacing: 3px;
|
|
- margin-bottom: 50px;
|
|
|
|
|
|
+ margin-bottom: 25px;
|
|
font-family: NSJP-700;
|
|
font-family: NSJP-700;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -1222,8 +1222,15 @@ img {
|
|
}
|
|
}
|
|
|
|
|
|
.style_house_sec01 .style_house_sec01_box-1 {
|
|
.style_house_sec01 .style_house_sec01_box-1 {
|
|
- width: 90%;
|
|
|
|
- margin: 0 auto;
|
|
|
|
|
|
+ width: 71%;
|
|
|
|
+ margin-left: 20%;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
|
+ .style_house_sec01 .style_house_sec01_box-1 {
|
|
|
|
+ margin-left: 4%;
|
|
|
|
+ width: 90%;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
|
|
.style_house_sec02 {
|
|
.style_house_sec02 {
|
|
@@ -1265,7 +1272,7 @@ img {
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
@media screen and (max-width: 767px) {
|
|
.style_house_sec02 p {
|
|
.style_house_sec02 p {
|
|
- font-size: 0.6rem;
|
|
|
|
|
|
+ font-size: 1rem;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -1289,6 +1296,8 @@ img {
|
|
margin-top: 30px;
|
|
margin-top: 30px;
|
|
margin-bottom: 50px;
|
|
margin-bottom: 50px;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
|
|
+ border-color: grey;
|
|
|
|
+ border-spacing: 2px;
|
|
}
|
|
}
|
|
|
|
|
|
.style_house_sec03 .table1 th {
|
|
.style_house_sec03 .table1 th {
|
|
@@ -1296,23 +1305,31 @@ img {
|
|
width: 15%;
|
|
width: 15%;
|
|
padding-left: 15px;
|
|
padding-left: 15px;
|
|
padding-top: 10px;
|
|
padding-top: 10px;
|
|
|
|
+ font-family: NSJP-400;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
@media screen and (max-width: 767px) {
|
|
.style_house_sec03 .table1 th {
|
|
.style_house_sec03 .table1 th {
|
|
- width: 25%;
|
|
|
|
- font-size: 0.6rem;
|
|
|
|
|
|
+ width: 15%;
|
|
|
|
+ font-size: 1rem;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
.style_house_sec03 .table1 td {
|
|
.style_house_sec03 .table1 td {
|
|
|
|
+ font-weight: 600;
|
|
padding: 15px;
|
|
padding: 15px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.style_house_sec03 .table1 td p {
|
|
|
|
+ font-weight: 600;
|
|
|
|
+ font-family: NSJP-400 !important;
|
|
|
|
+}
|
|
|
|
+
|
|
@media screen and (max-width: 767px) {
|
|
@media screen and (max-width: 767px) {
|
|
.style_house_sec03 .table1 td {
|
|
.style_house_sec03 .table1 td {
|
|
padding: 5px;
|
|
padding: 5px;
|
|
- font-size: 0.6rem;
|
|
|
|
|
|
+ font-size: 1rem;
|
|
|
|
+ font-family: NSJP-500 !important;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -1320,29 +1337,39 @@ img {
|
|
margin-top: 30px;
|
|
margin-top: 30px;
|
|
margin-bottom: 50px;
|
|
margin-bottom: 50px;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
|
|
+ border-color: grey;
|
|
|
|
+ border-spacing: 2px;
|
|
}
|
|
}
|
|
|
|
|
|
.style_house_sec03 .table2 th {
|
|
.style_house_sec03 .table2 th {
|
|
width: 15%;
|
|
width: 15%;
|
|
padding-left: 15px;
|
|
padding-left: 15px;
|
|
padding-top: 10px;
|
|
padding-top: 10px;
|
|
|
|
+ font-family: NSJP-500 !important;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.style_house_sec03 .table2 td {
|
|
|
|
+ font-family: NSJP-400;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
@media screen and (max-width: 767px) {
|
|
.style_house_sec03 .table2 th {
|
|
.style_house_sec03 .table2 th {
|
|
width: 25%;
|
|
width: 25%;
|
|
- font-size: 0.6rem;
|
|
|
|
|
|
+ font-size: 1rem;
|
|
|
|
+ font-family: NSJP-500 !important;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
.style_house_sec03 .table2 td p {
|
|
.style_house_sec03 .table2 td p {
|
|
margin-bottom: 0;
|
|
margin-bottom: 0;
|
|
line-height: 2;
|
|
line-height: 2;
|
|
|
|
+ font-weight: 600;
|
|
|
|
+ font-family: NSJP-500 !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
@media screen and (max-width: 767px) {
|
|
.style_house_sec03 .table2 td p {
|
|
.style_house_sec03 .table2 td p {
|
|
- font-size: 0.6rem;
|
|
|
|
|
|
+ font-size: 1rem;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|