@media (min-width: 781px) {

.bx-controls-direction {
    display: none;
}

ul#slider {  
padding: 0;  
margin: 0;  
}

body{width:100%;color:black;font:100 14px/1.5 'Open Sans','Noto Sans Japanese',sans-serif;font-smooth:always;-webkit-font-smoothing:antialiased;font-weight:400;}

h1,h2,h3,h4,h5,blockquote{margin:0;padding:0;text-transform:uppercase;font-family:'Open Sans', 'Noto Sans Japanese',sans-serif; font-weight:600;}

.home #header {
}

.home #slider-wrapper{
opacity:0;
-webkit-transition:opacity 0.1s ease;
-moz-transition:opacity 0.1s ease;
-ms-transition:opacity 0.1s ease;
-o-transition:opacity 0.1s ease;
transition:opacity 0.1s ease;
}

.home #slider-wrapper.loaded{opacity:1;}

.home #slider-wrapper,.home #twitter{position:relative;z-index:0;width:100%;
*zoom:1;}

.home #slider-wrapper{padding: 0;padding-bottom: 60%;background-color: transparent;background-repeat: no-repeat;background-attachment: fixed;background-size: 100% auto;background-image: url(https://img-fan.pia.jp/cms/image/gs0yizon/topmain2025.png);height: 100%;width: 100%;z-index: 2;}

.home #slider-wrapper img,.home #twitter img{
display:block;
width:100%;
}

.home #slider-wrapper .bx-pager{
position:absolute;
top:22px;
right:22px;
z-index:1;
}

.home #slider-wrapper .bx-pager-item,.home #twitter .bx-pager-item{
float:left;
margin:0 5px;
}

.home #slider-wrapper .bx-pager-item .bx-pager-link,.home #twitter .bx-pager-item .bx-pager-link{
display:block;
width:40px;
height:10px;
background:rgba(0,0,0,0.2);
text-indent:-9999px;
}

.home #slider-wrapper .bx-pager-item .bx-pager-link:hover,.home #twitter .bx-pager-item .bx-pager-link:hover{
background:rgba(0,0,0,0.4);
}

.home #slider-wrapper .bx-pager-item .bx-pager-link.active,.home #twitter .bx-pager-item .bx-pager-link.active{
background:#c36f10;
}

.home #page{position:relative;z-index:30;min-height: calc(100vh - 200px);}

#dashboard .section,#page,#breadcrumbs,#header .section,#footer .section{
margin:0;
width:auto;
}

#container{
overflow:hidden;
}

#main.full,.main.full{
float:none;
width:100%;
}

#main,.main,#main.full,.main.full,#aside,.aside{
position:relative;
margin:0!important;
padding:0;
}

.home #page #main>.section,.home #page #main>.section>*{
border:0;
}

.home #twitter{position:relative;z-index:0;float:left;width: 50%;background: #000;}

.home #twitter-package-wrapper{clear:both;overflow:hidden;background: #000;text-align:center;}

.home #twitter-package-wrapper .member-wrapper{
position:absolute;
top:50%;
z-index:0;
width:100%;
height:200px;
text-align:center;
}

.home #twitter-package-wrapper .member-wrapper .member-name{
display:block;
}

.home #twitter .member-wrapper .member-name{text-transform:uppercase;text-shadow:1px 1px 2px rgba(255,255,255,0.4);font-size:65px;}

.home #twitter .member-wrapper .member-name {
    font-size: 42px;
}

.home #twitter-package-wrapper .kevin-richardson .member-wrapper{
top:62%;
}

.home #twitter-package-wrapper .bsbfcjp .member-wrapper{
top:72%;
}

.home #twitter .member-wrapper .member-link{
text-transform:uppercase;
}

.home #promo-packages{position:relative;z-index: 2;width: 100%;background: #4e9cbe;}

.home #promo-packages::before{
  content: '';
  position: absolute;
  display: block;
  top: -5vw;
  left: 0;
  width: 100%;
  height: calc(100% + 10vw);
  background:linear-gradient(180deg, #EDEDED, #B5B5B5 60%, #cdeef1 85%, #9cd6dd)
;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent;
  transform: translateZ(0) skew(0deg,-5deg);
  box-shadow: 0 0 40px 10px rgba(80,80,80,.5);
}

