<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sect-main:not(:first-child) .c-ttl-page {
  padding-top: 40px
}
.sect-intro .ttl-works {
  padding: 16px 20px;
  border-bottom: 1px solid #cdcdcd;
  color: #e4007f;
  font-size: 20px
}
.sect-intro .area-intro {
  display: table;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  border-bottom: 1px solid #cdcdcd
}
.sect-intro .bx-pake {
  display: table-cell;
  background-color: #ededed;
  vertical-align: middle
}
.sect-intro .bx-pake img {
  display: block;
  width: 100%
}
.sect-intro .bx-intro {
  display: table-cell;
  box-sizing: border-box;
  width: 36%;
  padding: 20px 0;
  padding-left: 20px;
  vertical-align: top
}
@media screen and (max-width:1280px) {
  .sect-intro .bx-intro {
    width: 360px
  }
}
.sect-intro .bx-sample-movie {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 10%;
  border: 2px solid #e4007f;
  border-radius: 20px;
  background-color: #fff5fa;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
  font-size: 0;
  transition: .2s
}
.sect-intro .bx-sample-movie:hover {
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .6)
}
.sect-intro .bx-sample-movie &gt; a {
  display: block
}
.sect-intro .bx-sample-movie .tmb-sample-movie {
  display: inline-block;
  width: 30%;
  vertical-align: middle
}
.sect-intro .bx-sample-movie .tx-sample-movie {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  width: 70%;
  color: #e4007f;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  vertical-align: middle;
  text-align: center
}
.sect-intro .bx-sample-movie .tx-sample-movie:before {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: url(/pc/images/pages/works/ico_play_pink.png) no-repeat;
  vertical-align: top;
  content: ""
}
.sect-intro .ttl-intro {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #444;
  font-size: 20px;
  line-height: 1
}
.sect-intro .tx-intro {
  font-size: 16px
}
.sect-intro .area-sample-img {
  background: #cdcdcd;
  font-size: 0
}
.sect-intro .area-sample-img &gt; figure {
  display: inline-block;
  width: calc((100% - 4px)/5);
  margin-bottom: 1px;
  vertical-align: top;
}
.sect-intro .area-sample-img &gt; figure:not(:nth-child(5n)) {
  margin-right: 1px
}
.sect-intro .area-sample-img img {
  width: 100%
}
.sect-intro .tmb-img {
  display: block;
  position: relative
}
.sect-intro .tmb-img:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(228, 0, 127, .6) url(/pc/images/pages/works/ico_zoom.png) no-repeat center center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  content: "";
  transition: .2s;
  -ms-transform: translateY(4px);
  transform: translateY(4px)
}
.sect-intro .tmb-img:hover:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.sect-info .bx-info {
  width: 80%;
  min-width: 720px;
  max-width: 850px;
  margin: 0 auto;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
/*  background: #ededed;*/
  font-size: 0
}
.sect-info .bx-info &gt; dt {
  display: inline-block;
  width: 280px;
  border-top: 1px solid #cdcdcd;
  background: #ededed;
  font-size: 16px;
  font-weight: 700;
  line-height: 60px;
  vertical-align: top;
  text-align: center
}
.sect-info .bx-info &gt; dd {
  display: inline-block;
  box-sizing: border-box;
  width: calc(100% - 280px);
  padding: 10px 10px 0 20px;
  border-top: 1px solid #cdcdcd;
  background-color: #fff;
  vertical-align: top
}
.sect-info .bx-info &gt; dd .c-btn-round {
  margin: 0 10px 10px 0
}
.sect-info .item-info {
  display: inline-block
}
.sect-info .tx-info {
  padding: 12px 22px 22px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1
}
.sect-recommend .bx-button {
  margin: 20px 0 40px;
  text-align: center
}
.sect-recommend .bx-button:last-child {
  margin-bottom: 0
}</pre></body></html>