<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'GOTHAM-LIGHT';
	src: url('/cms/css/adwiithj/GOTHAM-LIGHT.woff2') format('woff2'),
		url('/cms/css/adwiithj/GOTHAM-LIGHT.woff') format('woff');
}


@media (min-width: 1000px) {
body {
    background: #000 url(//img-fan.pia.jp/main/image/adwiithj/vyd78x68.jpeg) repeat-y left top;
    background-size: 100% auto;
    color: #fefefe;
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Bold,Helvetica,Arial,sans-serif;
}

.top-image {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
}

#left-banner {
    width: 50%;
    float: left;
}

#right-banner {
    max-width: 80%;
    /* float: right; */
    /* text-align: center!important; */
    margin: auto;
    text-align: center;
}

#left-banner img {
    padding: 10px 10px 30px 10px;
}

#right-banner img {
    padding: 10px 10px 30px 10px;
}

header {
    z-index: 1!important;
}
  .nav-icon {
    display: initial!important;
    position: absolute;
    top: 54px;
    right: 50px;
    z-index: 1;
    width: 36px;
    height: 36px;
    padding: 10px 2px;
    cursor: pointer;
    pointer-events: auto;
  }

  .nav-icon .line {
    position: relative;
    width: 21px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin-top: 4px;
}
.line:nth-child(3n+1){
    margin-top:0;
    }
.nav-icon .line:nth-child(3n+1),.nav-icon .line:nth-child(3n+3){
    margin-left:6px;
    }
.nav-icon .line:nth-child(3n+2){
    width:32px;
    }
.nav-icon:hover .line:nth-child(3n+2){
    -webkit-animation:menuButtonL .55s;
    animation:menuButtonL .55s;
    }    
.nav-icon:hover .line:nth-child(3n+1),.nav-icon:hover .line:nth-child(3n+3){
    -webkit-animation:menuButtonR .55s;
    animation:menuButtonR .55s;
    }

@-webkit-keyframes menuButtonL{
0%{margin-left:0;opacity:1}
35%{margin-left:-10px;opacity:.7}
100%{margin-left:0;opacity:1}
}

@keyframes menuButtonL{
0%{margin-left:0;opacity:1}
35%{margin-left:-10px;opacity:.7}
100%{margin-left:0;opacity:1}
}

@-webkit-keyframes menuButtonR{
0%{margin-left:5px;opacity:1}
35%{margin-left:auto;margin-right:-10px;opacity:.7}
100%{margin-left:5px;opacity:1}
}

@keyframes menuButtonR{
0%{margin-left:5px;opacity:1}
35%{margin-left:auto;margin-right:-10px;opacity:.7}
100%{margin-left:5px;opacity:1}
}

/*  menu */