.home #promo-packages::after{
    clear: both;
    content: " ";
    display:table;
    box-sizing:border-box;
}

.home #promo-packages .package-background{position:relative;background:linear-gradient(180deg, #EDEDED, #B5B5B5 60%, #cdeef1 85%, #9cd6dd)
;max-width:920px;inherit;padding: 10px 10px 10px;margin: 0 auto;}

.home #promo-packages .package-background img{
width:100%;
}

.home #promo-packages .info-wrapper{
position:absolute;
bottom:0;
width:100%;
text-align:left;
}

.home #promo-packages .join-wrapper h2 {
    font-size: 24px;
}

.home #promo-packages .join-wrapper h2{position:relative;padding:10px 25px 10px 25px;color:#fff;font-size: 24px!important;font-size:28px;line-height:1em;}

.home #promo-packages .join-wrapper {
    position: relative;
    width: 100%;
    text-align: center;
    background-color:linear-gradient(180deg, #EDEDED,#B5B5B5 60%, #cdeef1 85%, #9cd6dd);
}

.home #featured-video {
    position: relative;
    background: #000;
    text-align: center;
}

.home #featured-video img{
width:100%;
}

.home #featured-video .content{
position:absolute;
top:65%;
z-index:1;
width:100%;
color:#fff;
margin:initial;
padding:initial;
}

.home #featured-video .content #featured-copy{
margin:0 auto;
max-width:600px;
width:100%;
text-align:left;
}

.home #featured-video .content h5{
font-size:35px;
}

.home #featured-video .content blockquote{
color:#fff;
font-size:16px;
}

.home #featured-video #featured-background{
overflow:hidden;
max-height:700px;
-webkit-transition:max-height 0.5s ease;
-moz-transition:max-height 0.5s ease;
-ms-transition:max-height 0.5s ease;
-o-transition:max-height 0.5s ease;
transition:max-height 0.5s ease;
}

.home .button{padding:15px 30px;text-transform:uppercase;font-size:20px;margin: 10px 30px 0px;width: 140px;}

.button,button,.nav.actions li a,.release.links li a,.store #GC.store #cart a.button,.mailing-list-submit{
display:-moz-inline-stack;
display:inline-block;
padding:10px 15px;
border:1px solid;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
border-color:#fff;
background:#4e9cbe;
/*background:-webkit-linear-gradient(top,#c57413,#bd670e);
background:-moz-linear-gradient(top,#c57413,#bd670e);
background:-ms-linear-gradient(top,#c57413,#bd670e);
background:-o-linear-gradient(top,#c57413,#bd670e);
background:linear-gradient(top,#c57413,#bd670e);
background:-webkit-gradient(linear,left top,left bottom,from(#c57413),to(#bd670e)           );
-webkit-box-shadow:inset 0 1px 0 #d29347,0 1px 0 rgba(0,0,0,0.3);
-moz-box-shadow:inset 0 1px 0 #d29347,0 1px 0 rgba(0,0,0,0.3);
box-shadow:inset 0 1px 0 #d29347,0 1px 0 rgba(0,0,0,0.3);*/
color:#fff!important;
text-align:center;
font-size:14px;
-webkit-transition:border-radius 0.2s ease-in-out;
-moz-transition:border-radius 0.2s ease-in-out;
-o-transition:border-radius 0.2s ease-in-out;
transition:border-radius 0.2s ease-in-out;
zoom:1;
*display:inline;
-o-box-shadow:inset 0 1px 0 #d29347,0 1px 0 rgba(0,0,0,0.3);
}

.button:hover,button:hover,.nav.actions li a:hover,.release.links li a:hover,.store #GC.store #cart a.button:hover{
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
color:#4e9cbe!important;
-ms-border-radius:10px;
-o-border-radius:10px;
background:#fff;
}

a,a:active{/* color:black!important; */text-decoration:none!important;}

#page img {
    max-width: 100%;
    vertical-align: middle;
}

.home #twitter .bx-controls {
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 9999;
    display: block;
}

