.banner_aside {
  background: url(../images/boder_line_top.png) no-repeat top center;
  padding-top: 15px;
  background-size: 100%;
}

.lh10{
    line-height: 0.5;
}

.bg_main {
  background: url(../common_img/bg_main.png) no-repeat center top;
  background-size: 100%;
  border-top: 3px solid #0168b3;
  box-sizing: border-box;
  padding: 20px 3% 20% 3%;
  position: relative;
}

.bg_main h2 {
  font-size: 25px;
  color: #000;
  font-weight: normal;
}

.bg_main h2 span {
  font-size: 15px;
  color: #0168b3;
  margin-left: 10px;
}

.sg_main {
  padding: 2%;
}

.container {
  background: #fff;
  padding: 2%;
  box-sizing: border-box;
  position: relative;
  margin-top: -12%;
}

.new .tit {
  background: #e9f0f5;
  padding: 10px 15px;
  box-sizing: border-box;
}

.new .tit p {
  color: #0066cc;
  font-weight: bold;
}

.new .tit h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.new .in_new {
  padding: 0px 7px;
}

.contact {
  padding: 0px 0px 40px 0px;
}

.contact .banner_con {
  background: url(../contact/images/banner_top.png) no-repeat;
  background-size: 100%;
  height: 400px;
  width: 316px;
  margin: 0 auto;
  position: relative;
}

.contact .banner_con ul {
  position: relative;
  padding-top: 120px;
  width: 310px;
  padding-left: 10px;
  text-align: justify;
  padding-right: 9px;
  font-size: 13px;
}

.contact .banner_con ul li {
  line-height: 22px;
}

.contact .banner_con p {
  position: absolute;
  bottom: 35px;
  padding-left: 40px;
}

.contact table {
  width: 100%;
  border: 1px solid #efeeee;
}

.contact table th {
  background: #e9f0f5;
  padding: 10px;
  font-size: 15px;
  border: 1px solid #efeeee;
}

.contact table th .hinsu,
.contact table th .hissu {
  float: right;
  font-size: 12px;
  background: #cc0000;
  padding: 4px 10px 3px 10px;
  font-weight: bold;
  border-radius: 4px;
  vertical-align: middle;
  color: #fff;
}

.contact table th .ninni {
  float: right;
  font-size: 12px;
  background: #19318a;
  padding: 4px 10px 3px 10px;
  font-weight: bold;
  border-radius: 4px;
  vertical-align: middle;
  color: #fff;
}

.contact table td {
  border: 1px solid #efeeee;
  padding: 10px;
  vertical-align: middle;
}

.contact table td li {
  margin: 6px 0px;
}

.contact table td .ime_on {
  width: 100%;
  padding: 8px 5px 8px;
}

.contact table td select {
  height: 40px;
  margin-bottom: 10px;
}

.contact table td textarea {
  height: 100px;
  padding: 6px 10px 5px;
  border: 1px solid #ccc;
  width: 100%;
}

.contact table td .radio {
  width: 10px;
}

.contact table td input[type="text"] {
  padding: 8px 5px 8px;
  border: 1px solid #ccc;
  width: 100%;
}

.contact table input[type="radio"],
.contact table input[type="checkbox"] {
  vertical-align: -0.1em;
  margin-right: 5px;
}

.contact input[type="radio"],
.contact input[type="checkbox"] {
  vertical-align: -0.1em;
  margin-right: 1px;
  margin-bottom: 10px;
}

