@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/*sass 変数
-----------------------------------------*/
.slider_gallery,
.bottom_link_area,
.footer{
 display:none;
}
@media screen and (min-width: 768px) {
#menu{
 display:none;
}
#slider{
 min-height:500px;
}
}
a:focus {
  outline: none;
}
img{
 max-width: 100%;
}
#slider-wrap {
  width: 100%;
  height: 520px;
  margin-top: 169px; }

@media screen and (max-width: 767px) {
  #slider-wrap {
    width: 100%;
    position: relative;
    top: 10px;
    left: 0;
    z-index: 3;
    margin-top: 0;
    height: auto; } }

.hide {
  display: none; }

.top-contents {
  width: 100%;
  margin: 0 auto 0 auto;
  background: #fff;
  position: relative;
  z-index: 5; }

@media screen and (max-width: 767px) {
	img{
	 max-width: 100%;
	}
  .top-contents {
    width: 100%;
    margin: 80px auto 0 auto; } }

#simple {
  width: 960px;
  margin: 0 auto; }

@media screen and (max-width: 767px) {
  #simple {
    width: 100%;
    margin: 0 auto; } }

.news-box {
  width: 893px;
  margin: 30px auto 0 auto;
  border: 1px solid #db7878;
  height: 68px;
  position: relative; }

.news-box-inner {
  width: 706px;
  font-size: 1.2rem;
  padding: 24px 0 0 10px;
  margin: 0 0 0 116px; }
  .news-box-inner li span {
    display: inline-block;
    color: #f09191;
    margin: 0 8px 0 0; }

.news-tit {
  position: absolute;
  left: 0;
  top: 0;
  background: #db7878;
  color: #fff;
  width: 116px;
  height: 68px;
  z-index: 3;
  text-align: center;
  display: table; }
  .news-tit span {
    margin: 0 0 0 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.8rem;
    letter-spacing: 0.3em;
    font-family: "じゅん 101"; }

.news-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #9b9b9b;
  color: #fff;
  width: 71px;
  height: 68px;
  z-index: 3;
  text-align: center;
  display: table; }
  .news-btn a {
    width: 116px;
    height: 68px;
    margin: 0 0 0 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.3rem;
    letter-spacing: 0.15em;
    font-family: "じゅん 101";
    color: #fff;
    -webkit-transition: 0.3s;
    -mos-transition: 0.3s;
    transition: 0.3s; }
    .news-btn a:visited {
      color: #fff; }
    .news-btn a:link {
      color: #fff; }
    .news-btn a:hover {
      background: #5c5c5c;
      color: #fff;
      letter-spacing: 0.2em; }

#rich-wrap {
  background: #fff;
  height: 520px;
  position: fixed;
  top: 169px;
  z-index: 1000;
  width: 100%; }
  
 

@media screen and (max-width: 767px) {
  #rich-wrap {
    background: #fff;
    height: 82%;
    position: fixed;
    top: 60px;
    z-index: 1000;
    width: 100%; } }

@media screen and (max-width: 767px) {
  .news-box {
    width: 92%;
    margin: 50px auto 0 auto;
    outline: 1px solid #db7878;
    border: none;
    height: auto;
    position: relative; }
    .news-box li {
      padding: 10px 0; }
  .news-box-inner {
    width: 98%;
    padding: 15px 0 0 0;
    margin: 0 0 0 5px; }
  .news-tit {
    top: -30px;
    left: -1px;
    width: 100%;
    height: 35px;
    text-align: left; }
    .news-tit span {
      padding: 0 0 0 5px; }
  .news-btn {
    top: -30px;
    right: -1px;
    height: 35px; }
    .news-btn a {
      height: 35px;
      margin: 0 0 0 0; } }

.top-tit01 {
  text-align: center;
  margin: 0 auto 0 auto;
  font-family: "じゅん 101"; }
  .top-tit01 span:first-child {
    color: #ff826b;
    font-size: 3.6rem;
    padding: 0 10px 10px 10px;
    margin: 60px 0 0 0;
    display: inline-block;
    background: url(../img/common/title_bg01.png) repeat-x bottom center;
    letter-spacing: 0.1em; }
  .top-tit01 span:last-child {
    font-size: 1.4rem;
    color: #676767;
    display: block;
    margin: 10px 0 0 0;
    letter-spacing: 0.1em; }

@media screen and (max-width: 767px) {
  .top-tit01 {
    width: 100%; } }

.select-box {
  margin: 40px auto 0 auto;
  width: 100%; }
  .select-box li {
    float: left;
    margin: 0 5.195% 0 0; }
    .select-box li:last-child {
      margin: 0; }

.select-box-house {
  background: url(../img/index/img01.jpg) no-repeat center top;
  width: 268px;
  height: 463px;
  position: relative; }

.house01 {
  position: absolute;
  bottom: 113px;
  left: 4px; }

.house02 {
  position: absolute;
  bottom: 113px;
  right: 3px; }

.house03 {
  position: absolute;
  bottom: 4px;
  left: 4px; }

.house04 {
  position: absolute;
  bottom: 4px;
  right: 4px; }

