@charset "UTF-8";
* {
  color: #000; }
html {
  scroll-behavior: smooth;
}
body {
  margin-top: 0 !important; }

*, #lp {
  margin: 0 0 0 0;
  margin-top: 0;
  line-height: 1.875;
  letter-spacing: 0.08em; }
  * .no-lh, #lp .no-lh {
    line-height: 1 !important; }

a, li, p {
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-size: inherit; }

a:hover {
  opacity: .5;
  transition: .3s; }
.contents {
  max-width: 1080px;
  margin: 0 auto; }
  @media only screen and (max-width: 1079px) {
    .contents {
      margin: 0 20px; } }

.wrapper {
  width: 100%; }

.center {
  text-align: center;
  justify-content: center; }
  .center img {
    margin: 0 auto; }

.middle {
  display: flex;
  align-items: center; }

.full-width {
  margin: 0 calc(50% - 50vw);
  width: 100vw; }

.no_img span {
  display: none; }

.no-border {
  border: 0 !important; }

.no-bg {
  background: transparent !important; }

.no-link:hover {
  color: initial; }

.clear {
  clear: both; }

.lp-contents {
  padding: 40px 0 10px; }
.lp-contents-2 {
  padding: 80px 0}
.lp-contents-3 {
  padding: 50px 0}
.lp-contents-4 {
  padding: 80px 0 0}
.lp-contents-5 {
  padding: 80px 0 40px}
ul.kome {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: inherit !important;
  font-size: inherit !important; }
  ul.kome li {
    color: inherit !important;
    font-size: inherit !important;
    list-style: none;
    text-indent: -1em;
    padding: 0 0 0.5em 1em; }

