/* =====key===== */
.key {
  width: 100%;
  height: 237px;
  background: url(../images/cost/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/flow/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 {
  padding: 100px 0 70px;
}
.sec01 .inner {
  position: relative;
  width: 830px;
  padding: 86px 0 40px;
  border: 1px solid #000;
  margin: 0 auto;
}
.sec01 .inner:before {
  content: "";
  position: absolute;
  top: -117px;
  right: 49px;
  width: 194px;
  height: 73px;
  background: url(../images/cost/illust01.png) center/cover no-repeat;
}
.sec01 .sec_title {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  width: 565px;
  margin: 0 auto;
  background: #fff;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.11em;
}
.sec01 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E19117;
}
.sec01 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec01 .item {
  width: 182px;
  height: 133px;
  padding: 35px 10px 0;
  margin: 0 15px 30px;
  box-sizing: border-box;
  background: url(../images/cost/fukidashi01.png) center/cover no-repeat;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
}
.sec01 .item:last-of-type {
  padding: 15px 10px 0;
}
.sec01 .text {
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 70px 20px 50px;
    box-sizing: border-box;
  }
  .sec01 .inner {
    position: relative;
    width: 100%;
    padding: 106px 0 40px;
    border: 1px solid #000;
    margin: 0 auto;
  }
  .sec01 .inner:before {
    content: "";
    position: absolute;
    top: -117px;
    right: 0;
    width: 194px;
    height: 73px;
    background: url(../images/cost/illust01.png) center right/80% no-repeat;
  }
  .sec01 .sec_title {
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    width: 200px;
    margin: 0 auto;
    background: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.11em;
  }
  .sec01 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #E19117;
  }
  .sec01 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec01 .item {
    width: 182px;
    height: 133px;
    padding: 35px 0 0;
    margin: 0 15px 30px;
    box-sizing: border-box;
    background: url(../images/cost/fukidashi01.png) center/cover no-repeat;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-align: center;
  }
  .sec01 .item:last-of-type {
    padding: 15px 0 0;
  }
  .sec01 .text {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
  }
}

/* =====sec02===== */
.sec02 {
  width: 1024px;
  margin: 0 auto;
}
.sec02 .sec_title {
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 80px;
  font-size: 24px;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec02 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E19117;
}
.sec02 .list {
  margin: 0 0 70px;
}
.sec02 .item {
  display: flex;
  margin: 0 0 30px;
}
.sec02 .item:nth-child(2n-1) {
  flex-direction: row-reverse;
}
.sec02 .item:last-of-type {
  margin: 0;
}
.sec02 .item_body {
  width: 590px;
  padding: 76px 0 0;
}
.sec02 .item_title {
  position: relative;
  padding: 80px 0 40px;
  margin: 0 auto 30px;
  font-size: 24px;
  letter-spacing: 0.11em;
}
.sec02 .item_text {
  width: 390px;
  margin: 0 auto;
  font-weight: 500;
  letter-spacing: 0.11em;
  line-height: 2;
}
.sec02 .image {
  min-width: 420px;
}
.sec02 .item:nth-of-type(1) .item_title {
  width: 320px;
}
.sec02 .item:nth-of-type(1) .item_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 76px;
  height: 52px;
  margin: 0 auto;
  background: url(../images/cost/num01.png) center/cover no-repeat;
}
.sec02 .item:nth-of-type(1) .item_title:after {
  content: "";
  position: absolute;
  left: -150px;
  bottom: 0;
  width: 590px;
  height: 1px;
  margin: 0 auto;
  background: #553618;
}
.sec02 .item:nth-of-type(2) .item_title {
  width: 400px;
}
.sec02 .item:nth-of-type(2) .item_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 76px;
  height: 52px;
  margin: 0 auto;
  background: url(../images/cost/num02.png) center/cover no-repeat;
}
.sec02 .item:nth-of-type(2) .item_title:after {
  content: "";
  position: absolute;
  left: -80px;
  bottom: 0;
  width: 590px;
  height: 1px;
  margin: 0 auto;
  background: #553618;
}
.sec02 .item:nth-of-type(3) .item_title {
  width: 400px;
}
.sec02 .item:nth-of-type(3) .item_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 76px;
  height: 52px;
  margin: 0 auto;
  background: url(../images/cost/num03.png) center/cover no-repeat;
}
.sec02 .item:nth-of-type(3) .item_title:after {
  content: "";
  position: absolute;
  left: -110px;
  bottom: 0;
  width: 590px;
  height: 1px;
  margin: 0 auto;
  background: #553618;
}
.sec02 .item:nth-of-type(3) .item_text {
  width: 450px;
}
@media screen and (max-width: 768px) {
  .sec02 {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .sec02 .sec_title {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 60px;
    font-size: 18px;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec02 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #E19117;
  }
  .sec02 .list {
    margin: 0 0 70px;
  }
  .sec02 .item {
    display: block;
    margin: 0 0 50px;
  }
  .sec02 .item:nth-child(2n-1) {
    flex-direction: row-reverse;
  }
  .sec02 .item:last-of-type {
    margin: 0;
  }
  .sec02 .item_body {
    width: 100%;
    padding: 0;
  }
  .sec02 .item_title {
    position: relative;
    padding: 70px 0 20px;
    margin: 0 auto 30px;
    font-size: 18px;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec02 .item_text {
    width: 100%;
    margin: 0 auto 20px;
    font-weight: 500;
    letter-spacing: 0.11em;
    line-height: 2;
  }
  .sec02 .image {
    min-width: auto;
    width: 420px;
    max-width: 100%;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
  }
  .sec02 .image img {
    width: 100%;
  }
  .sec02 .item:nth-of-type(1) .item_title {
    width: 100%;
  }
  .sec02 .item:nth-of-type(1) .item_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 76px;
    height: 52px;
    margin: 0 auto;
    background: url(../images/cost/num01.png) center/80% no-repeat;
  }
  .sec02 .item:nth-of-type(1) .item_title:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: #553618;
  }
  .sec02 .item:nth-of-type(2) .item_title {
    width: 100%;
  }
  .sec02 .item:nth-of-type(2) .item_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 76px;
    height: 52px;
    margin: 0 auto;
    background: url(../images/cost/num02.png) center/80% no-repeat;
  }
  .sec02 .item:nth-of-type(2) .item_title:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: #553618;
  }
  .sec02 .item:nth-of-type(3) .item_title {
    width: 100%;
  }
  .sec02 .item:nth-of-type(3) .item_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 76px;
    height: 52px;
    margin: 0 auto;
    background: url(../images/cost/num03.png) center/80% no-repeat;
  }
  .sec02 .item:nth-of-type(3) .item_title:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: #553618;
  }
  .sec02 .item:nth-of-type(3) .item_text {
    width: 100%;
  }
}

