@charset "UTF-8";
/* Scss Document */
section {
  margin: 80px auto; }
  @media screen and (max-width: 767px) {
    section {
      margin: 32px auto; } }

/*------------------------------------------*/
.top_hw {
  font-size: 2.25rem;
  line-height: 40px;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 45px; }
  @media screen and (max-width: 767px) {
    .top_hw {
      font-size: 1.25rem;
      line-height: 30px;
      margin: 0 0 25px; } }
  .top_hw.WH {
    color: #fff; }
  .top_hw span {
    font-size: 0.875rem;
    line-height: 14px;
    display: block;
    margin: 20px 0 0 0; }
    @media screen and (max-width: 767px) {
      .top_hw span {
        font-size: 0.625rem;
        margin: 10px 0 0 0; } }
    .top_hw span.RD {
      color: #c40200; }
    .top_hw span.YL {
      color: #fff000; }

/*------------------------------------------*/
#mainvisual {
  position: relative;
  z-index: 1; }
  #mainvisual li {
    background: no-repeat center center / cover;
    height: 430px; }
    @media screen and (max-width: 767px) {
      #mainvisual li img {
        width: 100%; } }
    @media print {
      #mainvisual li {
        width: 100% !important; } }
  @media screen and (max-width: 767px) {
    #mainvisual li {
      height: auto; } }
  #mainvisual .inner {
    height: 430px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 965px;
    margin: 0 auto;
    -webkit-align-items: center;
    align-items: center; }
    #mainvisual .inner a.slide_txt {
      height: 310px;
      width: 700px;
      padding-top: 100px; }
      #mainvisual .inner a.slide_txt .common_btn {
        margin-top: 32px;
        transition: all 0.3s ease 0s; }
      #mainvisual .inner a.slide_txt:hover .common_btn {
        opacity: 0.7; }
    #mainvisual .inner .side_contact {
      width: 230px;
      box-sizing: border-box;
      margin: 0; }
  #mainvisual .bx-controls {
    padding: 15px 10px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: flex;
    flex-direction: row-reverse; }
    #mainvisual .bx-controls .bx-pager {
      display: flex; }
      #mainvisual .bx-controls .bx-pager .bx-pager-item {
        margin: 0 7px; }
        #mainvisual .bx-controls .bx-pager .bx-pager-item a {
          text-indent: -999em;
          overflow: hidden;
          display: block;
          width: 15px;
          height: 15px;
          background: #fff;
          border-radius: 100px; }
          #mainvisual .bx-controls .bx-pager .bx-pager-item a.active, #mainvisual .bx-controls .bx-pager .bx-pager-item a:hover {
            background: #e60027; }
    #mainvisual .bx-controls .bx-controls-auto {
      margin: 0 7px;
      text-align: left; }
      #mainvisual .bx-controls .bx-controls-auto .bx-start {
        display: block;
        width: 15px;
        height: 15px;
        text-indent: -999em;
        background: url(/smart-manufacturing/sp/shared/images/play_wh.svg) no-repeat center center/12px 15px; }
        #mainvisual .bx-controls .bx-controls-auto .bx-start:hover {
          background-image: url(/smart-manufacturing/sp/shared/images/play_rd.svg); }
        #mainvisual .bx-controls .bx-controls-auto .bx-start.active {
          display: none; }
      #mainvisual .bx-controls .bx-controls-auto .bx-stop {
        display: block;
        width: 15px;
        height: 15px;
        text-indent: -999em;
        background: url(/smart-manufacturing/sp/shared/images/pause_wh.svg) no-repeat center center/12px 15px; }
        #mainvisual .bx-controls .bx-controls-auto .bx-stop:hover {
          background-image: url(/smart-manufacturing/sp/shared/images/pause_rd.svg); }
        #mainvisual .bx-controls .bx-controls-auto .bx-stop.active {
          display: none; }

