@charset "UTF-8";
#wrapper .section {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

body.menu-open {
  width: 100%;
  height: 100%; }
  body.menu-open * a {
    cursor: pointer; }

#header {
  position: fixed;
  width: 100%;
  height: 80px;
  background: #d00b1c;
  text-align: center;
  line-height: 98px;
  z-index: 60;
  overflow: hidden; }
  #header .icon {
    width: 30px;
    height: 23px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -3399.5px;
    background-repeat: repeat;
    background-size: 533px, auto;
    position: fixed;
    display: block;
    top: 30px;
    right: 30px;
    z-index: 60; }
  #header .logo {
    width: 389px;
    height: 26px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -2561.5px;
    background-repeat: repeat;
    background-size: 533px, auto;
    display: inline-block;
    position: relative; }

#top {
  position: relative; }
  #top #cover {
    position: relative;
    display: block;
    background-color: #fff;
    width: 100%;
    text-align: center; }
    #top #cover .slide {
      display: block;
      position: absolute;
      bottom: 15px;
      left: 15px;
      z-index: 1000;
      opacity: 0;
      transition: 0.5s opacity; }
      #top #cover .slide.show {
        visibility: visible;
        z-index: 2000;
        opacity: 1;
        transition: 0.5s opacity; }
      #top #cover .slide.result {
        width: 190px;
        height: 190px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -5610px;
        background-repeat: repeat;
        background-size: 533px, auto; }
      #top #cover .slide.talkshow {
        width: 190px;
        height: 190px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -5802px;
        background-repeat: repeat;
        background-size: 533px, auto; }
    #top #cover .modules {
      width: 100%;
      height: 100%;
      position: relative;
      overflow: hidden; }
      #top #cover .modules .mid-left {
        position: absolute;
        height: 15%;
        left: -10px;
        top: 40%;
        pointer-events: none;
        opacity: 1;
        transition: opacity 0.4s 0.2s ease; }
      #top #cover .modules .right {
        display: block;
        position: absolute;
        left: 55%;
        top: 0;
        height: 100%;
        max-height: 1280px; }
        @media screen and (min-width: 961px) and (max-width: 1040px) {
          #top #cover .modules .right {
            left: 35%; } }
        @media screen and (min-width: 641px) and (max-width: 960px) {
          #top #cover .modules .right {
            left: 35%; } }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top #cover .modules .right {
            left: 30%; } 
        }
        #top #cover .modules .right .top-right {
          display: block;
          position: absolute;
          width: inherit;
          max-width: 64vw;
          max-height: inherit;
          min-height: inherit;
          object-fit: contain;
          right: inherit;
          height: 15%;
          top: 5%;
          pointer-events: none;
          opacity: 1;
          transition: opacity 0.4s 0.2s ease; }
          #top #cover .modules .right .top-right.hide {
            opacity: 0; }
        #top #cover .modules .right .mid-right {
          display: block;
          position: absolute;
          width: inherit;
          max-width: inherit;
          max-height: inherit;
          min-height: inherit;
          right: inherit;
          height: 57%;
          top: 30%;
          pointer-events: none;
          left: 25vh;
          opacity: 1;
          transition: opacity 0.4s 0.2s ease; }
          #top #cover .modules .right .mid-right.hide {
            opacity: 0; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top #cover .modules .right .mid-right {
            left: 20vh;
          }}
        #top #cover .modules .right .center {
          display: block;
          position: absolute;
          height: 75%;
          top: 40%;
          width: inherit;
          right: inherit;
          max-width: 1091.2px;
          min-width: 13.64px;
          pointer-events: none;
          opacity: 1;
          transition: opacity 0.4s 0.2s ease; }
          #top #cover .modules .right .center.hide {
            opacity: 0; }
    #top #cover .news {
      width: 100%;
      height: 220px;
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee;
      background: #fafafa;
      font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: 100;
      -webkit-font-smoothing: antialiased;
      font-size: 1.6rem;
      padding: 10px 50px;
      position: absolute;
      bottom: -220px;
      transition: opacity 0.4s 0.2s ease; }
      #top #cover .news.hide {
        opacity: 0; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #top #cover .news {
          line-height: 50px;
          padding: 0 30px;
          height: 400px;
          bottom: -300px; } }
      #top #cover .news .inner {
        max-width: 720px;
        margin: 0 auto;
        position: relative;
        text-align: center; }
        #top #cover .news .inner .title {
          color: #d00b1c;
          display: inline-block;
          position: absolute;
          left: 0;
          margin: 18px 0 0 0; }
          @media screen and (min-width: 0) and (max-width: 640px) {
            #top #cover .news .inner .title {
              margin: 10px 0 0 0;
              position: relative;
              width: 100%;
              font-size: 1.4rem; } }
        #top #cover .news .inner .list {
          display: inline-block;
          width: 100%;
          position: relative;
          margin: 20px 0; }
          @media screen and (min-width: 0) and (max-width: 640px) {
            #top #cover .news .inner .list {
              width: 100%; } }
          #top #cover .news .inner .list.n::after {
            display: none; }
          #top #cover .news .inner .list .set {
            width: 100%;
            padding: 0 50px 0 100px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            text-align: center;
            margin: 0; }
            @media screen and (min-width: 0) and (max-width: 640px) {
              #top #cover .news .inner .list .set {
                padding: 0 50px 0 0; } }
            #top #cover .news .inner .list .set .date {
              color: #999;
              display: inline-block;
              padding: 0 25px 0 0;
              vertical-align: top;
              text-align: left; }
            #top #cover .news .inner .list .set .content {
              color: #333;
              display: inline-block;
              width: auto;
              padding: 0 50px 0 0; }
          #top #cover .news .inner .list::after {
            content: "";
            display: inline-block;
            width: 10px;
            height: 18px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -245.5px;
            background-repeat: repeat;
            background-size: 533px, auto;
            margin: 0 0 0 20px;
            position: absolute;
            right: 0;
            top: 0px; }
            @media screen and (min-width: 0) and (max-width: 640px) {
              #top #cover .news .inner .list::after {
                top: 16px; } }
  #top .section01 .title {
    width: 195px;
    height: 38px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -3499.5px;
    background-repeat: repeat;
    background-size: 533px, auto; }
  #top .section01 .contents {
    font-size: 1.8rem;
    font-feature-settings: "pwid" 1;
    letter-spacing: 0.1em; }
    @media screen and (min-width: 961px) and (max-width: 1040px) {
      #top .section01 .contents {
        text-align: left;
        white-space: normal; } }
    @media screen and (min-width: 641px) and (max-width: 960px) {
      #top .section01 .contents {
        text-align: left;
        white-space: normal; } }
    @media screen and (min-width: 0) and (max-width: 640px) {
      #top .section01 .contents {
        text-align: left;
        white-space: normal; } }
  #top .section02 {
    margin-top: 0px; }
    @media screen and (min-width: 0) and (max-width: 640px) {
      #top .section02 {
        margin-top: 0px; } }
    #top .section02 .title {
      width: 114px;
      height: 31px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -3567.5px;
      background-repeat: repeat;
      background-size: 533px, auto; }
    #top .section02 .contents {
      text-align: center;
      font-size: 1.8rem;
      font-feature-settings: "pwid" 1;
      letter-spacing: 0.1em; }
      @media screen and (min-width: 961px) and (max-width: 1040px) {
        #top .section02 .contents {
          text-align: left; } }
      @media screen and (min-width: 641px) and (max-width: 960px) {
        #top .section02 .contents {
          text-align: left; } }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #top .section02 .contents {
          text-align: left; } }
      #top .section02 .contents .theme {
        width: 242px;
        height: 26px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -3539.5px;
        background-repeat: repeat;
        background-size: 533px, auto;
        display: block;
        margin: 0 auto 60px; }
  #top .section02-1 .title {
    width: 163.5px;
    height: 39px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -3458.5px;
    background-repeat: repeat;
    background-size: 533px, auto; }
  #top .section02-1 .contents {
    text-align: center; }
    #top .section02-1 .contents .text {
      width: 427px;
      height: 22px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -2310.5px;
      background-repeat: repeat;
      background-size: 533px, auto;
      display: inline-block; }
  #top .section03 .title {
    width: 121px;
    height: 39px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -5048px;
    background-repeat: repeat;
    background-size: 533px, auto; }
  #top .section03 .sub-title {
    width: 157px;
    height: 30px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -5016px;
    background-repeat: repeat;
    background-size: 533px, auto;
    margin: 50px auto 50px auto; }
  #top .section03 .contents {
    font-size: 0;
    letter-spacing: 0; }
    #top .section03 .contents .mem {
      vertical-align: top;
      display: inline-block;
      margin: 0;
      padding: 0;
      text-align: center; }
      #top .section03 .contents .mem.m:hover .name {
        opacity: 1; }
      #top .section03 .contents .mem.m:hover .position {
        opacity: 1; }
      #top .section03 .contents .mem.s3 {
        width: 33.33%;
        margin: 0 0 40px 0; }
        @media screen and (min-width: 961px) and (max-width: 1040px) {
          #top .section03 .contents .mem.s3 {
            width: 50%; } }
        @media screen and (min-width: 641px) and (max-width: 960px) {
          #top .section03 .contents .mem.s3 {
            width: 50%; } }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section03 .contents .mem.s3 {
            width: 50%; } }
      #top .section03 .contents .mem.s2 {
        width: 50%; }
        #top .section03 .contents .mem.s2.l {
          margin: 0 0 40px;
          padding: 0 30px 0 0; }
          #top .section03 .contents .mem.s2.l .position span {
            white-space: nowrap; }
        #top .section03 .contents .mem.s2.r {
          margin: 0 0 40px 0;
          padding: 0 0 0 30px; }
        #top .section03 .contents .mem.s2.c {
          margin: 0 auto 100px;
          padding: 0 15px 0;
          display: block; }
        @media screen and (min-width: 641px) and (max-width: 960px) {
          #top .section03 .contents .mem.s2 {
            width: 100%;
            margin: 0; }
            #top .section03 .contents .mem.s2.l, #top .section03 .contents .mem.s2.r {
              margin: 0 0 40px 0;
              padding: 0 10px; } }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section03 .contents .mem.s2 {
            width: 100%;
            margin: 0; }
            #top .section03 .contents .mem.s2.l, #top .section03 .contents .mem.s2.r {
              margin: 0 0 40px 0;
              padding: 0 10px; } }
      #top .section03 .contents .mem .photo {
        display: inline-block; }
      #top .section03 .contents .mem p {
        margin: 0; }
      #top .section03 .contents .mem .name {
        vertical-align: top;
        font-size: 2rem;
        margin: 40px 0 20px; }
      #top .section03 .contents .mem .position {
        vertical-align: top;
        font-size: 1.4rem;
        line-height: 2.2em;
        margin: 10px 0 20px;
        color: #999; }
      #top .section03 .contents .mem .comment {
        vertical-align: top;
        font-size: 1.4rem;
        line-height: 2.2em;
        margin: 10px 0 20px;
        color: #333;
        text-align: left; }
      #top .section03 .contents .mem .interview-btn {
        display: inline-block;
        margin: 0 0 40px;
        font-size: 1.2rem;
        line-height: 1em;
        border: 1px solid #aaa;
        padding: 10px 20px;
        color: #333; }
        #top .section03 .contents .mem .interview-btn:hover {
          background: #d00b1c;
          color: #fff;
          border: 1px solid #d00b1c; }
      #top .section03 .contents .mem:nth-child(1) .photo {
        width: 200px;
        height: 200px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -3600.5px;
        background-repeat: repeat;
        background-size: 533px, auto; }
      #top .section03 .contents .mem:nth-child(2) .photo {
        width: 200px;
        height: 200px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -4207.5px;
        background-repeat: repeat;
        background-size: 533px, auto; }
      #top .section03 .contents .mem:nth-child(3) .photo {
        width: 200px;
        height: 200.5px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -4409.5px;
        background-repeat: repeat;
        background-size: 533px, auto; }
      #top .section03 .contents .mem:nth-child(4) .photo {
        width: 200px;
        height: 200.5px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -3802.5px;
        background-repeat: repeat;
        background-size: 533px, auto; }
      #top .section03 .contents .mem:nth-child(5) .photo {
        width: 200px;
        height: 200.5px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -4005px;
        background-repeat: repeat;
        background-size: 533px, auto; }
      #top .section03 .contents .mem:nth-child(7) .photo {
        width: 200px;
        height: 200px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -4612px;
        background-repeat: repeat;
        background-size: 533px, auto; }
      #top .section03 .contents .mem:nth-child(8) .photo {
        width: 200px;
        height: 200px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -4814px;
        background-repeat: repeat;
        background-size: 533px, auto; }
  #top .section04 .title {
    width: 168px;
    height: 39px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -5089px;
    background-repeat: repeat;
    background-size: 533px, auto; }
  #top .section04 .list {
    width: 100%;
    font-size: 0;
    letter-spacing: 0;
    color: #333; }
    #top .section04 .list .name {
      display: inline-block;
      width: 20%;
      color: #fff;
      background: #d00b1c;
      margin: 0 10% 60px 0;
      font-size: 1.6rem;
      letter-spacing: auto;
      text-align: center;
      height: 40px;
      line-height: 40px; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #top .section04 .list .name {
          height: 60px;
          line-height: 60px;
          width: 100%; } }
    #top .section04 .list .desc {
      display: inline-block;
      width: 70%;
      font-size: 1.6rem;
      letter-spacing: auto;
      vertical-align: top;
      margin: 4px 0 60px 0;
      line-height: 2.2em; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #top .section04 .list .desc {
          width: 100%; } }
      #top .section04 .list .desc.last {
        margin: 4px 0 0 0; }
    #top .section04 .list .sub-list {
      width: 100%;
      font-size: 0;
      letter-spacing: 0; }
      #top .section04 .list .sub-list .dot {
        list-style: disc;
        vertical-align: middle;
        margin: 0 0 20px 20px;
        font-size: 1.6rem;
        line-height: 2.2em; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section04 .list .sub-list .dot {
            margin: 0 0 20px 30px; } }
      #top .section04 .list .sub-list .name {
        background: none;
        color: #333;
        text-align: left;
        font-size: 1.6rem;
        margin: 0;
        height: auto;
        line-height: 2.2em;
        width: 30%;
        max-width: 140px; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section04 .list .sub-list .name {
            width: 40%;
            max-width: 100%; } }
        #top .section04 .list .sub-list .name.b {
          font-size: 1.8rem;
          margin: 0 0 15px; }
        #top .section04 .list .sub-list .name.s {
          margin: 0 0 0 32px;
          width: 100px; }
      #top .section04 .list .sub-list .desc {
        font-size: 1.6rem;
        margin: 0 0 20px;
        width: 70%; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section04 .list .sub-list .desc {
            width: 60%;
            max-width: 100%; } }
        #top .section04 .list .sub-list .desc.b {
          margin: 0 0 0 40px; }
        #top .section04 .list .sub-list .desc a {
          color: #d00b1c;
          text-decoration: underline; }
      #top .section04 .list .sub-list .desc-w {
        font-size: 1.6rem;
        margin: 0 0 20px;
        width: 100%; }
      #top .section04 .list .sub-list .sub-desc {
        width: 100%;
        font-size: 1.6rem;
        line-height: 36px;
        margin: 0; }
      #top .section04 .list .sub-list .cul {
        width: 100%;
        font-size: 1.6rem;
        line-height: 2.2em;
        margin: 0 0 20px 20px;
        padding: 0 20px 0 0;
        list-style: decimal;
        vertical-align: middle; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section04 .list .sub-list .cul {
            margin: 0 0 20px 30px; } }
    #top .section04 .list .pstr-ver {
      display: inline-block;
      width: 210px;
      height: 300px;
      border: 1px solid #ccc;
      margin: 30px 40px 40px 0; }
    #top .section04 .list .pstr-hol {
      display: inline-block;
      width: 300px;
      height: 210px;
      border: 1px solid #ccc;
      margin: 30px 0; }
    #top .section04 .list .pstr-ver, #top .section04 .list .pstr-hol {
      vertical-align: top;
      text-align: left; }
      #top .section04 .list .pstr-ver .name, #top .section04 .list .pstr-ver .consept, #top .section04 .list .pstr-ver .number, #top .section04 .list .pstr-hol .name, #top .section04 .list .pstr-hol .consept, #top .section04 .list .pstr-hol .number {
        display: block;
        text-align: left;
        background: none;
        font-size: 12px;
        color: #999;
        margin: 0;
        width: 100%;
        height: auto;
        padding: 8px 0 0 8px;
        line-height: 16px; }
    #top .section04 .list .schedule {
      width: 100%;
      font-size: 0;
      letter-spacing: 0; }
      #top .section04 .list .schedule .name {
        background: none;
        color: #333;
        text-align: left;
        font-size: 1.6rem;
        margin: 0 4% 0 0;
        height: auto;
        line-height: 30px;
        width: 35%;
        max-width: 150px;
        height: 30px;
        border: 1px solid #333;
        text-align: center;
        vertical-align: middle; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section04 .list .schedule .name {
            width: 40%;
            max-width: 100%;
            line-height: 40px;
            height: 40px; } }
        #top .section04 .list .schedule .name::after {
          content: "";
          width: 18px;
          height: 10px;
          background-image: url('../img/_sprites-sba70312d1c.png');
          background-position: 0 -213.5px;
          background-repeat: repeat;
          background-size: 533px, auto;
          display: block;
          margin: 12px auto; }
        #top .section04 .list .schedule .name:nth-of-type(3)::after {
          margin: 20px auto 0; }
        #top .section04 .list .schedule .name:nth-last-of-type(2)::after {
          display: none; }
      #top .section04 .list .schedule .desc {
        margin: 0 0 30px;
        width: 61%;
        vertical-align: top; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section04 .list .schedule .desc {
            width: 54%;
            max-width: 100%; } }
  #top .section05 {
    margin-top: 100px;
    text-align: center;
    line-height: 0;
    font-size: 0; }
    #top .section05::after {
      content: none;
      display: none;
      text-align: center; }
    #top .section05 .form {
      width: 50%;
      height: 80px;
      display: inline-block;
      text-align: center;
      margin: 0 0 50px;
      padding: 0;
      line-height: 2.2em;
      font-size: 1.2rem;
      vertical-align: top; }
      @media screen and (min-width: 961px) and (max-width: 1040px) {
        #top .section05 .form {
          width: 100%; } }
      @media screen and (min-width: 641px) and (max-width: 960px) {
        #top .section05 .form {
          width: 100%; } }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #top .section05 .form {
          width: 100%; } }
      #top .section05 .form:hover {
        opacity: 0.75; }
      #top .section05 .form:nth-of-type(1) .label {
        margin: 0 20px 0 0; }
        #top .section05 .form:nth-of-type(1) .label::after {
          width: 260px;
          height: 23px;
          background-image: url('../img/_sprites-sba70312d1c.png');
          background-position: 0 -5154px;
          background-repeat: repeat;
          background-size: 533px, auto;
          margin: 30px 0 0 0; }
      @media screen and (min-width: 961px) and (max-width: 1040px) {
        #top .section05 .form:nth-of-type(1) {
          margin: 0 0 60px 0; }
          #top .section05 .form:nth-of-type(1) .label {
            margin: 0; } }
      @media screen and (min-width: 641px) and (max-width: 960px) {
        #top .section05 .form:nth-of-type(1) {
          margin: 0 0 60px 0; }
          #top .section05 .form:nth-of-type(1) .label {
            margin: 0; } }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #top .section05 .form:nth-of-type(1) {
          margin: 0 0 60px 0; }
          #top .section05 .form:nth-of-type(1) .label {
            margin: 0; } }
      #top .section05 .form:nth-of-type(2) .label {
        margin: 0 0 0 20px; }
        #top .section05 .form:nth-of-type(2) .label::after {
          width: 183.5px;
          height: 22px;
          background-image: url('../img/_sprites-sba70312d1c.png');
          background-position: 0 -5130px;
          background-repeat: repeat;
          background-size: 533px, auto;
          margin: 30px 0 0 0; }
      @media screen and (min-width: 961px) and (max-width: 1040px) {
        #top .section05 .form:nth-of-type(2) .label {
          margin: 0; } }
      @media screen and (min-width: 641px) and (max-width: 960px) {
        #top .section05 .form:nth-of-type(2) .label {
          margin: 0; } }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #top .section05 .form:nth-of-type(2) .label {
          margin: 0; } }
      #top .section05 .form .label {
        display: block;
        position: relative;
        background: #d00b1c;
        height: 80px;
        width: auto; }
        #top .section05 .form .label::after {
          content: "";
          display: inline-block; }
      #top .section05 .form.lock {
        pointer-events: none; }
        #top .section05 .form.lock .label {
          pointer-events: none;
          background: #ccc; }
        #top .section05 .form.lock .text {
          margin: 10px 0 0 0;
          color: #999;
          display: inline-block; }
  #top .section06 .title {
    width: 227px;
    height: 39px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -2334.5px;
    background-repeat: repeat;
    background-size: 533px, auto; }
  #top .section06 .more-btn {
    display: block;
    margin: 60px auto 40px;
    font-size: 1.6rem;
    line-height: 34px;
    padding: 10px 20px;
    color: #333;
    height: 50px;
    width: 300px;
    background: #d00b1c;
    color: #fff;
    text-align: center; }
    #top .section06 .more-btn:hover {
      color: #fff;
      opacity: 0.6; }
  #top .section06 .article {
    width: auto;
    margin: 0 auto;
    max-width: 720px;
    text-align: left; }
    #top .section06 .article .q {
      width: auto;
      margin: 40px 30px 0;
      font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: 100;
      -webkit-font-smoothing: antialiased;
      font-size: 2.2rem; }
      #top .section06 .article .q ul li {
        font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-weight: 100;
        -webkit-font-smoothing: antialiased;
        position: relative;
        list-style-type: none !important;
        padding: 0 0 0 40px;
        text-align: left; }
        #top .section06 .article .q ul li span {
          position: absolute;
          top: 0;
          left: 0;
          color: #d00b1c; }
    #top .section06 .article .a.last {
      border-bottom: 0px solid #fff;
      padding: 0; }
    #top .section06 .article .a {
      width: auto;
      margin: 26px 30px 0;
      border-bottom: 5px solid #ffffff;
      font-size: 1.6rem;
      line-height: 2.2em; }
      #top .section06 .article .a a {
        font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-weight: 100;
        -webkit-font-smoothing: antialiased;
        border-bottom: 1px solid #ccc; }
      #top .section06 .article .a .ids:hover {
        opacity: 0.6;
        transition: opacity 0s; }
      #top .section06 .article .a .ids {
        border-bottom: 0px solid #fff !important; }
      #top .section06 .article .a ul li {
        font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-weight: 100;
        -webkit-font-smoothing: antialiased;
        position: relative;
        list-style-type: none;
        padding: 0 0 0 40px;
        vertical-align: bottom; }
        #top .section06 .article .a ul li p {
          margin: 0 0 24px 0; }
        #top .section06 .article .a ul li span {
          font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
          font-weight: 100;
          -webkit-font-smoothing: antialiased;
          position: absolute;
          top: -1px;
          left: 0;
          color: #d00b1c;
          font-size: 2.2rem; }
        #top .section06 .article .a ul li ul {
          margin: 0 0 24px 0; }
          #top .section06 .article .a ul li ul li {
            list-style-type: disc;
            padding: 0;
            margin: 0 0 0 1.5em; }
  #top .section07 {
    text-align: center; }
    #top .section07 .more-btn {
      display: inline-block;
      margin: 20px 20px 40px;
      font-size: 1.6rem;
      line-height: 42px;
      padding: 10px 20px;
      color: #333;
      height: 60px;
      width: 340px;
      background: #d00b1c;
      color: #fff;
      text-align: center; }
      #top .section07 .more-btn:hover {
        color: #fff;
        opacity: 0.6; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #top .section07 .more-btn:hover {
            line-height: 42px; } }
    #top .section07 .title {
      width: 118px;
      height: 38px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -5179px;
      background-repeat: repeat;
      background-size: 533px, auto; }

