@charset "UTF-8";

/**********************************************************
 *
 * anatatodocomo 記事 PCパーツ
 *
 **********************************************************/
.society-article-mv {
  position: relative;
  padding-top: 5.8vw;
  padding-bottom: 120px;
}
.society-article-mv::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1280 / 1741;
  background: url(/corporate/anatatodocomo/changesociety/images/common/bg_corporate_anatatodocomo_society_article_pc.svg) no-repeat 0 0 / 100% auto;
  position: absolute;
  left: 0;
  top: 20px;
  pointer-events: none;
  mix-blend-mode: multiply;
}
.society-article-mv-col2 {
  display: flex;
  align-items: flex-end;
}
.society-article-mv-col2 > .left-col {
  width: 47vw;
  padding: 6.4vw 2vw 0 5vw;
  position: relative;
  z-index: 3;
}
.society-article-mv-col2 > .right-col {
  width: 53vw;
}
.society-article-mv-col2 .mv-img {
/*
  mix-blend-mode: hard-light;
*/
}
.society-article-mv-col2 .mv-img img {
  width: 100%;
}
.mv-img .noCopy{
  z-index: -1;
}
.sociery-article-ttl {
  line-height: 1.2;
}
.sociery-article-ttl .sub {
  display: block;
  font-style: italic;
  font-size: calc((22 / 1280) * 100vw);
  margin-bottom: 15px;
  color: #fff;
}
.sociery-article-ttl > img {
  width: auto;
  max-width: unset;
  height: calc((270 / 1280) * 100vw);
}
.left-col .label {
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 24px;
  padding: 8px 0;
  vertical-align: bottom;
  position: absolute;
  right: 120px;
}
.society-article-mv .scroll {
  color: #fff;
  font-size: 1.5rem;
  padding-bottom: 53px;
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translate(-50%,0);
  z-index: 4;
}
.society-article-mv .scroll .arrow {
  display: block;
  position: absolute;
  left: calc(50% - 8px);
  bottom: 0;
  width: 16px;
  height: 8px;
}
.society-article-mv .scroll .arrow::after,
.society-article-mv .scroll .arrow::before {
  background: url(/corporate/anatatodocomo/changesociety/images/ico_scroll_arrow.svg) no-repeat center center / contain;
  content: "";
  display: block;
  width: 16px;
  height: 8px;
  position: absolute;
  left: 0;
}
.society-article-mv .scroll .arrow::before {
  opacity: .1;
  bottom: calc(100% + 24px);
}
.society-article-mv .scroll .arrow::after {
  opacity: .5;
  bottom: calc(100% + 8px);
}
.society-article-mv .scroll .arrow img {
  width: 100%;
}

.society-article-index {
  margin-top: calc((210 / 1280) * 100vw);
}
.society-article-index .sec-inner {
  max-width: 1024px;
}
.society-article-index .article-index-wrap {
  width: 50%;
}
.society-article-index .index-ttl {
  line-height: 1;
  margin-bottom: 14px;
}
.society-article-index .article-lead {
  max-width: 800px;
  margin: 90px auto !important;
  font-size: 1.8rem;
  font-weight: bold;
}
.article-index-list > li {
  border-bottom: 1px solid #CC0033;
}
.article-index-list > li a {
  text-decoration: none;
  color: #CC0033;
  font-weight: bold;
  display: block;
  padding: 15px 30px 15px 0;
  position: relative;
}
.article-index-list > li a::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/corporate/images/common/ico_arrow_anchor.svg) no-repeat 0 0 / contain;
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
  transition: all .3s ease;
}

.interviewee-info-wrap .page-ttl-wrap {
  color: #CC0033;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 64px;
}
.interviewee-info-wrap .page-ttl-wrap .page-ttl {
  font-size: 4rem;
  font-style: italic;
  font-weight: bold;
}
.interviewee-info-wrap .page-ttl-wrap .kana {
  font-size: 2.4rem;
  font-style: italic;
  font-weight: bold;
}
.interviewee-info-wrap .page-ttl-wrap .sub {
  font-size: 2.4rem;
  font-weight: bold;
}
.interviewee-info-wrap .sec-inner {
  max-width: 800px;
  padding: 35px 0;
  border-top: 1px solid #CC0033;
  border-bottom: 1px solid #CC0033;
}
.interviewee-desc + .interviewee-info {
  margin-top: 35px;
}
.interviewee-info {
  color: #CC0033;
  margin-bottom: 20px;
}
.interviewee-info .kana {
  font-style: italic;
  margin-bottom: 11px;
  font-size: 1.4rem;
}
.interviewee-info .name {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 14px;
}
.interviewee-info .position {
  font-size: 1.4rem;
}

