/* --------------------------------------------------
 * PC, TB
 */
@media (min-width: 960px) {
  .absolute-bottom-line, body.top main .business-field .nav > li .name:before, body.top main .about h2:before, body.top main .rd h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 1px;
    background-color: #D6D6D6; }

  .common-button {
    width: 304px; }

  body.top main .main-visual {
    position: relative;
    height: calc(100vh - 120px + 192px);
    z-index: 1; }
    body.top main .main-visual > p {
      position: absolute;
      top: 38%;
      left: 0;
      width: 100%;
      text-align: center;
      z-index: 2; }
      body.top main .main-visual > p img {
        max-width: 95%; }
    body.top main .main-visual .images li {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-position: center center;
      background-size: cover;
      z-index: 1; }
      body.top main .main-visual .images li:nth-child(1) {
        background-image: url(../../img/top/main-visual/image1.jpg); }
      body.top main .main-visual .images li:nth-child(2) {
        background-image: url(../../img/top/main-visual/image2.jpg); }
      body.top main .main-visual .images li:nth-child(3) {
        background-image: url(../../img/top/main-visual/image3.jpg); }
      body.top main .main-visual .images li:nth-child(4) {
        background-image: url(../../img/top/main-visual/image4.jpg); }
      body.top main .main-visual .images li:nth-child(5) {
        background-image: url(../../img/top/main-visual/image5.jpg); }
    body.top main .main-visual .indicators {
      position: absolute;
      left: 0;
      bottom: 223px;
      width: 100%;
      height: 12px;
      text-align: center;
      font-size: 0;
      z-index: 3; }
      body.top main .main-visual .indicators li {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0 5px;
        border-radius: 50%;
        cursor: pointer;
        background-color: #D2D2D2; }
        body.top main .main-visual .indicators li.current, body.top main .main-visual .indicators li:hover {
          background-color: #069D4C; }
  body.top main .business-field {
    position: relative;
    margin-top: -192px;
    margin-bottom: 80px;
    background: url(../../img/top/business-field/bg.png) no-repeat center 0;
    z-index: 2; }
    body.top main .business-field h2 {
      height: 435px;
      padding: 53px 0 0;
      text-align: center;
      font-size: 0; }
      body.top main .business-field h2 span {
        display: block;
        height: 58px; }
        body.top main .business-field h2 span img {
          width: 153px; }
      body.top main .business-field h2 strong {
        font-size: 36px;
        font-weight: bold;
        line-height: 36px;
        letter-spacing: 0.1em; }
        html[lang="en"] body.top main .business-field h2 strong {
          display: inline-block;
          padding: 0 20px;
          background: #ffffff; }
    body.top main .business-field > p {
      margin: 0 0 70px;
      text-align: center;
      font-size: 24px;
      font-weight: bold;
      line-height: 2em;
      letter-spacing: 0.09em; }
      html[lang="en"] body.top main .business-field > p {
        font-size: 20px; }
    body.top main .business-field .nav {
      padding: 0 0 50px;
      text-align: center; }
      body.top main .business-field .nav > li {
        display: inline-block;
        width: 18%;
        margin: 0 3%;
        vertical-align: top; }
        body.top main .business-field .nav > li > img {
          width: 100%;
          margin: 0 0 20px; }
        body.top main .business-field .nav > li .en {
          margin: 0 0 10px;
          font-family: 'Nunito', sans-serif;
          font-size: 14px;
          font-weight: bold;
          line-height: 14px;
          min-height: 2em;
          letter-spacing: 0.05em; }
        body.top main .business-field .nav > li:nth-child(1) .en {
          color: #F3A011; }
        body.top main .business-field .nav > li:nth-child(2) .en {
          color: #733622; }
        body.top main .business-field .nav > li:nth-child(3) .en {
          color: #DE6B84; }
        body.top main .business-field .nav > li:nth-child(4) .en {
          color: #CFC300; }
        body.top main .business-field .nav > li .name {
          position: relative;
          margin: 0 0 16px;
          padding: 0 0 15px;
          font-size: 24px;
          font-weight: bold;
          line-height: 34px;
          letter-spacing: 0.1em; }
        body.top main .business-field .nav > li:nth-child(1) .name {
          padding: 17px 0 32px; }
        body.top main .business-field .nav > li:nth-child(3) .name {
          padding: 17px 0 32px; }
        body.top main .business-field .nav > li:nth-child(4) .name {
          padding: 17px 0 32px; }
        body.top main .business-field.en .nav > li:nth-child(2) .name {
          padding: 17px 0 32px; }
        body.top main .business-field.en .nav > li:nth-child(3) .name {
          padding: 0 0 15px; }
          body.top main .business-field .nav > li .name:before {
            left: calc(50% - 20px); }
        body.top main .business-field .nav > li .text {
          margin: 0 -10px;
          font-size: 16px;
          line-height: 28px;
          letter-spacing: 0.12em;
          text-align: left; }
    body.top main .business-field .common-button {
      margin: 0 auto; }
  body.top main .about h2, body.top main .rd h2 {
    position: relative;
    height: 91px;
    margin: 0 0 23px; }
    body.top main .about h2:before, body.top main .rd h2:before {
      left: 0; }
    body.top main .about h2 span, body.top main .rd h2 span {
      height: 29px;
      color: #069D4C;
      font-family: 'Nunito', sans-serif;
      font-size: 16px;
      line-height: 16px;
      letter-spacing: 0.1em; }
    body.top main .about h2 strong, body.top main .rd h2 strong {
      font-size: 36px;
      line-height: 36px;
      letter-spacing: 0.1em; }
  body.top main .about .lead, body.top main .rd .lead {
    margin: 0 0 12px;
    font-size: 24px;
    font-weight: bold;
    line-height: 42px;
    letter-spacing: 0.1em; }
  body.top main .about .text, body.top main .rd .text {
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.12em; }
  body.top main .about {
    padding: 100px 0 132px;
    background: #FFFBF4 url(../../img/top/about/bg.png) no-repeat right bottom;
    background-size: contain; } }
  @media (min-width: 960px) and (max-width: 1260px) {
    body.top main .about {
      background-position: 413px bottom; } }
@media (min-width: 960px) {
  body.top main .rd .wrap {
    padding: 100px 20px 118px 658px; }
    body.top main .rd .wrap:before {
      content: "";
      position: absolute;
      top: -24px;
      left: -50px;
      width: 581px;
      height: 668px;
      background: url(../../img/top/rd/image.png) no-repeat 0 0; } }
  @media (min-width: 960px) and (max-width: 1200px) {
    body.top main .rd .wrap {
      padding-left: 600px; } }
@media (min-width: 960px) {
  body.top main .product h2, body.top main .news-release h2 {
    height: 180px;
    text-align: center; }
    body.top main .product h2 span, body.top main .news-release h2 span {
      height: 29px;
      color: #069D4C;
      font-family: 'Nunito', sans-serif;
      font-size: 16px;
      line-height: 16px;
      letter-spacing: 0.1em; }
    body.top main .product h2 strong, body.top main .news-release h2 strong {
      font-size: 36px;
      line-height: 36px;
      letter-spacing: 0.1em; }
  body.top main .product {
    padding: 100px 0 0;
    background-color: #FFFBF4; }
    body.top main .product .carousel {
      height: 377px;
      padding: 270px 0 0;
      background-color: #3EB134; }
      body.top main .product .carousel .images,
      body.top main .product .carousel .indicators,
      body.top main .product .carousel .prev,
      body.top main .product .carousel .next {
        transform: translate(0, -60px);
        -webkit-transform: translate(0, -60px); }
      body.top main .product .carousel .common-button {
        margin: 0 auto; }
  body.top main .pages {
    background-color: #FFFBF4; }
    body.top main .pages ul {
      margin: 0 -15px;
      padding: 80px 0 50px;
      overflow: hidden; }
      body.top main .pages ul li {
        float: left;
        width: 33.33%;
        padding: 0 15px 30px; }
        body.top main .pages ul li a {
          display: block;
          border-radius: 9px;
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
          overflow: hidden;
          background-color: #FFFFFF; }
          body.top main .pages ul li a:hover {
            opacity: 0.8; }
          body.top main .pages ul li a img {
            width: 100%; }
          body.top main .pages ul li a p {
            text-align: center;
            color: #333333;
            font-size: 18px;
            font-weight: bold;
            line-height: 46px;
            letter-spacing: 0.1em; }
  body.top main .news-release {
    padding: 80px 20px; }
    body.top main .news-release h2 {
      height: 120px; }
    body.top main .news-release .news-list {
      float: left;
      width: calc(100% - 310px); }
      html[lang="en"] body.top main .news-release .news-list {
        float: none;
        margin: 0 auto; }
      body.top main .news-release .news-list li {
        position: relative;
        margin: 0 0 15px;
        padding: 0 0 15px;
        border-bottom: 1px dotted #E5E5E5;
        overflow: hidden;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.12em; }
        body.top main .news-release .news-list li:last-child {
          border-bottom: none; }
        body.top main .news-release .news-list li time {
          float: left;
          width: 134px;
          padding: 0 0 0 1px; }
          body.top main .news-release .news-list li time:before {
            content: "";
            display: inline-block;
            margin: 0 10px 0 0;
            border-left: 4px solid #069D4C;
            border-top: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-right: none;
            vertical-align: middle; }
        body.top main .news-release .news-list li .category {
          float: left;
          width: 110px;
          height: 26px;
          border: 1px solid transparent;
          border-radius: 2px;
          text-align: center;
          font-size: 12px;
          font-weight: bold;
          line-height: 24px;
          letter-spacing: 0; }
          body.top main .news-release .news-list li .category.ir {
            border-color: #CE1163;
            background-color: #FCEEF4; }
          body.top main .news-release .news-list li .category.topics {
            border-color: #FA6441;
            background-color: rgba(250, 100, 65, 0.07); }
          body.top main .news-release .news-list li .category.information, body.top main .news-release .news-list li .category.news {
            border-color: #009151;
            background-color: rgba(0, 145, 81, 0.07); }
          body.top main .news-release .news-list li .category.organization {
            border-color: #00576D;
            background-color: rgba(0, 87, 109, 0.07); }
          body.top main .news-release .news-list li .category.management {
            border-color: #86BA00;
            background-color: rgba(134, 186, 0, 0.07); }
        body.top main .news-release .news-list li .title {
          float: left;
          width: calc(100% - 400px);
          padding: 0 0 0 20px; }
          body.top main .news-release .news-list li .title.has-blank:after {
            content: "";
            display: inline-block;
            width: 12px;
            height: 12px;
            margin: 0 0 0 3px;
            background: url(/img/common/icons/external_link.png) no-repeat 0 0;
            background-size: cover; }
          body.top main .news-release .news-list li .title a {
            color: #333333;
            font-size: 16px;
            line-height: 28px;
            letter-spacing: 0.12em; }
          body.top main .news-release .news-list li .title.pdf a:after {
            content: "";
            display: inline-block;
            width: 18px;
            height: 20px;
            margin: 0 0 0 5px;
            vertical-align: middle;
            background: url(../../img/common/icons/pdf.png) no-repeat 0 0;
            background-size: cover; }
          body.top main .news-release .news-list li .title a:hover {
            color: #069D4C; }
        body.top main .news-release .news-list li .company {
          position: absolute;
          top: calc(50% - 7px);
          width: 178px;
          text-align: center;
          font-size: 12px;
          font-weight: bold;
          letter-spacing: 0.05em;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
    body.top main .news-release .rss {
      position: absolute;
      top: 200px;
      right: 20px;
      width: 280px;
      height: 150px;
      background-color: #FFFBF4;
      margin-top: 0; }
      body.top main .news-release .rss header {
        padding: 17px 17px 14px;
        border-bottom: 1px solid #FFFFFF;
        font-size: 0; }
        body.top main .news-release .rss header h3 {
          display: inline-block;
          margin: 0 10px 0 0;
          color: #069D4C;
          font-size: 18px;
          line-height: 18px;
          letter-spacing: 0.05em; }
          body.top main .news-release .rss header h3:before {
            content: "";
            display: inline-block;
            width: 16px;
            height: 16px;
            margin: 0 6px 0 0;
            vertical-align: top;
            background: url(../../img/top/rss_icon.png) no-repeat 0 0; }
          body.top main .news-release .rss header h3 span {
            display: inline-block;
            margin: 0 5px 0 0; }
        body.top main .news-release .rss header .about-rss {
          display: inline-block;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.05em; }
          body.top main .news-release .rss header .about-rss a {
            color: #1283D6; }
            body.top main .news-release .rss header .about-rss a:hover {
              text-decoration: underline; }
      body.top main .news-release .rss ul {
        padding: 23px 17px;
        font-size: 0; }
        body.top main .news-release .rss ul li {
          display: inline-block;
          margin: 0 0 17px;
          padding: 0 0 0 23px;
          font-size: 16px;
          line-height: 16px;
          background: url(../../img/common/icons/document.png) no-repeat 0 0; }
          body.top main .news-release .rss ul li a {
            color: #333333; }
            body.top main .news-release .rss ul li a:hover {
              color: #069D4C; }
    body.top main .news-release .common-button {
      clear: both;
      margin: 0 auto; } }
/* --------------------------------------------------
 * SP
 */
@media (max-width: 959px) {
  .absolute-bottom-line-sp, body.top main .business-field .nav > li .name:before, body.top main .about h2:before, body.top main .rd h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 1px;
    background-color: #D6D6D6; }

  body.top main .main-visual {
    position: relative;
    height: 215px;
    z-index: 1; }
    body.top main .main-visual > p {
      position: absolute;
      top: 85px;
      left: 0;
      width: 100%;
      text-align: center;
      z-index: 2; }
      body.top main .main-visual > p img {
        max-width: 90%; }
    body.top main .main-visual .images li {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-position: center center;
      background-size: cover;
      z-index: 1; }
      body.top main .main-visual .images li:nth-child(1) {
        background-image: url(../../img/top/main-visual/image1.jpg); }
      body.top main .main-visual .images li:nth-child(2) {
        background-image: url(../../img/top/main-visual/image2.jpg); }
      body.top main .main-visual .images li:nth-child(3) {
        background-image: url(../../img/top/main-visual/image3.jpg); }
      body.top main .main-visual .images li:nth-child(4) {
        background-image: url(../../img/top/main-visual/image4.jpg); }
      body.top main .main-visual .images li:nth-child(5) {
        background-image: url(../../img/top/main-visual/image5.jpg); }
    body.top main .main-visual .indicators {
      position: absolute;
      left: 0;
      bottom: 10px;
      width: 100%;
      height: 12px;
      text-align: center;
      font-size: 0;
      z-index: 3; }
      body.top main .main-visual .indicators li {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0 5px;
        border-radius: 50%;
        cursor: pointer;
        background-color: #D2D2D2; }
        body.top main .main-visual .indicators li.current, body.top main .main-visual .indicators li:hover {
          background-color: #069D4C; }
  body.top main .wrap,
  body.top main .business-field,
  body.top main .rd,
  body.top main .news-release {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto; }
  body.top main .business-field {
    position: relative;
    padding: 31px 0 60px;
    background: url(../../img/top/business-field/bg-sp.png) no-repeat center 84px;
    background-size: 356px auto;
    z-index: 2; }
    body.top main .business-field h2 {
      height: 280px;
      text-align: center;
      font-size: 0; }
      body.top main .business-field h2 span {
        display: block;
        height: 42px; }
        body.top main .business-field h2 span img {
          width: 124px; }
      body.top main .business-field h2 strong {
        font-size: 28px;
        font-weight: bold;
        line-height: 20px;
        letter-spacing: 0.1em; }
        html[lang="en"] body.top main .business-field h2 strong {
          display: inline-block;
          padding: 0 10px;
          background: #ffffff; }
    body.top main .business-field > p {
      margin: 0 0 58px;
      padding: 0 10px;
      font-size: 14px;
      font-weight: bold;
      line-height: 24px;
      letter-spacing: 0.09em; }
    body.top main .business-field .nav {
      padding: 0 42px;
      text-align: center; }
      body.top main .business-field .nav > li {
        margin: 0 0 48px;
        vertical-align: top; }
        body.top main .business-field .nav > li > img {
          width: 100%;
          margin: 0 0 32px; }
        body.top main .business-field .nav > li .en {
          margin: 0 0 10px;
          font-family: 'Nunito', sans-serif;
          font-size: 14px;
          font-weight: bold;
          line-height: 14px;
          letter-spacing: 0.05em; }
        body.top main .business-field .nav > li:nth-child(1) .en {
          color: #F3A011; }
        body.top main .business-field .nav > li:nth-child(2) .en {
          color: #DE6B84; }
        body.top main .business-field .nav > li:nth-child(3) .en {
          color: #CFC300; }
        body.top main .business-field .nav > li .name {
          position: relative;
          margin: 0 -30px 24px;
          padding: 0 0 15px;
          font-size: 30px;
          font-weight: bold;
          line-height: 34px;
          letter-spacing: 0.1em; }
          body.top main .business-field .nav > li .name:before {
            left: calc(50% - 20px); }
        body.top main .business-field .nav > li .text {
          margin: 0 -40px;
          font-size: 16px;
          line-height: 28px;
          letter-spacing: 0.1em; }
    body.top main .business-field .common-button {
      margin: 0 auto; }
  body.top main .about h2, body.top main .rd h2 {
    position: relative;
    height: 87px;
    margin: 0 0 25px; }
    body.top main .about h2:before, body.top main .rd h2:before {
      left: 0; }
    body.top main .about h2 span, body.top main .rd h2 span {
      display: block;
      height: 30px;
      color: #069D4C;
      font-family: 'Nunito', sans-serif;
      font-size: 14px;
      line-height: 14px;
      letter-spacing: 0.1em; }
    body.top main .about h2 br, body.top main .rd h2 br {
      display: none; }
    body.top main .about h2 strong, body.top main .rd h2 strong {
      font-size: 28px;
      line-height: 28px;
      letter-spacing: 0.1em; }
  body.top main .about .lead, body.top main .rd .lead {
    margin: 0 0 17px;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.1em; }
  body.top main .about .text, body.top main .rd .text {
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.12em; }
  body.top main .about .common-button, body.top main .rd .common-button {
    margin: 0 auto; }
  body.top main .about {
    padding: 60px 10px 237px;
    background: #FFFBF4 url(/img/top/about/bg_sp.jpg) no-repeat right bottom;
    background-size: auto 326px; }
  body.top main .rd .wrap {
    padding: 60px 10px 325px; }
    body.top main .rd .wrap:before {
      content: "";
      position: absolute;
      left: calc(50% - 145px);
      bottom: -46px;
      width: 290px;
      height: 334px;
      background: url(../../img/top/rd/image.png) no-repeat 0 0;
      background-size: cover; }
  body.top main .product h2, body.top main .news-release h2 {
    height: 145px;
    text-align: center; }
    body.top main .product h2 span, body.top main .news-release h2 span {
      height: 25px;
      color: #069D4C;
      font-family: 'Nunito', sans-serif;
      font-size: 12px;
      line-height: 12px;
      letter-spacing: 0.1em; }
    body.top main .product h2 strong, body.top main .news-release h2 strong {
      font-size: 28px;
      line-height: 28px;
      letter-spacing: 0.1em; }
  body.top main .product {
    padding: 60px 0 0;
    background-color: #FFFBF4; }
    body.top main .product .carousel {
      height: 377px;
      padding: 290px 0 0;
      background-color: #3EB134; }
      body.top main .product .carousel .images,
      body.top main .product .carousel .indicators,
      body.top main .product .carousel .prev,
      body.top main .product .carousel .next {
        transform: translate(0, -60px);
        -webkit-transform: translate(0, -60px); }
      body.top main .product .carousel .common-button {
        margin: 0 auto; }
  body.top main .pages {
    padding: 60px 10px 30px;
    background-color: #FFFBF4; }
    body.top main .pages ul li {
      margin: 0 0 30px;
      border-radius: 9px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13); }
      body.top main .pages ul li a {
        display: block;
        border-radius: 9px;
        overflow: hidden;
        background-color: #FFFFFF; }
        body.top main .pages ul li a img {
          width: 100%; }
        body.top main .pages ul li a p {
          text-align: center;
          color: #333333;
          font-size: 16px;
          font-weight: bold;
          line-height: 42px;
          letter-spacing: 0.1em; }
  body.top main .news-release {
    padding: 60px 10px 80px; }
    body.top main .news-release .news-list li {
      position: relative;
      margin: 0 0 22px;
      padding: 0 0 20px;
      border-bottom: 1px dotted #E5E5E5;
      overflow: hidden;
      font-size: 12px;
      line-height: 19px;
      letter-spacing: 0.12em; }
      body.top main .news-release .news-list li:last-child {
        border-bottom: none; }
      body.top main .news-release .news-list li time {
        float: left;
        width: 88px; }
        body.top main .news-release .news-list li time:before {
          content: "";
          display: inline-block;
          margin: 0 5px 0 0;
          border-left: 4px solid #069D4C;
          border-top: 3px solid transparent;
          border-bottom: 3px solid transparent;
          border-right: none;
          vertical-align: 2px; }
      body.top main .news-release .news-list li .category {
        float: left;
        width: 110px;
        height: 19px;
        border: 1px solid transparent;
        border-radius: 2px;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        line-height: 17px;
        letter-spacing: 0; }
        body.top main .news-release .news-list li .category.ir {
          border-color: #CE1163;
          background-color: #FCEEF4; }
        body.top main .news-release .news-list li .category.topics {
          border-color: #FA6441;
          background-color: rgba(250, 100, 65, 0.07); }
        body.top main .news-release .news-list li .category.information, body.top main .news-release .news-list li .category.news {
          border-color: #009151;
          background-color: rgba(0, 145, 81, 0.07); }
        body.top main .news-release .news-list li .category.organization {
          border-color: #00576D;
          background-color: rgba(0, 87, 109, 0.07); }
        body.top main .news-release .news-list li .category.management {
          border-color: #86BA00;
          background-color: rgba(134, 186, 0, 0.07); }
      body.top main .news-release .news-list li .title {
        clear: left;
        padding: 8px 0 0; }
        body.top main .news-release .news-list li .title a {
          color: #333333;
          font-size: 12px;
          line-height: 20px;
          letter-spacing: 0.12em; }
      body.top main .news-release .news-list li .company {
        position: absolute;
        top: 0;
        right: 10px;
        text-align: right;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.12em; }
    body.top main .news-release .common-button {
      margin-bottom: 40px !important; }
    body.top main .news-release .rss {
      height: 150px;
      background-color: #FFFBF4; }
      body.top main .news-release .rss header {
        padding: 17px 17px 14px;
        border-bottom: 1px solid #FFFFFF;
        overflow: hidden;
        font-size: 0; }
        body.top main .news-release .rss header h3 {
          float: left;
          color: #069D4C;
          font-size: 18px;
          line-height: 18px;
          letter-spacing: 0.05em; }
          body.top main .news-release .rss header h3:before {
            content: "";
            display: inline-block;
            width: 16px;
            height: 16px;
            margin: 0 6px 0 0;
            vertical-align: top;
            background: url(../../img/top/rss_icon.png) no-repeat 0 0; }
          body.top main .news-release .rss header h3 span {
            display: inline-block;
            margin: 0 5px 0 0; }
        body.top main .news-release .rss header .about-rss {
          float: right;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.05em; }
          body.top main .news-release .rss header .about-rss a {
            color: #1283D6; }
      body.top main .news-release .rss ul {
        padding: 23px 17px;
        font-size: 0; }
        body.top main .news-release .rss ul li {
          display: block;
          margin: 0 0 17px;
          padding: 0 0 0 23px;
          font-size: 16px;
          line-height: 16px;
          background: url(../../img/common/icons/document.png) no-repeat 0 0; }
          body.top main .news-release .rss ul li a {
            color: #333333; }
    body.top main .news-release .common-button {
      clear: both;
      margin: 0 auto; } }
.important-notices.wrap {
  position: relative;
  z-index: 7; }
  @media (max-width: 959px) {
    .important-notices.wrap {
      padding: 20px; } }

.mod-important-notices {
  position: absolute;
  bottom: 200px;
  margin-bottom: 20px;
  border-radius: 8px; }
  .mod-important-notices.pattern-01 {
    display: table;
    width: calc(100% - 40px);
    background-color: rgba(255, 255, 255, 0.8);
    border: 2px solid #e24335; }
    @media (max-width: 959px) {
      .mod-important-notices.pattern-01 {
        position: static;
        display: block;
        width: auto; } }
    .mod-important-notices.pattern-01 .mod-important-notices-heading,
    .mod-important-notices.pattern-01 .mod-important-notices-body {
      display: table-cell;
      vertical-align: middle; }
      @media (max-width: 959px) {
        .mod-important-notices.pattern-01 .mod-important-notices-heading,
        .mod-important-notices.pattern-01 .mod-important-notices-body {
          display: block; } }
    .mod-important-notices.pattern-01 .mod-important-notices-heading {
      width: 215px;
      padding: 30px;
      border-right: 1px solid #e24335; }
      @media (max-width: 959px) {
        .mod-important-notices.pattern-01 .mod-important-notices-heading {
          padding: 15px;
          width: auto;
          border-right: none;
          border-bottom: 1px solid #e24335; } }
      .mod-important-notices.pattern-01 .mod-important-notices-heading .title {
        color: #e24335;
        font-weight: bold;
        font-size: 18px; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-01 .mod-important-notices-heading .title {
            font-size: 15px; } }
    .mod-important-notices.pattern-01 .mod-important-notices-body {
      padding: 15px 15px 15px 20px; }
      @media (max-width: 959px) {
        .mod-important-notices.pattern-01 .mod-important-notices-body {
          padding: 15px; } }
      .mod-important-notices.pattern-01 .mod-important-notices-body .inner {
        display: table;
        width: 100%; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-01 .mod-important-notices-body .inner {
            display: block; } }
      .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-content,
      .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-button {
        display: table-cell;
        vertical-align: middle; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-content,
          .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-button {
            display: block; } }
      .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-content {
        padding-right: 35px; }
        .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-content .company-name {
          margin-top: 0.5em;
          text-align: right; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-content {
            padding-right: 0; } }
        .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-content .heading {
          display: table; }
          .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-content .heading .title {
            display: table-cell;
            vertical-align: middle;
            padding-right: 1.0em;
            color: #000;
            font-weight: bold; }
          .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-content .heading .date {
            display: table-cell;
            vertical-align: middle; }
      .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-button {
        width: 200px; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-button {
            margin-top: 15px;
            width: auto; } }
        .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-button a {
          position: relative;
          width: auto;
          padding: 5px 25px;
          height: auto;
          line-height: 1.5; }
          .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-button a::after {
            right: 15px !important;
            border-left-color: #069d4c; }
          @media (max-width: 959px) {
            .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-button a br {
              display: none; } }
          .mod-important-notices.pattern-01 .mod-important-notices-body .mod-important-notices-button a::after {
            content: '';
            position: absolute;
            top: 50%;
            right: 10px;
            width: 10px;
            height: 10px;
            margin-top: -5px;
            background: url(/img/common/icon/ico_arrow_right_blue_01.png) top left no-repeat;
            background-size: 10px 10px; }
  .mod-important-notices.pattern-02 {
    display: table;
    width: calc(100% - 40px);
    background-color: rgba(255, 255, 255, 0.8); }
    @media (max-width: 959px) {
      .mod-important-notices.pattern-02 {
        position: static;
        display: block;
        border: 2px solid #e24335;
        width: auto; } }
    .mod-important-notices.pattern-02 .mod-important-notices-heading,
    .mod-important-notices.pattern-02 .mod-important-notices-body {
      display: table-cell;
      vertical-align: middle; }
      @media (max-width: 959px) {
        .mod-important-notices.pattern-02 .mod-important-notices-heading,
        .mod-important-notices.pattern-02 .mod-important-notices-body {
          display: block; } }
    .mod-important-notices.pattern-02 .mod-important-notices-heading {
      width: 215px;
      padding: 30px;
      border-right: 1px solid #e24335; }
      @media (max-width: 959px) {
        .mod-important-notices.pattern-02 .mod-important-notices-heading {
          padding: 15px;
          width: auto;
          border-right: none;
          border-bottom: 1px solid #e24335; } }
      .mod-important-notices.pattern-02 .mod-important-notices-heading .title {
        color: #e24335;
        font-weight: bold;
        font-size: 18px; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-02 .mod-important-notices-heading .title {
            font-size: 15px; } }
    .mod-important-notices.pattern-02 .mod-important-notices-body {
      padding: 15px 15px 15px 20px; }
      @media (max-width: 959px) {
        .mod-important-notices.pattern-02 .mod-important-notices-body {
          padding: 15px; } }
      .mod-important-notices.pattern-02 .mod-important-notices-body .inner {
        display: table;
        width: 100%; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-02 .mod-important-notices-body .inner {
            display: block; } }
      .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-content,
      .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-button {
        display: table-cell;
        vertical-align: middle; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-content,
          .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-button {
            display: block; } }
      .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-content {
        padding-right: 35px; }
        .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-content .company-name {
          display: none; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-content {
            padding-right: 0; } }
        .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-content .heading {
          display: table; }
          .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-content .heading .title {
            display: table-cell;
            vertical-align: middle;
            padding-right: 1.0em;
            color: #000;
            font-weight: bold; }
          .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-content .heading .date {
            display: table-cell;
            vertical-align: middle; }
      .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-button {
        width: 200px; }
        @media (max-width: 959px) {
          .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-button {
            margin-top: 15px;
            width: auto; } }
        .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-button a {
          position: relative;
          width: auto;
          padding: 5px 25px;
          height: auto;
          line-height: 1.5; }
          .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-button a::after {
            right: 15px !important;
            border-left-color: #069d4c; }
          @media (max-width: 959px) {
            .mod-important-notices.pattern-02 .mod-important-notices-body .mod-important-notices-button a br {
              display: none; } }
  .mod-important-notices.pattern-03 {
    background-color: rgba(255, 255, 255, 0.8);
    border: 2px solid #0c325a; }
    .mod-important-notices.pattern-03 .mod-important-notices-heading {
      display: none; }
    .mod-important-notices.pattern-03 .mod-important-notices-body {
      padding: 15px; }
      .mod-important-notices.pattern-03 .mod-important-notices-body .mod-important-notices-content {
        padding-right: 35px; }
        @media (max-width: 767px) {
          .mod-important-notices.pattern-03 .mod-important-notices-body .mod-important-notices-content {
            padding-right: 0; } }
        .mod-important-notices.pattern-03 .mod-important-notices-body .mod-important-notices-content .heading .title {
          padding-right: 1.0em;
          color: #000;
          font-weight: bold;
          text-align: center; }
        .mod-important-notices.pattern-03 .mod-important-notices-body .mod-important-notices-content .heading .date {
          display: none; }
        .mod-important-notices.pattern-03 .mod-important-notices-body .mod-important-notices-content .company-name {
          text-align: right; }
      .mod-important-notices.pattern-03 .mod-important-notices-body .mod-important-notices-button {
        display: none; }
