@charset "UTF-8";
/*
#overview
変数定義

CSS
*/
/*
#colors

@primary #0056A7;

@channel_prime #0056A7;
@channel_live #BD0852;
@channel_cinema #009966;

@secondary #333;
@color-name color-code;
*/
[data-modal-name*="modal-unit"].js-modal-wrap.is-modal--active {
  background-color: rgba(0, 0, 0, 0.3);
}

.no-cssfilters [data-modal-name*="modal-unit"].js-modal-wrap.is-modal--active {
  background-color: rgba(0, 0, 0, 0.3);
}

/*
#overview
Mixin

- コメントコメントコメントコメントコメントコメント
*/
.media-queries {
  font-family: 'xxld';
}

@media screen and (max-width: 1366px) {
  .media-queries {
    font-family: "xld";
  }
}

@media screen and (max-width: 1152px) {
  .media-queries {
    font-family: "ld";
  }
}

@media screen and (max-width: 800px) {
  .media-queries {
    font-family: "md";
  }
}

@media screen and (max-width: 592px) {
  .media-queries {
    font-family: "sd";
  }
}

@media screen and (max-width: 384px) and (orientation: portrait) {
  .media-queries {
    font-family: "xsd";
  }
}

@media screen and (max-width: 320px) and (orientation: portrait) {
  .media-queries {
    font-family: "xxsd";
  }
}

/* utility class */
.utl-nowrap {
  display: inline-block;
  white-space: nowrap;
}

.utl-img-fluid {
  max-width: 100%;
  height: auto;
}

.utl-img-fluid.-fill {
  width: 100%;
}

.utl-guard, .chart__img, [data-modal-name*="modal-unit"] .__pic {
  position: relative;
}

.utl-guard::before, .chart__img::before, [data-modal-name*="modal-unit"] .__pic::before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}

main a:link, main a:visited {
  color: inherit;
}

main p {
  line-height: inherit;
}

main ol,
main ul {
  list-style: none;
}

@media screen and (max-width: 592px) {
  .is-visible-sd {
    display: initial !important;
  }
}

.btn {
  position: relative;
}

.btn a {
  text-decoration: none;
}

.btn__hover {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: opacity .1s linear;
}

.btn a:hover .btn__hover {
  opacity: 1;
}

[data-utl-hover] {
  position: relative;
  display: inline-block;
}

[data-utl-hover]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.15);
  opacity: 0;
  transition: opacity 0.1s linear;
}

[data-utl-hover][data-utl-hover="fff.1"]::before {
  background-color: rgba(255, 255, 255, 0.1);
}

[data-utl-hover][data-utl-hover="fff.2"]::before {
  background-color: rgba(255, 255, 255, 0.2);
}

[data-utl-hover][data-utl-hover="000.1"]::before {
  background-color: rgba(0, 0, 0, 0.1);
}

[data-utl-hover][data-utl-hover="000"]::before, [data-utl-hover][data-utl-hover="000.15"]::before {
  background-color: rgba(0, 0, 0, 0.15);
}

[data-utl-hover][data-utl-hover="000.2"]::before {
  background-color: rgba(0, 0, 0, 0.2);
}

[data-utl-hover]:hover::before {
  opacity: 1;
}

.frr__chart {
  margin-bottom: 3.5rem;
}

@media screen and (max-width: 592px) {
  .frr__chart {
    margin-bottom: 2rem;
  }
}

.chart__container {
  position: relative;
}

@media screen and (max-width: 592px) {
  .chart__container {
    margin: 0 -1.5rem;
    margin: 0 -3rem;
  }
}

.chart__info {
  line-height: 1.375;
  margin-bottom: 1rem;
  font-size: 1rem;
  color: #999;
  text-align: center;
}

@media screen and (max-width: 592px) {
  .chart__info {
    margin-top: 1rem;
  }
}

.chart__img {
  width: 100%;
}

.chart__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.chart__unitList .__hover {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: opacity 0.1s linear;
}

.chart__unitList .__hover:hover {
  opacity: 1;
  -webkit-filter: none;
          filter: none;
  cursor: pointer;
}

.chart__unitList .__inner {
  display: none;
}

.chart__unitList .unit {
  position: absolute;
  z-index: 2;
  display: block;
}

.chart__unitList .unit-01 {
  left: 20.39063%;
  top: 37.56831%;
  width: 24.21875%;
  height: 24.86339%;
}

.chart__unitList .unit-02 {
  left: 55.46875%;
  top: 37.56831%;
  width: 24.21875%;
  height: 24.86339%;
}

.chart__unitList .unit-03 {
  left: 57.34375%;
  top: 8.87978%;
  width: 18.90625%;
  height: 20.4918%;
}

.chart__unitList .unit-04 {
  left: 40.54688%;
  top: 70.62842%;
  width: 18.90625%;
  height: 20.4918%;
}

.chart__unitList .unit-05 {
  left: 13.59375%;
  top: 70.62842%;
  width: 18.90625%;
  height: 20.4918%;
}

.chart__unitList .unit-06 {
  left: 23.75%;
  top: 8.87978%;
  width: 18.90625%;
  height: 20.4918%;
}

