#key .ob-img img {
  object-position: 70% 50%;
}
@media screen and (min-width: 768px) {
  #key .ob-img img {
    object-position: 50% 50%;
  }
}
#sec1 {
  position: relative;
  padding-top: 27vw;
}
#sec1 .wrap {
  max-width: 1400px;
}
#sec1 .title__c {
  margin-bottom: -64vw;
  z-index: 2;
}
#sec1 .title__c h3 {
  margin-bottom: 10vw;
}
#sec1 .title__c h2 {
  width: 53vw;
  height: 80vw;
  margin: 0 auto;
  text-align: left;
  letter-spacing: 0.15em;
}
#sec1 .deco-1 {
  width: 54vw;
  position: absolute;
  top: -29vw;
  left: 30vw;
}
#sec1 .photo {
  height: 100vw;
  width: 100%;
}
#sec1 .photo img {
	object-position: 29% 57%;
}
#sec1 .text {
  padding-top: 7vw;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding-top: 149px;
  }
  #sec1 .title__c {
    margin-bottom: -251px;
  }
  #sec1 .title__c h3 {
    margin-bottom: 62px;
  }
  #sec1 .title__c h2 {
    width: 251px;
    height: 340px;
    margin: 0 auto;
    text-align: left;
    letter-spacing: 4px;
  }
  #sec1 .deco-1 {
    width: 324px;
    top: -154px;
    left: calc(50% - 114px);
  }
  #sec1 .photo {
    height: 750px;
    width: 100%;
  }
