.intromovie {
  max-width: 940px !IMPORTANT;
  margin: 0 auto;
}

.youtube {
  position: relative;
  width: 93%;
  padding-top: 56.25%;
  max-width: 940px !IMPORTANT;
  margin: 1em auto;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.c-tag {
  display: none !important;
}

li.p-category-wrap_item:nth-of-type(4) a:after {
  content: "、その他ご案内";
}

li.p-category-wrap .--active a:after {
  color: #E7652B;
}

span.f12 {
  font-size: 10px;
}

.p-category-wrap_item {
  border: none;
  padding: 0 2.2rem;
}

.p-category-wrap_item:first-child {
    padding-right: 1.1rem;
    border-right: 1px dotted #e8652b;

}
.p-category-wrap_item:nth-of-type(2) {
    padding-left: 1.1rem;

}

.p-category-wrap_item:last-child {
  border-left: 2px solid #e8652b;
}

.card-thumbnail {
  position: relative;
}

p.simekiri {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(204, 204, 205, 0.8);
  /* opacity: .5; */
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  font-size: 1.2em;
  z-index: 1;

}

.child_1 {
  order: 0;
}

.child_2 {
  order: 2;
}

.child_3 {
  order: 1;
}