.nav-inner.toggled {
    z-index: 1003;
    opacity: 1;
    width: 100%;
}
.nav-inner {
    position: fixed;
    z-index: 0;
    display: block;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    max-width: 412px;
    overflow: hidden;
    overflow-y: scroll;
    opacity: 0;
    background: rgba(0,0,0,1);
    -webkit-transition: width 275ms ease-in;
    transition: width 275ms ease-in;
    color: #fefefe;
}
.nav-inner&gt;div {
    padding: 55px 50px;
}
.nav-inner .close-button {
    position: relative;
    top: auto;
    right: auto;
    width: 27px;
    height: 27px;
    background: 0 0;
    border: none;
}
.close-button {
    width: 27px;
    height: 27px;
    position: absolute;
    background: 0 0;
    border: none;
    top: -40px;
    right: -40px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.nav-inner .close-button .line:nth-child(1) {
    margin-top: -1px;
    -webkit-transform: rotate(45deg) translate(-50%,-50%);
    transform: rotate(45deg) translate(-50%,-50%);
}
.nav-inner .close-button .line:nth-child(1), .nav-inner .close-button .line:nth-child(2) {
    -webkit-transition: margin-top .2s .1s ease-in-out,-webkit-transform .2s .2s ease-in-out,background .2s .2s ease-in-out;
    transition: margin-top .2s .1s ease-in-out,transform .2s .2s ease-in-out,background .2s .2s ease-in-out;
}
.nav-inner .close-button .line:nth-child(1), .nav-inner .close-button .line:nth-child(2) {
    -webkit-transition: margin-top .2s .2s ease-in-out,-webkit-transform .2s 0s ease-in-out,background .2s .2s ease-in-out;
    transition: margin-top .2s .2s ease-in-out,transform .2s 0s ease-in-out,background .2s .2s ease-in-out;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.nav-inner .close-button .line:nth-child(1) {
    margin-top: -7px;
}
.nav-inner .close-button .line:nth-child(1) {
    margin-top: -1px;
    -webkit-transform: rotate(45deg) translate(-50%,-50%);
    transform: rotate(45deg) translate(-50%,-50%);
}
.nav-inner .close-button .line:nth-child(2) {
    margin-top: -1px;
    -webkit-transform: rotate(-45deg) translate(-50%,-50%);
    transform: rotate(-45deg) translate(-50%,-50%);
}
.nav-inner .close-button .line {
    background-color: #fff;
}
.nav-inner .close-button .line {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 26px;
    height: 2px;
    background-color: #fff;
    display: block;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.nav-inner .heart {
    display: block;
    position: absolute;
    width: 84px;
    height: 84px;
    top: 28px;
    right: 17px;
}
.nav-inner .heart-gif, .nav-inner .heart-img {
    width: 86px;
    height: 86px;
}
.nav-inner .heart-img {
    display: block;
}
.nav-inner .heart-gif {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.nav-inner .social-menu {
    width: 180px;
    margin-top: 70px;
    padding-left: 0;
}
.social-menu {
    margin-bottom: 70px;
}
.nav-inner .social-menu li {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 60px;
    text-align: center;
    padding: 0;
}
.nav-inner .social-menu li:nth-child(3n+1) {
    width: 60px;
    text-align: left;
}
.nav-inner .social-menu li:nth-child(3n+3) {
    width: 60px;
    text-align: right;
}
.nav-inner .social-menu li:last-child {
    width: 100%;
    height: 40px;
}

.main-menu {
    margin: 95px 0 0;
    padding: 0;
}
.main-menu li {
    display: block;
    margin-bottom: 30px;
    white-space: nowrap;
}
.main-menu a, .main-menu span, .subscribe label {
    border: 0 none;
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Medium,Helvetica,Arial,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #fefefe;
}
.sub-menu li a {
    left: -130px;
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.menu a {
    opacity: 1;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
.menu a:focus, .menu a:hover {
    opacity: .5;
}
a {
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Bold,Helvetica,Arial,sans-serif;
    font-weight: 500;
    color: #000;
    border-bottom: solid 1px transparent;
    text-decoration: none;
}
.has-children {
    overflow: hidden;
}
.sub-menu {
    display: none;
    margin: 0;
    padding-left: 40px;
}
.has-children&gt;ul&gt;li&gt;a {
    display: block;
    margin-top: 30px;
}

/* header */

.page-header {
    position: absolute;
    left: 0;
    top: -160px;
    display: block;
    width: 100%;
    height: 160px;
    opacity: 0;
    pointer-events: none;
}

.page-header {
    position: fixed;
    top: -180px;
    left: 0;
    width: 100%;
    z-index: 1003;
    opacity: 1;
    height: 180px;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    background: -webkit-linear-gradient(top,rgba(0,0,0,.85) 0,rgba(0,0,0,.14) 79%,transparent 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.85) 0,rgba(0,0,0,.14) 79%,transparent 100%);
}

.page-header.fixed {
    top: 0;
}

.page-header::after{
display:block;
content:'';
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background:url(//img-fan.pia.jp/main/image/adwiithj/gmfwdtet.png) no-repeat bottom center/cover;
z-index:-1;
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}

*, :after, :before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.align-right {
    text-align: right;
}

.col-lg-11 {
    width: 91.66666667%;
}

.col-lg-offset-10 {
    margin-left: 83.33333333%;
}
.col-lg-1 {
    width: 8.33333333%;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-md-offset-10 {
    margin-left: 83.33333333%;
}
.col-md-1 {
    width: 8.33333333%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-sm-1 {
    width: 8.33333333%;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.logo {
    position: absolute;
    z-index: 2;
    left: 56px;
    top: 15px;
    display: block;
    border: 0 none!important;
    margin: 0;
    width: 100px;
    height: 100px;
    pointer-events: auto;
}

.logo img {
    width: 100%;
    height: auto;
}

.document-push {
    height: 120px;
    opacity: 1;
    background-color: transparent;
}


/* footer */

footer a:link, footer a:visited {
    color: #858585;
    text-decoration: none;
    font-weight:bold;
}

footer nav ul {
    margin-bottom: 0;
    text-align: center;
}

.footer-main {
    padding: 90px 56px;
}

.section {
    position: relative;
    z-index: 1;
    color: #eee;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.footer-main {
    display: block!important;
    background: url(//img-fan.pia.jp/main/image/adwiithj/2n8o120w.jpeg) no-repeat center center/cover;
    padding: 90px 56px 54px 56px;
    line-height: 1.5;
}



.footer-logo {
    display: block;
    width: 86px;
    height: 96px;
}

.footer-logo {
    display: block;
    width: 70px;
}

.footer-logo img {
    width: 100%;
    height: auto;
}

.footer-main ul {
    margin-top: 0;
}

.footer-menu {
    margin-bottom: 45px;
}

.footer-menu {
    padding-left: 0;
}

.footer-main .footer-menu li:first-child, .footer-main .social-menu li:first-child {
    margin-left: 0;
}


.footer-menu.menu&gt;li {
    white-space: nowrap;
}


.footer-menu&gt;li:first-child {
    padding-left: 0;
}

.footer-main ul li {
    display: inline-block;
    margin-bottom: 15px;
}

.footer-main .footer-menu li:first-child, .footer-main .social-menu li:first-child {
    margin-left: 0;
}

.footer-main .social-menu li {
    padding: 0;
    margin-left: 38px;
}

.footer-main .footer-menu li {
    padding: 0;
    margin-left: 33px;
}

.footer-main .footer-menu li {
    margin-left: 30px;
}

.footer-menu.menu&gt;li&gt;a {
    display: inline-block;
    padding: 0;
    text-decoration: none;
    font-weight: normal;
}

.footer-menu a, .footer-menu a:active, .footer-menu a:hover, .footer-menu a:visited {
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Medium,Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #fefefe!Important;
    text-transform: uppercase;
}

.copyright {
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Medium,Helvetica,Arial,sans-serif;
    font-size: 11px;
    color: #8a8a8a;
}

/* news */
.newsItem a {
    color: #fff;
}


.newsArticle {
    background-color:transparent!important;
    font-size:16px;
}
.newsArticle .newsHeading span{
    color:#fff!important;
}

/* news,movie */
.black-inner {margin:0 auto;/* text-align: -webkit-center; */}

#tw {
    width: 50%;
    display:inline-block;
    position:relative;
    }
#tw::before{
    content: '';
    display: block;
    padding-top: 82.8125%;
}

 #tw .news-wrapper {
    position: absolute;
    bottom: 160px;
    width: 90%;
    left: 10%;
    margin-top: 50px;
}

.tile-background-image {
    background: none no-repeat center center/cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
}

#movie {
    width: 50%;
    display:inline-block;
    position:relative;
    float:right;
    }
#movie::before{
    content: '';
    display: block;
    /* padding-top: 82.8125%; */
}

    
#movie .iframe-wrapper {
	margin: 0px auto;
	width: 100%!important;
	height: 0px !important;
	padding: 75% 0 0 0 !important;
	position: absolute !important;
	overflow: hidden !important;
	bottom: 2.5%;
}
#movie .iframe-wrapper iframe {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	margin: auto;
	z-index: 1 !important;
	width: 75% !important;
	height: 75% !important;
}


.black-inner h2 {
    font-size:180%;
    margin-top: 1em;
    margin-bottom: 1em;
    position: absolute;
    bottom: 85%;
    width: 90%;
    left: 10%;
}

.black-inner .date{
    font-size: 15px;
    width: 100px;
    height: 51px;
    float: left;
    display: block;
}

.black-inner #histdata1 li{
    margin-bottom: 2.5em;
    /* margin-top: 1em; */
    }
    
.black-inner #histdata1 .text{
    font-size:15px;
    position: relative;
    display: block;
    margin-bottom: 5px;
}
.black-inner #histdata1 a{
    color:#fff!important;
    text-decoration:none;
}


}