/*------------------------------------------*/
#top_Performance ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    #top_Performance ul {
      display: block;
      margin: 0 0 20px; } }
  #top_Performance ul li {
    width: 311px;
    margin: 0 0 16px; }
    @media screen and (min-width: 768px) {
      #top_Performance ul li {
        display: block !important; } }
    @media screen and (max-width: 767px) {
      #top_Performance ul li {
        width: auto;
        height: 60px;
        margin: 0 0 10px; } }
    #top_Performance ul li a {
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      text-decoration: none;
      text-align: center;
      color: #fff;
      font-size: 16px;
      position: relative;
      padding: 20px 0;
      box-sizing: border-box;
      background-image: -moz-linear-gradient(90deg, #1b8faf 0%, #42a8c5 52%, #47aac5 100%);
      background-image: -webkit-linear-gradient(90deg, #1b8faf 0%, #42a8c5 52%, #47aac5 100%);
      background-image: -ms-linear-gradient(90deg, #1b8faf 0%, #42a8c5 52%, #47aac5 100%); }
      @media screen and (max-width: 767px) {
        #top_Performance ul li a {
          font-size: 14px; } }
      #top_Performance ul li a:after {
        content: "";
        position: absolute;
        right: 10px;
        bottom: 10px;
        width: 10px;
        height: 10px;
        background: url(../images/top/top_performance_arrow.png) no-repeat; }

/*------------------------------------------*/
#top_About {
  background-image: url(/smart-manufacturing/sp/shared/images/top/top_about_bg2.png), url(/smart-manufacturing/sp/shared/images/top/top_about_bg.jpg);
  background-repeat: repeat-y , no-repeat;
  background-position: center top ,center center;
  background-size: 1600px , cover;
  padding: 80px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #top_About {
      padding: 30px 0;
      background: #eee; } }
  #top_About p {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
    margin: -10px 0 30px; }
    @media screen and (max-width: 767px) {
      #top_About p {
        text-align: left;
        font-size: 14px;
        line-height: 1.6;
        margin: 0 0 20px; } }
  #top_About h3 {
    margin-top: 40px;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    letter-spacing: 2px;
    padding-left: 2px; }
    @media screen and (max-width: 767px) {
      #top_About h3 {
        font-size: 16px;
        text-align: left;
        text-indent: -999em;
        overflow: hidden;
        margin-top: 30px; } }
    #top_About h3:before {
      content: "";
      height: 4px;
      width: 230px;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -2px;
      background: #333; }
      @media screen and (max-width: 767px) {
        #top_About h3:before {
          content: "製品・ソリューションを探す";
          height: auto;
          width: auto;
          background: #eee;
          color: #333;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          text-indent: 0;
          white-space: nowrap;
          font-size: 16px;
          line-height: 16px;
          margin: 0;
          padding: 0 10px; } }
    #top_About h3:after {
      content: "";
      height: 4px;
      width: 230px;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -2px;
      background: #333; }
      @media screen and (max-width: 767px) {
        #top_About h3:after {
          display: none; } }
  #top_About ul {
    border: 4px solid #333;
    border-top: none;
    margin-top: -15px;
    padding: 50px 0 45px; }
    @media screen and (max-width: 767px) {
      #top_About ul {
        border: 4px solid #333;
        margin-top: -18px;
        padding: 25px 11px 10px; } }
    #top_About ul li {
      display: inline-block;
      margin: 0 10px; }
      @media screen and (max-width: 767px) {
        #top_About ul li {
          display: block;
          margin: 0 0 10px; } }
      #top_About ul li a {
        display: block;
        width: 420px;
        padding: 20px 0 30px;
        font-size: 20px; }
        @media screen and (max-width: 767px) {
          #top_About ul li a {
            width: 100%;
            padding: 15px 15px 15px 60px;
            position: relative;
            text-align: left;
            font-size: 18px;
            line-height: 1.4;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            height: 80px; } }
        #top_About ul li a img {
          display: block;
          margin: 0 auto 10px; }
          @media screen and (max-width: 767px) {
            #top_About ul li a img {
              position: absolute;
              top: 50%;
              left: 15px;
              width: 30px;
              height: 30px;
              margin-top: -15px; } }

