@charset "UTF-8";
/* =================
top page
================= */
.top .mainVisualArea {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 15px;
  margin: 0 auto;
  line-height: 0;
}

@media only screen and (max-width: 1014px) {
  .top .mainVisualArea {
    padding-top: 60px;
	padding-bottom: 18px;
  }
}

/*@media only screen and (max-width: 700px) {*/
@media only screen and (max-width: 800px) {
  .top .mainVisualArea {
    padding-top: 0;
	padding-bottom: 0;
  }
}

.top .mainVisualArea .swiper-slide {
  height: 400px;
  width: 1100px;
}

.top .mainVisualArea .swiper-slide:hover {
    /*opacity: 0.5;*/
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide {
    width: 85%;
  }
}

@media only screen and (max-width: 700px) {
  .top .mainVisualArea .swiper-slide {
    height: auto;
    background-image: none !important;
  }
}

.top .mainVisualArea .swiper-slide .slideInnerWrap {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.top .mainVisualArea .swiper-slide .slideInnerWrap:hover {
    opacity: 0.7;
}

.top .mainVisualArea .swiper-slide .slideInnerWrap img:hover {
    opacity: 1.0;
}

@media only screen and (max-width: 700px) {
  .top .mainVisualArea .swiper-slide .slideInnerWrap {
    display: none;
  }
}

.top .mainVisualArea .swiper-slide .slideInnerWrap .slideInnerBox {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.top .mainVisualArea .swiper-slide .slideInnerWrap .slideInner {
  position: absolute;
}

.top .mainVisualArea .swiper-slide .isSp {
  display: none;
}

@media only screen and (max-width: 700px) {
  .top .mainVisualArea .swiper-slide .isSp {
    display: block;
  }
}

.top .mainVisualArea .swiper-slide a {
  display: block;
}

.top .mainVisualArea .swiper-slide img {
  width: 100%;
}

.top .mainVisualArea .swiper-slide.baikyaku .slideInnerWrap {
  background-image: url(../img/top/slider/slide01-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.baikyaku .slideInner {
  top: calc(80px / 2);
  left: 0;
  height: 320px;
}
.top .mainVisualArea .swiper-slide.baikyaku .slideText01{
  position: absolute;
  bottom: 0;
}
.top .mainVisualArea .swiper-slide.baikyaku .slideText01 p{
  width: calc(750px / 2);
}
.top .mainVisualArea .swiper-slide.baikyaku .slideText01 p:not(:last-child){
  margin-bottom: 10px;
}
.top .mainVisualArea .swiper-slide.baikyaku .slideInnerWrap:hover{
  opacity:1;
}
.top .mainVisualArea .swiper-slide.baikyaku .slideText01 span:hover{
  cursor:pointer;
}

@media only screen and (max-width: 1200px) {
.top .mainVisualArea .swiper-slide.baikyaku .slideText01 p{
  display: inline-block;
  width: calc(750px / 2);
}
.top .mainVisualArea .swiper-slide.baikyaku .slideText01 p:not(:last-child){
  margin-right: 30px;
}
    .top .mainVisualArea .swiper-slide.baikyaku .slideInner {
/*        left: 40px;*/
          width: calc(1340px / 2);
          left: 50%;
          margin-left: calc(-670px / 2);
    }
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.baikyaku .slideInner {
/*      left: calc(50% - (545px / 2));*/
    }
}

.top .mainVisualArea .swiper-slide.baikyaku .slideTitle {
  width: calc(1818px / 2);
  margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.baikyaku .slideTitle {
    display: none;
  }
}

.top .mainVisualArea .swiper-slide.baikyaku .slideTitle-S {
    display: none;
}

@media only screen and (max-width: 1200px) {
    .top .mainVisualArea .swiper-slide.baikyaku .slideTitle-S {
        width: 585px;
        display: block;
        margin:0 auto;
    }
    .top .mainVisualArea .swiper-slide.baikyaku .slideText01 p{
      width: calc(585px / 2);
    }
    .top .mainVisualArea .swiper-slide.baikyaku .slideText01{
        width: 600px;
        margin:0 auto;
    }
.top .mainVisualArea .swiper-slide.baikyaku .slideText01 p:not(:last-child){
  margin-right: 10px;
}
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.baikyaku .slideTitle-S {
        width: 545px;
    }
    .top .mainVisualArea .swiper-slide.baikyaku .slideText01 p{
      width: calc(50% - 10px);
    }
    .top .mainVisualArea .swiper-slide.baikyaku .slideInner{
      height: 300px;
    }
.top .mainVisualArea .swiper-slide.baikyaku .slideText01{
  width: 84%;
  position: absolute;
  left: 50%;
  margin-left: -42%;
  bottom: 0;
}
}

@media only screen and (max-width: 700px) {
.top .mainVisualArea .swiper-slide.baikyaku .slideText01{
  bottom: 7%;
}
.top .mainVisualArea .swiper-slide.baikyaku .slideText01{
  width: 94%;
  position: absolute;
  margin-left: -47%;
}
}

.top .mainVisualArea .swiper-slide.kounyu .slideInnerWrap {
  background-image: url(../img/top/slider/slide02-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.kounyu .slideInner {
  top: calc(80px / 2);
  left: 0;
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.kounyu .slideInner {
    left: 40px;
  }
}

.top .mainVisualArea .swiper-slide.kounyu .slideTitle {
  width: calc(752px / 2);
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.kounyu .slideTitle {
      width: calc(672px / 2);
    }
}

.top .mainVisualArea .swiper-slide.renovation .slideInnerWrap {
  background-image: url(../img/top/slider/slide03-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.renovation .slideInner {
  top: calc(80px / 2);
  left: 0;
  width: 100%;
  height: 320px;
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.renovation .slideInner {
    left: 40px;
    width: calc(100% - 80px);
  }
}

.top .mainVisualArea .swiper-slide.renovation .slideTitle {
  width: calc(760px / 2);
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.renovation .slideTitle {
      width: calc(680px / 2);
    }
}

.top .mainVisualArea .swiper-slide.renovation .slideText {
  width: calc(750px / 2);
  position: absolute;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.renovation .slideText {
      width: calc(670px / 2);
    }
}

.top .mainVisualArea .swiper-slide.investment .slideInnerWrap {
  background-image: url(../img/top/slider/slide05-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.investment .slideInner {
  top: calc(80px / 2);
  left: 0;
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.investment .slideInner {
    left: 40px;
  }
}

.top .mainVisualArea .swiper-slide.investment .slideTitle {
  width: calc(1030px / 2);
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.investment .slideTitle {
      width: calc(950px / 2);
    }
}

.top .mainVisualArea .swiper-slide.owners_support .slideInnerWrap {
  background-image: url(../img/top/slider/slide05-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.owners_support .slideInner {
  top: calc(80px / 2);
  left: 0;
  width: 100%;
  height: 320px;
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.owners_support .slideInner {
    left: 40px;
    width: calc(100% - 80px);
  }
}

.top .mainVisualArea .swiper-slide.owners_support .slideTitle {
  width: calc(980px / 2);
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.owners_support .slideTitle {
      width: calc(820px / 2);
    }
}

.top .mainVisualArea .swiper-slide.owners_support .slideText {
  width: calc(970px / 2);
  position: absolute;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.owners_support .slideText {
      width: calc(800px / 2);
    }
}


/*　高齢者＆森林　*/
.top .mainVisualArea .swiper-slide.relocation .slideInnerWrap {
  background-image: url(/stock/img/top/slider/slide06-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.relocation .slideInner {
  top: calc(80px / 2);
  left: 0;
  height: 320px;
  width: 100%;
  max-width: 1000px;
}

@media only screen and (max-width: 1200px) {
	.top .mainVisualArea .swiper-slide.relocation img {
	width: 130%;
	}
}
.top .mainVisualArea .swiper-slide.relocation .slideText {
  width: calc(750px / 2);
  position: absolute;
  left: 59%;
  bottom: 0;
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.relocation .slideText {
      width: calc(670px / 2);
	  width: 42%;
      position: absolute;
      left: 50%;
      margin-left: 1%;
      bottom: 0;
    }
}

.top .mainVisualArea .swiper-slide.relocation .slideText01{
  position: absolute;
  bottom: 0;
}
.top .mainVisualArea .swiper-slide.relocation .slideText01 p{
  width: calc(750px / 2);
}
.top .mainVisualArea .swiper-slide.relocation .slideText01 p:not(:last-child){
  margin-bottom: 10px;
}
.top .mainVisualArea .swiper-slide.relocation .slideInnerWrap:hover{
  opacity:1;
}
.top .mainVisualArea .swiper-slide.relocation .slideText01 span:hover{
  cursor:pointer;
}
.top .mainVisualArea .swiper-slide.relocation .slideText span:hover{
  cursor:pointer;
}

@media only screen and (max-width: 1200px) {
.top .mainVisualArea .swiper-slide.relocation .slideText01 p{
  display: inline-block;
  width: calc(750px / 2);
}
.top .mainVisualArea .swiper-slide.relocation .slideText01 p:not(:last-child){
  margin-right: 30px;
}
    .top .mainVisualArea .swiper-slide.relocation .slideInner {
          left: 38%;
          margin-left: calc(-670px / 2);
    }
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.relocation .slideInner {
/*      left: calc(50% - (545px / 2));*/
    }
}

@media only screen and (max-width: 1200px) {
	.top .mainVisualArea .swiper-slide.relocation .slideTitle {
	width: 85%;
	
	}
}

.top .mainVisualArea .swiper-slide.relocation .slideTitle img.show-pc {
  width: 70%;
}

@media only screen and (max-width: 1200px) {
    .top .mainVisualArea .swiper-slide.relocation .slideText01{
        width: 600px;
        margin:0 25px 0;
    }
	
	.top .mainVisualArea .swiper-slide.relocation .slideText{
        width: 600px;
        margin:0 35px 0;
		left:50%;
    }

	.top .mainVisualArea .swiper-slide.relocation .slideTitle img.show-pc {
     margin: 0 30px 0;
	 width: 75%;
    }
	
    .top .mainVisualArea .swiper-slide.relocation .slideText01 p{
      width: calc(585px / 2);
    }

.top .mainVisualArea .swiper-slide.relocation .slideText01 p:not(:last-child){
  margin-right: 10px;
}
    .top .mainVisualArea .swiper-slide.relocation .slideText p{
      width: calc(585px / 2);
    }

	.top .mainVisualArea .swiper-slide.relocation .slideText p:not(:last-child){
  		margin-right: 10px;
	}
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.relocation .slideText01 p{
      width: calc(50% - 10px);
    }
	    .top .mainVisualArea .swiper-slide.relocation .slideText p{
      width: calc(50% - 10px);
    }
	
    .top .mainVisualArea .swiper-slide.relocation .slideInner{
      height: 300px;
	  width: 100%;
	  top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
    }
    .top .mainVisualArea .swiper-slide.relocation .slideText01{
      width: 100%;
	  max-width: calc(980px / 2);
      position: absolute;
      bottom: 0;
   }
   .top .mainVisualArea .swiper-slide.relocation .slideText {
     width: 100%;
     max-width: calc(980px / 2);
	 margin: 0 20px 0;
   }
   
    .top .mainVisualArea .swiper-slide.relocation .slideTitle img.show-pc {
     width: 85%;
    }

}

@media only screen and (max-width: 800px) {
   .top .mainVisualArea .swiper-slide.relocation .slideText01{
    max-width: calc(850px / 2);
    }
   .top .mainVisualArea .swiper-slide.relocation .slideText{
   max-width: calc(850px / 2);
   }
}


@media only screen and (max-width: 700px) {
.top .mainVisualArea .swiper-slide.relocation .slideText01{
  bottom: 13%;
  }
  
.top .mainVisualArea .swiper-slide.relocation .slideText01{
  width: 90%;
  max-width: none;
  position: absolute;
  margin: 0 15px 0;
  }
  
  .top .mainVisualArea .swiper-slide.relocation .slideText{
  bottom: 13%;
}
.top .mainVisualArea .swiper-slide.relocation .slideText{
  width: 90%;
  max-width: none;
  position: absolute;
  margin: 0 10px 0;
  }
  
  .top .mainVisualArea .swiper-slide.relocation .slideText img {
  width: 100%;
  }
  
  .top .mainVisualArea .swiper-slide.relocation .slideText p {
  max-width: 50%;
  }
  
 .top .mainVisualArea .swiper-slide.relocation .isSp img {
  width: 100%;
  }
  
}


/*
@media only screen and (max-width: 800px) {
  .top .mainVisualArea .swiper-slide .relocation .isSp {
    display: block !important;
  }
}
*/


/* MSCP用 */
.top .mainVisualArea .swiper-slide.mscp .slideInnerWrap {
  background-image: url(../img/top/slider/slide_2511mscp-bg.jpg);
  background-size: 1100px 400px;
}
.top .mainVisualArea .swiper-slide.mscp .slideInner {
  top: calc(80px / 2);
  left: 40px;
}
@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.mscp .slideInner {
    left: 0;
  }
}
.top .mainVisualArea .swiper-slide.mscp .slideTitle {
  width: calc(1754px / 2);
}
@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.mscp .slideTitle {
      width: calc(920px / 2);
    }
}


.top .mainVisualArea .swiper-slide.s_mansion .slideInnerWrap {
  background-image: url(../img/top/slider/slide_mscp-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.s_mansion .slideInner {
  top: calc(80px / 2);
  left: 0;
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.s_mansion .slideInner {
    left: 0;
  }
}

.top .mainVisualArea .swiper-slide.s_mansion .slideTitle {
  width: calc(1060px / 2);
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.s_mansion .slideTitle {
      width: calc(920px / 2);
    }
}

/* Slide Investment */
.top .mainVisualArea .swiper-slide.s_investment .slideInnerWrap {
  background-image: url(../img/top/slider/slide05-prev-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.s_investment .slideInner {
  top: calc(80px / 2);
  left: 0;
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.s_investment .slideInner {
    left: 40px;
  }
}

.top .mainVisualArea .swiper-slide.s_investment .slideTitle {
  width: calc(828px / 2);
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.s_investment .slideTitle {
      width: calc(720px / 2);
    }
}
/* Slide Investment */

.top .mainVisualArea .swiper-slide.about .slideInnerWrap {
  background-image: url(../img/top/slider/slide04-bg.jpg);
  background-size: 1100px 400px;
}

.top .mainVisualArea .swiper-slide.about .slideInner {
  top: calc(80px / 2);
  left: 0;
}

@media only screen and (max-width: 1200px) {
  .top .mainVisualArea .swiper-slide.about .slideInner {
    left: 40px;
  }
}

.top .mainVisualArea .swiper-slide.about .slideTitle {
  width: calc(874px / 2);
}

@media only screen and (max-width: 1014px) {
    .top .mainVisualArea .swiper-slide.about .slideTitle {
      width: calc(794px / 2);
    }
}

.swiper-button-prev,
.swiper-button-next {
  background-color: rgba(0, 0, 0, 0.7);
  background-size: 35%;
  border-radius: 3px;
  height: 40px;
  width: 40px;
}

@media only screen and (max-width: 700px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 30px;
  }
}

.swiper-button-prev {
  background-image: url(../img/common/swiper-arrow-left.svg);
  left: 6%;
}

@media only screen and (max-width: 1200px) {
  .swiper-button-prev {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    left: 0px;
  }
}

.swiper-button-next {
  background-image: url(../img/common/swiper-arrow-right.svg);
  right: 6%;
}

@media only screen and (max-width: 1200px) {
  .swiper-button-next {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    right: 0px;
  }
}

.top .newsArea {
  background-color: #FFF;
  padding: 48px 0 50px;
}

@media only screen and (max-width: 700px) {
  .top .newsArea {
    padding: 0;
  }
}

.top .newsArea .newsBlock {
  position: relative;
}

.top .newsArea h2 {
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 700px) {
  .top .newsArea h2 {
    position: static;
    line-height: 0;
  }
}

.top .newsArea h2 img {
  width: 100px;
}

.top .newsArea .newsList {
  font-size: 13px;
  margin-left: 150px;
  border-top: #E6E6E6 1px solid;
}

@media only screen and (max-width: 700px) {
  .top .newsArea .newsList {
    margin-left: 0;
    overflow: hidden;
    border-top: none;
    margin-bottom: 53px;
  }
  .top .newsArea .newsList.open {
    height: auto !important;
  }
}

.top .newsArea .newsList li {
  padding: 15px 0 12px;
  border-bottom: #E6E6E6 1px solid;
  line-height: 1.6;
}

@media only screen and (max-width: 700px) {
  .top .newsArea .newsList li {
    padding: 8px 20px;
  }
}

.top .newsArea .newsList li.seeMoreBtn {
  display: none;
}

@media only screen and (max-width: 700px) {
  .top .newsArea .newsList li.seeMoreBtn {
    display: block;
    position: absolute;
    bottom: -53px;
    width: 100%;
    border-bottom: none;
    text-align: center;
  }
  .top .newsArea .newsList li.seeMoreBtn .imageSeeMore {
    display: inline-block;
  }
  .top .newsArea .newsList li.seeMoreBtn .imageClose {
    display: none;
  }
  .top .newsArea .newsList li.seeMoreBtn.open .imageSeeMore {
    display: none;
  }
  .top .newsArea .newsList li.seeMoreBtn.open .imageClose {
    display: inline;
  }
}

.top .newsArea .newsList .date {
  margin-right: 24px;
}

@media only screen and (max-width: 700px) {
  .top .newsArea .newsList .date {
    display: block;
    margin-bottom: 8px;
  }
}

.top .newsArea .newsList a {
  background-image: url(../img/common/link-arrow.png);
  background-repeat: no-repeat;
  -webkit-background-size: 5px 6px;
  -o-background-size: 5px 6px;
  background-size: 5px 6px;
  background-position: 2px center;
  padding-left: 15px;
}

.top .titleContentInnerWrap {
  /* トップ用に上書き */
  height: 470px;
  background-image: url(../img/top/block-bg.png);
}

/* トップ用に上書き */
.top .titleContentInnerWrap2 {
height: 610px;
background-image: url(../img/top/block-bg.png);
width: 100%;
max-width: 1280px;
margin: 0 auto;
position: relative;
}

.titleContentInner2 h4 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 25px;
}

.titleContentInner2 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 50px 0 0 410px;
    z-index: 10;
}

@media only screen and (max-width: 700px){
.titleContentInner2 {
    position: static;
    padding: 18px !important;
    background-color: #FFF;
}
}

@media only screen and (max-width: 700px){
.titleContentInner2 .zireiphoto2 {
    float: left;
	width: 48%;
}
}

@media only screen and (max-width: 700px){
.titleContentInner2 .zireiphoto3 {
    float: right;
	width: 48%;
}
}

@media only screen and (max-width: 700px){
.titleContentInner2 h4 {
    font-size: 18px;
    margin-bottom: 12px;
}
}

@media only screen and (max-width: 1180px){
.titleContentInner2 {
    left: auto;
    right: 0;
    padding: 50px;
}
}

@media only screen and (max-width: 1014px){
.titleContentInner2 {
    position: static;
}
}
	
 /* トップ用に上書きここまで */

@media only screen and (max-width: 700px) {
  .top .titleContentInnerWrap {
    height: auto;
  }
}

@media only screen and (max-width: 700px) {
  .top .titleContentInnerWrap2 {
    height: auto;
  }
}

.top .titleContentInnerWrap .titleContentInnerList a {
  display: block;
}

.top .titleContentInnerWrap .titleContentInnerList .toDetail {
  background-image: url(../img/common/link-arrow02.png);
  background-repeat: no-repeat;
  -webkit-background-size: 5px 6px;
  -o-background-size: 5px 6px;
  background-size: 5px 6px;
  background-position: 2px center;
  padding-left: 15px;
  font-size: 12px;
  text-decoration: underline;
}

.top .titleContentInnerWrap2 .titleContentInnerList .toDetail {
    background-image: url(../img/common/link-arrow02.png);
    background-repeat: no-repeat;
    -webkit-background-size: 5px 6px;
    -o-background-size: 5px 6px;
    background-size: 5px 6px;
    background-position: 2px center;
    padding-left: 15px;
    font-size: 12px;
    text-decoration: underline;
}
.top .titleContentInnerWrap .titleContentInnerList a {
    display: block;
}

.top .titleContentInnerWrap .titleContentInnerList .toDetail:hover {
  text-decoration: none;
}

.top .titleContentInnerWrap2 .titleContentInnerList .toDetail:hover {
    text-decoration: none;
}


.top .purchaseArea {
  margin-top: 50px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea {
    margin-top: 30px;
  }
}

.top .purchaseArea .purchaseContentWrap {
  display: flex;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1014px) {
  .top .purchaseArea .purchaseContentWrap {
    display: block;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .purchaseContentWrap {
    display: block;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .purchaseContentWrap h3 {
    line-height: 0;
  }
}

.top .purchaseArea .mapBlock {
  background-image: url(../img/top/purchase-map-nobg.png);
  background-repeat: no-repeat;
  -webkit-background-size: 626px;
  -o-background-size: 626px;
  background-size: 626px;
  background-position: left top;
  width: 626px;
  height: 519px;
  margin-right: 20px;
  position: relative;
}

@media only screen and (max-width: 1014px) {
  .top .purchaseArea .mapBlock {
    margin: 0 auto 30px;
  }
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock {
    width: 100%;
    height: 100%;
    background-image: none;
  }
}

.top .purchaseArea .mapBlock h3 img {
  width: 192px;
}

.top .purchaseArea .mapBlock .prefecture {
  position: absolute;
  background-color: #FFF;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture {
    position: static;
    padding: 0;
    text-align: left;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

.top .purchaseArea .mapBlock .prefecture.col1 {
  width: 103px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture.col1 {
    width: 100%;
  }
}

.top .purchaseArea .mapBlock .prefecture.col1 ul {
  text-align: center;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture.col1 ul {
    text-align: left;
  }
}

.top .purchaseArea .mapBlock .prefecture.col2 {
  width: 137px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture.col2 {
    width: 100%;
  }
}

.top .purchaseArea .mapBlock .prefecture.col3 {
  width: 201px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture.col3 {
    width: 100%;
  }
}

.top .purchaseArea .mapBlock .prefecture h4 {
  background-color: #4f4c4c;
  padding: 8px 0 5px;
  margin-bottom: 8px;
}

.top .purchaseArea .mapBlock .prefecture h4 .isSp {
  display: none;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture h4 {
    background-color: #FFF;
    padding: 10px 18px;
    border-bottom: #b4b4b4 1px solid;
    margin-bottom: 0;
    position: relative;
  }
  .top .purchaseArea .mapBlock .prefecture h4:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-image: url(../img/common/sp-map-accordion-btn.png);
    -webkit-background-size: 18px;
    -o-background-size: 18px;
    background-size: 18px;
  }
  .top .purchaseArea .mapBlock .prefecture h4.opened:after {
    background-image: url(../img/common/sp-map-accordion-btn-opened.png);
  }
  .top .purchaseArea .mapBlock .prefecture h4.opened + ul {
    display: block;
  }
  .top .purchaseArea .mapBlock .prefecture h4 .isPc {
    display: none;
  }
  .top .purchaseArea .mapBlock .prefecture h4 .isSp {
    display: block;
  }
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture ul {
    display: none;
  }
}

@media only screen and (max-width: 700px) and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture.disabled h4 img {
    opacity: 0.4;
  }
}

@media only screen and (max-width: 700px) and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture.disabled h4:after {
    background-image: none;
  }
}

@media only screen and (max-width: 700px) and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture.disabled ul {
    display: none;
  }
}

.top .purchaseArea .mapBlock .prefecture ul {
  padding: 0 7px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture ul {
    padding: 0;
  }
}

.top .purchaseArea .mapBlock .prefecture li {
  display: inline-block;
  width: 55px;
  height: 26px;
  background-color: #EEE;
  font-size: 15px;
  text-align: center;
  margin: 0 2px 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture li {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    padding: 9px;
    border-left: #b4b4b4 9px solid;
    border-bottom: #b4b4b4 1px solid;
    text-align: left;
    margin: 0;
    position: relative;
  }
}

.top .purchaseArea .mapBlock .prefecture li.disabled,
.top .purchaseArea .mapBlock .prefecture li.disabled a {
  color: #b4b4b4;
  cursor: default;
  pointer-events: none;
}

.top .purchaseArea .mapBlock .prefecture li.disabled:hover {
  color: #b4b4b4;
  background-color: #EEE;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture li.disabled:hover {
    background-color: #FFF;
  }
}

.top .purchaseArea .mapBlock .prefecture li.disabled .spLink {
  opacity: 0.4;
}

.top .purchaseArea .mapBlock .prefecture li.disabled .pcLink {
  display: none !important;
}

.top .purchaseArea .mapBlock .prefecture li:hover,
.top .purchaseArea .mapBlock .prefecture li.selected {
  color: #FFF;
  background-color: #EA5504;
  position: relative;
}

.top .purchaseArea .mapBlock .prefecture li:not(.disabled):hover a {
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture li:hover,
  .top .purchaseArea .mapBlock .prefecture li:not(.disabled):hover a,
  .top .purchaseArea .mapBlock .prefecture li.selected {
    color: #333;
    background-color: #eee;
  }
}

.top .purchaseArea .mapBlock .prefecture li.selected .pcLink {
  display: block;
  position: absolute;
  top: 25px;
  left: -80px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture li.selected .pcLink {
    display: none;
  }
}

.top .purchaseArea .mapBlock .prefecture .spLink {
  display: none;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .prefecture .spLink {
    display: block;
    text-align: right;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
  }
  .top .purchaseArea .mapBlock .prefecture .spLink a,
  .top .purchaseArea .mapBlock .prefecture .spLink span {
    display: inline-block;
    margin-left: 10px;
  }
}

.top .purchaseArea .mapBlock .pcLink {
  display: none;
  width: 199px;
  height: 117px;
  padding: 24px 12px 12px;
  background-image: url(../img/common/map/search-from-box-bg.png);
  background-repeat: no-repeat;
  -webkit-background-size: 199px 117px;
  -o-background-size: 199px 117px;
  background-size: 199px 117px;
  z-index: 10;
}

.top .purchaseArea .mapBlock .pcLink a {
  display: block;
  margin-bottom: 6px;
  cursor: pointer;
}

.top .purchaseArea .mapBlock .areaHokkaido {
  top: 3%;
  right: 2%;
}

.top .purchaseArea .mapBlock .areaHokkaido h4 img {
  width: 80px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaHokkaido h4 img {
    width: 90px;
  }
}

.top .purchaseArea .mapBlock .areaTohoku {
  top: 25%;
  right: 2%;
}

.top .purchaseArea .mapBlock .areaTohoku h4 img {
  width: 65px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaTohoku h4 img {
    width: 72px;
  }
}

.top .purchaseArea .mapBlock .areaKanto {
  bottom: 3%;
  right: 2%;
}

.top .purchaseArea .mapBlock .areaKanto h4 img {
  width: 64px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaKanto h4 img {
    width: 71px;
  }
}

.top .purchaseArea .mapBlock .areaChubu2 {
  top: 3%;
  left: 33%;
}

.top .purchaseArea .mapBlock .areaChubu2 h4 img {
  width: 110px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaChubu2 h4 img {
    width: 117px;
  }
}

.top .purchaseArea .mapBlock .areaChubu {
  bottom: 3%;
  right: 25.5%;
}

.top .purchaseArea .mapBlock .areaChubu h4 img {
  width: 64px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaChubu h4 img {
    width: 71px;
  }
}

.top .purchaseArea .mapBlock .areaKinki {
  top: 28%;
  left: 25%;
}

.top .purchaseArea .mapBlock .areaKinki h4 img {
  width: 65px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaKinki h4 img {
    width: 72px;
  }
}

.top .purchaseArea .mapBlock .areaShikoku {
  bottom: 3%;
  left: 29%;
}

.top .purchaseArea .mapBlock .areaShikoku h4 img {
  width: 64px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaShikoku h4 img {
    width: 71px;
  }
}

.top .purchaseArea .mapBlock .areaChugoku {
  top: 11%;
  left: 2%;
}

.top .purchaseArea .mapBlock .areaChugoku h4 img {
  width: 64px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaChugoku h4 img {
    width: 71px;
  }
}

.top .purchaseArea .mapBlock .areaKyushu {
  top: 44%;
  left: 2%;
}

.top .purchaseArea .mapBlock .areaKyushu h4 img {
  width: 65px;
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .mapBlock .areaKyushu h4 img {
    width: 72px;
  }
}

.top .purchaseArea .selectBlock {
  position: relative;
}

@media only screen and (min-width: 1015px) {
  .top .purchaseArea .selectBlock {
    width: 304px;
  }
}

.top .purchaseArea .selectBlock h3 img {
  width: 148px;
}

.top .purchaseArea .selectBlock .toSelectList {
  position: absolute;
  top: 12px;
  right: 0;
  font-size: 14px;
  text-decoration: underline;
  background-image: url(../img/common/link-arrow.png);
  background-repeat: no-repeat;
  -webkit-background-size: 5px 6px;
  -o-background-size: 5px 6px;
  background-size: 5px 6px;
  background-position: 2px center;
  padding-left: 15px;
}

.top .purchaseArea .selectBlock .toSelectList:hover {
  text-decoration: none;
}

@media only screen and (max-width: 1014px) {
  .top .purchaseArea .selectBlock .toSelectList {
    right: 15px;
  }
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .selectBlock .toSelectList {
    right: 15px;
    font-size: 13px;
  }
}

.top .purchaseArea .selectBlock .selectListBanners {
  /*padding: 15px 0 0;*/
}

@media only screen and (max-width: 1014px) {
  .top .purchaseArea .selectBlock .selectListBanners {
    /*text-align: center;
    padding: 15px;*/
  }
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .selectBlock .selectListBanners {
    /*padding: 15px 20px 5px;*/
  }
}

.top .purchaseArea .selectBlock .selectListBanners li {
  border: #DDD 1px solid;
  line-height: 0;
}

.top .purchaseArea .selectBlock .selectListBanners li:not(:last-child) {
  /*margin-bottom: 18px;*/
}

.top .purchaseArea .selectBlock .selectListBanners li img {
  width: 254px;
}

@media only screen and (max-width: 1014px) {
  .top .purchaseArea .selectBlock .selectListBanners li {
    /*width: 32%;
    display: inline-block;
    margin-right: 1%;*/
  }
  .top .purchaseArea .selectBlock .selectListBanners li img {
    width: 100%;
  }
  .top .purchaseArea .selectBlock .selectListBanners li:last-child {
    margin-right: 0;
  }
  .top .renovationArea .titleContentWrap .titleContentTitleWrap a.toAboutRenovation .isPC {
    display: none;
  }  
}

@media only screen and (max-width: 700px) {
  .top .purchaseArea .selectBlock .selectListBanners li {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 420px) {
  .top .renovationArea .titleContentWrap .titleContentTitleWrap a.toAboutRenovation {
    /* タイトルが長いので調整 */
    top: 45px !important;
  }
}

@media only screen and (max-width: 420px) {
  .top .renovationArea .titleContentWrap h3 {
    /* タイトルが長いので調整 */
    padding-bottom: 35px;
  }
}

.top .renovationArea .fullWidthWrap {
  padding-bottom: 40px;
}

.top .renovationArea .fullWidthWrap h3 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}

/* swiper */
/* PC SP main visual */
.mainVisualArea .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 8px;
}

@media only screen and (max-width: 700px) {
  .mainVisualArea .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 7px;
  }
}

.mainVisualArea .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
  line-height: 17px;
  background-color: #BBB;
  opacity: 1;
}

@media only screen and (max-width: 700px) {
  .mainVisualArea .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}

.mainVisualArea .swiper-pagination-bullet-active {
  color: #fff;
  background-color: #222;
}



/* 特集一覧 */
.swiper-container--special {
  height: 467px;
  margin: 10px 0 0;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
}

@media only screen and (max-width: 1014px) {
  .swiper-container--special {
    width: 304px;
    margin-left: auto;
    margin-right: auto;
  }
}

.swiper-container--special .swiper-slide {
  height: 152px;
  overflow: hidden;
}

.swiper-container--special .swiper-button-prev,
.swiper-container--special .swiper-button-next {
  background-size: 30px;
  display: block;
  height: 467px;
  top: 22px;
  width: 20px;
}

.swiper-container--special .swiper-button-prev {
  background-image: url(../img/common/btn-prev.png);
  left: 0;
}

.swiper-container--special .swiper-button-next {
  background-image: url(../img/common/btn-next.png);
  right: 0;
}

.swiper-container--special .swiper-button-prev.swiper-button-disabled,
.swiper-container--special .swiper-button-next.swiper-button-disabled {
  background-color: #9a9a9a;
}

.swiper-container--special .swiper-button-prev:after,
.swiper-container--special .swiper-button-next:after {
  color: #fff;
  display: block;
  font-size: 10px;
  height: 14px;
  padding: 6px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 304px;
}


@media only screen and (max-width: 700px) {
  .swiper-container--special {
    margin-bottom: 30px;
  }
}

/* ----- 2019.01 微調整 ----- */
.newArrivalBlock p:last-child {
font-size:11px;
margin-bottom:20px;
}

@media only screen and (max-width: 700px) {
	.mapBlock .prefecture li > span,
	.mapBlock .prefecture li > span a {
	display:block;
	width:100%;
	}

	.newArrivalBlock p:last-child {
	margin-left:20px;
	margin-right:20px;
	}
}

/* ----- 2019.02 リノベ事例修正 ----- */
.renovationCaseWrap {
background:#e8edee;
margin-top:50px;
padding:50px 0 30px;
}

@media only screen and (max-width: 700px) {
	.renovationCaseWrap {
	margin-top:0;
	padding:18px 0;
	}
}

.renovationCaseInner {
margin:0 auto;
max-width:950px;
}

@media only screen and (max-width: 1014px) {
	.renovationCaseInner {
	padding:0 15px;
	}
}

.renovationCaseWrap .renovationCaseInner h4 {
font-size:20px;
font-weight:normal;
line-height:1.4;
text-align:center;
margin-bottom:25px;
}

@media only screen and (max-width: 700px) {
	.renovationCaseWrap .renovationCaseInner h4 {
	font-size:18px;
	margin-bottom:12px;
	}
}

.renovationCaseWrap .renovationCaseInner h4 br {
display:none;
}

@media only screen and (max-width: 1014px) {
	.renovationCaseWrap .renovationCaseInner h4 br {
	display:block;
	}
}

@media only screen and (max-width: 700px) {
	.renovationCaseWrap .renovationCaseInner h4 br {
	display:none;
	}
}

.renovationCaseWrap .renovationCaseInner p.alignCenter {
margin-bottom:10px;
}

.renovationCaseWrap .renovationCaseInner p.link {
margin-bottom:20px;
}

.renovationCaseWrap .renovationCaseInner p.link a {
background-image:url(../img/common/link-arrow02.png);
background-repeat:no-repeat;
-webkit-background-size:5px 6px;
-o-background-size:5px 6px;
background-size:5px 6px;
background-position:2px center;
font-size:12px;
text-decoration:underline;
padding-left:15px;
}

@media only screen and (max-width: 1014px) {
	.renovationCaseWrap .renovationCaseInner p {
	text-align:center;
	}
}

@media only screen and (max-width: 700px) {
	.renovationCaseWrap .renovationCaseInner p {
	text-align:left;
	}

	.renovationCaseWrap .renovationCaseInner p br {
	display:none;
	}
}

.renovationCaseWrap .renovationCaseInner ul li {
float:left;
margin-right:2%;
width:32%;
}

.renovationCaseWrap .renovationCaseInner ul li:last-child {
margin-right:0;
}

@media only screen and (max-width: 600px) {
	.renovationCaseWrap .renovationCaseInner ul li {
	width:49%;
	}
	
	.renovationCaseWrap .renovationCaseInner ul li:nth-child(2) {
	margin-right:0;
	}
	
	.renovationCaseWrap .renovationCaseInner ul li:last-child {
	display:none;
	}
}

.renovationCaseWrap .renovationCaseInner ul li img {
width:100%;
}