.home #slider-wrapper .bx-pager-item,.home #twitter .bx-pager-item{
float:left;
margin:0 5px;
}

.home #slider-wrapper .bx-pager-item .bx-pager-link,.home #twitter .bx-pager-item .bx-pager-link{
display:block;
width:40px;
height:10px;
background:rgba(0,0,0,0.2);
text-indent:-9999px;
}

.home #slider-wrapper .bx-pager-item .bx-pager-link:hover,.home #twitter .bx-pager-item .bx-pager-link:hover{
background:rgba(0,0,0,0.4);
}

.home #slider-wrapper .bx-pager-item .bx-pager-link.active,.home #twitter .bx-pager-item .bx-pager-link.active{
background:#c36f10;
}

#header {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: initial!important;
}
  #header a:link, header a:visited {
    color: #fff;
  }
  #header a:hover, header a:active {
    color: #fff;
  }
#header_main {
    margin-right: initial;
    padding-right: initial;
}

.home #nav-wrapper.fade-in{
opacity:1;
}

.home #nav-wrapper{/* position: relative; */top:0;left:0;z-index:1;width:100%;height:65px;text-align:center;font:15px/2em 'OpenSansSemibold',sans-serif;opacity:0;-webkit-transition:height 0.6s ease-in-out,opacity 1s 0.5s ease-in-out;-moz-transition:height 0.6s ease-in-out,opacity 1s 0.5s ease-in-out;-o-transition:height 0.6s ease-in-out,opacity 1s 0.5s ease-in-out;transition:height 0.6s ease-in-out,opacity 1s 0.5s ease-in-out;}

#nav-wrapper {
    /* position: relative; */
    bottom: 0;
    left: 0;
    z-index: 1;
    margin-top: -1px;
    padding-top: 1px;
    width: 100%;
    height: 270px;
    text-align: center;
    max-width: initial;
    margin: initial;
    padding: initial;
}
#siteHeading {
    font-size: 161.5%;
    float: initial!important;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    max-width: 100%;
    top: 80px;
    width: 810px;
    -webkit-transition: width 0.6s ease-in-out,top 0.6s ease-in-out;
    -moz-transition: width 0.6s ease-in-out,top 0.6s ease-in-out;
    -o-transition: width 0.6s ease-in-out,top 0.6s ease-in-out;
    transition: width 0.6s ease-in-out,top 0.6s ease-in-out;
    zoom: 1;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    margin-right: initial;
    padding-right: initial;
    box-sizing: border-box;
  }
#siteHeading a {
    display: block;
    padding-bottom: 8.6%;
    width: 100%;
    height: 0;
    background-size: 100% auto!important;
    -webkit-transition: background-size 0.1s ease;
    -moz-transition: background-size 0.1s ease;
    -ms-transition: background-size 0.1s ease;
    -o-transition: background-size 0.1s ease;
    transition: background-size 0.1s ease;
}
  .forSp {
    display: none;
  }
#mainNav {
    background-color: transparent;
    margin-top: 75px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: initial;
}

#mainNav ul {
    display: inline-block;
    margin-top: 15px!important;
    padding: initial;
}

#mainNav li {
    position: relative;
    float: left;
    margin: 0px 20px;
    font-family: 'Open Sans', 'Noto Sans Japanese', sans-serif;
    font-weight: 600!important;
    -webkit-font-smoothing: antialiased;
}

  #header_user {
    width: initial;
    font-size: initial;
    float: initial ;
    position: absolute;
    top: 15px;
    right: 15px;
    font-family: 'Open Sans', 'Noto Sans Japanese',sans-serif;
  }

  #header_user dt {
    margin-right: 1.5em;
    color:#ffffff;
    text-align:left;
  }
  #header_user dd {
    float: left;
    color:#ffffff;
  }
  #header_user dd p {
    margin-right: 1em;
    float: left;
    color:#ffffff;
  }
  #header_user dd p a{
    margin-right: 1em;
    float: left;
    color:#ffffff;
    text-decoration:none;
  }

