@charset "UTF-8";
/* =====key===== */
.key {
  width: 100%;
  height: 237px;
  background: url(../images/contact/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;
}
@media screen and (max-width: 768px) {
  .key {
    width: 100%;
    height: 237px;
    margin: 0;
    background: url(../images/contact/key01.png) center center/cover no-repeat;
  }
  .key .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .key .page_title {
    position: static;
    padding: 80px 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;
  }
}

/* =====main===== */
/* =====sec01===== */
.sec01 {
  padding: 30px 0 80px;
}
.sec01 .inner {
  position: relative;
  width: 750px;
  margin: 0 auto;
}
.sec01 .inner:before {
  content: "";
  position: absolute;
  right: 25px;
  top: -25px;
  width: 194px;
  height: 73px;
  background: url(../images/company/illust01.png) center/cover no-repeat;
}
.sec01 .sec_title {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 90px;
  font-size: 24px;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec01 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #E09017;
}
.sec01 .balloons {
  margin-bottom: 70px;
  text-align: center;
}
.sec01 .form_wrap {
  padding: 50px;
  border: 1px solid #553618;
  margin: 0 0 20px;
  box-sizing: border-box;
}
.sec01 .row {
  display: flex;
  margin: 0 0 30px;
}
.sec01 .row:last-of-type {
  margin: 0 0 50px;
}
.sec01 .shiryou {
  margin: 10px 0 0;
}
.sec01 .color {
  padding: 0 0 0 10px;
  color: #E50612;
}
.sec01 .t_title {
  width: 150px;
  text-align: left;
  line-height: 34px;
  font-family: "noto-sans", sans-serif;
}
.sec01 .i_text {
  width: 475px;
  height: 34px;
}
.sec01 .radio_item {
  display: block;
  margin: 0 20px 0 0;
  line-height: 2;
  font-family: "noto-sans", sans-serif;
  letter-spacing: 0.17em;
}
.sec01 .radio_text {
  margin: 0 20px 0 0;
  line-height: 2;
  font-family: "noto-sans", sans-serif;
  letter-spacing: 0.17em;
}
.sec01 #mfp_hidden {
  display: none;
}
.sec01 .t_data textarea {
  height: 235px !important;
  width: 475px !important;
}
.sec01 .t_data.radiobox {
  width: 475px;
}
.sec01 .submit_btn {
  width: 118px;
  height: 31px;
  border: 1px solid #553618;
  margin: 0 auto 18px;
  text-align: center;
  line-height: 31px;
}
.sec01 .submit_btn input {
  display: block;
  width: 100%;
  height: 100%;
  color: #553618;
  font-weight: 700;
  background: none;
  border-radius: 0;
  font-size: 16px;
  transform: scale(0.8);
  text-shadow: none;
  max-width: none;
  font-family: "noto sans", sans-serif;
}
.sec01 .submit_btn input:hover {
  cursor: pointer;
  opacity: 0.7;
  transition: 0.4s;
}
.sec01 .onegai {
  width: 436px;
  height: 32px;
  border: 1px solid #E50612;
  margin: 0 auto;
  font-weight: 700;
  color: #E50612;
  text-align: center;
  line-height: 32px;
}
.sec01 .privacy {
  width: 100%;
  height: 400px;
  padding: 30px 20px;
  border: 1px solid #553618;
  margin: 30px 0 0;
  box-sizing: border-box;
  overflow-y: scroll;
}
.sec01 .privacy .p_title {
  margin: 0 0 30px;
  font-weight: 700;
  text-align: center;
}
.sec01 .privacy .text {
  margin: 0 0 30px;
  line-height: 2;
}
.sec01 .privacy .dlist {
  line-height: 2;
}
.sec01 .privacy .term {
  font-weight: 700;
}
.sec01 .privacy .data {
  margin: 0 0 20px;
}
.sec01 .privacy .list {
  margin: 10px 0 0;
}
.sec01 .privacy .item {
  position: relative;
  padding: 0 0 0 1em;
}
.sec01 .privacy .item:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.sec01 .privacy .address {
  margin: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 80px 20px;
    box-sizing: border-box;
  }
  .sec01 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .inner:before {
    content: "";
    position: absolute;
    right: 0;
    top: -80px;
    width: 194px;
    height: 73px;
    background: url(../images/company/illust01.png) center right/80% no-repeat;
  }
  .sec01 .sec_title {
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 50px;
    font-size: 18px;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec01 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #E09017;
  }
  .sec01 .balloons {
    margin-bottom: 40px;
  }
  .sec01 .form_wrap {
    padding: 30px 10px;
    border: 1px solid #553618;
    box-sizing: border-box;
    margin: 0 0 20px;
  }
  .sec01 .color {
    padding: 0 0 0 10px;
    color: #E50612;
  }
  .sec01 .table {
    max-width: 475px;
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .radio_item {
    display: inline-block;
    margin: 0 5px 0 0;
    line-height: 2;
    font-family: "noto-sans", sans-serif;
    letter-spacing: 0.17em;
    font-size: 14px;
  }
  .sec01 .radio_text {
    margin: 0 5px;
    line-height: 2;
    font-family: "noto-sans", sans-serif;
    letter-spacing: 0.17em;
    font-size: 14px;
  }
  .sec01 .t_data textarea {
    width: 100% !important;
    height: 235px;
    font-size: 16px;
    box-sizing: border-box;
  }
  .sec01 .t_data.radiobox {
    width: 100%;
  }
  .sec01 .onegai {
    width: 436px;
    max-width: 100%;
    height: auto;
    padding: 5px 10px;
    border: 1px solid #E50612;
    margin: 0 auto;
    box-sizing: border-box;
    font-weight: 700;
    color: #E50612;
    text-align: center;
    line-height: 1.5;
  }
  .sec01 .row {
    display: block;
    margin: 0 0 30px;
  }
  .sec01 .row:last-of-type {
    margin: 0 0 50px;
  }
  .sec01 .t_title {
    display: block;
    width: 200px;
    margin: 0 0 10px;
    text-align: left;
    line-height: 34px;
    font-family: "noto-sans", sans-serif;
  }
  .sec01 .t_data {
    display: block;
  }
  .sec01 .i_text {
    width: 100%;
    max-width: none;
    height: 34px;
    padding: 0;
    font-size: 16px;
  }
  .sec01 .radiobox label {
    line-height: 2;
  }
  .sec01 textarea {
    width: 100%;
    max-width: 100%;
    height: 235px;
  }
  .sec01 .submit_btn {
    width: 120px;
    height: 38px;
    border: 1px solid #553618;
    margin: 0 auto 20px;
    text-align: center;
    line-height: 38px;
  }
  .sec01 .submit_btn input {
    font-size: 16px;
    color: #553618;
    font-weight: 700;
  }
  .sec01 .submit_btn input:hover {
    box-shadow: none;
    opacity: 1;
  }
  .sec01 .privacy {
    width: 100%;
    height: 400px;
    padding: 20px;
    border: 1px solid #553618;
    margin: 30px 0 0;
    box-sizing: border-box;
    overflow-y: scroll;
  }
  .sec01 .privacy .p_title {
    margin: 0 0 30px;
    font-weight: 700;
    text-align: center;
  }
  .sec01 .privacy .text {
    margin: 0 0 30px;
    line-height: 2;
  }
  .sec01 .privacy .dlist {
    line-height: 2;
  }
  .sec01 .privacy .term {
    font-weight: 700;
  }
  .sec01 .privacy .data {
    margin: 0 0 20px;
  }
  .sec01 .privacy .list {
    margin: 10px 0 0;
  }
  .sec01 .privacy .item {
    position: relative;
    padding: 0 0 0 1em;
  }
  .sec01 .privacy .item:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
  }
  .sec01 .privacy .address {
    margin: 20px 0 0;
  }
}

/* =====link_sec===== */
.link_sec {
  padding: 60px 0 0;
  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 {
  position: relative;
  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 a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  width: 12px;
  height: 27px;
  margin: 0 auto;
  background: url(../images/renovation/arrow02.png) center/cover no-repeat;
}
.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/contact/photo01.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: 324px;
    max-width: calc(100% - 40px);
    margin: 0 auto 50px;
  }
  .link_sec .list {
    display: block;
    justify-content: space-between;
    width: 100%;
  }
  .link_sec .item {
    width: 100%;
  }
  .link_sec .item a {
    position: relative;
    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 a:before {
    content: "";
    position: absolute;
    left: auto;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 27px;
    margin: auto 0;
    background: url(../images/renovation/arrow02.png) center/cover no-repeat;
  }
  .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: 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=contact.css.map */