@charset "UTF-8";
.main_image {
  position: relative;
  height: 500px;
  padding-top: 200px;
  box-sizing: border-box;
  background: url(/images01/first/first_key.webp) center/cover no-repeat;
  overflow: hidden;
}
.main_image .inner {
  width: 1000px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 2;
  padding-left: 120px;
  font-size: 48px;
  letter-spacing: 0.2em;
  color: #fff;
  text-shadow: 0 0 5px rgba(155, 152, 152, 0.71);
}
.main_image .text:before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 112px;
  height: 113px;
  background: url(/images01/common/key_logo.webp) center/contain no-repeat;
}
.main_image .text:after {
  content: "";
  position: absolute;
  left: 120px;
  bottom: -20px;
  width: 72px;
  height: 11px;
  background: url(/images01/common/key_text_about.webp) center/contain no-repeat;
}
.main_image .kazari01 {
  position: absolute;
  left: -10px;
  top: -10px;
  width: 586px;
  height: 358px;
  background: url(/images01/common/key_kazari01.webp) center/contain no-repeat;
}
.main_image .kazari02 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 563px;
  height: 251px;
  background: url(/images01/common/key_kazari02.webp) left bottom/contain no-repeat;
}
.main_image .kazari03 {
  position: absolute;
  right: -10px;
  bottom: -10px;
  width: 301px;
  height: 270px;
  background: url(/images01/common/key_kazari03.webp) right bottom/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .main_image {
    position: relative;
    height: 80vw;
    padding-top: 45.3vw;
    box-sizing: border-box;
    background: url(/images01/first/first_key.webp) right 20% top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    padding-left: 18.6vw;
    font-size: 5.8vw;
  }
  .main_image .text:before {
    left: 0;
    top: -2.7vw;
    width: 21.3vw;
    height: 21.3vw;
    background: url(/images01/common/key_logo.webp) center/contain no-repeat;
  }
  .main_image .text:after {
    left: 18.6vw;
    bottom: -5.5vw;
    width: 25.6vw;
    height: 2.9vw;
    background: url(/images01/common/key_text_about.webp) center/contain no-repeat;
  }
  .main_image .kazari01 {
    position: absolute;
    left: -2.7vw;
    top: -2.7vw;
    width: 80vw;
    height: 48.8vw;
    background: url(/images01/common/key_kazari01.webp) center/contain no-repeat;
  }
  .main_image .kazari02 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80vw;
    height: 25.8vw;
    background: url(/images01/common/key_kazari02.webp) left bottom/contain no-repeat;
  }
  .main_image .kazari03 {
    position: absolute;
    right: -2.7vw;
    bottom: -2.7vw;
    width: 40vw;
    height: 93.3vw;
    background: url(/images01/common/key_kazari03.webp) right bottom/contain no-repeat;
  }
}

.lead_sec {
  padding: 100px 20px;
}
.lead_sec .sec_title {
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #673606;
  text-align: center;
}
.lead_sec .sec_text {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lead_sec {
    padding: 8vw 5.5vw;
  }
  .lead_sec .sec_title {
    margin-bottom: 8vw;
    font-size: 5.5vw;
    letter-spacing: 0.2em;
    color: #673606;
    text-align: center;
  }
  .lead_sec .sec_text {
    width: 800px;
    max-width: 100%;
    margin: 0 auto 13.8vw;
  }
}

.sec01 {
  padding-bottom: 100px;
}
.sec01 .leadtext {
  margin-bottom: 80px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 2;
  color: #49412d;
  text-align: center;
}
.sec01 .list {
  width: 830px;
  max-width: 100%;
  margin: 0 auto 80px;
}
.sec01 .item {
  position: relative;
  padding-left: 35px;
  letter-spacing: 0.1em;
}
.sec01 .item:nth-of-type(1) {
  margin-bottom: 20px;
}
.sec01 .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 27px;
  height: 17px;
  background: url(/images01/first/check.webp) center/contain no-repeat;
}
.sec01 .btn_wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}
.sec01 .tel_btn {
  margin-right: 20px;
}
.sec01 .cont_title {
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #4d4d4d;
  text-align: center;
}
.sec01 .flexbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec01 .need_box {
  position: relative;
  width: 433px;
  height: 330px;
  margin-right: 30px;
}
.sec01 .circle {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 172px;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
}
.sec01 .circle:nth-of-type(1) {
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #659b57;
}
.sec01 .circle:nth-of-type(2) {
  left: 0;
  bottom: 0;
  background: #e3af4f;
}
.sec01 .circle:nth-of-type(2):before {
  content: "";
  position: absolute;
  left: 20px;
  top: -100px;
  width: 104px;
  height: 130px;
  background: url(/images01/first/sec01_illust01.webp) center/contain no-repeat;
}
.sec01 .circle:nth-of-type(3) {
  right: 0;
  bottom: 0;
  background: #6d9bb7;
}
.sec01 .circle:nth-of-type(3):before {
  content: "";
  position: absolute;
  left: -40px;
  top: 80px;
  width: 78px;
  height: 110px;
  background: url(/images01/first/sec01_illust02.webp) center/contain no-repeat;
}
.sec01 .textbox {
  width: 560px;
}
.sec01 .need_text {
  position: relative;
  padding-left: 1.5em;
  line-height: 2;
}
.sec01 .need_text:before {
  position: absolute;
  content: "※";
  left: 0;
  top: 0;
  color: #f15a24;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .sec01 .need_box {
    position: relative;
    width: 433px;
    height: 330px;
    margin-right: 10px;
  }
  .sec01 .circle {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #fff;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .sec01 {
    padding-bottom: 13.8vw;
  }
  .sec01 .leadtext {
    margin-bottom: 8vw;
    font-size: 4.4vw;
    text-align: left;
  }
  .sec01 .list {
    margin: 0 auto 8vw;
  }
  .sec01 .item {
    position: relative;
    padding-left: 8vw;
    letter-spacing: 0.1em;
    font-size: 4vw;
  }
  .sec01 .item:nth-of-type(1) {
    margin-bottom: 4vw;
  }
  .sec01 .item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5.5vw;
    height: 3.4vw;
    background: url(/images01/first/check.webp) center/contain no-repeat;
  }
  .sec01 .btn_wrap {
    display: block;
    margin-bottom: 13.8vw;
  }
  .sec01 .tel_btn {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5.5vw;
  }
  .sec01 .tel_btn img {
    width: 100%;
  }
  .sec01 .reserve_btn {
    width: 100%;
  }
  .sec01 .reserve_btn img {
    width: 100%;
  }
  .sec01 .cont_title {
    width: 100%;
    margin-bottom: 8vw;
    font-size: 4.8vw;
  }
  .sec01 .flexbox {
    display: block;
  }
  .sec01 .need_box {
    width: 100%;
    height: 70vw;
    margin-right: 0;
    margin-bottom: 5.5vw;
  }
  .sec01 .circle {
    width: 40vw;
    height: 40vw;
    border-radius: 50%;
    font-size: 4.4vw;
  }
  .sec01 .circle:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #659b57;
  }
  .sec01 .circle:nth-of-type(2) {
    left: 0;
    bottom: 0;
    background: #e3af4f;
  }
  .sec01 .circle:nth-of-type(2):before {
    content: "";
    position: absolute;
    left: 2.7vw;
    top: -13.8vw;
    width: 20vw;
    height: 25vw;
    background: url(/images01/first/sec01_illust01.webp) center/contain no-repeat;
  }
  .sec01 .circle:nth-of-type(3) {
    right: 0;
    bottom: 0;
    background: #6d9bb7;
  }
  .sec01 .circle:nth-of-type(3):before {
    content: "";
    position: absolute;
    left: -8vw;
    top: 13.8vw;
    width: 15vw;
    height: 21vw;
    background: url(/images01/first/sec01_illust02.webp) center/contain no-repeat;
  }
  .sec01 .textbox {
    width: 100%;
  }
  .sec01 .need_text {
    position: relative;
    font-size: 4vw;
  }
}

