.keyvisual .slide01 {
  background: url("../images/fv/key_p1_sp.webp") no-repeat center top;
  background-size: cover;
}
.keyvisual .slide02 {
  background: url("../images/fv/key_p2_sp.webp") no-repeat center top;
  background-size: cover;
}
.keyvisual .slide03 {
  background: url("../images/fv/key_p3_sp.webp") no-repeat center top;
  background-size: cover;
}
.keyvisual .slide04 {
  background: url("../images/fv/key_p4_sp.webp") no-repeat center top;
  background-size: cover;
}
#news {
  position: relative;
  padding: 8% 5% 2%;
}
#news h2 {
  font-size: 5vw;
  margin-bottom: 5vw;
  margin-left: 1%;
}
#news .btn-more {
  position: absolute;
  top: 30px;
  right: 5%;
  letter-spacing: 0;
  font-size: 12px;
}
#news .btn-more a:after {
  content: "";
  background: url("../images/shared/news_arrow_sp.webp") no-repeat;
  background-size: 100%;
  width: 16.5px;
  height: 16.5px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -2px;
}
#news #FDFBF7 {
  background: #f0ede7;
  padding: 8% 5%;
}
#news #FDFBF7 .row {
  margin-bottom: 10px;
}
#news #FDFBF7 .row dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#news #FDFBF7 .row dl dt {
  color: #868686;
  font-style: italic;
  font-size: 12px;
  margin-right: 10px;
  font-weight: 500;
}
#news #FDFBF7 .row dl dd {
  font-size: 13px;
}
#news #FDFBF7 .row dl dd:hover {
  text-decoration: underline;
}
#lead {
  background: url("../images/index/lead_bg.webp") no-repeat right 11% top -10%;
  position: relative;
  padding: 8vw 0 3vw;
  background-size: 200%;
}
#lead h2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
  width: 23vw;
  height: 69vw;
  margin: 0 auto 0vw;
  line-height: 1.8;
  letter-spacing: 5px;
}
#lead h2 .t1 {
  color: #E65F3A;
  font-size: 8vw;
  position: relative;
}
#lead h2 .t1:after {
  position: absolute;
  top: -10vw;
  right: 21%;
  width: 1px;
  background: #2B2B2B;
  height: 33vw;
  content: "";
}
#lead h2 .t1 small {
  color: #2B2B2B;
  font-size: 6vw;
}
#lead h2 .t2 {
  font-size: 6vw;
  margin-top: 21vw;
  position: relative;
}
#lead h2 .t2:after {
  position: absolute;
  top: 10vw;
  right: 16%;
  width: 1px;
  background: #2B2B2B;
  height: 26vw;
  content: "";
}
#lead h3 {
  color: #FDFBF7;
  font-size: 12vw;
  margin-top: -26vw;
  position: relative;
  z-index: 5;
  margin-bottom: 8vw;
  margin-left: 2%;
  line-height: 1.8;
}
#lead h3 span {
  display: block;
  color: #2B2B2B;
  font-size: 7vw;
  margin-left: 17%;
}
#lead .photo {
  margin: 0 -5.5% 5vw;
}
#lead ul li {
  margin-bottom: 8vw;
}
#sozai {
  position: relative;
  background: url("../images/index/sozai_bg.webp") no-repeat right 10% top -2%;
  background-size: 143%;
}
#sozai:before {
  position: absolute;
  top: 0;
  right: 3%;
  width: 37%;
  height: 70vw;
  content: "";
  background: url("../images/main/sozai_deco.webp") no-repeat;
  background-size: 100%;
}
#sozai .photo {
  width: 46%;
  margin-bottom: -10vw;
}
#sozai .photo2 {
  margin-left: 53%;
  width: 47%;
  margin-bottom: 12vw;
}
#sozai .group {
  margin-top: 120px;
  margin-bottom: 5vw;
  display: flex;
  flex-direction: column;
}
#sozai .group .photo3 {
  margin-bottom: 0;
  padding: 0 5%;
}
#sozai .group .col {
  padding: 5%;
}
#sozai .group .col h2 {
  margin: 5vw;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: left;
}
#sozai .group .col h2 .big {
  font-size: 7.5vw;
}
#sozai .group .col h2 .t1 {
  font-size: 6vw;
  position: relative;
  display: block;
  margin-left: -3vw;
  margin-bottom: 5vw;
}
#sozai .group .col h2 .t1:after {
  display: none !important;
}
#sozai .group .col h2 .t2 {
  margin-bottom: 10%;
  font-size: 6vw;
  position: relative;
  display: block;
  margin-left: calc(3% + 1em);
  text-align: left;
  white-space: nowrap;
}
#sozai .group .col h2 .t2:after {
  display: none !important;
}
#sozai .group .col h2 .line-sp {
  border-bottom: 1px solid #2B2B2B;
  padding-bottom: 4px;
}
#sozai .group .col h2 .t1 .line-sp {
  padding-left: 15vw;
  margin-left: -15vw;
}
#sozai .group .col h2 .t2 .line-sp {
  padding-right: 1em;
  margin-right: -1em;
}
#sozai .group .col .txt {
  margin: 0 0 10vw;
}
#sozai .group .col .btn-cus {
  margin-bottom: 5vw;
}
#sozai .group .col .btn2 {
  margin-left: 10%;
}
#counter .bg_parallax {
  position: relative;
  min-height: 65vw;
}
#counter .img-parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#counter .img-parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
@media only screen and (min-width: 768px) {
  #counter .img-parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    object-fit: cover;
    z-index: 0;
    transform: translateZ(0);
  }
}
#counter .box {
  padding: 8% 5% 14%;
}
#counter .box h2 {
  font-size: 6vw;
  line-height: 1.8;
  margin-bottom: 5vw;
  letter-spacing: 4px;
}
#special .group {
  margin-bottom: 5vw;
}
#special .group .photo {
  margin: 0 -5.5% 5vw -31%;
}
#special .group .box {
  padding: 13% 7% 15%;
  background: url("../images/bg2.webp") repeat;
  color: #2B2B2B;
  width: 93%;
  margin: 0 auto;
  box-sizing: border-box;
}
#special .group .box h2 {
  font-size: 6vw;
  line-height: 1.8;
  margin-bottom: 7vw;
  letter-spacing: 4px;
}
#special .group .box .txt {
  margin-bottom: 7vw;
}
#special .group .box .btn-cus {
  margin-bottom: 0;
}
#policy {
  padding: 10vw 0 10vw;
  position: relative;
}
#policy:before {
  position: absolute;
  top: 9%;
  right: 0;
  width: 100%;
  height: 129vw;
  content: "";
  background: url("../images/index/policy_deco.webp") no-repeat right 27% top;
  background-size: 200%;
}
#policy .group {
  padding: 0 5%;
}
#policy .group .photo {
  margin-bottom: 5vw;
  justify-content: space-between;
}
#policy .group .photo li {
  width: 48%;
}
#policy .group .photo li:nth-child(2) {
  margin-top: 5vw;
}
#policy .group .col {
  padding: 5% 0;
}
#policy .group .col h2 .big {
  font-size: 8vw;
}
#policy .group .col h2 .bigger {
  font-size: 10vw;
}
#policy .group .col h2 {
  line-height: 1.4;
  letter-spacing: 2px;
}
#policy .group .col h2 .t1 {
  font-size: 6vw;
  position: relative;
  display: block;
  margin-left: 5%;
  margin-bottom: 1vw;
}
#policy .group .col h2 .t1:after {
  position: absolute;
  bottom: 8px;
  right: 57%;
  width: 41vw;
  background: #2B2B2B;
  height: 1px;
  content: "";
}
#policy .group .col h2 .t2 {
  margin-bottom: 10%;
  font-size: 6vw;
  position: relative;
  display: block;
  margin-left: 7%;
}
#policy .group .col h2 .t2:after {
  position: absolute;
  bottom: 7px;
  left: 45%;
  width: 46vw;
  background: #2B2B2B;
  height: 1px;
  content: "";
}
#floor {
  background: url("../images/shared/bg3.webp") repeat;
  padding-bottom: 14vw;
  position: relative;
}
#floor .bg_parallax {
  position: relative;
  min-height: 66vw;
}
#floor .img-parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#floor .img-parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
@media only screen and (min-width: 768px) {
  #floor .img-parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    object-fit: cover;
    z-index: 0;
    transform: translateZ(0);
  }
}
#floor h2 {
  width: 10vw;
  height: 69vw;
  margin-bottom: 47vw;
  position: relative;
  font-size: 7vw;
  letter-spacing: 5px;
  margin-top: 12vw;
}
#floor h2:after {
  position: absolute;
  top: -12vw;
  right: 0px;
  width: 1px;
  background: #2B2B2B;
  height: 47vw;
  content: "";
}
#floor h2 span {
  font-size: 10vw;
}
#floor h2 .color {
  color: #E65F3A;
}
#floor .map {
  position: absolute;
  top: 0;
  left: 26%;
  width: 65%;
}
#floor .col h3 {
  margin-bottom: 6vw;
  font-size: 6vw;
  line-height: 1.6;
}
#floor .col h3 small {
  font-size: 4vw;
}
#floor .col .txt {
  margin-bottom: 9vw;
}
#floor .list-photo {
  flex-direction: column;
}
#floor .list-photo .row {
  margin: 0 auto 5vw 0;
  width: 90%;
}
#floor .list-photo .row .photo {
  margin-bottom: 2vw;
}
#floor .list-photo .row2 {
  margin: 0 auto 5vw;
  width: 90%;
}
#floor .list-photo .row2 .photo {
  margin-bottom: 2vw;
}
#floor .list-photo .row3 {
  margin: 0 0 5vw auto;
  width: 90%;
}
#floor .list-photo .row3 .photo {
  margin-bottom: 2vw;
}
@media only screen and (min-width: 768px) {
  .keyvisual .slide01 {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("../images/fv/key_p1.webp") no-repeat center top;
    background-size: cover;
  }
  .keyvisual .slide02 {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("../images/fv/key_p2.webp") no-repeat center top;
    background-size: cover;
  }
  .keyvisual .slide03 {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("../images/fv/key_p3.webp") no-repeat center top;
    background-size: cover;
  }
  .keyvisual .slide04 {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("../images/fv/key_p4.webp") no-repeat center top;
    background-size: cover;
  }
  #news {
    width: 480px;
    position: absolute;
    bottom: 56px;
    right: 48px;
    padding: 20px;
    box-sizing: border-box;
  }
  #news h2 {
    font-size: 20px;
    margin-bottom: 9px;
    color: #FDFBF7;
    margin-left: 0;
  }
  #news .btn-more {
    font-size: 14px;
    color: #FDFBF7;
    top: 21px;
    right: 20px;
  }
  #news .btn-more a:hover {
    text-decoration: underline;
  }
  #news .btn-more a:after {
    background: url(../images/shared/news_arrow.png) no-repeat;
    margin-right: 5px;
    margin-left: 4px;
    margin-top: 4px;
  }
  #news #FDFBF7 {
    padding: 20px;
    min-height: 83px;
  }
  #news #FDFBF7 .row {
    margin-bottom: 0;
  }
  #news #FDFBF7 .row dl dt {
    font-size: 14px;
  }
  #news #FDFBF7 .row dl dd {
    font-size: 15px;
  }
  #lead {
    padding: 33px 0 2px;
    background-size: auto;
    background-position: center top -100px;
    margin-top: 150px;
  }
  #lead h2 {
    position: absolute;
    right: 41px;
    top: -14px;
    line-height: 101px;
  }
  #lead h2 .t1 {
    font-size: 70px;
    letter-spacing: 8px;
  }
  #lead h2 .t1:after {
    top: -77px;
    height: 277px;
    right: 17px;
  }
  #lead h2 .t1 small {
    font-size: 44px;
  }
  #lead h2 .t2 {
    font-size: 44px;
    margin-top: 163px;
    letter-spacing: 8px;
  }
  #lead h2 .t2:after {
    top: 82px;
    right: 28px;
    height: 219px;
  }
  #lead ul {
    width: 939px;
    height: 465px;
    margin-right: 18px;
  }
  #lead h3 {
    font-size: 80px;
    margin-top: -225px;
    margin-left: -23px;
    letter-spacing: 16px;
    position: absolute;
    left: 0;
    top: 585px;
    height: 602px;
  }
  #lead h3 span {
    font-size: 36px;
    display: inline;
    letter-spacing: 8px;
    margin-left: 0;
  }
  #lead .photo {
    margin: 0 0 97px -133px;
  }
  #lead ul li {
    margin-bottom: 0;
    margin-left: 38px;
  }
  #sozai {
    background-size: auto;
    background-position: center top -26px;
    margin-top: -99px;
    padding-top: 71px;
    padding-bottom: 120px;
  }
  #sozai:before {
    left: calc(50% + 305px);
    right: auto;
    width: 288px;
    height: 289px;
    top: 69px;
  }
  #sozai .photo {
    width: auto;
    margin-left: 545px;
    margin-bottom: -138px;
  }
  #sozai .photo2 {
    width: auto;
    margin-left: 50px;
    margin-bottom: 0;
  }
  #sozai .group {
    margin-top: 0;
    position: relative;
    margin-bottom: 0;
    display: block;
  }
  #sozai .group + .wrap {
    margin-top: 400px;
  }
  #sozai .group .photo3 {
    padding: 0;
    position: absolute;
    left: 683px;
    top: 148px;
    width: 818px;
  }
  #sozai .group .col {
    padding: 180px 0 0;
  }
  #sozai .group .col h2 {
    margin: 0;
    margin-top: -26px;
    margin-left: -1px;
    text-align: left;
  }
  #sozai .group .col h2 .big {
    font-size: 50px;
  }
  #sozai .group .col h2 .t1 {
    font-size: 36px;
    margin-left: 20px;
    margin-bottom: 25px;
    letter-spacing: 6px;
    display: block;
  }
  #sozai .group .col h2 .t1:after {
    display: none !important;
  }
  #sozai .group .col h2 .t1 .line-sp {
    padding-left: 1em;
    margin-left: -1em;
  }
  #sozai .group .col h2 .t2 {
    font-size: 36px;
    margin-left: 120px;
    margin-right: 0;
    white-space: normal;
    letter-spacing: 5px;
    margin-bottom: 53px;
    display: block;
    text-align: left;
  }
  #sozai .group .col h2 .t2:after {
    display: none !important;
  }
  #sozai .group .col .txt {
    margin: 0 0 67px 80px;
    width: 492px;
    letter-spacing: 0.5px;
  }
  #sozai .group .col .btn-cus {
    margin-bottom: 37px;
    margin-top: -11px;
    margin-left: 140px;
  }
  #sozai .group .col .btn2 {
    margin-left: 202px;
  }
  #counter .bg_parallax {
    min-height: 860px;
  }
  #counter .bg_parallax:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/index/counter_sh.webp") no-repeat center;
    background-size: 100% 100%;
    content: "";
    z-index: 5;
  }
  #counter {
    position: relative;
  }
  #counter .box {
    position: absolute;
    top: 171px;
    right: 112px;
    z-index: 10;
    color: #FDFBF7;
    width: 528px;
    padding: 121px 0;
  }
  #counter .box h2 {
    font-size: 36px;
    margin-bottom: 46px;
    letter-spacing: 5px;
    line-height: 1.9;
  }
  #special .group {
    position: relative;
    margin-bottom: 0;
    padding: 224px 0 0px;
  }
  #special .group .photo {
    position: absolute;
    left: 249px;
    right: 0;
    margin: 0;
    top: 118px;
    width: 1343px;
  }
  #special .group .box {
    width: 675px;
    padding: 98px 87px 98px 98px;
    margin: 0 0 0 36px;
    letter-spacing: 1px;
    z-index: 5;
    position: relative;
  }
  #special .group .box h2 {
    font-size: 36px;
    margin-bottom: 46px;
    letter-spacing: 5px;
  }
  #special .group .box .txt {
    margin-left: -10px;
    margin-bottom: 49px;
    width: 500px;
  }
  #special .group .box .btn-cus {
    margin-left: 3px;
    width: 460px;
  }
  #policy {
    padding: 98px 0 95px;
  }
  #policy:before {
    top: -468px;
    width: 858px;
    height: 852px;
    background-size: auto;
    right: 36px;
  }
  #policy .group {
    display: flex;
    justify-content: flex-end;
    width: 1400px;
    float: right;
  }
  #policy .group .photo {
    width: 827px;
    margin-left: -34px;
  }
  #policy .group .photo li {
    width: auto;
  }
  #policy .group .photo li:nth-child(2) {
    margin-top: 52px;
  }
  #policy .group .col {
    width: 710px;
    padding: 45px 6px 45px 94px;
    box-sizing: border-box;
  }
  #policy .group .col h2 .big {
    font-size: 40px;
    letter-spacing: 4px;
  }
  #policy .group .col h2 .bigger {
    font-size: 50px;
  }
  #policy .group .col h2 {
    margin-bottom: 77px;
    letter-spacing: 2px;
  }
  #policy .group .col h2 .t1 {
    font-size: 30px;
    letter-spacing: 4px;
  }
  #policy .group .col h2 .t1:after {
    right: 333px;
    width: 223px;
  }
  #policy .group .col h2 .t2 {
    font-size: 30px;
    margin-left: 18px;
    letter-spacing: 5px;
  }
  #policy .group .col h2 .t2:after {
    left: 40%;
    width: 265px;
    bottom: 11px;
  }
  #floor {
    padding: 0 0 67px;
  }
  #floor .bg_parallax {
    min-height: 695px;
  }
  #floor .img-parallax img {
    width: 100%;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    object-fit: cover;
    z-index: 0;
    transform: translateZ(0);
  }
  #floor h2 {
    font-size: 40px;
    width: 68px;
    margin-left: -62px;
    margin-top: 68px;
    letter-spacing: 11px;
    margin-bottom: 284px;
    height: 485px;
  }
  #floor h2:after {
    top: -71px;
    height: 276px;
    right: 2px;
    width: 2px;
  }
  #floor h2 span {
    font-size: 53px;
  }
  #floor .map {
    position: absolute;
    left: 80px;
    top: 15px;
    width: auto;
  }
  #floor .col h3 {
    font-size: 30px;
    line-height: 60px;
    letter-spacing: 4px;
    margin-bottom: 40px;
  }
  #floor .col h3 small {
    font-size: 22px;
  }
  #floor .col .txt {
    width: 494px;
  }
  #floor .col {
    position: absolute;
    top: 179px;
    right: -113px;
    width: 550px;
  }
  #floor .list-photo {
    flex-direction: row;
    margin: 0;
    justify-content: space-between;
    max-width: 100%;
    max-width: 1260px;
    margin: 0 auto;
  }
  #floor .list-photo .row {
    width: 31%;
    max-width: 32%;
  }
  #floor .list-photo .row .photo {
    margin-bottom: 17px;
  }
  #floor .list-photo .ttl {
    font-size: 20px;
    letter-spacing: 1px;
    margin-left: 10px;
    text-align: center;
  }
  #floor .list-photo .row2 {
    margin-left: 0;
    width: 31%;
    max-width: 32%;
  }
  #floor .list-photo .row2 .photo {
    margin-bottom: 14px;
  }
  #floor .list-photo .row3 {
    margin-left: 0;
    width: 31%;
    max-width: 32%;
  }
  #floor .list-photo .row3 .photo {
    margin-bottom: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
  #floor .list-photo {
    margin: 0;
    width: 1250px;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.oseti {
  display: block;
  justify-content: center;
  margin-top: 60px;
}

