@charset "UTF-8";
/*
Theme Name: asaTheme
Author: JOLF
Author URI: http://ww.1242.com
Description: 高嶋ひでたけのあさラジのテーマ
*/
@import url(http://fonts.googleapis.com/css?family=Anton);
@import url(http://fonts.googleapis.com/css?family=Iceberg);
@import url(http://fonts.googleapis.com/css?family=Josefin+Slab:400,300);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*----------------------------------------------------------
角丸
----------------------------------------------------------*/
/*----------------------------------------------------------
シャドウ
----------------------------------------------------------*/
#wrapper {
  width: 100%;
  text-align: center;
  position: relative; }

/* header
************************************************************************/
/** header **/
#header {
  width: 100%;
  margin: 0 auto;
  padding-top: 2rem; }
  #header #inner-header {
    width: 1200px;
    margin: 0 auto;
    position: relative; }
    #header #inner-header #main-banner {
      position: relative; }
      #header #inner-header #main-banner li {
        display: inline-block;
        margin-right: 0.6rem; }
    #header #inner-header #logo-nav {
      width: 1200px;
      height: 260px;
      margin-top: 2rem;
      padding-left: 30px;
      padding-right: 30px;
      background-color: #fff;
      display: table; }
      #header #inner-header #logo-nav h1 {
        float: left;
        position: relative;
        top: -7rem; }
        #header #inner-header #logo-nav h1 a {
          display: block;
          width: 172px;
          height: auto;
          padding-bottom: 280px;
          background: url(img/common/asaraji-logo.png) no-repeat;
          background-size: 172px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none;
          z-index: 30; }
          #header #inner-header #logo-nav h1 a:hover {
            filter: alpha(opacity=60);
            /* ie lt 8 */
            -ms-filter: "alpha(opacity=60)";
            /* ie 8 */
            -webkit-opacity: 0.6;
            /* chrome */
            -moz-opacity: 0.6;
            /* FF lt 1.5, Netscape */
            -khtml-opacity: 0.6;
            /* Safari 1.x */
            opacity: 0.6; }
      #header #inner-header #logo-nav .gnav {
        float: left;
        margin-top: 1.6rem;
        margin-left: 12rem;
        text-align: center; }
        #header #inner-header #logo-nav .gnav li {
          display: inline-block;
          margin-left: 4rem;
          position: relative; }
          #header #inner-header #logo-nav .gnav li:hover {
            filter: alpha(opacity=100);
            /* ie lt 8 */
            -ms-filter: "alpha(opacity=100)";
            /* ie 8 */
            -webkit-opacity: 1;
            /* chrome */
            -moz-opacity: 1;
            /* FF lt 1.5, Netscape */
            -khtml-opacity: 1;
            /* Safari 1.x */
            opacity: 1; }
        #header #inner-header #logo-nav .gnav li:first-child {
          content: "";
          position: relative;
          z-index: 60; }
          #header #inner-header #logo-nav .gnav li:first-child a {
            content: "";
            display: block;
            width: 16px;
            height: auto;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-topics.png) no-repeat top center;
            background-size: 16px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            z-index: 60; }
            #header #inner-header #logo-nav .gnav li:first-child a:before {
              content: "";
              display: block;
              width: 13px;
              height: auto;
              margin-top: -0.7rem;
              margin-left: 1.7rem;
              padding-bottom: 166px;
              background: url(img/common/nav/btn-topics-on.png) no-repeat top center;
              background-size: 13px auto;
              text-indent: -99999em;
              font-size: 1px;
              line-height: 1px;
              overflow: hidden;
              outline: none;
              transform: scaleY(1);
              transition: all .3s ease;
              position: absolute;
              z-index: 10; }
            #header #inner-header #logo-nav .gnav li:first-child a:hover::after {
              content: "";
              display: block;
              width: 13px;
              height: auto;
              margin-top: -0.7rem;
              margin-left: 1.7rem;
              padding-bottom: 166px;
              background: url(img/common/nav/btn-topics-on.png) no-repeat top center;
              background-size: 13px auto;
              text-indent: -99999em;
              font-size: 1px;
              line-height: 1px;
              overflow: hidden;
              outline: none;
              transform: scaleY(0); }
            #header #inner-header #logo-nav .gnav li:first-child a:after {
              content: "";
              display: block;
              width: 13px;
              height: auto;
              margin-top: -0.7rem;
              margin-left: 1.7rem;
              padding-bottom: 166px;
              background: url(img/common/nav/btn-topics-on.png) no-repeat top center;
              background-size: 13px auto;
              text-indent: -99999em;
              font-size: 1px;
              line-height: 1px;
              overflow: hidden;
              outline: none;
              transform: scaleY(0);
              transition: all .3s ease;
              position: absolute;
              z-index: 10; }
            #header #inner-header #logo-nav .gnav li:first-child a:hover::after {
              content: "";
              display: block;
              width: 13px;
              height: auto;
              margin-top: -0.7rem;
              margin-left: 1.7rem;
              padding-bottom: 166px;
              background: url(img/common/nav/btn-topics-on.png) no-repeat top center;
              background-size: 13px auto;
              text-indent: -99999em;
              font-size: 1px;
              line-height: 1px;
              overflow: hidden;
              outline: none;
              transform: scaleY(1); }
        #header #inner-header #logo-nav .gnav li:nth-child(2) a {
          content: "";
          display: block;
          width: 19px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/common/nav/btn-blog.png) no-repeat top center;
          background-size: 19px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
          #header #inner-header #logo-nav .gnav li:nth-child(2) a:before {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-blog-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(2) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-blog-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0); }
          #header #inner-header #logo-nav .gnav li:nth-child(2) a:after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-blog-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(2) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-blog-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1); }
        #header #inner-header #logo-nav .gnav li:nth-child(3) a {
          display: block;
          width: 19px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/common/nav/btn-checkup.png) no-repeat top center;
          background-size: 19px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
          #header #inner-header #logo-nav .gnav li:nth-child(3) a:before {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-checkup-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(3) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-checkup-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0); }
          #header #inner-header #logo-nav .gnav li:nth-child(3) a:after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-checkup-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(3) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            mmargin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-checkup-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1); }
