@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Karla:700italic,400italic);
html, body, div, span, h1, p, a, img, small, strong, dl, dt, dd, ol, ul, li, form, table, caption, tbody, tfoot, tr, th, td, article, aside, canvas, figure, figcaption, footer, header, menu, nav, section, time {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  background-color: #f2f4f5;
  color: #3a3d3f;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
  font-size: 81.2%;
  line-height: 1;
  overflow-x: hidden;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #3a3d3f;
  text-decoration: underline;
}

a:hover {
  color: #29c3d6;
}

.mainContent p {
  margin: 0 0 20px;
}

.mainContent .red {
  color: #ef0000;
}

.singleLineTxt {
  line-height: 1em;
}

.enLarge {
  font-size: 1.2em;
}

.headStyle01 {
  font-family: 'Karla', sans-serif;
  font-size: 3.5em;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.03em;
  padding-bottom: 31px;
  text-transform: uppercase;
}

@media only screen and (max-width: 539px) {
  .headStyle01 {
    background: #dee2e3;
    background-size: 229px 88px;
    box-sizing: border-box;
    display: block;
    font-size: 2.5em;
    margin-bottom: 20px;
    padding: 18px 8px 18px;
  }
}
.headStyle02 {
  font-size: 1.6em;
  font-style: italic;
  font-weight: bold;
  line-height: 1.1em;
  padding-bottom: 20px;
}

@media only screen and (max-width: 539px) {
  .headStyle02 {
    font-size: 1.4em;
  }
}
.headStyle02 .subtitle {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  padding-top: 10px;
}

.headStyle03 {
  background-color: #3a3d3f;
  color: #fff;
  display: inline-block;
  font-size: 1.23em;
  margin-bottom: 20px;
  padding: 3px 10px 1px 9px;
}

@media only screen and (max-width: 539px) {
  .headStyle03 {
    font-size: 1em;
    font-weight: bold;
    padding: 4px 7px 2px 4px;
  }
}
.headStyle04 {
  font-family: 'Karla', sans-serif;
  font-size: 2em;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.03em;
  padding: 21px 0 29px;
  position: relative;
  text-transform: uppercase;
}

.headStyle04:after {
  background-color: #3a3d3f;
  content: "";
  height: 2px;
  left: 1px;
  position: absolute;
  top: 0;
  width: 11px;
}

@media only screen and (max-width: 539px) {
  .headStyle04 {
    padding: 0 0 29px;
  }

  .headStyle04:after {
    display: none;
  }
}
.sectionBlock01 {
  margin-bottom: 100px;
}

.sectionBlock02 {
  margin-bottom: 50px;
}

.sectionBlock03 {
  margin-bottom: 30px;
}

table {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  width: 100%;
}

table a {
  display: block;
  height: 10px;
}

table th, table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0 7px;
}

table th {
  text-align: left;
}

.listStyle02 {
  display: block;
}

.listStyle02 li {
  float: left;
  padding: 0 5px 25px 0;
  width: auto;
  width:100%;
}

.listStyle02.column3 li {
  width: 198px;
}

@media only screen and (max-width: 539px) {
  .listStyle02.column3 li {
    width: auto;
  }
}
.clearfix:after, .listStyle02:after, body.top .twitter .tweetList li:after, body.top .event .eventSection a:after {
  clear: both;
  content: ' ';
  display: block;
}

.inner958 {
  clear: both;
  margin: 0 auto;
  width: 958px;
}

@media only screen and (max-width: 539px) {
  .inner958 {
    width: 100%;
  }
}
.gsrLogo {
  float: left;
  height: 90px;
  margin: 0 0 30px 4px;
  width: 235px;
}

.gsrLogo a {
  background-image: url("../img/header_logo.png");
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: -9999px;
}

@media only screen and (max-width: 539px) {
  .gsrLogo {
    height: 44px;
    margin: 5px 0 0 5px;
    width: 113px;
  }

  .gsrLogo a {
    background-size: 100%;
  }
}
.navBar {
  background-color: #3a3d3f;
  display: block;
}

@media only screen and (max-width: 539px) {
  .navBar {
    background-color: transparent;
  }
}
.globalHeader {
  font-family: 'Karla', sans-serif;
  font-size: 1.3em;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.02em;
  padding-top: 24px;
  position: relative;
  text-transform: uppercase;
}

