/* CSS Document */
#key {
  margin-bottom: 80px;
}
#key .slider {
  line-height: 1;
}
#key .slide-fade {
  height: 100%;
  line-height: 0;
}
#key .slider-for {
  margin-bottom: 20px;
}
#key .slider-for .slick-slide:nth-child(1) {
  background: url(../img/index/key1.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 800px;
  position: relative;
}
#key .slider-for .slick-slide:nth-child(1) .photo {
  display: none;
}
#key .slider-for .slick-slide:nth-child(1) span {
  position: absolute;
  top: 630px;
  left: calc(50% - 500px);
}
#key .slider-for .slick-slide:nth-child(2) {
  background: url(../img/index/key2.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 800px;
  position: relative;
}
#key .slider-for .slick-slide:nth-child(2) .photo {
  display: none;
}
#key .slider-for .slick-slide:nth-child(2) span {
  position: absolute;
  top: 630px;
  left: calc(50% - 500px);
}
#key .slider-for .slick-slide:nth-child(3) {
  background: url(../img/index/key3.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 800px;
  position: relative;
}
#key .slider-for .slick-slide:nth-child(3) .photo {
  display: none;
}
#key .slider-for .slick-slide:nth-child(3) span {
  position: absolute;
  top: 630px;
  left: calc(50% - 500px);
}
#key .slider-for .slick-slide:nth-child(4) {
  background: url(../img/index/key4.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 800px;
  position: relative;
}
#key .slider-for .slick-slide:nth-child(4) .photo {
  display: none;
}
#key .slider-for .slick-slide:nth-child(4) span {
  position: absolute;
  top: 630px;
  left: calc(50% - 500px);
}
#key .slider-for .slick-slide:nth-child(5) {
  background: url(../img/index/key5.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 800px;
  position: relative;
}
#key .slider-for .slick-slide:nth-child(5) .photo {
  display: none;
}
#key .slider-for .slick-slide:nth-child(5) span {
  position: absolute;
  top: 630px;
  left: calc(50% - 500px);
}
#key .slider-nav {
  text-align: center;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}
#key .slider-nav .slick-slide {
  margin-right: 10px;
  cursor: pointer;
}
#key .slider-nav .slick-slide:last-child {
  margin-right: 0;
}
#key .slider-nav .slick-current {
  opacity: 0.8;
}
h2 {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.3em;
  text-align: center;
  font-weight: normal;
}
h2 span {
  font-size: 21px;
  display: block;
  letter-spacing: 0.3em;
  margin-bottom: 8px;
}
#sec1 {
  background: url("../img/index/s1_bg.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 69px;
}
#sec1 .text {
  width: 449px;
  margin-left: 50px;
}
#sec1 .text h3 {
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.3em;
  color: #5b3900;
  text-align: center;
  border: 1px solid #5b3900;
  height: 35px;
  width: 305px;
  margin-left: 69px;
  margin-bottom: 40px;
}
#sec1 .text h2 {
  font-size: 35px;
  line-height: 50px;
  letter-spacing: 0.15em;
  color: #5b3900;
  font-weight: bold;
  text-align: center;
  margin-bottom: 23px;
}
#sec2 {
  padding-top: 86px;
  padding-bottom: 55px;
}
#sec2 h2 {
  margin-bottom: 56px;
}
#sec2 .row {
  max-width: 1260px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
#sec2 .row .item {
  width: 354px;
}
#sec2 .row .item .group {
  position: relative;
  margin-bottom: 22px;
  width: 100%;
}
#sec2 .row .item .group .txt {
  position: absolute;
  color: #fff;
  width: 275px;
  top: 30px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