/*
        #header #inner-header #logo-nav .gnav li:nth-child(4) a {
          display: block;
          width: 19px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/common/nav/btn-asanav.png) no-repeat top center;
          background-size: 19px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
          #header #inner-header #logo-nav .gnav li:nth-child(4) a:before {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-asanav-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(4) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-asanav-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0); }
          #header #inner-header #logo-nav .gnav li:nth-child(4) a:after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-asanav-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(4) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            mmargin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-asanav-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1); }
*/
        #header #inner-header #logo-nav .gnav li:nth-child(4) a {
          display: block;
          width: 38px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/common/nav/btn-suzuki.png) no-repeat top center;
          background-size: 38px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
          #header #inner-header #logo-nav .gnav li:nth-child(4) a:before {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 3.8rem;
            padding-bottom: 176px;
            background: url(img/common/nav/btn-suzuki-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(4) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 3.8rem;
            padding-bottom: 176px;
            background: url(img/common/nav/btn-suzuki-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0); }
          #header #inner-header #logo-nav .gnav li:nth-child(4) a:after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 3.8rem;
            padding-bottom: 176px;
            background: url(img/common/nav/btn-suzuki-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(4) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            mmargin-top: -0.7rem;
            margin-left: 3.8rem;
            padding-bottom: 176px;
            background: url(img/common/nav/btn-suzuki-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1); }
        #header #inner-header #logo-nav .gnav li:nth-child(5) a {
          display: block;
          width: 19px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/common/nav/btn-onlookers.png) no-repeat top center;
          background-size: 19px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
          #header #inner-header #logo-nav .gnav li:nth-child(5) a:before {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 170px;
            background: url(img/common/nav/btn-onlookers-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(5) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 170px;
            background: url(img/common/nav/btn-onlookers-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0); }
          #header #inner-header #logo-nav .gnav li:nth-child(5) a:after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 170px;
            background: url(img/common/nav/btn-onlookers-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(5) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 170px;
            background: url(img/common/nav/btn-onlookers-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1); }
        #header #inner-header #logo-nav .gnav li:nth-child(6) a {
          display: block;
          width: 19px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/common/nav/btn-timetable.png) no-repeat top center;
          background-size: 19px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
          #header #inner-header #logo-nav .gnav li:nth-child(6) a:before {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-timetable-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(6) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-timetable-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0); }
          #header #inner-header #logo-nav .gnav li:nth-child(6) a:after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-timetable-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(6) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            mmargin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-timetable-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1); }
        #header #inner-header #logo-nav .gnav li:nth-child(7) a {
          display: block;
          width: 19px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/common/nav/btn-performer.png) no-repeat top center;
          background-size: 19px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
          #header #inner-header #logo-nav .gnav li:nth-child(7) a:before {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 100px;
            background: url(img/common/nav/btn-performer-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(7) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 100px;
            background: url(img/common/nav/btn-performer-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0); }
          #header #inner-header #logo-nav .gnav li:nth-child(7) a:after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 100px;
            background: url(img/common/nav/btn-performer-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(7) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            mmargin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 100px;
            background: url(img/common/nav/btn-performer-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1); }
        #header #inner-header #logo-nav .gnav li:nth-child(8) a {
          display: block;
          width: 19px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/common/nav/btn-fb.png) no-repeat top center;
          background-size: 19px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
          #header #inner-header #logo-nav .gnav li:nth-child(8) a:before {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-fb-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(8) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-fb-off.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0); }
          #header #inner-header #logo-nav .gnav li:nth-child(8) a:after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-fb-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(0);
            transition: all .3s ease;
            position: absolute;
            z-index: 10; }
          #header #inner-header #logo-nav .gnav li:nth-child(8) a:hover::after {
            content: "";
            display: block;
            width: 13px;
            height: auto;
            mmargin-top: -0.7rem;
            margin-left: 1.7rem;
            padding-bottom: 166px;
            background: url(img/common/nav/btn-fb-on.png) no-repeat top center;
            background-size: 13px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            transform: scaleY(1); }
      #header #inner-header #logo-nav #sns {
        float: right;
        position: absolute;
        top: 13rem;
        right: 0; }
        #header #inner-header #logo-nav #sns .header-banner ul li {
          display: inline-block;
          padding-left: 1rem;
          position: relative;
          float: right; }
          #header #inner-header #logo-nav #sns .header-banner ul li a.hit {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 8; }
        #header #inner-header #logo-nav #sns ul.bnr-sns {
          margin-top: 2rem;
          /* li:nth-child(3) a {
          	float: left;
          	display: inline-block;
          	width: 32px;
          	height: auto;
          	margin-top: -0.7rem;
          	margin-left: 0.4rem;
          	padding-bottom: 32px;
          	background: url(img/common/btn-facebook.png) no-repeat top center;
          	background-size: 32px auto;
          	text-indent: -99999em;
          	font-size: 1px;
          	line-height: 1px;
          	overflow: hidden;
          	outline: none;
          } */ }
          #header #inner-header #logo-nav #sns ul.bnr-sns li {
            display: inline-block; }
            #header #inner-header #logo-nav #sns ul.bnr-sns li a:hover {
              filter: alpha(opacity=60);
              /* ie lt 8 */
              -ms-filter: "alpha(opacity=60)";
              /* ie 8 */
              -webkit-opacity: 0.6;
              /* chrome */
              -moz-opacity: 0.6;
              /* FF lt 1.5, Netscape */
              -khtml-opacity: 0.6;
              /* Safari 1.x */
              opacity: 0.6; }
          #header #inner-header #logo-nav #sns ul.bnr-sns li:first-child a {
            float: left;
            display: inline-block;
            width: 132px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 0.4rem;
            padding-bottom: 32px;
            background: url(img/common/bnr-1242.png) no-repeat top center;
            background-size: 100% auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none; }
          #header #inner-header #logo-nav #sns ul.bnr-sns li:nth-child(2) a {
            float: left;
            display: inline-block;
            width: 164px;
            height: auto;
            margin-top: -0.7rem;
            margin-left: 0.4rem;
            padding-bottom: 32px;
            background: url(img/common/btn-radiko.png) no-repeat top center;
            background-size: 164px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none; }
  #header #header-contents {
    background: url(img/common/header-bg.jpg) repeat top center;
    width: 100%;
    height: 378px;
    margin-top: -3rem;
    position: relative; }
    #header #header-contents #header-inner-contents {
      width: 1200px;
      margin: 0 auto;
      height: 378px;
      background: url(img/common/header-illust-index.png) repeat top center;
      padding: 25px 0;
      display: inline-block; }
      #header #header-contents #header-inner-contents h2 a {
        float: left;
        display: block;
        width: 230px;
        height: auto;
        margin-top: 0rem;
        margin-left: 0rem;
        padding-bottom: 230px;
        background: url(img/top/btn-sun.png) no-repeat top center;
        background-size: 230px auto;
        outline: none; }
        #header #header-contents #header-inner-contents h2 a:hover {
          filter: alpha(opacity=90);
          /* ie lt 8 */
          -ms-filter: "alpha(opacity=90)";
          /* ie 8 */
          -webkit-opacity: 0.9;
          /* chrome */
          -moz-opacity: 0.9;
          /* FF lt 1.5, Netscape */
          -khtml-opacity: 0.9;
          /* Safari 1.x */
          opacity: 0.9; }
      #header #header-contents #header-inner-contents h3 a {
        float: left;
        display: block;
        width: 309px;
        height: auto;
        margin-top: -0.7rem;
        margin-left: 0.8rem;
        padding-bottom: 330px;
        background: url(img/top/perso-hidetake.png) no-repeat top center;
        background-size: 309px auto;
        text-indent: -99999em;
        font-size: 1px;
        line-height: 1px;
        overflow: hidden;
        outline: none; }
        #header #header-contents #header-inner-contents h3 a:hover {
          filter: alpha(opacity=60);
          /* ie lt 8 */
          -ms-filter: "alpha(opacity=60)";
          /* ie 8 */
          -webkit-opacity: 0.6;
          /* chrome */
          -moz-opacity: 0.6;
          /* FF lt 1.5, Netscape */
          -khtml-opacity: 0.6;
          /* Safari 1.x */
          opacity: 0.6; }
      #header #header-contents #header-inner-contents #assitant-area {
        position: relative; }
        #header #header-contents #header-inner-contents #assitant-area .assistant01 a {
          float: left;
          display: block;
          width: 243px;
          height: auto;
          padding-bottom: 166px;
          background: url(img/top/perso-masuyama.png) no-repeat top center;
          background-size: 243px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none;
          position: relative;
          top: 6rem;
          left: -0.5rem; }
          #header #header-contents #header-inner-contents #assitant-area .assistant01 a:hover {
            filter: alpha(opacity=60);
            /* ie lt 8 */
            -ms-filter: "alpha(opacity=60)";
            /* ie 8 */
            -webkit-opacity: 0.6;
            /* chrome */
            -moz-opacity: 0.6;
            /* FF lt 1.5, Netscape */
            -khtml-opacity: 0.6;
            /* Safari 1.x */
            opacity: 0.6; }
        #header #header-contents #header-inner-contents #assitant-area .assistant02 a {
          float: left;
          display: block;
          width: 270px;
          height: auto;
          margin-top: 0rem;
          padding-bottom: 241px;
          background: url(img/top/perso-higashijima.png) no-repeat top center;
          background-size: 270px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none;
          position: relative;
          top: 5.5rem;
          left: 1.2rem; }
          #header #header-contents #header-inner-contents #assitant-area .assistant02 a:hover {
            filter: alpha(opacity=60);
            /* ie lt 8 */
            -ms-filter: "alpha(opacity=60)";
            /* ie 8 */
            -webkit-opacity: 0.6;
            /* chrome */
            -moz-opacity: 0.6;
            /* FF lt 1.5, Netscape */
            -khtml-opacity: 0.6;
            /* Safari 1.x */
            opacity: 0.6; }
      #header #header-contents #header-inner-contents #new-topic {
        float: right;
        display: block;
        width: 316px;
        height: 326px;
        margin-top: 0rem;
        background: url(img/top/topics-bg.jpg) no-repeat top center;
        background-size: 316px auto;
        font-size: 1px;
        line-height: 1px;
        overflow: hidden;
        outline: none;