.select-box-life {
  background: url(../img/index/img02.jpg) no-repeat center top;
  width: 267px;
  height: 463px;
  position: relative; }

.life01 {
  position: absolute;
  bottom: 150px;
  left: 4px; }

.life02 {
  position: absolute;
  bottom: 150px;
  right: 92px; }

.life03 {
  position: absolute;
  bottom: 150px;
  right: 4px; }

.life04 {
  position: absolute;
  bottom: 77px;
  left: 4px; }

.life05 {
  position: absolute;
  bottom: 77px;
  right: 92px; }

.life06 {
  position: absolute;
  bottom: 77px;
  right: 4px; }

.life07 {
  position: absolute;
  bottom: 4px;
  left: 4px; }

.life08 {
  position: absolute;
  bottom: 4px;
  right: 92px; }

.life09 {
  position: absolute;
  bottom: 4px;
  right: 4px; }

.select-box-option {
  background: url(../img/index/img03.jpg) no-repeat center top;
  width: 267px;
  height: 463px;
  position: relative; }

.option01 {
  position: absolute;
  bottom: 113px;
  left: 4px; }

.option02 {
  position: absolute;
  bottom: 113px;
  right: 92px; }

.option03 {
  position: absolute;
  bottom: 113px;
  right: 4px; }

.option04 {
  position: absolute;
  bottom: 4px;
  left: 4px; }

.option05 {
  position: absolute;
  bottom: 4px;
  right: 92px; }

.option06 {
  position: absolute;
  bottom: 4px;
  right: 4px; }

.banner-box {
  margin: 40px 0 0 0;
  width: 100%; }
  .banner-box li {
    float: left; }
    .banner-box li:last-child {
      float: right; }

@media screen and (max-width: 767px) {
  .select-box {
    margin: 40px auto 0 auto;
    width: 100%; }
    .select-box li {
      float: none;
      margin: 0 auto 35px auto;
      text-align: center; }
  .banner-box {
    width: 100%; }
    .banner-box li {
      float: none;
      margin: 20px 0 0 0; }
      .banner-box li:last-child {
        float: none; }
      .banner-box li img {
        width: 100%;
        height: auto; } }

.bg01 {
  width: 100%;
  height: 600px;
  background: url(../img/index/bg01.jpg) 50% 180px fixed no-repeat;
  text-align: center;
  padding: 0;
  margin: 80px 0 0 0;
  overflow: hidden; }
  .bg01 p {
    font-size: 2.8rem;
    line-height: 2;
    color: #fff;
    margin: 156px auto 0 310px;
    text-align: left;
    letter-spacing: 0.4em;
    font-family: "じゅん 101"; }
    .bg01 p span {
      display: inline-block; }

@media screen and (max-width: 767px) {
  .bg01 {
    width: 100%;
    height: 643px;
    background: url(../img/index/bg01.jpg) center top no-repeat;
    background-size: cover;
    margin: 30px 0 0 0; }
    .bg01 p {
      font-size: 2.5rem;
      margin: 156px auto 0 auto;
      text-align: center;
      letter-spacing: 0.2em;
      width: 96%; } }

