a {
  text-decoration: none;
}

header {
  height: 130px;
  width: 1920px;
  background-color: #F5F5F5;
  z-index: 5;
  top: 0;
  position: sticky;
  margin: auto;
}

header .header-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .header-logo {
  margin-top: 30px;
  padding-left: 35px;
  color: #000000;
}

header .header-logo-top {
  margin-bottom: 7px;
}

header .header-logo-top h3 {
  font-size: 20px;
  font-family: Hiragino Sans;
}

header .header-logo-text h2 {
  font-size: 40px;
  font-family: Hiragino Sans;
}

header .header-home1 {
  margin-left: 200px;
  margin-top: 50px;
}

header .header-home1 a {
  font-size: 20px;
  font-family: 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
font-weight:bold;;
  color: #000000;
  margin-left: 50px;
}

header .header-home1 a:hover {
  color: #9b9b9b;
  text-decoration: underline;
}

header .header-home {
  margin-top: 50px;
}

header .header-home a {
  font-size: 20px;
  font-family: 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
font-weight:bold;;
  color: #000000;
  margin-left: 50px;
}

header .header-home a:hover {
  color: #9b9b9b;
  text-decoration: underline;
}

header .header .header-btn {
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 35px;
  margin-left: 50px;
  margin-bottom: 40px;
  padding: 15px 40px;
  border-radius: 30px;
  font-family: 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
font-weight:bold;;
  background-color: #3E73A0;
}

header .header .header-btn:hover {
  background-color: #579dda;
  color: #FFFFFF;
  text-decoration: none;
}

header .header p {
  font-size: 20px;
  font-family: Hiragino Sans;
  margin-top: 50px;
}

header .header img {
  width: 20px;
  height: 20px;
  margin-left: 30px;
  margin-top: 50px;
}

.header-list {
  justify-content: center;
}

main {
  max-width: 1920px;
  margin: auto;
}

.top {
  width: 1920px;
  height: 420px;
  background-image: url(../image/works__main.png);
  background-size: cover;
}

