@charset "UTF-8";

.slick-prev,
.slick-next {
  width: 34px;
  height: 63px;
  top: calc(50% - 17px);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); 
}
.slick-prev::before, 
.slick-next::before {
  content: '';
}
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: url(../../../common/imgs/btn_prev.png) no-repeat center center / 100% 100%;
  left: -50px;
  z-index: 9;
}
.slick-next,
.slick-next:focus,
.slick-next:hover {
  background: url(../../../common/imgs/btn_next.png) no-repeat center center / 100% 100%;
  right: -50px;
  z-index: 9;
}



.wrap-1200 {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

#hero {
  background: url(../imgs/mv.jpg) no-repeat center center / cover;
}
.block__area .caption{
  color: #ffffff;
  margin-top: 5px;
}
.block__area .caption a{text-decoration: underline; color: white}
.cap-right{
  text-align: right;
}
sup {
  font-size: 50%;
}
.txt--justify{
  text-align: justify;
}
.intro{
  margin: 70px 0 0;
}
.m-desc{
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: calc(35/14);
  letter-spacing: 0.12em;
}

.block__area{
  color: #ffffff;
  letter-spacing: 0.12em;
}
.area__head{
  display: flex;
  justify-content: space-between;
}
.area__txt{
  width: 12.507%;
}
.block--future{
  padding-top: 135px;
/*  background: #000 url(../imgs/bg-red.jpg) no-repeat top left / auto auto;*/
  position: relative;
  z-index: 2;
	margin-bottom: 200px;
}
.block--future::before{
  content: "";
  position: absolute;
  right: 0;
  top: 55%;
/*  background: url(../imgs/bg-white.jpg) no-repeat center center/100% 100%;*/
  width: 380px;
  height: 560px;
  z-index: -1;
}
.block--future .area__img{
  width: 52.181%;
  max-width: 993px;
}
.block--future .area__inner{
  width: 22.071%;
/*  margin-top: 5%;*/
  margin-right: 2%;
}
.m-title{
  font-size: 24px;
  line-height: calc(35.45/24);
  margin-bottom: 20px;
}
.area__inner{
  display: flex;
  justify-content: center;
}
.area__desc{
  font-size: 14px;
  line-height: calc(35/14);
}
.area__wrap{
  max-width: 1430px;
  margin: 0 6.832% 0 18%;
}
.area__inline{
  margin-top: 110px;
  display: flex;
  justify-content: space-between;
}
.area__col{
  width: 45.805%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.area-col__content{
  margin-bottom: 40px;
}

.area__col .hyuric{max-width: 325px; margin: auto}
.col-Hyuric-List{width: 100%; padding-top: 40px;}
.col-Hyuric-List ul{ display: flex; justify-content: space-between; }
.col-Hyuric-List ul li{width: 23%; text-align: center; display: inline-flex; justify-content: center; align-items: center; font-size: 14px; background-color: #999999;padding: 15px 10px; line-height: 1.3; letter-spacing: 0;}

.area__col100{width: 100%; display: flex; justify-content: space-between; align-items: center;}
.area__col100 .area-col__content{width: 48%;}
.area__col100 .area-col__img{width: 48%;}
@media screen and (max-width: 768px) {
	.area__col100 .area-col__content{width: 100%;}
	.area__col100 .area-col__content figure{margin-bottom: 20px;}
	.area__col100{margin-bottom: 100px;}
	.area__inner{
  justify-content: flex-start;
}
}


/* End Future */

/* Start Leading */
.block--leading{
  padding: 175px 0 200px;
/*  background: #000 url(../../../potencial/imgs/bg-red.jpg) no-repeat top left / auto auto;*/
}
.block--leading .area__inner{
  width: 28.902%;
  margin-left: 5.676%;
  /* align-items: center; */
}
.block--leading .area__inner .area__content{
  width: 100%;
}
.block--leading .area__img{
  width: 47.452%;
}
.area-img-slide{
  display: none;
}
.area__box{
  border: 1px solid #848080;
  padding: min(2vw, 30px) min(2vw, 30px) min(2vw, 30px) min(2.5vw, 40px);
  margin-top: 55px;
}
.area-box__title{
  line-height: calc(35.45/20);
  font-size: 20px;
  margin-bottom: 20px;
}
.area-box__content{
  display: flex;
  justify-content: space-between;
}
.area-box__desc{
  width: 58.333%;
  font-size: 14px;
  line-height: calc(22/14);
}
.area-box__img{
  width: 38.078%;
}
/* End Leading */

/* Start Development */
.block--dev{
  position: relative;
  padding-bottom: 165px;
  z-index: 2;
}
.block--dev::before{
  content: "";
  position: absolute;
/*  background: url(../../../potencial/imgs/bg-white.jpg) no-repeat center center/100% 100%;*/
  right: 0;
  top: 10%;
  width: 380px;
  height: 560px;
  z-index: -1;
}
.block--dev::after{
  content: "";
  position: absolute;
/*  background: url(../../../potencial/imgs/bg-red.jpg) no-repeat center center/100% 100%;*/
  left: 0;
  top: 35%;
  width: 670px;
  height: 839px;
  z-index: -1;
}
.block-dev__txt{
  position: absolute;
  top: 0;
  left: 0;
  width: 12.402%;
}
.block-dev__wrap{
  max-width: 1400px;
  margin: 0 6.569% 0 21.02%;
}
.block-dev__row{
  display: flex;
  column-gap: min(5vw, 60px);
  -webkit-column-gap: min(5vw, 60px);
	justify-content: space-between
}
/*
.block-dev__row:nth-of-type(odd){
  justify-content: flex-end;
}
*/
.block-dev__row:not(:last-of-type){
  margin-bottom: 50px;
}
.dev__box{
  width: 48%;
  border: 1px solid #808080;
  padding: min(3vw, 35px);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.dev-box__content{
  margin-bottom: 30px;
}
.dev-box__title{
  font-size: 21px;
  line-height: 1.5;
  margin-bottom: 20px;
  letter-spacing: 0;
}
.dev-box__title sup{
  position: relative;
  top: -8px;
}
.dev-box__desc{
  font-size: 15px;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0;
}
.dev-box__img{
  margin-top: auto;
}
.dev-box__img .caption{
  letter-spacing: 0;
  text-align: right;
}
.dev__inner{
  width: 42.5%;
}
.dev__inner .dev__box{
  width: 100%;
}
.dev-box--plan{
  height: fit-content;
}
.dev-box--plan .dev-box__content{
  margin-bottom: 60px;
}
.dev-note__list{
  margin: 45px -8% 0 10px;
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0;
}
.dev-note__list a{
  color: #ffffff;
}
.dev-note__list a:hover{
  color: #b3d4fc;
}
.js-slide-dev .slick-dots{
  bottom: 0px;
  text-align: left;
}
.js-slide-dev .slick-dots li{
  opacity: 0.5;
  margin: 0 5px;
  width: 5px !important;
  height: 5px !important;
}
.js-slide-dev .slick-dots li:first-of-type{
  margin-left: 0;
}
.js-slide-dev .slick-dots li button{
  width: 5px;
  height: 5px;
  background: #ffffff;
  color: #ffffff;
  border-radius: 50%;
  padding: 4.5px;
}
.js-slide-dev .slick-dots li button::before{
  display: none;
}
.js-slide-dev .slick-dots .slick-active{
  opacity: 1;
}
.js-slide-dev .slick-prev, .slick-next{
  z-index: 2;
}
.js-slide-dev .slick-prev{
  left: 6px;
  width: 12px;
  height: 30px;
}
.js-slide-dev .slick-next{
  right: 6px;
  width: 11px;
  height: 30px;
}

.redevTit{text-align: center; border-bottom: 1px solid #999; font-size: 32px;margin-bottom: 30px;padding-bottom: 15px;}


/* End Development */

/* MEDIA */
@media screen and (max-width: 768px) {

  .slick-prev,
  .slick-next {
    width: 16px;
    height: 30px;
    top: calc(50% - 17px);
	  
  }

  .slick-prev,
  .slick-prev:focus,
  .slick-prev:hover {
    left: 10px;
  }
  .slick-next,
  .slick-next:focus,
  .slick-next:hover {
    right: 10px;
  }



  .intro__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .heading{
    font-size: 50px;
    color: #ffffff;
    font-family: 'EB Garamond', sans-serif;
    line-height: 1;
  }
  .intro{
    padding: 80px 0 30px;
    margin-top: 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
  }
  .intro::before{
    content: "";
/*    background: url(../../../potencial/imgs/bg-red_sp.jpg) no-repeat center center/100% 100%;*/
    position: absolute;
    top: 0;
    right: 0;
    width: 375px;
    height: 368px;
    z-index: -1;
  }
  .m-desc{
    margin: 15px 0 30px;
    text-align: left;
    font-size: 13px;
  }
  .area__head{
    flex-direction: column;
  }
  .area__txt{
    width: 100%;
  }
  .block__area{
    margin: 0 30px;
  }
  .block--future{
    padding-top: 30px;
    background: none;
  }
  .block--future::before {
    display: none;
  }
  .block--future .area__img{
    width: 100%;
    order: 3;
  }
  .block--future .area__inner{
    width: 100%;
    margin: 30px 0;
  }
  .m-title{
    font-size: 22px;
    letter-spacing: 0.035em;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .area__desc{
    letter-spacing: 0.05em;
    font-size: 13px;
    text-align: justify;
  }
/*
  .block__area .cap-right{
    text-align: left;
  }
*/
  .area__wrap{
    margin: 0;
  }
  .area__inline{
    flex-direction: column;
  }
  .area__col{
    width: 100%;
  }
  .area__col:not(:last-of-type){
    margin-bottom: 50px;
  }
  .area-col__content {
    margin-bottom: 20px;
  }
  .area-col__img figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .block--leading{
    padding: 90px 0 50px;
    background: none;
  }
  .block--leading .area__txt{
    order: 1;
  }
  .block--leading .area__img{
    order: 3;
    width: 100%;
    margin: 30px 0 0 0;
  }
  .area-img-slide{
    display: block;
  }
  .block--leading .area__inner{
    width: 100%;
    margin: 30px 0 0 0;
    order: 2;
  }
  .area__box{
    padding: 15px 12px 35px 15px;
  }
  .area__box.bg-sp{
    z-index: unset;
  }
  .area-box__title{
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .area-box__content{
    flex-direction: column;
  }
  .area-box__desc{
    width: 100%;
    font-size: 12px;
    line-height: 2;
  }
  .area-box__img{
    width: 100%;
    margin-top: 15px;
  }
  .area-box__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .block-dev__txt{
    width: 100%;
    position: static;
    margin-bottom: 40px;
  }
  .block-dev__wrap{
    margin: 0;
  }
  .block-dev__row{
    flex-direction: column;
  }
  .dev__box{
    width: 100%;
    padding: 0;
    border: none;
  }
  .dev__box:not(:last-of-type){
    margin-bottom: 55px;
  }
  .dev-box__title{
    font-size: 23px;
    line-height: 2;
    margin-bottom: 10px;
  }
  .dev-box__img figure img{
    width: 100%;
  }
  .dev-box__desc{
    line-height: calc(35/13);
    font-size: 13px;
    letter-spacing: 0.05em;
  }
  .dev-box__cap{
    font-size: 8px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #ffffff;
    margin-top: 10px;
  }
  .dev-box__cap a{color: #ffffff;}
  .dev-box__cap a:hover{color: #b3d4fc;}

  .dev-box__content{
    margin-bottom: 20px;
  }
  .dev-box--plan .dev-box__content{
    margin-bottom: 20px;
  }
  .dev-box--plan.bg-sp::before{
    top: 28%;
  }
  .dev__inner{
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .dev-note__list{
    padding-top: 15px;
    margin: 0;
    overflow: hidden;
  }
  .dev-note__list.bg-sp::before{
    top: 15%;
  }
  .block--dev{
    padding-bottom: 60px;
  }
  .block--dev::after{
    width: 0;
  }
  .block--dev::before{
    display: none;
  }
  .block--dev .block-dev__wrap .block-dev__row:nth-of-type(2){
    padding-top: 10px;
  }
  .block--dev .block-dev__wrap .block-dev__row:nth-of-type(2) .bg-sp::before{
    top: 28%;
  }
  .block--dev .block-dev__wrap .block-dev__row:nth-of-type(3) .bg-sp::before{
    top: 55%;
  }
  .bg-sp{
    position: relative;
    z-index: 2;
  }
  .bg-sp::before{
    content: "";
    position: absolute;
/*    background: url(../../../potencial/imgs/bg-white_sp.jpg) no-repeat center center/100% 100%;*/
    top: 0;
    right: -30px;
    width: 367px;
    height: 510px;
    z-index: -1;
  }
  .area__img{
    position: relative;
    z-index: 2;
  }
  .area__inline {
    margin-top: 50px;
  }
  .bottomArea{
    position: relative;
    z-index: 2;
  }
	.col-Hyuric-List ul {flex-wrap: wrap}
.col-Hyuric-List ul li{width: 100%;margin-bottom: 3px;}	
	
}

@media screen and (max-width: 480px) {
  .heading  {
    font-size: 10vw;
    line-height: 1.4;
  }

  .m-title {
    font-size: 5.2vw;
  }

}

.areaName01{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imgs/name_area01.png);
}

.areaName02{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imgs/name_area02.png);
}

.areaName03{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imgs/name_area03.png);
}

.areaName04{
	background-repeat: no-repeat;
	background-position: right bottom -6px;
	background-image: url(../imgs/name_area04.png);
}

.areaName05{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imgs/name_area05.png);
}

.areaName06{
	background-repeat: no-repeat;
	background-position: right bottom -6px;
	background-image: url(../imgs/name_area06.png);
}

/*.futureProject {padding-top: 150px;}*/
.futureProject .item{background-color:hsla(0,0%,100%,0.20); padding: 30px; display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px;}
.futureProject .item figure{width: 65%; position: relative;}
.futureProject .item figure figcaption{font-size: 10px; color: white; position: absolute; bottom: 3px; right:3px}

.futureProject .item .txtBox{width: 32%;}
.futureProject .item .txtBox .tit{margin-bottom: 15px; font-size: 20px;line-height: 1.4;}
/*
.futureProject .item:nth-of-type(even){margin-right: 50px;}
.futureProject .item:nth-of-type(odd){margin-left: 50px;}
*/
@media screen and (max-width: 480px) {
	.futureProject .item {flex-wrap: wrap;padding: 15px;}
	.futureProject .item:nth-of-type(even) figure{order:1}
	.futureProject .item:nth-of-type(even) .txtBox{order:2}
.futureProject .item:nth-of-type(even){margin-right: 0px;}
.futureProject .item:nth-of-type(odd){margin-left: 0px;}
.futureProject .item .txtBox{width: 100%;}
	.futureProject .item figure{width: 100%;margin-bottom: 15px;}
	.futureProject .item .txtBox .txt{font-size: 2.8vw;}
}