.globalHeader:after {
  background: url("../img/global_miku.png") no-repeat right center;
  background-size:contain;
  content: " ";
  display: block;
  height: 600px;
  left: 50%;
  margin-left: -50px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 50px;
  width: 600px;
}

/*2017ミク
.globalHeader:after {
  background: url("../img/global_miku.png");
  content: " ";
  display: block;
  height: 823px;
  left: 50%;
  margin-left: -50px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 890px;
}
*/

/*2016ミク
.globalHeader:after {
  background-image: url("../img/global_miku.png");
  content: " ";
  display: block;
  height: 600px;
  left: 50%;
  margin-left: 50px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 600px;
}
*/

.globalHeader .inner958{
  position: relative;
}

@media only screen and (max-width: 539px) {
  .globalHeader {
    background-color: #fff;
    height: 55px;
    padding: 0;
  }

  .globalHeader:after {
    display: none;
  }
}
.logoRightBox {
  float: left;
  padding-left: 26px;
}

@media only screen and (max-width: 539px) {
  .logoRightBox {
    float: right;
    width:111px !important;
  }
}
.siteDescription {
  background-image: url("../img/header_description.png");
  display: block;
  float: left;
  height: 16px;
  margin: 18px 0 17px 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 272px;
}

@media only screen and (max-width: 539px) {
  .siteDescription {
    display: none;
  }
}
.login {
  background-image: url("../img/header_login_ov.png");
  clear: left;
  display: block;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px;
  width: 248px;
}

.login .loginInner {
  background-image: url("../img/header_login.png");
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: -9999px;
  position:relative;
  z-index:99999;
}

.login:hover {
  background-color: #29c3d6;
}

@media only screen and (max-width: 539px) {
  .login {
    background-image: url("../img/sp/header_login.png");
    background-size: 55px 54px;
    clear: none;
    float: left;
    height: 54px;
    margin-right: 1px;
    width: 55px;
  }

  .login .loginInner {
    background-image: url("../img/sp/header_login.png");
    background-size: 55px 54px;
  }
}
.globalNavDisp {
  display: none;
}

@media only screen and (max-width: 539px) {
  .globalNavDisp {
    background-image: url("../img/sp/header_globalnavdisp.png");
    background-size: 55px 54px;
    display: block;
    display: block;
    height: 54px;
    overflow: hidden;
    text-indent: -9999px;
    width: 55px;
  }
}
.gNav {
  float: left;
  height: 59px;
  position: relative;
  width: 326px;
}
.parsonalSponsor_enter {
  left: 527px;
  position: absolute;
  top: 59px;
  z-index: 6;
}
@media only screen and (max-width: 539px) {
  .parsonalSponsor_enter {
    display: none;
  }
}

.gNav li {
  background-image: url("../img/header_gnav.png");
  display: block;
  height: 59px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  width: auto;
  width: 200px;
  z-index: 6;
}

.gNav li a {
  background-image: url("../img/header_gnav.png");
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: -9999px;
}

.gNav li.nav1 {
  background-position: 0 -118px;
}

.gNav li.nav1 a {
  background-position: 0 0;
}

.gNav li.nav2 {
  background-position: -200px -118px;
  left: 68px;
}

.gNav li.nav2 a {
  background-position: -200px 0;
}

.gNav li.nav3 {
  background-position: -400px -118px;
  left: 138px;
}

.gNav li.nav3 a {
  background-position: -400px 0;
}

.gNav li.nav4 {
  background-position: -600px -118px;
  left: 245px;
}

.gNav li.nav4 a {
  background-position: -600px 0;
}

.gNav li.nav5 {
  background-position: -800px -118px;
  left: 360px;
}

.gNav li.nav5 a {
  background-position: -800px 0;
}

.gNav li.nav6 {
  background-position: -1000px -118px;
  left: 464px;
}

.gNav li.nav6 a {
  background-position: -1000px 0;
}

