/*awards
-----------------------------------------*/
#awardsSec {
  max-width: 1000px;
  width: 93%;
  margin: 80px auto 130px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    #awardsSec {
      margin: 20px auto 70px;
      font-size: 14px; } }
  #awardsSec header {
    width: 100%;
    margin: 0 auto 80px; }
    @media screen and (max-width: 768px) {
      #awardsSec header {
        margin: 0 auto 38px; } }
    #awardsSec header #pagetitle {
      padding: 60px 0; }
      @media screen and (max-width: 768px) {
        #awardsSec header #pagetitle {
          padding: 30px 0 24px; } }
    #awardsSec header p {
      width: 100%;
      text-align: left;
      line-height: 1.8; }
  #awardsSec ul.awardList {
    width: 92%;
    margin: 0 auto;
    text-align: center; }
    #awardsSec ul.awardList li.yesPic {
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: -webkit- space-between;
      justify-content: space-between;
      -webkit-align-items: flex-start;
      align-items: -webkit- flex-start;
      align-items: flex-start;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      text-align: left;
      margin-bottom: 90px; }
      @media screen and (max-width: 768px) {
        #awardsSec ul.awardList li.yesPic {
          margin-bottom: 90px; } }
      #awardsSec ul.awardList li.yesPic img.thum {
        max-width: 244px;
        width: 25%;
        min-width: 160px;
        cursor: pointer; }
      #awardsSec ul.awardList li.yesPic .rightTxt {
        max-width: calc(100% - 180px);
        width: 70%;
        padding-top: 10px; }
        @media screen and (max-width: 768px) {
          #awardsSec ul.awardList li.yesPic .rightTxt {
            max-width: 100%;
            width: 100%; } }
        #awardsSec ul.awardList li.yesPic .rightTxt .more {
          line-height: 1.5;
          color: #777;
          text-decoration: underline;
          padding-top: 5px;
          display: inline-block;
          cursor: pointer; }
        #awardsSec ul.awardList li.yesPic .rightTxt h2 {
          /*font-family: 'Noto Sans JP', sans-serif;*/
          font-family: 'Noto Serif JP', serif;
          font-feature-settings: 'palt' 1;
          letter-spacing: 0;
          font-size: 22px;
          font-weight: normal;
          line-height: 1.3;
          margin-bottom: 20px; }
          @media screen and (max-width: 768px) {
            #awardsSec ul.awardList li.yesPic .rightTxt h2 {
              font-size: 18px; } }
        #awardsSec ul.awardList li.yesPic .rightTxt ul {
          width: 100%; }
          #awardsSec ul.awardList li.yesPic .rightTxt ul li {
            padding-left: 20px;
            background: url(/awards/img/awards_icon0.gif) no-repeat 1px 4px;
            margin-bottom: 5px;
            line-height: 1.5; }
      #awardsSec ul.awardList li.yesPic .detail {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: -webkit- space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        align-items: -webkit- flex-start;
        align-items: flex-start;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 96%;
        padding: 20px 0 0; }
        #awardsSec ul.awardList li.yesPic .detail .leftArea {
          width: 42%; }
          @media screen and (max-width: 768px) {
            #awardsSec ul.awardList li.yesPic .detail .leftArea {
              width: 100%; } }
          #awardsSec ul.awardList li.yesPic .detail .leftArea .close {
            margin-bottom: 15px; }
            #awardsSec ul.awardList li.yesPic .detail .leftArea .close img {
              cursor: pointer; }
          #awardsSec ul.awardList li.yesPic .detail .leftArea .cpt {
            line-height: 1.8;
            padding-bottom: 20px;
            margin-bottom: 20px;
            border-bottom: 1px dashed #ccc; }
          #awardsSec ul.awardList li.yesPic .detail .leftArea .awardTxt dt {
            color: #aaa24b;
            font-weight: bold;
            font-size: 17px;
            line-height: 1.5;
            margin-bottom: 7px; }
            @media screen and (max-width: 768px) {
              #awardsSec ul.awardList li.yesPic .detail .leftArea .awardTxt dt {
                font-size: 16px; } }
          #awardsSec ul.awardList li.yesPic .detail .leftArea .awardTxt dd {
            line-height: 1.6;
            margin-bottom: 15px; }
            #awardsSec ul.awardList li.yesPic .detail .leftArea .awardTxt dd .notes {
              font-size: 14px;
              line-height: 1.4;
              color: #666; }
              @media screen and (max-width: 768px) {
                #awardsSec ul.awardList li.yesPic .detail .leftArea .awardTxt dd .notes {
                  font-size: 14px; } }
        #awardsSec ul.awardList li.yesPic .detail img.rightArea {
          max-width: 420px;
          width: 55%; }
          @media screen and (max-width: 768px) {
            #awardsSec ul.awardList li.yesPic .detail img.rightArea {
              max-width: 100%;
              width: 100%; } }
    #awardsSec ul.awardList .noPic {
      width: 100%;
      text-align: left;
      margin-bottom: 0px; }
      #awardsSec ul.awardList .noPic h2 {
        /*font-family: 'Noto Sans JP', sans-serif;*/
        font-family: 'Noto Serif JP', serif;
        font-feature-settings: 'palt' 1;
        letter-spacing: 0;
        font-size: 22px;
        font-weight: normal;
        line-height: 1.3;
        margin-bottom: 20px;
        background: url(/awards/img/awards_icon0.gif) no-repeat 1px 6px;
        padding-left: 18px; }
        @media screen and (max-width: 768px) {
          #awardsSec ul.awardList .noPic h2 {
            font-size: 18px; } }
      #awardsSec ul.awardList .noPic p {
        margin-bottom: 5px;
        line-height: 1.5; }
      #awardsSec ul.awardList .noPic ul {
        width: 100%; }
        #awardsSec ul.awardList .noPic ul li {
          padding-left: 20px;
          background: url(/awards/img/awards_icon0.gif) no-repeat 1px 4px;
          margin-bottom: 5px;
          line-height: 1.5;
          width: 100%; }