.article-detail-contents .sec-inner {
  max-width: 800px;
}
.article-detail-contents h2 {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 16px;
  color: #CC0033;
  margin-top: 90px;
}
.article-detail-contents .question-txt {
  font-weight: bold;
  margin-bottom: 2.5em;
}
.article-detail-contents figure + p {
  margin-top: 35px;
}
.article-detail-contents figure + .question-txt {
  margin-top: 90px;
}
.article-detail-contents p + .question-txt {
  margin-top: 2em;
}
.article-detail-contents p + .note-list {
  margin-top: -15px;
}
.article-detail-contents .note-list > li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.2rem;
}
.article-detail-contents section:last-child {
  padding-bottom: 90px;
}

.changesociery-related-link-sec {
  margin-top: 40px;
}

.article-related-sec {
  margin-top: 96px;
}
.article-related-sec .sec-inner {
  max-width: 1024px;
}
.article-related-sec .sec-ttl {
  font-size: 3.4rem;
  font-weight: bold;
  color: #CC0033;
  text-align: center;
}
.related-movie-wrap {
  background-color: #FAEFF1;
  padding: 40px 0 70px;
}
.related-movie-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -23px;
  margin-bottom: -23px;
}
.related-movie-list.movie-col1 {
  justify-content: center;
}
.related-movie-list > li {
  width: calc(33.333% - 23px);
  margin-right: 23px;
  margin-bottom: 23px;
}
.movie-linkpanel {
  width: 100%;
  display: block;
  position: relative;
  line-height: 1;
}
.movie-linkpanel::before {
  content: "";
  width: 56px;
  height: 56px;
  position: absolute;
  left: calc(50% - 28px);
  top: calc(50% - 28px);
  background: url(/corporate/images/common/ico_movie_play.svg) no-repeat 0 0 / contain;
  z-index: 2;
  pointer-events: none;
}
.movie-linkpanel .movie-img {
  width: 100%;
  overflow: hidden;
}
.movie-linkpanel .movie-img img {
  width: 100%;
  transition: all .3s ease;
}
.article-related-wrap {
  padding: 40px 0 96px;
}
.article-related-wrap .btn-wrap {
  text-align: center;
  margin-top: 50px;
}
.article-bnr-list {
  display: flex;
  margin-right: -24px;
}
.article-bnr-list > li {
  width: calc(50% - 24px);
  margin-right: 24px;
}
.article-bnr-linkpanel {
  display: block;
  text-decoration: none;
  position: relative;
}
.article-bnr-linkpanel::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/corporate/images/common/ico_arrow_circle.svg) no-repeat 0 0 / contain;
  position: absolute;
  left: 0;
  bottom: 3px;
  transition: all .3s ease;
}
.prev .article-bnr-linkpanel::after {
  transform: rotate(-180deg);
}
.next .article-bnr-linkpanel::after {
  left: auto;
  right: 0;
}
.article-bnr-linkpanel .img-wrap {
  overflow: hidden;
}
.article-bnr-linkpanel .img-wrap img {
  transition: all .3s ease;
}
.article-bnr-linkpanel .txt-wrap {
  margin-top: 16px;
  padding-left: 40px;
}
.next .article-bnr-linkpanel .txt-wrap {
  padding-left: 0;
  padding-right: 40px;
}
.article-bnr-linkpanel .txt-wrap .ttl {
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.article-bnr-linkpanel .txt-wrap .ttl .sub {
  font-size: 1.4rem;
  color: #CC0033;
  display: block;
}

.article-bnr-linkpanel.logo .img-wrap {
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.article-bnr-linkpanel.logo .img-wrap img {
  height: 30px;
}

/*  hover  */
.article-index-list > li a:hover::after {
  background: url(/corporate/images/common/ico_arrow_anchor_on.svg) no-repeat 0 0 / contain;
}
.article-bnr-linkpanel:hover .img-wrap img,
.movie-linkpanel:hover .movie-img img {
  transform: scale(1.1, 1.1);
}
.article-bnr-linkpanel:hover::after {
  background: url(/corporate/images/common/ico_arrow_circle_red.svg) no-repeat 0 0 / contain;
}