@media only screen and (max-width: 539px) {
  .gNav {
    background: #3a3d3f;
    display: none;
    height: auto;
    position: absolute;
    width: 100%;
    z-index: 100;
  }

  .gNav:after {
    clear: both;
    content: ' ';
    display: block;
  }

  .gNav li, .gNav li a {
    background: none;
    text-indent: 0;
  }

  .gNav li {
    border-bottom: #b1b4b5 1px solid;
    box-sizing: border-box;
    float: left;
    height: auto;
    padding: 0;
    position: static;
    width: 50% !important;
  }

  .gNav li:nth-child(odd) {
    border-right: #b1b4b5 1px solid;
  }

  .gNav a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 1.53em;
    height: 100%;
    padding: 10px 0 11px 28px;
    position: relative;
    text-decoration: none;
  }

  .gNav a:after {
    border-left: 2px #cfd3d4 solid;
    border-top: 2px #cfd3d4 solid;
    content: " ";
    height: 7px;
    left: 9px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 7px;
  }

  .gNav .ja {
    clear: left;
    color: #f2f4f5;
    display: block;
    font-size: 0.5em;
  }
}
.langNav {
  font-weight: bold;
  font-size: 0.9rem;
  left: 578px;
  position: absolute;
  z-index: 100;

}

.langNav .langNav_list {
  float: left;
}

.langNav .langNav_list li {
  float: left;
  padding: 0 0 0 5px;
}

.langNav .langNav_list .cur a {
  color: #3a3d3f;
}

.langNav .langNav_list a {
  color: #9ea1a4;
  display: block;
  padding: 20px 0 12px;
  text-decoration: none;
}

.langNav .langNav_list a:hover {
  color: #29c3d6;
}

@media only screen and (max-width: 539px) {
  .langNav {
    display: none;
  }
}
.langNav .langNav_title {
  color: #3a3d3f;
  float: left;
  padding: 20px 0 0 0;
}

@media only screen and (max-width: 539px) {
  .langNav .langNav_title {
    display: none;
  }
}
.container {
  padding-bottom: 75px;
}

.mainContent {
  float: left;
  line-height: 1.7em;
  width: 624px;
}

@media only screen and (max-width: 539px) {
  .mainContent {
    box-sizing: border-box;
    padding: 8px;
    width: 100%;
  }
}
.sideNav {
  background-color: rgba(242, 244, 245, 0.8);
  float: right;
  width: 294px;
}

.sideNav li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sideNav li a {
  background: url("../img/sidebar_listmark.png") 5px center no-repeat;
  box-sizing: border-box;
  display: block;
  padding: 13px 22px 11px;
  text-decoration: none;
}

.sideNav li:last-child {
  border-bottom: 0;
}

@media only screen and (max-width: 539px) {
  .sideNav {
    box-sizing: border-box;
    padding: 8px;
    width: 100%;
  }
}
.sideNav_title {
  background-color: #3a3d3f;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: 'Karla', sans-serif;
  font-size: 1.38em;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1em;
  padding: 5px 10px;
  text-transform: uppercase;
}


.container_footer_wrap {
  left: 0;
  position: absolute;
  top: 280px; /*元の数値*/
  /*top: 400px;*/
  width: 100%;
}


@media only screen and (max-width: 539px) {
  .container_footer_wrap {
    clear: both;
    position: static;
  }
}
.globalFooter {
  background-color: #383c3e;
  text-align: center;
}

@media only screen and (max-width: 539px) {
  .globalFooter {
    font-family: 'HelveticaNeue-CondensedBold', sans-serif;
    font-size: 0.923em;
    letter-spacing: 0.03em;
  }
}
.globalFooter .toPagetop {
  background-color: #0b1216;
  color: transparent;
  display: block;
  height: 30px;
  margin-bottom: 42px;
  position: relative;
}

@media only screen and (max-width: 539px) {
  .globalFooter .toPagetop {
    margin-bottom: 22px;
  }
}
.globalFooter .toPagetop:after {
  border-left: 2px #fff solid;
  border-top: 2px #fff solid;
  content: " ";
  height: 7px;
  left: 50%;
  position: absolute;
  top: 13px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
}

.globalFooter .toPagetop:hover {
  background-color: #29c3d6;
}

.globalFooter .bottomLang {
  display: none;
}

@media only screen and (max-width: 539px) {
  .globalFooter .bottomLang {
    display: block;
    padding-bottom: 10px;
    text-align: center;
  }

  .globalFooter .bottomLang * {
    color: #fff;
    display: inline-block;
    text-decoration: none;
  }

  .globalFooter .bottomLang li {
    border-right: #bbb solid 1px;
    padding: 0 7px 0 5px;
  }

  .globalFooter .bottomLang li:last-child {
    border: 0;
  }

  .globalFooter .bottomLang li a {
    color: #bbb;
  }

  .globalFooter .bottomLang li a.cur {
    color: #fff;
  }
}
.globalFooter .bnrList {
  font-size: 0;
  line-height: 15px;
  margin-bottom: 40px;
  width: 100%;
}