#news, #entry {
  position: relative;
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  color: #333;
  text-align: center; }
  @media screen and (min-width: 0) and (max-width: 640px) {
    #news, #entry {
      padding: 0 30px; } }
  #news .interview-title, #entry .interview-title {
    width: 263.5px;
    height: 31px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -3245.5px;
    background-repeat: repeat;
    background-size: 533px, auto;
    display: inline-block;
    margin: 200px 0 0; }
  #news .news-title, #entry .news-title {
    width: 131px;
    height: 32px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -3424.5px;
    background-repeat: repeat;
    background-size: 533px, auto;
    display: inline-block;
    margin: 200px 0 0; }
  #news .category, #entry .category {
    font-size: 1.8rem;
    line-height: 2.2em;
    margin: 40px 0 0 0; }
    #news .category a, #entry .category a {
      color: #999; }
      #news .category a.select, #entry .category a.select {
        color: #000; }
  #news .article, #entry .article {
    font-size: 1.6rem;
    line-height: 2.2em; }
    #news .article:nth-last-of-type(2) .sec, #news .article:nth-last-of-type(1) .sec, #entry .article:nth-last-of-type(2) .sec, #entry .article:nth-last-of-type(1) .sec {
      display: none; }
    #news .article:nth-last-of-type(2)::after, #news .article:nth-last-of-type(1)::after, #entry .article:nth-last-of-type(2)::after, #entry .article:nth-last-of-type(1)::after {
      display: none; }
    #news .article .title-set, #entry .article .title-set {
      text-align: center;
      font-size: 2.8rem;
      line-height: 2.2em;
      margin: 80px 0 100px 0; }
      #news .article .title-set.i, #entry .article .title-set.i {
        margin: 80px 0 60px 0; }
      #news .article .title-set .title, #entry .article .title-set .title {
        margin: 0 0 0px 0;
        color: #333; }
      #news .article .title-set .date, #news .article .title-set .cate, #entry .article .title-set .date, #entry .article .title-set .cate {
        color: #999;
        font-size: 1.4rem;
        line-height: 1em;
        display: inline-block;
        margin: 0; }
    #news .article .content, #entry .article .content {
      width: 100%;
      text-align: left;
      font-feature-settings: "pwid" 1;
      letter-spacing: 0.1em; }
      #news .article .content .back-news-btn, #entry .article .content .back-news-btn {
        display: inline-block;
        position: relative;
        color: #d00b1c;
        margin: 40px 0 0 0; }
      #news .article .content .caption, #entry .article .content .caption {
        font-size: 1.4rem; }
      #news .article .content p, #entry .article .content p {
        margin: 0 0 20px 0;
        line-height: 2.2em; }
      #news .article .content img, #entry .article .content img {
        width: 100%;
        height: auto;
        margin: 20px 0 20px 0; }
      #news .article .content .dash, #entry .article .content .dash {
        letter-spacing: -0.1px; }
      #news .article .content .info, #entry .article .content .info {
        width: 100%; }
        #news .article .content .info.last::after, #entry .article .content .info.last::after {
          display: none !important; }
        #news .article .content .info::after, #entry .article .content .info::after {
          z-index: 1;
          content: "";
          display: block;
          position: relative;
          bottom: 30px;
          width: 40%;
          height: 20px;
          margin: 0 auto 0;
          box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.1);
          border-radius: 300px/30px; }
        #news .article .content .info .title, #entry .article .content .info .title {
          display: block;
          margin: 20px auto 0; }
          #news .article .content .info .title.p1, #entry .article .content .info .title.p1 {
            width: 277px;
            height: 35px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1941.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p2, #entry .article .content .info .title.p2 {
            width: 157.5px;
            height: 30px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1978.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p3, #entry .article .content .info .title.p3 {
            width: 249.5px;
            height: 28.5px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2010.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p4, #entry .article .content .info .title.p4 {
            width: 291.5px;
            height: 33.5px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2041px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p5, #entry .article .content .info .title.p5 {
            width: 125px;
            height: 29px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2076.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p6, #entry .article .content .info .title.p6 {
            width: 217.5px;
            height: 28px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2107.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p7, #entry .article .content .info .title.p7 {
            width: 253px;
            height: 30px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2137.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p8, #entry .article .content .info .title.p8 {
            width: 342px;
            height: 29.5px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2169.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p9, #entry .article .content .info .title.p9 {
            width: 71px;
            height: 23px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2201px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #news .article .content .info .title.p10, #entry .article .content .info .title.p10 {
            width: 248.5px;
            height: 82.5px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2226px;
            background-repeat: repeat;
            background-size: 533px, auto; }
        #news .article .content .info .icon, #entry .article .content .info .icon {
          display: block;
          margin: 40px auto 0; }
        #news .article .content .info .sub, #entry .article .content .info .sub {
          margin: 80px 0 0 0;
          font-size: 1.8rem;
          line-height: 2em;
          position: relative;
          text-align: center; }
        #news .article .content .info .name, #entry .article .content .info .name {
          font-size: 2.4rem;
          line-height: 2.4em;
          letter-spacing: 0;
          text-align: center;
          margin: 15px 0 0 0; }
        #news .article .content .info .spell, #entry .article .content .info .spell {
          font-size: 1.4rem;
          line-height: 1.6em;
          letter-spacing: 0;
          text-align: center;
          color: #999; }
        #news .article .content .info .desc, #entry .article .content .info .desc {
          font-size: 1.8rem;
          line-height: 2em;
          letter-spacing: 0;
          padding: 0 0 30px 0;
          margin: 40px 0 0 0; }
        #news .article .content .info .group, #entry .article .content .info .group {
          width: 100%;
          text-align: center;
          margin: 0 0; }
          #news .article .content .info .group .separate, #entry .article .content .info .group .separate {
            margin: 160px 12px 0 12px;
            display: inline-block;
            position: relative;
            width: 1px;
            height: 50px;
            vertical-align: top;
            text-align: center;
            background: #ccc; }
          #news .article .content .info .group .person, #entry .article .content .info .group .person {
            display: inline-block;
            margin: 0 20px; }
          #news .article .content .info .group .label, #entry .article .content .info .group .label {
            font-size: 1.4rem;
            line-height: 1em;
            margin: 30px 0 0 0; }
        #news .article .content .info .subsec, #entry .article .content .info .subsec {
          width: 100%;
          background: #fff;
          height: 100px;
          line-height: 100px;
          position: relative;
          text-align: center;
          vertical-align: bottom;
          z-index: 10; }
          #news .article .content .info .subsec::after, #entry .article .content .info .subsec::after {
            content: "";
            display: inline-block;
            position: relative;
            width: 14px;
            height: 14px;
            margin: 0 auto;
            background: #d00b1c; }
    #news .article .load-more, #entry .article .load-more {
      margin: 0;
      width: 100%;
      text-align: center; }
      #news .article .load-more .load-more-btn, #entry .article .load-more .load-more-btn {
        display: inline-block;
        margin: 50px 0 0;
        font-size: 1.6rem;
        line-height: 1em;
        border: 1px solid #aaa;
        padding: 10px 20px;
        color: #333; }
        #news .article .load-more .load-more-btn:hover, #entry .article .load-more .load-more-btn:hover {
          background: #d00b1c;
          color: #fff;
          border: 1px solid #d00b1c; }
    #news .article .sec, #entry .article .sec {
      width: 100%;
      background: #fff;
      height: 100px;
      line-height: 100px;
      position: relative;
      text-align: center;
      vertical-align: bottom;
      z-index: 10; }
      #news .article .sec::after, #entry .article .sec::after {
        content: "";
        display: inline-block;
        position: relative;
        width: 14px;
        height: 14px;
        margin: 0 auto;
        background: #d00b1c; }
    #news .article::after, #entry .article::after {
      z-index: 1;
      content: "";
      display: block;
      position: relative;
      bottom: 30px;
      width: 40%;
      height: 20px;
      margin: 0 auto 0;
      box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.1);
      border-radius: 300px/30px; }
  #news .pagination, #entry .pagination {
    color: #333;
    font-size: 2rem;
    margin: 100px 0 0 0; }
    #news .pagination .split, #entry .pagination .split {
      display: inline-block;
      border-radius: 30px;
      background: #ccc;
      width: 5px;
      height: 5px;
      margin: 0 25px 3px; }
    #news .pagination .next, #entry .pagination .next {
      display: inline-block;
      vertical-align: middle; }
      #news .pagination .next::before, #entry .pagination .next::before {
        content: "";
        display: inline-block;
        width: 42px;
        height: 42px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -37.5px;
        background-repeat: repeat;
        background-size: 533px, auto;
        margin: 0 20px 0 0;
        position: relative;
        bottom: 3px; }
      #news .pagination .next.end, #entry .pagination .next.end {
        pointer-events: none;
        color: #ccc; }
        #news .pagination .next.end::before, #entry .pagination .next.end::before {
          width: 42px;
          height: 42px;
          background-image: url('../img/_sprites-sba70312d1c.png');
          background-position: 0 -81.5px;
          background-repeat: repeat;
          background-size: 533px, auto; }
    #news .pagination .prev, #entry .pagination .prev {
      display: inline-block;
      vertical-align: middle; }
      #news .pagination .prev::after, #entry .pagination .prev::after {
        content: "";
        display: inline-block;
        width: 42px;
        height: 42px;
        background-image: url('../img/_sprites-sba70312d1c.png');
        background-position: 0 -125.5px;
        background-repeat: repeat;
        background-size: 533px, auto;
        margin: 0 0 0 20px;
        position: relative;
        bottom: 3px; }
      #news .pagination .prev.end, #entry .pagination .prev.end {
        pointer-events: none;
        color: #ccc; }
        #news .pagination .prev.end::after, #entry .pagination .prev.end::after {
          width: 42px;
          height: 42px;
          background-image: url('../img/_sprites-sba70312d1c.png');
          background-position: 0 -169.5px;
          background-repeat: repeat;
          background-size: 533px, auto; }