footer {
    padding: 20px;
    margin: 0 auto;
    overflow: hidden;
}
footer nav ul {
    margin-bottom: .5em;
    text-align: left;
}
footer nav li {
}
footer a:link, footer a:visited {
  color: #858585!important;
  text-decoration: none;
  font-weight:bold;
}
footer a:hover, footer a:active {
  color: #858585;
}
.copyright {
    color: #858585;
    font-size:11px!important;
    text-align: left;
    margin: 0 1em .5em;
    font-family: 'Open Sans', 'Noto Sans Japanese', sans-serif;
}

#dashboard {
    position: absolute;
    margin: 0;
    height: 0;
    background: none transparent;
    width: 100%;
    top: 0;
    z-index: 1000;
}
#dashboard .section {
    /* position: relative; */
    height: 120px;
}
#dashboard .nav.controls {
    position: absolute;
    top: 15px;
    right: 15px;
    font-family: 'Open Sans', 'Noto Sans Japanese', sans-serif;
    font-weight:600;
}
#dashboard .controls {
    margin: 0;
    z-index: 100;
}
#dashboard .controls li {
    margin: 0 17px;
    text-transform: uppercase;
}
#dashboard .controls li {
    float: left;
}#dashboard .controls li a {
    color: #fff!Important;
}
#dashboard .controls a {
    display: block;
    text-align: center;
}
#dashboard .controls li a:hover {
    color:#c57413!important;
}

.package-background h3 {
  background:#000;
  color:#fff;
  font-family: 'Open Sans', 'Noto Sans Japanese',sans-serif;
  font-size:24px
}


#twitter h3 {
  background:#000;
  color:#fff;
  font-family: 'Open Sans', 'Noto Sans Japanese',sans-serif;
  font-size:24px
}

.TwitterWidget{
  padding:0px 40px 40px 0px;
  background:#000;
}

#social {
    height: 120vh;
    background-position: 150%;
    background-image:url(https://img-fan.pia.jp/cms/image/gs0yizon/rere_DSF4156.png);
    background-size: 85% auto;
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: 1;
    position: relative;
}

#social ul {
    left: 30px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#social .social-item {
    width: 215px;
}

#social .social-logo{
    margin-top: 0;
    width: 240px;
    height: 130px;
    text-align: center;
 }

 #social .social-logo img{
    width: 100%;
    height: 100%;
    -webkit-filter: drop-shadow(0 0 3px #E31E25);
    filter: drop-shadow(0 0 3px #EDEDED);
  }


#social li{
margin: 25px auto 0;
display:block;
}

#social li a{padding: 5px 2px;color: #c5c5c5!important;background: rgba(0,0,0,.8);font-size: 1.6em;letter-spacing: .25em;text-transform: uppercase;text-align: center;transition: background .25s,color .25s;display: block;}

#social li a:hover{
    color: #fff!important;
    background: rgba(0,0,0,.5);
}

