@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
.lower .mv {
  margin: 0 5%;
  padding-bottom: 82rem;
}

/*  person */
#person.archive .page-title {
  padding: 218rem 0 110rem;
  text-align: center;
}

#person.archive .page-title .title {
  margin: 0 auto;
  max-width: 816rem;
  padding-bottom: 22rem;
}

#person.archive .page-title .lead {
  font-size: 23rem;
  line-height: 1.5;
  font-weight: bold;
}

#person.archive .persons-lists {
  max-width: 1080rem;
  padding-bottom: 160rem;
}

#person.archive .persons-list {
  padding-bottom: 60rem;
}

#person.archive .persons-list a {
  position: relative;
  display: block;
  background-color: #F5F4EF;
  color: #000;
}

#person.archive .persons-list a .num {
  position: absolute;
  top: 0;
  left: 33rem;
  font-size: 49rem;
  transform: translateY(-50%);
}

#person.archive .persons-list a .in {
  display: flex;
  justify-content: space-between;
}

#person.archive .persons-list a .images {
  order: 1;
  width: 50%;
}

#person.archive .persons-list a .texts {
  order: 0;
  display: flex;
  width: 50%;
  box-sizing: border-box;
  align-items: center;
  padding: 0 76rem;
}

#person.archive .persons-list a .text {
  font-size: 24rem;
  line-height: 1.95;
  padding-bottom: 25rem;
}

#person.archive .persons-list a .text02 {
  position: relative;
  padding-left: 82rem;
  font-size: 17rem;
  line-height: 1;
  font-weight: bold;
}

#person.archive .persons-list a .text02::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 70rem;
  height: 1px;
  background-color: #707070;
}

#person.detail .page-title {
  padding-top: 135rem;
  padding-bottom: 33rem;
}

#person.detail .page-title .mv {
  padding-bottom: 0rem;
}

#person.detail .page-title .annotation {
  margin: 0 5%;
  text-align: right;
  font-size: 19rem;
  padding-top: 10rem;
}

#person.detail .page-title .texts {
  padding-top: 35rem;
  margin: 0 auto;
  width: 90%;
  max-width: 900rem;
  text-align: center;
}

#person.detail .page-title .title {
  padding-bottom: 40rem;
}

#person.detail .page-title .data {
  border: 2px solid #000;
  padding: 10rem 20rem;
  font-size: 25rem;
  font-weight: bold;
}

#person.detail .page-title .data .num:after {
  content: "　|　";
}

#person.detail .interviwers {
  max-width: 900rem;
  padding-bottom: 90rem;
}

#person.detail .interviwers .lists {
  display: flex;
  justify-content: center;
  gap: 55rem;
}

#person.detail .interviwers .lists li {
  display: flex;
  justify-content: left;
  gap: 20rem;
  align-items: center;
  font-weight: bold;
}

#person.detail .interviwers .lists .photo {
  width: 93rem;
}

#person.detail .interviwers .lists .text01 {
  font-size: 15rem;
  line-height: 1.3;
  padding-bottom: 10rem;
}

#person.detail .interviwers .lists .text01 .mini {
  font-size: 10rem;
}

#person.detail .interviwers .lists .text02 {
  font-size: 18rem;
}

#person.detail .recent-articles,
#person.detail .recent-site,
#person.detail .sections {
  margin: 0 auto;
  width: 90%;
  max-width: 900rem;
}

#person.detail .sections + .sections {
  padding-top: 125rem;
}

#person.detail .sections .section-title {
  font-size: 30rem;
  line-height: 1.5;
  padding-bottom: 35rem;
  letter-spacing: 0.05em;
}

#person.detail .sections .text {
  font-size: 15rem;
  line-height: 2.7;
}

#person.detail .sections .text .talker {
  display: inline;
  font-weight: bold;
  margin-right: 1em;
}

#person.detail .sections .text a {
  color: #000;
  text-decoration: underline;
}

#person.detail .sections .text .mini {
  font-size: 12rem;
}

#person.detail .sections .text + .text {
  padding-top: 55rem;
}

#person.detail .sections .images {
  margin-top: 35rem;
}

#person.detail .sections .images + .text {
  padding-top: 40rem;
}

#person.detail .sections .images.box {
  display: flex;
  justify-content: space-between;
}

#person.detail .sections .images.box .img {
  width: 49.8%;
}

