.search-mvArea-content {
  position: relative;
  padding-bottom: 40vw;
}
@media screen and (min-width: 768px), print {
  .search-mvArea-content {
    padding-bottom: 0;
  }
}
.search-mvArea-img {
  height: 46.4vw;
  background-size: cover;
  background-repeat: no-repeat;
  overflow-x: hidden;
  background-image: url(../img/search/mv_bg_sp.webp);
}
@media screen and (min-width: 768px), print {
  .search-mvArea-img {
    height: 26.1458333333vw;
    background-image: url(../img/search/mv_bg_pc.webp);
  }
}
.search-mvArea-heading {
  position: absolute;
  bottom: 25.3333333333vw;
  left: 3.3333333333vw;
  filter: drop-shadow(0 0 8vw rgba(255, 255, 255, 0.8));
}
@media screen and (min-width: 768px), print {
  .search-mvArea-heading {
    left: 12.2395833333vw;
    filter: drop-shadow(0 0 4.1666666667vw rgb(255, 255, 255));
    bottom: 3.8541666667vw;
  }
}
.search-mvArea-heading-ttl {
  font-size: 16.5333333333vw;
  font-family: "Oswald", serif;
  font-weight: 600;
  line-height: 1;
  display: block;
  filter: drop-shadow(0 0 8vw rgba(255, 255, 255, 0.8));
}
@media screen and (min-width: 768px), print {
  .search-mvArea-heading-ttl {
    font-size: 8.3333333333vw;
    filter: drop-shadow(0 0 4.1666666667vw rgb(255, 255, 255));
  }
}
.search-mvArea-heading-txt {
  font-size: 4vw;
  display: block;
  filter: drop-shadow(0 0 8vw rgba(255, 255, 255, 0.8));
}
@media screen and (min-width: 768px), print {
  .search-mvArea-heading-txt {
    font-size: 1.9270833333vw;
    filter: drop-shadow(0 0 4.1666666667vw rgb(255, 255, 255));
  }
}
.search-mvArea-box {
  width: 93.3333333333vw;
  background-color: #E6DBF0;
  position: absolute;
  padding: 5.3333333333vw 0 4.6666666667vw 3.2vw;
  box-sizing: border-box;
  left: 3.3333333333vw;
  bottom: 0;
  border-radius: 1.3333333333vw;
}
@media screen and (min-width: 768px), print {
  .search-mvArea-box {
    border-radius: 0.5208333333vw;
    width: 44.8958333333vw;
    padding: 2.0833333333vw 2.6041666667vw 2.1875vw;
    bottom: 5.3125vw;
    left: auto;
    right: 12.5vw;
  }
}
.search-mvArea-box:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4vw 4vw 4vw;
  border-color: transparent transparent #E6DBF0 transparent;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: -2.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .search-mvArea-box:before {
    border-width: 2.0833333333vw 2.0833333333vw 2.0833333333vw 0;
    border-color: transparent #E6DBF0 transparent transparent;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: -1.0416666667vw;
  }
}
.search-mvArea-box-ttl {
  line-height: 1;
  color: #3E1C63;
  font-weight: 700;
  font-size: 5.0666666667vw;
}
@media screen and (min-width: 768px), print {
  .search-mvArea-box-ttl {
    font-size: 2.5vw;
  }
}
.search-mvArea-box-txt {
  font-weight: 700;
  font-size: 3.4666666667vw;
  line-height: 1;
  margin-top: 2.1333333333vw;
}
@media screen and (min-width: 768px), print {
  .search-mvArea-box-txt {
    font-size: 1.3541666667vw;
    margin-top: 0.9375vw;
  }
}
@media screen and (min-width: 768px), print {
  .search-mvArea .common-breadcrumb {
    margin-top: 1.5625vw;
  }
}
.search .common-linkArea {
  display: flex;
  flex-direction: column-reverse;
}
.search .common-linkArea-searchArea {
  padding: 0;
}
@media screen and (min-width: 768px), print {
  .search .common-linkArea-searchArea {
    padding: 0;
  }
}
.search .common-linkArea-bannerArea {
  padding-top: 24vw;
}
@media screen and (min-width: 768px), print {
  .search .common-linkArea-bannerArea {
    padding-top: 9.375vw;
  }
}

.searchIndex .common-linkArea-searchArea {
  display: none;
}

