/* =====key===== */
.key {
  width: 100%;
  height: 237px;
  margin: 0;
  background: url(../images/zakka/key01.png) center center/cover no-repeat;
}
.key .inner {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
.key .page_title {
  position: absolute;
  top: 70px;
  left: 0;
  height: 500px;
  font-size: 41px;
  writing-mode: vertical-rl;
  letter-spacing: 0.28em;
  text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}
.key .page_title .small {
  display: block;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .key {
    width: 100%;
    height: 237px;
    margin: 0;
    background: url(../images/zakka/key01.png) center center/cover no-repeat;
  }
  .key .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .key .page_title {
    position: static;
    padding: 65px 0 0;
    font-size: 30px;
    writing-mode: horizontal-tb;
    letter-spacing: 0.1em;
    text-align: center;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
  }
  .key .page_title .small {
    font-size: 16px;
  }
}

/* =====sec01===== */
.sec01 {
  margin: 180px 0 0;
  background: #F7F7F8;
}
.sec01 .inner {
  padding: 190px 0 70px;
  position: relative;
  width: 907px;
  margin: 0 auto;
}
.sec01 .inner:before {
  content: "";
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 134px;
  height: 71px;
  background: url(../images/zakka/illust02.png) center/cover no-repeat;
}
.sec01 .sec_title {
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 80px;
  font-size: 24px;
  text-align: center;
}
.sec01 .sec_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #F5A518;
  letter-spacing: 0.11em;
}
.sec01 .image {
  position: absolute;
  top: -178px;
  left: 0;
  right: 0;
  width: 480px;
  height: 278px;
  margin: 0 auto;
}
.sec01 .image:before {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  width: 17px;
  height: 78px;
  margin: 0 auto;
  background: url(../images/zakka/arrow01.png) center/cover no-repeat;
}
.sec01 .image:after {
  content: "";
  position: absolute;
  top: -40px;
  right: -35px;
  width: 163px;
  height: 62px;
  margin: 0 auto;
  background: url(../images/zakka/illust01.png) center/cover no-repeat;
}
.sec01 .text {
  display: flex;
  align-items: center;
  margin: 0 auto;
  font-size: 15px;
  writing-mode: vertical-rl;
  letter-spacing: 0.16em;
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin: 130px 0 0;
    background: #F7F7F8;
  }
  .sec01 .inner {
    padding: 180px 20px 100px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .sec01 .inner:before {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 134px;
    height: 71px;
    background: url(../images/zakka/illust02.png) center/80% no-repeat;
  }
  .sec01 .sec_title {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 30px;
    font-size: 20px;
    text-align: center;
  }
  .sec01 .sec_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #F5A518;
    letter-spacing: 0.11em;
  }
  .sec01 .image {
    position: absolute;
    top: -98px;
    left: 0;
    right: 0;
    width: 480px;
    max-width: calc(100% - 40px);
    height: 200px;
    margin: 0 auto;
  }
  .sec01 .image img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .sec01 .image:before {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    width: 17px;
    height: 78px;
    margin: 0 auto;
    background: url(../images/zakka/arrow01.png) center/cover no-repeat;
  }
  .sec01 .image:after {
    content: "";
    position: absolute;
    top: -40px;
    right: -35px;
    width: 163px;
    height: 62px;
    margin: 0 auto;
    background: url(../images/zakka/illust01.png) center/cover no-repeat;
  }
  .sec01 .text {
    display: block;
    align-items: center;
    width: 280px;
    margin: 0 auto;
    font-size: 14px;
    writing-mode: horizontal-tb;
    letter-spacing: 0.16em;
    line-height: 2;
    font-weight: 500;
  }
}