#person.detail .recent-site {
  padding-top: 130rem;
}

#person.detail .recent-site .title {
  font-size: 19rem;
  line-height: 1.5;
  padding-bottom: 18rem;
  color: #A5A5A5;
  font-weight: 500;
}

#person.detail .recent-site .link {
  font-size: 19rem;
  margin-bottom: 10rem;
}

#person.detail .recent-site .link a {
  display: inline-block;
  padding-right: 22rem;
  position: relative;
  color: #000;
  font-weight: 500;
}

#person.detail .recent-site .link a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 9rem;
  height: 9rem;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateY(-50%) rotate(45deg);
}

#person.detail .recent-articles {
  padding-top: 65rem;
  padding-bottom: 125rem;
}

#person.detail .recent-articles .title {
  position: relative;
  overflow: hidden;
  font-size: 20rem;
  padding-bottom: 40rem;
}

#person.detail .recent-articles .title span {
  display: inline-block;
  position: relative;
  padding-right: 20rem;
}

#person.detail .recent-articles .title span:after {
  content: "";
  position: absolute;
  display: block;
  width: 1000rem;
  top: 50%;
  left: 100%;
  height: 1px;
  background-color: #707070;
}

#person.detail .recent-articles .list + .list {
  padding-top: 30rem;
}

#person.detail .recent-articles .list a {
  display: flex;
  justify-content: space-between;
  color: #000;
  align-items: center;
}

#person.detail .recent-articles .list a .images {
  width: 48%;
}

#person.detail .recent-articles .list a .text {
  width: 49%;
  font-size: 20rem;
  font-weight: bold;
  letter-spacing: .1em;
}

/*  pickup */
#pickup .pickup-article {
  padding-bottom: 200rem;
}

#pickup .pickup-article .wrap {
  max-width: 900rem;
}

#pickup .article-header {
  padding-top: 120rem;
}

#pickup .article-header .texts {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

#pickup .article-header .texts .publish-date {
  order: 1;
  width: 100%;
  text-align: right;
  font-size: 16rem;
  font-weight: 500;
  padding-bottom: 24rem;
}

#pickup .article-header .texts .publish-date .left::after {
  content: "　｜　";
}

#pickup .article-header .texts .page-title {
  order: 0;
  width: 100%;
  font-size: 48rem;
  line-height: 1.9;
  padding-bottom: 33rem;
  font-weight: 500;
  text-align: left;
}

#pickup .body .text01 {
  font-size: 20rem;
  line-height: 2.5;
}

#pickup .body .movie-link {
  padding-top: 40rem;
}

#pickup .body .movie-link a {
  display: inline-block;
  position: relative;
  padding: 8rem 30rem 8rem 0rem;
  color: #000;
  font-size: 22rem;
  font-weight: bold;
  cursor: pointer;
}

#pickup .body .movie-link a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 22rem;
  height: 22rem;
  background: url(../images/pickup/pickup01/arrow.svg) no-repeat center;
  background-size: 22rem 22rem;
  transform: translateY(-50%);
}

#pickup .body .movie-link a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

#pickup .body .recent-site {
  padding-top: 30rem;
}

#pickup .body .recent-site .title {
  font-size: 19rem;
  line-height: 1.5;
  padding-bottom: 18rem;
  color: #A5A5A5;
  font-weight: 500;
}

#pickup .body .recent-site .link {
  font-size: 19rem;
  margin-bottom: 20rem;
  letter-spacing: .1em;
}

#pickup .body .recent-site .link a {
  display: inline-block;
  padding-right: 22rem;
  position: relative;
  color: #000;
  font-weight: 500;
}

#pickup .body .recent-site .link a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 9rem;
  height: 9rem;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateY(-50%) rotate(45deg);
}

#pickup .img01 {
  max-width: 1350rem;
  width: 84%;
  margin: 100rem auto 0;
}

#pickup .pickup-article .releated-sites {
  padding-bottom: 85rem;
}

#pickup .pickup-article .releated-sites .title {
  font-size: 19rem;
  line-height: 2;
  padding-bottom: 3rem;
  color: #A5A5A5;
  font-weight: normal;
}

#pickup .pickup-article .releated-sites li {
  font-size: 19rem;
  line-height: 1.5;
  padding-bottom: 10rem;
}

#pickup .pickup-article .releated-sites a {
  display: inline-block;
  position: relative;
  color: #000;
}

