/* =====key===== */
.key {
  width: 100%;
  height: 237px;
  background: url(../images/thinking/key001.png) center center/cover no-repeat;
}
.key .inner {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
.key .page_title {
  position: absolute;
  top: 65px;
  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 {
  font-size: 29px;
}
@media screen and (max-width: 768px) {
  .key {
    width: 100%;
    height: 237px;
    background: url(../images/thinking/key001.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.28em;
    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: 20px;
  }
}

/* =====sec01===== */
.sec01 {
  padding: 0;
  margin: 0 0 46px;
}
.sec01 .sec_title {
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 70px;
  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 .subtitle {
  margin: 0 0 60px;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.13em;
}
.sec01 .box {
  position: relative;
  width: 931px;
  padding: 100px 0 0;
  border: 1px solid #000;
  margin: 0 auto;
}
.sec01 .box:before {
  content: "";
  position: absolute;
  right: 20px;
  top: -220px;
  width: 194px;
  height: 73px;
  background: url(../images/thinking/illust01.png) center/cover no-repeat;
}
.sec01 .lead_text {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  width: 630px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  letter-spacing: 0.12em;
}
.sec01 .cont {
  position: relative;
}
.sec01 .cont_title {
  position: relative;
  padding: 90px 0 0;
  font-size: 23px;
  letter-spacing: 0.21em;
  writing-mode: vertical-rl;
  line-height: 1.8;
}
.sec01 .cont_text {
  width: 522px;
}
.sec01 .cont01 {
  margin: 0 0 160px;
}
.sec01 .cont01 .cont_title {
  margin: 0 0 0 64px;
}
.sec01 .cont01 .cont_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 84px;
  height: 76px;
  margin: 0 auto;
  background: url(../images/thinking/num01.png) center/cover no-repeat;
}
.sec01 .cont01 .cont_image {
  position: absolute;
  right: -45px;
  top: 0;
  width: 673px;
  height: 341px;
  background: url(../images/thinking/photo001.png) center/cover no-repeat;
}
.sec01 .cont01 .cont_text {
  position: absolute;
  right: 65px;
  top: 380px;
  line-height: 2;
}
.sec01 .cont02 {
  margin: 0 0 160px;
}
.sec01 .cont02 .cont_title {
  margin: 0 0 0 730px;
}
.sec01 .cont02 .cont_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 84px;
  height: 76px;
  margin: 0 auto;
  background: url(../images/thinking/num02.png) center/cover no-repeat;
}
.sec01 .cont02 .cont_image {
  position: absolute;
  left: -45px;
  top: 0;
  width: 680px;
  height: 341px;
  background: url(../images/thinking/photo02.png) center/cover no-repeat;
}
.sec01 .cont02 .cont_text {
  position: absolute;
  left: 65px;
  top: 380px;
  line-height: 2;
}
.sec01 .cont03 {
  margin: 0 0 250px;
}
.sec01 .cont03 .cont_title {
  margin: 0 0 0 64px;
}
.sec01 .cont03 .cont_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 84px;
  height: 76px;
  margin: 0 auto;
  background: url(../images/thinking/num03.png) center/cover no-repeat;
}
.sec01 .cont03 .cont_image {
  position: absolute;
  right: -45px;
  top: 0;
  width: 673px;
  height: 341px;
  background: url(../images/thinking/photo003.png) center/cover no-repeat;
}
.sec01 .cont03 .cont_text {
  position: absolute;
  right: 65px;
  top: 380px;
  line-height: 2;
}
.sec01 .cont04 {
  margin: 0 0 160px;
}
.sec01 .cont04 .cont_title {
  margin: 0 0 0 727px;
}
.sec01 .cont04 .cont_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 84px;
  height: 76px;
  margin: 0 auto;
  background: url(../images/thinking/num04.png) center/cover no-repeat;
}
.sec01 .cont04 .cont_image {
  position: absolute;
  left: -45px;
  top: 0;
  width: 680px;
  height: 341px;
  background: url(../images/thinking/photo04.png) center/cover no-repeat;
}
.sec01 .cont04 .cont_text {
  position: absolute;
  left: 65px;
  top: 380px;
  line-height: 2;
}
.sec01 .cont05 {
  margin: 0 0 250px;
}
.sec01 .cont05 .cont_title {
  margin: 0 0 0 64px;
}
.sec01 .cont05 .cont_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 84px;
  height: 76px;
  margin: 0 auto;
  background: url(../images/thinking/num05.png) center/cover no-repeat;
}
.sec01 .cont05 .cont_image {
  position: absolute;
  right: -45px;
  top: 0;
  width: 673px;
  height: 341px;
  background: url(../images/thinking/photo005.png) center/cover no-repeat;
}
.sec01 .cont05 .cont_text {
  position: absolute;
  right: 65px;
  top: 380px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 30px 20px 0;
    margin: 0 0 46px;
    box-sizing: border-box;
  }
  .sec01 .sec_title {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 50px;
    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 .subtitle {
    margin: 0 0 80px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.13em;
  }
  .sec01 .box {
    position: relative;
    width: 100%;
    padding: 80px 20px 0;
    border: 1px solid #000;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .sec01 .box:before {
    content: "";
    position: absolute;
    right: -20px;
    top: -200px;
    width: 194px;
    height: 73px;
    background: url(../images/thinking/illust01.png) center/60% no-repeat;
  }
  .sec01 .lead_text {
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    display: inline-block;
    width: 80%;
    min-width: 260px;
    margin: 0 auto;
    background: #fff;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.12em;
  }
  .sec01 .cont {
    position: relative;
  }
  .sec01 .cont_title {
    position: relative;
    padding: 90px 0 0;
    font-size: 18px;
    letter-spacing: 0.21em;
    writing-mode: horizontal-tb;
    line-height: 1.8;
  }
  .sec01 .cont_text {
    width: 522px;
  }
  .sec01 .cont01 {
    margin: 0 0 50px;
  }
  .sec01 .cont01 .cont_title {
    margin: 0 0 30px;
  }
  .sec01 .cont01 .cont_title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 84px;
    height: 76px;
    margin: 0 auto;
    background: url(../images/thinking/num01.png) center/cover no-repeat;
  }
  .sec01 .cont01 .cont_image {
    position: static;
    right: 0;
    top: 0;
    width: 100%;
    height: 200px;
    margin: 0 0 20px;
    background: url(../images/thinking/photo001.png) center/cover no-repeat;
  }
  .sec01 .cont01 .cont_text {
    position: static;
    right: 65px;
    top: 380px;
    width: 100%;
    line-height: 2;
  }
  .sec01 .cont02 {
    margin: 0 0 50px;
  }
  .sec01 .cont02 .cont_title {
    margin: 0 0 30px;
  }
  .sec01 .cont02 .cont_title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 84px;
    height: 76px;
    margin: 0 auto;
    background: url(../images/thinking/num02.png) center/cover no-repeat;
  }
  .sec01 .cont02 .cont_image {
    position: static;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 200px;
    margin: 0 0 20px;
    background: url(../images/thinking/photo02.png) center/cover no-repeat;
  }
  .sec01 .cont02 .cont_text {
    position: static;
    left: 65px;
    top: 380px;
    width: 100%;
    line-height: 2;
  }
  .sec01 .cont03 {
    margin: 0 0 50px;
  }
  .sec01 .cont03 .cont_title {
    margin: 0 0 30px;
  }
  .sec01 .cont03 .cont_title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 84px;
    height: 76px;
    margin: 0 auto;
    background: url(../images/thinking/num03.png) center/cover no-repeat;
  }
  .sec01 .cont03 .cont_image {
    position: static;
    right: -45px;
    top: 0;
    width: 100%;
    height: 200px;
    margin: 0 0 20px;
    background: url(../images/thinking/photo003.png) center/cover no-repeat;
  }
  .sec01 .cont03 .cont_text {
    position: static;
    right: 65px;
    top: 100%;
    width: 100%;
    line-height: 2;
  }
  .sec01 .cont04 {
    margin: 0 0 50px;
  }
  .sec01 .cont04 .cont_title {
    margin: 0 0 20px;
  }
  .sec01 .cont04 .cont_title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 84px;
    height: 76px;
    margin: 0 auto;
    background: url(../images/thinking/num04.png) center/cover no-repeat;
  }
  .sec01 .cont04 .cont_image {
    position: static;
    left: -45px;
    top: 0;
    width: 100%;
    height: 200px;
    margin: 0 0 20px;
    background: url(../images/thinking/photo04.png) center/cover no-repeat;
  }
  .sec01 .cont04 .cont_text {
    position: static;
    left: 65px;
    top: 380px;
    width: 100%;
    line-height: 2;
  }
  .sec01 .cont05 {
    margin: 0 0 50px;
  }
  .sec01 .cont05 .cont_title {
    margin: 0 0 30px;
  }
  .sec01 .cont05 .cont_title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 84px;
    height: 76px;
    margin: 0 auto;
    background: url(../images/thinking/num05.png) center/cover no-repeat;
  }
  .sec01 .cont05 .cont_image {
    position: static;
    right: -45px;
    top: 0;
    width: 100%;
    height: 200px;
    margin: 0 0 20px;
    background: url(../images/thinking/photo005.png) center/cover no-repeat;
  }
  .sec01 .cont05 .cont_text {
    position: static;
    right: 65px;
    top: 380px;
    width: 100%;
    line-height: 2;
  }
}

