.txt {
  text-align: justify;
}
.color1 {
  color: #b56d15;
}
#head-key .bnr{
	margin: 17vw auto 5vw;
}

@media only screen and (min-width: 768px) {
#head-key .bnr{
	margin: 0;
	}
}
#key-box {
  background: url("../img/concept/key.jpg") no-repeat center;
  background-size: cover;
}
#key-box .key-logo{
    position: absolute;
    left: 11%;
    right: 0;
    max-width: 1000px;
    top: 0;
    width: 32%;
}
header h1 {
  top: calc(81vw + 80px);
  line-height: 1.4;
	color: #000;
}
#key-box .ttl {
      position: absolute;
    bottom: 9%;
    left: 5%;
    z-index: 5;
    color: #fff;
    line-height: 1.4;
}
#key-box .ttl span {
  display: inline-block;
  position: relative;
  font-size: 6vw;
  font-weight: 600;
	padding-bottom: 2%;
}
#key-box .ttl span small {
  font-size: 5vw;
}
#key-box .ttl span:after {
  position: absolute;
  bottom: 0;
  left: -1000px;
  right: 0;
  height: 1px;
  background: #fff;
  content: "";
}
#sec1 {
  background: #000;
  padding: 10vw 0 15vw;
  position: relative;
}
#sec1 h2 {
  border-left: 3px solid #FFF;
  padding-left: 5%;
  font-size: 8vw;
  font-weight: 600;
  color: #b56d15;
  letter-spacing: 0px;
  margin-bottom: 5vw;
}
#sec1 h2 small {
  color: #FFF;
  font-size: 5vw;
  display: block;
  margin-bottom: 3vw;
}
#sec1 .photo {
  margin-bottom: 9vw;
}
#sec1 .logo {
  width: 32%;
  margin-bottom: 6vw;
  margin-left: 39%;
}
#sec1 .photo2 {
  margin-bottom: -21vw;
  margin-left: -19%;
  margin-right: -16%;
}
#sec1 .txt {
  color: #fff;
  margin-bottom: 10vw;
}
#sec1 .group .photo3 {
  margin-bottom: 8vw;
}
#sec1 .group dl dt {
  font-size: 6vw;
  color: #fff;
  margin-bottom: 4vw;
  text-align: center;
  font-weight: bold;
}
#sec1 .group dl dd {
  color: #fff;
  text-align: justify;
}


#sec1 .group .sec1-js {
	position: relative;
	width: 560;
}
	#sec1 .group .slick-dots {
		position: relative;

	}


#sec2 {
  padding: 10vw 0 10vw;
	background-color: #000;
	color: #fff;
}
#sec2 h2 {
  border-left: 3px solid #834c42;
  padding-left: 5%;
  font-size: 8vw;
  font-weight: 600;
  color: #b56d15;
  letter-spacing: 0px;
  margin-bottom: 8vw;
}
#sec2 h2 small {
  color: #fff;
  font-size: 5vw;
  display: block;
  margin-bottom: 5vw;
}
#sec2 .photo {
  margin-bottom: 5vw;
}
#sec2 .col {
  margin-bottom: 0;
}
#sec2 .col .g-photo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 5vw;
}
#sec2 .col .g-photo .photo1 {
  margin-top: 5%;
  margin-right: -5%;
  position: relative;
  z-index: 5;
}