/*         position: relative;
 top: -16.5rem;
 left: -2.2rem; */ }
        #header #header-contents #header-inner-contents #new-topic h2 {
          display: block;
          width: 316px;
          height: auto;
          padding-bottom: 109px;
          background: url(img/top/ttl-topics.png) no-repeat top center;
          background-size: 316px auto;
          text-indent: -99999em;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none; }
        #header #header-contents #header-inner-contents #new-topic #topic-contents {
          height: 180px;
          text-align: left;
          background-color: #fff;
          margin: 12px 15px 15px 15px;
          padding: 10px;
          font-size: 14px;
          line-height: 25px;
          overflow-y: scroll;
          overflow-x: hidden; }
          #header #header-contents #header-inner-contents #new-topic #topic-contents a {
            color: #000; }
            #header #header-contents #header-inner-contents #new-topic #topic-contents a:hover {
              color: #e24d5a; }

/* header
 ************************************************************************/
/* container
 ************************************************************************/
#container {
  position: relative;
  top: 0rem;
  margin: 0 auto;
  width: 100%; }
  #container #present {
    background-color: #fff;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 35px 30px 0; }
    #container #present h3 {
      float: left;
      display: block;
      width: 74px;
      height: auto;
      padding-bottom: 304px;
      background: url(img/common/ttl-present.png) no-repeat top center;
      background-size: 74px auto;
      text-indent: -99999em;
      font-size: 1px;
      line-height: 1px;
      overflow: hidden;
      outline: none; }
    #container #present #present-area {
      float: left;
      display: block;
      width: 484px;
      height: auto;
      margin-left: 1rem;
      padding-bottom: 6px;
      background: url(img/common/present-bg.png) no-repeat top center;
      background-size: 484px auto;
      font-size: 1px;
      line-height: 1px;
      overflow: hidden;
      outline: none;
      position: relative;
      z-index: 10; }
      #container #present #present-area ul {
        margin-top: 14rem;
        margin-left: 2.6rem; }
        #container #present #present-area ul li:first-child {
          float: left;
          display: block;
          width: 238px;
          height: auto;
          padding-bottom: 60px;
          background: url(img/common/present-left.png) no-repeat top center;
          background-size: 238px auto;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none;
          position: relative;
          z-index: 30; }
          #container #present #present-area ul li:first-child a.hit {
            position: absolute;
            top: 0;
            left: 0;
            width: 200px;
            height: 200px;
            z-index: 8; }
          #container #present #present-area ul li:first-child dl dt {
            margin-top: 4.5rem;
            margin-left: -1.2rem; }
            #container #present #present-area ul li:first-child dl dt span.trimming {
              width: 170px;
              height: 170px;
              box-sizing: border-box;
              display: block;
              overflow: hidden;
              -webkit-border-radius: 85px;
              -moz-border-radius: 85px;
              -ms-border-radius: 85px;
              -o-border-radius: 85px;
              border-radius: 85px; }
              #container #present #present-area ul li:first-child dl dt span.trimming img {
                display: block;
                width: 170px;
                height: 170px; }
        #container #present #present-area ul li:nth-child(2) {
          float: left;
          display: block;
          width: 192px;
          height: auto;
          margin-left: -1rem;
          background: url(img/common/present-right.png) no-repeat top center;
          background-size: 192px auto;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          outline: none;
          position: relative;
          z-index: 10; }
          #container #present #present-area ul li:nth-child(2) div {
            position: relative;
            z-index: 50;
            width: 192px; }
            #container #present #present-area ul li:nth-child(2) div h4.present-date {
              color: #fff;
              position: relative;
              z-index: 100;
              width: 192px;
              height: 50px;
              padding-top: 1.4rem;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 16px; }
            #container #present #present-area ul li:nth-child(2) div p {
              color: #000;
              z-index: 100;
              width: 192px;
              height: 196px;
              padding-top: 0;
              padding-left: 10px;
              padding-right: 10px;
              text-align: left;
              overflow-y: scroll;
              font-family: 'Noto Sans Japanese', sans-serif;
              font-size: 16px;
              font-weight: bold;
              line-height: 30px; }
    #container #present #radiko {
      float: left;
      background: url(img/common/radiko-bg_yellow.jpg) no-repeat top left;
      width: 347px;
      height: 426px;
      margin-left: -2rem;
      position: relative;
      z-index: 0; }
      #container #present #radiko a {
        display: block;
        width: 347px;
        height: 415px;
        margin-left: -1rem;
        padding-bottom: 260px;
        background: url(img/common/bnr-radiko.png) no-repeat center center;
        background-size: 260px auto;
        font-size: 1px;
        line-height: 1px;
        overflow: hidden;
        outline: none;
        position: relative;
        z-index: 10; }
        #container #present #radiko a:hover {
          filter: alpha(opacity=60);
          /* ie lt 8 */
          -ms-filter: "alpha(opacity=60)";
          /* ie 8 */
          -webkit-opacity: 0.6;
          /* chrome */
          -moz-opacity: 0.6;
          /* FF lt 1.5, Netscape */
          -khtml-opacity: 0.6;
          /* Safari 1.x */
          opacity: 0.6; }
    #container #present #fb-timeline {
      float: left;
      width: 220px; }