#help {
  margin-top: 180px; }
  #help .section {
    width: 100%;
    margin: auto; }
    #help .section:nth-of-type(1) .title {
      width: 302px;
      height: 35px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -5573px;
      background-repeat: repeat;
      background-size: 533px, auto; }
    #help .section:nth-of-type(2) .title {
      width: 300px;
      height: 35px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -5536px;
      background-repeat: repeat;
      background-size: 533px, auto; }
    #help .section:nth-of-type(2)::after {
      display: none; }
    #help .section .content {
      display: inline-block;
      font-size: 1.8rem;
      text-align: left;
      line-height: 2.2em; }
      #help .section .content ul {
        margin: 0; }
        #help .section .content ul .dot {
          list-style: disc;
          margin: 0 0 20px 20px; }
      #help .section .content a {
        color: #d00b1c; }

#award {
  display: block;
  width: 100%;
  min-height: 100%;
  text-align: center;
  font-feature-settings: "palt";
  color: #333; }
  #award .section.s0 {
    text-align: center; }
    #award .section.s0 .sec {
      margin: 0; }
    #award .section.s0 .award-title {
      width: 333.5px;
      height: 39px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -1900.5px;
      background-repeat: repeat;
      background-size: 533px, auto;
      display: inline-block;
      margin: 150px 0 0; }
    #award .section.s0 .award-top-img {
      margin: 100px 0 0;
      width: 100%; }
    #award .section.s0 .award-desc {
      display: inline-block;
      margin: 60px 0 0;
      text-align: left;
      font-size: 1.8rem;
      line-height: 2.2em; }
  #award .section {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
    text-align: left;
    margin: 0 auto;
    max-width: 1060px;
    width: 100%; }
    #award .section .sec {
      margin: -40px 0 0 0; }
    #award .section .award-title {
      margin: 100px auto 0; }
    #award .section .product {
      display: inline-block;
      vertical-align: top; }
      #award .section .product .interview-btn {
        width: 100%;
        max-width: 440px;
        height: 70px;
        margin: 40px auto 80px;
        border: 1px solid #ccc;
        display: block;
        position: relative;
        font-size: 1.8rem;
        line-height: 70px;
        color: #333333;
        text-align: center; }
      #award .section .product .cover {
        margin: 80px 0 0;
        width: 100%; }
        #award .section .product .cover img {
          width: 100%;
          height: auto; }
      #award .section .product .info {
        width: 100%; }
        #award .section .product .info .title {
          display: block;
          margin: 60px auto 0; }
          #award .section .product .info .title.p1 {
            width: 277px;
            height: 35px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1941.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p2 {
            width: 157.5px;
            height: 30px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1978.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p3 {
            width: 249.5px;
            height: 28.5px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2010.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p4 {
            width: 291.5px;
            height: 33.5px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2041px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p5 {
            width: 125px;
            height: 29px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2076.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p6 {
            width: 217.5px;
            height: 28px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2107.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p7 {
            width: 253px;
            height: 30px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2137.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p8 {
            width: 342px;
            height: 29.5px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2169.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p9 {
            width: 71px;
            height: 23px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2201px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .title.p10 {
            width: 248.5px;
            height: 82.5px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -2226px;
            background-repeat: repeat;
            background-size: 533px, auto; }
        #award .section .product .info .icon {
          display: block;
          margin: 40px auto 0; }
          #award .section .product .info .icon.p1-1 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -265.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p1-2 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -367.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p2 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -469.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p3 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -571.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p4 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -673.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p5-1 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -775.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p5-2 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -877.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p6-1 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -979.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p6-2 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1081.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p7-1 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1183.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p7-2 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1285.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p8 {
            width: 90px;
            height: 90px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1387.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p9-1 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1479.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p9-2 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1581.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
          #award .section .product .info .icon.p10 {
            width: 100px;
            height: 100px;
            background-image: url('../img/_sprites-sba70312d1c.png');
            background-position: 0 -1683.5px;
            background-repeat: repeat;
            background-size: 533px, auto; }
        #award .section .product .info .name {
          font-size: 2.4rem;
          line-height: 2.4em;
          letter-spacing: 0;
          text-align: center;
          margin: 15px 0 0 0; }
        #award .section .product .info .spell {
          font-size: 1.4rem;
          line-height: 1em;
          letter-spacing: 0;
          text-align: center;
          color: #999; }
        #award .section .product .info .desc {
          font-size: 1.8rem;
          line-height: 2em;
          letter-spacing: 0;
          padding: 0 0 30px 0;
          border-bottom: 1px solid #ddd;
          margin: 45px 0 0 0; }
      #award .section .product .comments {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        width: 100%;
        font-size: 0;
        letter-spacing: 0;
        line-height: 0;
        margin: 60px 0 0 0; }
        #award .section .product .comments .comment {
          vertical-align: top;
          display: block;
          position: relative;
          font-size: 1.6rem;
          line-height: 2em;
          letter-spacing: 0;
          margin: 0 0 40px 0;
          color: #666; }
          #award .section .product .comments .comment .icon {
            display: none;
            position: absolute; }
            #award .section .product .comments .comment .icon.none {
              width: 80px;
              height: 80px;
              background-image: url('../img/_sprites-sba70312d1c.png');
              background-position: 0 -3081.5px;
              background-repeat: repeat;
              background-size: 533px, auto; }
            #award .section .product .comments .comment .icon.hara {
              width: 80px;
              height: 80px;
              background-image: url('../img/_sprites-sba70312d1c.png');
              background-position: 0 -2835.5px;
              background-repeat: repeat;
              background-size: 533px, auto; }
            #award .section .product .comments .comment .icon.kita {
              width: 80px;
              height: 80px;
              background-image: url('../img/_sprites-sba70312d1c.png');
              background-position: 0 -2999.5px;
              background-repeat: repeat;
              background-size: 533px, auto; }
            #award .section .product .comments .comment .icon.fukazawa {
              width: 80px;
              height: 80px;
              background-image: url('../img/_sprites-sba70312d1c.png');
              background-position: 0 -2589.5px;
              background-repeat: repeat;
              background-size: 533px, auto; }
            #award .section .product .comments .comment .icon.yugo {
              width: 80px;
              height: 80px;
              background-image: url('../img/_sprites-sba70312d1c.png');
              background-position: 0 -3163.5px;
              background-repeat: repeat;
              background-size: 533px, auto; }
            #award .section .product .comments .comment .icon.goto {
              width: 80px;
              height: 80px;
              background-image: url('../img/_sprites-sba70312d1c.png');
              background-position: 0 -2753.5px;
              background-repeat: repeat;
              background-size: 533px, auto; }
            #award .section .product .comments .comment .icon.iwabuchi {
              width: 80px;
              height: 80px;
              background-image: url('../img/_sprites-sba70312d1c.png');
              background-position: 0 -2917.5px;
              background-repeat: repeat;
              background-size: 533px, auto; }
            #award .section .product .comments .comment .icon.funabashi {
              width: 80px;
              height: 80px;
              background-image: url('../img/_sprites-sba70312d1c.png');
              background-position: 0 -2671.5px;
              background-repeat: repeat;
              background-size: 533px, auto; }
          #award .section .product .comments .comment .text {
            width: auto; }
    #award .section.s1 .award-title {
      width: 191px;
      height: 35.5px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -1785.5px;
      background-repeat: repeat;
      background-size: 533px, auto; }
    #award .section.s1 .product {
      width: 100%; }
      #award .section.s1 .product .group {
        width: 100%;
        text-align: center;
        margin: 0 0 0 0; }
        #award .section.s1 .product .group .separate {
          margin: 130px 30px 0 30px;
          display: inline-block;
          position: relative;
          width: 1px;
          height: 55px;
          vertical-align: top;
          text-align: center;
          background: #ccc; }
        #award .section.s1 .product .group .person {
          display: inline-block;
          margin: 0; }
        #award .section.s1 .product .group .label {
          font-size: 1.4rem;
          line-height: 1em;
          margin: 30px 0 0 0; }
        #award .section.s1 .product .group .icon {
          margin: 0px auto; }
      #award .section.s1 .product .comments .comment {
        width: 50%; }
        #award .section.s1 .product .comments .comment:nth-of-type(2n) {
          padding: 0 0 0 40px; }
        #award .section.s1 .product .comments .comment:nth-of-type(2n-1) {
          padding: 0 40px 0 0; }
        #award .section.s1 .product .comments .comment .icon.last {
          margin: 40px 0 0 0; }
        #award .section.s1 .product .comments .comment .text.last {
          margin: 40px 0 0 0; }
        @media screen and (min-width: 0) and (max-width: 640px) {
          #award .section.s1 .product .comments .comment {
            width: 100%; }
            #award .section.s1 .product .comments .comment:nth-of-type(2n) {
              padding: 0; }
            #award .section.s1 .product .comments .comment:nth-of-type(2n-1) {
              padding: 0; } }
    #award .section.s2 .award-title {
      width: 238px;
      height: 38px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -1823px;
      background-repeat: repeat;
      background-size: 533px, auto; }
    #award .section.s2 .product {
      width: 50%; }
      #award .section.s2 .product .desc {
        font-size: 1.6rem;
        line-height: 2em; }
      #award .section.s2 .product:nth-child(2n-1) {
        padding: 0 0 0 40px; }
      #award .section.s2 .product:nth-child(2n) {
        padding: 0 40px 0 0; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #award .section.s2 .product {
          width: 100%; }
          #award .section.s2 .product:nth-child(2n-1) {
            padding: 0; }
          #award .section.s2 .product:nth-child(2n) {
            padding: 0; } }
    #award .section.s3::after {
      display: none; }
    #award .section.s3 .award-title {
      width: 148.5px;
      height: 35.5px;
      background-image: url('../img/_sprites-sba70312d1c.png');
      background-position: 0 -1863px;
      background-repeat: repeat;
      background-size: 533px, auto; }
    #award .section.s3 .product {
      width: 50%; }
      #award .section.s3 .product:nth-of-type(2n-1) {
        padding: 0 0 0 40px; }
      #award .section.s3 .product:nth-of-type(2n) {
        padding: 0 40px 0 0; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #award .section.s3 .product {
          width: 100%; }
          #award .section.s3 .product:nth-child(2n-1) {
            padding: 0; }
          #award .section.s3 .product:nth-child(2n) {
            padding: 0; } }
      #award .section.s3 .product .title {
        margin: 30px auto 0; }
      #award .section.s3 .product .sub {
        margin: 60px 0 0 0;
        font-size: 1.6rem;
        line-height: 1em;
        position: relative;
        text-align: center; }
      #award .section.s3 .product .desc {
        font-size: 1.6rem;
        line-height: 2em; }
      #award .section.s3 .product .name {
        font-size: 2rem;
        line-height: 2.4em; }
      #award .section.s3 .product .spell {
        font-size: 1.4rem;
        line-height: 1em; }
      #award .section.s3 .product .label-dummy {
        height: 44px; }
      #award .section.s3 .product .group {
        width: 100%;
        text-align: center;
        margin: 0 0 45px 0; }
        #award .section.s3 .product .group .separate {
          margin: 165px 20px 0 20px;
          display: inline-block;
          position: relative;
          width: 1px;
          height: 50px;
          vertical-align: top;
          text-align: center;
          background: #ccc; }
        #award .section.s3 .product .group .person {
          display: inline-block;
          margin: 0; }
        #award .section.s3 .product .group .label {
          font-size: 1.4rem;
          line-height: 1em;
          margin: 30px 0 0 0; }