#pickup .pickup-article .releated-sites a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 25rem;
  width: 8rem;
  height: 8rem;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: translateY(-50%) rotate(45deg);
}

#pickup .photoes {
  margin: 0 5% 200rem;
}

#pickup .photoes .image .in {
  position: relative;
  border-radius: 10rem;
  overflow: hidden;
  margin-left: 10rem;
  margin-right: 10rem;
}

/*  work */
#work .page-title {
  font-size: 80rem;
  line-height: 1.3;
  padding: 320rem 0 150rem;
}

#work .page-title span {
  font-size: 38rem;
  padding-right: 50rem;
  vertical-align: middle;
}

#work .page-title img {
  width: auto;
  height: 74rem;
}

#work .work-article .wrap {
  margin: 0 auto;
  max-width: 1080rem;
}

#work .work-article .text {
  font-size: 20rem;
  line-height: 2.5;
  padding-bottom: 65rem;
}

#work .work-article .list01 {
  text-align: center;
  margin: 0 0 110rem;
}

#work .work-article .list01 li {
  display: inline-block;
  width: 32.5%;
  margin-right: .5%;
}

#work .work-article .connections .tit {
  font-size: 20rem;
  margin-bottom: 35rem;
  display: flex;
  align-items: center;
  font-weight: 500;
}

#work .work-article .connections .tit:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #707070;
  margin-left: 30rem;
}

#work .work-article .connections .list02 {
  margin-bottom: 100px;
}

#work .work-article .connections .list02 li {
  display: inline-block;
  width: 31%;
  margin-right: 3%;
}

#work .work-article .connections .list02 li:nth-child(3n) {
  margin-right: auto;
}

#work .work-article .connections .list02 .copy {
  font-size: 13rem;
  color: #767676;
  font-weight: 500;
  margin: 15rem 0 10rem;
}

#work .work-article .connections .list02 .name {
  font-size: 20rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
}

/*  live */
#live .page-title {
  font-size: 80rem;
  line-height: 1.3;
  padding: 320rem 0 150rem;
}

#live .page-title span {
  font-size: 38rem;
  padding-right: 50rem;
  vertical-align: middle;
}

#live .page-title img {
  width: auto;
  height: 74rem;
}

#live .live-article .wrap {
  margin: 0 auto;
  max-width: 1080rem;
}

#live .live-article .text {
  font-size: 20rem;
  line-height: 2.5;
  padding-bottom: 65rem;
}

#live .live-article .list01 {
  text-align: center;
  margin: 0 0 110rem;
}

#live .live-article .list01 li {
  display: inline-block;
  width: 32.5%;
  margin-right: .5%;
}

#live .live-article .connections .tit {
  font-size: 20rem;
  margin-bottom: 35rem;
  display: flex;
  align-items: center;
  font-weight: 500;
}

#live .live-article .connections .tit:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #707070;
  margin-left: 30rem;
}

#live .live-article .connections .list02 {
  margin-bottom: 100px;
}

#live .live-article .connections .list02 li {
  display: inline-block;
  width: 31%;
  margin-right: 3%;
}

#live .live-article .connections .list02 li:nth-child(3n) {
  margin-right: auto;
}

#live .live-article .connections .list02 .copy {
  font-size: 13rem;
  color: #767676;
  font-weight: 500;
  margin: 15rem 0 10rem;
}

#live .live-article .connections .list02 .name {
  font-size: 20rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
}

/*  play */
#play .page-title {
  font-size: 80rem;
  line-height: 1.3;
  padding: 320rem 0 150rem;
}

#play .page-title span {
  font-size: 38rem;
  padding-right: 50rem;
  vertical-align: middle;
}

#play .page-title img {
  width: auto;
  height: 74rem;
}

#play .play-article .wrap {
  margin: 0 auto;
  max-width: 1080rem;
}

#play .play-article .text {
  font-size: 20rem;
  line-height: 2.5;
  padding-bottom: 65rem;
}

#play .play-article .list01 {
  text-align: center;
  margin: 0 0 110rem;
}

#play .play-article .list01 li {
  display: inline-block;
  width: 32.5%;
  margin-right: .5%;
}

#play .play-article .connections .tit {
  font-size: 20rem;
  margin-bottom: 35rem;
  display: flex;
  align-items: center;
  font-weight: 500;
}

#play .play-article .connections .tit:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #707070;
  margin-left: 30rem;
}