#inner-container {
  background: url(img/top/bn-bg-short.jpg) repeat-x top center;
  width: 100%;
  height: 700px;
  position: relative;
  margin-top: 3rem;
  padding-top: 40px; }
  #inner-container #wide-slide {
    width: 1100px;
    background-color: #fff;
    height: 220px;
    margin-top: 1rem;
    margin-bottom: 6rem; }
    #inner-container #wide-slide h3 {
      float: left;
      display: block;
      width: 155px;
      height: auto;
      margin-top: 25px;
      margin-left: 16px;
      padding-bottom: 167px;
      background: url(img/top/ttl-blog-bn.png) no-repeat top center;
      background-size: 155px auto;
      text-indent: -99999em;
      font-size: 0px;
      line-height: 1px;
      overflow: hidden;
      outline: none; }
    #inner-container #wide-slide .slider {
      width: 920px;
      margin: 0 auto;
      float: right; }
      #inner-container #wide-slide .slider div {
        position: relative; }
        #inner-container #wide-slide .slider div .date-area {
          display: block;
          width: 56px;
          height: auto;
          margin-top: 25px;
          margin-left: 16px;
          padding-bottom: 69px;
          background: url(img/top/date-bg.png) no-repeat top center;
          background-size: 56px auto;
          overflow: hidden;
          outline: none;
          position: absolute;
          top: -34px;
          left: -16px;
          z-index: 100;
          color: #fff;
          font-family: 'Anton', sans-serif;
          font-weight: 200; }
          #inner-container #wide-slide .slider div .date-area .month {
            display: block;
            color: #fff;
            font-size: 24px;
            font-weight: 300;
            position: relative;
            top: -2px;
            left: -14px; }
          #inner-container #wide-slide .slider div .date-area .day {
            display: block;
            color: #fff;
            font-size: 24px;
            font-weight: 300;
            position: relative;
            top: -17px;
            left: 12px; }
          #inner-container #wide-slide .slider div .date-area p.weekday {
            color: #fff;
            position: relative;
            top: -22px;
            z-index: 100;
            height: 20px;
            font-family: 'Noto Sans Japanese', sans-serif;
            font-size: 14px; }
        #inner-container #wide-slide .slider div span.trimming {
          width: 150px;
          height: 170px;
          box-sizing: border-box;
          display: block;
          overflow: hidden; }
          #inner-container #wide-slide .slider div span.trimming a:hover {
            filter: alpha(opacity=60);
            /* ie lt 8 */
            -ms-filter: "alpha(opacity=60)";
            /* ie 8 */
            -webkit-opacity: 0.6;
            /* chrome */
            -moz-opacity: 0.6;
            /* FF lt 1.5, Netscape */
            -khtml-opacity: 0.6;
            /* Safari 1.x */
            opacity: 0.6; }
          #inner-container #wide-slide .slider div span.trimming img {
            width: 100%; }
  #inner-container #box-area {
    width: 1200px;
    margin: 0 auto; }
    #inner-container #box-area #new_article {
      width: 1100px;
      margin-left: 50px;
      margin-right: 50px; }
      #inner-container #box-area #new_article h2 {
        display: block;
        width: 1100px;
        height: auto;
        margin-left: -1rem;
        padding-bottom: 108px;
        background: url(img/top/ttl-corner.png) no-repeat top center;
        background-size: 204px auto;
        text-indent: -99999em;
        font-size: 0px;
        line-height: 1px;
        overflow: hidden;
        outline: none;
        position: relative;
        z-index: 10; }
      #inner-container #box-area #new_article #corner {
        width: 1100px;
        margin-top: 3rem; }
        #inner-container #box-area #new_article #corner .box ul.corner-content {
          display: table; }
          #inner-container #box-area #new_article #corner .box ul.corner-content li {
            float: left; }
            #inner-container #box-area #new_article #corner .box ul.corner-content li a:hover {
              filter: alpha(opacity=60);
              /* ie lt 8 */
              -ms-filter: "alpha(opacity=60)";
              /* ie 8 */
              -webkit-opacity: 0.6;
              /* chrome */
              -moz-opacity: 0.6;
              /* FF lt 1.5, Netscape */
              -khtml-opacity: 0.6;
              /* Safari 1.x */
              opacity: 0.6; }
          #inner-container #box-area #new_article #corner .box ul.corner-content li:first-child a {
            display: block;
            width: 550px;
            height: auto;
            padding-bottom: 210px;
            background: url(img/top/bnr-checkup.png) no-repeat top center;
            background-size: 550px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            position: relative;
            z-index: 10; }
          /*
          #inner-container #box-area #new_article #corner .box ul.corner-content li:nth-child(2) a {
            display: block;
            width: 550px;
            height: auto;
            padding-bottom: 210px;
            background: url(img/top/bnr-asanav.png) no-repeat top center;
            background-size: 550px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            position: relative;
            z-index: 10; }
          #inner-container #box-area #new_article #corner .box ul.corner-content li:nth-child(2) a {
            display: block;
            width: 550px;
            height: auto;
            padding-bottom: 210px;
            background: url(img/top/bnr-suzuki.png) no-repeat top center;
            background-size: 550px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            position: relative;
            z-index: 10; }
          */
          #inner-container #box-area #new_article #corner .box ul.corner-content li:nth-child(2) a {
            display: block;
            width: 550px;
            height: auto;
            padding-bottom: 210px;
            background: url(img/top/bnr-onlookers.png) no-repeat top center;
            background-size: 550px auto;
            text-indent: -99999em;
            font-size: 1px;
            line-height: 1px;
            overflow: hidden;
            outline: none;
            position: relative;
            z-index: 10; }