/*------------------------------------------*/
#top_Case .inner > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 16px;
  align-items: stretch; }
  @media screen and (max-width: 767px) {
    #top_Case .inner > ul {
      margin: 0; } }
  #top_Case .inner > ul > li {
    margin: 0 0 24px;
    width: 470px;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      #top_Case .inner > ul > li {
        width: 100%; } }
    #top_Case .inner > ul > li figure {
      margin: 0; }
      #top_Case .inner > ul > li figure img {
        width: 100%; }
    #top_Case .inner > ul > li a {
      display: block;
      border: 4px solid #eee;
      padding: 21px;
      text-decoration: none;
      height: 100%;
      box-sizing: border-box; }
      @media screen and (max-width: 767px) {
        #top_Case .inner > ul > li a {
          padding: 12px; } }
    #top_Case .inner > ul > li p {
      font-size: 18px;
      font-weight: 700;
      margin: 25px 0 10px; }
      @media screen and (max-width: 767px) {
        #top_Case .inner > ul > li p {
          font-size: 14px;
          margin: 10px 0 5px; } }
    #top_Case .inner > ul > li ul li {
      padding: 0 0 0 30px;
      margin: 5px 0 0 0;
      position: relative;
      font-size: 16px; }
      @media screen and (max-width: 767px) {
        #top_Case .inner > ul > li ul li {
          font-size: 12px;
          padding-left: 21px; } }
      #top_Case .inner > ul > li ul li:before {
        content: "";
        background: url(../images/check.svg) no-repeat left center;
        width: 22px;
        height: 24px;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -12px; }
        @media screen and (max-width: 767px) {
          #top_Case .inner > ul > li ul li:before {
            background-size: 16px;
            width: 16px; } }

/*------------------------------------------*/
#top_Recommend {
  padding: 80px 0;
  background-image: url(/smart-manufacturing/sp/shared/images/bg_dot.png), url(/smart-manufacturing/sp/shared/images/top/top_recommend_bg.jpg);
  background-repeat: repeat , no-repeat;
  background-position: center top ,center center;
  background-size: 40px , cover; }
  @media screen and (max-width: 767px) {
    #top_Recommend {
      background: url(/smart-manufacturing/sp/shared/images/bg_dot.png) repeat center top/40px #516986;
      padding: 32px 0; } }
  #top_Recommend figure {
    margin: 0; }

/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
ul.topthreebox li p, ul.topthreebox li p strong {
  text-align: center;
  color: #333; }

/*------------------------------------------*/
h1 span {
  font-size: 100% !important; }

/*------------------------------------------*/
#top_Movie {
  margin: 70px auto 90px; }
  @media screen and (max-width: 767px) {
    #top_Movie {
      margin: 30px auto 40px; } }
  #top_Movie .txt {
    font-size: 16px;
    line-height: 1.65;
    margin: 0 0 70px; }
    @media screen and (max-width: 767px) {
      #top_Movie .txt {
        font-size: 0.875rem;
        line-height: 1.6;
        margin: 0 0 30px;
        text-align: left; } }
  #top_Movie .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    #top_Movie .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }

.top_Movie__common_button {
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .top_Movie__common_button {
      margin-top: 20px; } }

/*------------------------------------------*/
#top_Example {
  margin: 80px auto 100px; }
  @media screen and (max-width: 767px) {
    #top_Example {
      margin: 40px auto; } }
  #top_Example .txt {
    font-size: 1rem;
    font-weight: 500;
    line-height: 2;
    margin: 0 0 30px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #top_Example .txt {
        text-align: left; } }

