/* ==================================================
	TOP
================================================== */
#main #mv {
  position: relative;
}
#main #mv div{
  position: relative;
}
#main #mv .copy {
  position: absolute;
  top: 18%;
  left: 10%;
}
#main #mv .copy img {
  width: 77%;
}
#main #mv div span.btn1 {
  position: absolute;
  width: 70%;
  top: 18%;
  left: 10%;
}
#main #mv div span.btn2{
  position: absolute;
  width: 75%;
  font-size: 143%;
  top: 35%;
  white-space: nowrap;
  left: 10%;
}
#main #mv div span.btn2 a{
    color: #3a2932;
    display: block !important;
    text-decoration: none;
    padding: 5% 10% 5% 5%;
    display: inline-block;
    border: solid 2px #fff;
    background: rgba(255,255,255,0.5);
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#main #mv div span.btn2 a .strong{
  color:#00A945;
}
#main #mv div span.btn2 a:before{
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 2px #3a2932;
    border-right: solid 2px #3a2932;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 58%;
    right: 6%;
    margin-top: -12px;
}
#main #mv .mv01,
#main #mv .mv02,
#main #mv .mv03{
  position: relative;
}
#main #mv .mv01 .txt{
  position: absolute;
  bottom: 10px;
  left: 5px;
  width: 98%;
}
#main #mv .mv02 .txt{
  position: absolute;
  top:10px;
  left: 5px;
  width: 98%;
}
#main #mv .mv02 .ex_txt {
  position: absolute;
  bottom: 2px;
  right: 20px;
  text-shadow: 2px 2px 2px #fff;
  font-weight: 600;
  font-size: 85%;
}
#main #mv .mv02 .ex_txt span {
  color: #f40d0d;
}
#main #mv .mv03 .txt{
  position: absolute;
  top:5px;
  left: 5px;
  width: 98%;
}


.jisseki_text {
  font-weight: bold;
  text-align: center;
  font-size: 1.3em;
  margin: 6% auto;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #4472c4;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #2e4e86;
  border-radius: 10px;
  width: 96%;
}

#main .bnr-line {
  position: relative;
  width: 100% ;/* 738px; */
  margin-inline: auto;
}
#main .bnr-line a {
  position: absolute;
  top:   calc((20/208) * 100%);
  right: calc((60/738) * 100%);
  width: calc((270/738) * 100%);
}
#main .bnr-line a img {
  width: 100%;
  height: auto;
}



#main .news {
  background: #f5ece7;
}
#main .news .heading {
  text-align: center;
  padding: 2% 4%;
  font-size: 100%;
  margin-bottom: 0;
  position: relative;
  background: #f9bb25;
}
#main .news .heading .ttl {
  color: #fff;
  float: left;
  font-size: 109%;
}
#main .news .heading .more {
  float: right;
}
#main .news .heading .more a {
  color: #333;
  font-size: 11px;
  text-decoration: none;
  padding: 4px 15px;
  background: #fff;
  border-radius: 50px;
  display: inline-block;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#main .news .heading .more a:before {
  display: none;
}
#main .news .contents {
  padding: 4% 4%;
  margin: 0;
  overflow: hidden;
}
#main .news .scroll {
  height: 83px;
  overflow-y: scroll;
}
#main .news dl {
  font-size: 100%;
  margin: 0 0 20px;
  padding: 0 15px 0 0;
}
#main .news dt {
  margin: 0 12px 0 0;
  float: left;
  font-size: 79%;
  font-weight: normal;
}
#main .news dd {
  overflow: hidden;
}
#main .news dd a {
  color: #333;
  max-height: 19px;
  display: block;
  font-size: 84%;
  overflow: hidden;
}
#main .news .category {
  font-size: 79%;
  white-space: nowrap;
  text-align: center;
  vertical-align: text-bottom;
  width: 55px;
  margin: 0 0 0 12px;
  padding: 1px 0;
  display: inline-block;
}
#main .news .media {
  background: #e2e2e2;
}
#main .news .column {
  background: #ede9d2;
}
#main .news .event {
  background: #d2f2d9;
}
#main .news .customer {
  background: #d2f2d9;
}
#main .news .case {
  background: #fae297;
}



#main .heading {
  font-size: 136%;
  margin-bottom: 3%;
  text-align: center;
}
#main .heading span {
  color: #00A945;
}
#main .heading_txt {
  color: #00A945;
  font-weight: bold !important;
  font-size: 107%;
}
#main .heading .en {
  font-size: 69%;
  font-weight: bold;
  border-bottom: 2px solid #f2cd22;
  color: #000;
  padding: 0 2% 0.5% 2%;
}
#main .message {
  background: url(../images/bg_04.png) no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  padding: 6% 4%;
}


#main .message .heading {
  margin-bottom: 1em;
  font-size: min(20px, calc((20/480) * 100vw));
  font-weight: bold;
  text-align: left;
  text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
#main .message .heading span {
  color: inherit;

}
#main .message .heading .heading_txt {
  display: inline-block;
  font-size: 1.333em;
  font-weight: bold !important;
  background-image: linear-gradient(0deg, #fae297 35%, transparent 35%);
  color: #00A945;
}