.home-6 {
    background-image:url(https://img-fan.pia.jp/cms/image/gs0yizon/rere_DSF2659.png);
    position: relative;
    min-height: 120vh;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% auto;
    background-position: center 25%;
    }

.home-4 {
    background-image:url(https://img-fan.pia.jp/cms/image/gs0yizon/re_DSF4114.png);
    min-height: 105vh;
    background-color: #000;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 25%;
}

.usfan {
    float: right;
    text-decoration: underline;
    padding-top: 10px;
}
.usfan .flag {
    position: relative;
    top: 7px;
    left: 0;
    display: inline-block;
    margin: 0 10px 0 0;
    width: 31px;
    height: 22px;
    content: "";
    background-image:url(https://img-fan.pia.jp/cms/image/gs0yizon/USAFlag.gif);
    background-size:cover;
}

.splash-button1 {
    background: #e41e25;
    border: 2px solid transparent;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: benton-sans-wide,sans-serif;
    padding: .75em 4em;
    margin: .5em 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 250ms,color 250ms,border 250ms;
    transition: background 250ms,color 250ms,border 250ms;
    position: relative;
    z-index: 999;
}

.splash-button2 {
    background: #e41e25;
    border: 2px solid transparent;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: benton-sans-wide,sans-serif;
    padding: .75em 4em;
    margin: .5em 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 250ms,color 250ms,border 250ms;
    transition: background 250ms,color 250ms,border 250ms;
    position: relative;
    z-index: 999;
}


footer .legal  {
  float: left;
  }

}

/* SP */

@media (max-width: 780px){

body {
    width: 100%;
    color: black;
    font: 100 14px/1.5 'Open Sans', 'Noto Sans Japanese',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
}

#header {
    padding-top:1px;
    margin-top:-1px;
    z-index:120;
    position: relative;
    background: url(https://img-fan.pia.jp/cms/image/gs0yizon/header-bg-interior.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#header #nav-wrapper {height: 55px!important;position: absolute;top: 0;background: #e41e25;opacity: 1;z-index: 120;}

.home #nav-wrapper{bottom:0;left:0;width:100%;text-align:center;font:15px/2em 'Open Sans', 'Noto Sans Japanese' sans-serif; font-weight:600; -webkit-transition:height 0.6s ease-in-out,opacity 1s 0.5s ease-in-out;-moz-transition:height 0.6s ease-in-out,opacity 1s 0.5s ease-in-out;-o-transition:height 0.6s ease-in-out,opacity 1s 0.5s ease-in-out;transition:height 0.6s ease-in-out,opacity 1s 0.5s ease-in-out;}

#nav-wrapper {
    opacity: 1;
    margin-top: -1px;
    padding-top: 1px;
}

#nav-wrapper #logo{
 width:70px!important;
 height:35px;
 margin:10px 0 0;
 right:10px;
 float:right;-webkit-transition:all 0s ease!important;
 -moz-transition:all 0s ease!important;
 -ms-transition:all 0s ease!important;
 -o-transition:all 0s ease!important;
 transition:all 0s ease!important;
 top: 0!important;
 position: relative;
 display: inline-block;
 max-width: 100%;
 zoom: 1;
}

#nav-wrapper #logo a{
 padding-bottom:50%;
 background:url(https://img-fan.pia.jp/cms/image/gs0yizon/logo-mark.png) no-repeat center center;
 display: block;
 width: 100%;
 height: 0;
 background-size: 100% auto!important;
 -webkit-transition:background-size 0.1s ease;
 -moz-transition:background-size 0.1s ease;
 -ms-transition:background-size 0.1s ease;
 -o-transition:background-size 0.1s ease;
 transition:background-size 0.1s ease;
}

#header #slider-wrapper {
    margin-top: 79px;
}

.home #slider-wrapper.loaded {
    opacity: 1;
}

.home #slider-wrapper {
    overflow: hidden;
    padding-bottom: 60%;
    height: auto;
    background-image: url(https://img-fan.pia.jp/cms/image/gs0yizon/BSB_dgbmh.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    top: 76px;
    margin: 0px 0px 76px 0px;

}

.home #slider-wrapper, .home #twitter {
    position: relative;
    z-index: 0;
    width: 100%;
}

.home #slider-wrapper{
-webkit-transition:opacity 0.1s ease;
-moz-transition:opacity 0.1s ease;
-ms-transition:opacity 0.1s ease;
-o-transition:opacity 0.1s ease;
transition:opacity 0.1s ease;
}

.home #slider-wrapper img, .home #twitter img {
    display: block;
    width: 100%;
}

.home #slider-wrapper .bx-pager {
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 1;
}

.home #slider-wrapper .bx-pager-item, .home #twitter .bx-pager-item {
    float: left;
    margin: 0 5px;
}

.home #slider-wrapper .bx-pager-item .bx-pager-link, .home #twitter .bx-pager-item .bx-pager-link {
    display: block;
    width: 40px;
    height: 10px;
    background: rgba(0,0,0,0.2);
    text-indent: -9999px;
}

.home #slider-wrapper .bx-pager-item .bx-pager-link:hover,.home #twitter .bx-pager-item .bx-pager-link:hover{
background:rgba(0,0,0,0.4);
}

.home #slider-wrapper .bx-pager-item .bx-pager-link.active,.home #twitter .bx-pager-item .bx-pager-link.active{
background:#c36f10;
}

