<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*.ffs {
    font-family: "YuMincho" , "游明朝" , "Yu Mincho" ,"FOT-筑紫明朝 Pr6 M", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", "MS Mincho", serif;
    transform: rotate(.03deg);
}*/

/*
@media (max-width:480px) {
  body::before {
    background-image: url(../images/kura/kura_header_img_sp.jpg);
  }
}
*/
/*-------------------------
  MODEL TOP
-------------------------*/
#modeltop {
  height: 100vh;
  background-image: url(../images/syunou/syunou_header_img.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#modeltop .inner {
  position: relative;
  height: 100%;
}

.catch {
  font-size: 48px;
}
.catch span {
  font-size: 18px;
  display: block;
}
@media (max-width:1500px) {
  #modeltop {
    height: 786px;
  }
  .pagetitle {
    position: absolute;
    top: 80%;
  }
}
@media (max-width:480px) {
  #modeltop {
    width: 100%;
    height: 100vh;
    /*
    background-image: none !important;
    */
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url(../images/syunou/syunou_header_img_sp.jpg);
    -webkit-transform: translate3d(0, 0, -1);
    transform: translate3d(0, 0, -1);
  }

  .catch {
    position: absolute;
    bottom: 15%;
    right: 3.5%;
    font-size: 36px;
  }
}

/*-------------------------
  HEADING
-------------------------*/
.heading {
  font-size: 38px;
  color: #000000;
}
@media (max-width:480px) {
  .heading {
    font-size: 32px;
  }
}

/*-----------------------------
  SECTION - common
-----------------------------*/
.bg {
  width: 460px;
}
.bg img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.bgsp-space {
  display: none;
}


.head { padding: 120px 0;}
.head:after{ clear:both; content:""; display:block;}
.head .heading{
	font-size: 48px;
	color: #000000;
	}
.head p{
	width: 680px;
    margin: 50px auto 0;
    text-align: left;
    font-size: 18px;
    line-height: 1.8;
    color: #545454;
	}

@media (max-width:480px) {
	#kura .bgsp-space { height:215vh;}
  .bgsp-space {
    position: relative;
    width: 100%;
    height: 100vh;
    margin-bottom: 0;
    display: block;
    /*
    height: 0;
    padding-bottom: 146.666666%;
    */
  }
  .bgsp {
    position: relative;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 0;
  }
  .bgsp::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    /*
    height: 0;
    padding-bottom: 146.666666%;
    */
    display: block;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .bgsp.bg01::before {
    background-image: url(../images/syunou/syunou_sec01_main_img_sp.jpg);
  }
  .bgsp.bg02::before {
    background-image: url(../images/syunou/syunou_sec02_main_img_sp.jpg);
  }
  .bgsp.bg03::before {
    background-image: url(../images/kura/kura_sec02_img.jpg);
  }
  .bgsp.bg04::before {
    background-image: url(../images/kura/kura_sec04_img_sp.jpg);
  }
  .bgsp.bg05::before {
    background-image: url(../images/kura/kura_sec05_img_sp.jpg);
  }
  .bgsp.bg06::before {
    background-image: url(../images/kura/kura_sec06_img_sp.jpg);
  }
  .bgsp.bg07::before {
    background-image: url(../images/kura/kura_sec07_img_sp.jpg);
  }
	.head{ background:#fff; padding:20px; height:110vh;}
	.head .heading { font-size: 26px; padding:40px 0; text-align:center;}
	.head p {
		width: 90.666666%;
		margin: 0 auto;
		text-align: left;
		font-size: 18px;
		line-height: 1.8;
		color: #545454;
		padding-bottom:50px;
		}
	
	.type40 {padding: 20% 0 15%;}

	.type40 .subheading {
		font-size: 26px;
		margin-bottom: 60px;
		color: #545454;
	}
	.type40 p {
		width: 90.666666%;
		margin: 0 auto;
		text-align: left;
		font-size: 18px;
		line-height: 1.8;
		color: #545454;
	}

	.tb {
		position: relative;
		z-index: 2;
		width: 100%;
		background-color: #ffffff;
		}
	.kura-twin {
		padding: 20% 0;
		}
	.subheading {
		font-size: 26px;
		margin-bottom: 60px;
		text-align:center;
		}
	.kura-twin p {
		width: 90.666666%;
		margin: 0 auto;
		text-align: left;
		font-size: 18px;
		line-height: 1.8;
		color: #545454;
		}
}
figure {   margin: 0;}
.type40 {
    padding: 100px 0;
}
#second .desc { margin-bottom: 40px; }

/*-----------------------------
  SECTION - kura, space, charm
-----------------------------*/
.sec01 {
  color: #000000;
}
.detail {
  width: 740px;
  text-align: center;
}
.detail h3 {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 80px;
}
.detail p {
  font-size: 14px;
  line-height: 2.0;
}
#kura {
  margin-top: 35px;
}
#charm {
  background-color: #f7f7f7;
}
.sec01 .heading {
  margin-bottom: 50px;
}