#main .message .text {
  font-size: 100%;
  line-height: 1.5;
  text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.bg_white{
	background: white;
}


#main .message ul {
  margin-top: 1em;
  font-size: min(18px, calc((18/480) * 100vw));
  text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
#main .message li {
  list-style: outside disc;
  margin-left: 1.5em;
  font-weight: bold;
  line-height: 1.2;
}
#main .message li + li {
  margin-top: 0.5em;
}

#main .message .text {
  margin: 1.25em 00 ;
  font-size: min(16px, calc((16/480) * 100vw));
  line-height: 2;
}
#main .message .text b {
  font-size: 1.125em;
  line-height: 0.8;
  color: #00A945;
}
#main .message .text img {
  width: 100%;
  height: auto;
  margin-top: 10px;
}

#main .apartment {
  background: url(../images/bg_01.png), #f5ece7;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 6% 4%;
}
#main .housing {
  background: url(../images/bg_02.png), #fff;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 6% 4%;
}
#main .housing .contents {
  background: #e6f8dd;
}
#main .company {
  padding: 6% 4%;
}
#main .company .text {
  text-align: center;
}
#main .company .contents {
  margin-top: 0;
  padding-bottom: 0;
}
#main .company .contents .more li {
  width: 50%;
  float: left;
}
#main .company .contents .more li a {
  width: 90%;
  margin: 0 auto;
}
#main .company .contents .more li a:before {
  content: '';
  width: 6px;
  right: 8%;
  top: 50%;
  height: 6px;
}
#main .voice {
  background: url(../images/bg_03.png);
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 6% 0;
}
#main .voice .contents {
  margin-top: 0;
  background: none;
}
#main .voice .heading span.en {
  padding: 0 5% 0.5% 5%;
}
#main .voice .case li {
  color: #fff;
  width: 100%;
  margin-bottom: 4%;
  padding: 5% 5% 5%;
  background: #3cc279;
  background-repeat: no-repeat;
  background-size: 99% 100%;
}
#main .voice .case .case_img {
  width: 41%;

  margin-right: 4%;
  float: left;
}
#main .voice .case .case_more a {
  color: #01876b;
  background-color: #fff;
  width: 100%;
  font-size:89%;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  padding: 3% 4%;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#main .voice .case .case_more a:before {
  content: '';
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 1px #01876b;
  border-right: solid 1px #01876b;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10%;
  margin-top: -3px;
}
#main .voice .case .case_txt {
  text-align: justify;
  margin-bottom: 4%;
  padding-bottom: 12%;
}
#main .voice .case .case_ttl {
  margin-bottom: 3%;
  font-size: 139%;
  padding-bottom: 1%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-family: Kozuka Gothic Pr6N;
}
#main .voice .case .case_more{
  width: 55%;
  float: left;
  position: absolute;
  right: 0;
  border: 0;
  bottom: 0;
}
.po_r{
  position: relative;
}
#main .voice .case .case_ttl span {
  border-bottom: 2px solid #f2cd22;
}
#main .contents {
  background: #fff;
  padding: 5% 4% 5% 4%;
  margin-top: 10%;
}
#main .contents .image {
  width: 67.7%;
  margin: -10% auto 4% auto;
}
#main .contents .text {
  margin-bottom: 4%;
}
#main .contents .more_2 a {
  border: none !important;
  background: #666666;
  color: #fff !important;
}
#main .contents .more_2 a:before {
  border-top: solid 1px #fff !important;
  border-right: solid 1px #fff !important;
}
#main .contents .more, #main .contents .more_2 {
  text-align: center;
}
#main .contents .more a, #main .contents .more_2 a {
  color: #00A945;
  width: 63%;
  font-size: 109%;
  font-weight: bold;
  text-decoration: none;
  padding: 2% 4%;
  border: solid 1px #00A945;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#main .contents .more a:before, #main .contents .more_2 a:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #00A945;
  border-right: solid 1px #00A945;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 45%;
  right: 20%;
  margin-top: -3px;
}
#main .link {
  padding: 5% 0 0 0;
}
#main .link li {
  width: 48%;
  float: left;
}
#main .link li:first-child {
  margin-right: 4%;
}
#main .link a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  background: #fff;
  display: block;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#main .link a p {
  background: #00A945 url(../images/ico02.png) no-repeat;
  background-size: 10% auto;
  background-position: left center;
}
#main .link a span {
  text-align: center;
  margin: 1% 1% 1% 22%;
  display: inline-block;
  position: relative;
  background: #fff;
  font-size: 100%;
  padding: 3.2% 0;
}
#main .link a span:after {
  content: '';
  width: 4px;
  height: 4px;
  border: solid 28px transparent;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 28px;
  border-left: solid 8px #00A945;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
@media only screen and (max-width: 480px){
  #main #mv div span.btn2{
    font-size: 4vw;
  }
}
@media only screen and (max-width: 385px){
  #main #mv div span.btn2 a:before{
    top: 63%;
    width: 10px;
    height: 10px;
  }
}