.searchArea-catArchive-inner {
  background-color: #fff;
  padding: 6.4vw 5.6vw;
  width: 82.1333333333vw;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(0.8vw);
          backdrop-filter: blur(0.8vw);
}
@media screen and (min-width: 768px), print {
  .searchArea-catArchive-inner {
    width: 100%;
    box-sizing: border-box;
    padding: 2.6041666667vw 4.375vw 3.125vw;
    -webkit-backdrop-filter: blur(0.5208333333vw);
            backdrop-filter: blur(0.5208333333vw);
  }
}
.searchArea-catArchive-ttl {
  font-size: 4vw;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: #3B4043;
}
@media screen and (min-width: 768px), print {
  .searchArea-catArchive-ttl {
    font-size: 1.5625vw;
  }
}
.searchArea-catArchive-ttl:not(:nth-child(1)) {
  margin-top: 8vw;
}
@media screen and (min-width: 768px), print {
  .searchArea-catArchive-ttl:not(:nth-child(1)) {
    margin-top: 4.1666666667vw;
  }
}
.searchArea-catArchive-ttl span {
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.searchArea-catArchive-ttl span:before {
  content: "";
  background-color: #3B4043;
  display: inline-block;
  width: 100%;
  height: 0.5333333333vw;
  display: inline-block;
  position: absolute;
  bottom: -1.0666666667vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (min-width: 768px), print {
  .searchArea-catArchive-ttl span:before {
    height: 0.15625vw;
    bottom: -0.2083333333vw;
  }
}
.searchArea-catArchive-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .searchArea-catArchive-list {
    margin-top: 1.0416666667vw;
  }
}
.searchArea-catArchive-list li {
  margin-right: 6.6666666667vw;
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .searchArea-catArchive-list li {
    margin-right: 2.9166666667vw;
    margin-top: 1.5625vw;
  }
}
.searchArea-catArchive-list li a {
  color: #3E1C63;
  font-size: 4vw;
  text-decoration: underline;
  line-height: 1.5;
}
@media screen and (min-width: 768px), print {
  .searchArea-catArchive-list li a {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 768px), print {
  .searchArea-catArchive-list li a:hover {
    opacity: 0.5;
  }
}

.searchArea {
  padding-top: 10.6666666667vw;
  padding-bottom: 14.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .searchArea {
    padding-top: 4.1666666667vw;
    padding-bottom: 6.7708333333vw;
  }
}
@media screen and (min-width: 768px), print {
  .searchArea-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px), print {
  .searchArea-list:before, .searchArea-list:after {
    content: "";
    display: block;
    width: 23.59375vw;
    height: 0;
    order: 1;
  }
}
.searchArea-list-item {
  width: 87.2vw;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-item {
    margin: 0;
    width: 23.59375vw;
    margin-top: 3.6458333333vw;
  }
}
.searchArea-list-item:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-item:nth-child(2), .searchArea-list-item:nth-child(3) {
    margin-top: 0;
  }
}
.searchArea-list-item.is-hidden {
  display: none;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-item a {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}
.searchArea-list-img {
  width: 100%;
  height: 62.6666666667vw;
  flex-shrink: 0;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-img {
    height: 16.9791666667vw;
  }
}
.searchArea-list-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.searchArea-list-txtBox {
  padding: 4vw 3.3333333333vw 4.2666666667vw;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-txtBox {
    padding: 1.0416666667vw 1.3020833333vw 1.3541666667vw;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}
.searchArea-list-txt {
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-txt {
    font-size: 1.4583333333vw;
  }
}
.searchArea-list-cat {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.6666666667vw;
  margin-bottom: 3.2vw;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-cat {
    margin-top: 0.8333333333vw;
    margin-bottom: 0;
  }
}
.searchArea-list-cat li {
  margin-right: 4vw;
  text-decoration: underline;
  font-weight: 700;
  font-size: 3.2vw;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-cat li {
    font-size: 0.9375vw;
    margin-right: 1.3020833333vw;
  }
}
.searchArea-list-date {
  font-size: 3.2vw;
  color: #777777;
  text-align: right;
}
@media screen and (min-width: 768px), print {
  .searchArea-list-date {
    font-size: 0.9375vw;
    margin-top: auto;
    margin-bottom: 0;
  }
}
.searchArea .more {
  display: flex;
  justify-content: center;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .searchArea .more {
    margin-top: 4.1666666667vw;
  }
}
.searchArea .more button {
  font-size: 4vw;
  background-color: #fff;
  color: #694490;
  border: solid 0.5333333333vw #694490;
  font-weight: 600;
  text-align: center;
  position: relative;
  display: block;
  padding: 3.7333333333vw 5.3333333333vw;
  width: 82.1333333333vw;
  margin: 0 auto;
  filter: drop-shadow(0 0.8vw 1.3333333333vw rgba(0, 0, 0, 0.3));
}
@media screen and (min-width: 768px), print {
  .searchArea .more button {
    filter: drop-shadow(0 0.4166666667vw 0.5208333333vw rgba(0, 0, 0, 0.15));
  }
}
@media screen and (min-width: 768px), print {
  .searchArea .more button {
    border: solid 0.2083333333vw #694490;
    width: 28.8541666667vw;
    font-size: 1.25vw;
    display: inline-block;
    padding: 1.71875vw 1.5625vw;
    margin: 0 auto;
    transition: 0.2s all ease;
  }
}
.searchArea .more button:after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-position: center;
  position: absolute;
  display: inline-block;
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  border-bottom: 0.5333333333vw solid #694490;
  border-right: 0.5333333333vw solid #694490;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  right: 4vw;
}
@media screen and (min-width: 768px), print {
  .searchArea .more button:after {
    width: 0.625vw;
    height: 0.625vw;
    border-bottom: 0.15625vw solid #694490;
    border-right: 0.15625vw solid #694490;
    right: 1.8229166667vw;
  }
}
@media screen and (min-width: 768px), print {
  .searchArea .more button:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}/*# sourceMappingURL=search.css.map */