.top_Example__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 20px; }
  @media screen and (max-width: 767px) {
    .top_Example__list {
      grid-template-columns: repeat(2, 1fr);
      gap: 20px 15px; } }

.top_Example__image {
  padding-top: calc(170 / 300 * 100%);
  box-sizing: border-box;
  border: 1px solid #eee;
  position: relative; }
  .top_Example__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.top_Example__text {
  font-size: 15px;
  font-weight: 500;
  line-height: calc(23 / 15);
  margin: 15px 0 0; }
  @media screen and (max-width: 767px) {
    .top_Example__text {
      font-size: 12px;
      line-height: calc(20/ 12);
      margin-top: 8px; } }

.top_Example__button {
  display: inline-block;
  background: linear-gradient(to bottom, #c30100 50%, #B10100 51%);
  color: #fff !important;
  font-size: 13px;
  line-height: 2;
  text-decoration: none !important;
  padding: 0 10px 0 24px;
  margin-top: 15px;
  position: relative; }
  .top_Example__button:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%); }
  @media screen and (max-width: 767px) {
    .top_Example__button {
      font-size: 12px;
      margin-top: 8px; } }

.top_Example__common_button {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .top_Example__common_button {
      margin-top: 25px; } }

/*------------------------------------------*/
#top_Search {
  padding: 80px 0 100px;
  margin: 0;
  background: center/cover url(/smart-manufacturing/sp/shared/images/top/top_search_bg_pc.jpg); }
  @media screen and (max-width: 767px) {
    #top_Search {
      background: center/cover url(/smart-manufacturing/sp/shared/images/top/top_search_bg_sp.jpg);
      padding: 30px 0 40px; } }

/*------------------------------------------*/
#top_Problem {
  margin: 0; }

.top_Problem__lists {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px; }
  @media screen and (max-width: 767px) {
    .top_Problem__lists {
      grid-template-columns: none;
      gap: 14px 0; } }