#kura .default-btn, #space .default-btn {
  margin-top: 80px;
}
#charm .default-btn {
  margin-top: 25px;
}
@media (max-width:480px) {
  #kura {
    margin-top: 0;
  }
  .sec01 .inner {
    width: 100%;
    display: table;
  }
  .sec01 .heading {
    margin-bottom: 20px;
  }
  .detail.tc {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100vh;
    background-color: rgba(255,255,255,1);
  }
  .detail h3 {
    margin-bottom: 20px;
  }
  .detail p {
	  text-align:left !important;
  }
  #kura .default-btn, #space .default-btn {
    margin-top: 20px;
  }
  #charm {
    background: none;
  }
}

/*-----------------------------
  SECTION - plan
-----------------------------*/
#plan {
  background-color: #e8e8e8;
  padding: 70px 0 55px;
}
#plan h3 {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 60px;
}
/* Slider01 */
.slider01 dl dt img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.slider01 dl dd {
  font-size: 16px;
  margin-top: 5px;
}
.controls {
  margin: 30px 0 25px;
}
.slide-btn {
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.prev {
  float: left;
  background-image: url(../images/kura/prev.png);
}
.next {
  float: right;
  background-image: url(../images/kura/next.png);
}
.bx-prev, .bx-next {
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width:480px) {
  #plan {
    padding: 0;
    background: none !important;
  }
  #plan h3 {
    margin-bottom: 20px;
  }
  #plan .detail {
    padding: 10% 0;
  }
  #plan .fg {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 110vh;
    background: rgba(255,255,255,1);
  }
  /*
  #plan .fg .fg-tc {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  }
  */
  #plan .fg .sp {
    padding-top: 25%;
  }
  .slider01-sp dl dd {
    display: none;
  }
  #plan .detail-sp {
    padding: 10% 0 0;
  }
}

/*-----------------------------
  SECTION - example
-----------------------------*/
#example {
  padding: 70px 0 65px;
}
#example h2 {
  margin-bottom: 85px;
}
/* Slider02 */
.slider02 dl dt img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.slider02 dl dd {
  font-size: 16px;
  margin-top: 15px;
}
.slider02 dl dd small {
  font-size: 11px;
  color: #7c7c7c;
  display: inline-block;
  padding-right: 1em;
}
#example .default-btn {
  margin-top: 45px;
}
@media (max-width:480px) {
  #example {
    padding: 0;
  }
  #example h2 {
    margin-bottom: 20px;
  }
  #example .fg {
    position: relative;
    z-index: 2;
    height: 123vh;
    background: rgba(255,255,255,1);
    padding: 5% 0 15%;
  }
  .slider03 {
    width: 90.666666%;
    margin: 10% auto;
  }
  .slider03 dl {
    margin-bottom: 15px;
    text-align: left;
  }
  .slider03 dl dt {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
  }
  .slider03 dl dd {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-top: 0;
    padding-left: 1em;
  }
  .slider03 dl dd small {
    padding-right: 0;
  }
  #example .default-btn {
    margin-top: 0;
  }
  .slider03 dl.jitsureiSlidePart:nth-of-type(n+4){ display:none;}
#footer_area #btn_top{ height:auto;}
}

