/* reset
------------------------------------------------------------*/
iframe {
  border: none; }

/* youtube iframe */
.project__detailIframe{
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.project__detailIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* color */
.font_red{
    color: var(--color-red);
}

/* pagerWrap
------------------------------------------------------------*/
.linkA.unhover {
  pointer-events: none;
  color: #000;
  background-color: #fff; }

/* top
------------------------------------------------------------*/
.bnrLists {
  -webkit-justify-content: space-between;
  justify-content: space-between; }

/* Project
------------------------------------------------------------*/
.allNum {
  height: 0.7em;
  font-size: min(calc(180 / var(--vw-min) * 100vw), 180px);
  font-family: var(--en-font-family);
  margin-left: min(calc(50 / var(--vw-min) * 100vw), 50px);
  background: none; }

.allNum .hd {
  width: unset;
  height: unset;
  -webkit-text-stroke: 2px #fff;
  text-stroke: 2px #fff;
  paint-order: stroke;
  overflow: unset; }

/* goods
------------------------------------------------------------*/
.c-search__inner--totalcount {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-top: min(calc(20 / var(--vw-min) * 100vw), 20px); }
  .c-search__inner--totalcount .number #totalcount {
    font-size: min(calc(30 / var(--vw-min) * 100vw), 30px);
    margin: 0 min(calc(10 / var(--vw-min) * 100vw), 10px); }
  .c-search__inner--totalcount .linkA {
    padding: min(calc(12 / var(--vw-min) * 100vw), 12px) min(calc(50 / var(--vw-min) * 100vw), 50px);
    font-size: min(calc(16 / var(--vw-min) * 100vw), 14px); }
    @media screen and (max-width: 768px) {
      .c-search__inner--totalcount .linkA {
        padding: calc(20 / var(--vw-min) * 100vw) calc(30 / var(--vw-min) * 100vw);
        font-size: 1rem; } }

/* event
------------------------------------------------------------*/
.infoBox__subTtl {
  display: block;
  color: var(--color-red); }

.eventDetailBox {
  -webkit-justify-content: center;
  justify-content: center; }

.detailTxtBlock {
  width: min(calc(880 / var(--vw-min) * 100vw), 880px); }
  @media screen and (max-width: 768px) {
    .detailTxtBlock {
      width: 100%; } }

.detailInfoList__ttl {
  width: calc(100% - min(calc(710 / var(--vw-min) * 100vw), 710px)); }
  @media screen and (max-width: 768px) {
    .detailInfoList__ttl {
      width: calc(100% - min(calc(440 / var(--vw-min) * 100vw), 440px)); } }

.detailInfoList__txt {
  width: min(calc(710 / var(--vw-min) * 100vw), 710px); }
  @media screen and (max-width: 768px) {
    .detailInfoList__txt {
      width: min(calc(440 / var(--vw-min) * 100vw), 440px); } }

/* movie
------------------------------------------------------------*/
.theater__annotationWrap {
  margin-bottom: min(calc(40 / var(--vw-min) * 100vw),40px); }

.align__baseline {
  -webkit-align-items: baseline;
  align-items: baseline; }

.lineheight__narrow {
  line-height: 1.2; }

/* onair
------------------------------------------------------------*/
.tv_box__txt {
  margin-top: min(calc(30 / var(--vw-min) * 100vw),20px); }
  @media screen and (max-width: 768px) {
    .tv_box__txt {
      margin-top: calc(20 / var(--vw-min) * 100vw); } }

.onair__annotation {
  font-size: min(calc(12 / var(--vw-min) * 100vw), 12px);
  margin-top: min(calc(6 / var(--vw-min) * 100vw),6px); }
  @media screen and (max-width: 768px) {
    .onair__annotationWrap {
      padding: 0 calc(48 / var(--vw-min) * 100vw); } }
  @media screen and (max-width: 768px) {
    .onair__annotation {
      font-size: calc(20 / var(--vw-min) * 100vw);
      margin-top: calc(20 / var(--vw-min) * 100vw); } }
  .onair__annotation li {
    padding-left: 1em;
    text-indent: -1em;
    text-align: center; }

/* news
------------------------------------------------------------*/
.newsDetail {
  /* bootstrap */ }
  .newsDetail .row {
    overflow: auto; }
  .newsDetail .col-xs-1, .newsDetail .col-sm-1, .newsDetail .col-md-1, .newsDetail .col-lg-1, .newsDetail .col-xs-2, .newsDetail .col-sm-2, .newsDetail .col-md-2, .newsDetail .col-lg-2, .newsDetail .col-xs-3, .newsDetail .col-sm-3, .newsDetail .col-md-3, .newsDetail .col-lg-3, .newsDetail .col-xs-4, .newsDetail .col-sm-4, .newsDetail .col-md-4, .newsDetail .col-lg-4, .newsDetail .col-xs-5, .newsDetail .col-sm-5, .newsDetail .col-md-5, .newsDetail .col-lg-5, .newsDetail .col-xs-6, .newsDetail .col-sm-6, .newsDetail .col-md-6, .newsDetail .col-lg-6, .newsDetail .col-xs-7, .newsDetail .col-sm-7, .newsDetail .col-md-7, .newsDetail .col-lg-7, .newsDetail .col-xs-8, .newsDetail .col-sm-8, .newsDetail .col-md-8, .newsDetail .col-lg-8, .newsDetail .col-xs-9, .newsDetail .col-sm-9, .newsDetail .col-md-9, .newsDetail .col-lg-9, .newsDetail .col-xs-10, .newsDetail .col-sm-10, .newsDetail .col-md-10, .newsDetail .col-lg-10, .newsDetail .col-xs-11, .newsDetail .col-sm-11, .newsDetail .col-md-11, .newsDetail .col-lg-11, .newsDetail .col-xs-12, .newsDetail .col-sm-12, .newsDetail .col-md-12, .newsDetail .col-lg-12 {
    position: relative;
    min-height: 1px; }
  .newsDetail .col-xs-1, .newsDetail .col-xs-2, .newsDetail .col-xs-3, .newsDetail .col-xs-4, .newsDetail .col-xs-5, .newsDetail .col-xs-6, .newsDetail .col-xs-7, .newsDetail .col-xs-8, .newsDetail .col-xs-9, .newsDetail .col-xs-10, .newsDetail .col-xs-11, .newsDetail .col-xs-12 {
    float: left; }
  .newsDetail .col-xs-1, .newsDetail .col-sm-1, .newsDetail .col-md-1, .newsDetail .col-lg-1, .newsDetail .col-xs-2, .newsDetail .col-sm-2, .newsDetail .col-md-2, .newsDetail .col-lg-2, .newsDetail .col-xs-3, .newsDetail .col-sm-3, .newsDetail .col-md-3, .newsDetail .col-lg-3, .newsDetail .col-xs-4, .newsDetail .col-sm-4, .newsDetail .col-md-4, .newsDetail .col-lg-4, .newsDetail .col-xs-5, .newsDetail .col-sm-5, .newsDetail .col-md-5, .newsDetail .col-lg-5, .newsDetail .col-xs-6, .newsDetail .col-sm-6, .newsDetail .col-md-6, .newsDetail .col-lg-6, .newsDetail .col-xs-7, .newsDetail .col-sm-7, .newsDetail .col-md-7, .newsDetail .col-lg-7, .newsDetail .col-xs-8, .newsDetail .col-sm-8, .newsDetail .col-md-8, .newsDetail .col-lg-8, .newsDetail .col-xs-9, .newsDetail .col-sm-9, .newsDetail .col-md-9, .newsDetail .col-lg-9, .newsDetail .col-xs-10, .newsDetail .col-sm-10, .newsDetail .col-md-10, .newsDetail .col-lg-10, .newsDetail .col-xs-11, .newsDetail .col-sm-11, .newsDetail .col-md-11, .newsDetail .col-lg-11 {
    padding-right: 2.34375vw;
    padding-left: 2.34375vw; }
    @media only screen and (min-width: 560px) {
      .newsDetail .col-xs-1, .newsDetail .col-sm-1, .newsDetail .col-md-1, .newsDetail .col-lg-1, .newsDetail .col-xs-2, .newsDetail .col-sm-2, .newsDetail .col-md-2, .newsDetail .col-lg-2, .newsDetail .col-xs-3, .newsDetail .col-sm-3, .newsDetail .col-md-3, .newsDetail .col-lg-3, .newsDetail .col-xs-4, .newsDetail .col-sm-4, .newsDetail .col-md-4, .newsDetail .col-lg-4, .newsDetail .col-xs-5, .newsDetail .col-sm-5, .newsDetail .col-md-5, .newsDetail .col-lg-5, .newsDetail .col-xs-6, .newsDetail .col-sm-6, .newsDetail .col-md-6, .newsDetail .col-lg-6, .newsDetail .col-xs-7, .newsDetail .col-sm-7, .newsDetail .col-md-7, .newsDetail .col-lg-7, .newsDetail .col-xs-8, .newsDetail .col-sm-8, .newsDetail .col-md-8, .newsDetail .col-lg-8, .newsDetail .col-xs-9, .newsDetail .col-sm-9, .newsDetail .col-md-9, .newsDetail .col-lg-9, .newsDetail .col-xs-10, .newsDetail .col-sm-10, .newsDetail .col-md-10, .newsDetail .col-lg-10, .newsDetail .col-xs-11, .newsDetail .col-sm-11, .newsDetail .col-md-11, .newsDetail .col-lg-11 {
        padding-right: 1.33929vw;
        padding-left: 1.33929vw; } }
    @media only screen and (min-width: 960px) {
      .newsDetail .col-xs-1, .newsDetail .col-sm-1, .newsDetail .col-md-1, .newsDetail .col-lg-1, .newsDetail .col-xs-2, .newsDetail .col-sm-2, .newsDetail .col-md-2, .newsDetail .col-lg-2, .newsDetail .col-xs-3, .newsDetail .col-sm-3, .newsDetail .col-md-3, .newsDetail .col-lg-3, .newsDetail .col-xs-4, .newsDetail .col-sm-4, .newsDetail .col-md-4, .newsDetail .col-lg-4, .newsDetail .col-xs-5, .newsDetail .col-sm-5, .newsDetail .col-md-5, .newsDetail .col-lg-5, .newsDetail .col-xs-6, .newsDetail .col-sm-6, .newsDetail .col-md-6, .newsDetail .col-lg-6, .newsDetail .col-xs-7, .newsDetail .col-sm-7, .newsDetail .col-md-7, .newsDetail .col-lg-7, .newsDetail .col-xs-8, .newsDetail .col-sm-8, .newsDetail .col-md-8, .newsDetail .col-lg-8, .newsDetail .col-xs-9, .newsDetail .col-sm-9, .newsDetail .col-md-9, .newsDetail .col-lg-9, .newsDetail .col-xs-10, .newsDetail .col-sm-10, .newsDetail .col-md-10, .newsDetail .col-lg-10, .newsDetail .col-xs-11, .newsDetail .col-sm-11, .newsDetail .col-md-11, .newsDetail .col-lg-11 {
        padding-right: 15px;
        padding-left: 15px; } }
  .newsDetail .col-xs-12 {
    width: 100%; }
  .newsDetail .col-xs-11 {
    width: 91.66666667%; }
  .newsDetail .col-xs-10 {
    width: 83.33333333%; }
  .newsDetail .col-xs-9 {
    width: 75%; }
  .newsDetail .col-xs-8 {
    width: 66.66666667%; }
  .newsDetail .col-xs-7 {
    width: 58.33333333%; }
  .newsDetail .col-xs-6 {
    width: 50%; }
  .newsDetail .col-xs-5 {
    width: 41.66666667%; }
  .newsDetail .col-xs-4 {
    width: 33.33333333%; }
  .newsDetail .col-xs-3 {
    width: 25%; }
  .newsDetail .col-xs-2 {
    width: 16.66666667%; }
  .newsDetail .col-xs-1 {
    width: 8.33333333%; }
  .newsDetail .col-xs-pull-12 {
    right: 100%; }
  .newsDetail .col-xs-pull-11 {
    right: 91.66666667%; }
  .newsDetail .col-xs-pull-10 {
    right: 83.33333333%; }
  .newsDetail .col-xs-pull-9 {
    right: 75%; }
  .newsDetail .col-xs-pull-8 {
    right: 66.66666667%; }
  .newsDetail .col-xs-pull-7 {
    right: 58.33333333%; }
  .newsDetail .col-xs-pull-6 {
    right: 50%; }
  .newsDetail .col-xs-pull-5 {
    right: 41.66666667%; }
  .newsDetail .col-xs-pull-4 {
    right: 33.33333333%; }
  .newsDetail .col-xs-pull-3 {
    right: 25%; }
  .newsDetail .col-xs-pull-2 {
    right: 16.66666667%; }
  .newsDetail .col-xs-pull-1 {
    right: 8.33333333%; }
  .newsDetail .col-xs-pull-0 {
    right: auto; }
  .newsDetail .col-xs-push-12 {
    left: 100%; }
  .newsDetail .col-xs-push-11 {
    left: 91.66666667%; }
  .newsDetail .col-xs-push-10 {
    left: 83.33333333%; }
  .newsDetail .col-xs-push-9 {
    left: 75%; }
  .newsDetail .col-xs-push-8 {
    left: 66.66666667%; }
  .newsDetail .col-xs-push-7 {
    left: 58.33333333%; }
  .newsDetail .col-xs-push-6 {
    left: 50%; }
  .newsDetail .col-xs-push-5 {
    left: 41.66666667%; }
  .newsDetail .col-xs-push-4 {
    left: 33.33333333%; }
  .newsDetail .col-xs-push-3 {
    left: 25%; }
  .newsDetail .col-xs-push-2 {
    left: 16.66666667%; }
  .newsDetail .col-xs-push-1 {
    left: 8.33333333%; }
  .newsDetail .col-xs-push-0 {
    left: auto; }
  .newsDetail .col-xs-offset-12 {
    margin-left: 100%; }
  .newsDetail .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .newsDetail .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .newsDetail .col-xs-offset-9 {
    margin-left: 75%; }
  .newsDetail .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .newsDetail .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .newsDetail .col-xs-offset-6 {
    margin-left: 50%; }
  .newsDetail .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .newsDetail .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .newsDetail .col-xs-offset-3 {
    margin-left: 25%; }
  .newsDetail .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .newsDetail .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .newsDetail .col-xs-offset-0 {
    margin-left: 0%; }
  @media (min-width: 768px) {
    .newsDetail .col-sm-1, .newsDetail .col-sm-2, .newsDetail .col-sm-3, .newsDetail .col-sm-4, .newsDetail .col-sm-5, .newsDetail .col-sm-6, .newsDetail .col-sm-7, .newsDetail .col-sm-8, .newsDetail .col-sm-9, .newsDetail .col-sm-10, .newsDetail .col-sm-11, .newsDetail .col-sm-12 {
      float: left; }
    .newsDetail .col-sm-12 {
      width: 100%; }
    .newsDetail .col-sm-11 {
      width: 91.66666667%; }
    .newsDetail .col-sm-10 {
      width: 83.33333333%; }
    .newsDetail .col-sm-9 {
      width: 75%; }
    .newsDetail .col-sm-8 {
      width: 66.66666667%; }
    .newsDetail .col-sm-7 {
      width: 58.33333333%; }
    .newsDetail .col-sm-6 {
      width: 50%; }
    .newsDetail .col-sm-5 {
      width: 41.66666667%; }
    .newsDetail .col-sm-4 {
      width: 33.33333333%; }
    .newsDetail .col-sm-3 {
      width: 25%; }
    .newsDetail .col-sm-2 {
      width: 16.66666667%; }
    .newsDetail .col-sm-1 {
      width: 8.33333333%; }
    .newsDetail .col-sm-pull-12 {
      right: 100%; }
    .newsDetail .col-sm-pull-11 {
      right: 91.66666667%; }
    .newsDetail .col-sm-pull-10 {
      right: 83.33333333%; }
    .newsDetail .col-sm-pull-9 {
      right: 75%; }
    .newsDetail .col-sm-pull-8 {
      right: 66.66666667%; }
    .newsDetail .col-sm-pull-7 {
      right: 58.33333333%; }
    .newsDetail .col-sm-pull-6 {
      right: 50%; }
    .newsDetail .col-sm-pull-5 {
      right: 41.66666667%; }
    .newsDetail .col-sm-pull-4 {
      right: 33.33333333%; }
    .newsDetail .col-sm-pull-3 {
      right: 25%; }
    .newsDetail .col-sm-pull-2 {
      right: 16.66666667%; }
    .newsDetail .col-sm-pull-1 {
      right: 8.33333333%; }
    .newsDetail .col-sm-pull-0 {
      right: auto; }
    .newsDetail .col-sm-push-12 {
      left: 100%; }
    .newsDetail .col-sm-push-11 {
      left: 91.66666667%; }
    .newsDetail .col-sm-push-10 {
      left: 83.33333333%; }
    .newsDetail .col-sm-push-9 {
      left: 75%; }
    .newsDetail .col-sm-push-8 {
      left: 66.66666667%; }
    .newsDetail .col-sm-push-7 {
      left: 58.33333333%; }
    .newsDetail .col-sm-push-6 {
      left: 50%; }
    .newsDetail .col-sm-push-5 {
      left: 41.66666667%; }
    .newsDetail .col-sm-push-4 {
      left: 33.33333333%; }
    .newsDetail .col-sm-push-3 {
      left: 25%; }
    .newsDetail .col-sm-push-2 {
      left: 16.66666667%; }
    .newsDetail .col-sm-push-1 {
      left: 8.33333333%; }
    .newsDetail .col-sm-push-0 {
      left: auto; }
    .newsDetail .col-sm-offset-12 {
      margin-left: 100%; }
    .newsDetail .col-sm-offset-11 {
      margin-left: 91.66666667%; }
    .newsDetail .col-sm-offset-10 {
      margin-left: 83.33333333%; }
    .newsDetail .col-sm-offset-9 {
      margin-left: 75%; }
    .newsDetail .col-sm-offset-8 {
      margin-left: 66.66666667%; }
    .newsDetail .col-sm-offset-7 {
      margin-left: 58.33333333%; }
    .newsDetail .col-sm-offset-6 {
      margin-left: 50%; }
    .newsDetail .col-sm-offset-5 {
      margin-left: 41.66666667%; }
    .newsDetail .col-sm-offset-4 {
      margin-left: 33.33333333%; }
    .newsDetail .col-sm-offset-3 {
      margin-left: 25%; }
    .newsDetail .col-sm-offset-2 {
      margin-left: 16.66666667%; }
    .newsDetail .col-sm-offset-1 {
      margin-left: 8.33333333%; }
    .newsDetail .col-sm-offset-0 {
      margin-left: 0%; } }
  @media (min-width: 992px) {
    .newsDetail .col-md-1, .newsDetail .col-md-2, .newsDetail .col-md-3, .newsDetail .col-md-4, .newsDetail .col-md-5, .newsDetail .col-md-6, .newsDetail .col-md-7, .newsDetail .col-md-8, .newsDetail .col-md-9, .newsDetail .col-md-10, .newsDetail .col-md-11, .newsDetail .col-md-12 {
      float: left; }
    .newsDetail .col-md-12 {
      width: 100%; }
    .newsDetail .col-md-11 {
      width: 91.66666667%; }
    .newsDetail .col-md-10 {
      width: 83.33333333%; }
    .newsDetail .col-md-9 {
      width: 75%; }
    .newsDetail .col-md-8 {
      width: 66.66666667%; }
    .newsDetail .col-md-7 {
      width: 58.33333333%; }
    .newsDetail .col-md-6 {
      width: 50%; }
    .newsDetail .col-md-5 {
      width: 41.66666667%; }
    .newsDetail .col-md-4 {
      width: 33.33333333%; }
    .newsDetail .col-md-3 {
      width: 25%; }
    .newsDetail .col-md-2 {
      width: 16.66666667%; }
    .newsDetail .col-md-1 {
      width: 8.33333333%; }
    .newsDetail .col-md-pull-12 {
      right: 100%; }
    .newsDetail .col-md-pull-11 {
      right: 91.66666667%; }
    .newsDetail .col-md-pull-10 {
      right: 83.33333333%; }
    .newsDetail .col-md-pull-9 {
      right: 75%; }
    .newsDetail .col-md-pull-8 {
      right: 66.66666667%; }
    .newsDetail .col-md-pull-7 {
      right: 58.33333333%; }
    .newsDetail .col-md-pull-6 {
      right: 50%; }
    .newsDetail .col-md-pull-5 {
      right: 41.66666667%; }
    .newsDetail .col-md-pull-4 {
      right: 33.33333333%; }
    .newsDetail .col-md-pull-3 {
      right: 25%; }
    .newsDetail .col-md-pull-2 {
      right: 16.66666667%; }
    .newsDetail .col-md-pull-1 {
      right: 8.33333333%; }
    .newsDetail .col-md-pull-0 {
      right: auto; }
    .newsDetail .col-md-push-12 {
      left: 100%; }
    .newsDetail .col-md-push-11 {
      left: 91.66666667%; }
    .newsDetail .col-md-push-10 {
      left: 83.33333333%; }
    .newsDetail .col-md-push-9 {
      left: 75%; }
    .newsDetail .col-md-push-8 {
      left: 66.66666667%; }
    .newsDetail .col-md-push-7 {
      left: 58.33333333%; }
    .newsDetail .col-md-push-6 {
      left: 50%; }
    .newsDetail .col-md-push-5 {
      left: 41.66666667%; }
    .newsDetail .col-md-push-4 {
      left: 33.33333333%; }
    .newsDetail .col-md-push-3 {
      left: 25%; }
    .newsDetail .col-md-push-2 {
      left: 16.66666667%; }
    .newsDetail .col-md-push-1 {
      left: 8.33333333%; }
    .newsDetail .col-md-push-0 {
      left: auto; }
    .newsDetail .col-md-offset-12 {
      margin-left: 100%; }
    .newsDetail .col-md-offset-11 {
      margin-left: 91.66666667%; }
    .newsDetail .col-md-offset-10 {
      margin-left: 83.33333333%; }
    .newsDetail .col-md-offset-9 {
      margin-left: 75%; }
    .newsDetail .col-md-offset-8 {
      margin-left: 66.66666667%; }
    .newsDetail .col-md-offset-7 {
      margin-left: 58.33333333%; }
    .newsDetail .col-md-offset-6 {
      margin-left: 50%; }
    .newsDetail .col-md-offset-5 {
      margin-left: 41.66666667%; }
    .newsDetail .col-md-offset-4 {
      margin-left: 33.33333333%; }
    .newsDetail .col-md-offset-3 {
      margin-left: 25%; }
    .newsDetail .col-md-offset-2 {
      margin-left: 16.66666667%; }
    .newsDetail .col-md-offset-1 {
      margin-left: 8.33333333%; }
    .newsDetail .col-md-offset-0 {
      margin-left: 0%; } }
  @media (min-width: 1200px) {
    .newsDetail .col-lg-1, .newsDetail .col-lg-2, .newsDetail .col-lg-3, .newsDetail .col-lg-4, .newsDetail .col-lg-5, .newsDetail .col-lg-6, .newsDetail .col-lg-7, .newsDetail .col-lg-8, .newsDetail .col-lg-9, .newsDetail .col-lg-10, .newsDetail .col-lg-11, .newsDetail .col-lg-12 {
      float: left; }
    .newsDetail .col-lg-12 {
      width: 100%; }
    .newsDetail .col-lg-11 {
      width: 91.66666667%; }
    .newsDetail .col-lg-10 {
      width: 83.33333333%; }
    .newsDetail .col-lg-9 {
      width: 75%; }
    .newsDetail .col-lg-8 {
      width: 66.66666667%; }
    .newsDetail .col-lg-7 {
      width: 58.33333333%; }
    .newsDetail .col-lg-6 {
      width: 50%; }
    .newsDetail .col-lg-5 {
      width: 41.66666667%; }
    .newsDetail .col-lg-4 {
      width: 33.33333333%; }
    .newsDetail .col-lg-3 {
      width: 25%; }
    .newsDetail .col-lg-2 {
      width: 16.66666667%; }
    .newsDetail .col-lg-1 {
      width: 8.33333333%; }
    .newsDetail .col-lg-pull-12 {
      right: 100%; }
    .newsDetail .col-lg-pull-11 {
      right: 91.66666667%; }
    .newsDetail .col-lg-pull-10 {
      right: 83.33333333%; }
    .newsDetail .col-lg-pull-9 {
      right: 75%; }
    .newsDetail .col-lg-pull-8 {
      right: 66.66666667%; }
    .newsDetail .col-lg-pull-7 {
      right: 58.33333333%; }
    .newsDetail .col-lg-pull-6 {
      right: 50%; }
    .newsDetail .col-lg-pull-5 {
      right: 41.66666667%; }
    .newsDetail .col-lg-pull-4 {
      right: 33.33333333%; }
    .newsDetail .col-lg-pull-3 {
      right: 25%; }
    .newsDetail .col-lg-pull-2 {
      right: 16.66666667%; }
    .newsDetail .col-lg-pull-1 {
      right: 8.33333333%; }
    .newsDetail .col-lg-pull-0 {
      right: auto; }
    .newsDetail .col-lg-push-12 {
      left: 100%; }
    .newsDetail .col-lg-push-11 {
      left: 91.66666667%; }
    .newsDetail .col-lg-push-10 {
      left: 83.33333333%; }
    .newsDetail .col-lg-push-9 {
      left: 75%; }
    .newsDetail .col-lg-push-8 {
      left: 66.66666667%; }
    .newsDetail .col-lg-push-7 {
      left: 58.33333333%; }
    .newsDetail .col-lg-push-6 {
      left: 50%; }
    .newsDetail .col-lg-push-5 {
      left: 41.66666667%; }
    .newsDetail .col-lg-push-4 {
      left: 33.33333333%; }
    .newsDetail .col-lg-push-3 {
      left: 25%; }
    .newsDetail .col-lg-push-2 {
      left: 16.66666667%; }
    .newsDetail .col-lg-push-1 {
      left: 8.33333333%; }
    .newsDetail .col-lg-push-0 {
      left: auto; }
    .newsDetail .col-lg-offset-12 {
      margin-left: 100%; }
    .newsDetail .col-lg-offset-11 {
      margin-left: 91.66666667%; }
    .newsDetail .col-lg-offset-10 {
      margin-left: 83.33333333%; }
    .newsDetail .col-lg-offset-9 {
      margin-left: 75%; }
    .newsDetail .col-lg-offset-8 {
      margin-left: 66.66666667%; }
    .newsDetail .col-lg-offset-7 {
      margin-left: 58.33333333%; }
    .newsDetail .col-lg-offset-6 {
      margin-left: 50%; }
    .newsDetail .col-lg-offset-5 {
      margin-left: 41.66666667%; }
    .newsDetail .col-lg-offset-4 {
      margin-left: 33.33333333%; }
    .newsDetail .col-lg-offset-3 {
      margin-left: 25%; }
    .newsDetail .col-lg-offset-2 {
      margin-left: 16.66666667%; }
    .newsDetail .col-lg-offset-1 {
      margin-left: 8.33333333%; }
    .newsDetail .col-lg-offset-0 {
      margin-left: 0%; } }
  .newsDetail .c-heading__text {
    color: var(--color-red);
    font-size: min(calc(20 / var(--vw-min) * 100vw), 20px);
    display: block;
    border-bottom: 1px solid #000;
    letter-spacing: 0;
    margin-top: min(calc(30 / var(--vw-min) * 100vw),45px);
    margin-bottom: min(calc(30 / var(--vw-min) * 100vw),30px); }
    @media screen and (max-width: 768px) {
      .newsDetail .c-heading__text {
        font-size: calc(28 / var(--vw-min) * 100vw);
        margin-top: calc(60 / var(--vw-min) * 100vw);
        margin-bottom: calc(48 / var(--vw-min) * 100vw); } }
  .newsDetail .c-headingLv2 .c-heading__text {
    font-weight: 700; }
  .newsDetail table[data-type="component-text"] td, .newsDetail table[data-type="component-text"] th {
    padding: 5px 10px;
    box-sizing: border-box; }
  .newsDetail .c-accordion__trigger--article01 {
    background-color: #000;
    position: relative;
    min-height: min(calc(48 / var(--vw-min) * 100vw), 48px);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: min(calc(10 / var(--vw-min) * 100vw), 10px) min(calc(48 / var(--vw-min) * 100vw), 48px) min(calc(10 / var(--vw-min) * 100vw), 10px) min(calc(20 / var(--vw-min) * 100vw), 20px);
    border: 1px solid #000;
    transition: all .4s ease; }
    .newsDetail .c-accordion__trigger--article01:hover {
      cursor: pointer;
      background-color: #FFF; }
      .newsDetail .c-accordion__trigger--article01:hover .c-accordion__title {
        color: #000; }
      .newsDetail .c-accordion__trigger--article01:hover .ic_toggle {
        background-color: #000; }
        .newsDetail .c-accordion__trigger--article01:hover .ic_toggle::before, .newsDetail .c-accordion__trigger--article01:hover .ic_toggle::after {
          background-color: #FFF; }
    .newsDetail .c-accordion__trigger--article01.is-active .ic_toggle::before {
      opacity: 0; }
    @media screen and (max-width: 768px) {
      .newsDetail .c-accordion__trigger--article01 {
        padding: calc(12 / var(--vw-min) * 100vw) calc(96 / var(--vw-min) * 100vw) calc(12 / var(--vw-min) * 100vw) calc(30 / var(--vw-min) * 100vw); } }
  .newsDetail .c-accordion [data-type="component-ac_title"] {
    line-height: 1.3; }
  .newsDetail .c-accordion__title {
    color: #FFF;
    font-size: min(calc(20 / var(--vw-min) * 100vw), 20px);
    transition: all .4s ease;
    line-height: 1.3; }
    @media screen and (max-width: 768px) {
      .newsDetail .c-accordion__title {
        font-size: calc(28 / var(--vw-min) * 100vw); } }
  .newsDetail .c-accordion__contents--article01 {
    padding: min(calc(48 / var(--vw-min) * 100vw), 48px) 0; }
  .newsDetail .c-video__main {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .newsDetail .c-video__main iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .newsDetail .googlemap-wrapper iframe {
    width: 100%;
    height: 46.875vw;
    max-height: 450px; }