/* =====sec02===== */
.sec03 {
  position: relative;
  width: 100%;
  padding: 30px 0 150px;
  margin: 0 0 222px;
  background: #F4F4F5;
}
.sec03 .inner {
  width: 778px;
  margin: 0 auto;
}
.sec03 .sec_title {
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 40px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec03 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E19117;
}
.sec03 .text {
  letter-spacing: 0.1em;
  line-height: 2;
}
.sec03 .image {
  position: absolute;
  bottom: -115px;
  left: 0;
  right: 0;
  width: 778px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec03 {
    position: relative;
    width: 100%;
    padding: 30px 20px;
    margin: 0 0 100px;
    background: #F4F4F5;
    box-sizing: border-box;
  }
  .sec03 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec03 .sec_title {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 40px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec03 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #E19117;
  }
  .sec03 .text {
    margin: 0 0 30px;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .sec03 .image {
    position: static;
    bottom: -115px;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
  }
}

/* =====sec04===== */
.sec04 {
  position: relative;
  padding: 100px 0 50px;
  border-top: 1px solid #553618;
  border-bottom: 1px solid #553618;
}
.sec04 .sec_title {
  position: absolute;
  top: -32px;
  left: 0;
  right: 0;
  width: 483px;
  padding: 0 0 20px;
  margin: 0 auto 40px;
  background: #fff;
  font-size: 24px;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec04 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E19117;
}
.sec04 .inner {
  width: 676px;
  margin: 0 auto;
}
.sec04 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec04 .item {
  width: 306px;
  height: 133px;
  padding: 30px 0 0;
  margin: 0 0 25px;
  box-sizing: border-box;
  background: url(../images/cost/fukidashi02.png) center/cover no-repeat;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
}
.sec04 .text {
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .sec04 {
    position: relative;
    padding: 80px 0 50px;
    border-top: 1px solid #553618;
    border-bottom: 1px solid #553618;
  }
  .sec04 .sec_title {
    position: absolute;
    top: -32px;
    left: 0;
    right: 0;
    width: 260px;
    padding: 0 0 20px;
    margin: 0 auto 40px;
    background: #fff;
    font-size: 18px;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec04 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #E19117;
  }
  .sec04 .inner {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .sec04 .list {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sec04 .item {
    width: 306px;
    max-width: 100%;
    height: 133px;
    margin: 0 auto 25px;
    background: url(../images/cost/fukidashi02.png) center/contain no-repeat;
    font-weight: 500;
    line-height: 1.8;
    text-align: center;
  }
  .sec04 .text {
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}

/* =====sec05===== */
.sec05 {
  padding: 60px 0;
}
.sec05 .sec_title {
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 40px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec05 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E19117;
}
.sec05 .text01 {
  width: 790px;
  margin: 0 auto 70px;
  line-height: 2;
  letter-spacing: 0.1em;
}
.sec05 .list {
  width: 930px;
  margin: 0 auto 50px;
}
.sec05 .item {
  position: relative;
  padding: 80px 60px 50px;
  margin: 0 0 90px;
  background: #F4F4F5;
  box-sizing: border-box;
}
.sec05 .item:last-of-type {
  margin: 0;
}
.sec05 .item_title {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  width: 410px;
  height: 78px;
  margin: 0 auto;
  background: #553618;
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.11em;
  text-align: center;
  line-height: 78px;
}
.sec05 .item_text01 {
  margin: 0 0 20px;
  font-size: 20px;
  font-family: "noto sans", sans-serif;
  font-weight: 700;
}
.sec05 .item_list {
  display: flex;
  margin: 0 0 15px;
}
.sec05 .person {
  width: 148px;
  height: 143px;
  padding: 30px 0 0;
  margin: 0 10px 0 0;
  background: #fff;
  box-sizing: border-box;
}
.sec05 .icon {
  margin: 0 0 10px;
  text-align: center;
}
.sec05 .person_text {
  font-family: "noto sans", sans-serif;
  text-align: center;
}
.sec05 .person_text .bold {
  font-size: 18px;
  font-weight: 700;
}
.sec05 .person_text .small {
  display: block;
  font-size: 13px;
  font-weight: 700;
}
.sec05 .textbox {
  display: flex;
  margin: 0 0 25px;
}
.sec05 .textbox .item_text02 {
  margin: 0 20px 0 0;
  font-family: "noto sans", sans-serif;
}
.sec05 .textbox .item_text02 .bold {
  font-size: 18px;
  font-weight: 700;
}
.sec05 .textbox .item_text03 {
  font-family: "noto sans", sans-serif;
}
.sec05 .textbox .item_text03 .bold {
  font-size: 18px;
  font-weight: 700;
}
.sec05 .figure {
  margin: 0 0 40px;
}
.sec05 .item_text04 {
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}
.sec05 .text02 {
  width: 782px;
  margin: 0 auto 55px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}
.sec05 .bottom {
  position: relative;
  width: 930px;
  margin: 0 auto;
  padding: 90px 0;
  background: #F4F4F5;
}
.sec05 .bottom:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  width: 52px;
  height: 49px;
  background: url(../images/cost/border01.png) center/cover no-repeat;
}
.sec05 .bottom:after {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 52px;
  height: 49px;
  background: url(../images/cost/border02.png) center/cover no-repeat;
}
.sec05 .bottom_text {
  font-weight: 500;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .sec05 {
    padding: 60px 0;
  }
  .sec05 .sec_title {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 40px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec05 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #E19117;
  }
  .sec05 .text01 {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 70px;
    box-sizing: border-box;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .sec05 .list {
    width: 100%;
    margin: 0 auto 50px;
  }
  .sec05 .item {
    position: relative;
    width: 100%;
    padding: 80px 20px 50px;
    margin: 0 0 90px;
    background: #F4F4F5;
    box-sizing: border-box;
  }
  .sec05 .item:last-of-type {
    margin: 0;
  }
  .sec05 .item_title {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    width: 240px;
    height: 60px;
    margin: 0 auto;
    background: #553618;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.11em;
    text-align: center;
    line-height: 60px;
  }
  .sec05 .item_text01 {
    margin: 0 0 20px;
    font-size: 16px;
    font-family: "noto sans", sans-serif;
    font-weight: 700;
  }
  .sec05 .item_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 15px;
  }
  .sec05 .person {
    width: 44%;
    height: 120px;
    padding: 20px 0 0;
    margin: 0 5px 10px;
    background: #fff;
    box-sizing: border-box;
  }
  .sec05 .icon {
    margin: 0 0 10px;
    text-align: center;
  }
  .sec05 .person_text {
    font-family: "noto sans", sans-serif;
    text-align: center;
  }
  .sec05 .person_text .bold {
    font-size: 15px;
    font-weight: 700;
  }
  .sec05 .person_text .small {
    display: block;
    font-size: 13px;
    font-weight: 700;
  }
  .sec05 .textbox {
    display: block;
    margin: 0 0 25px;
  }
  .sec05 .textbox .item_text02 {
    margin: 0 20px 0 0;
    font-family: "noto sans", sans-serif;
  }
  .sec05 .textbox .item_text02 .bold {
    font-size: 18px;
    font-weight: 700;
  }
  .sec05 .textbox .item_text03 {
    font-family: "noto sans", sans-serif;
  }
  .sec05 .textbox .item_text03 .bold {
    font-size: 18px;
    font-weight: 700;
  }
  .sec05 .figure {
    margin: 0 0 40px;
  }
  .sec05 .item_text04 {
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .sec05 .text02 {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 55px;
    box-sizing: border-box;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .sec05 .bottom {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 50px 20px;
    background: #F4F4F5;
    box-sizing: border-box;
  }
  .sec05 .bottom:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 52px;
    height: 49px;
    background: url(../images/cost/border01.png) center/cover no-repeat;
  }
  .sec05 .bottom:after {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 52px;
    height: 49px;
    background: url(../images/cost/border02.png) center/cover no-repeat;
  }
  .sec05 .bottom_text {
    font-weight: 500;
    text-align: center;
    line-height: 2;
  }
}

/* =====sec06===== */
.sec06 {
  width: 930px;
  border: 1px solid #58360D;
  padding: 0 0 60px;
  margin: 0 auto 50px;
}
.sec06 .sec_title {
  height: 67px;
  margin: 0 0 70px;
  background: #58360D;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 67px;
}
.sec06 .sec_title img {
  padding: 0 10px 5px 0;
  vertical-align: middle;
}
.sec06 .text01 {
  margin: 0 0 30px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec06 .list {
  display: flex;
  justify-content: center;
  margin: 0 0 10px;
}
.sec06 .item {
  width: 327px;
  height: 78px;
  margin: 0 10px 0 0;
  background: #58360D;
  text-align: center;
}
.sec06 .item:last-of-type {
  margin: 0;
}
.sec06 .item:nth-of-type(1) a {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 78px;
  font-family: "noto sans", sans-serif;
}
.sec06 .item:nth-of-type(1) a img {
  padding: 0 10px 0 0;
  vertical-align: middle;
}
.sec06 .item:nth-of-type(2) a {
  color: #fff;
  line-height: 78px;
  font-family: "noto sans", sans-serif;
}
.sec06 .item:nth-of-type(2) a img {
  padding: 0 10px 0 0;
  vertical-align: middle;
}
.sec06 .text02 {
  padding: 0 0 0 180px;
  font-size: 13px;
  font-family: "noto sans", sans-serif;
}
@media screen and (max-width: 768px) {
  .sec06 {
    width: calc(100% - 40px);
    border: 1px solid #58360D;
    padding: 0 0 30px;
    margin: 0 auto 50px;
    box-sizing: border-box;
  }
  .sec06 .sec_title {
    height: 67px;
    margin: 0 0 30px;
    background: #58360D;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 67px;
  }
  .sec06 .sec_title img {
    width: 25px;
    padding: 0 10px 5px 0;
    vertical-align: middle;
  }
  .sec06 .text01 {
    padding: 0 20px;
    margin: 0 0 30px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .sec06 .list {
    display: block;
    justify-content: center;
    padding: 0 20px;
    margin: 0 0 10px;
  }
  .sec06 .item {
    width: 327px;
    max-width: 100%;
    height: 78px;
    margin: 0 auto 20px;
    background: #58360D;
    text-align: center;
  }
  .sec06 .item:last-of-type {
    margin: 0 auto;
  }
  .sec06 .item:nth-of-type(1) a {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 78px;
    font-family: "noto sans", sans-serif;
  }
  .sec06 .item:nth-of-type(1) a img {
    width: 20px;
    padding: 0 10px 0 0;
    vertical-align: middle;
  }
  .sec06 .item:nth-of-type(2) a {
    color: #fff;
    font-size: 15px;
    line-height: 78px;
    font-family: "noto sans", sans-serif;
  }
  .sec06 .item:nth-of-type(2) a img {
    width: 30px;
    padding: 0 10px 0 0;
    vertical-align: middle;
  }
  .sec06 .text02 {
    padding: 0 0 0 20px;
    font-size: 13px;
    font-family: "noto sans", sans-serif;
    text-align: center;
  }
}

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