#play .play-article .connections .list02 {
  margin-bottom: 100px;
}

#play .play-article .connections .list02 li {
  display: inline-block;
  width: 31%;
  margin-right: 3%;
}

#play .play-article .connections .list02 li:nth-child(3n) {
  margin-right: auto;
}

#play .play-article .connections .list02 .copy {
  font-size: 13rem;
  color: #767676;
  font-weight: 500;
  margin: 15rem 0 10rem;
}

#play .play-article .connections .list02 .name {
  font-size: 20rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
}

/*  adfilm */
#adfilm main {
  background: #F5F4EF;
}

#adfilm .page-title {
  padding: 218rem 0 110rem;
  text-align: center;
}

#adfilm .page-title .texts {
  margin: 0 auto;
  max-width: 930rem;
}

#adfilm .boxs {
  max-width: 1080rem;
  margin: 0 auto 5rem;
  background: #fff;
  padding: 65rem 0;
}

#adfilm .boxs .list {
  max-width: 920rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

#adfilm .boxs .list li {
  width: 48%;
}

#adfilm .boxs .list .img-tit {
  text-align: left;
  font-size: 20rem;
  margin-bottom: 20rem;
  padding-left: 10rem;
  border-left: 6px solid;
}

#adfilm .boxs .btns {
  margin-top: 25rem;
  display: flex;
  justify-content: space-between;
}

#adfilm .boxs .btns p {
  text-align: center;
  width: 48%;
}

#adfilm .boxs .btns p a {
  color: #000;
  border: 1px solid #B4B4B4;
  font-size: 15rem;
  padding: 12rem 0;
  display: block;
  transition: .3s;
}

#adfilm .boxs .btns p a:hover {
  opacity: 1;
  color: #fff;
  background: #000;
}

#adfilm .box03 {
  margin: 0 auto;
}

#adfilm .img01 {
  margin-top: 200rem;
}

