@charset "UTF-8";
.clearfix, .header-user .header-user-comment li, #pankuzu .pankuzu-list, #mainContents, #pageContents, .footer-contents > div, .footer-contents .footer-sitemap .footer-sitemap-list {
  *zoom: 1; }
  .clearfix:after, .header-user .header-user-comment li:after, #pankuzu .pankuzu-list:after, #mainContents:after, #pageContents:after, .footer-contents > div:after, .footer-contents .footer-sitemap .footer-sitemap-list:after {
    content: "";
    display: table;
    clear: both; }

/******************************************
　共通CSS
******************************************/
html {
  font-size: 62.5%;
  color: #545454; }

a {
  text-decoration: none;
  color: #0092d7;
  outline: none; }
  @media screen and (min-width: 768px) {
    a {
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
      a span {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        a span:before, a span:after {
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          -o-transition: 0.3s ease-in-out;
          -ms-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out; }
      a:before, a:after {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; } }

a:hover {
  text-decoration: none;
  color: #a4e2ff; }

.textCenter {
  text-align: center !important; }

.textRight {
  text-align: right !important; }

.coRed {
  color: #ec2c13; }

.coBlack {
  color: #1a1a1a; }

.coGray {
  color: #999999; }

.boderGray-1px,
.boderGray-4px {
  padding: 16px 16px 0 16px;
  border: 1px #dbdbdb solid; }
  @media screen and (min-width: 768px) {
    .boderGray-1px,
    .boderGray-4px {
      padding: 32px 24px 16px 24px; } }

.boderGray-4px {
  border: 4px #eee solid; }

.boderBottom-solid,
.boderBottom-dotted {
  padding-bottom: 16px;
  border-bottom: 1px #dbdbdb solid; }

.boderBottom-dotted {
  border-bottom: 1px #dbdbdb dotted; }

.baGray {
  background-color: #f7f7f7; }

.contentsBox {
  margin-left: 16px;
  margin-right: 16px; }
  @media screen and (min-width: 984px) {
    .contentsBox {
      margin-left: 0px;
      margin-right: 0px; } }

/******************************************
　フォントサイズ
******************************************/
.t10_12px {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.8; }

@media screen and (min-width: 768px) {
  .t10_12px {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.66667; } }
.t12_14px {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667; }

@media screen and (min-width: 768px) {
  .t12_14px {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57143; } }
.t14_16px {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.57143; }

@media screen and (min-width: 768px) {
  .t14_16px {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5; } }
.t16_18px {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5; }

@media screen and (min-width: 768px) {
  .t16_18px {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.44444; } }
.t18_20px {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.44444; }

@media screen and (min-width: 768px) {
  .t18_20px {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4; } }
.t20_22px {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4; }

@media screen and (min-width: 768px) {
  .t20_22px {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.36364; } }
.t22_24px {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.36364; }

@media screen and (min-width: 768px) {
  .t22_24px {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.33333; } }
.t24_26px {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.33333; }

@media screen and (min-width: 768px) {
  .t24_26px {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.30769; } }
.t26_28px {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.30769; }

@media screen and (min-width: 768px) {
  .t26_28px {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.28571; } }
.t28_30px {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.28571; }

@media screen and (min-width: 768px) {
  .t28_30px {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.26667; } }
.t30_32px {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.26667; }

@media screen and (min-width: 768px) {
  .t30_32px {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25; } }
.t32_34px {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25; }

@media screen and (min-width: 768px) {
  .t32_34px {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.23529; } }
.t34_36px {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.23529; }

@media screen and (min-width: 768px) {
  .t34_36px {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.22222; } }
.t36_38px {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.22222; }

@media screen and (min-width: 768px) {
  .t36_38px {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 1.21053; } }
.t38_40px {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.21053; }

@media screen and (min-width: 768px) {
  .t38_40px {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2; } }
/******************************************
　マージン
******************************************/
.mg8_16 {
  margin-bottom: 8px !important; }

@media screen and (min-width: 768px) {
  .mg8_16 {
    margin-bottom: 16px !important; } }
.mg16_24 {
  margin-bottom: 16px !important; }

@media screen and (min-width: 768px) {
  .mg16_24 {
    margin-bottom: 24px !important; } }
.mg24_32 {
  margin-bottom: 24px !important; }

@media screen and (min-width: 768px) {
  .mg24_32 {
    margin-bottom: 32px !important; } }
.mg32_40 {
  margin-bottom: 32px !important; }

@media screen and (min-width: 768px) {
  .mg32_40 {
    margin-bottom: 40px !important; } }
.mg40_48 {
  margin-bottom: 40px !important; }

@media screen and (min-width: 768px) {
  .mg40_48 {
    margin-bottom: 48px !important; } }
.mg48_56 {
  margin-bottom: 48px !important; }

@media screen and (min-width: 768px) {
  .mg48_56 {
    margin-bottom: 56px !important; } }
/******************************************
　body
******************************************/
@media screen and (max-width: 1024px) {
  body {
    position: relative;
    right: 0;
    overflow-x: hidden; } }
/******************************************
　ヘッダー
******************************************/
header {
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 3000;
  height: 183px;
  border-top: 5px #0092d7 solid; }
  @media screen and (min-width: 480px) {
    header {
      height: 182px; } }
  @media screen and (min-width: 984px) {
    header {
      height: 88px; } }
  header #header {
    height: 145px; }
    @media screen and (min-width: 480px) {
      header #header {
        height: 144px; } }
    @media screen and (min-width: 984px) {
      header #header {
        height: 50px; } }
  header #headerSub {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); }
    @media screen and (min-width: 984px) {
      header #headerSub {
        background-color: #f7f7f7; } }
    header #headerSub ul {
      display: table;
      margin: 0 auto 0 auto;
      padding: 0 0 0 0;
      width: 100%; }
      @media screen and (min-width: 480px) {
        header #headerSub ul {
          width: 100%; } }
      @media screen and (min-width: 984px) {
        header #headerSub ul {
          width: auto;
          margin: 0; } }
      header #headerSub ul li {
        list-style: none;
        display: table-cell;
        padding: 2px 0.4rem 0 0.4rem;
        height: 38px;
        vertical-align: middle;
        text-align: center;
        font-size: 10px;
        font-size: 1rem; }
        @media screen and (min-width: 480px) {
          header #headerSub ul li {
            font-size: 12px;
            font-size: 1.2rem;
            padding: 2px 0.4rem 0 0.4rem; } }
        @media screen and (min-width: 984px) {
          header #headerSub ul li {
            font-size: 14px;
            font-size: 1.4rem;
            padding: 2px 0.8rem 0 0.8rem;
            text-align: left; } }

.header-subtext {
  text-align: center;
  margin: 0;
  padding: 18px 0 0 0;
  background-color: #f7f7f7;
  font-size: 12px;
  font-size: 1.2rem;
  height: 30px;
  line-height: 30px; }
  .header-subtext strong {
    color: #f75a53; }
  @media screen and (min-width: 480px) {
    .header-subtext {
      text-align: left;
      padding: 9px 0 0 9px;
      height: 39px; } }
  @media screen and (min-width: 984px) {
    .header-subtext {
      position: absolute;
      right: 431px;
      /* 290px; */
      padding: 0 0 0 9px;
      top: 0;
      text-align: right;
      height: 50px;
      background: none;
      line-height: 50px; } }

.header-title {
  position: absolute;
  left: 50px;
  right: 50px;
  margin-top: 8px; }
  .header-title a {
    display: block;
    text-align: center;
    overflow: hidden;
    background: url(https://www.sportsentry.ne.jp/image/jp/pages/newtop/mailmag_sportsentry.png) no-repeat center center;
    /*@include background_size((326px / 3) auto);*/
    height: 35px;
    text-indent: 100%;
    white-space: nowrap;
    background-size: contain; }
  @media screen and (min-width: 984px) {
    .header-title {
      left: 10px;
      top: 0;
      right: auto; }
      .header-title a {
        background-image: url(https://www.sportsentry.ne.jp/image/jp/pages/newtop/mailmag_sportsentry.png);
        background-position: left center;
        /*@include background_size(auto auto);*/
        width: 235px;
        background-size: contain; } }

.header-icon-num {
  z-index: 300;
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ec2c13;
  text-align: center;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  line-height: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  transform: scale(0);
  transition: all .2s ease-in-out; }

.header-user {
  display: none;
  /* 一時隠す */
  position: absolute;
  top: 30px;
  right: 0; }
  @media screen and (min-width: 984px) {
    .header-user {
      top: 0; } }
  .header-user #user-btn {
    position: relative;
    display: block;
    margin-top: 2px;
    margin-right: 0px;
    padding-top: 6px;
    padding-bottom: 8px; }
    @media screen and (min-width: 984px) {
      .header-user #user-btn {
        margin-right: 8px; } }
    .header-user #user-btn .header-icon-num {
      right: 1px;
      bottom: 4px; }
      @media screen and (min-width: 984px) {
        .header-user #user-btn .header-icon-num {
          right: -2px;
          bottom: 4px; } }
    .header-user #user-btn:after {
      content: '';
      position: absolute;
      left: -4px;
      top: 6px;
      width: 1px;
      height: 34px;
      background-color: #dbdbdb; }
    .header-user #user-btn.open {
      z-index: 510;
      background-color: #fff;
      -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2);
      -o-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2);
      box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2); }
  .header-user .user-btn-icon {
    display: block;
    width: 26px;
    height: 26px;
    padding: 3px;
    margin: 0 6px;
    background-color: #fff;
    border: 1px #dbdbdb solid;
    overflow: hidden;
    text-align: center; }
    .header-user .user-btn-icon img {
      width: 26px;
      height: 26px; }
  .header-user .header-user-content {
    display: none;
    position: absolute;
    right: 0;
    z-index: 500;
    background-color: #fff;
    min-width: 320px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); }
    @media screen and (min-width: 768px) {
      .header-user .header-user-content {
        min-width: 380px; } }
    @media screen and (min-width: 984px) {
      .header-user .header-user-content {
        right: 8px; } }
  .header-user .header-user-prof-entry {
    margin: 0;
    border-bottom: 1px #dbdbdb solid;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.66667; }
    .header-user .header-user-prof-entry a {
      display: block;
      border: 1px #dbdbdb solid;
      margin: 6px 8px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
    .header-user .header-user-prof-entry span {
      display: none; }
    @media screen and (min-width: 768px) {
      .header-user .header-user-prof-entry {
        text-align: center; }
        .header-user .header-user-prof-entry a {
          display: inline-block;
          border: none;
          margin: 0; }
        .header-user .header-user-prof-entry span {
          display: inline-block;
          color: #dbdbdb; } }
    .header-user .header-user-prof-entry .header-user-prof,
    .header-user .header-user-prof-entry .header-user-entry {
      position: relative;
      padding: 8px 4px 8px 32px; }
      .header-user .header-user-prof-entry .header-user-prof:before,
      .header-user .header-user-prof-entry .header-user-entry:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 10px;
        width: 13px;
        height: 16px;
        margin: -8px 0 0 0;
        background-image: url(/image/jp/pages/newtop/sprite_i_base.png);
        background-repeat: no-repeat;
        background-position: -45px -70px;
        -webkit-background-size: 178.66667px auto;
        -moz-background-size: 178.66667px auto;
        -o-background-size: 178.66667px auto;
        -ms-background-size: 178.66667px auto;
        background-size: 178.66667px auto; }
      @media screen and (min-width: 768px) {
        .header-user .header-user-prof-entry .header-user-prof,
        .header-user .header-user-prof-entry .header-user-entry {
          padding: 8px 4px 8px 18px; }
          .header-user .header-user-prof-entry .header-user-prof:before,
          .header-user .header-user-prof-entry .header-user-entry:before {
            left: 0; } }
    .header-user .header-user-prof-entry .header-user-entry {
      padding: 8px 0 8px 32px; }
      .header-user .header-user-prof-entry .header-user-entry:before {
        left: 6px;
        width: 19px;
        height: 16px;
        margin: -8px 0 0 0;
        background-position: -80px -70px; }
      @media screen and (min-width: 984px) {
        .header-user .header-user-prof-entry .header-user-entry {
          padding: 8px 0 8px 21px; }
          .header-user .header-user-prof-entry .header-user-entry:before {
            left: 0; } }
  .header-user .header-user-comment {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 240px;
    overflow: auto;
    background-color: #fafafa; }
    .header-user .header-user-comment li {
      margin: 0;
      padding: 10px;
      border-bottom: 1px #dbdbdb solid; }
    .header-user .header-user-comment .header-user-img {
      float: left;
      width: 50px; }
      .header-user .header-user-comment .header-user-img a,
      .header-user .header-user-comment .header-user-img span {
        display: block;
        padding: 3px;
        background-color: #fff;
        border: 1px #dbdbdb solid; }
      .header-user .header-user-comment .header-user-img.staff a, .header-user .header-user-comment .header-user-img.staff span {
        border-color: #00c3e5; }
    .header-user .header-user-comment .header-user-comment-box {
      margin-left: 60px; }
      .header-user .header-user-comment .header-user-comment-box p {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.66667;
        margin-bottom: 8px; }
        .header-user .header-user-comment .header-user-comment-box p:last-child {
          margin: 0; }
        .header-user .header-user-comment .header-user-comment-box p.header-user-title a {
          font-weight: bold; }
        .header-user .header-user-comment .header-user-comment-box p.header-user-title strong {
          color: #1a1a1a; }
        .header-user .header-user-comment .header-user-comment-box p.header-user-time {
          font-size: 11px;
          font-size: 1.1rem;
          line-height: 1.72727;
          color: #999999;
          position: relative;
          padding: 1px 0 0 16px; }
          .header-user .header-user-comment .header-user-comment-box p.header-user-time:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            width: 15px;
            height: 15px;
            margin: -7px 0 0 0;
            background-image: url(/image/jp/pages/newtop/sprite_i_base.png);
            background-repeat: no-repeat;
            background-position: -106px -60px;
            -webkit-background-size: 153.14286px auto;
            -moz-background-size: 153.14286px auto;
            -o-background-size: 153.14286px auto;
            -ms-background-size: 153.14286px auto;
            background-size: 153.14286px auto; }
  .header-user .header-user-entry-all {
    margin: 0;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem; }
    @media screen and (min-width: 984px) {
      .header-user .header-user-entry-all {
        font-size: 14px;
        font-size: 1.4rem; } }
    .header-user .header-user-entry-all a {
      display: block;
      color: #fff;
      height: 36px;
      line-height: 36px;
      background-color: #0092d7; }
      .header-user .header-user-entry-all a:hover {
        color: #0092d7;
        background-color: #fff; }

.header-search {
  position: absolute;
  top: 100px;
  left: 0;
  background-color: #f0f0f0;
  width: 100%;
  padding: 8px 0;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem; }
  @media screen and (min-width: 480px) {
    .header-search {
      top: 98px; } }
  @media screen and (min-width: 984px) {
    .header-search {
      top: 0;
      left: auto;
      right: 200px;
      /* 66px; */
      background: none;
      width: 218px;
      padding: 10px 0 0; } }
  .header-search .search-module-input {
    display: inline-block;
    width: 85%;
    vertical-align: top; }
    .header-search .search-module-input > input {
      background-color: #fff;
      border: none;
      padding: 0 3%;
      width: 94%;
      height: 30px;
      color: #999999;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      -webkit-border-top-left-radius: 4px;
      -webkit-border-bottom-left-radius: 4px;
      -moz-border-top-left-radius: 4px;
      -moz-border-bottom-left-radius: 4px;
      -o-border-top-left-radius: 4px;
      -o-border-bottom-left-radius: 4px;
      -ms-border-top-left-radius: 4px;
      -ms-border-bottom-left-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    @media screen and (min-width: 984px) {
      .header-search .search-module-input > input {
        background-color: #f7f7f7; } }
  .header-search .search-module-button {
    display: inline-block;
    vertical-align: top; }
    .header-search .search-module-button > input {
      border: none;
      overflow: hidden;
      display: block;
      width: 30px;
      height: 30px;
      text-indent: -99999px;
      background-color: #0092d7;
      background-image: url(/image/jp/pages/newtop/sprite_i_base.png);
      background-repeat: no-repeat;
      background-position: -88px 6px;
      -webkit-background-size: 140.31414px auto;
      -moz-background-size: 140.31414px auto;
      -o-background-size: 140.31414px auto;
      -ms-background-size: 140.31414px auto;
      background-size: 140.31414px auto;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      -webkit-border-top-right-radius: 4px;
      -webkit-border-bottom-right-radius: 4px;
      -moz-border-top-right-radius: 4px;
      -moz-border-bottom-right-radius: 4px;
      -o-border-top-right-radius: 4px;
      -o-border-bottom-right-radius: 4px;
      -ms-border-top-right-radius: 4px;
      -ms-border-bottom-right-radius: 4px;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }

.header-btn {
  position: absolute;
  top: 8px;
  left: auto;
  right: 8px;
  padding-left: 0; }
  .header-btn li {
    list-style: none;
    display: inline-block; }
    .header-btn li a {
      color: #fff;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      padding: 5px 10px;
      display: block;
      font-size: 14px;
      font-size: 1.4rem; }
    .header-btn li a.loginBtn {
      background: #0d68be; }
      .header-btn li a.loginBtn:hover {
        background: #3281cb; }
    .header-btn li a.memberBtn {
      background: #86ba2a; }
      .header-btn li a.memberBtn:hover {
        background: #a3d24f; }

/******************************************
　パンくず
******************************************/
#pankuzu {
  background-color: #fafafa; }
  #pankuzu.page {
    background: none; }
  #pankuzu .pankuzu-list {
    margin: 0 16px;
    padding: 12px 0;
    list-style: none; }
    @media screen and (min-width: 984px) {
      #pankuzu .pankuzu-list {
        width: 984px;
        margin: 0 auto; } }
    #pankuzu .pankuzu-list li {
      float: left;
      position: relative;
      margin: 0 6px 0 0;
      padding: 0 10px 0 0;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.66667; }
      #pankuzu .pankuzu-list li:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 0px;
        left: auto;
        width: 6px;
        height: 6px;
        margin-top: -3px;
        border-top-width: 1px;
        border-top-color: #ccc;
        border-top-style: solid;
        border-right-width: 1px;
        border-right-color: #ccc;
        border-right-style: solid;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      #pankuzu .pankuzu-list li:last-child {
        color: #1a1a1a;
        font-weight: bold; }
        #pankuzu .pankuzu-list li:last-child:before {
          display: none; }

/******************************************
　メイン
******************************************/
#mainContents {
  padding-bottom: 16px; }
  @media screen and (min-width: 768px) {
    #mainContents {
      padding-bottom: 32px; } }
  @media screen and (min-width: 984px) {
    #mainContents {
      padding-bottom: 56px; } }

#pageContents {
  padding-top: 16px; }
  @media screen and (min-width: 984px) {
    #pageContents {
      margin: 0 auto;
      max-width: 984px;
      padding-top: 32px; } }

.page-detail,
.page-subnav {
  margin: 0 16px;
  padding-bottom: 8px; }
  @media screen and (min-width: 984px) {
    .page-detail,
    .page-subnav {
      float: left;
      width: 660px;
      margin: 0;
      padding-bottom: 16px; } }

@media screen and (min-width: 984px) {
  .page-subnav {
    float: right;
    width: 300px; } }
.page-subnav .page-subnav-box {
  margin-bottom: 16px; }
  @media screen and (min-width: 768px) {
    .page-subnav .page-subnav-box {
      margin-bottom: 28px; } }
.page-subnav .sideBanner {
  margin: 0;
  padding: 0; }
  .page-subnav .sideBanner li {
    list-style: none;
    text-align: center;
    margin-bottom: 20px; }
    .page-subnav .sideBanner li:last-child {
      margin-bottom: 0 !important; }
.page-subnav .adunit {
  text-align: center; }

/******************************************
　フッター
******************************************/
.footer-contents {
  background-color: #0092d7; }
  .footer-contents ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer-contents ul li {
      margin: 0; }
  @media screen and (min-width: 768px) {
    .footer-contents > div {
      padding: 24px 0 32px; } }
  @media screen and (min-width: 984px) {
    .footer-contents > div {
      width: 984px;
      margin: 0 auto;
      padding: 32px 0; } }
  .footer-contents .footer-title {
    padding-top: 16px;
    margin-bottom: 8px; }
    @media screen and (min-width: 984px) {
      .footer-contents .footer-title {
        float: left;
        width: 330px;
        padding-top: 0; } }
    .footer-contents .footer-title .footer-title-spoen {
      margin: 0 auto 10px auto;
      width: 204.66667px;
      text-align: center; }
    .footer-contents .footer-title .footer-social-list {
      text-align: center; }
      .footer-contents .footer-title .footer-social-list li {
        display: inline-block;
        width: 33px;
        margin: 0 4px; }
        .footer-contents .footer-title .footer-social-list li a {
          position: relative;
          display: block;
          overflow: hidden;
          width: 33px;
          height: 33px;
          background-repeat: no-repeat;
          background-image: url(/image/jp/pages/newtop/bt_social.png);
          -webkit-background-size: 141px auto;
          -moz-background-size: 141px auto;
          -o-background-size: 141px auto;
          -ms-background-size: 141px auto;
          background-size: 141px auto;
          text-indent: 100%;
          white-space: nowrap; }
          .footer-contents .footer-title .footer-social-list li a:after {
            content: '';
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 0);
            filter: alpha(opacity = 0);
            opacity: 0;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 33px;
            height: 33px;
            background-repeat: no-repeat;
            background-image: url(/image/jp/pages/newtop/bt_social.png);
            -webkit-background-size: 141px auto;
            -moz-background-size: 141px auto;
            -o-background-size: 141px auto;
            -ms-background-size: 141px auto;
            background-size: 141px auto; }
          .footer-contents .footer-title .footer-social-list li a:hover:after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
            filter: alpha(opacity = 100);
            opacity: 1; }
          @media screen and (min-width: 984px) {
            .footer-contents .footer-title .footer-social-list li a {
              background-image: url(/image/jp/pages/newtop/bt_social_pc.png);
              -webkit-background-size: auto auto;
              -moz-background-size: auto auto;
              -o-background-size: auto auto;
              -ms-background-size: auto auto;
              background-size: auto auto; }
              .footer-contents .footer-title .footer-social-list li a:after {
                background-image: url(/image/jp/pages/newtop/bt_social_pc.png);
                -webkit-background-size: auto auto;
                -moz-background-size: auto auto;
                -o-background-size: auto auto;
                -ms-background-size: auto auto;
                background-size: auto auto; } }
        .footer-contents .footer-title .footer-social-list li.btn-Twitter a {
          background-position: 0 0; }
          .footer-contents .footer-title .footer-social-list li.btn-Twitter a:after {
            background-position: 0 -37px; }
        .footer-contents .footer-title .footer-social-list li.btn-Facebook a {
          background-position: -36px 0; }
          .footer-contents .footer-title .footer-social-list li.btn-Facebook a:after {
            background-position: -36px -37px; }
        .footer-contents .footer-title .footer-social-list li.btn-Youtube a {
          background-position: -72px 0; }
          .footer-contents .footer-title .footer-social-list li.btn-Youtube a:after {
            background-position: -72px -37px; }
  @media screen and (min-width: 984px) {
    .footer-contents .footer-sitemap {
      padding-top: 8px; } }
  .footer-contents .footer-sitemap .footer-sitemap-list {
    text-align: center; }
    @media screen and (min-width: 984px) {
      .footer-contents .footer-sitemap .footer-sitemap-list {
        float: left;
        width: 654px; } }
  .footer-contents .footer-sitemap li {
    text-align: left;
    border-top: 1px #4dbcf1 solid; }
    .footer-contents .footer-sitemap li a {
      position: relative;
      display: block;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.66667;
      padding: 8px;
      color: #fff; }
      .footer-contents .footer-sitemap li a:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        left: auto;
        width: 8px;
        height: 8px;
        margin-top: -6px;
        border-top-width: 1px;
        border-top-color: #fff;
        border-top-style: solid;
        border-right-width: 1px;
        border-right-color: #fff;
        border-right-style: solid;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    @media screen and (min-width: 768px) {
      .footer-contents .footer-sitemap li {
        border: none;
        margin: 0 4px;
        text-align: center;
        display: inline-block; }
        .footer-contents .footer-sitemap li a {
          padding: 4px 0; }
          .footer-contents .footer-sitemap li a:before {
            display: none; }
          .footer-contents .footer-sitemap li a:hover {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 40);
            filter: alpha(opacity = 40);
            opacity: 0.4; } }
    @media screen and (min-width: 984px) {
      .footer-contents .footer-sitemap li {
        float: left;
        margin-right: 10px; } }

.footer-copy {
  text-align: center;
  padding: 16px 0; }
  .footer-copy .footer-title-approad {
    margin-bottom: 8px; }
    .footer-copy .footer-title-approad img {
      max-width: 182.33333px; }
  .footer-copy .footer-copy-text {
    margin: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.72727;
    color: #999999; }
    @media screen and (min-width: 768px) {
      .footer-copy .footer-copy-text {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.66667; } }

#PagetopBtn {
  position: fixed;
  right: -44px;
  bottom: 24px;
  z-index: 1000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 0);
  filter: alpha(opacity = 0);
  opacity: 0;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  transition: 0.3s ease-in; }
  @media screen and (min-width: 768px) {
    #PagetopBtn {
      bottom: 48px; } }
  #PagetopBtn.visible {
    right: 16px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
    filter: alpha(opacity = 100);
    opacity: 1; }
  #PagetopBtn a {
    outline: none;
    width: 40px;
    height: 40px;
    display: block;
    text-indent: -999999px;
    background-color: rgba(41, 44, 48, 0.7);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%; }
    #PagetopBtn a:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 6px;
      height: 6px;
      margin-left: -4px;
      margin-top: -2px;
      border-top-width: 2px;
      border-top-color: #fff;
      border-top-style: solid;
      border-right-width: 2px;
      border-right-color: #fff;
      border-right-style: solid;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    #PagetopBtn a:hover {
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);
      filter: alpha(opacity = 60);
      opacity: 0.6; }