#sec3 {
  position: relative;
}
#sec3 h2 {
  font-size: 7vw;
  width: 20vw;
  height: 35vw;
  position: absolute;
  z-index: 10;
  font-weight: 600;
  right: 2%;
  top: 2%;
}
#sec3 h2 span {
  display: inline-block;
  background: #fff;
  padding: 5px;
}
#sec3 h2 {
  font-size: 5vw;
  color: #fff;
  width: 10vw;
  height: 60vw;
  position: absolute;
  left: 10%;
  top: 8%;
  line-height: 1.8;
}
#sec3 .js {
  position: relative;
  z-index: 5;
  margin: 0 -13%;
}
#sec3 .js .slick-dots {
  position: relative;
}
#sec3 .js .slick-dots li {
  width: 20vw;
  height: 20vw;
  margin: 0 1%;
}
#sec3 .js .slick-dots li button {
  width: 20vw;
  height: 20vw;
}
#sec3 .js .slick-dots li button:before {
  display: none;
}
#sec3 .js .slick-dots li:nth-child(1) button {
  background: url("../img/concept/sec3_thumb1.jpg") no-repeat center;
  background-size: cover;
}
#sec3 .js .slick-dots li:nth-child(2) button {
  background: url("../img/concept/sec3_thumb2.jpg") no-repeat center;
  background-size: cover;
}
#sec3 .js .slick-dots li:nth-child(3) button {
  background: url("../img/concept/sec3_thumb3.jpg") no-repeat center;
  background-size: cover;
}
#sec3 .js .slick-dots li:nth-child(4) button {
  background: url("../img/concept/sec3_thumb4.jpg") no-repeat center;
  background-size: cover;
}
#sec3 .js .slick-dots li:nth-child(1).slick-active button {
  background: url("../img/concept/sec3_thumb1_on.jpg") no-repeat center;
  background-size: cover;
}
#sec3 .js .slick-dots li:nth-child(2).slick-active button {
  background: url("../img/concept/sec3_thumb2_on.jpg") no-repeat center;
  background-size: cover;
}
#sec3 .js .slick-dots li:nth-child(3).slick-active button {
  background: url("../img/concept/sec3_thumb3_on.jpg") no-repeat center;
  background-size: cover;
}
#sec3 .js .slick-dots li:nth-child(4).slick-active button {
  background: url("../img/concept/sec3_thumb4_on.jpg") no-repeat center;
  background-size: cover;
}
#sec3 .js .slick-dots li.slick-active:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #fff;
  content: "";
}
#sec3 .ttl {
  padding: 14% 5%;
  color: #fff;
}
#sec3 .ttl dt {
  font-size: 7vw;
  text-align: right;
  width: 21vw;
  line-height: 1.2;
  margin: 0 auto 5vw;
  letter-spacing: 0;
  height: 57vw;
  font-weight: 600;
}
#sec3 .ttl dt small {
  font-size: 5vw;
}
#sec4 {
  padding: 12vw 0 12vw;
}
#sec4 .row1 {
  margin-bottom: 8vw;
  position: relative;
  padding-bottom: 9vw;
}
#sec4 .row1:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80%;
  border-bottom: 1px solid #dadada;
  content: "";
  margin: 0 auto;
}
#sec4 .row1 h2 {
  font-size: 5vw;
  font-weight: 600;
  letter-spacing: 0px;
  margin-bottom: 7vw;
  line-height: 1.5;
  z-index: 0;
  position: relative;
  padding: 3%;
}
#sec4 .row1 h2:after {
  background: #f5f5f5;
  position: absolute;
  top: 0;
  left: -10%;
  right: 0;
  bottom: 0;
  content: "";
  z-index: -1;
}
#sec4 .row1 h2 span {
  font-size: 8vw;
}
#sec4 .row1 h3 {
  font-size: 6vw;
  margin-bottom: 5vw;
  font-weight: bold;
}
#sec4 .row1 h3 small {
  font-size: 4vw;
}
#sec4 .row1 h4 {
  font-size: 5vw;
  margin-bottom: 5vw;
  font-weight: bold;
}