@media screen and (max-width: 768px) {
  .lower .mv {
    margin: 0;
    padding-bottom: 82rem;
  }
  /*  person */
  #person.archive .page-title {
    padding: 354rem 0 170rem;
  }
  #person.archive .page-title .title {
    width: 84%;
    padding-bottom: 12rem;
  }
  #person.archive .page-title .lead {
    font-size: 27rem;
    line-height: 1.5;
    font-weight: bold;
  }
  #person.archive .persons-lists {
    padding-bottom: 60rem;
  }
  #person.archive .persons-list {
    padding-bottom: 90rem;
  }
  #person.archive .persons-list a .num {
    left: 27rem;
    font-size: 69rem;
  }
  #person.archive .persons-list a .in {
    display: block;
  }
  #person.archive .persons-list a .images {
    width: 100%;
  }
  #person.archive .persons-list a .texts {
    display: block;
    width: 100%;
    padding: 50rem 12% 20rem;
  }
  #person.archive .persons-list a .text {
    font-size: 30rem;
    padding-bottom: 40rem;
  }
  #person.archive .persons-list a .text02 {
    padding-left: 120rem;
    font-size: 19rem;
  }
  #person.archive .persons-list a .text02::after {
    width: 90rem;
  }
  #person.archive .persons-list a .link-txt {
    margin-top: 70rem;
    padding: 30rem;
    text-align: center;
    color: #fff;
    font-size: 22rem;
    letter-spacing: .15em;
    background-color: #717171;
  }
  #person.detail .page-title {
    padding-top: 240rem;
    padding-bottom: 57rem;
  }
  #person.detail .page-title .annotation {
    font-size: 25rem;
  }
  #person.detail .page-title .texts {
    padding-top: 65rem;
    width: 90%;
  }
  #person.detail .page-title .title {
    padding-bottom: 44rem;
  }
  #person.detail .page-title .data {
    font-size: 25rem;
  }
  #person.detail .page-title .data .num:after {
    content: "　|　";
  }
  #person.detail .interviwers {
    padding-bottom: 145rem;
  }
  #person.detail .interviwers .lists {
    display: flex;
    justify-content: center;
    gap: 25rem;
  }
  #person.detail .interviwers .lists li {
    display: block;
    width: 33%;
    text-align: center;
  }
  #person.detail .interviwers .lists .photo {
    margin: 0 auto;
    padding-bottom: 20rem;
    width: 170rem;
  }
  #person.detail .interviwers .lists .text01 {
    font-size: 19rem;
    padding-bottom: 10rem;
  }
  #person.detail .interviwers .lists .text02 {
    font-size: 23rem;
  }
  #person.detail .sections + .sections {
    padding-top: 150rem;
  }
  #person.detail .sections .section-title {
    font-size: 40rem;
    padding-bottom: 50rem;
  }
  #person.detail .sections .text {
    font-size: 27rem;
    line-height: 2.2;
  }
  #person.detail .sections .text .talker {
    margin-right: 1em;
  }
  #person.detail .sections .text .mini {
    font-size: 20rem;
  }
  #person.detail .sections .text + .text {
    padding-top: 82rem;
  }
  #person.detail .sections .images {
    margin-top: 62rem;
  }
  #person.detail .sections .images + .text {
    padding-top: 76rem;
  }
  #person.detail .recent-site {
    padding-top: 150rem;
  }
  #person.detail .recent-site .title {
    font-size: 26rem;
    padding-bottom: 26rem;
  }
  #person.detail .recent-site .link {
    font-size: 26rem;
  }
  #person.detail .recent-site .link a {
    padding-right: 22rem;
  }
  #person.detail .recent-site .link a::after {
    width: 9rem;
    height: 9rem;
  }
  #person.detail .recent-articles {
    padding-top: 55rem;
    padding-bottom: 195rem;
  }
  #person.detail .recent-articles .title {
    font-size: 27rem;
  }
  #person.detail .recent-articles .title span {
    padding-right: 20rem;
  }
  #person.detail .recent-articles .list + .list {
    padding-top: 50rem;
  }
  #person.detail .recent-articles .list a {
    display: block;
  }
  #person.detail .recent-articles .list a .images {
    width: auto;
    padding-bottom: 27rem;
  }
  #person.detail .recent-articles .list a .text {
    width: auto;
    font-size: 27rem;
    font-weight: bold;
  }
  /*  pickup */
  #pickup .pickup-article {
    padding-bottom: 200rem;
  }
  #pickup .pickup-article .wrap {
    max-width: 900rem;
  }
  #pickup .article-header {
    padding-top: 240rem;
  }
  #pickup .article-header .texts {
    text-align: left;
  }
  #pickup .article-header .texts .publish-date {
    order: 0;
    text-align: left;
    font-size: 25rem;
    color: #A5A5A5;
    padding-bottom: 54rem;
  }
  #pickup .article-header .texts .publish-date .left {
    display: block;
    padding-bottom: 25rem;
  }
  #pickup .article-header .texts .publish-date .left::after {
    content: "";
  }
  #pickup .article-header .texts .page-title {
    order: 1;
    font-size: 50rem;
    line-height: 1.5;
    padding-bottom: 53rem;
    font-weight: bold;
  }
  #pickup .body .text01 {
    font-size: 30rem;
    line-height: 1.8;
  }
  #pickup .body .movie-link {
    padding-top: 52rem;
  }
  #pickup .body .movie-link a {
    padding: 8rem 45rem 8rem 0rem;
    font-size: 33rem;
    font-weight: bold;
  }
  #pickup .body .movie-link a::before {
    width: 34rem;
    height: 34rem;
    background-size: 34rem 34rem;
  }
  #pickup .body .recent-site {
    padding-top: 40rem;
  }
  #pickup .body .recent-site .title {
    font-size: 26rem;
    padding-bottom: 26rem;
  }
  #pickup .body .recent-site .link {
    font-size: 26rem;
  }
  #pickup .body .recent-site .link a {
    padding-right: 22rem;
  }
  #pickup .body .recent-site .link a::after {
    width: 9rem;
    height: 9rem;
  }
  #pickup .slider {
    margin-top: 80rem;
  }
  #pickup .slick-prev, #pickup .slick-next {
    top: auto;
    bottom: -22%;
    width: auto;
  }
  #pickup .slick-prev {
    left: 34%;
  }
  #pickup .slick-next {
    right: 34%;
  }
  #pickup .slick-prev:before {
    content: url(../images/pickup/pickup02/prev.jpg);
    display: inline-block;
    transform: scale(0.8);
  }
  #pickup .slick-next:before {
    content: url(../images/pickup/pickup02/next.jpg);
    display: inline-block;
    transform: scale(0.8);
  }
  #pickup .pickup-article .releated-sites {
    padding-bottom: 90rem;
  }
  #pickup .pickup-article .releated-sites .title {
    font-size: 26rem;
    padding-bottom: 9rem;
  }
  #pickup .pickup-article .releated-sites li {
    font-size: 26rem;
    padding-bottom: 10rem;
  }
  #pickup .pickup-article .releated-sites a::after {
    margin-left: 50rem;
    width: 8rem;
    height: 8rem;
  }
  #pickup .photoes {
    margin: 0 5% 200rem;
  }
  #pickup .photoes .image .in {
    position: relative;
    border-radius: 10rem;
    overflow: hidden;
    margin-left: 5rem;
    margin-right: 5rem;
  }
  #pickup .photoes .slick-arrow {
    appearance: none;
    -webkit-appearance: none;
    margin-top: 30rem;
    top: 100%;
    transform: translateX(-50%);
    width: 60rem;
    height: 60rem;
    background-color: #000;
    border-radius: 50%;
    font-size: 0;
  }
  #pickup .photoes .slick-arrow::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 45%;
    width: 15rem;
    height: 15rem;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  #pickup .photoes .slick-prev {
    left: 50%;
    margin-left: -50rem;
  }
  #pickup .photoes .slick-prev::before {
    left: 55%;
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  #pickup .photoes .slick-next {
    left: 50%;
    margin-left: 50rem;
  }
  /*  work */
  #work .page-title {
    text-align: center;
    font-size: 100rem;
    line-height: 1.3;
    letter-spacing: 0.08em;
    padding: 320rem 0 150rem;
  }
  #work .page-title span {
    font-size: 46rem;
    padding-right: 0;
    letter-spacing: 0;
    vertical-align: middle;
  }
  #work .page-title img {
    height: 104rem;
  }
  #work .work-article .text {
    font-size: 30rem;
    line-height: 1.6;
    padding-bottom: 110rem;
  }
  #work .work-article .list01 {
    margin: 0 0 150rem;
  }
  #work .work-article .list01 li {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  #work .work-article .connections .tit {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 26rem;
    margin-bottom: 0;
    float: left;
  }
  #work .work-article .connections .list02 {
    width: 88%;
    float: right;
    margin-bottom: 100px;
    position: relative;
  }
  #work .work-article .connections .list02:before {
    background-color: #707070;
    top: 12%;
    content: "";
    height: 90%;
    left: -11%;
    position: absolute;
    transform: translateX(-50%);
    width: 1px;
  }
  #work .work-article .connections .list02 li {
    display: block;
    width: 100%;
    margin: 0 auto 45rem;
    background: #E8E8E8;
    display: inline-block;
    background: #E8E8E8;
    background: linear-gradient(135deg, transparent 10px, #E8E8E8 0) top left;
    background-repeat: no-repeat;
  }
  #work .work-article .connections .list02 li:last-child {
    margin-bottom: auto;
  }
  #work .work-article .connections .list02 .texts {
    float: left;
    width: 58%;
    padding-left: 30rem;
  }
  #work .work-article .connections .list02 .copy {
    font-size: 22rem;
    line-height: 1.6;
    color: #000;
    margin: 35rem 0 10rem;
  }
  #work .work-article .connections .list02 .name {
    font-size: 35rem;
    margin-bottom: 0;
  }
  #work .work-article .connections .list02 .name.mini {
    font-size: 28rem;
  }
  #work .work-article .connections .list02 .image {
    width: 36%;
    margin: 0 0 0 auto;
  }
  /*  live */
  #live .page-title {
    text-align: center;
    font-size: 100rem;
    line-height: 1.3;
    letter-spacing: 0.08em;
    padding: 320rem 0 150rem;
  }
  #live .page-title span {
    font-size: 46rem;
    padding-right: 0;
    letter-spacing: 0;
    vertical-align: middle;
  }
  #live .page-title img {
    height: 104rem;
  }
  #live .live-article .text {
    font-size: 30rem;
    line-height: 1.6;
    padding-bottom: 110rem;
  }
  #live .live-article .list01 {
    margin: 0 0 150rem;
  }
  #live .live-article .list01 li {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  #live .live-article .connections .tit {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 26rem;
    margin-bottom: 0;
    float: left;
  }
  #live .live-article .connections .list02 {
    width: 88%;
    float: right;
    margin-bottom: 100px;
    position: relative;
  }
  #live .live-article .connections .list02:before {
    background-color: #707070;
    top: 17%;
    content: "";
    height: 90%;
    left: -11%;
    position: absolute;
    transform: translateX(-50%);
    width: 1px;
  }
  #live .live-article .connections .list02 li {
    display: block;
    width: 100%;
    margin: 0 auto 45rem;
    background: #E8E8E8;
    display: inline-block;
    background: #E8E8E8;
    background: linear-gradient(135deg, transparent 10px, #E8E8E8 0) top left;
    background-repeat: no-repeat;
  }
  #live .live-article .connections .list02 li:last-child {
    margin-bottom: auto;
  }
  #live .live-article .connections .list02 .texts {
    float: left;
    width: 58%;
    padding-left: 30rem;
  }
  #live .live-article .connections .list02 .copy {
    font-size: 22rem;
    line-height: 1.6;
    color: #000;
    margin: 35rem 0 10rem;
  }
  #live .live-article .connections .list02 .name {
    font-size: 35rem;
    margin-bottom: 0;
  }
  #live .live-article .connections .list02 .name.mini {
    font-size: 28rem;
  }
  #live .live-article .connections .list02 .image {
    width: 36%;
    margin: 0 0 0 auto;
  }
  /*  play */
  #play .page-title {
    text-align: center;
    font-size: 100rem;
    line-height: 1.3;
    letter-spacing: 0.08em;
    padding: 320rem 0 150rem;
  }
  #play .page-title span {
    font-size: 46rem;
    padding-right: 0;
    letter-spacing: 0;
    vertical-align: middle;
  }
  #play .page-title img {
    height: 104rem;
  }
  #play .play-article .text {
    font-size: 30rem;
    line-height: 1.6;
    padding-bottom: 110rem;
  }
  #play .play-article .list01 {
    margin: 0 0 150rem;
  }
  #play .play-article .list01 li {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  #play .play-article .connections .tit {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 26rem;
    margin-bottom: 0;
    float: left;
  }
  #play .play-article .connections .list02 {
    width: 88%;
    float: right;
    margin-bottom: 100px;
    position: relative;
  }
  #play .play-article .connections .list02:before {
    background-color: #707070;
    top: 8%;
    content: "";
    height: 90%;
    left: -11%;
    position: absolute;
    transform: translateX(-50%);
    width: 1px;
  }
  #play .play-article .connections .list02 li {
    display: block;
    width: 100%;
    margin: 0 auto 45rem;
    background: #E8E8E8;
    display: inline-block;
    background: #E8E8E8;
    background: linear-gradient(135deg, transparent 10px, #E8E8E8 0) top left;
    background-repeat: no-repeat;
  }
  #play .play-article .connections .list02 li:last-child {
    margin-bottom: auto;
  }
  #play .play-article .connections .list02 .texts {
    float: left;
    width: 58%;
    padding-left: 30rem;
  }
  #play .play-article .connections .list02 .copy {
    font-size: 22rem;
    line-height: 1.6;
    color: #000;
    margin: 35rem 0 10rem;
  }
  #play .play-article .connections .list02 .name {
    font-size: 35rem;
    line-height: 1.2;
    margin-bottom: 0;
  }
  #play .play-article .connections .list02 .name.mini {
    font-size: 28rem;
  }
  #play .play-article .connections .list02 .image {
    width: 36%;
    margin: 0 0 0 auto;
  }
  #play .play-article .connections .list02 li.box .copy {
    margin: 15rem 0 10rem;
  }
  /*  adfilm */
  #adfilm .page-title {
    padding: 320rem 0 150rem;
  }
  #adfilm .page-title .texts {
    max-width: 634rem;
    width: 90%;
    padding-bottom: 0;
  }
  #adfilm .boxs {
    padding: 70rem 0;
  }
  #adfilm .boxs .list {
    width: 85%;
    margin: auto;
    display: block;
  }
  #adfilm .boxs .list li {
    width: 100%;
  }
  #adfilm .boxs .list li:last-child {
    margin-top: 80rem;
  }
  #adfilm .boxs .list .img-tit {
    font-size: 26rem;
  }
  #adfilm .boxs .btns p {
    font-size: 24rem;
    padding: 20rem 0;
  }
  #adfilm .box03 {
    margin: 0 auto;
  }
  #adfilm .img01 {
    margin-top: 0;
  }
}

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