/* slide */
/*.swiper-slide {
  height: 700px!important;
}
.sile1 {
  background: url(../img/front/fv.jpg);
  background-size: cover;
}
.sile2 {
  background: url(../img/front/fv2.jpg);
  background-size: cover;
}
.sile3 {
  background: url(../img/front/fv3.jpg);
  background-size: cover;
}
.slide-content_wrap {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 700px;
}
.slide-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 50px;
}
.slide-content img {
  width: 404px;
  margin-bottom: 50px;
}
.slide-content a {
  display: block;
  width: 290px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  background: #191919;
  color: #FFF;
  font-size: 14px;
  margin-left: auto;
  transition: .4s;
}
.slide-content a:hover {
  opacity: .7;
}
.swiper-container {
  margin-bottom: 106px;
}*/
.main-hero video {
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.main-hero {
  position: relative;
  margin-bottom: 106px;
}
.hero-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 50px;
}
.hero-content img {
  width: 404px;
  margin-bottom: 50px;
}
.hero-content a {
  display: block;
  width: 290px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  background: #191919;
  color: #FFF;
  font-size: 14px;
  margin-left: auto;
  transition: .4s;
}
.hero-content a:hover {
  opacity: .7;
}
/* info */
.info {
  margin-bottom: 85px;
}
.info h2 {
  font: 500 38px futura-pt, sans-serif;
  text-align: center;
  line-height: 1;
  margin-bottom: 70px;
}
.info h2 span {
  font-size: 13px;
  font-weight: normal;
}
.info-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.info-list {
  max-width: 243px;
  width: 100%;
  height: 242px;
  overflow: hidden;
  position: relative;
  margin-bottom: 12px;
}
.info-list .caption {
  font: 500 16px futura-pt, sans-serif;
  color: #fff;
	padding-top: 112px;
	padding-left: 0px;
}
.info-list .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.6s ease;
	transition: all 0.6s ease;
}
.info-list:hover .mask {
	opacity: 1;
	padding-left: 78px;
}
.info-lists h3 {
  font: 400 23px futura-pt, sans-serif;
  text-align: center;
  position: relative;
}
.info-lists h3:after {
  content: "";
  background: #707070;
  width: 160px;
  height: 1px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
/* style/report */
.style {
  max-width: 1540px;
  margin: 0 auto 100px;
  overflow: hidden;
}
.report {
  max-width: 1540px;
  margin: 0 auto 150px;
  overflow: hidden;
}
.style h2,.report h2 {
  font: 500 38px futura-pt, sans-serif;
  text-align: center;
  line-height: 1;
  margin-bottom: 28px;
}
.style h2 span,.report h2 span {
  font-size: 13px;
  font-weight: normal;
}
.style-itms,.report-itms {
  display: flex;
  justify-content: space-between;
}
.style-itms p,.report-itms p {
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.94;
}
.style-pic img,.report-pic img {
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}
.style-itms figcaption,.report-itms figcaption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 60px;
}
.front-btn {
  display: block;
  width: 250px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  background: #191919;
  color: #FFF;
  font-size: 14px;
  margin: 0 auto;
  transition: .4s;
}
.front-btn:hover {
  opacity: .7;
}
/* sell */
.sell {
  background: #FBFBFB;
  padding: 80px 0 100px;
  margin-bottom: 125px;
}
.sell h2 {
  font: 500 38px futura-pt, sans-serif;
  text-align: center;
  line-height: 1;
  margin-bottom: 70px;
}
.sell h2 span {
  font-size: 13px;
  font-weight: normal;
}
.sell-lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sell-lists li {
  width: 49%;
}
.sell-list {
  position: relative;
  max-width: 530px;
  height: auto;
  background: #000;
  overflow: hidden;
  margin-bottom: 30px;
}
.sell-list img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.sell-list:hover img{
  opacity: 0.4;
  transition-duration: 0.3s;
}
.sell-list:hover h3 {
  color: #FFF;
}
.sell-list h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  color: #292929;
  font: 400 34px futura-pt, sans-serif;
  text-align: center;
  line-height: 1;
}
.sell-list h3 span {
  font-size: 13px;
}
.sell-lists li:nth-of-type(1) p,.sell-lists li:nth-of-type(2) p {
  margin-bottom: 55px;
}
.sell-lists li p {
  text-align: center;
}
/* ----------
  1024px
  ---------- */