#sec2 .row .item h3 {
  text-align: center;
  font-size: 20px;
  line-height: 53px;
  letter-spacing: 0.3em;
}
#sec2 .row .item h3 span {
  position: relative;
}
#sec2 .row .item h3 span:before {
  position: absolute;
  content: "";
  background: #000;
  width: 48px;
  height: 1px;
  top: 50%;
  left: -55px;
}
#sec2 .row .item h3 span:after {
  position: absolute;
  content: "";
  background: #000;
  width: 48px;
  height: 1px;
  top: 50%;
  right: -55px;
}
#sec2 .row .item .group:hover .txt {
  opacity: 1;
}
#sec3 {
  padding-top: 63px;
}
#sec3 .group {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#sec3 .group .text {
  margin-right: 1px;
  width: 461px;
}
#sec3 .group .text h2 {
  margin-bottom: 63px;
}
#sec3 .group .text ul {
  text-align: center;
}
#sec3 .group .text ul li {
  border-bottom: 1px solid #000;
  padding: 32px 0;
  margin-bottom: 6px;
  position: relative;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.3em;
}
#sec3 .group .text ul li span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.05em;
  background: #cccccc;
  width: 30px;
  height: 30px;
  text-align: center;
}
#sec3 .group .photo {
  margin-top: 54px;
}
#sec4 {
  padding-top: 139px;
}
#sec4 h2 {
  margin-bottom: 31px;
}
#sec4 .note {
  text-align: center;
  margin-bottom: 68px;
}
#sec4 .row {
  padding-bottom: 100px;
}
#sec4 .row .text {
  width: 420px;
  padding-top: 29px;
  margin-left: -31px;
}
#sec4 .row .text h3 {
  font-size: 30px;
  line-height: 48px;
  letter-spacing: 0.3em;
  text-align: center;
  border-bottom: 2px solid #000;
  margin-bottom: 17px;
  padding-bottom: 18px;
}
#sec4 .row .text .txt {
  margin-bottom: 27px;
}
#sec4 .row .text .btn-cus {
  background: url("../img/shared/arrow.png") no-repeat center right 80px, url("../img/shared/cart.png") no-repeat center left 92px, #000;
  font-size: 16px;
  letter-spacing: 0.06em;
}
#sec4 .row .text .btn-cus a {
  height: 60px;
  line-height: 60px;
}
#sec4 .row .photo {
  margin-right: -68px;
}
#sec4 .row2 .text {
  margin-left: auto;
  margin-right: -30px;
}
#sec4 .row2 .photo {
  margin-left: -71px;
}
#sec5 {
  padding-top: 37px;
  padding-bottom: 39px;
}
#sec5 h2 {
  margin-bottom: 74px;
}
#sec5 h2 span {
  margin-bottom: 12px;
}
#sec5 .row {
  max-width: 1260px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