#sec1 .photo img {
	object-position: 50% 50%;
}
  #sec1 .text {
    text-align: center;
    padding-top: 54px;
  }
}
#sec2 {
  position: relative;
  padding-top: 18vw;
  padding-bottom: 20vw;
}
#sec2::before {
  content: "";
  background: url("../img/concept/sec2_line.png") no-repeat top center;
  background-size: 100% auto;
  height: 743px;
  position: absolute;
  top: 13vw;
  left: 0;
  right: 0;
}
#sec2 .title__c {
  margin-bottom: 7vw;
}
#sec2 .title__c h3 {
  margin-bottom: 1vw;
}
#sec2 .img1 {
  margin-left: 0;
  margin-bottom: 3vw;
  width: 100%;
}
#sec2 .img2 {
  margin-left: auto;
  width: 69%;
  margin-bottom: 3vw;
  margin-right: -6vw;
}
#sec2 .img3 {
  position: relative;
  z-index: 2;
  margin-left: -6vw;
  width: 90%;
}
#sec2 .box {padding-top: 5vw;}
#sec2 .box dl dt {
  margin-bottom: 9vw;
  position: relative;
  padding-bottom: 2vw;
}
#sec2 .box dl dt::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  bottom: -10px;
  right: 0;
  width: 100%;
}
#sec2 .box dl dd {
  margin-bottom: 0;
}
#sec2 .deco {
  width: 72vw;
  position: absolute;
  bottom: 71vw;
  left: 50vw;
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding-top: 109px;
    padding-bottom: 117px;
  }
  #sec2::before {
    height: 743px;
    top: -134px;
    left: 0;
    right: 0;
  }
  #sec2 .title__c {
    position: absolute;
    top: 75px;
    left: calc(50% + 245px);
    width: 357px;
    margin-bottom: 0;
  }
  #sec2 .title__c h3 {
    margin-bottom: 20px;
  }
  #sec2 .img1 {
    margin-left: -250px;
    margin-bottom: -271px;
    width: 850px;
  }
  #sec2 .img2 {
    margin-right: -200px;
    margin-left: auto;
    width: 550px;
    margin-bottom: 5px;
  }
  #sec2 .img3 {
    width: 600px;
    margin-left: -100px;
    margin-bottom: -283px;
  }
  #sec2 .box {
    width: 455px;
    margin-left: auto;
    margin-right: -104px;
    padding-top: 0px;
  }
  #sec2 .box dl dt {
    margin-bottom: 30px;
    padding-bottom: 11px;
  }
  #sec2 .box dl dt::after {
    bottom: -10px;
    right: 0;
    width: 200%;
  }
  #sec2 .box dl dd {
    width: 104%;
    line-height: 46px;
  }
  #sec2 .deco {
    width: 348px;
    bottom: 266px;
    left: calc(50% + 386px);
  }
}
#sec3 {
  background: url("../img/shared/bg02.jpg");
  overflow: hidden;
}
#sec3 .set1 {
  position: relative;
}
#sec3 .two-col {
  display: block;
}
#sec3 .two-col .col-right {
  width: 100%;
  text-align: center;
}
#sec3 .two-col .col-right .box {
  padding: 0;
}
#sec3 .two-col .col-right .box .photos {
  width: 100%;
  height: 100vw;
}
#sec3 .two-col .col-right .box .photos .ob-img {
	height: 100%;
}
#sec3 .two-col .col-right .box .info {
  margin-bottom: 0;
  padding: 15vw 5vw;
  text-align: left;
}
#sec3 .two-col .col-right .box .info .title__c {
  margin-bottom: 2vw;
}
#sec3 .two-col .col-right .box .info .title__c h3 {
  margin-bottom: 0;
}
#sec3 .two-col .contents {
  width: 50%;
  display: none;
}
#sec3 .two-col .contents .main-visual-l {
  position: relative;
}
#sec3 .two-col .contents .main-visual-l figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all .4s ease;
}
#sec3 .two-col .contents .main-visual-l figure .ob-img {
  height: 920px;
}
#sec3 .two-col .contents .main-visual-l .ii02 {
  z-index: 2;
  opacity: 0;
}
#sec3 .two-col .contents .main-visual-l .ii03 {
  z-index: 3;
  opacity: 0;
}
#sec3 .two-col .contents .main-visual-l .ii02.menu-item-active, #sec3 .two-col .contents .main-visual-l .ii03.menu-item-active {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  #sec3 {
    margin-bottom: 0;
  }
  #sec3 .set1 {
    margin-bottom: 0;
  }
  #sec3 .two-col {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #sec3 .two-col .col-right {
    width: 50%;
    text-align: center;
  }
	#sec3 .two-col .col-right .box .info {
  padding: 0;
  text-align: center;
}
  #sec3 .two-col .col-right .box {
    padding: 296px 0 281px;
  }
  #sec3 .two-col .col-right .box .info .title__c {
    margin-bottom: 18px;
  }
  #sec3 .two-col .col-right .box .info .title__c h3 {
    margin-bottom: 18px;
  }
  #sec3 .two-col .contents {
    display: block;
  }
}
#sec4 {
  position: relative;
}
#sec4 .set1 {
  position: relative;
  padding-top: 20vw;
  margin-bottom: 15vw;
}
#sec4 .set1 .title__c {
  z-index: 2;
  margin-bottom: 10vw;
}
#sec4 .set1 .title__c h3 {
  margin-bottom: 10px;
}
#sec4 .set1 .title__c h2 {
  margin-bottom: 0;
  line-height: 2;
}
#sec4 .set1 .photo {
  height: 70vw;
}
#sec4 .set2 {
  position: relative;
  padding-bottom: 20vw;
}
#sec4 .set2 .photo {
  height: 65vw;
}
#sec4 .set2 .info {
  padding-top: 5vw;
}
#sec4 .set2 .info .text {
  margin-bottom: 7vw;
}
#sec4 .set2 .info .bnr__shared {
}
@media screen and (min-width: 768px) {
  #sec4 {
    margin-bottom: 0;
  }
  #sec4 .set1 {
    padding-top: 151px;
    margin-bottom: 81px;
  }
  #sec4 .set1 .title__c {
    text-align: left;
    position: absolute;
    top: 179px;
    left: -98px;
    margin-bottom: 0;
  }
  #sec4 .set1 .title__c h3 {
    margin-bottom: 23px;
  }
  #sec4 .set1 .title__c h2 {
    letter-spacing: 3px;
  }
  #sec4 .set1 .photo {
    width: 1100px;
    margin-left: auto;
    margin-right: -250px;
    height: 600px;
  }
  #sec4 .set2 {
    margin-bottom: 0;
    padding-bottom: 121px;
  }
  #sec4 .set2 .photo {
    width: 650px;
    height: 450px;
    margin-left: -150px;
  }
  #sec4 .set2 .info {
    width: 553px;
    margin-right: -124px;
    padding-top: 69px;
  }
  #sec4 .set2 .info .text {
    margin-bottom: 40px;
  }
  #sec4 .set2 .info .bnr__shared {
    margin-left: 0;
  }
}
#sec5 {
  position: relative;
  padding-bottom: 20vw;
}
#sec5 .set1 {
  position: relative;
}
#sec5 .set1 .bg-parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#sec5 .set1 .title__c {
  padding: 20vw 0 15vw;
}
#sec5 .set1 .title__c h3 {
  margin-bottom: 10vw;
}
#sec5 .set1 .title__c h2 {
  width: 38vw;
  height: 67vw;
  margin: 0 auto;
  text-align: left;
  letter-spacing: 0.15em;
}
#sec5 .set2 {
  padding-top: 15vw;
  margin-bottom: 10vw;
  position: relative;
}
#sec5 .set2::after {
  content: "";
  background: url("../img/concept/sec5_line.png") no-repeat center top;
  background-size: 100% auto;
  position: absolute;
  top: 76vw;
  left: 0;
  right: 0;
  height: 1460px;
  z-index: -1;
}
#sec5 .set2 dl {
  position: relative;
  z-index: 2;
  padding-top: 5vw;
}
#sec5 .set2 dl dt {
  margin-bottom: 3vw;
}
#sec5 .set2 .ob-img {
  height: 80vw;
  margin-left: -12vw;
}
#sec5 .set3 {
  position: relative;
  margin-bottom: 10vw;
}
#sec5 .set3 .wrap {
  flex-direction: row-reverse;
}
#sec5 .set3 .ob-img {
  height: 65vw;
  margin-right: -6vw;
}
#sec5 .set3 dl {
  padding-top: 5vw;
}
#sec5 .set3 dl dt {
  margin-bottom: 10px;
}
#sec5 .set4 .slider__s {margin-bottom: 6vw;}
#sec5 .set4 .slick-slider .slick-dots li {
  margin: 0px 15px;
}
#sec5 .set4 .slick-slider .slick-dots {
  bottom: 20px;
}
#sec5 .set4 .slick-slider .slick-dots button {
  border-width: 1px;
  border-color: #fff;
}
#sec5 .set4 .slick-slider .slick-dots .slick-active button {
  background: #fff;
}