/* SP */
@media (max-width: 999px) {
body {
    background: #000 url(//img-fan.pia.jp/main/image/adwiithj/vyd78x68.jpeg) repeat-y left top;
    background-size: 100% auto;
    color: #fefefe;
font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Bold,Helvetica,Arial,sans-serif;
}

header {
    z-index: 1!important;
}
  .nav-icon {
    display: initial!important;
    position: absolute;
    top: 114px;
    right: 50px;
    z-index: 1;
    width: 36px;
    height: 36px;
    padding: 10px 2px;
    cursor: pointer;
    pointer-events: auto;
  }

  #left-banner {
    padding: 10px;
}

#right-banner {
    padding: 10px;
}

  .nav-icon {
    top: 30px;
    right: 35px;
}

  .nav-icon .line {
    position: relative;
    width: 21px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin-top: 4px;
}
.line:nth-child(3n+1){
    margin-top:0;
    }
.nav-icon .line:nth-child(3n+1),.nav-icon .line:nth-child(3n+3){
    margin-left:6px;
    }
.nav-icon .line:nth-child(3n+2){
    width:32px;
    }
.nav-icon:hover .line:nth-child(3n+2){
    -webkit-animation:menuButtonL .55s;
    animation:menuButtonL .55s;
    }    
.nav-icon:hover .line:nth-child(3n+1),.nav-icon:hover .line:nth-child(3n+3){
    -webkit-animation:menuButtonR .55s;
    animation:menuButtonR .55s;
    }