.top_Problem__list {
  box-sizing: border-box;
  padding: 0 0 96px;
  position: relative; }
  .top_Problem__list:nth-of-type(1) {
    background-color: #D2EBF3; }
    .top_Problem__list:nth-of-type(1) .top_Problem__heading {
      background-color: #1F9AC2; }
    .top_Problem__list:nth-of-type(1) .top_Problem__item:before {
      color: #1F9AC2; }
  .top_Problem__list:nth-of-type(2) {
    background-color: #E5DEE8; }
    .top_Problem__list:nth-of-type(2) .top_Problem__heading {
      background-color: #7D598E; }
    .top_Problem__list:nth-of-type(2) .top_Problem__item:before {
      color: #7D598E; }
  .top_Problem__list:nth-of-type(3) {
    background-color: #FAE5D5; }
    .top_Problem__list:nth-of-type(3) .top_Problem__heading {
      background-color: #E57F30; }
    .top_Problem__list:nth-of-type(3) .top_Problem__item:before {
      color: #E57F30; }
  .top_Problem__list:nth-of-type(4) {
    background-color: #DAECE2; }
    .top_Problem__list:nth-of-type(4) .top_Problem__heading {
      background-color: #489E70; }
    .top_Problem__list:nth-of-type(4) .top_Problem__item:before {
      color: #489E70; }
  @media screen and (max-width: 767px) {
    .top_Problem__list {
      padding: 0 0 86px; } }

.top_Problem__heading {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: calc(28 / 20);
  text-align: center;
  box-sizing: border-box;
  padding: 12px 24px; }
  @media screen and (max-width: 767px) {
    .top_Problem__heading {
      min-height: 62px;
      font-size: 15px;
      padding: 10px 20px; } }

.top_Problem__items {
  padding: 25px 25px 0; }
  @media screen and (max-width: 767px) {
    .top_Problem__items {
      padding: 15px 15px 0; } }

.top_Problem__item {
  font-size: 15px;
  font-weight: 500;
  line-height: calc(23 / 15);
  padding-left: 18px;
  position: relative; }
  .top_Problem__item:before {
    content: "■";
    font-size: 12px;
    line-height: calc(23 / 12);
    position: absolute;
    left: 0; }
  .top_Problem__item:not(:first-of-type) {
    margin-top: 16px; }
  @media screen and (max-width: 767px) {
    .top_Problem__item:not(:first-of-type) {
      margin-top: 12px; } }

.top_Problem__common_button {
  min-width: 300px;
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0; }
  @media screen and (max-width: 767px) {
    .top_Problem__common_button {
      bottom: 20px; } }

/*------------------------------------------*/
#top_Solution {
  padding-top: 80px;
  margin: 0; }
  @media screen and (max-width: 767px) {
    #top_Solution {
      padding-top: 30px; } }

.top_Solution__image {
  position: relative; }
  .top_Solution__image img {
    width: 100%; }

.top_Solution__button {
  display: inline-block;
  width: 106px;
  position: absolute; }
  .top_Solution__button img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .top_Solution__button {
      width: 15.4666666667vw; } }
  @media screen and (max-width: 320px) {
    .top_Solution__button {
      width: 49px; } }

.top_Solution__button--1 {
  top: 226px;
  right: 43px; }
  @media screen and (max-width: 767px) {
    .top_Solution__button--1 {
      top: 20.5333333333vw;
      right: 4vw; } }
  @media screen and (max-width: 320px) {
    .top_Solution__button--1 {
      top: 66px;
      right: 13px; } }

.top_Solution__button--2 {
  top: 552px;
  right: 344px; }
  @media screen and (max-width: 767px) {
    .top_Solution__button--2 {
      top: 52.5333333333vw;
      right: 33.0666666667vw; } }
  @media screen and (max-width: 320px) {
    .top_Solution__button--2 {
      top: 168px;
      right: 106px; } }

.top_Solution__button--3 {
  top: 788px;
  right: 344px; }
  @media screen and (max-width: 767px) {
    .top_Solution__button--3 {
      top: 74.4vw;
      right: 33.0666666667vw; } }
  @media screen and (max-width: 320px) {
    .top_Solution__button--3 {
      top: 238px;
      right: 106px; } }

.top_Solution__button--4 {
  top: 788px;
  right: 43px; }
  @media screen and (max-width: 767px) {
    .top_Solution__button--4 {
      top: 74.4vw;
      right: 4vw; } }
  @media screen and (max-width: 320px) {
    .top_Solution__button--4 {
      top: 238px;
      right: 13px; } }

/*------------------------------------------*/
#top_Cta {
  background-color: #333;
  padding: 35px 32px;
  margin: 80px 0 0; }
  @media screen and (max-width: 767px) {
    #top_Cta {
      padding: 20px 18px 30px;
      margin: 30px 0 0; } }

.top_Cta__heading {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: calc(52 / 36);
  text-align: center; }
  @media screen and (max-width: 767px) {
    .top_Cta__heading {
      font-size: 17px;
      line-height: calc(17 / 11); } }

.top_Cta__text {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: calc(21 / 15);
  margin-top: 22px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .top_Cta__text {
      font-size: 12px;
      line-height: calc(17 / 12);
      margin-top: 10px; } }

.top_Cta__button_wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 14px; }
  @media screen and (max-width: 767px) {
    .top_Cta__button_wrapper {
      grid-template-columns: none;
      margin-top: 22px; } }

.top_Cta__button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  background: linear-gradient(to bottom, #c30100 50%, #B10100 51%);
  padding: 26px 20px;
  color: #fff !important;
  font-size: 24px;
  font-weight: 700;
  line-height: calc(32 / 24);
  text-align: center;
  text-decoration: none !important;
  box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .top_Cta__button {
      min-height: 68px;
      font-size: 21px;
      line-height: calc(30 / 21);
      padding: 15px 10px; } }

.top_Cta__button--contact span {
  padding-left: 54px;
  position: relative; }
  .top_Cta__button--contact span:before {
    content: "";
    display: inline-block;
    width: 34px;
    height: 24px;
    background: center/contain no-repeat url(/smart-manufacturing/sp/shared/images/ico_contact.svg);
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%); }
@media screen and (max-width: 767px) {
  .top_Cta__button--contact span {
    padding-left: 46px; }
    .top_Cta__button--contact span:before {
      width: 30px;
      height: 20px; } }

.top_Cta__button--download span {
  padding-left: 40px;
  position: relative; }
  .top_Cta__button--download span:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 35px;
    background: center/contain no-repeat url(/smart-manufacturing/sp/shared/images/ico_document.svg);
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%); }
@media screen and (max-width: 767px) {
  .top_Cta__button--download span {
    font-size: 14px;
    line-height: calc(18 / 14);
    padding-left: 30px; }
    .top_Cta__button--download span:before {
      width: 24px;
      height: 30px; } }

/*------------------------------------------*/
#top_Download {
  width: 100%;
  max-width: 696px;
  background: center/cover url(/smart-manufacturing/sp/shared/images/top/top_download_bg_pc.jpg);
  margin: 100px auto 0;
  box-sizing: border-box;
  position: relative; }
  #top_Download a {
    display: block;
    padding: 12px 50px 20px 148px;
    border: 5px solid #333;
    text-decoration: none;
    position: relative;
    overflow: hidden; }
  @media screen and (max-width: 767px) {
    #top_Download {
      margin: 48px auto 0;
      background: center/cover url(/smart-manufacturing/sp/shared/images/top/top_download_bg_sp.jpg); }
      #top_Download a {
        padding: 20px 6px 42px 124px; } }

