@charset "UTF-8";


/* ==========================================================================
keyframes
========================================================================== */
@-webkit-keyframes loadSlogan {
  0%    { -webkit-transform: scale(50, 50); }
  100%  { opacity: 1;
          -webkit-transform: scale(1, 1); }
}
@keyframes loadSlogan {
  0%    { transform: scale(50, 50); }
  100%  { opacity: 1;
          transform: scale(1, 1); }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .loadSlogan {
    opacity: 0;
    -webkit-animation: loadSlogan .3s forwards;
    animation: loadSlogan .3s forwards;
  }
}

@supports (-ms-accelerator:true) {
  .loadSlogan {
    opacity: 1;
    -webkit-animation: inherit;
    animation: inherit;
  }
}

.loadSlogan-00 {
  -webkit-transform-origin: 0% -40%;
  transform-origin: 0% -40%;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.loadSlogan-01 {
  -webkit-transform-origin: 0% -30%;
  transform-origin: 0% -30%;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}

.loadSlogan-02 {
  -webkit-transform-origin: 0% -20%;
  transform-origin: 0% -20%;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.loadSlogan-03 {
  -webkit-transform-origin: 0% -10%;
  transform-origin: 0% -10%;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}

.loadSlogan-04 {
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.loadSlogan-05 {
  -webkit-transform-origin: 0% 10%;
  transform-origin: 0% 10%;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.loadSlogan-06 {
  -webkit-transform-origin: 0% 20%;
  transform-origin: 0% 20%;
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
}

.loadSlogan-07 {
  -webkit-transform-origin: 0% 30%;
  transform-origin: 0% 30%;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}

.loadSlogan-08 {
  -webkit-transform-origin: 0% 40%;
  transform-origin: 0% 40%;
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}

.loadSlogan-09 {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.loadSlogan-10 {
  -webkit-transform-origin: 0% 60%;
  transform-origin: 0% 60%;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}


/* ==========================================================================
Web Fonts
========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic");

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 100;
  src: url("/sp/font/NotoSansCJKjp-Thin.woff") format('woff'),
    url("/sp/font/NotoSansCJKjp-Thin.otf") format('opentype');
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 200;
  src: url("/sp/font/NotoSansCJKjp-Light.woff") format('woff'),
    url("/sp/font/NotoSansCJKjp-Light.otf") format('opentype');
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 300;
  src: url("/sp/font/NotoSansCJKjp-DemiLight.woff") format('woff'),
    url("/sp/font/NotoSansCJKjp-DemiLight.otf") format('opentype');
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: local('NotoSansJP-Regular.otf'),
    url("/sp/font/NotoSansCJKjp-Regular.woff") format('woff'),
    url("/sp/font/NotoSansCJKjp-Regular.otf") format('opentype');
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 500;
  src: url("/sp/font/NotoSansCJKjp-Medium.woff") format('woff'),
    url("/sp/font/NotoSansCJKjp-Medium.otf") format('opentype');
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 700;
  src: url("/sp/font/NotoSansCJKjp-Bold.woff") format('woff'),
    url("/sp/font/NotoSansCJKjp-Bold.otf") format('opentype');
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 900;
  src: url("/sp/font/NotoSansCJKjp-Black.woff") format('woff'),
    url("/sp/font/NotoSansCJKjp-Black.otf") format('opentype');
}


/* ==========================================================================
Standard Settings
========================================================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: Roboto,NotoSansCJKjp,-apple-system,"Helvetica Neue","Lucida Grande",Arial,"游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  font-size: 1.5rem;/* =15px */
  font-weight: 400;
  letter-spacing: .02rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  text-shadow: 0 0 10px rgba(0,0,0,.3);
  background: #141f2d;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a,
input,
button {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

a:link {
  color: rgba(255,255,255,.8);
  text-decoration: none;
}

a:visited {
  color: rgba(255,255,255,.8);
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: underline;
}

select,
button {
  cursor: pointer;
  background: none;
}

a:active,
a.tapStyle {
  color: white;
  text-decoration: underline;
}

nav a:hover {
  text-decoration: none;
}

nav a:active,
nav a.tapStyle {
  text-decoration: none;
}

a:hover img {
  opacity: .75;
}

::selection {
  background: #2db2e6; color: black;
}

::-moz-selection {
  background: #2db2e6; color: black;
}

ol, ul {
  list-style: none;
}

hr {
  visibility: hidden;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after,
q::before, q::after {
  content: "";
  content: none;
}

address {
  font-style: normal;
}

table {
  border-collapse: collapse;
}


/* ==========================================================================
Utility Classes
========================================================================== */
.-blockLink {
  position: relative;
}

.-blockLink_anchorSpan {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.-blockLink:hover img {
  opacity: .75;
}

.-break {
  display: block;
}

.-autoBreak {
  display: inline-block;
}

.-bold {
  font-weight: bold;
}

.-uppercase {
  text-transform: uppercase;
}

.-vanish {
  display: none;
}

.-note {
  font-size: 80%;
  margin-left: .4em; 
}

.-comment {
  font-size: 80%;
  margin-left: .4em; 
  color: orange;
}

.-orange {
  color: orange;
}

.-linkStyle-afterTri a {
  margin-right: .5em;
}

.-linkStyle-afterTri a::after {
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: .25em 0 .25em .4em; 
  border-left-color: white;
  position: relative;
  left: .5em;
  top: -0.14em;
  display: inline-block;
}

.-listStyle-tri li {
  padding-left: .9em;
  margin: 1em 0;
  text-indent: -0.9em;
}

.-listStyle-tri li::before {
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: .25em 0 .25em .4em; 
  border-left-color: rgba(255,255,255,.5);
  position: relative;
  left: -0.5em;
  top: -0.14em;
  margin-left: .5em;
  display: inline-block;
}

.-linkStyle-historyBack a {
  color: inherit;
  position: relative;
  display: inline-block;
  padding: 0 0 0 22px;
  vertical-align: middle;
}

.-linkStyle-historyBack a::before,
.-linkStyle-historyBack a::after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.-linkStyle-historyBack a::before{
left: 3px;
width: 12px;
height: 1px;
background: white;
}

.-linkStyle-historyBack a::after{
left: 3px;
width: 8px;
height: 8px;
border-top: 1px solid white;
border-right: 1px solid white;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}

.-linkStyle-nextArrow a {
  color: inherit;
  position: relative;
  display: inline-block;
  padding: 0 22px 0 0;
  vertical-align: middle;
}

.-linkStyle-nextArrow a::before,
.-linkStyle-nextArrow a::after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.-linkStyle-nextArrow a::before{
right: 3px;
width: 12px;
height: 1px;
background: white;
}

.-linkStyle-nextArrow a::after{
right: 3px;
width: 8px;
height: 8px;
border-top: 1px solid white;
border-left: 1px solid white;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}


/* ==========================================================================
Common Layout
========================================================================== */
.l-socialBtns {
  text-align: center;
  margin-bottom: 30px;
}

.l-articleSocialBtns {
  margin-top: 30px;
}

.l-socialBtns a:link,
.l-articleSocialBtns a:link {
  color: white;
}

.socialBtns {
  display: inline-block;
  line-height: .8;
}

.socialBtns:not(:last-child) {
  margin-right: 4px;
}

.socialBtns > * {
  vertical-align: bottom;
}

.fb_iframe_widget_lift {
  right:0;
}

.fb_iframe_widget {
  width: auto !important;
  display: inline-block !important;
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
.l-container {
  margin: 30px;
}

.l-firstCol {
  margin: 0 auto;
  width: 110px;
  height: 500px;
}

.l-firstCol-spSubpage {
  height: 200px;
  width: 100%;
}

.l-footer {
  padding: 60px 10px 0;
  text-align: center;
}


/* ==========================================================================
Modules
========================================================================== */
/* drawer */
.drawer-hamburger {
  margin-right: 5px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon::before,
.drawer-hamburger-icon::after {
  background-color: rgba(255,255,255,.8);
}

.drawer-nav {
  background: rgba(0,0,0,.7);
}

.drawer-menu a:link{
  text-decoration: none;
  font-size: 1.5rem;
  margin-left: 5px;
  line-height: 2;
  text-transform: uppercase;
}

.drawer-menu li:last-child a:link{
  font-size: 1.3rem;
  text-align: right;
  text-decoration: underline;
  text-transform: none;
}
/* /drawer */
.heroImgHome::before {
  content: '';
  position: fixed;
  background-image: url(/sp/img/hero_home.jpg);
  background-position: 40% center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #464646;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.heroImgNews::before {
  content: '';
  position: fixed;
  background-image: url(/sp/img/hero_news.jpg);
  background-position: 20% center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #464646;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.heroImgProfile::before {
  content: '';
  position: fixed;
  background-image: url(/sp/img/hero_profile.jpg);
  background-position: 45% center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #464646;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.heroImgRaceresults::before {
  content: '';
  position: fixed;
  background-image: url(/sp/img/hero_raceresults.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #464646;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.heroImgAnalysis::before {
  content: '';
  position: fixed;
  background-image: url(/sp/img/hero_analysis.jpg);
  background-position: 80% center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #464646;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.heroImgMovies::before {
  content: '';
  position: fixed;
  background-image: url(/sp/img/hero_movies.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #464646;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.siteId {
  width: 100px;
  text-align: center;
  margin: 0 auto;
}

.siteId img {
  width: 100px;
}

.sloganHorizontal {
  text-align: center;
  padding: 0 20px;
  margin-top: 30px;
}

.sloganHorizontal img {
  max-width: 400px;
  width: 100%;
  vertical-align: top;
}

.slogan {
  margin-top:20px;
  text-align: center;
  position: relative;
  width: 110px;
}

.slogan_copy {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  margin: auto;
}

.slogan_kanji {
  width: 50px;
}

.slogan_kana {
  width: 33px;
}

.slogan_kana-adj {
  width: 28px;
}

.slogan_name {
  display: block;
  position: absolute;
  top: 100px;
  left: 0px;
  width: 50px;
}

.slogan_name_char-adj {
  width: 45px;
}

.homeHeading {
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 30px;
}

.homeArticle_heading {
  font-size: 4.7rem;
  font-weight: 200;
  margin-top: 90px;
  position: relative;
  line-height: 1.3;
}

.homeArticle_heading::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  background: rgba(255,255,255,.0);
  top: -40px;
  left: 0;
}

.homeArticle_description {
  line-height: 2;
  margin-top: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.homeArticle_anchor {
  text-align: right;
  font-size: 1.3rem;
  margin-top: 20px;
}

.homeArticle_video {
  position: relative;
  margin-top: 30px;
  width: 100%;
  padding-top: 56.25%;
}

.homeArticle_video_item {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.homeArticle_img {
  margin-top: 30px;
  width: 100%;
  -webkit-filter: grayscale(90%);
  filter: gray;
  opacity: .9;
}

/* Article pages */
.articleHeading {
  font-weight: 700;
  color: rgba(255,255,255,.3);
  text-transform: uppercase;
  font-size: 1.9rem;
  margin-bottom: 30px;
}

.articleHeading_breadcrumbs {
  display: block;
}

.articleHeading_breadcrumbs_item {
  display: inline-block;
}

.articleHeading_breadcrumbs_item:first-child a {
  color: inherit;
}

.articleHeading_breadcrumbs_item:last-child {
  font-weight: 300;
}

.articleBase {
  background: rgba(0,0,0,.5);
  padding: 40px 30px;
  margin: 0 -30px;
  box-shadow:
    0 0 8px rgba(255,255,255,.16),
    0 2px 12px rgba(255,255,255,.12);
}

.news:not(:last-child) {
  margin-bottom: 60px;
}

.news_date {
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 20px;
}

.news_heading {
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 10px;
}

.news_description {
  font-weight: 300;
  line-height: 1.8;
}

.profile {
  text-align: center;
}

.profile_heading {
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 1rem;
}

.profile_belong {
  font-size: 1.3rem;
}

.profile_list {
  position: relative;
  overflow: hidden;
  font-size: 1.3rem;
  margin: 30px auto 30px;
}

.profile_list dt {
  float: left;
  width: 45%;
  color: rgba(255,255,255,.6);
  text-align:right;
}

.profile_list dd {
  margin-bottom: 10px;
  text-align:left;
  margin-left: 50%;
}

.profile_description {
  line-height: 2;
}

.results {
  background: rgba(0,0,0,.5);
  padding: 40px 30px;
  margin: 0 -30px;
  box-shadow:
    0 0 8px rgba(255,255,255,.16),
    0 2px 12px rgba(255,255,255,.12);
}

.results:not(:last-child) {
  margin-bottom: 30px;
}

.results_date,
.results_venue {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1;
}

.results_date {
  margin-right: 4em;
}

.results_venue {
  margin-bottom: 20px;
}

.results_heading {
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 20px;
}

.results_heading_sub {
  display: inline-block;
  font-size: 1.3rem;
}

.results_subHeading {
  color: rgba(255,255,255,.6);
}

.results_subHeading:not(:nth-child(4)) {
  margin-top: -20px;
}

.results_list {
  margin-bottom: 40px;
}

.results_list li {
  margin: 6px 0;
}

.results_list_rank {
  margin-right: 3.1em;
}

.results_list_time {
  display: inline-block;
  margin-left: .9em;
}

.results_list_time span {
  color: rgba(255,255,255,.6);
  font-size: 1.3rem;
}

.results_descriptionHeading {
  font-weight: 500;
  font-size: 1.7rem;
  margin-bottom: 10px;
}

.results_description {
  font-weight: 300;
  line-height: 2;
}

.analysis_card {
  background: rgba(0,0,0,.5);
  padding: 40px 30px;
  margin: 0 -30px;
  box-shadow:
    0 0 8px rgba(255,255,255,.16),
    0 2px 12px rgba(255,255,255,.12);
  -webkit-transition: .3s;
  transition: .3s;
}

.analysis_card:not(:last-child) {
  margin-bottom: 30px;
}

.analysis_card.-blockLink:hover {
  box-shadow:
    0 0 8px rgba(255,255,255,.32),
    0 2px 12px rgba(255,255,255,.24);
  -webkit-transition: .3s;
  transition: .3s;
}

.analysis_card_heading {
  font-size: 3.3rem;
  font-weight: 100;
  line-height: 1.2;
  margin-bottom: 20px;
}

.analysis_card.-blockLink:hover .analysis_card_heading {
  text-shadow: 0 0 6px rgba(255,255,255,.8)
}

.analysis_card_anchor {
  text-align: right;
  font-size: 1.3rem;
  margin-top: 20px;
}

.analysis_card_description {
  line-height: 2;
  margin-top: 30px;
}

.analysis_card_description .-break {
  margin: 1em 0;
}

.analysis_card_video {
  position: relative;
  margin-top: 30px;
  width: 100%;
  padding-top: 56.25%;
}

.analysis_card_video_item {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.analysis_card_img {
  margin-top: 30px;
  width: 100%;
  -webkit-filter: grayscale(90%);
  filter: gray;
  opacity: .9;
}

.analysis_anchorWrap {
  overflow: hidden;
}

.analysis_anchor {
  margin-top: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
}

.analysis_anchor:last-child {
  float: right;
}

.movies_card {
  background: rgba(0,0,0,.5);
  padding: 40px 30px;
  margin: 0 -30px;
  box-shadow:
    0 0 8px rgba(255,255,255,.16),
    0 2px 12px rgba(255,255,255,.12);
  -webkit-transition: .3s;
  transition: .3s;
}

.movies_card:not(:last-child) {
  margin-bottom: 30px;
}

.movies_card_heading {
  font-size: 3.3rem;
  font-weight: 100;
  line-height: 1.2;
  margin-bottom: 20px;
}
/* /Article pages */


/* ==========================================================================
CSS Animation Settings
========================================================================== */
a,
a:hover,
a img,
a:hover img,
.-blockLink img,
.-blockLink:hover img,
button,
button:hover {
  -webkit-transition: .3s;
  transition: .3s;
}

a:active,
button:active {
  -webkit-transition: 0s;
  transition: 0s;
}


/* ==========================================================================
Responsive Structure
========================================================================== */
/*mobile first
 *
 *For Smartphone: 320px - 479px 
 *For Tablet: 480 - 768px
 *For PC: 769px~
 */

/* For Smartphone & Tablet */
.heroVideo,
.l-nav,
.homeNews,
.-vanishForSp {
  display: none;
}
/* /For Smartphone & Tablet */

/* For PC */
/*
 *sidebar: ~300px
 *margin: 0px
 *main: ~840px
 *.homeMain: ~600px
 */
@media all and (min-width: 769px) {
  .l-socialBtns {
    position: fixed;
    top: 20px;
    right: 110px;
  }
  
  .-vanishForSp {
    display: block;
  }
  
  .sloganHorizontal {
    display: none;
  }
  
  .heroImgHome::before {
    background: none;
  }

  .heroVideo {
    display: block;
    position: relative;
  }
  
  .heroVideo_video {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 120%;
    width: auto;
    height: auto;
    z-index: -100;
    background: url() no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
  }

  .drawer-toggle {
    display: none;
  }
  
  .l-homeMain {
    display: -webkit-flex;
    display: flex;
  }
  
  .l-nav {
    display: block;
    -webkit-order: 3;
    order: 3;
    -webkit-flex: 40px;
    flex: 40px;
    }

  .l-firstCol {
    margin-right: 40px;
    -webkit-order: 1;
    order: 1;
    -webkit-flex: 1;
    flex: 1;
  }
  
  .l-mainArea {
    margin: 100px 20px 0 0;
    -webkit-order: 2;
    order: 2;
    -webkit-flex: 2;
    flex: 2;
    max-width: 600px;
  }
  
  .l-mainArea-subPage {
    -webkit-flex: 3;
    flex: 3;
    max-width: 840px;
    width: 100%;
  }
  
  .siteId {
    position: fixed;
    top: 30px;
    left: 30px;
    text-align: center;
    margin: 0 auto;
  }
  
  .slogan_copy {
    position: fixed;
    left: 60px;
    right: auto;
    top: 130px;
  }
  
  .slogan_name {
    position: fixed;
    top: 420px;
    left: 60px;
    right: auto;
  }
  
  .gNav {
    text-align: right;
    text-transform: uppercase;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1;
    position: fixed;
    top: 130px;
    right: 30px;
  }
  
  .gNav li:not(:last-child) {
    margin-bottom: 17px;
  }
  
  .gNav a {
    color: rgba(255,255,255,.5);
    text-shadow: none;
  }

  .gNav li:last-child a {
    font-size: 1.3rem;
    font-weight: 400;
    text-transform: none;
    position: fixed;
    top: 20px;
    right: 30px;
    color: white;
    border: 1px solid rgba(255,255,255,.5);
    background: rgba(0,0,0,.3);
    height: 20px;
    width: 60px;
    text-align: center;
    padding: 2px;
  }

  .gNav li:last-child a:hover {
    background: rgba(255,255,255,.2)
  }  

  a.gNav_anchor-current,
  .gNav a:hover {
    color: white;
  }
  
/* Article pages */
  .articleHeading {
    margin-top: -60px;
    text-shadow:
      -1px -1px 0 rgba(255,255,255,.1),
      1px 1px 0 rgba(0,0,0,.1);
  }

  .articleBase,
  .results,
  .analysis_card,
  .movies_card {
    width: 100%;
    margin: 0 ;
  }
/* /Article pages */
}

@media all and (min-width: 769px) and (min-height: 600px) {
  .homeNews {
    display: block;
    font-size: 1.3rem;
    margin: 0 10px 0 40px;
    padding: 0 15px 0 0;
    position: fixed;
    bottom: 30px;
  }
  
  .homeNews ul {
    margin: -10px 0;
    padding: 0 15px;
    height: 200px;
    overflow-y: auto;
  }

  .homeNews ul li:first-child,
  .homeNews ul li:last-child {
    margin: 0;
  }

  .homeNews ul li:last-child::before {
    display: none;
  }
  
  .homeNews_date {
    margin-right: 1.5em;
  }
  
  .homeNews_anchor {
    text-align: right;
    margin-right: 5px;
  }
}

@media all and (min-width: 769px) and (min-height: 730px) {
  .l-mainArea {
    margin: 110px 20px 0 0;
  }

  .siteId {
    width: 110px;
  }
  
  .siteId img {
    width: 110px;
  }
  
  .slogan_copy {
    top: 140px;
    width: 60px;
  }

  .slogan_kanji {
    width: 60px;
  }

  .slogan_kana {
    width: 40px;
  }

  .slogan_kana-adj {
    width: 35px;
  }
  
  .slogan_name {
    top: 490px;
    width: 60px;
  }

  .slogan_name_char-adj {
    width: 55px;
  }

  .gNav {
    top: 140px;
    font-size: 2.3rem;
  }
    
  .gNav li:not(:last-child) {
    margin-bottom: 18px;
  }
  
  .homeNews ul {
    height: 280px;
  }
}

@media all and (min-width: 769px) and (min-height: 830px) {
  .l-mainArea {
    margin: 120px 20px 0 0;
  }

  .siteId {
    width: 120px;
  }

  .siteId img {
    width: 120px;
  }
  
  .slogan_copy {
    top: 150px;
    width: 70px;
  }

  .slogan_kanji {
    width: 70px;
  }

  .slogan_kana {
    width: 48px;
  }

  .slogan_kana-adj {
    width: 43px;
  }
  
  .slogan_name {
    top: 570px;
    width: 70px;
  }

  .slogan_name_char-adj {
    width: 65px;
  }

  .gNav {
    top: 150px;
    font-size: 2.5rem;
  }
    
  .gNav li:not(:last-child) {
    margin-bottom: 20px;
  }

  .homeNews ul {
    height: 340px;
  }
}
/* /For PC */