#sec5 .row .item {
  width: 355px;
  padding-bottom: 54px;
}
#sec5 .row .item a:hover {
  text-decoration: none;
}
#sec5 .row .item .photo {
  margin-bottom: 32px;
}
#sec5 .row .item dl {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.3em;
}
#sec6 {
  background: url("../img/shared/bg3.jpg") repeat center top;
  padding-top: 68px;
  padding-bottom: 101px;
}
#sec6 h2 {
  margin-bottom: 76px;
}
#sec6 h2 span {
  margin-bottom: 13px;
}
#sec6 .row {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#sec6 .row .item {
  width: 355px;
  position: relative;
  text-align: center;
}
#sec6 .row .item h3 {
  position: absolute;
  color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0.3em;
  margin: auto;
}
#sec6 .row .item h3 span {
  width: 100%;
}
#sec6 .row .item .arrow {
  position: absolute;
  top: 220px;
  left: 0;
  right: 0;
}
#sec7 {
  padding-top: 90px;
  padding-bottom: 100px;
}
#sec7 h2 {
  margin-bottom: 60px;
}
#sec7 h2 span {
  margin-bottom: 12px;
}
#sec7 .group {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
#sec7 .group .info {
  width: 550px;
}
#sec7 .group .info dl {
  display: table;
  line-height: 27px;
  padding: 11px 0;
  margin-bottom: 3px;
  border-bottom: 1px solid #000;
  width: 100%;
}
#sec7 .group .info dl dt {
  display: table-cell;
  padding-left: 10px;
  width: 113px;
}
#sec7 .group .info dl dd {
  display: table-cell;
  padding-left: 10px;
}
#sec7 .group .info dl dd .tel {
  font-size: 25px;
  line-height: 27px;
  letter-spacing: 0.05em;
}
#sec7 .group .info dl:last-child {
  margin-bottom: 0;
}
#sec7 .group .photo {
  margin-top: 18px;
}
#sec8 {
  background: url("../img/shared/bg4.jpg") repeat center top;
  padding-bottom: 99px;
}
#sec8 .text {
  padding-top: 85px;
  width: 140px;
  margin-left: 79px;
}
#sec8 .text h2 {
  margin-bottom: 53px;
  line-height: 48px;
  letter-spacing: 0.18em;
}
#sec8 .text h2 span {
  font-size: 21px;
  display: block;
  letter-spacing: 0.3em;
}
#sec8 .text .btn-cus {
  background: url("../img/shared/arrow.png") no-repeat center right 14px, #000;
  font-size: 14px;
  letter-spacing: 0.06em;
}
#sec8 .text .btn-cus a {
  height: 40px;
  line-height: 40px;
}
#sec8 #feed {
  width: 693px;
  padding-top: 133px;
}
#sec8 #feed dl {
  width: 100%;
  display: table;
  line-height: 49px;
  letter-spacing: 0.05em;
}
#sec8 #feed dl dt {
  display: table-cell;
  width: 134px;
}
#sec8 #feed dl dd {
  display: table-cell;
  font-size: 18px;
  padding-left: 10px;
}
@media screen and (max-width: 1260px) {
  #sec2 .row {
    max-width: 100%;
  }
  #sec2 .row .item {
    width: 32%;
  }
  #sec2 .row .item .group {
    width: 100%;
  }
  #sec2 .row .item .group .photo img {
    width: 100%;
    height: auto;
  }
  #sec3 .group {
    margin-right: 0;
  }
  #sec3 .group .photo {
    background: url("../img/index/s3_img.jpg") no-repeat center right;
    background-size: cover;
    height: 460px;
    width: calc(100% - 560px);
  }
  #sec3 .group .photo img {
    display: none;
  }
  #sec4 .row .text {
    margin-left: 0;
  }
  #sec4 .row2 .text {
    margin-right: 0;
  }
  #sec5 .row {
    max-width: 100%;
  }
  #sec5 .row .item {
    width: 32%;
  }
  #sec5 .row .item .photo img {
    width: 100%;
    height: auto;
  }
  #sec6 .row {
    max-width: 100%;
  }
  #sec6 .row .item {
    width: 32%;
  }
  #sec6 .row .item .photo img {
    width: 100%;
    height: auto;
  }
  #sec6 .row .item .arrow {
    position: absolute;
    top: calc(50% + 36px);
    left: 0;
    right: 0;
  }
  #sec7 .group {
    margin-left: 0;
    margin-right: -260px;
  }
}
@media screen and (max-width: 999px) {
  #key {
    margin-bottom: 0;
  }
  #key .slider {
    line-height: 1;
  }
  #key .slide-fade {
    height: 100%;
    line-height: 0;
  }
  #key .slider-for {
    margin-bottom: 3%;
  }
  #key .slider-for .slick-slide:nth-child(1) {
    background: none;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
  }
  #key .slider-for .slick-slide:nth-child(1) .photo {
    display: block;
  }
  #key .slider-for .slick-slide:nth-child(1) span {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #key .slider-for .slick-slide:nth-child(2) {
    background: none;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
  }
  #key .slider-for .slick-slide:nth-child(2) .photo {
    display: block;
  }
  #key .slider-for .slick-slide:nth-child(2) span {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #key .slider-for .slick-slide:nth-child(3) {
    background: none;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
  }
  #key .slider-for .slick-slide:nth-child(3) .photo {
    display: block;
  }
  #key .slider-for .slick-slide:nth-child(3) span {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #key .slider-for .slick-slide:nth-child(4) {
    background: none;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
  }
  #key .slider-for .slick-slide:nth-child(4) .photo {
    display: block;
  }
  #key .slider-for .slick-slide:nth-child(4) span {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #key .slider-for .slick-slide:nth-child(5) {
    background: none;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
  }
  #key .slider-for .slick-slide:nth-child(5) .photo {
    display: block;
  }
  #key .slider-for .slick-slide:nth-child(5) span {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #key .slider.slider-for li {
    position: relative;
  }
  #key ul.slider.slider-for {
    min-height: auto;
  }
  #key .slider-nav {
    text-align: center;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #key .slider-nav .slick-track {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 100% !important;
  }
  #key .slider-nav .slick-slide {
    margin-right: 0;
    cursor: pointer;
    width: 18% !important;
    float: none;
  }
  section .fl, section .fr {
    float: none;
  }
  #sec1 {
    background: none;
  }
  #sec1 .text {
    width: 100%;
    margin-left: 0;
  }
  #sec1 .text h3 {
    margin-left: auto;
    margin-right: auto;
  }
  #sec1 .text .photo {
    margin-bottom: 5%;
  }
  #sec2 .row {
    flex-wrap: wrap;
    padding: 0 3%;
    width: auto;
    max-width: 100%;
  }
  #sec2 .row .item {
    width: 100%;
    padding-bottom: 10%;
  }
  #sec2 .row .item .group {
    width: 100%;
  }
  #sec2 .row .item .group .photo {
    margin-bottom: 5%;
  }
  #sec2 .row .item .group .txt {
    position: relative;
    color: #000;
    width: 100%;
    top: 0;
    opacity: 1;
  }
  #sec2 .row .item:last-child {
    padding-bottom: 0;
  }
  #sec2 .row .item:last-child .group {
    margin-bottom: 0;
  }
  #sec3 .group {
    flex-wrap: wrap;
    padding: 0 3%;
    width: auto;
    max-width: 100%;
  }
  #sec3 .group .text {
    width: 100%;
  }
  #sec3 .group .photo {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background: none;
    height: auto;
  }
  #sec3 .group .photo img {
    display: block;
  }
  #sec4 .row .text {
    width: 100%;
  }
  #sec4 .row .photo {
    width: 100%;
    margin-right: 0;
  }
  #sec4 .row2 .text {
    margin-left: 0;
  }
  #sec4 .row2 .photo {
    margin-left: 0;
  }
  #sec5 .row {
    flex-wrap: wrap;
    padding: 0 3%;
    width: auto;
    max-width: 100%;
  }
  #sec5 .row .item {
    width: 32%;
  }
  #sec6 .row {
    flex-wrap: wrap;
    padding: 0 3%;
    width: auto;
    max-width: 100%;
  }
  #sec6 .row .item {
    width: 100%;
    margin-bottom: 5%;
  }
  #sec6 .row .item h3 {
    font-size: 5vw;
    line-height: 1.6;
  }
  #sec6 .row .item .arrow {
    width: 50px;
    margin-left: auto;
    margin-right: auto;
  }
  #sec7 .group {
    flex-wrap: wrap;
    padding: 0 3%;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #sec7 .group .info {
    width: 100%;
  }
  #sec7 .group .info dl {
    display: block;
    width: 100%;
  }
  #sec7 .group .info dl dt {
    display: block;
    width: 100%;
  }
  #sec7 .group .info dl dd {
    display: block;
    padding-left: 20px;
  }
  #sec7 .group .photo {
    margin-top: 0;
    width: 100%;
    margin-bottom: 5%;
  }
  #sec8 {
  }
  #sec8 .text {
    padding-top: 85px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #sec8 #feed {
    width: 96%;
    padding-top: 0;
    margin-bottom: 10%;
  }
  #sec8 #feed dl {
    width: 100%;
    display: block;
    line-height: 1.6;
    padding: 10px 0;
  }
  #sec8 #feed dl dt {
    display: block;
    width: 100%;
  }
  #sec8 #feed dl dd {
    display: block;
    padding-left: 0;
  }
  #sec8 .btn-cus {
    background: url("../img/shared/arrow.png") no-repeat center right 10vw, #000;
    font-size: 14px;
    letter-spacing: 0.06em;
  }
  #sec8 .btn-cus a {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 7vw;
    line-height: 1.6;
    letter-spacing: 0.3em;
    text-align: center;
    font-weight: normal;
  }
  h2 span {
    font-size: 5vw;
    display: block;
    letter-spacing: 0.3em;
    margin-bottom: 0;
  }
  #sec1 {
    padding-top: 15%;
    padding-bottom: 15%;
  }
  #sec1 .text h3 {
    font-size: 4vw;
    line-height: 8vw;
    height: 8vw;
    width: 70%;
    margin-bottom: 5%;
  }
  #sec1 .text h2 {
    font-size: 7vw;
    line-height: 1.6;
    margin-bottom: 5%;
  }
  #sec2 {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  #sec2 h2 {
    margin-bottom: 10%;
  }
  #sec2 .row .item h3 {
    font-size: 5vw;
    line-height: 1.8;
    margin-bottom: 3%;
  }
  #sec3 {
    padding-top: 10%;
  }
  #sec3 h2 {
    margin-bottom: 10%;
  }
  #sec3 .group .text h2 {
    margin-bottom: 10%;
  }
  #sec3 .group .text ul li {
    border-bottom: 1px solid #000;
    padding: 5vw 0;
    margin-bottom: 0;
    position: relative;
    font-size: 5vw;
    line-height: 1;
    letter-spacing: 0.3em;
    padding-left: 7vw;
  }
  #sec3 .group .text ul li span {
    font-size: 4vw;
    line-height: 6vw;
    width: 6vw;
    height: 6vw;
    left: 1vw;
  }
  #sec3 .group .photo {
    margin-top: 0;
    margin-bottom: 5%;
  }
  #sec4 {
    padding-top: 20%;
  }
  #sec4 h2 {
    margin-bottom: 5%;
  }
  #sec4 .note {
    text-align: center;
    margin-bottom: 10%;
  }
  #sec4 .row {
    padding-bottom: 10%;
  }
  #sec4 .row .text {
    width: 96%;
    padding-top: 5%;
    margin-left: auto;
    margin-right: auto;
  }
  #sec4 .row .text h3 {
    font-size: 6vw;
    line-height: 1.6;
    margin-bottom: 5%;
    padding-bottom: 3%;
  }
  #sec4 .row .text .txt {
    margin-bottom: 5%;
  }
  #sec4 .row .text .btn-cus {
    background: url("../img/shared/arrow.png") no-repeat center right 10vw, url("../img/shared/cart.png") no-repeat center left 10vw, #000;
    font-size: 5vw;
  }
  #sec4 .row .text .btn-cus a {
    height: 14vw;
    line-height: 14vw;
  }
  #sec5 {
    padding-top: 15%;
    padding-bottom: 15%;
  }
  #sec5 h2 {
    margin-bottom: 10%;
  }
  #sec5 h2 span {
    margin-bottom: 0;
  }
  #sec5 .row .item {
    width: 48%;
    padding-bottom: 5%;
  }
  #sec5 .row .item dl {
    font-size: 3.5vw;
    line-height: 1.6;
    letter-spacing: 0.2em;
  }
  #sec5 .row .item .photo {
    margin-bottom: 5%;
  }
  #sec6 {
    padding-top: 15%;
    padding-bottom: 15%;
  }
  #sec6 h2 {
    margin-bottom: 10%;
  }
  #sec6 h2 span {
    margin-bottom: 0;
  }
  #sec6 .row .item .arrow {
    top: calc(50% + 10px);
  }
  #sec7 {
    padding-top: 15%;
    padding-bottom: 15%;
  }
  #sec7 h2 {
    margin-bottom: 10%;
  }
  #sec7 h2 span {
    margin-bottom: 0;
  }
  #sec8 {
    padding-top: 15%;
    padding-bottom: 15%;
  }
  #sec8 .text {
    padding-top: 0;
    width: 100%;
  }
  #sec8 .text h2 {
    margin-bottom: 10%;
    line-height: 1.6;
  }
  #sec8 .text h2 span {
    font-size: 5vw;
    display: block;
    letter-spacing: 0.3em;
  }
  #sec8 .btn-cus {
    background: url("../img/shared/arrow.png") no-repeat center right 10vw, #000;
    font-size: 5vw;
    letter-spacing: 0.06em;
  }
  #sec8 .btn-cus a {
    height: 14vw;
    line-height: 14vw;
  }
}