.home #slider-wrapper .bx-prev, .home #slider-wrapper .bx-next {
    position: absolute;
    top: 45%;
    z-index: 1;
    display: none;
    width: 50px;
    height: 50px;
}

.home #page {
    position: relative;
    z-index: 30;
}

#dashboard .section, #page, #breadcrumbs, #header .section, #footer .section {
    margin: 0;
    width: auto;
}

#container {
    overflow: hidden;
}

html[xmlns] .forum .article, #container, html[xmlns] .media .section>.listing, html[xmlns] .thumbs {
    display: block;
}

#main.full, .main.full {
    float: none;
    width: 100%;
}

#main, .main, #main.full, .main.full, #aside, .aside {
    position: relative;
    margin: 0!important;
    padding: 0;
}
.home #page #main>.section, .home #page #main>.section>* {
    border: 0;
}
.home #twitter-package-wrapper {
    clear: both;
    overflow: hidden;
    background: #000;
    text-align: center;
}
.home #twitter, .home #promo-packages {
    width: 100%;
}
.home #promo-packages {
    position: relative;
    z-index: 1;
}
.home #promo-packages .package-background {
    position: relative;
    background: linear-gradient(180deg, #EDEDED, #B5B5B5 60%, #cdeef1 85%, #9cd6dd);
    max-width: 920px;
    padding: 10px 10px 10px;
    margin: 0 auto;
}
.home #promo-packages .package-background img {
    width: 100%;
}
#page img {
    max-width: 100%;
    vertical-align: middle;
}
.home #promo-packages .info-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
}
.home #promo-packages .join-wrapper h2 {
    font-size: 16px;
    padding: 10px;
}
.home #promo-packages .join-wrapper h2 {
    position: relative;
    color: #fff;
    line-height: 1em;
}
.home #twitter {
    position: relative;
    z-index: 0;
    float: left;
    background: #f0f0f0;
}
.home #twitter-package-wrapper .member-wrapper {
    position: absolute;
    top: 50%;
    z-index: 0;
    width: 100%;
    height: 200px;
    text-align: center;
}

.home #promo-packages::before{
  content: '';
  position: absolute;
  display: block;
  top: -7vw;
  left: 0;
  width: 100%;
  height: calc(100% + 12vw);
  background: linear-gradient(180deg, #EDEDED, #B5B5B5 60%, #cdeef1 85%, #9cd6dd);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent;
  transform: translateZ(0) skew(0deg,-5deg);
  box-shadow: 0 0 40px 10px #f00;
}

.home #promo-packages::after{
    clear: both;
    content: " ";
    display:table;
    box-sizing:border-box;
}

.home #twitter .member-wrapper .member-name {
    font-size: 24px;
}
.home #twitter .member-wrapper .member-name {
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(255,255,255,0.4);
}
.home #twitter-package-wrapper .member-wrapper .member-name {
    display: block;
}
h1, h2, h3, h4, h5, blockquote {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Noto Sans Japanese',sans-serif;
    font-weight:600;
}
.home #twitter .member-wrapper .member-link {
    text-transform: uppercase;
}
.home #twitter-package-wrapper .kevin-richardson .member-wrapper {
    top: 62%;
}

.home #twitter-package-wrapper .bsbfcjp .member-wrapper {
    top: 72%;
}

.home #twitter .member-wrapper .member-link.button {
    font-size: 14px;
    padding: 8px 15px;
}
.home .button {
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 20px;
    width: 140px;
}

.button,button,.nav.actions li a,.release.links li a,.store #GC.store #cart a.button,.mailing-list-submit{
  display:-moz-inline-stack;
  display:inline-block;
  padding:10px 15px;
  border:1px solid;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  background:#4e9cbe;
  /*background:-webkit-linear-gradient(top,#c57413,#bd670e);
  background:-moz-linear-gradient(top,#c57413,#bd670e);
  background:-ms-linear-gradient(top,#c57413,#bd670e);
  background:-o-linear-gradient(top,#c57413,#bd670e);
  background:linear-gradient(top,#c57413,#bd670e);
  background:-webkit-gradient(linear,left top,left bottom,from(#c57413),to(#bd670e);
  -webkit-box-shadow:inset 0 1px 0 #d29347,0 1px 0 rgba(0,0,0,0.3);
  -moz-box-shadow:inset 0 1px 0 #d29347,0 1px 0 rgba(0,0,0,0.3);
  box-shadow:inset 0 1px 0 #d29347,0 1px 0 rgba(0,0,0,0.3);*/
  color: #fff!important;
  text-align:center;
  font-size:14px;
  -webkit-transition:border-radius 0.2s ease-in-out;
  -moz-transition:border-radius 0.2s ease-in-out;
  -o-transition:border-radius 0.2s ease-in-out;
  transition:border-radius 0.2s ease-in-out;zoom:1;