/* =====sec02===== */
.sec02 {
  padding: 70px 0 80px;
}
.sec02 .sec_title {
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 80px;
  font-size: 24px;
  text-align: center;
}
.sec02 .sec_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #F5A518;
  letter-spacing: 0.11em;
}
.sec02 .head {
  width: 907px;
  margin: 0 auto 120px;
}
.sec02 .head_image {
  margin: 0 0 30px;
}
.sec02 .head_text {
  padding: 0 15px;
  line-height: 2.2;
  font-weight: 500;
}
.sec02 .cont {
  position: relative;
}
.sec02 .cont_inner {
  position: relative;
  width: 907px;
  margin: 0 auto;
}
.sec02 .lead_text {
  margin: 0 0 20px;
  font-size: 18px;
  letter-spacing: 0.11em;
}
.sec02 .cont_title {
  margin: 0 0 35px;
  font-size: 24px;
  letter-spacing: 0.11em;
}
.sec02 .cont_text {
  line-height: 2;
}
.sec02 .cont01 {
  margin: 0 0 107px;
}
.sec02 .cont01 .cont_head {
  width: 100%;
  height: 362px;
  margin: 0 0 140px;
  background: url(../images/zakka/photo04.png) center/cover no-repeat;
}
.sec02 .cont01 .cont_inner:before {
  content: "";
  position: absolute;
  top: -352px;
  width: 456px;
  height: 321px;
  background: #fff;
}
.sec02 .cont01 .cont_inner:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: -210px;
  right: 0;
  width: 470px;
  height: 188px;
  background: #fff;
}
.sec02 .cont01 .textbox {
  z-index: 2;
  position: absolute;
  top: -284px;
  padding: 0 0 0 33px;
  border-left: 3px solid #E19117;
  margin: 0 0 0 47px;
}
.sec02 .cont01 .image01 {
  margin: 0 0 16px;
  text-align: center;
}
.sec02 .cont01 .image_box {
  display: flex;
  justify-content: center;
}
.sec02 .cont01 .image_box .left {
  margin: 0 14px 0 0;
}
.sec02 .cont01 .image02 {
  margin: 0 0 14px;
}
.sec02 .cont02 {
  margin: 0 0 100px;
}
.sec02 .cont02 .cont_head {
  width: 100%;
  height: 446px;
  margin: 0 0 70px;
  background: url(../images/zakka/photo09.png) center/cover no-repeat;
}
.sec02 .cont02 .cont_inner:before {
  content: "";
  position: absolute;
  top: -352px;
  right: 0;
  width: 456px;
  height: 321px;
  background: #fff;
}
.sec02 .cont02 .cont_inner:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: -210px;
  left: 0;
  width: 470px;
  height: 188px;
  background: #fff;
}
.sec02 .cont02 .textbox {
  z-index: 2;
  position: absolute;
  top: -310px;
  padding: 0 18px 0 0;
  border-right: 3px solid #E19117;
  margin: 0 0 0 65px;
}
.sec02 .cont02 .textbox .upper {
  width: 270px;
  margin: 0 0 0 auto;
}
.sec02 .cont02 .textbox .cont_text {
  width: 747px;
}
.sec02 .cont02 .image_box {
  display: flex;
  justify-content: center;
  margin: 0 0 17px;
}
.sec02 .cont02 .image_box .right {
  margin: 0 0 0 14px;
}
.sec02 .cont02 .image02 {
  margin: 0 0 17px;
}
.sec02 .cont02 .image04 {
  text-align: center;
}
.sec02 .cont03 .cont_head {
  width: 100%;
  height: 340px;
  margin: 0 0 180px;
  background: url(../images/zakka/photo10.png) center/cover no-repeat;
}
.sec02 .cont03 .cont_inner:before {
  content: "";
  position: absolute;
  top: -352px;
  width: 456px;
  height: 321px;
  background: #fff;
}
.sec02 .cont03 .cont_inner:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: -210px;
  right: 0;
  width: 470px;
  height: 188px;
  background: #fff;
}
.sec02 .cont03 .textbox {
  z-index: 2;
  position: absolute;
  top: -284px;
  padding: 0 0 0 33px;
  border-left: 3px solid #E19117;
  margin: 0 0 0 47px;
}
.sec02 .cont03 .textbox .cont_text {
  width: 747px;
}
.sec02 .cont03 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec02 .cont03 .item {
  margin: 0 8px 20px;
}
@media screen and (max-width: 768px) {
  .sec02 {
    padding: 70px 0 50px;
  }
  .sec02 .sec_title {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 30px;
    font-size: 20px;
    text-align: center;
  }
  .sec02 .sec_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #F5A518;
    letter-spacing: 0.11em;
  }
  .sec02 .head {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 50px;
    box-sizing: border-box;
  }
  .sec02 .head_image {
    height: 200px;
    margin: 0 0 30px;
  }
  .sec02 .head_image img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .sec02 .head_text {
    padding: 0;
    line-height: 2.2;
    font-weight: 500;
  }
  .sec02 .cont {
    position: relative;
  }
  .sec02 .cont_inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .lead_text {
    margin: 0 0 10px;
    font-size: 15px;
    letter-spacing: 0.11em;
  }
  .sec02 .cont_title {
    margin: 0 0 35px;
    font-size: 18px;
    letter-spacing: 0.11em;
  }
  .sec02 .cont_text {
    font-size: 15px;
    line-height: 2;
  }
  .sec02 .cont01 {
    margin: 0 0 50px;
  }
  .sec02 .cont01 .cont_head {
    width: 100%;
    height: 200px;
    margin: 0 0 70px;
    background: url(../images/zakka/photo04.png) center/cover no-repeat;
  }
  .sec02 .cont01 .cont_inner:before {
    display: none;
    content: "";
    position: absolute;
    top: -352px;
    width: 456px;
    height: 321px;
    background: #fff;
  }
  .sec02 .cont01 .cont_inner:after {
    display: none;
    z-index: 1;
    content: "";
    position: absolute;
    top: -210px;
    right: 0;
    width: 470px;
    height: 188px;
    background: #fff;
  }
  .sec02 .cont01 .textbox {
    z-index: 2;
    position: relative;
    top: auto;
    width: 100%;
    height: auto;
    padding: 0;
    border-left: none;
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .sec02 .cont01 .textbox .box_head {
    position: absolute;
    top: -140px;
    padding: 20px;
    background: #fff;
  }
  .sec02 .cont01 .textbox .head_inner {
    padding: 0 0 0 10px;
    border-left: 3px solid #E19117;
  }
  .sec02 .cont01 .textbox .cont_title {
    margin: 0;
  }
  .sec02 .cont01 .textbox .cont_text {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .sec02 .cont01 .bottom {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .sec02 .cont01 .image01 {
    margin: 0 0 16px;
    text-align: center;
  }
  .sec02 .cont01 .image_box {
    display: flex;
    justify-content: center;
  }
  .sec02 .cont01 .image_box .left {
    margin: 0 14px 0 0;
  }
  .sec02 .cont01 .image02 {
    margin: 0 0 14px;
  }
  .sec02 .cont01 .image04 img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .sec02 .cont02 {
    margin: 0 0 50px;
  }
  .sec02 .cont02 .cont_head {
    width: 100%;
    height: 200px;
    margin: 0 0 70px;
    background: url(../images/zakka/photo09.png) center/cover no-repeat;
  }
  .sec02 .cont02 .cont_inner:before {
    display: none;
    content: "";
    position: absolute;
    top: -352px;
    right: 0;
    width: 456px;
    height: 321px;
    background: #fff;
  }
  .sec02 .cont02 .cont_inner:after {
    display: none;
    z-index: 1;
    content: "";
    position: absolute;
    top: -210px;
    left: 0;
    width: 470px;
    height: 188px;
    background: #fff;
  }
  .sec02 .cont02 .textbox {
    z-index: 2;
    position: relative;
    top: auto;
    padding: 0;
    border-right: none;
    margin: 0 0 30px;
  }
  .sec02 .cont02 .textbox .box_head {
    position: absolute;
    top: -150px;
    right: 0;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
  }
  .sec02 .cont02 .textbox .upper {
    width: auto;
    padding: 0 10px 0 0;
    margin: 0;
    border-right: 3px solid #E19117;
  }
  .sec02 .cont02 .textbox .cont_text {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .sec02 .cont02 .bottom {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .sec02 .cont02 .image_box {
    display: flex;
    justify-content: center;
    margin: 0 0 17px;
  }
  .sec02 .cont02 .image_box .right {
    margin: 0 0 0 14px;
  }
  .sec02 .cont02 .image02 {
    margin: 0 0 17px;
  }
  .sec02 .cont02 .image04 {
    text-align: center;
  }
  .sec02 .cont03 .cont_head {
    width: 100%;
    height: 200px;
    margin: 0 0 50px;
    background: url(../images/zakka/photo10.png) center/cover no-repeat;
  }
  .sec02 .cont03 .cont_inner:before {
    display: none;
    content: "";
    position: absolute;
    top: -352px;
    width: 456px;
    height: 321px;
    background: #fff;
  }
  .sec02 .cont03 .cont_inner:after {
    display: none;
    z-index: 1;
    content: "";
    position: absolute;
    top: -210px;
    right: 0;
    width: 470px;
    height: 188px;
    background: #fff;
  }
  .sec02 .cont03 .textbox {
    z-index: 2;
    position: relative;
    top: auto;
    height: auto;
    padding: 0;
    border-left: none;
    margin: 0 0 20px;
  }
  .sec02 .cont03 .textbox .box_head {
    position: absolute;
    top: -130px;
    padding: 20px;
    background: #fff;
  }
  .sec02 .cont03 .textbox .head_inner {
    padding: 0 0 0 10px;
    border-left: 3px solid #E19117;
  }
  .sec02 .cont03 .textbox .cont_text {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .sec02 .cont03 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec02 .cont03 .item {
    width: 44%;
    margin: 0 8px 20px;
  }
}

/* =====link_sec===== */
.link_sec {
  margin: 0 0 85px;
}
.link_sec .link_banner {
  width: 747px;
  height: 102px;
  border: 2px solid #553618;
  margin: 0 auto 90px;
  background: url(../images/villax/arrow01.png) center right 8px/16px no-repeat;
}
.link_sec .link_banner a {
  display: flex;
  width: 100%;
  height: 100%;
}
.link_sec .banner_title {
  width: 230px;
  padding: 50px 0 0;
  background: #553618 url(../images/thinking/icon01.png) center top 16px/39px no-repeat;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.21em;
  text-align: center;
}
.link_sec .banner_text {
  padding: 30px 0 0 30px;
  font-size: 15px;
}
.link_sec .list {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.link_sec .item {
  width: 33.3%;
}
.link_sec .item a {
  display: block;
  width: 100%;
  height: 246px;
  box-sizing: border-box;
  background: #ccc url(../images/villax/arrow02.png) center bottom 30px/12px no-repeat;
  font-size: 23px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.21em;
}
.link_sec .item:nth-of-type(1) a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/villax/photo20.png) center/cover no-repeat;
}
.link_sec .item:nth-of-type(2) a {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  background: url(../images/index/photo_gallery01.png) center/cover no-repeat;
}
.link_sec .item:nth-of-type(3) a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/villax/photo22.png) center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .link_sec {
    margin: 0 0 85px;
  }
  .link_sec .link_banner {
    width: calc(100% - 40px);
    height: auto;
    border: 2px solid #553618;
    margin: 0 20px 30px;
    background: url(../images/villax/arrow01.png) center right 28px/16px no-repeat;
    background: none;
  }
  .link_sec .link_banner a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .link_sec .banner_title {
    width: 100%;
    padding: 30px 0 5px;
    background: #553618 url(../images/thinking/icon01.png) center top 5px/30px no-repeat;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.21em;
    text-align: center;
  }
  .link_sec .banner_text {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    background: url(../images/villax/arrow01.png) center right 10px/12px no-repeat;
    font-size: 15px;
  }
  .link_sec .list {
    display: block;
    justify-content: space-between;
    width: 100%;
  }
  .link_sec .item {
    width: 100%;
  }
  .link_sec .item a {
    display: block;
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    background: #ccc url(../images/villax/arrow02.png) center bottom 30px/12px no-repeat;
    font-size: 18px;
    text-align: center;
    color: #fff;
    letter-spacing: 0.21em;
  }
  .link_sec .item:nth-of-type(1) {
    margin: 0 0 30px;
  }
  .link_sec .item:nth-of-type(1) a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .link_sec .item:nth-of-type(2) {
    margin: 0 0 30px;
  }
  .link_sec .item:nth-of-type(2) a {
    justify-content: center;
    align-items: center;
    padding: 20px 0 0;
  }
  .link_sec .item:nth-of-type(2) .item_logo {
    margin: 0 0 10px;
  }
  .link_sec .item:nth-of-type(3) a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}/*# sourceMappingURL=zakka.css.map */