/******************************************
　広告枠用
******************************************/
.adunit {
  display: none; }

.display-block {
  display: block; }

/* --- basic setting ----------------------------------------------------------------------------------------- */
.wp-caption-text {
  text-align: center; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  margin-left: auto;
  margin-right: auto; }

.centered {
  margin-left: auto;
  margin-right: auto; }

.clear {
  clear: both; }

/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */
/* image */
.news-body img {
  height: auto;
  max-width: 100%; }

.news-body img.centered, div.centered {
  display: block;
  margin: 24px auto; }

.news-body img.aligncenter, div.aligncenter {
  display: block;
  margin: 24px auto; }

.news-body img.alignright, div.alignright {
  margin: 4px 0 30px 30px;
  display: inline; }

.news-body img.alignleft, div.alignleft {
  margin: 4px 30px 30px 0;
  display: inline; }

.news-body .wp-caption {
  max-width: 100%;
  padding: 0;
  margin: 24px auto; }

.news-body .wp-caption.alignright {
  margin: 4px 0 30px 30px; }

.news-body .wp-caption.alignleft {
  margin: 4px 30px 30px 0; }

.news-body .wp-caption.aligncenter {
  margin: 24px auto; }

.news-body .wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.news-body .wp-caption .wp-caption-text {
  padding: 8px 0 0;
  color: #999;
  font-size: 12px; }