.oseti > div:first-child {
  display: flex;
  align-items: center;
  font-size: 20px;
  justify-content: center;
  text-align: center;
  margin-bottom: 10px;
}

.oseti > div > p {
  line-height: 30px;
}

.oseti > div > p > span {
  font-weight: 500;
  border-bottom: 1px solid;
}

.kiiro {
  color: #E65F3A;
  border: none !important;
}

.oseti > div > img {
  width: 90%;
  margin: 0 auto;
  display: flex;
}

@media only screen and (min-width: 768px) {
  .oseti {
    display: flex;
  }
  .oseti > div:first-child {
    margin-right: 50px;
    margin-bottom: 0px;
    text-align: start;
  }

  .oseti > div > img {
    width: 580px;
    height: 300px;
  }
}

.map_none {
  display: none;
}

@media only screen and (min-width: 768px) {
  .map_none {
    display: block;
  }
}

.mb_20{
	margin-bottom: 20px !important;
}

/* Added margin-top 40px to #lead for SP only */
@media only screen and (max-width: 767px) {
  #lead {
    margin-top: 40px;
  }
}

/* ==============================================================
   group-reverse for about.html
   ============================================================== */
@media screen and (min-width: 768px) {
  #sozai .group.group-reverse .photo3 {
    left: 20px;
  }
  #sozai .group.group-reverse .col h2 .t1 {
    margin-left: 850px;
  }
  #sozai .group.group-reverse .col h2 .t2 {
    margin-left: 931px;
  }
  #sozai .group.group-reverse .col .txt {
    margin-left: 887px;
  }
}