#member .title {
  width: 121px;
  height: 39px;
  background-image: url('../img/_sprites-sba70312d1c.png');
  background-position: 0 -5048px;
  background-repeat: repeat;
  background-size: 533px, auto;
  margin: 100px auto 0;
  color: #333; }
#member .section .mem {
  display: block;
  margin: 100px auto 0;
  padding: 0;
  width: 100%;
  max-width: 820px;
  text-align: center; }
  #member .section .mem .photo {
    display: inline-block; }
  #member .section .mem p {
    margin: 0; }
  #member .section .mem .name {
    font-size: 2.4rem;
    margin: 40px 0 40px; }
  #member .section .mem .position {
    font-size: 1.6rem;
    margin: 10px 0 40px;
    color: #999; }
  #member .section .mem .content {
    display: inline-block;
    font-size: 1.8rem;
    text-align: left;
    line-height: 2.2em; }
  #member .section .mem .more-btn {
    display: inline-block;
    margin: 50px 0 0;
    font-size: 1.6rem;
    line-height: 1em;
    border: 1px solid #aaa;
    padding: 10px 20px;
    color: #333; }
    #member .section .mem .more-btn:hover {
      background: #d00b1c;
      color: #fff;
      border: 1px solid #d00b1c; }
#member .section:nth-of-type(2) .mem .photo {
  width: 200px;
  height: 200px;
  background-image: url('../img/_sprites-sba70312d1c.png');
  background-position: 0 -3600.5px;
  background-repeat: repeat;
  background-size: 533px, auto; }