*display:inline;-o-box-shadow:inset 0 1px 0 #d29347,0 1px 0 rgba(0,0,0,0.3);}
.button:hover,button:hover,.nav.actions li a:hover,.release.links li a:hover,.store #GC.store #cart a.button:hover{
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
color:#fff!;
-ms-border-radius:10px;
-o-border-radius:10px;
background:#fff;
color:#4e9cbe!important;
}
a, a:active {
    color: black;
    text-decoration: none!important;
}

.home #twitter .bx-controls {
    position: absolute;
    top: 26px;
    right: 22px;
    z-index: 9999;
    display: block;
}

.bx-controls-direction {
    display:none;
}

.home #promo-packages .join-wrapper {
    position: relative;
    width: 100%;
    text-align: center;
}

.home #featured-video {
    position: relative;
    background: #000;
    text-align: center;
}

.home #featured-video .content {
    position: absolute;
    top: 35%;
    z-index: 1;
    width: 100%;
    color: #fff;
    margin: initial;
    padding: initial;
}

#featured-video .content #featured-copy {
    width: 445px;
}

.home #featured-video .content #featured-copy {
    margin: 0 auto;
    max-width: 600px;
    text-align: left;
}

.home #featured-video .content h5 {
    font-size: 16px;
}

.home #featured-video .content blockquote {
    font-size: 14px;
    color:#fff;
}
.home #featured-video #featured-background {
    overflow: hidden;
    max-height: 700px;
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
}
.home #featured-video img {
    width: 100%;
}
#page img {
    max-width: 100%;
    vertical-align: middle;
}

#dashboard .section {
    position: relative;
    float: left;
    z-index: 9;
    top: 10px;
    width: 100%;
    margin: 0;
    padding: 2px 0;
    margin-bottom: 20px;
    background-color: #e6e6e6;
}

ul.nav.controls {
    padding-top: .2em;
    font-size: 90%;
    float: right;
}

ul.nav.controls li {
    margin-right: 1em;
    float: left;
}



  #siteHeading {
    width: 70px!important;
    height: 35px;
    margin: 10px 0 0;
    right: 10px;
    float: right;
    padding-right: initial;
    -webkit-transition: all 0s ease!important;
    -moz-transition: all 0s ease!important;
    -ms-transition: all 0s ease!important;
    -o-transition: all 0s ease!important;
    transition: all 0s ease!important;
    top: 0!important;
    position: relative;
    display: inline-block;
    max-width: 100%;
    zoom: 1;
    z-index: 10;
    box-sizing: border-box;
  }
 .forPc {
    display: none;
}
#header_user {
    position: relative;
    float: left;
    z-index: 9;
    top: 10px;
    width: 100%;
    margin: 0;
    padding: 2px 0;
    margin-bottom: 20px;
}

#header_user dt {
    margin-right: 1.5em;
    font-size: 90%;
    padding-top: .2em;
    padding-left: 5px;
    float: left;
}

#header_user dd {
    padding-top: .2em;
    font-size: 90%;
    float: right;
}