#sec5 .set4 .slider__s .ob-img {
  height: 65vw;
}
#sec5 .set4 .floor {
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding-bottom: 62px;
  }
  #sec5 .set1 {
    margin-bottom: 0;
  }
  #sec5 .set1 .title__c {
    padding: 114px 0 67px;
  }
  #sec5 .set1 .title__c h3 {
    margin-bottom: 52px;
  }
  #sec5 .set1 .title__c h2 {
    width: 167px;
    height: 350px;
    letter-spacing: 4px;
  }
  #sec5 .set2 {
    padding-top: 115px;
    margin-bottom: 100px;
  }
  #sec5 .set2::after {
    top: 158px;
    left: 0;
    right: 0;
    height: 1460px;
  }
  #sec5 .set2 dl {
    position: absolute;
    width: 338px;
    top: 233px;
    right: -99px;
    padding-top: 0;
    line-height: 46px;
  }
  #sec5 .set2 dl dt {
    margin-bottom: 38px;
  }
  #sec5 .set2 .ob-img {
    width: 1050px;
    height: 550px;
    margin-left: -200px;
  }
  #sec5 .set3 {
    margin-bottom: 60px;
  }
  #sec5 .set3 .wrap {
    flex-direction: row-reverse;
  }
  #sec5 .set3 .ob-img {
    width: 750px;
    height: 550px;
    margin-right: -196px;
  }
  #sec5 .set3 dl {
    margin-bottom: 0;
    padding-top: 189px;
    width: 378px;
  }
  #sec5 .set3 dl dt {
    margin-bottom: 42px;
  }
  #sec5 .set4 .slider__s {
    margin-bottom: -242px;
    margin-left: -149px;
    width: 650px;
  }


#sec5 .set4 .slick-slider .slick-dots li {
  margin: 0px 18px;
}
#sec5 .set4 .slick-slider .slick-dots {
  bottom: 40px;
}

  #sec5 .set4 .slider__s .ob-img {
    width: 650px;
    height: 450px;
  }
  #sec5 .set4 .floor {
    margin-left: auto;
    margin-right: -160px;
    width: 600px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
	#sec2 .title__c {
		left: calc(50% + 185px);
	}
    #sec2 .box {
        margin-right: -25px;
    }
	#sec3 .two-col .col-right .box {
		padding: 200px 0;
	}
	#sec4 .set1 .title__c {
		left: 0;
	}
    #sec4 .set2 .info {
        width: 45%;
		margin-right: 0;
    }
	#sec5 .set2 dl {
		right: -45px;
	}
    #sec5 .set3 .ob-img {
        width: 65%;
        margin-right: -85px;
    }
}
