@charset "utf-8";




.minion-pro {
  font-family: 'minion-pro', serif;
  font-weight: 500;
  font-style: normal;
}
.ryumin-pr6n {
  font-family: 'a-otf-ryumin-pr6n', serif;
  font-weight: 500;
  font-style: normal;
}

/*
COMMON
================================================ */
a {
  text-decoration: none;
  transition: 0.6s;
}

a:hover {
  color: #ccc;
}

a:active {
  color: #ccc;
}
img {
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}
li {
  list-style: none;
}

@media (max-width: 767px) {
}

.pc {
  display: block;
}
.sp {
  display: none;
}
.relative {
  position: relative;
}
.cap {
  font-size: 12px;
}
.img_cap {
  position: absolute;
  color: #fff;
  right: 0;
  bottom: 0;
  background-color: rgba(55, 55, 55, 0.6);
  font-size: 10px;
  padding: 5px;
}

@media (max-width: 1020px) and (min-width: 768px) {
  /*狭いブラウザとタブレット向け*/
}
@media (max-width: 767px) {
  /*スマホ向け*/
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

body {
  font-family: 'a-otf-ryumin-pr6n', 'Hiragino Mincho ProN', 'Yu Mincho',
    '游明朝', 'MS Mincho', serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  font-feature-settings: 'palt';
  text-size-adjust: 100%;
  font-size: 16px;
  line-height: 1.875;
}
body.active {
  /* overflow: hidden; */
}
.out-wrapper {
  background-color: #fff;
}

.duo-inner {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
}
main {
  display: block;
}
img {
  width: 100%;
  height: auto;
}
/* #wrap {
  overflow: hidden;
}
#wrapper {
  overflow: hidden !important;
} */
.pan {
  text-align: left;
  margin: 10px 0 80px;
  font-size: 14px;
}
.com_inner {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
.com_inner02 {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
}
.footer-NEW-ESTATE {
  padding-bottom: 0;
}
.sec_box {
  padding: 80px 0;
}
.cont_bg {
  background: url(index.htmlimg/common/cont_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.sec-title-b {
  padding-bottom: 30px;
}
.top-NEW-ESTATE-content-title,
.top-NEW-ESTATE-content-text {
  font-family: 'a-otf-ryumin-pr6n', 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'MS Mincho', serif !important;
}
.cap {
  font-size: 10px;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}
.cap_end {
  margin-top: 80px;
  margin-bottom: 40px;
}
.cap.right {
  text-align: right;
}
.sec_ttl_box {
  margin-bottom: 60px;
}
.sec_ttl {
  font-size: 28px;
  margin: auto;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.sec_subttl {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
  margin-top: 30px;
}
.sec_ttl_top {
  font-size: 24px;
  margin: 0 auto 10px;
  text-align: center;
}
.sec_lead {
  font-size: 16px;
  color: #221815;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 30px;
}
.ttlbox {
  margin-bottom: 40px;
}

.ttl01_en {
  margin: 0 0 25px;
  
  font-size: 34px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
}

@media screen and (max-width: 1100px) {
  .sec_ttl {
    font-size: 24px;
  }
  .sec_lead {
    font-size: 15px;
    margin-top: 20px;
  }

  .ttl01_en {
    font-size: 26px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1000px) {
  .sec_box {
    padding: 80px 0;
  }
}
@media screen and (max-width: 750px) {
  .sec_ttl_box {
    margin-bottom: 40px;
  }
  .sec_ttl {
    font-size: 22px;
  }
  .sec_subttl {
    font-size: 18px;
    line-height: 1.8;
  }
  .sec_ttl_top {
    font-size: 20px;
  }
  .sec_lead {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 650px) {
  .sec_ttl {
    font-size: 18px;
  }
  .lead {
    font-size: 13px;
    letter-spacing: 0px;
  }
  .sec_ttl_top {
    font-size: 16px;
  }
  .sec_box {
    padding: 60px 0;
  }
}

/* subhead */
.sub_head {
  width: 100%;
  height: 320px;
  position: relative;
  margin: 0 auto;
}
h2.sub_head_txt {
  position: absolute;
  top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  padding: 0 10px;
  margin: 0 auto;
  
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 1em;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
h2.sub_head_txt span{
  font-size: 20px;
}

@media (max-width: 1000px) {
  .sub_head {
    height: 180px;
  }
  h2.sub_head_txt {
    top: calc(50% + 0px);
  }
}

@media (max-width: 750px) {
  .pan {
    text-align: left;
    margin: 10px 0 60px;
    font-size: 14px;
  }

  .sub_head {
    width: 100%;
  }
  h2.sub_head_txt {
    font-size: 32px;
  }
}

@media screen and (max-width: 550px) {
  .sub_head {
    width: 100%;
  }
  h2.sub_head_txt {
  }
  .pan {
    font-size: 12px;
  }
}
.imgcap {
  background: rgb(0, 0, 0, 0.6);
  color: #fff;
  font-size: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 3px 5px;
}
.imgcap_l {
  background: rgb(0, 0, 0, 0.6);
  color: #fff;
  font-size: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3px 5px;
}

.subhead_cap {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  max-width: 1000px;
  width: 100%;
  text-align: right;
}
.subhead_cap p {
  /* position: absolute;
    bottom: 0;
    right: 0; */
  display: inline-block;
  padding: 3px 5px;
  background: rgb(0, 0, 0, 0.6);
  color: #fff;
  font-size: 10px;
}

.pos_re {
  position: relative;
}
.mb0 {
  margin-bottom: 0 !important;
}

.db1000 {
  display: none;
}
.db850 {
  display: none;
}
.db768 {
  display: none;
}
.db750 {
  display: none;
}
.db650 {
  display: none;
}
.db550 {
  display: none;
}
@media (max-width: 1100px) {
  .dn1100 {
    display: none;
  }
}
@media (max-width: 1000px) {
  .db1000 {
    display: block;
  }
  .dn1000 {
    display: none;
  }
}
@media (max-width: 850px) {
  .db850 {
    display: block;
  }
  .dn850 {
    display: none;
  }
}
@media (max-width: 768px) {
  .db768 {
    display: block;
  }
  .dn768 {
    display: none;
  }
}
@media (max-width: 750px) {
  .db750 {
    display: block;
  }
  .dn750 {
    display: none;
  }
}
@media (max-width: 650px) {
  .db650 {
    display: block;
  }
  .dn650 {
    display: none;
  }
}
@media (max-width: 550px) {
  .db550 {
    display: block;
  }
}

.zoomOut {
  opacity: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
  transition-delay: 0.5s;
}
.zoomOut.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
}

/* inview */
.fade {
  opacity: 0;
  transition-duration: 1s;
  transform: translateY(20px);
}
.fade.is-show {
  opacity: 1;
  transition-duration: 1s;
  transform: translateY(0px);
}
.d01 {
  transition-delay: 0.2s;
}
.d02 {
  transition-delay: 0.4s;
}
.d03 {
  transition-delay: 0.6s;
}
.d04 {
  transition-delay: 0.8s;
}
.d05 {
  transition-delay: 1s;
}

/* scroll */

.scroll_flex {
  display: none;
}
@media screen and (max-width: 650px) {
  .scroll_flex {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin: 0px auto 0;
    flex-wrap: wrap;
  }
  .scroll_flex_p {
    padding: 10px 0;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    width: 100%;
    text-align: center;
  }
  .scroll_l {
    position: relative;
    color: #000;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    /* margin-bottom: 40px; */
  }
  .scroll_flex .scroll_l,
  .scroll_flex .scroll {
    width: 48%;
    left: unset;
    right: unset;
    transform: unset;
  }
  .scroll {
    position: relative;
    color: #000;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
  }
  .scroll::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #000;
  }
  .scroll::after {
    content: '';
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
  }
  .scroll::before {
    animation: arrowlong01 2s ease infinite;
  }
  .scroll::after {
    animation: arrowlong02 2s ease infinite;
  }
  @keyframes arrowlong01 {
    0% {
      width: 0;
      opacity: 0;
    }
    20% {
      width: 0;
      opacity: 1;
    }
    80% {
      width: 105%;
      opacity: 1;
    }
    100% {
      width: 105%;
      opacity: 0;
    }
  }
  @keyframes arrowlong02 {
    0% {
      left: 0;
      opacity: 0;
    }
    20% {
      left: 0;
      opacity: 1;
    }
    80% {
      left: 103%;
      opacity: 1;
    }
    100% {
      left: 103%;
      opacity: 0;
    }
  }

  /* scroll_l */
  .scroll_b {
    padding: 10px 0;
    margin: 10px auto 0;
  }
  .scroll_l {
    position: relative;
    color: #000;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    /* margin-bottom: 40px; */
  }
  .scroll_l::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #000;
  }
  .scroll_l::after {
    content: '';
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(-135deg);
  }
  .scroll_l::before {
    animation: arrowlong03 2s ease infinite;
  }
  .scroll_l::after {
    animation: arrowlong04 2s ease infinite;
  }
  @keyframes arrowlong03 {
    0% {
      right: 0;
      width: 0;
      opacity: 0;
    }
    20% {
      right: 0;
      width: 0;
      opacity: 1;
    }
    80% {
      right: 0;
      width: 105%;
      opacity: 1;
    }
    100% {
      right: 0;
      width: 105%;
      opacity: 0;
    }
  }
  @keyframes arrowlong04 {
    0% {
      right: 0;
      opacity: 0;
    }
    20% {
      right: 0;
      opacity: 1;
    }
    80% {
      right: 103%;
      opacity: 1;
    }
    100% {
      right: 103%;
      opacity: 0;
    }
  }
}