@-webkit-keyframes menuButtonL{
0%{margin-left:0;opacity:1}
35%{margin-left:-10px;opacity:.7}
100%{margin-left:0;opacity:1}
}

@keyframes menuButtonL{
0%{margin-left:0;opacity:1}
35%{margin-left:-10px;opacity:.7}
100%{margin-left:0;opacity:1}
}

@-webkit-keyframes menuButtonR{
0%{margin-left:5px;opacity:1}
35%{margin-left:auto;margin-right:-10px;opacity:.7}
100%{margin-left:5px;opacity:1}
}

@keyframes menuButtonR{
0%{margin-left:5px;opacity:1}
35%{margin-left:auto;margin-right:-10px;opacity:.7}
100%{margin-left:5px;opacity:1}
}

/*  menu */

.nav-inner.toggled {
    z-index: 1003;
    opacity: 1;
    width: 100%;
}
.nav-inner {
    position: fixed;
    z-index: 0;
    display: block;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    max-width: 412px;
    overflow: hidden;
    overflow-y: scroll;
    opacity: 0;
    background: rgba(0,0,0,1);
    -webkit-transition: width 275ms ease-in;
    transition: width 275ms ease-in;
    color: #fefefe;
}
.nav-inner&gt;div {
    padding: 55px 50px;
}
.nav-inner .close-button {
    position: relative;
    top: auto;
    right: auto;
    width: 27px;
    height: 27px;
    background: 0 0;
    border: none;
}
.close-button {
    width: 27px;
    height: 27px;
    position: absolute;
    background: 0 0;
    border: none;
    top: -40px;
    right: -40px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.nav-inner .close-button .line:nth-child(1) {
    margin-top: -1px;
    -webkit-transform: rotate(45deg) translate(-50%,-50%);
    transform: rotate(45deg) translate(-50%,-50%);
}
.nav-inner .close-button .line:nth-child(1), .nav-inner .close-button .line:nth-child(2) {
    -webkit-transition: margin-top .2s .1s ease-in-out,-webkit-transform .2s .2s ease-in-out,background .2s .2s ease-in-out;
    transition: margin-top .2s .1s ease-in-out,transform .2s .2s ease-in-out,background .2s .2s ease-in-out;
}
.nav-inner .close-button .line:nth-child(1), .nav-inner .close-button .line:nth-child(2) {
    -webkit-transition: margin-top .2s .2s ease-in-out,-webkit-transform .2s 0s ease-in-out,background .2s .2s ease-in-out;
    transition: margin-top .2s .2s ease-in-out,transform .2s 0s ease-in-out,background .2s .2s ease-in-out;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.nav-inner .close-button .line:nth-child(1) {
    margin-top: -7px;
}
.nav-inner .close-button .line:nth-child(1) {
    margin-top: -1px;
    -webkit-transform: rotate(45deg) translate(-50%,-50%);
    transform: rotate(45deg) translate(-50%,-50%);
}
.nav-inner .close-button .line:nth-child(2) {
    margin-top: -1px;
    -webkit-transform: rotate(-45deg) translate(-50%,-50%);
    transform: rotate(-45deg) translate(-50%,-50%);
}
.nav-inner .close-button .line {
    background-color: #fff;
}
.nav-inner .close-button .line {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 26px;
    height: 2px;
    background-color: #fff;
    display: block;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.nav-inner .heart {
    display: block;
    position: absolute;
    width: 84px;
    height: 84px;
    top: 28px;
    right: 17px;
}
.nav-inner .heart-gif, .nav-inner .heart-img {
    width: 86px;
    height: 86px;
}
.nav-inner .heart-img {
    display: block;
}
.nav-inner .heart-gif {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.nav-inner .social-menu {
    width: 180px;
    margin-top: 70px;
    padding-left: 0;
}
.social-menu {
    margin-bottom: 70px;
}
.nav-inner .social-menu li {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 60px;
    text-align: center;
    padding: 0;
}
.nav-inner .social-menu li:nth-child(3n+1) {
    width: 60px;
    text-align: left;
}
.nav-inner .social-menu li:nth-child(3n+3) {
    width: 60px;
    text-align: right;
}
.nav-inner .social-menu li:last-child {
    width: 100%;
    height: 40px;
}

.main-menu {
    margin: 95px 0 0;
    padding: 0;
}
.main-menu li {
    display: block;
    margin-bottom: 30px;
    white-space: nowrap;
}
.main-menu a, .main-menu span, .subscribe label {
    border: 0 none;
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Medium,Helvetica,Arial,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #fefefe;
}
.sub-menu li a {
    left: -130px;
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.menu a {
    opacity: 1;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
.menu a:focus, .menu a:hover {
    opacity: .5;
}
a {
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Bold,Helvetica,Arial,sans-serif;
    font-weight: 500;
    color: #000;
    border-bottom: solid 1px transparent;
    text-decoration: none;
}
.has-children {
    overflow: hidden;
}
.sub-menu {
    display: none;
    margin: 0;
    padding-left: 40px;
}
.has-children&gt;ul&gt;li&gt;a {
    display: block;
    margin-top: 30px;
}

/* header */

.page-header {
    position: absolute;
    left: 0;
    top: -160px;
    display: block;
    width: 100%;
    height: 160px;
    opacity: 0;
    pointer-events: none;
}

.page-header {
    position: fixed;
    top: -260px;
    left: 0;
    width: 100%;
    z-index: 1003;
    opacity: 1;
    height: 260px;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    background: -webkit-linear-gradient(top,rgba(0,0,0,.85) 0,rgba(0,0,0,.14) 79%,transparent 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.85) 0,rgba(0,0,0,.14) 79%,transparent 100%);
}

.page-header.fixed {
    top: 0;
}

.page-header {
    height: 100px;
    top: -100px;
}

.page-header::after{
display:block;
content:'';
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background:url(//img-fan.pia.jp/main/image/adwiithj/gmfwdtet.png) no-repeat bottom center/cover;
z-index:-1;
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}

*, :after, :before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.col-lg-offset-10 {
    margin-left: 83.33333333%;
}
.col-lg-1 {
    width: 8.33333333%;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-md-offset-10 {
    margin-left: 83.33333333%;
}
.col-md-1 {
    width: 8.33333333%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-sm-1 {
    width: 8.33333333%;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.logo {
    position: absolute;
    z-index: 2;
    left: 56px;
    top: 75px;
    display: block;
    border: 0 none!important;
    margin: 0;
    width: 86px;
    height: 96px;
    pointer-events: auto;
}

.logo {
    width: 50px;
    height: 58px;
    top: 20px;
    left: 35px;
}

.logo img {
    width: 100%;
    height: auto;
}

.document-push {
    height: 200px;
    opacity: 1;
    background-color: transparent;
}

.document-push {
    height: 100px;
}

/* footer */
footer a:link, footer a:visited {
    color: #858585;
    text-decoration: none;
    font-weight:bold;
}

footer nav li {
    margin: 0 1em .5em;
    font-size: 92.3%;
    display: block!important;
    font-weight: bold;
}

footer nav ul {
    text-align: center;
}

.footer-main {
    padding: 90px 56px;
}

.section {
    position: relative;
    z-index: 1;
    color: #eee;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.footer-main {
    display: block!important;
    background: url(//img-fan.pia.jp/main/image/adwiithj/2n8o120w.jpeg) no-repeat center center/cover;
    padding: 90px 56px 54px 56px;
    line-height: 1.5;
}

.footer-main {
    padding: 90px 35px;
}

.footer-section {
    width: 100%;
    text-align: center;
}

.footer-logo {
    height: auto;
    margin: 0 auto 40px;
}

.footer-logo {
    display: block;
    width: 70px;
}

.footer-logo img {
    width: 100%;
    height: auto;
}

.footer-main ul {
    margin-top: 0;
}

.footer-menu {
    margin-bottom: 45px;
}

.footer-menu {
    padding-left: 0;
}

.footer-main .footer-menu li:first-child, .footer-main .social-menu li:first-child {
    margin-left: 0;
}

.footer-main .footer-menu li:first-child, .footer-main .social-menu li:first-child {
    margin-left: 15px;
}


.footer-main .footer-menu li, .footer-main .social-menu li {
    margin-left: 15px;
    margin-right: 15px;
}

.footer-main .footer-menu li {
    margin-left: 30px;
}

.footer-menu.menu&gt;li {
    white-space: nowrap;
}

.footer-main .footer-menu li {
    padding: 0;
    margin-left: 33px;
}

.footer-menu&gt;li:first-child {
    padding-left: 0;
}

.footer-main ul li {
    display: inline-block;
    margin-bottom: 15px;
}

.footer-menu&gt;li {
    padding: 0 16px;
}

.footer-menu.menu&gt;li&gt;a {
    display: inline-block;
    padding: 0;
    text-decoration: none;
    font-weight: normal;
}

.footer-menu a, .footer-menu a:active, .footer-menu a:hover, .footer-menu a:visited {
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Medium,Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #fefefe!important;
    text-transform: uppercase;
}

.copyright {
    font-family: GOTHAM-LIGHT,Noto Sans Japanese,Gotham-Medium,Helvetica,Arial,sans-serif;
    font-size: 11px;
    color: #8a8a8a;
}

/* news */
.newsItem a {
    color: #fff;
}

.newsArticle {
    background-color:transparent!important;
    font-size:16px;
}
.newsArticle .newsHeading span{
    color:#fff!important;
}

/* news,movie */
	.black-inner {
	max-width: 100%;
	margin:0 auto;
	}

	#tw {
	display:block;
	padding: 5%;
	position: relative;
	}

	#tw::before {
    content: '';
    padding-top: 82.8125%;
 }

	 #tw .news-wrapper {
    position: relative;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
    }

	.tile-background-image {
    background: none no-repeat center center/cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

	#movie {
	display:block;
	padding: 5%;
	position: relative;
	}

	#movie .iframe-wrapper iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    z-index: 1 !important;
    width: 100% !important;
    height: 100% !important;
}
	#movie .iframe-wrapper {
	margin: 0px auto;
	width: 100% !important;
	height: 0 !important;
	padding: 75% 0 0 0 !important;
	position: relative !important;
	overflow: hidden !important;
	}

.black-inner h2 {
    font-size:180%;
    margin-bottom:1em;
    position: relative;
    bottom: 80%;
    width: 100%;
    text-align: center;
}

.black-inner .date{
    font-size: 15px;
}

.black-inner #histdata1 li{
    margin-bottom: 3em;
    }

.black-inner #histdata1 li:last-child{
    margin-bottom: 1em;
    }

.black-inner #histdata1 .text{
    font-size:15px;
}
.black-inner #histdata1 a{
    color:#fff!important;
    text-decoration:none;
}

}</pre></body></html>