.globalFooter .bnrList li {
  background-color: #3A3D3F;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}

@media only screen and (max-width: 539px) {
  .globalFooter .bnrList {
    display: none;
  }
}
.globalFooter .copyright {
  color: #909191;
  display: block;
  padding-bottom: 40px;
  width: 100%;
}

@media only screen and (max-width: 539px) {
  .globalFooter .copyright {
    box-sizing: border-box;
    line-height: 1.4em;
    padding: 0 5px 20px;
  }
}
body.top .globalFooter {
  margin-top: 20px;
}

body.top .globalHeader:after {
  background: url("../../img/miku.png") no-repeat left top;
  background-size:contain;
  height: 1041px;
  width: 1109px;
  margin-left: -8%;
  z-index: 5;
}

/*2017miku
body.top .globalHeader:after {
  background-image: url("../../img/miku.png");
  height: 1041px;
  width: 1109px;
  margin-left: -8%;
  z-index: 5;
}
*/

/*2016miku
body.top .globalHeader:after {
  background-image: url("../../img/miku.png");
  height: 754px;
  width: 758px;
  margin-left: 45px;
  z-index: 5;
}
*/



@media only screen and (max-width: 539px) {

  body.top .globalHeader:after {
    background-image: url("../../img/spmiku.png");
    background-size: 433px 600px;
    display: block;
    height: 600px;
    left: auto;
    margin: 0;
    right: -100px;
	top: 15px;
    width: 433px;
  }

/*2017spmiku
  body.top .globalHeader:after {
    background-image: url("../../img/spmiku.png");
    background-size: 400px 600px;
    display: block;
    height: 600px;
    left: auto;
    margin: 0;
    right: 0;
	top: 15px;
    width: 400px;
  }
*/

  #pageheader .inner958 {
  	 position:relative;
  	 z-index:99999;
  }
  
  .container_footer_wrap .inner958 {
    position:relative;
    /*z-index:100;*/
 }

}
body.top .container_footer_wrap {
  background-color: rgba(242, 244, 245, 0.8);
  padding-top: 0;
  top: 653px; /*元の数値*/
  /*top: 800px;*/
  z-index: 8;
}

