@charset "UTF-8";
/* =====key===== */
.key {
  width: 100%;
  height: 237px;
  background: url(../images/bbp/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;
  font-weight: 500;
  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;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .key {
    width: 100%;
    height: 237px;
    margin: 0;
    background: url(../images/bbp/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;
  }
}

/* =====main===== */
/* =====sec01===== */
.sec01 {
  text-align: center;
  margin-bottom: 70px;
}
.sec01 h3 {
  font-size: 24px;
  padding-bottom: 20px;
  padding-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
}
.sec01 h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E19117;
}
.sec01 .image01 {
  margin-bottom: 40px;
}
.sec01 .text_area {
  padding: 30px;
}
.sec01 .text_area p {
  line-height: 1.8;
}
.sec01 .text_area .text01 {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .sec01 {
    text-align: left;
    width: 100%;
    padding: 50px 20px;
    margin-bottom: 0px;
    box-sizing: border-box;
  }
  .sec01 .image01 img {
    width: 100%;
  }
  .sec01 h3 {
    font-size: 18px;
  }
  .sec01 .text_area {
    padding: 0px;
  }
}

/* =====sec02===== */
.sec02 {
  text-align: left;
  margin-bottom: 70px;
}
.sec02 h3 {
  font-size: 24px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
.sec02 h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E19117;
}
.sec02 .list {
  width: 640px;
  margin: 0 auto 50px;
  line-height: 35px;
}
.sec02 .list .item:before {
  content: "・";
  position: absolute;
  left: 50px;
  top: 0;
}
.sec02 .list .item {
  position: relative;
  padding: 0 0 0 70px;
  border-bottom: 1px dashed rgba(85, 54, 24, 0.26);
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.1em;
}
.sec02 p {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec02 {
    width: 100%;
    padding: 50px 20px;
    box-sizing: border-box;
    margin-bottom: 0px;
  }
  .sec02 .list {
    width: 100%;
    margin: 0 auto 50px;
  }
  .sec02 .list .item {
    padding: 5px 0 5px 20px;
    border-bottom: 1px dashed rgba(85, 54, 24, 0.26);
    letter-spacing: 0.1em;
  }
  .sec02 .list .item:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 5px;
  }
}

/* =====sec03===== */
.sec03 {
  margin: 0 auto;
}
.sec03 .list {
  width: 640px;
  margin: 0 auto 50px;
  line-height: 35px;
}
.sec03 .list .item:before {
  content: "・";
  position: absolute;
  left: 50px;
  top: 0;
}
.sec03 .list .item {
  position: relative;
  padding: 0 0 0 70px;
  border-bottom: 1px dashed rgba(85, 54, 24, 0.26);
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.1em;
}
.sec03 h3 {
  font-size: 24px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
.sec03 h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E19117;
}
@media screen and (max-width: 768px) {
  .sec03 {
    width: 100%;
    padding: 50px 20px;
    box-sizing: border-box;
  }
  .sec03 .list {
    width: 100%;
    margin: 0 auto 50px;
  }
  .sec03 .list .item {
    padding: 5px 0 5px 20px;
    border-bottom: 1px dashed rgba(85, 54, 24, 0.26);
    letter-spacing: 0.1em;
  }
  .sec03 .list .item:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 5px;
  }
}

/* =====sec04===== */
.sec04 {
  text-align: center;
  margin-bottom: 100px;
}
.sec04 .btn {
  width: 327px;
  height: 78px;
  text-align: center;
  margin: 0 auto;
  margin-top: 70px;
}
.sec04 a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 78px;
  font-family: "noto sans", sans-serif;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  background: #58360D;
}
.sec04 a:before {
  content: "";
  position: absolute;
  right: 3px;
  bottom: 3px;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
}
@media screen and (max-width: 768px) {
  .sec04 {
    width: 100%;
  }
  .sec04 .text {
    padding: 20px;
    line-height: 1.8;
  }
}

/* =====link_sec===== */
.link_sec {
  margin: 0 0 85px;
}
.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;
  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 .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=bbp.css.map */