#news_201101 {
  background-image: url("../img/news/20181101/bg.png");
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 640px) {
    #news_201101 {
      background-position: center center; } }
  #news_201101 .inner {
    padding-top: 80px; }
    @media (max-width: 640px) {
      #news_201101 .inner {
        padding-top: 30px; } }
    #news_201101 .inner .title {
      margin-bottom: 10px; }
      @media (max-width: 640px) {
        #news_201101 .inner .title {
          margin-bottom: 20px; } }
    #news_201101 .inner .txt01 {
      margin-bottom: 80px; }
      @media (max-width: 640px) {
        #news_201101 .inner .txt01 {
          margin-bottom: 40px; } }
    #news_201101 .inner .box_message {
      background-image: url("../img/news/20181101/bg_message.png");
      width: 1000px;
      height: 600px;
      box-sizing: border-box;
      margin: 0 auto;
      padding: 25px 88px 0 190px;
      margin-bottom: 70px;
      text-align: left; }
      @media (max-width: 640px) {
        #news_201101 .inner .box_message {
          background: none;
          background-color: #fff;
          width: 100%;
          height: auto;
          padding: 15px;
          border-radius: 6px;
          border: 2px solid #d7e817;
          margin-bottom: 40px; } }
      #news_201101 .inner .box_message p {
        font-size: 14px;
        line-height: 1.8; }
        @media (max-width: 640px) {
          #news_201101 .inner .box_message p {
            font-size: 14px; } }

#news_20190117 {
  background-image: url("../img/news/20190107/bg.png");
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 640px) {
    #news_20190117 {
      background-position: center center; } }
  #news_20190117 .inner {
    padding-top: 80px; }
    @media (max-width: 640px) {
      #news_20190117 .inner {
        padding-top: 30px; } }
    #news_20190117 .inner .title {
      margin-bottom: 20px; }
      @media (max-width: 640px) {
        #news_20190117 .inner .title {
          margin-bottom: 20px; } }
    #news_20190117 .inner .box_message {
      background-image: url("../img/news/20190107/bg_message.png");
      width: 1056px;
      height: 706px;
      box-sizing: border-box;
      margin: 0 auto;
      padding: 80px 100px 0 100px;
      margin-bottom: 70px;
      text-align: left; }
      @media (max-width: 640px) {
        #news_20190117 .inner .box_message {
          background: none;
          background-color: #fff;
          width: 100%;
          height: auto;
          padding: 15px;
          border-radius: 6px;
          border: 2px solid #ff2a00;
          margin-bottom: 40px; } }
      #news_20190117 .inner .box_message p {
        font-size: 16px;
        line-height: 1.8; }
        @media (max-width: 640px) {
          #news_20190117 .inner .box_message p {
            font-size: 13px; } }