.bg_0 {
  background-color: #000; }
  .bg_0 p, .bg_0 h2, .bg_0 h3, .bg_0 div, .bg_0 dd, .bg_0 dt, .bg_0 dl, .bg_0 tr, .bg_0 td, .bg_0 th, .bg_0 span, .bg_0 a {
    color: #fff; }

.bg_1 {
  background-color: #efefef; }

.bg_2 {
  background-color: #fff; }

.bg_3 {
  background-color: #fff;
  border-top: solid 1px #000; }

.bg_4 {
  background-color: #efefef; }

.bg_5 {
  background-color: #c00c20; }

header {
  display: block;
  height: 153px;
  padding: 75px 0 0 0;
  position: relative;
  max-width: 1080px;
  margin: 0 auto 30px; }
  header .lp-icon_logo {
    width: 300px;
    height: 78px;
    background: url(/wp-content/themes/designamnew-2023/img/lp/logo-pc.svg) no-repeat;
    background-size: contain;
    left: 0;
    position: absolute;
    display: inline-block; }
  .lp-icon-pc {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    }
  header .lp-icon_mail {
    width: 200px;
    height: 48px;
    background: url(/wp-content/themes/designamnew-2023/img/lp/2505/documents_btn.svg) no-repeat;
    background-size: contain; }
  header .lp-icon_contact {
    width: 200px;
    height: 48px;
    background: url(/wp-content/themes/designamnew-2023/img/lp/2505/contact_btn.svg) no-repeat;
    background-size: contain; 
    margin-left: 16px;}
    header .lp-icon_mail:hover {
      opacity: .5; }
      .lp-icon_mail_sp {
  display: none;
}

.footer {
  margin-top: 0; }

.lp_main {
  width: 100%;
  display: block;
  height: 502px;
  background-size: contain;
  background-repeat: no-repeat; }

.h2-center {
  font-size: 3.2rem;
  line-height: 1.5em; 
  text-align: center;
}
.h2-left {
  font-size: 3.2rem;
  line-height: 1.5em; 
  text-align: left;
}
.h2-contact {
  font-size: 3.2rem;
  line-height: 1.5em; 
  text-align: center;
}
@media screen and (max-width: 560px) {
  .h2-contact {
  font-size: 2.0rem;
  line-height: 1.5em; 
  text-align: center;
}
}

h3 {
  font-size: 2.2rem;
  line-height: 3rem;
  margin-bottom: 1em; }

.footer-contact a:hover {
  opacity: 1; }

@media only screen and (min-width: 1080px) {
  .sp-inline {
    display: none !important; }

  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none; }

  .pc-ml-0 {
    margin-left: 0 !important; }
  .pc-ml-10 {
    margin-left: 10px !important; }
  .pc-ml-20 {
    margin-left: 20px !important; }
  .pc-ml-30 {
    margin-left: 30px !important; }
  .pc-ml-40 {
    margin-left: 40px !important; }
  .pc-ml-50 {
    margin-left: 50px !important; }
  .pc-ml-60 {
    margin-left: 60px !important; }
  .pc-ml-70 {
    margin-left: 70px !important; }
  .pc-ml-80 {
    margin-left: 80px !important; }
  .pc-ml-90 {
    margin-left: 90px !important; }
  .pc-ml-100 {
    margin-left: 100px !important; }
  .pc-mr-0 {
    margin-right: 0 !important; }
  .pc-mr-10 {
    margin-right: 10px !important; }
  .pc-mr-20 {
    margin-right: 20px !important; }
  .pc-mr-25 {
    margin-right: 25px !important; }
  .pc-mr-30 {
    margin-right: 30px !important; }
  .pc-mr-40 {
    margin-right: 40px !important; }
  .pc-mr-50 {
    margin-right: 50px !important; }
  .pc-mr-60 {
    margin-right: 60px !important; }
  .pc-mr-70 {
    margin-right: 70px !important; }
  .pc-mr-80 {
    margin-right: 80px !important; }
  .pc-mr-90 {
    margin-right: 90px !important; }
  .pc-mr-100 {
    margin-right: 100px !important; } }
@media only screen and (max-width: 1079px) {
  header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    padding: 0 20px;
    height: auto; }
    header .lp-icon_logo {
      background-position: left bottom;
      position: relative;
      /* width: calc(90% - 25px); */
      width: 200px;
      margin: 0 0 0 0;
      align-self: flex-end; }
    .lp-icon-pc{
    display: none;
  }
  .lp-icon-sp{
    display: flex!important;
    margin-top: 35px;
  }
  .lp-icon_mail_sp {
    width: 45px;
    height: 45px;
    display: block !important;
    background: url(/wp-content/themes/designamnew-2023/img/lp/2505/icon_document_sp.svg) no-repeat;
    background-size: contain;
  }
    .lp-icon_contact_sp {
    width: 45px;
    height: 45px;
    display: block !important;
    background: url(/wp-content/themes/designamnew-2023/img/lp/2505/icon_contact_sp.svg) no-repeat;
    background-size: contain;
    margin-left: 10px;
  }

  .pc-inline {
    display: none !important; }

  .sp-center {
    text-align: center;
    justify-content: center; }
    .sp-center img {
      margin: 0 auto; }

  .sp-middle {
    display: flex;
    align-items: center; }
  .lp_main {
    display: none; }
  .lp_main-sp {
    height: 0;
    margin: 0 0 35px 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 46.5%; }
  .lp_main2105-sp {
  display: block !important;
    background-size: cover;       /* 画面いっぱいにカバー */
  background-position: center;  /* 中央に表示 */
  background-repeat: no-repeat; /* 繰り返さない */
}

  .r-arrow {
    line-height: 1.2; }

  h2 {
    font-size: 2.4rem; }

  .sp-ml-0 {
    margin-left: 0 !important; }
  .sp-ml-10 {
    margin-left: 10px !important; }
  .sp-ml-20 {
    margin-left: 20px !important; }
  .sp-ml-30 {
    margin-left: 30px !important; }
  .sp-ml-40 {
    margin-left: 40px !important; }
  .sp-ml-50 {
    margin-left: 50px !important; }
  .sp-ml-60 {
    margin-left: 60px !important; }
  .sp-ml-70 {
    margin-left: 70px !important; }
  .sp-ml-80 {
    margin-left: 80px !important; }
  .sp-ml-90 {
    margin-left: 90px !important; }
  .sp-ml-100 {
    margin-left: 100px !important; }
  .sp-mr-0 {
    margin-right: 0 !important; }
  .sp-mr-10 {
    margin-right: 10px !important; }
  .sp-mr-20 {
    margin-right: 20px !important; }
  .sp-mr-25 {
    margin-right: 25px !important; }
  .sp-mr-30 {
    margin-right: 30px !important; }
  .sp-mr-40 {
    margin-right: 40px !important; }
  .sp-mr-50 {
    margin-right: 50px !important; }
  .sp-mr-60 {
    margin-right: 60px !important; }
  .sp-mr-70 {
    margin-right: 70px !important; }
  .sp-mr-80 {
    margin-right: 80px !important; }
  .sp-mr-90 {
    margin-right: 90px !important; }
  .sp-mr-100 {
    margin-right: 100px !important; }
  .sp-small {
    font-size: .8em; }
  .sp-ja, .sp-ja-14, .sp-ja-16, .sp-ja-18 {
    line-height: 1.875; }
    .sp-ja-14 {
      font-size: 1.4rem; }
    .sp-ja-16 {
      font-size: 1.6rem; }
    .sp-ja-18 {
      font-size: 1.8rem; } }
/* メインビジュアルURL */
.lp_main2105 {
  background-image: url(/wp-content/themes/designamnew-2023/img/lp/2505/lp_mainvisal_pc.webp); 
}
.lp_main2105-sp {
  display: none; 
}
.lp_main_btn{
  width: 100%;
}
.lp_main_btn_column{
  width: 27.41%;
  position: relative;
  top: 313px;
  left: 42px;
}


/* column-5 pc5列 sp4列 */
.column-5 .lp-ul-comment ul, .column-5 .lp-ul-comment dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }
  .column-5 .lp-ul-comment ul li, .column-5 .lp-ul-comment ul dt, .column-5 .lp-ul-comment ul dd, .column-5 .lp-ul-comment dl li, .column-5 .lp-ul-comment dl dt, .column-5 .lp-ul-comment dl dd {
    width: calc(20% - 25px);
    margin: 0 0 0 0;
    padding-bottom: 50px;
    align-self: strech; }
  .column-5 .lp-ul-comment dl dd:nth-of-type(n+6):nth-of-type(-n+10) {
    padding-bottom: 0 !important;}

@media only screen and (max-width: 1079px) {
  .column-5 .lp-ul-comment ul, .column-5 .lp-ul-comment dl {
    justify-content: center; }
    .column-5 .lp-ul-comment ul li, .column-5 .lp-ul-comment ul dt, .column-5 .lp-ul-comment ul dd, .column-5 .lp-ul-comment dl li, .column-5 .lp-ul-comment dl dt, .column-5 .lp-ul-comment dl dd {
      width: 25%;
      padding-left: 5px;
      padding-right: 5px;
      padding-bottom: 25px; } }
/* コメント 3カラム */
/* column-3 pc3列 sp2列 */
.column-3 .lp-ul-comment {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%; }
  .column-3 .lp-ul-comment li, .column-3 .lp-ul-comment dl {
    width: calc(33% - 25px);
    margin: 0 0 0 0;
    align-self: strech; }
    .column-3 .lp-ul-comment li.full-size, .column-3 .lp-ul-comment dl.full-size {
      width: 100% !important; }
    .column-3 .lp-ul-comment li dt, .column-3 .lp-ul-comment li dd, .column-3 .lp-ul-comment dl dt, .column-3 .lp-ul-comment dl dd {
      display: block;
      width: 100%; }
      .column-3 .lp-ul-comment li dt.inner-flex, .column-3 .lp-ul-comment li dd.inner-flex, .column-3 .lp-ul-comment dl dt.inner-flex, .column-3 .lp-ul-comment dl dd.inner-flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .column-3 .lp-ul-comment li dt.inner-flex .inner, .column-3 .lp-ul-comment li dd.inner-flex .inner, .column-3 .lp-ul-comment dl dt.inner-flex .inner, .column-3 .lp-ul-comment dl dd.inner-flex .inner {
          margin: 0 0 0 0;
          align-self: strech; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-harf, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-harf, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-harf, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-harf {
            width: calc(50% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-25, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-25, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-25, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-25 {
            width: calc(25% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-75, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-75, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-75, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-75 {
            width: calc(75% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-40, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-40, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-40, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-40 {
            width: calc(40% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-60, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-60, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-60, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-60 {
            width: calc(60% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-20, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-20, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-20, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-20 {
            width: calc(20% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-80, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-80, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-80, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-80 {
            width: calc(80% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-10, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-10, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-10, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-10 {
            width: calc(10% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-90, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-90, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-90, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-90 {
            width: calc(90% - 10px) !important; }
          .column-3 .lp-ul-comment li dt.inner-flex .inner.size-full, .column-3 .lp-ul-comment li dd.inner-flex .inner.size-full, .column-3 .lp-ul-comment dl dt.inner-flex .inner.size-full, .column-3 .lp-ul-comment dl dd.inner-flex .inner.size-full {
            width: 100% !important; }
.column-3-second .lp-ul-comment-second {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }
.link-in-dl{
  max-width: 328px;
  width: 100%;

}

@media only screen and (max-width: 1079px) {
  .column-3-second .lp-ul-comment-second {
  justify-content: space-around;
}
  .column-3 .lp-ul-comment li, .column-3 .lp-ul-comment dl {
    width: calc(50% - 10px);
    margin: 0 0 0 0;
    align-self: strech; }
    .column-3 .lp-ul-comment li.sp-full, .column-3 .lp-ul-comment dl.sp-full {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .column-3 .lp-ul-comment li.sp-full dd, .column-3 .lp-ul-comment dl.sp-full dd {
        width: calc(50% - 10px);
        align-self: strech; }
    .column-3 .lp-ul-comment li.sp-harf, .column-3 .lp-ul-comment dl.sp-harf {
      width: calc(50% - 10px); }
      .column-3 .lp-ul-comment li.sp-harf .size-harf, .column-3 .lp-ul-comment li.sp-harf .size-25, .column-3 .lp-ul-comment li.sp-harf .size-75, .column-3 .lp-ul-comment li.sp-harf .size-40, .column-3 .lp-ul-comment li.sp-harf .size-60, .column-3 .lp-ul-comment li.sp-harf .size-20, .column-3 .lp-ul-comment li.sp-harf .size-80, .column-3 .lp-ul-comment li.sp-harf .size-10, .column-3 .lp-ul-comment li.sp-harf .size-90, .column-3 .lp-ul-comment dl.sp-harf .size-harf, .column-3 .lp-ul-comment dl.sp-harf .size-25, .column-3 .lp-ul-comment dl.sp-harf .size-75, .column-3 .lp-ul-comment dl.sp-harf .size-40, .column-3 .lp-ul-comment dl.sp-harf .size-60, .column-3 .lp-ul-comment dl.sp-harf .size-20, .column-3 .lp-ul-comment dl.sp-harf .size-80, .column-3 .lp-ul-comment dl.sp-harf .size-10, .column-3 .lp-ul-comment dl.sp-harf .size-90 {
        width: 100% !important; } }
/* コメント 3カラム */
/* column-2 pc2列 sp1列 */
/* box-2to3 pc2列(1:2) sp2列(1:1) */
.column-2 .lp-ul-comment {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }
  .column-2 .lp-ul-comment li, .column-2 .lp-ul-comment dl {
    width: calc(50% - 25px);
    margin: 0 0 0 0;
    align-self: strech; }
    .column-2 .lp-ul-comment li.full-size, .column-2 .lp-ul-comment dl.full-size {
      width: 100% !important; }
  .column-2 .lp-ul-comment-box-2to3 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 0 0; }
    .column-2 .lp-ul-comment-box-2to3 dt {
      width: calc(33% -  45px); }
    .column-2 .lp-ul-comment-box-2to3 dd {
      width: calc(67% - 15px); }
    .column-2 .lp-ul-comment-box-2to3 dt:nth-child(even), .column-2 .lp-ul-comment-box-2to3 dd:nth-child(even) {
      margin: 0 0 0 40px; }
    .column-2 .lp-ul-comment-box-2to3 dt.inner-flex, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; 
      align-items: center;
    }
      .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner {
        margin: 0 0 0 0;
        align-self: strech; }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-harf, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-harf {
          width: calc(50% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-25, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-25 {
          width: calc(25% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-75, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-75 {
          width: calc(75% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-40, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-40 {
          width: calc(40% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-60, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-60 {
          width: calc(60% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-10, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-10 {
          width: calc(10% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-90, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-90 {
          width: calc(90% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-20, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-20 {
          width: calc(20% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-80, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-80 {
          width: calc(80% - 10px); }
        .column-2 .lp-ul-comment-box-2to3 dt.inner-flex .inner.size-full, .column-2 .lp-ul-comment-box-2to3 dd.inner-flex .inner.size-full {
          width: 100% !important; }

@media only screen and (max-width: 1079px) {
  .column-2 .lp-ul-comment {
    display: block;
    width: 100%; }
    .column-2 .lp-ul-comment li, .column-2 .lp-ul-comment dl {
      width: 100%; }
    .column-2 .lp-ul-comment-box-2to3 {
      justify-content: space-between; }
      .column-2 .lp-ul-comment-box-2to3 dt, .column-2 .lp-ul-comment-box-2to3 dd {
        width: 100%; }
        .column-2 .lp-ul-comment-box-2to3 dt:nth-child(even), .column-2 .lp-ul-comment-box-2to3 dd:nth-child(even) {
          margin: 0 0 0 0; }
        .column-2 .lp-ul-comment-box-2to3 dt.sp-harf, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf {
          width: calc(50% - 10px); }
          .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-harf, .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-25, .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-75, .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-40, .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-60, .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-10, .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-90, .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-20, .column-2 .lp-ul-comment-box-2to3 dt.sp-harf .size-80, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-harf, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-25, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-75, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-40, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-60, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-10, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-90, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-20, .column-2 .lp-ul-comment-box-2to3 dd.sp-harf .size-80 {
            width: 100% !important; } }
/* column-1 pc1列 sp1列 */
.column-1 .lp-ul-comment ul, .column-1 .lp-ul-comment dl {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 60px 0 !important;
  width: 100%; }
  .column-1 .lp-ul-comment ul:last-child, .column-1 .lp-ul-comment dl:last-child {
    margin: 0 0 30px 0 !important; }
  .column-1 .lp-ul-comment ul li, .column-1 .lp-ul-comment ul dt, .column-1 .lp-ul-comment ul dd, .column-1 .lp-ul-comment dl li, .column-1 .lp-ul-comment dl dt, .column-1 .lp-ul-comment dl dd {
    width: calc(33% - 25px);
    margin: 0 0 0 0;
    padding-bottom: 50px;
    align-self: strech; }
  .column-1 .lp-ul-comment ul .img-box, .column-1 .lp-ul-comment dl .img-box {
    width: 339px;
    padding: 0 0px 0 0; }
  .column-1 .lp-ul-comment ul .comment-box, .column-1 .lp-ul-comment dl .comment-box {
    width: 370px; }
  .column-1 .lp-ul-comment ul .sp-2box, .column-1 .lp-ul-comment dl .sp-2box {
    width: 225px;
    padding: 0 0 0 10px; }

@media only screen and (max-width: 1079px) {
  .column-1 .lp-ul-comment ul, .column-1 .lp-ul-comment dl {
    display: block; }
    .column-1 .lp-ul-comment ul li, .column-1 .lp-ul-comment ul dt, .column-1 .lp-ul-comment ul dd, .column-1 .lp-ul-comment ul .img-box, .column-1 .lp-ul-comment ul .comment-box, .column-1 .lp-ul-comment ul .sp-2box, .column-1 .lp-ul-comment dl li, .column-1 .lp-ul-comment dl dt, .column-1 .lp-ul-comment dl dd, .column-1 .lp-ul-comment dl .img-box, .column-1 .lp-ul-comment dl .comment-box, .column-1 .lp-ul-comment dl .sp-2box {
      width: 100%;
      padding-bottom: 25px; }
    .column-1 .lp-ul-comment ul .sp-2box, .column-1 .lp-ul-comment dl .sp-2box {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 10px 0 20px 0; }
      .column-1 .lp-ul-comment ul .sp-2box img, .column-1 .lp-ul-comment ul .sp-2box p, .column-1 .lp-ul-comment dl .sp-2box img, .column-1 .lp-ul-comment dl .sp-2box p {
        width: calc(50% - 5px);
        align-self: flex-start; } }
/* ブロック装飾 */
.lp-ul-comment .r-arrow_lpli {
  height: 30px; }
.lp-ul-comment-ja18 {
  font-size: 1.8rem; }
.lp-ul-comment.lp-btn li, .lp-ul-comment.lp-btn dl, .lp-ul-comment.lp-btn dt, .lp-ul-comment.lp-btn dd {
  z-index: 1;
  margin: 0 0 30px 0; }
.lp-ul-comment.lp-btn .lp-btn-bk {
  background: #fff;
  color: #000;
  border: 1px solid #000; }
  .lp-ul-comment.lp-btn .lp-btn-bk span, .lp-ul-comment.lp-btn .lp-btn-bk p {
    color: inherit; }
.lp-ul-comment.lp-btn .lp-btn-wh {
  background: #fff; }
  .lp-ul-comment.lp-btn .lp-btn-wh span, .lp-ul-comment.lp-btn .lp-btn-wh p {
    color: inherit; }
.lp-ul-comment.lp-btn .lp-btn-gl {
  background: #efefef; }
  .lp-ul-comment.lp-btn .lp-btn-gl span, .lp-ul-comment.lp-btn .lp-btn-gl p {
    color: inherit; }
.lp-ul-comment.lp-btn .deco:before {
  position: absolute;
  z-index: -3;
  margin: -30px 0 0 -30px;
  content: '';
  display: block;
  width: 70px;
  height: 90px;
  border: 1px solid;
  border-color: transparent transparent transparent #000;
  transform: rotate(45deg); }
.lp-ul-comment.lp-btn .deco-line {
  border: solid 1px #000;
  position: relative;
  background-color: #fff; }
.lp-ul-comment.lp-btn .deco-line-top {
  border-top: solid 1px #000;
  position: relative; }
.lp-ul-comment.lp-btn .deco-line-afterdash {
  position: relative;
  padding-right: 40px; }
  .lp-ul-comment.lp-btn .deco-line-afterdash:before {
    content: "";
    background-image: linear-gradient(to bottom, #000, #000 10px, transparent 10px, transparent 15px);
    background-size: 1px 15px;
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none; }
.lp-ul-comment.lp-btn .deco-doubleline {
  border: solid 1px #000;
  position: relative; }
  .lp-ul-comment.lp-btn .deco-doubleline:after {
    border: solid 1px #000;
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px); }
.lp-ul-comment.lp-btn .deco-icon {
  width: 85px;
  height: 85px; }
  .lp-ul-comment.lp-btn .deco-icon-60 {
    width: 60px;
    height: 60px; }
.lp-ul-comment.lp-btn .deco-layericon {
  position: relative;
  margin: 0 0 65px 0; }
  .lp-ul-comment.lp-btn .deco-layericon:nth-last-child(2), .lp-ul-comment.lp-btn .deco-layericon:last-child {
    margin: 0 0 30px 0; }
  .lp-ul-comment.lp-btn .deco-layericon-righttop {
    position: absolute;
    right: 0;
    top: 0;
    margin: -35px 35px 0 0; }
  .lp-ul-comment.lp-btn .deco-layericon-lefttop {
    position: absolute;
    left: 0;
    top: 0;
    margin: -10px 0 0 -10px; }
.lp-ul-comment.lp-btn .deco-icontitle {
  position: relative;
  margin-left: 70px; }
  .lp-ul-comment.lp-btn .deco-icontitle:before {
    content: '';
    background-size: contain;
    background-image: url(/wp-content/themes/designamnew-2023/img/lp/icon-workpoint.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 -90px; }
  .lp-ul-comment.lp-btn .deco-icontitle .tit {
    margin: 15px 0 0 10px;
    position: absolute;
    display: block; }
.lp-ul-comment.lp-btn .deco-balloon {
  position: relative;
  display: inline-block;
  line-hight: 1em;
  padding: .5em 1em;
  max-width: 100%;
  font-size: 16px;
  border-radius: 10px; }
  .lp-ul-comment.lp-btn .deco-balloon:before {
    content: "";
    position: absolute;
    margin: 0;
    bottom: -18px;
    left: 20px;
    width: 0;
    height: 0;
    transform: rotate(-30deg); }
  .lp-ul-comment.lp-btn .deco-balloon.balloon-bk {
    color: #fff;
    background: #000; }
    .lp-ul-comment.lp-btn .deco-balloon.balloon-bk:before {
      border-top: 30px solid #000;
      border-left: 12px solid transparent;
      border-right: 5px solid transparent; }
.lp-ul-comment.lp-btn .deco-frame-box {
  padding: 30px;
  position: relative; }
  .lp-ul-comment.lp-btn .deco-frame-box::before, .lp-ul-comment.lp-btn .deco-frame-box::after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute; }
  .lp-ul-comment.lp-btn .deco-frame-box::before {
    border-left: solid 1px #000;
    border-top: solid 1px #000;
    top: 0;
    left: 0; }
  .lp-ul-comment.lp-btn .deco-frame-box::after {
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    bottom: 0;
    right: 0; }
.lp-ul-comment .li-inline li, .lp-ul-comment .li-inline dd {
  display: inline-block;
  margin: 0 0.5em 0 0; }
  .lp-ul-comment .li-inline li.no-space, .lp-ul-comment .li-inline dd.no-space {
    margin: 0 0 0 0; }
.lp-ul-comment .li-inline li {
  white-space: nowrap; }

.lp-list-link {
  margin: 30px 0 30px 0; }
  .lp-list-link li, .lp-list-link dl, .lp-list-link dt, .lp-list-link dd {
    margin: 0 0 15px 0; }

.lp-btn-0015 {
  padding: 0 15px; }

.lp-btn-1010 {
  padding: 10px; }

.lp-btn-3040 {
  padding: 30px 40px; }
.lp-btn-3030 {
  padding: 30px 30px; }
.lp-btn-0040 {
  padding: 0 40px; }

.lp-btn-2020 {
  padding: 15px 20px; }

.lp-btn-251520 {
  padding: 25px 15px 20px; }

.lp-btn-4030 {
  padding: 40px 30px; }

.lp-btn-5060 {
  padding: 50px 60px; }

.lp-btn-6060 {
  padding: 60px 60px; }

.lp-btn-pl {
  padding-left: 30px; }

.lp-btn-bt0 {
  padding-bottom: 0 !important; }

.lp-overblock-outer {
  position: relative; }
.lp-overblock-inner {
  position: absolute; }
  .lp-overblock-inner.top {
    top: 0; }
  .lp-overblock-inner.top-35 {
    top: 0;
    margin-top: -35px; }
  .lp-overblock-inner.left {
    left: 0; }
  .lp-overblock-inner.left35 {
    left: 0;
    margin-left: 35px; }
  .lp-overblock-inner.right {
    right: 0; }
  .lp-overblock-inner.right35 {
    right: 0;
    margin-right: 35px; }
  .lp-overblock-inner.bottom {
    bottom: 0; }
  .lp-overblock-inner.bottom35 {
    bottom: 0;
    margin-bottom: -35px; }

@media only screen and (max-width: 1079px) {
  .lp-ul-comment.lp-btn .deco:before {
    margin: -15px 0 0 -15px;
    width: 35px;
    height: 45px; }
  .lp-ul-comment.lp-btn .deco-line-afterdash {
    padding-right: 0;
    padding-bottom: 30px; }
    .lp-ul-comment.lp-btn .deco-line-afterdash:before {
      background-image: linear-gradient(to right, #000, #000 10px, transparent 10px, transparent 15px);
      background-size: 15px 1px;
      background-position: right bottom;
      background-repeat: repeat-x; }
  .lp-ul-comment.lp-btn .deco-icon {
    width: 65px;
    height: 65px; }
  .lp-ul-comment.lp-btn .deco-layericon-righttop {
    margin: -45px 15px 0 0; }
  .lp-ul-comment.lp-btn .deco-layericon:nth-last-child(2) {
    margin: 0 0 65px 0; }
  .lp-ul-comment.lp-btn .deco-icontitle {
    margin-left: 0; }
    .lp-ul-comment.lp-btn .deco-icontitle .tit {
      margin-left: 60px;
      line-height: 1.5em;
      position: relative;
      display: block; }
    .lp-ul-comment.lp-btn .deco-icontitle:before {
      width: 50px;
      height: 50px;
      margin: 0 0 0 0; }
  .lp-ul-comment.lp-btn dt, .lp-ul-comment.lp-btn dd {
    margin: 0 0 15px 0; }

  .lp-list-link {
    margin: 15px 0 15px 0; }

  .lp-btn-3040 {
    padding: 15px 20px; }

  .lp-btn-0040 {
    padding: 0 20px; }

  .lp-btn-2020 {
    padding: 10px; }

  .lp-btn-4030 {
    padding: 20px 25px; }

  .lp-btn-5060 {
    padding: 25px 30px; }

  .lp-btn-6060 {
    padding: 30px 30px; }

  .lp-btn-pl {
    padding-left: 55px; }

  .lp-overblock-inner.left35 {
    left: 0;
    margin-left: 15px; }
  .lp-overblock-inner.right35 {
    right: 0;
    margin-right: 15px; } }
/* テキスト装飾 */
.lp-txt-line {
  display: inline-block;
  line-hight: 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #000; }
  .lp-txt-line.red {
    border-bottom: 1px solid #c00c20; }

/* fontsize linehight*/
.lp-txt-26 {
  font-size: 2.6rem;
  line-height: 1.4em; }
.lp-txt-22 {
  font-size: 2.2rem;
  line-height: 1.4em; }
.lp-txt-20 {
  font-size: 2rem;
  line-height: 1.4em; }

/*  */
.lp-icon {
  display: block;
  width: 90px;
  height: auto; }
  .center .lp-icon {
    margin: 0 auto; }

.lp-img {
  display: block;
  height: auto;
  width: 75%; }
  .lp-img-fullsize {
    width: 100%; }
  .lp-img-harf {
    width: 50%; }
  .lp-img-quarter {
    width: 25%; }
  .center .lp-img {
    margin: 0 auto; }
  .lp-img-line {
    border: 1px solid #e4e4e4; }

/* float */
.float-content .left {
  float: left;
  margin-right: 1em; }
.float-content .right {
  float: right;
  margin-left: 1em; }
.float-content .harf {
  width: 50%;
  height: auto;
  margin-bottom: .5em; }

.contact-ban {
  padding: 56px 0 56px;
  text-align: center; }
  .contact-ban p {
    font-size: 3.4rem;
    letter-spacing: .23em;
    display: inline-block; }
  .contact-ban dl {
    width: 80%;
    margin: 0 auto; }
    .contact-ban dl dd {
      display: block;
      padding: 10px;
      width: 65%;
      margin: 0 auto; }
      .contact-ban dl dd:first-child {
        border-bottom: 1px solid #fff; }
      .contact-ban dl dd.tel a {
        text-decolation: none;
        font-size: 3.4rem;
        color: #fff; }
        .contact-ban dl dd.tel a:before {
          content: '';
          width: 38px;
          height: 38px;
          background: url(/wp-content/themes/designamnew-2023/img/lp/icon-tel-wh.png);
          background-size: contain;
          background-repeat: no-repeat;
          display: inline-block;
          margin: 0 15px -8px 0; }
      .contact-ban dl dd.botton a {
        display: block;
        margin: 10px auto 0;
        font-size: 3.4rem;
        text-decoration: none;
        letter-spacing: .23em; }

@media only screen and (max-width: 1079px) {
  .contact-ban {
    padding: 20px 0 30px; }
    .contact-ban p {
      font-size: 2.4rem;
      margin: 0 0 1em 0; }
    .contact-ban dl {
      width: 100%; }
      .contact-ban dl dd {
        width: 100%; }
        .contact-ban dl dd.tel a {
          text-decoration: none;
          font-size: 2.8rem;
          color: #fff !important; }
        .contact-ban dl dd.botton a {
          font-size: 1.8rem; }
          .contact-ban dl dd.botton a:before {
            width: 25px;
            height: 20px; } }
/* css アイコン */
.lp-icon-checked {
  content: '';
  width: 30px;
  height: 30px;
  border: 3px solid #000;
  display: block; }
  .lp-icon-checked:before {
    content: '';
    width: 32px;
    height: 14px;
    border-left: 4px solid #c00c20;
    border-bottom: 4px solid #c00c20;
    transform: rotate(-45deg);
    display: block;
    margin: -2px 0 0 4px; }

.ac-trigger-lp {
  padding-left: 30px;
  background-image: url(/wp-content/themes/designamnew-2023/img/common/icon-plus.png);
  background-repeat: no-repeat;
  background-size: 12px auto;
background-position: 0 50%;
    cursor: pointer;
    /* margin: 24px 0; */
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 0;
}

.ac-trigger-lp.opened {
  background-image: url(/wp-content/themes/designamnew-2023/img/common/icon-minus.png);
  background-position: 0 50%;
}

.ac-container-lp {
  display: none; /* 初期状態は非表示 */
  padding: 0 0 24px;
}

.border{
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}
.lp-wrapper-mb40{
  margin-bottom: 40px;
}
.lp-wrapper-mb50{
  margin-bottom: 50px;
}
.h4-mb18{
  margin-bottom:  18px;
}

/* 会社でこんなお悩みはありませんか */
.card{
  position: relative;
}
.card img {
  width: 100%;
  height: auto;
  display: block;
}
.card-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  display: flex;
  align-items: center;   /* 縦方向の中央揃え */
  justify-content: center; /* 横方向の中央揃え */
  text-align: center;

  color: black;
  padding-bottom: 25px;
}
@media screen and (max-width: 1079px) {
.card{
  margin-bottom: 10px;
}
}
/* デザインエイエムは設立から25年、
そうした多くの経営課題をロゴで解決してきました。 三角 */

.triangle-top {
  position: relative;
}

.triangle-top::before {
  content: "";
  position: absolute;
  top: 0px; /* 三角形をsection外に突き出す */
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 22px solid white; /* ▼白色の三角形 */
  z-index: 1;
}

.lp-btn-border{
  border-bottom: #000 4px solid;
  padding-bottom: 32px;
}

.triangle-bottom{
  position: relative;
}

.triangle-bottom::before {
  content: "";
  position: absolute;
  bottom: -22px; /* 三角形をsection外に突き出す */
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 22px solid black; /* ▼白色の三角形 */
  z-index: 1;
}

.triangle-bottom::after {
  content: "";
  position: absolute;
  bottom:-16px; /* 枠線の太さ分だけ上にずらす */
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 18px solid white; /* 中身の白 */
  z-index: 2;
}


.botton{
  border-bottom: 1px #fff solid;
  padding-bottom: 16px;
}


.form-tabs {
  display: flex;
  max-width: 1080px;
  justify-content: space-around;
  margin: 0 auto;
  border-bottom: 1px solid #A6A6A6;
}

.form-tab {
  cursor: pointer;
  color: #A6A6A6; /* 非選択時はグレー */
  border-bottom: 3px solid #A6A6A6;
  transition: all 0.2s ease;
  width: 100%;
  opacity: 1;
}

/* アクティブ時（選択中） */
.form-tab.active {
  color: #000;
  border-bottom: 3px solid #000;
  opacity: 1;
}

/* アクティブなタブをホバーで半透明に */
.form-tab.active:hover {
  opacity: 0.5;
}

/* 非アクティブなタブをホバーで黒く（強調） */
.form-tab:not(.active):hover {
  color: #000;
  border-bottom-color: #000;
}
  .form-tab-content {
    display: none;
  }
  .form-tab-content.active {
    display: block;
  }

/* -------------------------------- 

text size

-------------------------------- */
.ja-36 {
  font-size: 3.6rem;
  letter-spacing: 0.08em; }
.ja-28 {
  font-size: 2.8rem;
  letter-spacing: 0.08em; }
.ja-24 {
  font-size: 2.4rem;
  letter-spacing: 0.08em; }
.ja-22 {
  font-size: 2.2rem;
  letter-spacing: 0.08em; }
.ja-21 {
  font-size: 2.1rem;
  letter-spacing: 0.08em; }
.ja-20 {
  font-size: 2rem;
  letter-spacing: 0.08em; }
.ja-18 {
  font-size: 1.8rem;
  letter-spacing: 0.08em; }
.ja-16 {
  font-size: 1.6rem;
  letter-spacing: 0.08em; }
.ja-15 {
  font-size: 1.5rem;
  letter-spacing: 0.08em; }
.ja-14 {
  font-size: 1.4rem;
  letter-spacing: 0.08em; }
.ja-12 {
  font-size: 1.2rem;
  letter-spacing: 0.08em; }
.ja-11 {
  font-size: 1.1rem;
  letter-spacing: 0.08em; }
.ja-10 {
  font-size: 1.0rem;
  letter-spacing: 0.08em; }

.en-52 {
  font-size: 5.2rem;
  letter-spacing: 0.05em; }
.en-40 {
  font-size: 4rem;
  letter-spacing: 0.04em; }
.en-36 {
  font-size: 3.6rem;
  letter-spacing: 0.08em; }
.en-28 {
  font-size: 2.8rem; }
.en-26 {
  font-size: 2.6rem;
  letter-spacing: 0.05em; }
.en-24 {
  font-size: 2.4rem; }
.en-22 {
  font-size: 2.2rem;
  letter-spacing: 0.05em; }
.en-20 {
  font-size: 2rem;
  letter-spacing: 0.05em; }
.en-18 {
  font-size: 1.8rem;
  letter-spacing: 0.08em; }
.en-16 {
  font-size: 1.6rem;
  letter-spacing: 0.05em; }
.en-14 {
  font-size: 1.4rem;
  letter-spacing: 0.05em; }
.en-12 {
  font-size: 1.2rem; }
.en-11 {
  font-size: 1.1rem;
  letter-spacing: 0.05em; }
.en-10 {
  font-size: 1.0rem;
  letter-spacing: 0.08em; }

.ja-bold {
  font-family: FOT-筑紫ゴシック Pro B;
  font-weight: bold; 
}
.ja-demi {
    font-family: FOT-筑紫ゴシック Pr5 D;
    font-weight: bold; }
.en {
  font-family: din-2014, sans-serif;
  font-weight: 400;
  font-style: normal;
  /*&-mid {
  font-family: din-2014, sans-serif;
  font-weight: 500;
  font-style: normal;
  }*/ }
  .en-demi {
    font-family: din-2014, sans-serif;
    font-weight: 600;
    font-style: normal; }
  .en-bold {
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-style: normal; }
.ja-14-lp{
  font-size: 1.4rem;       /* 14px */
  line-height: 1.875;
}
.ja-16-lp{
  font-size: 1.6rem;       /* 16px */
  line-height: 1.875;
  letter-spacing: 0.08em;
}
.ja-22-lp{
  font-size: 22px;       /* 22px */
  line-height: 1.45;
}
.ja-24-lp{
  font-size: 2.4rem;       /* 24px */
  line-height: 1.5;
}
.ja-32-lp{
  font-size: 3.2rem;       /* 24px */
  line-height: 1.5;
}
.en-24-lp{
  font-size: 2.4rem;       /* 24px */
  line-height: 1.5;
}
.text {
  line-height: 1.875; }
.contents_2{
  max-width: 1080px;
  margin: 0 auto;
}

@media only screen and (max-width: 1079px){
  .link-in-dl{
    margin-bottom: 60px;
  }
}

.black-box {
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  color: white;
  padding: 10px 16px;
  width: 255px;
  height: 40px;
  font-size: 14px;
}
.black-box p{
  font-size: 20px;
}

/* 白い三角形を角に重ねる */
.black-box::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 40px solid white;      /* 三角の下辺の色 */
  border-left: 40px solid transparent;  /* 左側を透明にして三角形に */
}
.lp-voice-wrappe{
  padding: 80px 40px 0 40px;
  margin-bottom: 40px;
}
.lp-voice-ttl{
  margin-bottom: 40px;
  font-size: 26px;
}

/*お問い合わせバナー*/
.contact-bunner{
  background-color: #EDEDED;
  display: flex;
  justify-content: center;
  padding: 48px 50px;
}
.contact-bunner-img{
  max-width: 514px;
  margin-right: 41px;
}
.contact-bunner-img img{
  width: 100%;
}
.contact-bunner-column{
  padding-top: 25px;
}
.contact-bunner-column p{
  margin-bottom: 32px;
  font-size: 32px;
  line-height: 1.5;
}
.contact-btn-wrappe{
  display: flex;
}
.contact-btn-dl{
    width: 248px;
    height: 59px;
    background: url(/wp-content/themes/designamnew-2023/img/lp/2505/contact-btn-dl.svg) no-repeat;
    background-size: contain;
    margin-right: 19px;
}
.contact-btn-mail{
    width: 248px;
    height: 59px;
    background: url(/wp-content/themes/designamnew-2023/img/lp/2505/contact-btn-mail.svg) no-repeat;
    background-size: contain;
}

@media only screen and (max-width: 1079px){
  .contact-bunner{
    display: block;
    padding: 48px 20px;
    text-align: center;
  }
  .contact-bunner-img{
    margin: 0 auto;
  }
  .contact-btn-wrappe{
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.contact-btn-dl{
      margin-right: 0px;
      margin-bottom: 8px;
}
}

@media only screen and (max-width: 490px){
  .contact-bunner-column p{
  font-size: 22px;
}
}

/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem;
  font-family: "FOT-筑紫ゴシック Pr5 R";
  color: #000000;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%; }

a {
  outline: none;
  text-decoration: none;
  color: #000000; }

img {
  max-width: 100%; }

/*******************************************

設定　PC・SPだしわけ、テキスト配置など

*******************************************/
.pc-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .pc-flexbox > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
.pc-inline-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .pc-inline-flex > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
.pc-block {
  display: block; }
.pc-inline {
  display: inline; }
.pc-inline-block {
  display: inline-block; }

.sp-flexbox {
  display: none; }
.sp-inline-flex {
  display: none; }
.sp-block {
  display: none; }
.sp-inline {
  display: none; }
.sp-inline-block {
  display: none; }

.tab-flexbox {
  display: none; }
.tab-inline-flex {
  display: none; }
.tab-block {
  display: none; }
.tab-inline {
  display: none; }
.tab-inline-block {
  display: none; }

@media only screen and (max-width: 1279px) {
  .tab-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .tab-flexbox > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .tab-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .tab-inline-flex > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .tab-block {
    display: block; }
  .tab-inline {
    display: inline; }
  .tab-inline-block {
    display: inline-block; } }
@media only screen and (max-width: 1079px) {
  .pc-flexbox {
    display: none; }
  .pc-inline-flex {
    display: none; }
  .pc-block {
    display: none; }
  .pc-inline {
    display: none; }
  .pc-inline-block {
    display: none; }

  .sp-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .sp-flexbox > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .sp-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .sp-inline-flex > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .sp-block {
    display: block; }
  .sp-inline {
    display: inline; }
  .sp-inline-block {
    display: inline-block; } }
strong {
  font-weight: bold; }

.txt-c {
  text-align: center; }
.txt-r {
  text-align: right; }
.txt-l {
  text-align: left; }
.txt-normal {
  font-weight: normal; }
.txt-b {
  font-weight: bold; }
.txt-red {
  color: #ff0000; }
.txt-underline {
  display: inline-block;
  position: relative; }
  .txt-underline:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #000000;
    position: absolute;
    bottom: -0.03em;
    left: 0; }

@media only screen and (min-width: 1080px) {
  .pc-mt-0 {
    margin-top: 0 !important; }
  .pc-mt-10 {
    margin-top: 10px !important; }
  .pc-mt-20 {
    margin-top: 20px !important; }
  .pc-mt-30 {
    margin-top: 30px !important; }
  .pc-mt-40 {
    margin-top: 40px !important; }
  .pc-mt-50 {
    margin-top: 50px !important; }
  .pc-mt-60 {
    margin-top: 60px !important; }
  .pc-mt-70 {
    margin-top: 70px !important; }
  .pc-mt-80 {
    margin-top: 80px !important; }
  .pc-mt-90 {
    margin-top: 90px !important; }
  .pc-mt-100 {
    margin-top: 100px !important; }
  .pc-mb-0 {
    margin-bottom: 0 !important; }
  .pc-mb-10 {
    margin-bottom: 10px !important; }
  .pc-mb-20 {
    margin-bottom: 20px !important; }
  .pc-mb-25 {
    margin-bottom: 25px !important; }
  .pc-mb-30 {
    margin-bottom: 30px !important; }
  .pc-mb-40 {
    margin-bottom: 40px !important; }
  .pc-mb-50 {
    margin-bottom: 50px !important; }
  .pc-mb-60 {
    margin-bottom: 60px !important; }
  .pc-mb-70 {
    margin-bottom: 70px !important; }
  .pc-mb-80 {
    margin-bottom: 80px !important; }
  .pc-mb-90 {
    margin-bottom: 90px !important; }
  .pc-mb-100 {
    margin-bottom: 100px !important; }
  .pc-mb-130 {
    margin-bottom: 130px !important; }
  .pc-mb-160 {
    margin-bottom: 160px !important; } }
@media only screen and (max-width: 1079px) {
  .sp-mt-0 {
    margin-top: 0 !important; }
  .sp-mt-10 {
    margin-top: 10px !important; }
  .sp-mt-20 {
    margin-top: 20px !important; }
  .sp-mt-30 {
    margin-top: 30px !important; }
  .sp-mt-40 {
    margin-top: 40px !important; }
  .sp-mt-50 {
    margin-top: 50px !important; }
  .sp-mt-60 {
    margin-top: 60px !important; }
  .sp-mt-70 {
    margin-top: 70px !important; }
  .sp-mt-80 {
    margin-top: 80px !important; }
  .sp-mt-90 {
    margin-top: 90px !important; }
  .sp-mt-100 {
    margin-top: 100px !important; }
  .sp-mb-0 {
    margin-bottom: 0 !important; }
  .sp-mb-10 {
    margin-bottom: 10px !important; }
  .sp-mb-20 {
    margin-bottom: 20px !important; }
  .sp-mb-25 {
    margin-bottom: 25px !important; }
  .sp-mb-30 {
    margin-bottom: 30px !important; }
  .sp-mb-40 {
    margin-bottom: 40px !important; }
  .sp-mb-50 {
    margin-bottom: 50px !important; }
  .sp-mb-60 {
    margin-bottom: 60px !important; }
  .sp-mb-70 {
    margin-bottom: 70px !important; }
  .sp-mb-80 {
    margin-bottom: 80px !important; }
  .sp-mb-90 {
    margin-bottom: 90px !important; }
  .sp-mb-100 {
    margin-bottom: 100px !important; }
  .sp-mb-130 {
    margin-bottom: 130px !important; }
  .sp-mb-160 {
    margin-bottom: 160px !important; } }
/*改行クラス*/
@media only screen and (min-width: 1080px) {
  .pc_br {
    display: inline; }

  .sp_br {
    display: none; } }
@media only screen and (max-width: 1079px) {
  .pc_br {
    display: none; }

  .sp_br {
    display: inline; } }
/*表示クラス*/
@media only screen and (min-width: 1080px) {
  .is-pc {
    display: block; }
    .is-pc-inline {
      display: inline; }

  .is-sp {
    display: none; }
    .is-sp-inline {
      display: none; } }
@media only screen and (max-width: 1079px) {
  .is-pc {
    display: none; }
    .is-pc-inline {
      display: none; }

  .is-sp {
    display: block; }
    .is-sp-inline {
      display: inline; } }
/* -------------------------------- 

汎用クラス（ページ内リンク）

-------------------------------- */
.pagelink {
  height: 1px; }
  @media only screen and (max-width: 1079px) {
    .pagelink {
      margin-top: -62px;
      padding-top: 62px; } }

.alpha {
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1; }
  .alpha:hover {
    opacity: 0.55; }

/* -------------------------------- 

// bourbon includes
@include clearfix;
@include transform(translateZ(0));
@include transform(rotate(45deg));
@include transition(opacity .3s);
@include transition(background .3s .3s);

// z-index
z-index: $below-content: 1;
z-index: $content: 2;
z-index: $above-content: 3;

// media queries
@include MQ(S)・・・min-width=S
@include MQ(M)・・・min-width=M
@include MQ(L)・・・min-width=L
@include MQ(maxL)・・・max-width=maxL

// header-height
height: $header-height-S;
height: $header-height-L;

// rgba
background: rgba($color-1, 0.5);

-------------------------------- */
body {
  overflow-x: hidden !important;
  position: relative; }

.sr-only {
  display: none; }

img {
  width: 100%;
  height: auto; }

body {
  overflow: auto; }

/***************************

NEW FORM

***************************/
.newform {
  margin-top: 50px; }
  .newform-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .newform-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .newform-column-ttl {
      width: 200px; }
    .newform-column-txt {
      width: calc(100% - 200px); }
      .newform-column-txt-inner {
        margin-bottom: 16px; }
    .newform-column-last {
      border-bottom: 1px solid #9B9B9B;
      margin: 0 0 40px;
      padding-bottom: 14px; }
  .newform a {
    text-decoration: underline; }
    .newform a:hover {
      text-decoration: none; }
  .newform-btn-container {
    margin: 24px 0 34px; }

@media only screen and (max-width: 768px) {
  .newform {
    margin-top: 50px; }
    .newform-column {
      display: block;
      margin-bottom: 20px; }
      .newform-column-ttl {
        width: 100%;
        margin-bottom: 0.5em; }
        .newform-column-ttl-sp_none {
          display: none; }
      .newform-column-txt {
        width: 100%; }
        .newform-column-txt-inner {
          margin-bottom: 16px; }
      .newform-column-last {
        border-bottom: 1px solid #9B9B9B;
        margin: 0 0 40px;
        padding-bottom: 14px; }
    .newform a {
      text-decoration: underline; }
      .newform a:hover {
        text-decoration: none; }
    .newform-btn-container {
      margin: 14px 0 14px;
      text-align: center; } }
/*maxM*/
.newform {
  margin-top: 50px;
  width: 100%; }
  .newform-must {
    color: #e2041b; }
  .newform-attention {
    font-size: 1.4rem;
    color: #e2041b;
    margin-bottom: 16px; }
    .newform-attention-blk {
      color: #000000; }
  .newform-inp {
    width: 100%;
    font-family: FOT-筑紫ゴシック Pr5 R;
    font-size: 1.6rem;
    letter-spacing: 0.08em;
    border: 1px solid #9B9B9B;
    padding: 0.3em 0.8em; }
    .newform-inp-half {
      width: 50%; }
      @media only screen and (max-width: 768px) {
        .newform-inp-half {
          width: 100%; } }
    .newform-inp-textarea {
      height: 10em; }
  .newform .mwform-checkbox-field {
    display: inline-block;
    white-space: nowrap;
    margin-right: 1em; }
  .newform .ERROR {
    color: #e2041b;
    display: block;
    padding-top: 1em;
    font-size: 1.4rem; }

.newform-checkbox {
  display: none; }
  .newform-checkbox + span {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    font-family: FOT-筑紫ゴシック Pr5 R;
    position: relative;
    padding-left: 18px !important;
    display: inline-block; }
    .newform-checkbox + span:before {
      content: '';
      width: 12px;
      height: 12px;
      border: 1px solid #9b9b9b;
      position: absolute;
      left: 0;
      top: 0.5em; }
  .newform-checkbox:checked + span {
    color: #e2041b;
    /* マウス選択時のフォント色を指定する */ }
    .newform-checkbox:checked + span:before {
      border: 1px solid #e2041b;
      background: #e2041b; }

/*プラグインcssを回避*/
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important; }

span.error {
  color: #e2041b !important;
  font-size: 1.4rem;
  font-family: FOT-筑紫ゴシック Pr5 R; }

/*CONTACT FORM 7対応版*/
.newform-checkbox7 input {
  display: none; }
.newform-checkbox7 input + span {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  font-family: FOT-筑紫ゴシック Pr5 R;
  position: relative;
  padding-left: 18px !important;
  display: inline-block; }
  .newform-checkbox7 input + span:before {
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #9b9b9b;
    position: absolute;
    left: 0;
    top: 0.5em; }
.newform-checkbox7 input:checked + span {
  color: #e2041b;
  /* マウス選択時のフォント色を指定する */ }
  .newform-checkbox7 input:checked + span:before {
    border: 1px solid #e2041b;
    background: #e2041b; }

.wpcf7-list-item {
  display: inline-block;
  margin: 0 1em 0 0 !important; }

/*ローディング*/
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

  /*****************************

information一覧の設定

*****************************/
.information-outer {
  border-top: 1px solid #9B9B9B;
  padding-top: 48px; }
.information-inner {
  margin-bottom: 130px; }
  @media only screen and (max-width: 1079px) {
    .information-inner {
      margin-bottom: 65px; } }
  .information-inner .content_ttl {
    margin-bottom: 24px;
    position: relative; }
    .information-inner .content_ttl:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    @media only screen and (max-width: 1079px) {
      .information-inner .content_ttl {
        margin-bottom: 34px; } }
    .information-inner .content_ttl span {
      position: absolute;
      right: 0;
      bottom: 20px; }
      @media only screen and (max-width: 1079px) {
        .information-inner .content_ttl span {
          bottom: -30px; } }

.form-line {
  border-top: 1px solid #9B9B9B; }
  .form-line-inner {
    padding-top: 30px;
    padding-bottom: 30px; }
.form-last {
  padding-bottom: 50px !important; }
.form-table {
  width: 100%; }
  .form-table td {
    padding: 8px 0;
    vertical-align: top; }
  .form-table td:nth-child(odd) {
    width: 20%; }
  .form-table td:nth-child(even) {
    width: 80%; }
  .form-table .form-table-cel-2 {
    width: auto !important; }
  .form-table .form-table-cel-3 {
    width: auto !important; }
  .form-table-2 td:nth-child(odd) {
    width: 25%; }
  .form-table-2 td:nth-child(even) {
    width: 75%; }
.form input[type="text"] {
  width: 100%;
  font-family: FOT-筑紫ゴシック Pr5 R;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  border: 1px solid #9B9B9B;
  padding: 0.3em 0.8em; }
.form input[type="submit"] {
  color: #000000;
  font-size: 1.8rem; }
.form-btn {
  display: inline-block;
  margin-right: 20px;
  border: 1px solid #000000;
  width: 100%;
  height: 80px;
  background-color: #000000;
  background-image: url(../img/common/icon-right-wh.png);
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: right 20px top 50%;
  color: #ffffff;
  transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
  .form-btn:hover {
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
    cursor: pointer;
    color: #9B9B9B; }
  .form-btn-container {
    padding-bottom: 30px !important; }
.form-textarea {
  width: 100%;
  height: 10em;
  border: 1px solid #9B9B9B; }

@media only screen and (max-width: 768px) {
  .form-line {
    border-top: 1px solid #9B9B9B; }
    .form-line-inner {
      padding-top: 30px;
      padding-bottom: 30px; }
  .form-last {
    padding-bottom: 50px !important; }
  .form-table {
    width: 100%; }
    .form-table td {
      padding: 8px 0; }
    .form-table td:nth-child(odd) {
      width: 30%; }
    .form-table td:nth-child(even) {
      width: 70%; }
    .form-table .form-table-cel-2 {
      width: auto !important; }
    .form-table .form-table-cel-3 {
      width: auto !important; }
    .form-table-2 td:nth-child(odd) {
      width: 35%; }
    .form-table-2 td:nth-child(even) {
      width: 65%; }
  .form input[type="text"] {
    width: 100%;
    font-family: FOT-筑紫ゴシック Pr5 R;
    font-size: 1.6rem;
    letter-spacing: 0.08em;
    border: 1px solid #9B9B9B;
    padding: 0.3em 0.8em; }
  .form-btn {
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #000000;
    width: 100%;
    height: 50px;
    background-color: #000000;
    background-image: url(../img/common/icon-right-wh.png);
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-position: right 10px top 50%;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .form-btn:hover {
      cursor: pointer;
      color: #9B9B9B; }
    .form-btn-container {
      padding-bottom: 30px !important; } }
/*maxM*/
@media only screen and (max-width: 599px) {
  .form-line {
    border-top: 1px solid #9B9B9B; }
    .form-line-inner {
      padding-top: 30px;
      padding-bottom: 30px; }
  .form-last {
    padding-bottom: 50px !important; }
  .form-table {
    width: 100%; }
    .form-table td {
      display: block;
      padding: 8px 0; }
    .form-table td:nth-child(odd) {
      width: 100%;
      padding: 8px 0 0; }
    .form-table td:nth-child(even) {
      width: 100%; }
  .form input[type="text"] {
    width: 100%;
    font-family: FOT-筑紫ゴシック Pr5 R;
    font-size: 1.6rem;
    letter-spacing: 0.08em;
    border: 1px solid #9B9B9B;
    padding: 0.3em 0.8em; }
  .form-btn {
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #000000;
    width: 100%;
    height: 50px;
    background-color: #000000;
    background-image: url(../img/common/icon-right-wh.png);
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-position: right 10px top 50%;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .form-btn:hover {
      cursor: pointer;
      color: #9B9B9B; }
    .form-btn-container {
      text-align: center;
      padding-bottom: 30px !important; } }


/*フッター*/
  .footer-2 {
    padding: 20px 0 20px;
    background: #ffffff; }
    .footer-2-column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .footer-2-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .footer-2-column-info {
        max-width: calc(100% - 550px); }
        .footer-2-column-info-logo {
          width: 226px;
          margin: 0 0 20px 0; }
        .footer-2-column-info-txt {
          margin: 0 0 10px 0; }
      .footer-2-column-nav {
        max-width: 550px;
        height: 80px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        .footer-2-column-nav > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .footer-2-column-nav li {
          margin-right: 36px; }
          .footer-2-column-nav li a:hover {
            transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
            opacity: 0.55; }
        .footer-2-column-nav li.fb {
          width: 12px; }
        .footer-2-column-nav li.insta {
          width: 21px;
          margin-right: 0; }

@media only screen and (min-width: 1080px) {
  .footer-2-column-nav-sp {
    display: none; }

  .footer-contact {
    display: none; }

  .footer-contact2 {
    display: none; } }
/*L*/
@media only screen and (max-width: 1079px) {
  .footer-2-column-nav {
    display: none; }

  .footer {
    margin-top: 90px;
    background: #000000; }
    .footer-1 {
      padding: 50px 0 55px;
      color: #ffffff;
      text-align: center; }
      .footer-1-txt {
        line-height: 2;
        margin-bottom: 1em; }
      .footer-1-tel {
        border-bottom: 1px solid #ffffff;
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-image: url(../img/common/icon-tel-wh.png);
        background-size: 22px auto;
        background-position: 0 2px;
        color: #ffffff;
        display: inline-block;
        padding: 0 0 15px 32px;
        margin: 0 0 15px 0; }
        .footer-1-tel:hover .footer-1-tel-link {
          opacity: 0.55;
          transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
        .footer-1-tel-link {
          font-size: 2.8rem;
          color: #ffffff; }
        .footer-1-tel-txt {
          font-size: 1.3rem; }
      .footer-1-mail {
        display: inline-block;
        height: 27px;
        line-height: 27px;
        color: #ffffff;
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-image: url(../img/common/icon-mail-wh.png);
        background-size: 28px auto;
        padding-left: 38px; }
        .footer-1-mail:hover .footer-1-mail-link {
          opacity: 0.55;
          transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
        .footer-1-mail-link {
          font-size: 1.7rem; }
    .footer-2 {
      padding: 35px 0 90px;
      background: #ffffff; }
      .footer-2-column {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .footer-2-column > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .footer-2-column-info {
          max-width: 100%;
          width: 100%;
          order: 2; }
          .footer-2-column-info-logo {
            width: 182px;
            margin: 0 0 30px 0; }
          .footer-2-column-info-txt {
            margin: 0 0 0 0;
            line-height: 1.875;
            font-size: 1.1rem; }
          .footer-2-column-info-copyright {
            line-height: 1.875; }
        .footer-2-column-nav-sp {
          order: 1;
          width: 100%; }
        .footer-2-column-nav-sp-sitemap {
          margin-bottom: 1.5em;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          justify-content: space-between;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .footer-2-column-nav-sp-sitemap > * {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
            -moz-box-flex: 0;
            -moz-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
          .footer-2-column-nav-sp-sitemap li {
            width: 50%;
            margin-bottom: 1.5em; }
        .footer-2-column-nav-sp-sns {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin-bottom: 1.5em; }
          .footer-2-column-nav-sp-sns > * {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
            -moz-box-flex: 0;
            -moz-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
          .footer-2-column-nav-sp-sns li.insta {
            width: 12px;
            margin-right: 18px; }
          .footer-2-column-nav-sp-sns li.x {
            width: 12px;
            margin-right: 18px; }
          .footer-2-column-nav-sp-sns li.fb {
            width: 21px; }
    .footer-contact {
      width: 100%;
      height: 60px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: fixed;
      left: 0;
      bottom: 0;
      z-index: 100;
      border-top: 1px solid #000000; }
      .footer-contact > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .footer-contact-mail {
        width: 50%;
        background-color: #ffffff;
        color: #000000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        .footer-contact-mail > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .footer-contact-mail img {
          width: 19px;
          height: auto;
          margin-right: 12px; }
      .footer-contact-tel {
        width: 50%;
        background-color: #000000;
        color: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        .footer-contact-tel > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .footer-contact-tel img {
          width: 23px;
          height: auto;
          margin-right: 12px; }
    .footer-contact2 {
      width: 100%;
      height: 60px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: fixed;
      left: 0;
      bottom: 0;
      z-index: 100;
      border-top: 1px solid #000000; }
      .footer-contact2 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .footer-contact2-mail {
        width: 50%;
        background-color: #000000;
        color: #ffffff;
        border-right: 1px solid #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        .footer-contact2-mail > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .footer-contact2-mail img {
          width: 19px;
          height: auto;
          margin-right: 12px; }
      .footer-contact2-tel {
        width: 50%;
        background-color: #000000;
        color: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        .footer-contact2-tel > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .footer-contact2-tel img {
          width: 23px;
          height: auto;
          margin-right: 12px; } }
/*maxL*/
/*
@include MQ(maxS) {
.footer-1-tel-txt {
display:block;
padding-top:5px;

}}*/

/*# sourceMappingURL=style.css.map */