.chart__unitList .unit-07 {
  left: 67.5%;
  top: 70.62842%;
  width: 18.90625%;
  height: 20.4918%;
}

/*modalの中に入るコンテンツ*/
[data-modal-name*="modal-unit"] .unit {
  background: #fff;
}

@media screen and (max-width: 592px) {
  [data-modal-name*="modal-unit"] .unit {
    height: 100%;
  }
}

[data-modal-name*="modal-unit"] .__hover {
  display: none;
}

[data-modal-name*="modal-unit"] .__pic {
  position: relative;
}

[data-modal-name*="modal-unit"] .__pic img {
  width: 100%;
  height: auto;
}

[data-modal-name*="modal-unit"] .__position {
  padding: 18px 0 0;
  min-height: 45px;
  line-height: 1.85714;
  font-size: 0.875rem;
}

[data-modal-name*="modal-unit"] .__hd {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

[data-modal-name*="modal-unit"] .__name {
  margin-bottom: .5rem;
  line-height: 1.07692;
  color: #0056a7;
  font-size: 1.5625rem;
}

[data-modal-name*="modal-unit"] .__name small {
  font-size: 1rem;
  font-weight: normal;
}

[data-modal-name*="modal-unit"] .__actor {
  margin-bottom: .5rem;
  line-height: 1.3;
  color: #0056a7;
  font-size: 1.125rem;
}

[data-modal-name*="modal-unit"] .__desc {
  line-height: 1.75;
  font-size: 1rem;
}

[data-modal-name*="modal-unit"] .__hd2 {
  margin-bottom: .5rem;
  color: #0056a7;
}

[data-modal-name*="modal-unit"] .__profile {
  margin-top: 1rem;
}

/*modalそのもの*/
@-webkit-keyframes md_show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes md_show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes md_show_delay {
  0% {
    opacity: 0;
  }
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes md_show_delay {
  0% {
    opacity: 0;
  }
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes md_hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes md_hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* modal */
[data-modal-name*="modal-unit"].animated {
  -webkit-backface-visibility: hidden;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media screen and (max-width: 800px) {
  [data-modal-name*="modal-unit"].animated {
    -webkit-animation-duration: .35s;
    animation-duration: .35s;
  }
}

[data-modal-name*="modal-unit"].box__modal {
  display: none;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active {
  max-height: 80%;
  display: block !important;
  background: transparent;
  border: 0;
  box-shadow: none;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  right: calc((100% - 640px) / 2);
  left: calc((100% - 640px) / 2);
  top: 15vh;
  margin: auto;
  width: auto;
  z-index: 6000001;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active > .__inner {
  width: 100%;
  margin-top: 0.75rem;
  padding: 1.875rem;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 800px) {
  [data-modal-name*="modal-unit"].box__modal.is-modal--active > .__inner {
    padding: 1.25rem;
    padding-top: 2.5rem;
  }
}

@media screen and (max-width: 592px) {
  [data-modal-name*="modal-unit"].box__modal.is-modal--active > .__inner {
    height: auto;
  }
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active > .__inner [class*="row"] {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

@media screen and (max-width: 800px) {
  [data-modal-name*="modal-unit"].box__modal.is-modal--active {
    right: calc((100% - 520px) / 2);
    left: calc((100% - 520px) / 2);
  }
  .__un-sticky [data-modal-name*="modal-unit"].box__modal.is-modal--active {
    max-height: 100%;
  }
}

@media screen and (max-width: 592px) {
  [data-modal-name*="modal-unit"].box__modal.is-modal--active {
    width: calc(100% - 4rem);
    height: calc(100% - 4rem);
    height: auto;
    left: 2rem;
    right: 2rem;
    top: 56px;
    bottom: auto;
  }
  .__un-sticky [data-modal-name*="modal-unit"].box__modal.is-modal--active {
    top: 0;
    max-height: 100%;
  }
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active .btn__close {
  display: block;
  height: 2.375rem;
  font-size: .875rem;
  line-height: 1.125rem;
  padding-right: 2rem;
  padding-top: .5rem;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 6000002;
  line-height: 1;
  color: #fff;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active .btn__close::after {
  color: inherit;
  font-size: 2.375rem;
  position: absolute;
  right: 0;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active .container {
  max-width: none;
  padding: 2rem 1rem;
  text-align: center;
  color: #000;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active .container .__title {
  color: #0056A7;
  font-size: 1.75rem;
  margin-top: 1.25rem;
  margin-bottom: 1.75rem;
  font-weight: 400;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active .container .__subtitle {
  font-size: 1.375rem;
  font-weight: 500;
  margin-top: 2rem;
  margin-bottom: 1.25rem;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active .container .__catch {
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active .container p {
  font-size: 1rem;
  margin-bottom: 2rem;
}

[data-modal-name*="modal-unit"].box__modal.is-modal--active .container dt, [data-modal-name*="modal-unit"].box__modal.is-modal--active .container dd {
  font-size: 1rem;
}

[data-modal-name*="modal-unit"].js-modal-wrap {
  display: none;
}

[data-modal-name*="modal-unit"].js-modal-wrap.is-modal--active {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6000000;
  min-height: 9999%;
  background-color: rgba(0, 0, 0, 0.7) !important;
}