/* =====sec02===== */
.sec02 {
  position: relative;
  width: 930px;
  padding: 80px 0;
  margin: 0 auto 80px;
  background: #FAFAFA;
}
.sec02:before {
  content: "";
  position: absolute;
  left: 17px;
  top: 17px;
  width: 52px;
  height: 49px;
  background: url(../images/thinking/border01.png) center/cover no-repeat;
}
.sec02:after {
  content: "";
  position: absolute;
  right: 17px;
  bottom: 17px;
  width: 52px;
  height: 49px;
  background: url(../images/thinking/border02.png) center/cover no-repeat;
}
.sec02 .text {
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .sec02 {
    position: relative;
    width: 100%;
    padding: 80px 20px;
    margin: 0 auto 50px;
    box-sizing: border-box;
    background: #FAFAFA;
  }
  .sec02:before {
    content: "";
    position: absolute;
    left: 17px;
    top: 17px;
    width: 52px;
    height: 49px;
    background: url(../images/thinking/border01.png) center/cover no-repeat;
  }
  .sec02:after {
    content: "";
    position: absolute;
    right: 17px;
    bottom: 17px;
    width: 52px;
    height: 49px;
    background: url(../images/thinking/border02.png) center/cover no-repeat;
  }
  .sec02 .text {
    text-align: center;
    line-height: 2;
  }
}

/* =====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;
  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=point.css.map */