.contact .info_private {
  background: #fff;
  padding: 7px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.contact .btn_submit {
  font-size: 24px;
  color: #0168b3;
  border: 1px solid #0168b3;
  background: #e9f0f5;
  padding: 15px 30px 17px;
}

.contact .title_bg {
  margin-top: 15px;
  margin-bottom: 1px;
  padding: 10px;
  background-color: #236ebf;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

.upload {
  margin-block:  1.25em;
  padding-top: 1.25em;
  border-top: 1px solid #ddd;
}

.text_red {
  color: red;
}
.contact li:has(.text_red) {
  padding-left: 1em;
  text-indent: -1em;
}

.title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 8px 10px;
}

.buy .title {
  background: #eae8d5;
}

.buy .table01 th {
  background: #f5ab2b;
  color: #fff;
}

.buy .table02 {
  width: 100%;
}

.buy .table02 th {
  background: #f5f0e9;
  border: 1px solid #ccc;
  font-weight: normal;
  color: #000;
}

.buy .table02 td {
  border: 1px solid #ccc;
}

.buy .caption .point {
  background: #0168b3;
}

.caption .point {
  color: #fff;
  font-weight: bold;
  line-height: 15px;
  padding: 8px;

}

.caption p {
  line-height: 20px;
  padding: 8px;

  border-top: none;
}

.case .title {
  background: #e9f0f5;
}

.case table th {
  background: #236ebf;
  color: #fff;
}

.case .caption .point {
  background: #f5ab2b;
}

/* .company .title {
  background: #236ebf;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 0 10px 5px;
} */

.company .title {
  background: #0066cc;
  background-size: contain;
  padding: 5px 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}

.company .title span {
  font-size: 14px;
  font-weight: normal !important;
  color: #fff;
}

/* .company .title span {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
} */

.company table th {
  background: #e9f0f5;
  border: 1px solid #e9f0f5;
}

.company table td {
  border: 1px solid #e9f0f5;
}

.company .map p {
  border-bottom: 2px dotted #236ebf;
  font-size: 18px;
  font-weight: bold;
  margin: auto auto 20px;
  padding-bottom: 5px;
  text-align: center;
  width: 70%;
}

table {
  width: 100%;
}

table th {
  border: 1px solid #fff;
  text-align: left;
  padding: 5px 10px;
}

table td {
  border: 1px solid #fff;
  padding: 5px 10px;
}

.thumb_img {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 3.3%;
}
.thumb_img a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
}

.btn_logo li:last-child {
  max-height: 100%;
}

.btn_logo img {
  max-width: 100%;
}

.service .title {
  background: #cca354 url(../service/images/bg_tit.png) no-repeat center bottom;
  background-size: contain;
  padding: 15px;
}

.service .title h3 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
}

.service .title h3 span {
  font-size: 14px;
  font-weight: normal;
}

.service .bg_txt {
  background: url(../service/images/bg_txt.png) no-repeat center center;
  background-size: cover;
  padding: 7px 0px 5px;
}

.service .bg_txt h4 {
  font-size: 22px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}

.service .bg_txt h4 span {
  font-size: 14px;
  font-weight: normal;
}

.marginauto {
  margin: 0 auto;
  width: 100%;
}

.property .banner {
  background: #0066cc url(../propertymanagement/images/bg_txt.png) no-repeat center bottom;
  background-size: contain;
  padding: 10px;
}

.property .banner h3 {
  font-size: 23px;
  line-height: 1.2;
}

.property .banner p {
  letter-spacing: -1px;
}

.property h4.boder {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #0066cc;
  padding-bottom: 5px;
}

.contact h4.boder {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #0066cc;
  padding-bottom: 5px;
}

.property .bg_txt {
  background: url(../propertymanagement/images/bg_txt2.png) no-repeat center center;
  background-size: cover;
  padding: 9px 0px 7px;
}

.property .bg_txt3 {
  background: url(../propertymanagement/images/bg_txt2.png) no-repeat center center;
  background-size: cover;
  padding: 4px 10px 3px;
}

.property span {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    line-height: 1;
}

.property span.num {
    display: inline-block;
    font-size: 34px;
    color: #0066cc;
    padding-top: 2px;
    line-height: 1;
}

.property span span{
    display: inline-block;
    font-size: 18px;
    color: #0066cc;
}

.property .bg_txt h4 {
  font-size: 22px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}

.property .bg_txt h4 span {
  font-size: 14px;
  font-weight: normal;
}

.property h6 {
  font-size: 15px;
  color: #0168b3;
}

.property .posspan {
  position: relative;
  margin-top: -7px;
}

.property .list li {
  padding: 5px 0px;
  min-height: 52px;
}

.contact table td select {
    width: 28%;
 }

#pagenation li{
    background: #0168b3;
    text-align: center;
}

#pagenation li a{
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 5px 0px;
    display: block;
}

.icon_li li{
    width: 33%;
}

.icon_li li img{
    max-height: 90px;
}

.icon_li li p{
    font-size: 12px;
    margin-top: 10px;
}


@media only screen and (min-width: 0px) and (max-width: 320px) {
  .contact table td select {
    width: 27.7%;
  }
}

@media only screen and (min-width: 321px) and (max-width: 413px) {
  .contact table td select {
    width: 28.7%;
  }
}

@media only screen and (min-width: 414px) and (max-width: 480px) {
  .contact table td select {
    width: 29%;
  }
}