/*-------------------------------------
  SECTION - others ~lineup &amp; exhibision
-------------------------------------*/
#others {
  height: 660px;
  box-sizing: border-box;
  /*
  background-color: rgba(255,255,255,0.8);
  */
}
#others h2 {
  position: relative;
  z-index: 3;
  top: 80px;
  font-size: 36px;
}
#others .fg {
  width: 600px;
  height: 100%;
  text-align: center;
}
#lineup {
  float: left;
}
.products {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0 4.666666%;
  top: 80px;
}
.products table {
  width: 100%;
}
.products table td {
  text-align: center;
}
.products table td a {
  display: block;
}
#lineup .default-btn {
  position: relative;
  top: 120px;
}
#exhibision {
  float: right;
}
#exhibision .fg {
  position: relative;
}
/* ポップアップ */
.map-unit {
  position: relative;
  top: 25px;
  left: 0;
  width: 100%;
  display: block;
}
.map-unit map area {
  position: relative;
  z-index: 1;
  display: block;
}
.map-popup {
  display: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  width: 251px;
  padding: 20px;
  background-color: #ffffff;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 8px 5px rgba(224,224,224,0.35);
  -moz-box-shadow: 0px 0px 8px 5px rgba(224,224,224,0.35);
  box-shadow: 0px 0px 8px 5px rgba(224,224,224,0.35);
}
.map-popup h4 {
  position: relative;
  font-size: 20px;
  font-size: 2.0rem;
  color: #000000;
  text-align: center;
  margin-bottom: 1em;
}
.map-popup h4 em {
  display: inline-block;
  margin-right: 0.35em;
  /*
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  width: 12px;
  height: 17px;
  background: url(../images/popup_mark.png) no-repeat;
  */
}
/* 都道府県名リスト読込み先 */
.list-container {
  position: relative;
}
/* 都道府県名リスト */
.map-popup ul li {
  width: 104px;
  float: left;
  text-align: center;
  color: #383838;
  font-size: 18px;
  font-size: 1.8rem;
}
.map-popup ul li:nth-child(odd) {
  margin: 0 3px 3px 0;
}
.map-popup ul li:nth-child(even) {
  margin-bottom: 3px;
}
.map-popup ul li a {
  width: 100%;
  height: 29px;
  line-height: 29px;
  display: block;
  color: #0000000 !important;
}
/* リスト背景色 - 住宅展示場・営業所 */
ul.hall-bg li {
  background-color: #ececec;
}
/* リスト背景色 - 分譲住宅・土地 */
ul.land-bg li {
  background: rgba(74,159,237,0.3);
}
/* リスト背景色 - リフォーム営業所 */
ul.renovation-bg li {
  background-color: #c2e4be;
}
/* リスト表示 - 9件 */
.list-9l li:last-child {
  margin: 0!important;
}
/* リスト表示 - 7件 */
.list-7l li:last-child {
  margin: 0!important;
}
/* リスト表示 - 6件 */
.list-6l li:nth-child(5), .list-6l li:nth-child(6) {
  margin-bottom: 0!important;
}
/* リスト表示 - 5件 */
.list-5l li:last-child {
  margin-bottom: 0!important;
}
/* リスト表示 - 4件 */
.list-4l li:nth-child(3), .list-4l li:nth-child(4) {
  margin-bottom: 0!important;
}
/* ポップアップ - Close */
span.mp-close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #b2b2b2;
  text-align: center;
  width: 18px;
  height: 18px;
  display: block;
  cursor: pointer;
  z-index: 1;
}
span.mp-close i {
  font-style: normal;
  color: #ffffff;
}

@media (max-width:480px) {
  #others {
    height: auto;
  }
  #others .inner {
    width: 100%;
  }
  #others .fg {
    width: 100%;
    height: 100vh;
    display: table;
  }
  #lineup {
    float: none;
  }
  #lineup .fg-tc {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100vh;
    background-color: rgba(255,255,255,1);
    display: table-cell;
    vertical-align: middle;
    /*
    height: 0;
    padding-bottom: 110%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    */
  }
  .products {
    top: 0;
    width: 90.666666%;
    margin: 0 auto 15%;
    padding: 0;
  }
  .products table td img {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: center center;
    -webkit-transform-origin: center center;
  }
  #lineup h2 {
    top: 0;
  }
  #lineup .default-btn {
    top: 0;
  }
  #exhibision {
    float: none;
  }
  #exhibision .fg {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100vh;
    background-color: rgba(255,255,255,1);
    background-image: none;
  }
  .map-unit {
    top: -25px;
    width: 90.666666%;
    margin-left: auto;
    margin-right: auto;
  }
  .map-popup h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .map-popup ul li {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #exhibision .fg-tc {
    position: relative;
    width: 100%;
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
  }
  #exhibision h2 {
    position: static;
    top: 0;
    width: 100%;
  }
}
/* 間取り */
@media (min-width:481px) {
	.madoriSlidePart dt{
		height:186px;
	}
	.madoriImgWrap{
		height:186px !important;
		position:relative;
		background-color:#FFF;
	}
	.madoriImgWrap img{
		position:absolute;
		margin:auto;
		max-height:95% !important;
		max-width:95% !important;
		width: inherit !important;
		top:0;
		right:0;
		bottom:0;
		left:0;
	}
}
@media (max-width:480px) {
	.madoriImgWrap{
		height:186px !important;
		position:relative;
		background-color:#FFF;
	}
	.madoriImgWrap img{
		position:absolute;
		margin:auto;
		max-height:95% !important;
		max-width:95% !important;
		width: inherit !important;
		top:0;
		right:0;
		bottom:0;
		left:0;
	}
}
/* 実例 */
@media (min-width:481px) {
	.jitsureiSlidePart dd{
		padding:5px;
	}
	.jitsureiImgWrap{
		height:280px !important;
		position:relative;
		background-color:#FFF;
		overflow:hidden;
	}
	.jitsureiImgWrap p.jImg {
		position:absolute;
		transform: translate(-50%,-50%);
		top:50%;
		left:50%;
	}
	.jitsureiImgWrap p img {
		height:280px !imporant;
		min-height:280px !important;
		min-width:418px !important;
		vertical-align: top;
	}
}
@media (max-width:480px) {
	.jitsureiImgWrap{
		height:117px !important;
		position:relative;
		background-color:#FFF;
		width:100%;
		overflow:hidden;
	}
	.jitsureiImgWrap p.jImg {
		position:absolute;
		transform: translate(-50%,-50%);
		top:50%;
		left:50%;
		width:100%;
		height:100%;
	}
	.jitsureiImgWrap p img {
		height: auto;
		min-height:95% !important;
		min-width:95% !important;
		vertical-align: top;
	}
}


</pre></body></html>