#sec4 .row1 .photo {
  margin-bottom: 9vw;
}
#sec4 .row1 .col .photo2 {
  margin-bottom: 5vw;
}
#sec4 .row2 {
margin-bottom: 8vw;
position: relative;
padding-bottom: 9vw;
}
#sec4 .row2 h3 {
  font-size: 6vw;
  font-weight: 600;
  letter-spacing: 0px;
  margin-bottom: 2vw;
  line-height: 1.5;
}
#sec4 .row2 h4 {
  font-size: 5vw;
  margin-bottom: 5vw;
  font-weight: bold;
}
#sec4 .row2 h3 small {
  font-size: 5vw;
}
#sec4 .row2 ul {
  margin-bottom: 7vw;
}
#sec4 .row2 li {
  margin-bottom: 3vw;
}
#sec4 .row2 li {
  justify-content: space-between;
}
#sec4 .row2 li p {
  width: 100%;
}
#sec4 .row2 .photo {
  margin-bottom: 5vw;
}
#sec4 .row2 .txt {
  margin-bottom: 0;
}

#sec4 .row2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80%;
  border-bottom: 1px solid #dadada;
  content: "";
  margin: 0 auto;
}


#sec4 .row3 {
  margin-bottom: 8vw;
  position: relative;
  padding-bottom: 9vw;
}

#sec4 .row3 h2 {
  font-size: 5vw;
  font-weight: 600;
  letter-spacing: 0px;
  margin-bottom: 7vw;
  line-height: 1.5;
  z-index: 0;
  position: relative;
  padding: 3%;
}
#sec4 .row3 h2:after {
  background: #f5f5f5;
  position: absolute;
  top: 0;
  left: -10%;
  right: 0;
  bottom: 0;
  content: "";
  z-index: -1;
}
#sec4 .row3 h2 span {
  font-size: 8vw;
}
#sec4 .row3 h3 {
  font-size: 6vw;
  margin-bottom: 5vw;
  font-weight: bold;
}
#sec4 .row3 h4 {
  font-size: 5vw;
  margin-bottom: 5vw;
  font-weight: bold;
}
#sec4 .row3 .photo {
  margin-bottom: 9vw;
}
#sec4 .row3 .col .photo2 {
  margin-bottom: 5vw;
}


#sec7 {
  padding: 6vw 0 15vw;
}
#sec7 h2 {
  background: url("../img/concept/sec7_deco.png") no-repeat center;
  background-size: 100%;
}
#sec7 h2 {
  line-height: 1.3;
  font-size: 8vw;
  font-weight: 600;
  text-align: center;
  padding: 24vw 0;
  letter-spacing: 0;
  margin-bottom: 5vw;
  background-size: 77%;
}
#sec7 h2 span {
  display: inline-block;
  background: #fff;
  padding: 5px;
  font-size: 5vw;
}
#sec7 .g-photo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5vw;
}
#sec7 .g-photo .photo1 {
  width: 48%;
}
#sec7 .g-photo .photo2 {
  width: 45%;
}
#sec7 .photo3 {
  margin-bottom: 5vw;
}
#sec7 .txt {
  margin-bottom: 5vw;
}
#sec7 .btn-cus {
  margin-bottom: 5vw;
}

@media only screen and (min-width: 768px) {
  header h1 {
    top: 92px;
	  color: #fff;
  }
	#key-box .key-logo{
		width: auto;
		left: 0;
		margin: 0 auto;
	}
  #key-box .ttl {
    bottom: 69px;
    line-height: 65px;
    left: 46px;
  }
  #key-box .ttl span {
    font-size: 40px;
    padding-bottom: 6px;
    letter-spacing: 0px;
  }
  #key-box .ttl span small {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #key-box .ttl span:after {
    bottom: -10px;
    right: -253px;
  }
  #sec1 {
    padding: 142px 0 29px;
  }
  #sec1 h2 {
    font-size: 55px;
    letter-spacing: 0;
    padding-left: 50px;
    line-height: 30px;
    border-left: 0;
    position: relative;
  }
  #sec1 h2:before {
    content: "";
    border-left: 5px solid #fff;
    position: absolute;
    left: 0;
    top: -12px;
    bottom: -14px;
  }
  #sec1 h2 small {
    font-size: 35px;
    letter-spacing: 0px;
  }
  #sec1 .photo {
    margin-left: -158px;
    margin-bottom: 69px;
  }
  #sec1 .logo {
    position: absolute;
    left: 403px;
    top: 303px;
    width: 212px;
    z-index: 10;
  }
  #sec1 .photo2 {
    top: -46px;
    width: 781px;
    left: 390px;
    position: absolute;
    margin: 0;
  }
  #sec1 .txt {
    margin-left: 50px;
    width: 378px;
    margin-bottom: 140px;
    font-size: 18px;
    letter-spacing: 0;
  }
  #sec1 .group .sec1-js {
    margin: 0;
    margin-left: -54px;
  }
  #sec1 .group dl {