.btn01 {
  font-family: "じゅん 101";
  color: #FF826B;
  height: 38px;
  margin: 72px 0 0 0; }
  .btn01 a {
    color: #FF826B;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 12px 30px;
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #FF826B;
    letter-spacing: 0.2em;
    -webkit-transition: 0.7s;
    -mos-transition: 0.7s;
    transition: 0.7s; }
    .btn01 a:link {
      color: #FF826B; }
    .btn01 a:before {
      content: url(../img/index/arrow01.png);
      position: relative;
      left: -5px;
      top: 2px; }
    .btn01 a:hover {
      background-color: rgba(255, 130, 107, 0.8);
      color: #FFF; }
      .btn01 a:hover:before {
        content: url(../img/index/arrow01_.png); }

.gallery-box {
  width: 100%;
  margin: 36px auto 0 auto; }
  .gallery-box li {
    float: left;
    margin: 0 3.8% 0 0;
    position: relative;
    width: 275px;
    text-align: center; }
    .gallery-box li img {
      max-width: 275px;
      max-height: 192px; }
    .gallery-box li:last-child {
      margin: 0; }
    .gallery-box li p {
      margin: 23px 0 0 0;
      text-align: center;
      color: #f09191;
      font-size: 1.2rem; }
    .gallery-box li span {
      position: absolute;
      top: 5px;
      left: 3px; }

@media screen and (max-width: 767px) {
  .gallery-box {
    width: 100%; }
    .gallery-box li {
      float: none;
      width: 100%;
      margin: 0 0 20px 0; }
      .gallery-box li img {
        width: 100%;
        height: auto; }
      .gallery-box li p {
        margin: 5px 0 0 0; }
      .gallery-box li span {
        position: absolute;
        top: 5px;
        left: 15%; } }

.btn02 {
  font-family: "じゅん 101";
  font-size: 2.1rem;
  text-align: center;
  width: 100%; }
  .btn02 a {
    color: #fff;
    padding: 24px 270px;
    background: #f09191;
    display: inline-block;
    letter-spacing: 0.1em;
    margin: 45px auto 0 auto;
    border: 1px solid #f09191;
    -webkit-transition: 0.7s;
    -mos-transition: 0.7s;
    transition: 0.7s; }
    .btn02 a:link {
      color: #fff; }
    .btn02 a:before {
      content: url(../img/index/arrow02.png);
      position: relative;
      top: 2px;
      left: -15px; }
    .btn02 a:hover {
      border: 1px solid #f09191;
      background: #fff;
      color: #f09191; }
      .btn02 a:hover:before {
        content: url(../img/index/arrow02_.png); }

@media screen and (max-width: 767px) {
  .btn02 {
    width: 100%;
    margin: 0 auto; }
    .btn02 a {
      padding: 24px 0;
      width: 100%;
      border: none; } }

.bg02 {
  width: 100%;
  height: 600px;
  background: url(../img/index/bg02.jpg) 50% top fixed;
  text-align: center;
  margin: 60px auto 0 auto;
  overflow: hidden; }
  .bg02 p {
    font-size: 2.8rem;
    line-height: 2;
    color: #fff;
    margin: 196px auto 0 auto;
    text-align: center;
    letter-spacing: 0.4em;
    font-family: "じゅん 101"; }
    .bg02 p span {
      display: inline-block; }

@media screen and (max-width: 767px) {
  .bg02 {
    width: 100%;
    height: 600px;
    background: url(../img/index/bg02.jpg) center top no-repeat;
    background-size: cover;
    text-align: center;
    margin: 60px auto 0 auto; }
    .bg02 p {
      font-size: 2.5rem;
      text-align: center;
      margin: 196px auto 0 auto;
      text-align: center;
      letter-spacing: 0.1em;
      width: 96%; } }

.inner-box .showroom-box:first-child {
  float: left; }

.inner-box .showroom-box:last-child {
  float: right; }

.showroom-box {
  width: 394px;
  height: auto;
  margin: 50px 0 0 0; }
  .showroom-box ul {
    margin: 15px 0 0 0; }
    .showroom-box ul li:nth-child(1) {
      color: #f09191;
      font-size: 1.6rem;
      padding: 10px 0 0 0; }
      .showroom-box ul li:nth-child(1) span {
        background: #9B9B9B;
        float: right;
        margin: -12px 0 0 0;
        text-align: center;
        font-weight: bold; }
        .showroom-box ul li:nth-child(1) span a {
          width: 66px;
          height: 26px;
          margin: 0 0 0 0;
          display: table-cell;
          vertical-align: middle;
          font-size: 1.3rem;
          letter-spacing: 0.12em;
          font-family: "じゅん 101";
          color: #fff;
          -webkit-transition: 0.3s;
          -mos-transition: 0.3s;
          transition: 0.3s; }
          .showroom-box ul li:nth-child(1) span a :visited {
            color: #fff; }
          .showroom-box ul li:nth-child(1) span a:hover {
            background: #5c5c5c;
            color: #fff;
            letter-spacing: 0.18em; }
    .showroom-box ul li:nth-child(2) {
      margin: 10px 0 0 0; }
    .showroom-box ul li:nth-child(3) {
      margin: 10px 0 0 0;
      font-size: 1.2rem; }
    .showroom-box ul li:nth-child(4) {
      margin: 22px 0 0 0; }

.showroom-btn01 {
  float: left; }
  .showroom-btn01 a {
    color: #fff;
    padding: 20px 50px 18px 60px;
    background: #f09191;
    text-align: center;
    font-size: 1.4rem;
    -webkit-transition: 0.5s;
    -mos-transition: 0.5s;
    transition: 0.5s;
    text-indent: 10px; }
    .showroom-btn01 a:link {
      color: #fff; }
    .showroom-btn01 a:hover {
      background: #db7878;
      color: #fff; }

.showroom-btn02 {
  float: right; }
  .showroom-btn02 a {
    color: #fff;
    padding: 20px 50px 18px 60px;
    background: #f09191;
    text-align: center;
    font-size: 1.4rem;
    -webkit-transition: 0.5s;
    -mos-transition: 0.5s;
    transition: 0.5s;
    text-indent: 10px; }
    .showroom-btn02 a:link {
      color: #fff; }
    .showroom-btn02 a:hover {
      background: #db7878;
      color: #fff; }

@media screen and (max-width: 767px) {
  .showroom-box {
    width: 100%; }
    .showroom-box ul li:nth-child(1) {
      padding: 10px 0 0 1%;
      text-align: center;
      position: relative; }
      .showroom-box ul li:nth-child(1) span {
        background: #9B9B9B;
        float: none;
        position: absolute;
        right: 0;
        margin: -12px 0 0 0;
        text-align: center;
        font-weight: bold; }
    .showroom-box li:nth-child(2) {
      text-align: center; }
    .showroom-box li:nth-child(3) {
      padding: 0 0 0 1%;
      text-align: center; }
  .showroom-btn01 {
    float: none; }
    .showroom-btn01 a {
      padding: 20px 0 18px 0;
      width: 100%; }
  .showroom-btn02 {
    float: none;
    margin: 10px 0 0 0; }
    .showroom-btn02 a {
      color: #fff;
      padding: 20px 0 18px 0;
      width: 100%; } }

/* Icon Float Away */
@-webkit-keyframes float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

@keyframes float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

/* Icon Float Away */
.float-away01, .float-away02 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em; }

.float-away01:before, .float-away01:after {
  content: url(../img/index/icon_access.png);
  position: absolute;
  left: 30px;
  top: 13px;
  padding: 0 1px; }

.float-away02:before, .float-away02:after {
  content: url(../img/index/icon_reserved.png);
  position: absolute;
  left: 25px;
  top: 13px;
  padding: 0 1px; }

.float-away01:after, .float-away02:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.float-away01:hover:after, .float-away01:focus:after, .float-away01:active:after,
.float-away02:hover:after, .float-away02:focus:after, .float-away02:active:after {
  -webkit-animation-name: float-away;
  animation-name: float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@media screen and (max-width: 767px) {
  .float-away01:before, .float-away01:after {
    left: 30%; }
  .float-away02:before, .float-away02:after {
    left: 30%; } }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-wobble-vertical:before {
  content: url(../img/index/icon_access.png);
  position: absolute;
  left: 20px;
  top: 13px;
  padding: 0 1px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

.bg03 {
  width: 100%;
  height: 600px;
  background: url(../img/index/bg03.jpg) 50% top fixed no-repeat;
  text-align: center;
  margin: 60px auto 0 auto;
  overflow: hidden; }
  .bg03 p {
    font-size: 2.8rem;
    line-height: 2;
    color: #fff;
    margin: 186px auto 0 auto;
    text-align: left;
    letter-spacing: 0.4em;
    font-family: "じゅん 101"; }
    .bg03 p span {
      display: inline-block; }

@media screen and (max-width: 767px) {
  .bg03 {
    width: 100%;
    height: 600px;
    background: url(../img/index/bg03.jpg) center top no-repeat;
    background-size: cover;
    text-align: center;
    margin: 60px auto 0 auto; }
    .bg03 p {
      font-size: 2.5rem;
      width: 96%;
      line-height: 2;
      color: #fff;
      margin: 186px auto 0 1%;
      text-align: center;
      letter-spacing: 0.2em;
      font-family: "じゅん 101"; }
      .bg03 p span {
        display: inline-block; } }

.inner-box .event-box:nth-child(1) {
  float: left; }

.inner-box .event-box:nth-child(2) {
  float: right; }

.event-box {
  width: 427px;
  margin: 40px 0 0 0; }
  .event-box li:nth-child(1) {
    font-size: 1.4rem;
    text-align: center;
    color: #fff;
    height: auto;
    overflow: hidden;
    margin: 0 0 4px 0; }
    .event-box li:nth-child(1) span.ev {
      background: #87AE59;
      padding: 5px 0;
      width: 106px;
      float: left;
      margin: 0 0 0 1px; }
    .event-box li:nth-child(1) span.cp {
      background: #F18900;
      padding: 5px 0;
      width: 106px;
      float: left; }
  .event-box li:nth-child(2) {
    position: relative; }
    .event-box li:nth-child(2) span.event-icon-new {
      position: absolute;
      top: 10px;
      left: 2px; }
    .event-box li:nth-child(2) span.event-icon-end {
      position: absolute;
      top: 40px;
      right: 15px; }
  .event-box li:nth-child(3) {
    margin: 60px 0 0 0;
    font-size: 1.6rem;
    color: #f09191; }
  .event-box li:nth-child(4) {
    margin: 18px 0 0 0;
    font-size: 1.2rem; }
  .event-box li:nth-child(5) {
    margin: 20px 0 0 0;
    font-size: 1.2rem;
    line-height: 2; }
    .event-box li:nth-child(5) p {
      width: 350px;
      height: auto;
      line-height: 1.4; }
      .event-box li:nth-child(5) p span {
        display: inline-block; }
      .event-box li:nth-child(5) p a {
        color: #2C9AF2;
        -webkit-transition: 0.5s;
        -mos-transition: 0.5s;
        transition: 0.5s; }
        .event-box li:nth-child(5) p a:link {
          color: #2C9AF2; }
        .event-box li:nth-child(5) p a:hover {
          text-decoration: underline;
          color: #2C9AF2; }
    .event-box li:nth-child(5) .more {
      background: #9B9B9B;
      float: right;
      margin: -25px 0 0 0;
      text-align: center;
      font-weight: bold; }
      .event-box li:nth-child(5) .more a {
        width: 66px;
        height: 26px;
        margin: 0 0 0 0;
        display: table-cell;
        vertical-align: middle;
        font-size: 1.3rem;
        letter-spacing: 0.12em;
        font-family: "じゅん 101";
        color: #fff;
        -webkit-transition: 0.3s;
        -mos-transition: 0.3s;
        transition: 0.3s; }
        .event-box li:nth-child(5) .more a:visited {
          color: #fff; }
        .event-box li:nth-child(5) .more a:hover {
          background: #5c5c5c;
          color: #fff;
          letter-spacing: 0.18em; }

span.event_finished {
    box-sizing: border-box;
    display: inline-block;
    background: #999;
    color: #fff;
    padding: 0 12px;
    line-height: 22px;
}


@media screen and (max-width: 767px) {
  .event-box {
    width: 100%;
    margin: 40px 0 0 0; }
    .event-box li {
      width: 100%; }
    .event-box li:nth-child(1) {
      width: 100%; }
    .event-box li:nth-child(2) img {
      width: 100%;
      height: auto; }
    .event-box li:nth-child(3) {
      margin: 20px auto 0 auto;
      width: 96%;
      line-height: 1.2; }
    .event-box li:nth-child(4) {
      width: 96%;
      margin: 0 auto; }
    .event-box li:nth-child(5) p {
      width: 96%;
      margin: 0 auto;
      min-height: 20px; }
    .event-box li:nth-child(5) span {
      background: #9B9B9B;
      float: none;
      margin: 15px 0 0 0;
      text-align: center;
      display: block;
      width: 100%; }
      .event-box li:nth-child(5) span a {
        width: 100%;
        height: 30px;
        margin: 0 0 0 0;
        text-align: center;
        display: block;
        padding: 8px 0 0 0; }
    .event-box li:nth-child(5) .more {
      display: none; } }

.bg04 {
  width: 100%;
  height: 600px;
  background: url(../img/index/bg04.jpg) 50% top fixed no-repeat;
  text-align: center;
  margin: 60px auto 0 auto;
  overflow: hidden; }
  .bg04 p {
    font-size: 2.8rem;
    line-height: 2;
    color: #fff;
    margin: 156px auto 0 auto;
    text-align: center;
    letter-spacing: 0.4em;
    font-family: "じゅん 101"; }
    .bg04 p span {
      display: inline-block; }
  .bg04 img {
    margin: 50px 0 0 0;
    text-align: center; }

  .glast {
    margin-right: 0;
  }

@media screen and (max-width: 767px) {
  .bg04 {
    background: url(../img/index/bg04.jpg) center top no-repeat;
    background-size: cover;
    margin: 60px auto 0 auto; }
    .bg04 p {
      font-size: 2.5rem;
      margin: 156px auto 0 auto;
      text-align: center;
      letter-spacing: 0.2em;
      width: 96%; } }

.btn-estate {
  margin: 50px auto 80px auto;
  text-align: center; }

@media screen and (max-width: 767px) {
  .btn-estate {
    margin: 50px auto 50px auto;
    text-align: center; }
    .btn-estate img {
      width: 100%;
      height: auto; } }

.special-box {
  width: 100%;
  margin: 50px 0 0 0; }
  .special-box li {
    float: left;
    width: 262px;
    margin: 0 6.089% 40px 0; }
    .special-box li span {
      display: inline-block;
      font-size: 1.2rem;
      line-height: 1.5;
      margin: 5px 0 0 0; }
      .special-box li span strong {
        display: block; }
    .special-box li:nth-child(3n) {
      margin: 0 0 25px 0; }

@media screen and (max-width: 767px) {
  .special-box {
    width: 100%;
    margin: 50px 0 0 0; }
    .special-box li {
      float: none;
      width: 100%;
      margin: 0 auto 35px auto;
      text-align: center; }
      .special-box li span {
        display: inline-block;
        font-size: 1.2rem;
        line-height: 1.5;
        margin: 15px 0 0 0;
        width: 96%; }
        .special-box li span strong {
          display: block; }
      .special-box li:nth-child(3n) {
        margin: 0 0 25px 0; }
	
}
@media screen and (max-width: 767px) and (min-width: 0px){
	.bnr_gouka{
    margin-bottom: 3%!important;
}
}

/*=== 追加 180528 ===*/
#main_new{
 margin-top: 110px;
}
.top_content_ttl{
 font-size: 24px;
 font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
 letter-spacing: 0.2em;
 text-align: center;
 margin: 0 auto 20px;
}
.top_content_lead{
 text-align: center;
 font-size: 16px;
 margin: 0 auto 42px;
 letter-spacing: 0.1em;
 line-height: 1.5;
}
.content_img_link{
 display: block;
}
.contentOne,
.contentTwo,
.contentThree,
.contentFour,
.contentFive{
 margin: 0 auto 110px;
}
@media screen and (min-width: 768px){

}
@media screen and (max-width: 767px){
#main_new{
 margin: 70px auto 0;
}
.contentOne,
.contentTwo,
.contentThree,
.contentFour,
.contentFive,
.contentSix{
 margin: 0 auto 70px;
}
.top_content_ttl{
 letter-spacing: normal;
}
}

/* 一流の家づくり　イベント・キャンペーン */
.customer_img{
 margin: 0 auto;
 max-width: 520px;
 font-size:0;
}

/*イベントスライダー*/
.contentOne_item .jCarousel{
 margin: 0 auto;
}
.eventBox p{
 font-size: 16px;
}
.eventBox p span.new,
.eventBox p span.cateBus,
  .eventBox p span.cateEvet,
  .eventBox p span.cateObs,
  .eventBox p span.cateCam,
  .eventBox p span.cateSemi {
 font-size: 14px;
}
.eventBox p.eventInfo{
 margin-bottom: 20px;
}
.eventBox .event_ttl{
 overflow: hidden;
 position: relative;
 height: 1.5em;
 line-height: 1.5;
 background-color: #fff;
 padding-right: 1em;
}
.eventBox .event_ttl::before {
 content: "...";
 position: absolute;
 right: 0;
 bottom: 0;
 display: inline-block;
 width: 1em;
}
.eventBox .event_ttl::after {
 content: "";
 position: relative;
 right: -1em;
 float: right;
 width: 1em;
 height: 100%;
 background-color: inherit;
}
.eventBox p span.cateBus {
    width: 85px;
}
.eventBox p span.cateCam{
	width: 97px;
}
.contentOne_item  li.eventBox{
min-height: 450px;
}
@media screen and (min-width: 768px){
.contentOne{
 display: flex;
}
.contentOne_item .jCarousel{
 max-width: 525px;
width: 100%!important;
	}
.contentOne_item  li.eventBox{
 width: 515px!important;
}
.contentOne_item{
 width: 50%;
 position: relative;
 padding: 0 0 60px;
}
 .contentOne_item .content_img_link{
 font-size: 0;
 margin: 0 auto 60px;
}
 .contentOne_item .btn_bottom_fixed{
 position: absolute;
 bottom: 0;
width: 100%;
}
.contentOne .btn_more_wrap{
 width: 100%;
}
}
@media screen and (min-width: 768px) and (max-width: 1140px){
.contentOne{
 padding: 0 25px;
}
.contentOne .contentOne_item:first-child{
 margin: 0 2% 0 0;	
}
li.eventBox {
 margin-left: 7px;
 max-width: 420px;
}	
}
@media screen and (max-width: 767px){
.contentOne .contentOne_item:first-child{
 margin-bottom:70px;
}
.contentOne .contentOne_item .btn_bottom_fixed{
 margin-top:20px;
}
li.eventBox .event_thum{
 max-width:300px;
 width:100%;
 margin:0 auto;
}
.contentOne_item li.eventBox{
 height:auto!important;
 min-height:auto;

}
}
@media screen and (max-width: 480px){
.contentOne_item .jCarousel {
  max-width: 340px;
}
.contentOne_item li.eventBox{
 max-width:330px;
}
}

/* 施工事例 */
.contentTwo{
 width: 100%;
 overflow: hidden;
}
.slider_gallery{
 margin: 0 auto 42px;
}
.slider_gallery .new{
 color: #FF070B;
  font-weight: bold;
}
.slider_gallery .gallery_ttl p{
 font-size: 21px;
 font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
 text-align: center;
 padding: 0 1em 0 0;
 overflow: hidden;
 position: relative;
 height: 1.5em;
 line-height: 1.5;
 background-color: #fff;
}
.slider_gallery .gallery_ttl p::before{
 content: "...";
 position: absolute;
 right: 0;
 bottom: 0;
 display: inline-block;
 width: 1em;
}
.slider_gallery .gallery_ttl p::after{
 content: "";
 position: relative;
 right: -1em;
 float: right;
 width: 1em;
 height: 100%;
 background-color: inherit;
}

.slider_gallery li{
 max-width: 655px;
 width: 100%;
 margin:0 15px;
}
.slider_gallery .slick-slide img {
 margin: 0 auto;
}
.slider_gallery .slick-prev,
.slider_gallery .slick-prev:hover,
.slider_gallery .slick-prev:focus{
 background: url(../img/common/prev_white.png) no-repeat top center;
 width:23px;
 height: 39px;
 background-size: contain;
}
.slider_gallery .slick-next,
.slider_gallery .slick-next:hover,
.slider_gallery .slick-next:focus{
 background: url(../img/common/next_white.png) no-repeat top center;
 width:23px;
 height: 39px;
 background-size: contain;
}
.slider_gallery .slick-prev:before,
.slider_gallery .slick-next:before{
 content: "";
}
.slider_gallery .slick-prev:hover,
.slider_gallery .slick-next:hover,
.slider_gallery .slick-prev:focus,
.slider_gallery .slick-next:focus{
 opacity: 0.5;
}
.slider_gallery .slick-prev{
  left: 2.5%;	
}
.slider_gallery .slick-next{
  right: 2.5%;
}
.slider_gallery .slick-prev,
.slider_gallery .slick-next{
 z-index: 1;
}

@media screen and (max-width: 1140px){
 .slider_gallery .gallery_ttl{
 font-size: 16px;
}
}
@media screen and (max-width: 767px){
.contentTwo{
 width: 96%;
}
.slider_gallery li {
 margin: 0 5px;
}
}
@media screen and (max-width: 480px){
.slider_gallery .slick-prev{
  left: 4%;	
}
.slider_gallery .slick-next{
  right: 4%;
}
}
/* 商品紹介 */

.product_block{
 justify-content: space-between;
}
.product_item{
 max-width: 525px;
 width: 100%;
}
.product_item .content_img_link{
 font-size: 0;
}
.product_item p{
 font-size: 16px;
 margin: 20px 0;
}
@media screen and (min-width: 768px) and (max-width: 1140px){
.product_item{
 width: 48%;
}
}
@media screen and (max-width: 767px){
.product_block{
 flex-direction: column;
}
.product_item{
 margin: 0 auto;	
}
.product_block .product_item:first-child{
 margin-bottom: 50px;	
}
}

/* 住宅展示場・ショールーム */
.showroom_list01 .list_ttl,
.showroom_list02 .list_ttl{
 white-space: normal;
 text-indent: initial;
 font-size: 18px;
 font-weight: bold;
 margin: 0 auto 10px;
}
.showroom_list01,
.showroom_list02{
 text-align: center;
 justify-content: space-between;
}
.showroom_list01{
 margin: 0 auto 50px;
}
.showroom_list01 .list_item{
 max-width: 335px;
 width: 100%;
}
.showroom_list01 .list_item .list_add{
 min-height:4em;
}
.showroom_list01 .list_item p,
.showroom_list02 .list_item p{
 font-size: 16px;
 padding: 0;
 line-height: 1.5;
}
.showroom_list02 .list_item{
 max-width: 190px;
 width: 100%;
}
.showroom_list02 .list_item .list_data{
position: relative;
padding: 0 0 25px;
min-height: 97px;
}
.showroom_list02 .list_item .list_data.min{
  min-height:65px;
}
.showroom_list02 .list_item .list_tel{
 position: absolute;
 bottom: 0;
 width: 100%;
}
.contentFour .list_item .list_tel i{
 padding: 0 0.2em 0 0;
}
/* showroom btn */
.showroom_more {
 display: flex;
 justify-content: center;
 margin: 10px auto 0;
}
.showroom_more .btn_wrap{
 max-width: 190px;
 width: 100%;
 position: relative;
}
.showroom_list02.wrap .showroom_more .btn_wrap {
  max-width: none;
}
.showroom_more .btn_wrap .btn_more::after{
 content: url(../img/common/arw_r_red.png);
 transition: .2s;
 position: absolute;
 right: 5%;
}
.showroom_list01 .showroom_more .btn_wrap:first-child{
 margin-right:7%;
}
.showroom_list02 .showroom_more .btn_wrap:first-child{
 margin-bottom:10px;
}
.showroom_list02 .showroom_more {
 flex-wrap: wrap;
 flex-direction: column;
}
.showroom_more .btn_wrap:hover .btn_more::after{
 content: url(../img/common/arw_r_white.png);
}
@media screen and (min-width: 768px) {
  .showroom_list02.wrap {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    margin-top: -50px;
  }
  .showroom_list02.wrap .list_item {
    width: 240px;
    max-width: none;
    margin-top: 50px;
  }
  .showroom_list02.wrap .list_item:not(:nth-child(4n-3)) {
    margin-left: 43px;
  }
}
@media screen and (max-width: 1140px) and (min-width: 768px){
.showroom_list01 .list_item{
 width: 32%;	
}
.showroom_list02 .list_item{
 width: 19%;
}	
.showroom_list02.wrap .list_item {
  width: 22%;
}
.showroom_list02.wrap .list_item {
  max-width: none;
}
.showroom_list02.wrap .list_item:not(:nth-child(4n-3)) {
  margin-left: calc((100% - (22% * 4)) / 3);
}
.showroom_list02.wrap .showroom_more {
  -webkit-align-items: center;
          align-items: center;
}
.showroom_list01 .showroom_more .btn_wrap .btn_more::after{
 bottom:0;
}
}
@media screen and (max-width: 1140px){
.showroom_list02 .list_ttl{
 font-size: 16px;
}
.showroom_list02 .list_item p {
 font-size: 14px;
}
}
@media screen and (max-width: 767px){
.showroom_list01{
flex-direction: column; 
}
.showroom_list01 .list_item {
 margin: 0 auto;
 max-width: 465px;
}
.showroom_list01 .list_item:not(:last-child){
 margin-bottom: 50px;	
}
.showroom_list02{
 flex-wrap: wrap;
}
.showroom_list02 .list_item {
   max-width: none;
    width: 49%;
}
.showroom_list02 .showroom_more li{
 margin: 0 auto;	
}
.showroom_list02 .list_item:nth-child(2n){
 margin-bottom: 30px;	
}
.showroom_list02.wrap {
  margin-bottom: -30px;
}
.showroom_list02.wrap .list_item {
  margin-bottom: 30px;
}
.showroom_list02 .list_item .list_data {
 min-height: 88px;
}
/*.showroom_list01 .list_item br,
.showroom_list02 .list_item br{
 display: none;
}*/
}
@media screen and (max-width: 480px){
.showroom_list02 .list_item br{
 display: none;
}
.showroom_list02 .list_item .list_data {
    min-height: 88px;
}
.showroom_list02 .list_ttl {
 font-size: 14px;
}
.showroom_list02 .list_item .list_tel{
 font-size: 16px;		
}
.showroom_more .btn_wrap .btn_more{
 font-size: 14px;
}
}
@media screen and (max-width: 360px){
.showroom_list02 .list_item:nth-of-type(1) .list_data,
.showroom_list02 .list_item:nth-of-type(2) .list_data{
    min-height: 109px;		
}
.showroom_list02 .list_item .list_add{
 text-align: left;	
}
}

/*ブログ*/
.blogInfo p{
 line-height: 1.5;
}
#blogInner{
justify-content: space-between;
margin: 0 auto 30px;
}
.blogInfo .infoBox{
 border: 1px solid #b2b2b2;
 max-width: 325px;
 width: 100%;
 margin:0 20px;
}
.blogInfo .infoBox a{
 display: block;
 min-height: 350px;
}
.blogInfo .infoBox_inner{
 max-width: 295px;
 width: 100%;
 margin: 0 auto;
 padding: 15px 2%;
}
.blogInfo .blog_ttl{
 font-size: 16px;
 margin: 10px 0 0;
}
.blogInfo .new_block{
 min-height: 1.5em;
}
.blogInfo .slick-prev,
.blogInfo .slick-prev:hover,
.blogInfo .slick-prev:focus{
 background: url(../img/common/prev_gray.png) no-repeat top center;
 width:23px;
 height: 39px;
 background-size: contain;
}
.blogInfo .slick-next,
.blogInfo .slick-next:hover,
.blogInfo .slick-next:focus{
 background: url(../img/common/next_gray.png) no-repeat top center;
 width:23px;
 height: 39px;
 background-size: contain;
}
.blogInfo .slick-prev:before,
.blogInfo .slick-next:before{
 content: "";
}
.blogInfo .slick-prev:hover,
.blogInfo .slick-next:hover,
.blogInfo .slick-prev:focus,
.blogInfo .slick-next:focus{
 opacity: 0.5;
}
.blog_thum{
 max-width:295px;
 width: 100%;
 margin: 0 auto;
}
.blog_thum_inner{
 position: relative;
 height: 0;
 overflow: hidden;
 width: 100%;
 padding-bottom: 66.1%;
}
.blog_thum_inner img{
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 height: 100%;
 max-width: inherit;
}
@media screen and (min-width: 768px){
.blogInfo .slick-prev {
    left: -15px;
}
.blogInfo .slick-next {
    right: -15px;
}
}
@media screen and (max-width: 767px){
#blogInner {
 width: 90%;
}
.blogInfo .infoBox{
  margin: 0 10px;
}
.blogInfo .slick-prev,
.blogInfo .slick-prev:hover,
.blogInfo .slick-prev:focus,
.blogInfo .slick-next,
.blogInfo .slick-next:hover,
.blogInfo .slick-next:focus{
 width: 17px;
 height: 33px;	
}
}
@media screen and (max-width: 480px){
#blogInner {
    max-width: 345px;
}
.blogInfo .slick-prev {
    left: -15px;
}
.blogInfo .slick-next {
    right: -15px;
}
.blogInfo .infoBox{
  margin: 0 30px;
}
}
@media screen and (max-width: 380px){
.blogInfo .infoBox{
  margin: 0 10px;
}
}
/* お知らせ */
.contentSix{
 justify-content: space-between;
}
.news_list{
 margin: 0 auto 50px;
}
.news_list .news_item:not(:last-child){
 margin: 0 auto 30px;
}
.news_block .news_item p{
 font-size: 16px;
}
.news_block .news_item .item_ttl{
 padding: 0 1em 0 1em;
 overflow: hidden;
 position: relative;
 height: 1.5em;
 line-height: 1.5;
 background-color: #fff;
}
.news_block .news_item .item_ttl::before{
 content: "...";
 position: absolute;
 right: 0;
 bottom: 0;
 display: inline-block;
 width: 1em;
}
.news_block .news_item .item_ttl::after{
 content: "";
 position: relative;
 right: -1em;
 float: right;
 width: 1em;
 height: 100%;
 background-color: inherit;
}
.news_block .news_item .item_day .new{
 color: #FF070B;
 font-weight: bold;
 font-size:14px;
 margin:0 0.5em 0 0;
}
.contentSix .fb_block{
  text-align: center;
 color: #FFF;
}	
@media screen and (min-width: 768px){
.contentSix .news_block,
.contentSix .fb_block{
 width: 48%;
}
}
@media screen and (max-width: 767px){
.contentSix{
 flex-direction: column; 
}
.news_list .news_item:not(:last-child){
 border-bottom: 1px dotted #ccc;
  margin: 0 auto 15px;
 padding-bottom:15px;
}
.contentSix .fb_block{
 margin-top:50px;
}
}
@media screen and (max-width: 480px){
.news_item a{
 flex-direction: column;
}
.news_block .news_item .item_ttl {
    padding: 0 1em 0 0;
}
}
/* more btn */
.btn_more_wrap{
 max-width: 488px;
 margin: 0 auto;
}
.btn_more_wrap .btn_more::after{
 content: url(../img/common/arw_r_red.png);
 margin: 0 0 0 2%;
 transition: .2s;
}
.btn_more{
 font-weight: bold;
 padding: 18px 0;
 display: block;
 width: 100%;
 text-align: center;
 border: #801a39 solid 1px;
 transition: .2s;
}
.btn_more:hover{
 background: #801a39;
 color: #fff;
}
.btn_more_wrap:hover .btn_more::after{
 content: url(../img/common/arw_r_white.png);
}
@media screen and (max-width: 350px){
.btn_more_wrap .btn_more::after{
 display: block;
}
}