#member .section:nth-of-type(3) .mem .photo {
  width: 200px;
  height: 200px;
  background-image: url('../img/_sprites-sba70312d1c.png');
  background-position: 0 -4207.5px;
  background-repeat: repeat;
  background-size: 533px, auto; }
#member .section:nth-of-type(4) .mem .photo {
  width: 200px;
  height: 200.5px;
  background-image: url('../img/_sprites-sba70312d1c.png');
  background-position: 0 -4409.5px;
  background-repeat: repeat;
  background-size: 533px, auto; }
#member .section:nth-of-type(5) .mem .photo {
  width: 200px;
  height: 200.5px;
  background-image: url('../img/_sprites-sba70312d1c.png');
  background-position: 0 -3802.5px;
  background-repeat: repeat;
  background-size: 533px, auto; }
#member .section:nth-of-type(6)::after {
  display: none; }
#member .section:nth-of-type(6) .mem .photo {
  width: 200px;
  height: 200.5px;
  background-image: url('../img/_sprites-sba70312d1c.png');
  background-position: 0 -4005px;
  background-repeat: repeat;
  background-size: 533px, auto; }
#member .section:nth-last-child(1)::after {
  display: none; }

#faq.loading {
  opacity: 0; }

#faq {
  margin-top: 80px;
  display: block;
  width: 100%;
  min-height: 100%;
  text-align: center; }
  #faq .faq-title {
    width: 227px;
    height: 39px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -2334.5px;
    background-repeat: repeat;
    background-size: 533px, auto;
    display: inline-block;
    margin: 100px 0 0; }
  #faq .articles {
    width: auto;
    position: relative;
    display: block;
    margin: 80px auto 0 auto; }
    #faq .articles .article-title {
      width: auto;
      position: relative;
      display: block;
      margin: 100px auto 0;
      text-align: center;
      font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: 100;
      -webkit-font-smoothing: antialiased;
      padding: 31px 0;
      font-size: 2.4rem;
      max-width: 1060px;
      background: #fafafa; }
    #faq .articles .article {
      width: auto;
      margin: 0 auto;
      max-width: 1060px;
      text-align: left; }
      #faq .articles .article .q {
        width: auto;
        margin: 80px 30px 0;
        font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-weight: 100;
        -webkit-font-smoothing: antialiased;
        font-size: 2.2rem; }
        #faq .articles .article .q ul li {
          font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
          font-weight: 100;
          -webkit-font-smoothing: antialiased;
          position: relative;
          list-style-type: none !important;
          padding: 0 0 0 40px;
          text-align: left; }
          #faq .articles .article .q ul li span {
            position: absolute;
            top: 0;
            left: 0;
            color: #d00b1c; }
      #faq .articles .article .a.last {
        border-bottom: 0px solid #fff;
        padding: 0; }
      #faq .articles .article .a {
        width: auto;
        margin: 66px 30px 0;
        border-bottom: 5px solid #fafafa;
        padding: 0 0 56px;
        font-size: 1.6rem;
        line-height: 2.2em; }
        #faq .articles .article .a a {
          font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
          font-weight: 100;
          -webkit-font-smoothing: antialiased;
          border-bottom: 1px solid #ccc; }
        #faq .articles .article .a .ids:hover {
          opacity: 0.6;
          transition: opacity 0s; }
        #faq .articles .article .a .ids {
          border-bottom: 0px solid #fff !important; }
        #faq .articles .article .a ul li {
          font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
          font-weight: 100;
          -webkit-font-smoothing: antialiased;
          position: relative;
          list-style-type: none;
          padding: 0 0 0 40px;
          vertical-align: bottom; }
          #faq .articles .article .a ul li p {
            margin: 0 0 24px 0; }
          #faq .articles .article .a ul li span {
            font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            position: absolute;
            top: -1px;
            left: 0;
            color: #d00b1c;
            font-size: 2.2rem; }
          #faq .articles .article .a ul li ul {
            margin: 0 0 24px 0; }
            #faq .articles .article .a ul li ul li {
              list-style-type: disc;
              padding: 0;
              margin: 0 0 0 1.5em; }