.top-inner {
  height: 420px;
  background: transparent linear-gradient(95deg, #FFFFFFBE 0%, #3B6BA3C9 100%) 0% 0% no-repeat padding-box;
}

.top-text {
  padding-left: 194px;
  padding-top: 242px;
}

.top-text h1 {
  font-size: 64px;
  font-family: 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
font-weight:bold;;
}

.breadcrumb {
  font-size: 20px;
  font-family: 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
font-weight:bold;;
  margin-top: 16px;
  margin-left: 190px;
}

.breadcrumb a {
  color: #000000;
  text-transform: uppercase;
}

.breadcrumb a:hover {
  color: #00000081;
  text-decoration: underline;
}

.work .bar {
  position: absolute;
  margin-top: -30px;
  margin-left: 600px;
  height: 1px;
  width: 370px;
  background-color: #000000;
}

.work-top {
  margin-top: 174px;
  width: 1920px;
  height: 180px;
  background: transparent -webkit-gradient(linear, left top, right top, from(#F5F5F5), to(#FFFFFFAF)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #F5F5F5 0%, #FFFFFFAF 100%) 0% 0% no-repeat padding-box;
}

.work-top-text {
  padding-top: 70px;
  padding-left: 190px;
  font: normal normal normal 48px/55px 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;;
  color: #2D2D2D;
}

.work-box {
  width: 950px;
  height: 570px;
  background-color: #F5F5F5;
  margin-top: 96px;
  margin-left: 380px;
}

.work-box .work-title {
  padding-left: 55px;
  padding-top: 55px;
}



.work-box .work-text {
  padding-left: 55px;
  padding-top: 40px;
}
.realestate-top{
	line-height: 30px;
}
.work-box p {
  font-size: 18px;
  margin-bottom: 40px;
  line-height: 30px;
}

.work-box h3 {
  font-size: 32px;
  font-family: Hiragino Sans;
}

.work-box1 {
  width: 950px;
  height: 570px;
  background-color: #F5F5F5;
  margin-top: 120px;
  margin-left: 570px;
}

.work-box1 .work-title {
  padding-left: 300px;
  padding-top: 140px;
}


.work-box1 .work-text {
  padding-left: 300px;
  padding-top: 40px;
  padding-right: 30px;
}

.work-box1 p {
  font-size: 18px;
  margin-bottom: 40px;
  line-height: 30px;
}

.work-box1 h3 {
  font-size: 32px;
  font-family: Hiragino Sans;
}

.work-img {
  position: absolute;
  margin-top: -450px;
  margin-left: 1100px;
}

.work-img1 {
  position: absolute;
  margin-top: -430px;
  margin-left: 380px;
}

.work img {
  width: 470px;
  height: 320px;
}

.contact {
  height: 412px;
  width: 1920px;
  margin-top: 266px;
  background-image: url(../image/contact__bg.png);
  background-size: cover;
}

.contact-inner {
  height: 412px;
  background: rgba(255, 255, 255, 0.74);
}

.contact-text {
  position: absolute;
  margin-top: -20px;
  margin-left: 820px;
}

.contact-text h1 {
  font-size: 48px;
  font-family: 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
font-weight:bold;;
}

.contact-sodan {
  width: 150px;
  height: 150px;
  background-color: #F5F5F5;
  border-radius: 75px;
  position: absolute;
  margin-top: 170px;
  margin-left: 310px;
  z-index: 2;
}

.contact-sodan-text {
  padding: 40px 25px 29px 20px;
  font-size: 34px;
  font-family: 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
font-weight:bold;;
}

.contact-sodan-text h3 {
  text-align: center;
}

.contact-box {
  position: absolute;
}

.contact-box-inner {
  width: 1150px;
  height: 350px;
  margin-left: 380px;
  margin-top: 250px;
  background-color: #3E73A0;
  -webkit-box-shadow: 7px 8px 6px #00000029;
          box-shadow: 7px 8px 6px #00000029;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-box-text {
  padding-top: 80px;
  padding-left: 96px;
}

.contact-box-text h2 {
  font-size: 40px;
  line-height: 100px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.contact a {
  color: black;
  font-size: 25px;
  font-family: Hiragino Sans;
}

.contact-btn {
  padding: 28px 37px;
  background-color: #F5F5F5;
  -webkit-box-shadow: 4px 4px 5px #00000066;
          box-shadow: 4px 4px 5px #00000066;
  border-radius: 40px;
  margin-top: 127px;
  margin-bottom: 136px;
  margin-left: 123px;
  color: #000000;
  font-size: 23px;
  font-family: Hiragino Sans;
  display: inline-block;
}

.contact-btn:hover {
  opacity: 0.6;
}

footer {
  background-image: url(../image/footer-bg.png);
  background-size: cover;
  left: 0px;
  width: 1920px;
  height: 540px;
  margin: auto;
}

footer .footer {
  background: rgba(9, 39, 64, 0.67);
  height: 540px;
  margin-top: 436px;
}

footer h3 {
  padding-top: 118px;
  padding-left: 234px;
  width: 286px;
  height: 26px;
  font-size: 26px;
  text-align: left;
  font: normal normal normal 26px/44px Hiragino Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

footer li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer .footer-address {
  padding-top: 60px;
  padding-left: 234px;
  color: #FFFFFF;
  line-height: 30px;
  font-size: 20px;
  text-transform: uppercase;
}

footer .footer-list1 {
  margin-top: 117px;
  margin-left: 820px;
}

footer .footer-list1 a {
  margin-top: 50px;
}

footer .footer-list2 {
  margin-top: 117px;
  margin-left: 110px;
}

footer .footer-list2 a {
  margin-top: 50px;
}

footer .footer-btn {
  color: white;
  font-size: 22px;
}

footer .footer-btn:hover {
  opacity: 0.6;
  text-decoration: underline;
}

footer .copy-right {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
/*# sourceMappingURL=works_2.css.map */
.work-top-text {
  padding-top: 70px;
  padding-left: 190px;
  font: normal normal normal 48px/55px 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
  color: #2D2D2D;
  font-weight: bold;
}
.realestate-top span{
	display:block;
	font-size:120%;
	font-weight:bold;
}
@media screen and (min-width: 769px) {
  header {
    width: 100%;
  }
  header .header-logo {
    padding-left: 1.82%;
  }
  header .header-logo-top h3 {
    font-size: 1vw;
  } 
  header .header-logo-text h2 {
    font-size: 2.08vw;
  }
  header .header-home1 {
    margin-left: 13%;
    white-space: nowrap;
  }
  header .header-home1 a {
    font-size: 1vw;
    margin-right: 0;
  }
  header .header-home {
    margin-left: 2.6%;
    white-space: nowrap;
  }
  header .header-home a {
    font-size: 1vw;
    margin-left: 0;
  }
  header .header .header-btn {
    font-size: 0.93vw;
    margin-left: 2.6%;
    padding: 15px 2.08%;
    white-space: nowrap;
  }
  header .header img {
    width: 1.04%;
    margin-left: 1.56%;
  }
  header .header p {
    font-size: 1vw;
  }

  .top {
    width: 100%;
  }
  .breadcrumb {
    margin-left: 9.89%;
  }

  .work-top {
    width: 100%;
  }
  .work-top-text {
    padding-left: 9.89%;
    font: normal normal normal 2.5vw/55px 'Hiragino Mincho Pro','游明朝','Yu Mincho',YuMincho,serif;
  }
  .work .bar {
    margin-left: 31.25%;
    width: 19.2%;
  }
	.realestate-top {
    width: 70%;
	margin: 0 auto;
		margin-top:50px;
  }
  .work-box {
    width: 49.4%;
    margin-left: 19.7%;
  }
	.work-box1 .work-text {
    padding-left: 3.16%;
  }
  .work-box h3 {
    font-size: 1.66vw;
  }
  .work-box .work-title hr {
    width: 80%;
    margin-left: 0px;
  }
  .work-box .work-text {
    padding-left: 3.16%;
	  padding-right: 25.6%;
  }
  .work-box p {
    font-size: 0.93vw;
  }
  .work-img {
    margin-left: 57.2%;
    width: 24.4%;
  }
  .work img {
    width: 100%;
    height: auto;
  }
  .work-box1 {
    width: 49.4%;
    margin-left: 29.6%;
  }
  .work-box1 .work-title {
    padding-left: 31.6%;
  }
  .work-box1 h3 {
    font-size: 1.66vw;
  }
  .work-box1 .work-title hr {
    width: 80%;
    margin-left: 0px;
  }
  .work-box1 .work-text {
    padding-left: 31.6%;
    padding-right: 3.16%;
  }
  .work-box1 p {
    font-size: 0.93vw;
  }
  .work-img1{
    margin-left: 17.7%;
    width: 24.4%;
  }
  .contact {
    width: 100%;
  }
  .contact-text {
    margin-left: 42.7%;
  }
  .contact-sodan {
    margin-left: 16.1%;
  }
  .contact-box {
    margin-left: 19.7%;
    width: 59.8%;
  }
  .contact-box-inner {
    width: 100%;
    margin-left: 0;
    height: auto;
  }
  .contact-box-text {
    padding-left: 8.36%;
  }
  .contact-box-text h2 {
    font-size: 2.08vw;
    white-space: nowrap;
  }
  .contact-box h2 a {
    font-size: 2.08vw;
  }
  .contact a {
    font-size: 1.3vw;
  }
  .contact-btn {
    padding: 28px 3.22%;
    margin-left: 10.7%;
  }

  footer {
    width: 100%;
  }
  footer h3 {
    padding-left: 45%;
  }
  footer .footer-address {
    padding-left: 48%;
    font-size: 1vw;
    white-space: nowrap;
  }
  footer .footer-list1 {
    margin-left: 42.7%;
    white-space: nowrap;
  }
  footer .footer-btn {
    font-size: 1.14vw;
  }
  footer .footer-list2 {
    margin-left: 5.72%;
    white-space: nowrap;
  }
}

@media screen and (max-width: 768px) {
  main{
    /* width: 100%;
    overflow-x: hidden; */
  }
  .work-top{
    width: 100%;
    margin-top: 65px;
    background: transparent -webkit-gradient(linear, left top, right top, from(#f3f3f3), to(#ffffff)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient( 90deg, #f3f3f3 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
    height: auto;
  }
	.realestate-top{
		width:90%;
		margin:0 auto;
	}
  .work-top-text{
    padding-left: 0;
  }
  .work-top h2::before {
    position: absolute;
    content: "";
    display: block;
    height: 1px;
    width: 30%;
    background-color: #000;
    top: 47%;
    left: 70%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
  .work-top h2 {
    font-size: 20px;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 84%;
    margin-right: 8%;
    margin-left: 8%;
    position: relative;
    margin-bottom: 25px;
}
.work-top h2 {
  font-size: 20px;
  padding-top: 1em;
  padding-bottom: 1em;
  width: 84%;
  margin-right: 8%;
  margin-left: 8%;
  position: relative;
  line-height: 1;
  padding-left: 0;
}
.work img{
  width: 100%;
  height: auto;
}
.work .bar{
  margin-top: 0;
}
.work .bar{
  margin-left: 0;
  display: none;
}
.work-box{
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 45px;
  /* margin-top: 150%; */
  margin-top: 40px;
}
.work-box .work-title{
  font-size: 15px;
  padding-left: 0;
  width: 73.6%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  /* margin-top: -10%; */
  padding-top: 0;
  padding-top: 50px;
}
.work-title hr{
  display: none;
}
.work-box p{
  font-size: 14px;
  /* width: 73.6%; */
  width: 86%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.work-box .work-text{
  padding-left: 0;
}
.work-box h3{
  /* font-size: 15px; */
  padding-bottom: 15px;
  font-size: 20px;
}
.work-box .work-title hr{
  width: 100% !important;
  padding-top: 0;
  display: none;
}
.work-box1{
  width: 100%;
  margin-left: 0;
  height: auto;
  padding-bottom: 45px;
  /* margin-top: 160%; */
  margin-top: 100px;
}
.work-box1 .work-title{
  font-size: 15px;
  padding-left: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  /* margin-top: -10%; */
  padding-top: 0;
  padding-top: 50px;
  font-size: 15px;
}
.work-img1{
  /* transform: translateY(-40%); */
  position: static;
  /* width: 73.6%; */
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}
.work-box1 .work-text{
  padding-left: 0;
  padding-right: 0;
}
.work-img{
  /* transform: translateY(-40%); */
  position: static;
  /* width: 73.6%; */
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  margin-top: 0;
}
.work-box1 h3{
  /* font-size: 15px; */
  padding-bottom: 15px;
  font-size: 20px;
}
.work-box1 .work-title hr{
  width: 100% !important;
  padding-top: 0;
}
.work-box1 p{
  font-size: 14px;
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
}