.sec02 {
  padding-bottom: 100px;
}
.sec02 .sec_header {
  margin-bottom: 100px;
}
.sec02 .cont {
  position: relative;
  display: flex;
  align-items: center;
  width: 1200px;
  max-width: 100%;
  padding: 50px;
  margin: 0 auto;
  box-sizing: border-box;
  background: #fff4e7;
}
.sec02 .cont:not(:last-of-type) {
  margin-bottom: 100px;
}
.sec02 .cont:not(:last-of-type):before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: -100px;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-top: 50px solid #fff4e7;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-bottom: 50px solid transparent;
}
.sec02 .cont:last-of-type {
  margin-bottom: 50px;
}
.sec02 .cont_image {
  margin-right: 50px;
}
.sec02 .textbox {
  width: 540px;
}
.sec02 .cont_title {
  margin-bottom: 30px;
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #ed7e00;
}
.sec02 .circle {
  position: absolute;
  right: 40px;
  top: -70px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 178px;
  height: 178px;
  border-radius: 50%;
  background: #ed7e00;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #fff;
}
.sec02 .link_btn {
  width: 360px;
  margin: 0 auto;
}
.sec02 .link_btn a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 15px 15px 0;
  border-radius: 30px;
  background: #ec7980;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
}
.sec02 .link_btn a:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 16px;
  height: 10px;
  margin: auto 0;
  background: url(/images01/about/arrow.webp) center/contain no-repeat;
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .sec02 .circle {
    right: 10px;
    top: -90px;
    width: 140px;
    height: 140px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding-bottom: 13.8vw;
  }
  .sec02 .sec_header {
    margin-bottom: 13.8vw;
  }
  .sec02 .sec_body {
    padding: 0;
  }
  .sec02 .cont {
    padding: 8vw 5.5vw;
  }
  .sec02 .cont:not(:last-of-type) {
    margin-bottom: 21.3vw;
  }
  .sec02 .cont:not(:last-of-type):before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: -16vw;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-top: 8vw solid #fff4e7;
    border-left: 8vw solid transparent;
    border-right: 8vw solid transparent;
    border-bottom: 8vw solid transparent;
  }
  .sec02 .cont:last-of-type {
    margin-bottom: 8vw;
  }
  .sec02 .cont_image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.7vw;
  }
  .sec02 .cont_image img {
    width: 100%;
  }
  .sec02 .textbox {
    width: 100%;
  }
  .sec02 .cont_title {
    margin-bottom: 5.5vw;
    font-size: 5.5vw;
  }
  .sec02 .circle {
    position: absolute;
    right: 1.3vw;
    top: -10.6vw;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 27.7vw;
    height: 27.7vw;
    border-radius: 50%;
    background: #ed7e00;
    font-size: 3.4vw;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .sec02 .link_btn {
    width: 80vw;
    margin: 0 auto;
  }
  .sec02 .link_btn a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 4vw 4vw 4vw 0;
    border-radius: 8vw;
    background: #ec7980;
    letter-spacing: 0.1em;
    color: #fff;
    text-align: center;
    font-size: 4vw;
  }
  .sec02 .link_btn a:before {
    content: "";
    position: absolute;
    right: 1.3vw;
    top: 0;
    bottom: 0;
    width: 4.4vw;
    height: 2.7vw;
    margin: auto 0;
    background: url(/images01/about/arrow.webp) center/contain no-repeat;
  }
}/*# sourceMappingURL=first.css.map */