#talkshow {
  display: block;
  width: 100%;
  min-height: 100%;
  text-align: center;
  font-feature-settings: "palt";
  color: #333; }
  #talkshow .talkshow-title {
    width: 274px;
    height: 33px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 -5501px;
    background-repeat: repeat;
    background-size: 533px, auto;
    display: inline-block;
    margin: 100px 0 0; }
  #talkshow .article {
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
    text-align: left;
    margin: 0 auto;
    max-width: 1060px;
    width: 100%;
    text-align: left;
    font-feature-settings: "pwid" 1;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
    line-height: 2.2em;
    padding: 0 60px; }
    #talkshow .article p {
      margin: 0 0 20px 0;
      line-height: 2.2em; }
    #talkshow .article .caption {
      font-size: 1.4rem; }
    #talkshow .article img {
      width: 100%;
      height: auto;
      margin: 20px 0 20px 0; }
    #talkshow .article span.name, #talkshow .article span.comment {
      display: inline-block; }
    #talkshow .article span.name {
      width: 10%;
      vertical-align: top;
      font-weight: bold; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #talkshow .article span.name {
          width: 100%;
          margin: 0 0 30px 0; } }
    #talkshow .article span.comment {
      width: 90%; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #talkshow .article span.comment {
          width: 100%; } }

