@media screen and (min-width: 960px) {
  .top-mv .catch {
    bottom: 200px;
  }
}

@media screen and (max-width: 960px) {
  .top-sec06 {
    margin-bottom: 65px;
  }
  .top-sec06 > .bg {
    height: 97%;
  }
}
.top-box {
  position: relative;
}
@media screen and (min-width: 960px) {
  .top-box {
    margin: 0 32px;
  }
}
.top-box .inner-news {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .top-box .inner-news {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 0 0 20px 20px;
    padding: 30px 72px;
  }
}
@media (max-width: 1200px) {
  .top-box .inner-news {
    width: 95%;
  }
}
@media screen and (max-width: 960px) {
  .top-box .inner-news {
    width: 100%;
    padding: 12px 15px 0;
  }
}
.top-box .inner-news .box-picknews-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 960px) {
  .top-box .inner-news .box-picknews-01 {
    gap: 84px;
  }
}
@media screen and (max-width: 960px) {
  .top-box .inner-news .box-picknews-01 {
    gap: 27px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.top-box .inner-news .box-picknews-01 .inner-title span {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 960px) {
  .top-box .inner-news .box-picknews-01 .inner-title span {
    color: #c62500;
  }
}
@media screen and (min-width: 960px) {
  .top-box .inner-news .box-picknews-01 .unit-picknews-01 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
}
.top-box .inner-news .box-picknews-01 .unit-picknews-01 a .date-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 960px) {
  .top-box .inner-news .box-picknews-01 .unit-picknews-01 a .date-wrap {
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}
.top-box .inner-news .box-picknews-01 .unit-picknews-01 a .date-wrap .inner-date {
  font-family: "Montserrat", sans-serif;
}
.top-box .inner-news .box-picknews-01 .unit-picknews-01 a .date-wrap .tax {
  min-width: 84px;
  min-height: 26px;
  border-radius: 13px;
  padding: 0px 5px;
  background: #fff;
  border: 1px solid #333333;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #333333;
  font-size: 1.4rem;
}
.top-box .inner-news .box-picknews-01 .unit-picknews-01 a .title-wrap {
  text-decoration: underline;
}

@media screen and (max-width: 960px) {
  .u-spmt0 {
    margin-top: 0 !important;
  }
}

.u-caseslide-01.u-col a .dl-wrap,
.u-case-01.u-col a .dl-wrap {
  display: block;
}
.u-caseslide-01.u-col a .dl-wrap .type01 + .type01,
.u-case-01.u-col a .dl-wrap .type01 + .type01 {
  margin-top: 10px;
}

.case-item {
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .case-item.wrap a .dl-wrap dl {
    background: #eed156;
  }
}
.case-item .new-label {
  background-color: #c62500;
  color: #fff;
  font-size: 16px;
  padding: 1px 15px;
  border-radius: 13px;
  margin-right: 5px;
  position: absolute;
  top: 50px;
  left: 65px;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .case-item .new-label {
    font-size: 13px;
    top: 30px;
    left: 35px;
  }
}

@media screen and (max-width: 960px) {
  .post-type-archive-case .case-item.wrap {
    width: 100%;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .post-type-archive-case .case-item.wrap a .dl-wrap dl {
    background: #eed156;
  }
}
.post-type-archive-case .case-item .new-label {
  top: 40px;
  left: 45px;
}
@media screen and (max-width: 960px) {
  .post-type-archive-case .case-item .new-label {
    top: 26px;
    left: 30px;
  }
}

.page-faq-01 .w1000,
.page-faq-02 .w1000 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 960px) {
  .page-faq-01 .w1000,
  .page-faq-02 .w1000 {
    width: 100%;
  }
}

.page-faq-01 {
  background: url(../../img/common/bg01.jpg) 0/cover no-repeat;
  padding-bottom: 60px;
}
.page-faq-01 .b-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 960px) {
  .page-faq-01 .b-link {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-left: 23px;
  }
}
@media screen and (max-width: 960px) {
  .page-faq-01 .b-link {
    display: -ms-grid;
    display: grid;
    margin-left: 0;
  }
}
.page-faq-01 .b-link.b-link-col {
  margin-left: 0;
  gap: 8px;
}
@media screen and (max-width: 960px) {
  .page-faq-01 .b-link.b-link-col {
    margin-bottom: 10px;
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
  }
}
.page-faq-01 .b-link .b-link-box {
  position: relative;
  width: 200px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  background: #5ea76c;
}
@media screen and (max-width: 960px) {
  .page-faq-01 .b-link .b-link-box {
    width: 100%;
    height: 100%;
    min-height: 82px;
  }
}
.page-faq-01 .b-link .b-link-box:after {
  content: "\f063";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  right: 15px;
  font-weight: 900;
  color: #fff;
}
.page-faq-01 .b-link .b-link-box .box {
  line-height: 1.5;
}
.page-faq-01 .b-link .b-link-box:hover {
  opacity: 1;
  background: #ffcf05;
  color: #333333;
}
.page-faq-01 .b-link .b-link-box:hover:after {
  color: #333333;
}
@media screen and (max-width: 960px) {
  .page-faq-01 .b-link.col-revers {
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
  }
}
@media screen and (max-width: 960px) {
  .page-faq-01 .b-link .u-img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
  }
}
@media screen and (max-width: 960px) {
  .page-faq-01 .b-link .u-img-box img {
    width: 70px !important;
  }
}

.page-faq-02 {
  background: url(../../img/common/bg01.jpg) 0/cover no-repeat;
  padding-bottom: 100px;
}
@media screen and (max-width: 960px) {
  .page-faq-02 {
    margin-bottom: 50px;
  }
}
.page-faq-02 .u-faq-01 > .cont-wrap {
  width: 100%;
}

.u-dl-01-item {
  border-bottom: 0 !important;
}

.u-map {
  width: 100%;
  aspect-ratio: 16/9;
}
.u-map iframe {
  border-radius: 10px;
  height: 480px;
}
@media screen and (max-width: 960px) {
  .u-map iframe {
    height: 100%;
  }
}

#footer .ft-sec02 .logo-wrap {
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  #footer .ft-sec02 .logo-wrap {
    text-align: center;
  }
}
#footer .ft-sec02 .logo-wrap a {
  width: 270px;
  height: 52px;
  font-size: 0;
  background: url(../../img/common/logo.png) 0/contain no-repeat;
}
#footer .ft-sec02 .left.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 59.2%;
  gap: 30px;
}
@media screen and (max-width: 960px) {
  #footer .ft-sec02 .left.u-flex {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#footer .ft-sec02 .left.u-flex iframe {
  border-radius: 10px;
  height: 200px;
}
@media screen and (max-width: 960px) {
  #footer .ft-sec02 .left.u-flex iframe {
    height: 250px;
  }
}
#footer .ft-sec02 .left p {
  width: 100%;
}
@media screen and (max-width: 960px) {
  #footer .ft-sec02 .left p {
    margin-top: 20px;
  }
}