#header_user dd p {
    margin-right: 1em;
    float: left;
}

  #navSwitcher {
    background-color: transparent;
    position: relative;
    animation: 11;
    top: 0;
    left: 0;
    padding: 17px 8px;
  }
    #navSwitcher a {
    width: 30px;
    height: 18px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    display: block;
    position: relative;
  }
  #navSwitcher span {
    width: 100%;
    height: 2px;
    margin: auto;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    /* text-align: initial!important; */
  }
  #mainNav ul {
    background-color: #C26E0E;
    top: -1px;
  }
    #mainNav ul a {
    text-align: left;
    border-top: initial;
    padding-left:25px;
  }
  #mainNav ul li {
    height: 0;
    overflow: hidden;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .menuOpen #mainNav ul li {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    height: 2.5rem;
    border-bottom: 1px solid #AF640E;
    font-family: 'Open Sans', 'Noto Sans Japanese', sans-serif;
    font-weight: 600!important;
    -webkit-font-smoothing: antialiased;
  }

footer a:link, footer a:visited {
  color: #858585;
  text-decoration: none;
}
footer a:hover, footer a:active {
  color: #858585;
  }
footer nav li {
    display: block;
    font-weight: bold;
    }
footer nav ul {
    margin-bottom: 1em;
 }
.copyright {
    font-size: 11px;
    text-align: center;
    color: #858585;
    font-family: 'Open Sans', 'Noto Sans Japanese', sans-serif;
}

#twitter h3 {
  background:#000;
  color:#fff;
  font-family: 'Open Sans', 'Noto Sans Japanese',sans-serif;
  font-size:20px;
  padding-top:20px;
}

.TwitterWidget{
  padding:0px 20px 20px 20px;
  background:#000;
}

.package-background h3 {
  color:#fff;
  font-family: 'Open Sans', 'Noto Sans Japanese',sans-serif;
  font-size:20px
}

.section-poster {
    padding-bottom: 20%;
    background: #EDEDED;
}

#social {
    height: auto;
    background-position: 100% 50%;
    background-image: none;
    background-size: calc(100% - 240px) auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    z-index: 1;
    position: relative;
    padding-bottom: 0;
}

#social ul {
    left: 30px;
    position: static;
    top: 50%;
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    padding: 80px 0px 80px 0;
}

#social .social-item {
    width: 215px;
}

#social .social-logo{
    margin-top: 0;
    width: 240px;
    height: 130px;
    text-align: center;
 }

 #social .social-logo img{
    width: 100%;
    height: 100%;
    -webkit-filter: drop-shadow(0 0 3px #EDEDED);
    filter: drop-shadow(0 0 3px #EDEDED);
  }


#social li{
margin: 25px auto 0;
display:block;
}

#social li a{
  padding: 5px 2px;
  color: #c5c5c5!important;
  background: rgba(0,0,0,.8);
  font-size: 1.6em;
  letter-spacing: .25em;
  text-transform: uppercase;
  text-align: center;
  transition: background .25s,color .25s;
  display: block;
  }

  #social li a:hover{
    color: #fff!important;
    background: rgba(0,0,0,.5);
}


footer {
    padding: 20px 0;
    background-color: #000;
    color: #fff;
    overflow: hidden;
}

.usfan {
    text-decoration: underline;
    padding-top: 10px;
    text-align:center;
}
.usfan .flag {
    position: relative;
    top: 7px;
    left: 0;
    display: inline-block;
    margin: 0 10px 0 0;
    width: 31px;
    height: 22px;
    content: "";
    background-image:url(https://img-fan.pia.jp/cms/image/gs0yizon/USAFlag.gif);
    background-size:cover;
}




}


.top_youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.top_youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.splash-button1 {
    background: #e41e25;
    border: 2px solid transparent;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: benton-sans-wide,sans-serif;
    padding: .75em auto;
    margin: .5em 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 250ms,color 250ms,border 250ms;
    transition: background 250ms,color 250ms,border 250ms;
    position: absolute;
    top: 68%;
    left: 20%;
    z-index: 999;
}

.splash-button2 {
    background: #e41e25;
    border: 2px solid transparent;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: benton-sans-wide,sans-serif;
    padding: .75em auto;
    margin: .5em 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 250ms,color 250ms,border 250ms;
    transition: background 250ms,color 250ms,border 250ms;
    position: absolute;
    top: 68%;
    right: 18%;;
    z-index: 999;
}

.goodsfixed_btn
{
  position: fixed;
  bottom: 0px; 
  right: 0px;
}
    </style>