#archives {
  display: block;
  width: 100%;
  min-height: 100%;
  text-align: center;
  font-feature-settings: "palt";
  color: #333; }
  #archives .archives-title {
    width: 329.5px;
    height: 35.5px;
    background-image: url('../img/_sprites-sba70312d1c.png');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: 533px, auto;
    display: inline-block;
    margin: 100px 0 100px; }
  #archives .desc {
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    font-size: 1.6rem; }
  #archives .article {
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
    text-align: left;
    margin: 0 auto 100px auto;
    max-width: 1060px;
    width: 100%;
    text-align: left;
    font-feature-settings: "pwid" 1;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
    line-height: 2.2em;
    padding: 0 60px; }
    #archives .article .title {
      font-size: 26px;
      margin: 0 0 30px;
      text-align: center; }
    #archives .article p {
      margin: 0 0 20px 0;
      line-height: 2.2em; }
    #archives .article .caption {
      font-size: 1.4rem; }
    #archives .article .image {
      line-height: 0; }
    #archives .article img {
      max-width: 100%;
      width: 100%;
      height: auto;
      padding: 0 0.15%;
      margin: 0.3% 0; }
    #archives .article span.name, #archives .article span.comment {
      display: inline-block; }
    #archives .article span.name {
      width: 10%;
      vertical-align: top;
      font-weight: bold; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #archives .article span.name {
          width: 100%;
          margin: 0 0 30px 0; } }
    #archives .article span.comment {
      width: 90%; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #archives .article span.comment {
          width: 100%; } }
    #archives .article .info {
      position: relative;
      letter-space: 0;
      line-height: 0;
      width: 100%; }
    #archives .article .btn-half {
      display: inline-block;
      margin: 30px 0 30px;
      font-size: 2rem;
      line-height: 53px;
      padding: 10px 20px;
      color: #333;
      height: 70px;
      width: 33%;
      margin: 0 0.15%;
      background: #d00b1c;
      color: #fff;
      text-align: center; }
      #archives .article .btn-half p {
        display: inline-block; }
      @media screen and (min-width: 0) and (max-width: 640px) {
        #archives .article .btn-half {
          width: 100%;
          margin: 0.15%; } }
      #archives .article .btn-half:hover {
        color: #fff;
        opacity: 0.6; }