#pager {
  width: 740px;
  margin-top: 2rem; }
  #pager .back_btn a, #pager .next_btn a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    width: 140px;
    height: 40px;
    padding-top: 0.9rem;
    border: 2px solid #000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    display: block;
    color: #000; }
    #pager .back_btn a:hover, #pager .back_btn a:visited, #pager .back_btn a:active, #pager .next_btn a:hover, #pager .next_btn a:visited, #pager .next_btn a:active {
      text-decoration: none;
      display: block;
      color: #000;
      filter: alpha(opacity=50);
      /* ie lt 8 */
      -ms-filter: "alpha(opacity=50)";
      /* ie 8 */
      -webkit-opacity: 0.5;
      /* chrome */
      -moz-opacity: 0.5;
      /* FF lt 1.5, Netscape */
      -khtml-opacity: 0.5;
      /* Safari 1.x */
      opacity: 0.5; }

.back_btn a, .next_btn a {
  color: #fff;
  display: block; }

.back_btn {
  float: left; }

.next_btn {
  float: right; }

#bnr-area {
  width: 100%;
  background-color: #ecdec8; }
  #bnr-area #side {
    padding-top: 36px;
    padding-bottom: 36px;
    width: 1100px;
    margin: 4rem auto; }
    #bnr-area #side li {
      display: inline-block;
      position: relative;
      margin-right: 12px; }
      #bnr-area #side li a.hit {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 8; }