.top_Download__heading {
  color: #C50D13;
  font-size: 20px;
  font-weight: 900;
  line-height: calc(30 / 20);
  text-align: center; }
  @media screen and (max-width: 767px) {
    .top_Download__heading {
      font-size: 18px;
      letter-spacing: -0.05em;
      line-height: calc(23 / 18); }
      .top_Download__heading .small_text {
        font-size: 14px;
        font-weight: 700;
        letter-spacing: normal;
        line-height: calc(21 / 14); } }

.top_Download__text {
  font-size: 16px;
  font-weight: 500;
  line-height: calc(24 / 16);
  text-align: center;
  margin: 4px 0 0; }
  @media screen and (max-width: 767px) {
    .top_Download__text {
      font-size: 12px;
      font-weight: 500;
      line-height: calc(17 / 12);
      margin: 8px 0 0; } }

.top_Download__image {
  width: 105px;
  position: absolute;
  top: 22px;
  left: 8px; }

.top_Download__link {
  display: inline-block;
  background-color: #333;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: calc(24 / 16);
  box-sizing: border-box;
  padding: 8px 26px 8px 12px;
  position: absolute;
  right: -5px;
  bottom: -5px; }
  .top_Download__link span {
    position: relative; }
    .top_Download__link span:after {
      content: "";
      width: 10px;
      height: 16px;
      display: inline-block;
      background: center/contain no-repeat url(/smart-manufacturing/sp/shared/images/arrow_wh_rt.svg);
      position: absolute;
      top: 50%;
      right: -16px;
      transform: translateY(-50%); }
  @media screen and (max-width: 767px) {
    .top_Download__link {
      width: calc(100% + 10px);
      text-align: center;
      padding: 5px; } }

.top_Download__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background-color: #C50D13;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  line-height: calc(36 / 25);
  position: absolute;
  top: -18px;
  left: -18px;
  pointer-events: none; }
  @media screen and (max-width: 767px) {
    .top_Download__badge {
      width: 60px;
      height: 60px;
      font-size: 21px;
      line-height: calc(30 / 21);
      top: -16px;
      left: -16px; } }

/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