/* icon */
.news-body i.fa {
  margin-right: 6px; }

/* table */
.news-body table {
  margin: 0 0 1.0rem 0; }

.news-body td,
.news-body th {
  border: 1px solid #dbdbdb;
  padding: 0.75rem;
  vertical-align: top; }

.news-body th {
  background: #00c3e5;
  color: #fff;
  white-space: nowrap; }

/* list */
.news-body dt,
.news-body dd {
  margin: 0; }

.news-body ul,
.news-body ol {
  margin: 0 0 0.8rem;
  padding: 0 0 0 16px; }

.news-body ul li,
.news-body ol li {
  margin: 0 0 0.375rem 0.8rem;
  padding: 0 0 0 0.4rem; }

/* block quote */
.news-body blockquote {
  margin: 0 0 2em 0;
  padding: 30px 30px 2px;
  background: #f2f2f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative; }

.news-body blockquote:before {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #999; }

.news-body blockquote:after {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  line-height: 60px;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  right: 5px;
  color: #999; }

/* next-page */
.pagesprit {
  text-align: center;
  font-size: 0; }

.pagesprit .page-numbers {
  line-height: 1; }

.pagesprit a,
.pagesprit span {
  display: inline-block;
  margin: 0 2px;
  font-size: 14px;
  line-height: 14px; }

.pagesprit .numbers {
  border: 1px #dbdbdb solid;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  color: #fff; }

.pagesprit a .numbers {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.pagesprit a:hover .numbers {
  background-color: #fff;
  color: #fff; }

.pagesprit a .numbers {
  background-color: #fff;
  color: #fff; }

/* PageNaviプラグイン */
.wp-pagenavi {
  padding: 16px 0;
  text-align: center; }

.wp-pagenavi .pages {
  display: block;
  margin: 8px; }

.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  display: inline-block;
  margin: 8px 4px;
  border: 1px #dbdbdb solid;
  width: 40px;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.wp-pagenavi .current {
  background-color: #fff;
  color: #fff;
  border-color: #fff; }

.wp-pagenavi .page:hover,
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
  background-color: #fff;
  color: #fff;
  border-color: #fff; }

@media (min-width: 62em) {
  .wp-pagenavi .current,
  .wp-pagenavi .page,
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    width: 32px;
    height: 32px;
    line-height: 30px; } }

/*# sourceMappingURL=common.css.map */