#programe-area {
  background: #fff;
  padding: 28px 0 276px; }
  #programe-area #contents {
    width: 1200px;
    margin: 0 auto; }
    #programe-area #contents li {
      display: inline-block; }
      #programe-area #contents li a:hover {
        -ms-filter: "alpha(opacity=60)";
        /* ie 8 */
        -webkit-opacity: 0.6;
        /* chrome */
        -moz-opacity: 0.6;
        /* FF lt 1.5, Netscape */
        -khtml-opacity: 0.6;
        /* Safari 1.x */
        opacity: 0.6; }
    #programe-area #contents li:first-child a {
      display: block;
      width: 371px;
      height: auto;
      margin-top: 8rem;
      padding-bottom: 237px;
      background: url(img/common/pre-asaborake.png) no-repeat top left;
      background-size: 371px auto;
      text-indent: -99999em;
      font-size: 1px;
      line-height: 1px;
      overflow: hidden;
      outline: none;
      z-index: 60; }
    #programe-area #contents li:nth-child(2) a {
      position: relative;
      z-index: 200;
      display: block;
      width: 310px;
      height: auto;
      margin-left: 2rem;
      padding-bottom: 356px;
      background: url(img/common/nowonair.png) no-repeat top center;
      background-size: 310px auto;
      text-indent: -99999em;
      font-size: 1px;
      line-height: 1px;
      overflow: hidden;
      outline: none;
      z-index: 60; }
    #programe-area #contents li:nth-child(3) a {
      display: block;
      width: 345px;
      height: auto;
      margin-top: 8rem;
      margin-left: 2rem;
      padding-bottom: 237px;
      background: url(img/common/next-happy.png) no-repeat top center;
      background-size: 345px auto;
      text-indent: -99999em;
      font-size: 1px;
      line-height: 1px;
      overflow: hidden;
      outline: none;
      z-index: 60; }

/* container
 ************************************************************************/