@media (max-width: 1024px) {
  /* info */
  .info-lists {
    max-width: 540px;
    margin: 0 auto!important;
  }
  .info-lists li:nth-of-type(1),.info-lists li:nth-of-type(2) {
    margin-bottom: 45px;
  }
  /* style */
  .style-itms,.report-itms {
    flex-direction: column;
  }
  .style-pic,.report-pic {
    margin-bottom: 40px;
  }
  .report-pic {
    order: 1;
  }
  .report-itms figcaption {
    order: 2;
  }
  /* sell */
  .sell-lists {
    flex-direction: column;
  }
  .sell-lists li {
    width: 100%;
  }
  .sell-list {
    margin: 0 auto 15px;
  }
  .sell-lists li:nth-of-type(1) p,.sell-lists li:nth-of-type(2) p,.sell-lists li:nth-of-type(3) p {
    margin-bottom: 30px;
  }
}
/* ----------
  768px
  ---------- */
@media (max-width: 768px) {
  /* slide */
  /*.swiper-container {
    margin-bottom: 40px;
  }
  .swiper-slide {
    height: 205px!important;
  }
  .sile1 {
    background: url(../img/front/fv_sp.jpg);
    background-size: cover;
  }
  .sile2 {
    background: url(../img/front/fv2_sp.jpg);
    background-size: cover;
  }
  .sile3 {
    background: url(../img/front/fv3_sp.jpg);
    background-size: cover;
  }
  .slide-content_wrap {
    height: 205px;
  }
  .slide-content img {
    width: 199px;
    margin-bottom: 13px;
  }
  .slide-content a {
    width: 179px;
    height: 32px;
    line-height: 32px;
    font-size: 10px;
    margin: 0 auto;
  }
  .slide-content {
    right: unset;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
  }*/
  .main-hero {
    margin-bottom: 40px;
  }
  .main-hero video {
    height: 205px;
  }
  .hero-content {
    right: unset;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
  }
  .hero-content img {
    width: 199px;
    margin-bottom: 13px;
  }
  .hero-content a {
    width: 179px;
    height: 32px;
    line-height: 32px;
    font-size: 10px;
    margin: 0 auto;
  }
  /* info */
  .info h2 {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .info h2 span,.style h2 span,.sell h2 span,.report h2 span {
    font-size: 10px;
  }
  .info-list {
    max-width: 159px;
    height: auto;;
  }
  .info-lists {
    max-width: 350px;
  }
  .info-lists li {
    width: 48%;
  }
  .info-lists h3 {
    font-size: 14px;
  }
  .info-lists h3:after {
    width: 100px;
  }
  .info-list:hover .mask {
    padding-left: 45px;
  }
  .info-list .caption {
    font-size: 14px;
    padding-top: 75px;
  }
  .info {
    margin-bottom: 65px;
  }
  /* style/report */
  .style {
    margin-bottom: 50px;
  }
  .report {
    margin-bottom: 55px;
  }
  .style h2,.report h2 {
    font-size: 22px;
  }
  .style-itms p,.report-itms p {
    font-size: 14px;
    margin-bottom: 35px;
  }
  .style-itms figcaption,.report-itms figcaption {
    padding: 0 15px;
  }
  .front-btn {
    width: 220px;
  }
  /* sell */
  .sell h2 {
    font-size: 22px;
    margin-bottom: 47px;
  }
  .sell {
    padding: 47px 0 36px;
    margin-bottom: 45px;
  }
  .sell-lists li p {
    font-size: 14px;
    text-align: left;
  }
  .sell-list h3 {
    font-size: 20px;
  }
  .sell-list h3 span {
    font-size: 12px;
  }
}




/* intro */
.intro {
  margin-bottom: 93px;
}
.intro h2 {
  font: 500 38px futura-pt, sans-serif;
  text-align: center;
  position: relative;
  line-height: .8;
  margin-bottom: 48px;
}
.intro h2 span,.prof h2 span,.office h2 span {
  font-size: 13px;
  color: #333;
}
.intro h2:after,.prof h2:after,.office h2:after {
  content: "";
  position: absolute;
  background: #009898;
  height: 4px;
  width: 80px;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.intro p {
  text-align: center;
  line-height: 1.94;
}