@charset "UTF-8";
h2, ul {
  margin: 0;
  padding: 0;
}

.index {
  position: relative;
}
.index .contents > section {
  padding: 16px;
  padding-top: 84px;
  padding-bottom: 84px;
}
@media screen and (min-width:1025px) {
  .index .contents > section {
    padding: 32px;
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (min-width:640px) {
  .index .contents > section {
    padding: 32px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.index .contents > section + section {
  padding-top: 0;
}
@media screen and (min-width:1025px) {
  .index .contents > section:last-child {
    padding-top: 50px;
  }
}
@media screen and (min-width:640px) {
  .index .works .img {
    width: 50%;
  }
}
@media screen and (max-width:639px) {
  .index .works .img {
    margin-bottom: 0;
  }
}
.index .works .img img {
  width: 100%;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .works .img img {
    height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.index .works .txt {
  padding: 40px 80px;
}
@media screen and (min-width:640px) {
  .index .works .txt {
    width: 50%;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .works .txt {
    padding: 0;
    padding-top: 10px;
    padding-left: 24px;
  }
}
@media screen and (max-width:639px) {
  .index .works .txt {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.index .works .txt .place {
  font-size: 18px;
  color: #B9B3A5;
  font-weight: normal;
  display: block;
  margin-bottom: 16px;
}
@media screen and (max-width:639px) {
  .index .works .txt .place {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .works .txt .place {
    margin-bottom: 4px;
  }
}
.index .works .txt .place:before {
  content: url(/assets/img/cmn/ico_map.svg);
  margin-right: 6px;
  position: relative;
  top: 4px;
}
@media screen and (max-width:639px) {
  .index .works .txt .place:before {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .works .txt h3 {
    margin-bottom: 12px;
  }
}
@media screen and (min-width:640px) {
  .index .works .flex-between:first-child {
    text-align: right;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .works .flex-between:first-child .txt {
    padding-left: 0;
    padding-right: 24px;
  }
  .index .works .flex-between:last-child .txt {
    padding-top: 16px;
  }
}
@media screen and (max-width:639px) {
  .index .works .flex-between {
    margin-bottom: 40px;
  }
}
@media screen and (max-width:639px) {
  .index .works .btn {
    margin-top: 13px;
    margin-bottom: 0px;
    text-align: right;
    margin-left: auto;
  }
}
.index .works .btn.black {
  display: block;
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width:639px) {
  .index .contents .reason {
    padding-bottom: 20px;
  }
}
.index .contents .reason .flex-start {
  gap: 24px;
}
@media screen and (max-width:1024px) {
  .index .contents .reason .flex-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .index .contents .reason .flex-start:last-child .txt {
    margin-bottom: 24px;
  }
}
@media screen and (max-width:1024px) {
  .index .contents .reason .flex-between {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contents .reason .flex-between {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.index .contents .reason .number {
  color: #41AE0F;
  font-family: "Nunito Sans", sans-serif;
  font-size: 24px;
  width: 40px;
  text-align: center;
  line-height: 40px;
}
@media screen and (max-width:1024px) {
  .index .contents .reason .number {
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contents .reason .number {
    font-size: 28px;
  }
}
.index .contents .reason .number:after {
  content: "";
  display: block;
  background: #41AE0F;
  width: 40px;
  height: 2px;
  margin: auto;
}
.index .contents .reason .txt {
  font-size: 28px;
  line-height: 140%;
  margin-bottom: 80px;
}
.index .contents .reason .txt small {
  font-size: 18px;
}
@media screen and (max-width:639px) {
  .index .contents .reason .txt {
    margin-bottom: 40px;
    font-size: 24px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contents .reason .txt {
    font-size: 32px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contents .reasonImg {
    width: 55vw;
    margin-bottom: 48px;
  }
}
@media screen and (min-width:1025px) {
  .index .contents .reasonImg {
    width: 55%;
  }
}
.index .contents .reasonImg img {
  width: 100%;
}
.index .contents .reasonText {
  width: auto;
}
.index .contents .infomationInner {
  background-color: #fff;
  max-width: 1200px;
}
@media screen and (min-width:1025px) {
  .index .contents .infomationInner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 56px 120px;
    gap: 100px;
  }
}
@media screen and (min-width:640px) {
  .index .contents .infomationInner {
    padding: 40px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width:639px) {
  .index .contents .infomationInner {
    padding: 30px;
  }
}
.index .contents .infomationInner .Ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width:1024px) {
  .index .contents .infomationInner .Ttl {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
}
@media screen and (min-width:1025px) {
  .index .contents .infomationInner .Ttl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 190px;
  }
}
.index .contents .infomationInner .Ttl .h2-style {
  margin-bottom: 16px;
  text-align: center;
}
.index .contents .infomationInner .Ttl .h2-style:before {
  content: none;
}
@media screen and (max-width:639px) {
  .index .contents .infomationInner .Ttl .h2-style {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 0;
  }
}
.index .contents .infomationInner .Ttl .btn {
  margin-left: 16px;
  margin-right: 16px;
  white-space: nowrap;
}
@media screen and (max-width:639px) {
  .index .contents .infomationInner .Ttl .btn {
    margin: 0;
  }
}
@media screen and (min-width:1025px) {
  .index .contents .infomationInner .newsTxt {
    width: 70%;
  }
}
@media screen and (max-width:639px) {
  .index .contents .infomationInner .newsTxt {
    margin-bottom: 20px;
  }
}
.index .contents .infomationInner .newsTxt ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #EAE6DD;
  padding-bottom: 14px;
  margin-bottom: 14px;
}
@media screen and (min-width:640px) {
  .index .contents .infomationInner .newsTxt ul li {
    gap: 24px;
  }
}
.index .contents .infomationInner .newsTxt ul li time {
  color: #41AE0F;
}
@media screen and (max-width:639px) {
  .index .contents .infomationInner .newsTxt ul li time {
    margin-bottom: 8px;
    display: block;
  }
}
.index .contents .infomationInner .newsTxt ul li a {
  border-bottom: 1px solid #2F2415;
}
@media screen and (min-width:640px) {
  .index .contents .infomationInner .newsTxt ul li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width:639px) {
  .index .contents .infomationInner .newsTxt ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.index .contents .infomationInner .newsTxt ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.index .accessInner {
  max-width: 960px;
}
@media screen and (min-width:640px) {
  .index .access .flex-between {
    gap: 10px;
  }
}
@media screen and (min-width:1400px) {
  .index .access .flex-between {
    gap: 80px;
  }
}
.index .access .flex-between > div {
  background: #fff;
  text-align: center;
  padding: 0 20px;
  position: relative;
}
@media screen and (max-width:639px) {
  .index .access .flex-between > div {
    margin-top: 50px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .access .flex-between > div {
    padding-bottom: 48px;
  }
}
@media screen and (max-width:639px) {
  .index .access .flex-between > div:first-child {
    margin-bottom: 90px;
  }
}
.index .access h3 {
  color: #41AE0F;
  font-size: 28px;
  position: relative;
  top: -20px;
  margin: 0;
}
.index .access p {
  margin-bottom: 32px;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .access p {
    font-size: 14px;
  }
}
.index .access a.btn {
  position: relative;
  bottom: -18px;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .access a.btn {
    position: absolute;
    bottom: -15px;
    right: 0;
    left: 0;
    margin: auto;
    width: 60%;
  }
}
.index .access iframe {
  width: 100%;
  height: 240px;
}

/*---------------------------------------
KV
---------------------------------------*/
.mainImg {
  background-image: url(/assets/img/index/kv_bg.png);
  background-position: center center;
  background-size: cover;
  height: 65vh;
  margin-bottom: 80px;
}
@media screen and (max-width:639px) {
  .mainImg {
    height: 60vh;
    margin-bottom: 130px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .mainImg {
    margin-bottom: 60px;
  }
}
.mainImgInner {
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
@media screen and (min-width:1025px) {
  .mainImgInner {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width:639px) {
  .mainImgSlogan {
    width: 60vw;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .mainImgSlogan {
    width: 40vw;
    margin-bottom: 20px;
  }
}
.mainImgCopy {
  margin-top: 28px;
  margin-bottom: 36px;
}
@media screen and (max-width:639px) {
  .mainImgCopy {
    margin-top: 36px;
    margin-bottom: 24px;
  }
}
.mainImgPhotos {
  position: absolute;
  bottom: -170px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.mainImgPhotos img {
  width: 100%;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .mainImgPhotos {
    padding-left: 32px;
    padding-right: 32px;
    bottom: -60px;
  }
}
@media screen and (min-width:1025px) {
  .mainImgPhotos {
    bottom: -80px;
    width: 80%;
  }
}
@media screen and (max-width:639px) {
  .mainImgPhotos img {
    width: 70%;
    max-width: 320px;
  }
}
.mainImg .flex-column {
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/*---------------------------------------
lower page
---------------------------------------*/
.pageTtl {
  width: 100%;
  padding: 80px 80px;
  background: #fff;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
}
@media screen and (min-width:1025px) {
  .pageTtl {
    padding: 90px 60px 60px;
  }
}
.pageTtl h2 {
  text-align: center;
  font-size: 40px;
}
@media screen and (min-width:1025px) {
  .pageTtl h2 {
    font-size: 48px;
  }
}
.pageTtl h2 span {
  display: block;
  font-size: 17px;
  font-family: "Nunito Sans", sans-serif;
  letter-spacing: 0.1em;
  color: #41AE0F;
  margin-bottom: 10px;
  line-height: 1.8;
}
@media screen and (max-width:639px) {
  .pageTtl h2 span {
    font-size: 14px;
    margin-top: 20px;
  }
}

.lower .contents section {
  margin-top: 30px;
  margin-bottom: 70px;
}

.lower .sectionBody {
  width: 100%;
  margin: auto;
}
.lower .sectionBody .leadText {
  background-color: #F9F8F1;
  padding: 40px 64px;
  font-size: 112%;
  line-height: 2;
  width: 80%;
  margin: auto;
}
@media screen and (min-width:640px) {
  .lower .sectionBody {
    width: 80%;
    max-width: 640px;
  }
}
@media screen and (min-width:1025px) {
  .lower .sectionBody {
    max-width: 960px;
  }
}

.lower .sectionTtl {
  color: #41AE0F;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.3em;
  text-align: center;
  margin-bottom: 48px;
}

.lower .pd {
  padding: 0 24px;
}
.lower .dpb {
  display: inline-block;
}
.lower .none {
  display: none;
}

.w80 {
  width: 100%;
  margin: auto;
}
@media screen and (min-width:1025px) {
  .w80 {
    width: 80%;
  }
}

@media screen and (min-width:640px) {
  .col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .col2 > * {
    width: 50%;
  }
}
.lower .blog {
  position: relative;
}
.lower .blog .wrapper {
  margin: auto;
}
.lower .blog .wrapper .mg {
  padding: 0 24px;
}
.lower .blog .wrapper .articleWrap {
  max-width: 640px;
}
.lower .blog .wrapper .articleWrap .article {
  margin-bottom: 30px;
}
.lower .blog .wrapper .articleWrap .article h3 {
  color: #41AE0F;
  margin: 0 0 1.5em;
  font-size: 200%;
  letter-spacing: 0.1em;
}
.lower .blog .wrapper .articleWrap .article .articleInfo {
  border-top: 1px solid #B9B3A5;
  border-bottom: 1px solid #B9B3A5;
  padding: 1.5em 0;
  margin-top: 2em;
}
.lower .blog .wrapper .pager,
.lower .blog .wrapper .entryNavi {
  margin-bottom: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.lower .blog .wrapper .pager {
  background: #ffffff;
  border-radius: 1000px;
  padding: 1em 1.5em;
}
.lower .blog .wrapper .pager .current {
  font-weight: bold;
  color: #41AE0F;
}
.lower .blog .wrapper .pager .pager_first,
.lower .blog .wrapper .pager .pager_last {
  display: none;
}
.lower .blog .wrapper .entryNavi {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width:640px) {
  .lower .blog .wrapper .entryNavi {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.lower .blog .wrapper .entryNavi li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  line-height: 1.3;
}
.lower .blog .wrapper .entryNavi li::before, .lower .blog .wrapper .entryNavi li::after {
  font-size: 0.5em;
  font-weight: bold;
  color: #c9cdd7;
  background: #ffffff;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.lower .blog .wrapper .entryNavi li.entryPrev::before {
  content: "<";
  padding-right: 0.2em;
}
.lower .blog .wrapper .entryNavi li.entryNext {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.lower .blog .wrapper .entryNavi li.entryNext::after {
  content: ">";
  padding-left: 0.2em;
}
.lower .blog .wrapper .sideBox {
  margin-top: 60px;
}
.lower .blog .wrapper .sideBox section {
  padding: 0;
  margin-bottom: 56px;
  margin-top: 32px;
  color: #41AE0F;
}
.lower .blog .wrapper .sideBox section:first-child {
  margin-top: 80px;
}
.lower .blog .wrapper .sideBox section:last-child {
  padding-bottom: 80px;
  margin-bottom: 0;
}
.lower .blog .wrapper .sideBox section h3 {
  color: #ffffff;
  padding: 10px;
  background-color: #41AE0F;
  text-align: center;
  margin-bottom: 24px;
  font-size: 20px;
}
.lower .blog .wrapper .sideBox section div {
  padding: 0;
}
.lower .blog .wrapper .sideBox section ul li {
  padding: 12px;
  padding-bottom: 20px;
}
.lower .blog .wrapper .sideBox form .search {
  padding: 8px;
  width: 70%;
  border: 1px solid #B9B3A5;
  margin-right: 4px;
}
.lower .blog .wrapper .sideBox form .searchBtn {
  background-color: #41AE0F;
  color: #ffffff;
  border: none;
  padding: 6px 16px;
  border-radius: 4px;
  font-weight: bold;
  width: 25%;
}
@media screen and (min-width:640px) {
  .lower .blog .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .lower .blog .wrapper .sideBox > *:first-child {
    margin-top: 0;
  }
  .lower .blog .wrapper .sideBox section {
    width: 230px;
  }
}
@media screen and (min-width:1025px) {
  .lower .blog .wrapper .articleWrap {
    width: 640px;
  }
  .lower .blog .wrapper .sideBox section {
    width: 275px;
  }
}

.lower .service .service-lead {
  margin: 64px auto 120px;
  padding: 48px 0;
  text-align: center;
  font-size: 1.3em;
  letter-spacing: 0.1em;
  color: #41AE0F;
  border: solid #41AE0F;
  border-width: 1px 0;
}
.lower .service .service-lead p {
  margin-bottom: 0;
}
.lower .service .service-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 48px 5%;
}
.lower .service__item {
  width: 45%;
}

.lower .contents.company .company__item {
  margin-bottom: 0;
}
.lower .contents.company .company__item .map iframe {
  width: 100%;
  height: 50vh;
  border: none;
}

.lower .flow .flow-lead {
  margin: 64px auto 120px;
  padding: 48px 0;
  text-align: center;
  font-size: 1.3em;
  letter-spacing: 0.1em;
  color: #41AE0F;
  border: solid #41AE0F;
  border-width: 1px 0;
}
.lower .flow .flow-lead p {
  margin-bottom: 0;
}
.lower .flow .flow-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 48px 5%;
}
.lower .flow .flow-group:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.lower .flow .flow-group h3 {
  text-align: left;
}
.lower .flow .flow-group .title_num {
  font-size: 120%;
  color: #41AE0F;
  margin-right: 0.3em;
}
.lower .flow .flow-group__txt {
  width: 100%;
}
@media screen and (min-width:640px) {
  .lower .flow .flow-group__txt {
    width: 40%;
  }
}
.lower .flow .flow-group__img {
  width: 100%;
}
@media screen and (min-width:640px) {
  .lower .flow .flow-group__img {
    width: 50%;
  }
}
.lower .flow .flow-group a {
  text-decoration: underline;
  color: #41AE0F;
}

.lower .contact {
  /*---------------------------------------
  form / フォーム
  ---------------------------------------*/
}
.lower .contact .contact-index {
  background-color: #41AE0F;
  padding: 24px 16px;
  margin: 0 -16px 56px;
}
@media screen and (min-width:640px) {
  .lower .contact .contact-index {
    border-radius: 16px;
    padding: 40px 56px;
    margin: 0 0 80px;
  }
}
.lower .contact .contact-index p {
  color: #ffffff;
}
@media screen and (min-width:640px) {
  .lower .contact .contact-index p {
    text-align: center;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .lower .contact .contact-index .flex-between a {
    width: 48%;
  }
}
.lower .contact .contact-form textarea, .lower .contact .contact-form input {
  border: 2px solid #EAE6DD;
  width: 100%;
  padding: 8px 12px;
  border-radius: 3px;
  margin: 0;
  letter-spacing: 0.08em;
}
.lower .contact .contact-form__optional, .lower .contact .contact-form__required {
  font-size: 80%;
  padding: 2px 8px;
  border-radius: 2px;
  color: #ffffff;
  line-height: 0;
  font-weight: normal;
  margin-left: 10px;
}
.lower .contact .contact-tel {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
}
@media screen and (min-width:1025px) {
  .lower .contact .contact-tel {
    width: 50%;
  }
}
.lower .contact .contact-tel__btn {
  background-color: #41AE0F;
  border-radius: 100px;
  color: #ffffff;
  display: block;
  padding: 0.8em 3em;
  text-align: center;
}
.lower .contact .contact-tel__num {
  display: block;
  font-size: 1.6em;
  font-weight: 700;
}
.lower .contact .contact-tel__open {
  font-size: 0.8em;
}
.lower .contact .contact-txt {
  margin: 4em 0 2em;
  text-align: center;
}
.lower .contact .contact-form {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 4em;
}
.lower .contact .contact-form__list {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.lower .contact .contact-form__item {
  border-bottom: 2px dotted #EAE6DD;
}
.lower .contact .contact-form__item:last-child {
  border: none;
}
.lower .contact .contact-form__ttl {
  width: 100%;
  letter-spacing: 0.15em;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.lower .contact .contact-form__ttl:last-child {
  margin-top: 0;
}
.lower .contact .contact-form__body {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 1.5em;
}
.lower .contact .contact-form__required {
  background-color: #C72600;
}
.lower .contact .contact-form__optional {
  background-color: #2F2415;
}
.lower .contact .contact-form__inputL {
  width: 100%;
  padding: 0.2em;
}
.lower .contact .contact-form input[type=checkbox] {
  width: auto;
  margin-right: 0.8em;
  height: 1.1em;
  width: 1.1em;
}
.lower .contact .contact-form input[type=radio] {
  width: auto;
  margin-right: 0.8em;
  height: 1.1em;
  width: 1.1em;
}
.lower .contact .contact-form .radio {
  list-style: none;
  padding: 0;
}
.lower .contact .contact-form .radio li {
  margin: 0.8em 0 0;
}
.lower .contact .contact-form .radio li label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.lower .contact .contact-form .checkbox li {
  margin-bottom: 0.6em;
}
.lower .contact .contact-form .checkbox li label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width:1025px) {
  .lower .contact .contact-form .radio li {
    margin-bottom: 0.2em;
  }
  .lower .contact .contact-form .checkbox li {
    margin-bottom: 0.2em;
  }
}
.lower .contact .contact-form__submit {
  text-align: center;
  margin: 2em 0 3em;
}
.lower .contact .contact-form__btn {
  display: block;
  font-size: 1.15em;
  font-weight: normal;
  background-color: #41AE0F;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  padding: 20px 40px;
  border: none;
  letter-spacing: 0.15em;
  text-indent: 0.5em;
  width: 100%;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.lower .contact .contact-form__btn:hover {
  background-color: #EBFBFF;
  color: #2F2415;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.lower .contact .contact-form__btn.back {
  background-color: #ddd;
  color: #B9B3A5;
  font-size: 0.85em;
  letter-spacing: 0.05em;
  padding: 10px 24px;
  max-width: 240px;
  margin-top: 0.8em;
}
.lower .contact .contact-error {
  color: #C72600;
}
.lower .contact .thanks .contactStep .step .stepContact {
  background-color: #ffffff;
  color: #2F2415;
  padding: 10px 10px 10px 10px;
}
.lower .contact .thanks .contactStep .step .stepContact:before {
  background-color: #ffffff;
  z-index: 4;
}
.lower .contact .thanks .contactStep .step .stepConfirm {
  background-color: #ffffff;
  color: #2F2415;
}
.lower .contact .thanks .contactStep .step .stepConfirm:before {
  background-color: #ffffff;
  z-index: 4;
}
.lower .contact .thanks .contactStep .step .stepThanks {
  background-color: #41AE0F;
  color: #FFF;
}
.lower .contact .thanks .contactStep .step .stepThanks:before {
  display: none;
}
.lower .contact .thanks .mainTxt {
  margin-bottom: 2.5em;
}
@media screen and (min-width:1025px) {
  .lower .contact .thanks .mainTxt {
    text-align: center;
  }
}
.lower .contact .thanks .thanksTel {
  color: #41AE0F;
  font-weight: 700;
  padding-top: 1em;
}
.lower .contact .thanks .thanks-error {
  margin-bottom: 4em;
  border-radius: 8px;
}
.lower .contact .thanks .thanks-error p {
  margin-bottom: 0;
}
@media screen and (min-width:1025px) {
  .lower .contact .thanks .thanksError {
    padding-top: 2em;
  }
  .lower .contact .thanks .thanksError p {
    text-align: center;
    margin-bottom: 1em;
  }
  .lower .contact .thanks .thanksError .thanks-error__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lower .contact .thanks .thanksError .thanksTel {
    font-size: 1.1rem;
  }
}/*# sourceMappingURL=pages.css.map */