margin-left: 570px;
margin-top: -400px;
position: absolute;
  }
  #sec1 .group dl dt {
    font-size: 35px;
    text-align: left;
    margin-bottom: 30px;
  }
  #sec1 .group dl dd {
    font-size: 18px;
    width: 382px;
  }
  #sec1 .group {
    min-height: 405px;
    position: relative;
  }
	#sec1 .group .slick-dots {
margin-top: 5px;
text-align: left;
margin-left: 474px;

	}
	
	
	
  #sec1 .bnr {
    position: absolute;
    left: 504px;
    bottom: 8px;
  }
	

	
	
  #sec2 {
    padding: 100px 0 205px;
  }
  #sec2 h2 {
    font-size: 55px;
    margin-bottom: 108px;
  }
  #sec2 h2 small {
    font-size: 35px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  #sec2 .photo {
    margin-bottom: 0;
    margin-left: -158px;
  }
  #sec2 .col {
    position: absolute;
    left: 519px;
    top: -48px;
  }
  #sec2 .col .g-photo {
    margin-bottom: 59px;
  }
  #sec2 .col .g-photo .photo1 {
    width: 289px;
    margin-top: 56px;
    margin-right: -36px;
  }
  #sec2 .col .g-photo li {
    width: 289px;
  }
  #sec2 .col .txt {
    width: 418px;
    text-align: justify;
  }
  #sec3 h2 {
    font-size: 40px;
    top: 172px;
    letter-spacing: 0;
  }
  #sec3 .js {
    margin: 0 auto;
  }
  #sec3:after {
    height: 288px;
    top: 49vw;
  }
  #sec3 .js img {
    width: 100%;
  }
  #sec3 .js .slick-dots {
    justify-content: flex-end;
    text-align: right;
    margin-top: -197px;
    margin-left: -21px;
  }
  #sec3 .js .slick-dots li {
    width: 150px;
    height: 150px;
    margin: 0 4px;
  }
  #sec3 .js .slick-dots li button {
    width: 150px;
    height: 150px;
  }
  #sec3 .ttl {
    position: absolute;
    left: 20px;
    top: 72px;
    z-index: 10;
    padding: 7px;
    width: 403px;
  }
  #sec3 .ttl dt {
    font-size: 35px;
    width: 150px;
    height: 314px;
    text-align: right;
    margin-bottom: 36px;
    line-height: 1.8em;
  }
  #sec3 .ttl dt small {
    font-size: 30px;
  }
  #sec3 .ttl dd {
    width: 350px;
    margin: 0 auto;
  }
  #sec4 {
    padding: 147px 0 129px;
  }
  #sec4 .row1 {
    margin-bottom: 89px;
    position: relative;
    padding-bottom: 62px;
  }
  #sec4 .row1:after {
    content: "";
  }
  #sec4 .row1 h2 {
    font-size: 34px;
    margin-bottom: 92px;
    padding: 43px 0;
    letter-spacing: 0px;
  }
  #sec4 .row1 h3 {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 30px;
    letter-spacing: 0;
  }
  #sec4 .row1 h3 small{
    font-size: 20px;
  }
  #sec4 .row1 h4 {
    font-size: 25px;
    margin-bottom: 30px;
    line-height: 36px;
    letter-spacing: 0;
  }
  #sec4 .row1 h2:after {
    left: -1000px;
    right: 46%;
  }
  #sec4 .row1 h2 span {
    font-size: 50px;
    letter-spacing: 0;
    margin-left: 16px;
  }
  #sec4 .row1 h2 small {
    font-size: 26px;
    letter-spacing: 0;
  }
  #sec4 .row1 .photo {
    position: absolute;
    left: 558px;
    top: 250px;
    width: 482px;
  }
  #sec4 .row1 .col {
    width: 490px;
  }
  #sec4 .row1 .col .photo2 {
    width: 444px;
    margin-bottom: 51px;
  }
  #sec4 .row2 {