body.top .mainVisualSlider {
  height: 458px;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

body.top .mainVisualSlider ul {
  width: 6000px;
}

body.top .mainVisualSlider li {
  float: left;
  margin-left: 0px;
  overflow: hidden;
  /* width: 423px; 元の数値 */
  width: 550px;
  /* -webkit-mask-image:url("../../img/topslider_mask.png"); */
  /* -o-mask-image:url("../../img/topslider_mask.png"); */
  /* -moz-mask-image:url("../../img/topslider_mask.png"); */
}

@media only screen and (max-width: 539px) {
  body.top .mainVisualSlider {
    height: 300px;
  }

  body.top .mainVisualSlider img {
    height: auto;
    width: 100%;
  }

  body.top .mainVisualSlider li {
    height: 258px;
    margin-left: 0;
    width: 360px;
  }
}
body.top .topBanner {
  padding-bottom: 20px;
  padding-left: 10px;
}

body.top .topSectionBlock {
  float: left;
  padding-bottom: 51px;
  padding-right: 40px;
  width: 292px;
}

body.top .topSectionBlock.lineEnd {
  padding-right: 0;
}

@media only screen and (max-width: 539px) {
  body.top .topSectionBlock.lineEnd {
    padding-right: 8px;
  }
}
@media only screen and (max-width: 539px) {
  body.top .topSectionBlock {
    box-sizing: border-box;
    padding: 0 8px 50px;
    width: 100%;
  }
}
body.top .moreBtn {
  background-color: #3a3d3f;
  color: #fff;
  display: block;
  font-family: 'Karla', sans-serif;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.03em;
  margin-top: 25px;
  padding: 13px 0 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

body.top .team .teamDescription {
  line-height: 1.5em;
  padding-top: 8px;
}

@media only screen and (max-width: 539px) {
  body.top .team img {
    height: auto;
    width: 100%;
  }
}
body.top .race {
  width: 626px;
}

@media only screen and (max-width: 539px) {
  body.top .race {
    box-sizing: border-box;
    padding: 0 8px 50px;
    width: 100%;
  }
}
body.top .race th, body.top .race td {
  padding: 9px 0 6px;
}

body.top .race table {
  border: 0;
  font-size: 0.923em;
  text-align: left;
}

body.top .race table th {
  border: 0;
  font-weight: bold;
  padding-top: 0;
}

body.top .race table tr *:nth-child(1) {
  width: 127px;
}

body.top .race table tr *:nth-child(2) {
  text-align: center;
  width: 65px;
}

body.top .race table tr *:nth-child(3) {
  text-align: center;
  width: 85px;
}

body.top .race table tr *:nth-child(4) {
  text-align: center;
  width: 85px;
}

@media only screen and (max-width: 539px) {
  body.top .race table tr *:nth-child(4) {
    display: none;
  }
}
body.top .race table tr *:nth-child(5) {
  text-align: center;
}

@media only screen and (max-width: 539px) {
  body.top .race table tr * {
    width: auto !important;
  }
}
/* body.top .race .okan1st {
  color: #d58917;
  font-weight: bold;
}

body.top .race .okan1st:before {
  content: url("../img/okan_1st.png");
}

body.top .race .okan2nd {
  color: #767676;
  font-weight: bold;
}

body.top .race .okan2nd:before {
  content: url("../img/okan_2nd.png");
}

body.top .race .okan3rd {
  color: #a66e4f;
  font-weight: bold;
}

body.top .race .okan3rd:before {
  content: url("../img/okan_3rd.png");
} */

body.top .news .headStyle04, body.top .blog .headStyle04, body.top .twitter .headStyle04 {
  padding-bottom: 16px;
}

body.top .post {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1.5em;
}

body.top .post:nth-child(3) {
  border-bottom: 0;
}

body.top .post a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
}

body.top .post .date {
  color: #999;
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  letter-spacing: 0.04em;
  padding-bottom: 5px;
  text-decoration: none;
}

body.top .twitter a {
  text-decoration: none;
}

body.top .twitter .tweetList {
  height: 100px;
  overflow-y: scroll;
}

body.top .twitter .tweetList img {
  float: left;
  padding-right: 5px;
}

body.top .twitter .tweetList .account {
  color: #7d8083;
  padding-bottom: 7px;
}

body.top .twitter .tweetList .txt {
  float: left;
  width: 215px;
}

body.top .twitter .tweetList li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
@media only screen and (max-width: 539px) {
  body.top .twitter .tweetList {
    height: 300px;
  }
}

body.top .event {
  padding-bottom: 45px;
  width: 100%;
}

body.top .event img {
  vertical-align: bottom;
}

@media only screen and (max-width: 539px) {
  body.top .event {
    box-sizing: border-box;
    padding: 0 8px 50px;
  }
}
body.top .event .eventTitle {
  background-color: #3a3d3f;
  color: #fff;
  float: left;
  font-family: 'Karla', sans-serif;
  font-size: 2.2em;
  font-style: italic;
  font-weight: 400;
  height: 131px;
  letter-spacing: 0.03em;
  padding: 22px 18px;
  text-decoration: none;
  text-transform: uppercase;
  width: 199px;
}

@media only screen and (max-width: 539px) {
  body.top .event .eventTitle {
    background-color: transparent;
    color: #3a3d3f;
    font-family: 'Karla', sans-serif;
    font-size: 2em;
    font-style: italic;
    font-weight: 700;
    height: auto;
    letter-spacing: -0.03em;
    padding: 0 0 29px;
    position: relative;
    text-transform: uppercase;
  }
}
body.top .event .eventTitle .ja {
  display: block;
  font-size: 0.47em;
  padding-top: 7px;
}

@media only screen and (max-width: 539px) {
  body.top .event .eventTitle .ja {
    display: none;
  }
}
body.top .event .eventSection {
  float: left;
  height: 175px;
  margin-left: 6px;
  overflow: hidden;
  text-align: center;
  width: 235px;
}

body.top .event .eventSection a {
  display: block;
  position: relative;
}

body.top .event .eventSection a .overImg {
  background: url("../../img/event_over.png") center center no-repeat;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 705px;
  z-index: 1;
}

body.top .event .eventSection .overLay {
  box-sizing: border-box;
  color: #fff;
  font-size: 1.3em;
  font-style: italic;
  height: 0;
  height: 100%;
  line-height: 1.4em;
  opacity: 0;
  padding: 44px 18px 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

body.top .event .eventSection .overLay:after {
  border-left: 2px #fff solid;
  border-top: 2px #fff solid;
  bottom: 40px;
  content: " ";
  height: 12px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
}

@media only screen and (max-width: 539px) {
  body.top .event .eventSection {
    background-color: #fff;
    clear: both;
    height: auto;
    margin-bottom: 1px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
  }

  body.top .event .eventSection a {
    position: static;
  }

  body.top .event .eventSection:after {
    border-left: 2px #ccc solid;
    border-top: 2px #ccc solid;
    bottom: 10px;
    content: " ";
    height: 12px;
    position: absolute;
    right: 9px;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 12px;
  }

  body.top .event .eventSection img {
    float: left;
    height: auto;
    width: 30%;
  }

  body.top .event .eventSection .overLay {
    background-color: #fff;
    color: #3a3d3f;
    display: block;
    float: right;
    font-size: 76%;
    height: auto;
    padding: 10px 5px 5px 0;
    position: static;
    width: 67%;
  }
}
.mainContentRace {
  float: left;
  line-height: 1.7em;
  width: 730px;
}

.mainContentRace p {
  margin: 0 0 20px;
}

.mainContentRaceContent {
  float: right;
  padding: 0px 0px 0px 10px;
  width: 520px;
}

.mainContentRaceTwitter {
  float: left;
  width: 200px;
}

.sideNavRace {
  background-color: rgba(242, 244, 245, 0.8);
  float: right;
  width: 200px;
}

.sideNavRace li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sideNavRace li a {
  display: block;
  padding: 13px 22px 11px;
  text-decoration: none;
}

@media only screen and (max-width: 539px) {
  .mainContentRace {
    box-sizing: border-box;
    line-height: 1.7em;
    padding: 8px;
    width: 100%;
  }

  .mainContentRace p {
    margin: 0 0 20px;
  }

  .mainContentRaceContent {
    box-sizing: border-box;
    padding: 0px 0px 0px 10px;
    padding: 8px;
    width: 100%;
  }

  .mainContentRaceTwitter {
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
  }

  .sideNavRace {
    background-color: rgba(242, 244, 245, 0.8);
    box-sizing: border-box;
    padding: 8px;
    width: 100%;
  }
}
.bnrSec {
  clear: both;
  font-size: 0;
  margin-bottom: 50px;
}

.bnrSec_bnr {
  float: left;
  margin-right: 18px;
}

.bnrSec_bnr:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 539px) {
  .bnrSec {
    font-size: 0;
    margin-bottom: 40px;
    text-align: center;
  }
  .bnrSec_bnr {
    box-sizing: border-box;
    display:inline-block;
    float: none;
    margin-right:0;
    padding:1%;
    width: 48%;
  }
  .bnrSec_bnr img{
    width: 100%;
  }
}

.newsList {
  background-color: rgba(242, 244, 245, 0.8);
  width: 100%;
}

.newsList li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.newsList li a {
  background: url("../img/sidebar_listmark.png") 5px center no-repeat;
  box-sizing: border-box;
  display: block;
  padding: 13px 22px 11px;
  text-decoration: none;
  color:#000;
  font-size:1.3rem;
}

.newsList li:last-child {
  border-bottom: 0;
}

@media only screen and (max-width: 539px) {
  .newsList {
    box-sizing: border-box;
    padding: 8px;
    width: 100%;
  }
}
.newsList_title {
  background-color: #3a3d3f;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: 'Karla', sans-serif;
  font-size: 1.38em;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1em;
  padding: 5px 10px;
  text-transform: uppercase;
}

.newsPage{
  text-align: center;
  margin: 20px auto;
}
.newsPage li{
  list-style: none;
  display: inline-block;
}
.newsPage a, .newsPage span{
  padding: 8px 12px;
  display: inline-block;
}
.newsPage a{
  border: 1px solid #00a7ac;
}
.newsPage .dots{
  border: none;
}
.newsPage .current-cat{
  background: #00a7ac;
}
.newsPage .current-cat a{
  color: #fff;
}
@media only screen and (max-width: 539px) {
  .newsPage a, .newsPage span{
    padding: 4px 6px;
  }
}