margin-bottom: 90px;
position: relative;
padding-bottom: 130px;
  }
  #sec4 .row2 h3 {
    font-size: 30px;
    letter-spacing: 0;
    width: 450px;
    margin-bottom: 0px;
    margin-left: 530px;
  }
	
  #sec4 .row2 h4 {
    font-size: 25px;
    margin-bottom: 30px;
    line-height: 36px;
    letter-spacing: 0;
    margin-left: 530px;
  }
	
  #sec4 .row2 ul {
    position: absolute;
    left: -73px;
    top: 10px;
  }
  #sec4 .row2 li {
    margin-bottom: 20px;
  }
  #sec4 .row2 h3 small {
    font-size: 26px;
    letter-spacing: 0;
  }
  #sec4 .row2 .photo {
    position: absolute;
    left: 70px;
    top: 0px;
    width: 772px;
    margin-bottom: 0;
  }
  #sec4 .row2 .txt {
    width: 480px;
    margin-left: 530px;
  }
  #sec4 .row2:after {
    content: "";
  }
#sec4 .row2 .btn-cus {
	margin-left: 530px;
}
	
	
  #sec4 .row3 {
    margin-bottom: 89px;
    position: relative;
    padding-bottom: 62px;
	  margin-top: 90px;
  }

  #sec4 .row3 h3 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 36px;
    letter-spacing: 0;
  }
  #sec4 .row3 h4 {
    font-size: 25px;
    margin-bottom: 30px;
    line-height: 36px;
    letter-spacing: 0;
  }
  #sec4 .row3 h2:after {
    left: -1000px;
    right: 46%;
  }
  #sec4 .row3 h2 span {
    font-size: 50px;
    letter-spacing: 0;
    margin-left: 16px;
  }
  #sec4 .row3 h2 small {
    font-size: 26px;
    letter-spacing: 0;
  }
  #sec4 .row3 .photo {
    position: absolute;
    left: 558px;
    top: 0px;
    width: 482px;
  }
  #sec4 .row3 .col {
    width: 490px;
  }
  #sec4 .row3 .col .photo2 {
    width: 444px;
    margin-bottom: 51px;
  }
#sec4 .btn-cus {
	margin-top: 40px;
}
	
	
  #sec7 {
    padding: 91px 0 133px;
  }
  #sec7 h2 {
    font-size: 60px;
    padding: 185px 0;
  }
  #sec7 h2 {
    background-size: 467px;
    letter-spacing: 0;
    margin-bottom: -24px;
  }
  #sec7 h2 small {
    font-size: 45px;
  }
  #sec7 .g-photo .photo1 {
    position: absolute;
    width: 334px;
    top: 58px;
    right: calc(50% + 272px);
  }
  #sec7 .g-photo .photo2 {
    position: absolute;
    width: 334px;
    top: 34px;
    left: calc(50% + 264px);
  }
  #sec7 .photo3 {
    position: absolute;
    left: 479px;
    top: 578px;
    width: 550px;
  }
  #sec7 .txt {
    width: 409px;
    letter-spacing: 0px;
    margin-bottom: 59px;
  }
  #sec7 .bnr {
    text-align: center;
  }
}