@charset "UTF-8";
#vi_lower {
  background-image: url("/cms/wp-content/themes/sdat_renew/img/company/vi.webp"); }
  @media screen and (max-width: 767px) {
    #vi_lower {
      background-position: center center; } }

/* profile
------------------------------------ */
#contents #profile .profileTable th {
  width: 10em; }
#contents #profile .yakuin {
  overflow: hidden; }
  #contents #profile .yakuin dt {
    float: left;
    clear: both; }
  #contents #profile .yakuin dd {
    padding-left: 9em; }
#contents #profile .kigyolist {
  column-count: 2; }
#contents #profile .shiten {
  margin-bottom: 35px; }
  #contents #profile .shiten dt {
    font-weight: bold;
    margin-bottom: 10px; }
  #contents #profile .shiten dd {
    padding-left: 1em;
    margin-bottom: 20px; }
#contents #profile .keireki dt {
  float: left;
  clear: both; }
#contents #profile .keireki dd {
  padding-left: 8em; }
@media screen and (max-width: 1024px) {
  #contents #profile .kigyolist {
    column-count: 1; }
  #contents #profile .keireki dt {
    float: none;
    clear: both;
    font-weight: bold; }
  #contents #profile .keireki dd {
    padding-left: 0;
    margin-bottom: 1rem; } }
@media screen and (max-width: 767px) {
  #contents #profile .profileTable {
    display: block; }
    #contents #profile .profileTable th {
      width: auto;
      width: 100%;
      display: block;
      background: #eff0f4; }
    #contents #profile .profileTable td {
      display: block; } }

/* history
------------------------------------ */
#contents #history .his_yurai .name {
  margin-bottom: 2rem;
  padding: 1rem;
  background: #1f4584;
  width: fit-content; }
  #contents #history .his_yurai .name dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 0rem;
    color: #FFF; }
    #contents #history .his_yurai .name dl dt {
      font-size: clamp(1.8rem, 2.5vw, 3rem);
      font-family: "Oswald", sans-serif;
      padding-left: .5rem;
      font-weight: bold;
      line-height: 1; }
    #contents #history .his_yurai .name dl dd {
      font-size: clamp(1.2rem, 1.5vw, 1.6rem);
      font-weight: bold;
      white-space: nowrap;
      line-height: 1; }
#contents #history .his_yurai .contain {
  background: #dadce1;
  padding: 2rem; }
  #contents #history .his_yurai .contain h3 {
    width: fit-content;
    border-bottom: 1px solid #000;
    font-size: 2rem;
    margin-bottom: 3rem; }
  #contents #history .his_yurai .contain .detail {
    display: grid;
    grid-template-columns: 14em auto;
    grid-template-rows: auto;
    gap: 1rem 2rem; }
    #contents #history .his_yurai .contain .detail dt {
      display: flex;
      justify-content: space-between; }
      #contents #history .his_yurai .contain .detail dt:after {
        content: "・・・"; }
#contents #history .historyTable th {
  white-space: nowrap; }
@media screen and (max-width: 1024px) {
  #contents #history .his_yurai .name dl dt {
    font-size: clamp(1.8rem, 2.4vw, 3rem); }
  #contents #history .his_yurai .name dl dd {
    font-size: clamp(1.2rem, 1.5vw, 1.6rem); }
  #contents #history .his_yurai .contain {
    padding: 1rem; }
    #contents #history .his_yurai .contain .detail {
      grid-template-columns: 12em auto; }
      #contents #history .his_yurai .contain .detail dt:after {
        content: "…"; } }
@media screen and (max-width: 767px) {
  #contents #history .his_yurai .name dl {
    display: grid;
    align-items: center;
    align-content: center;
    grid-template-columns: 1fr auto; }
    #contents #history .his_yurai .name dl dt {
      font-size: clamp(1.8rem, 2.5vw, 3rem);
      font-family: "Oswald", sans-serif;
      padding-left: .5rem;
      font-weight: bold;
      line-height: 1; }
    #contents #history .his_yurai .name dl dd {
      font-size: clamp(1.2rem, 1.5vw, 1.6rem);
      font-weight: bold;
      white-space: nowrap; }
  #contents #history .his_yurai .contain {
    padding: 1rem; }
    #contents #history .his_yurai .contain h3 {
      margin-bottom: 2rem; }
    #contents #history .his_yurai .contain .detail {
      display: block; }
      #contents #history .his_yurai .contain .detail dt {
        display: flex;
        justify-content: space-between;
        background: #0f286c;
        color: #FFF;
        width: fit-content;
        padding: .5rem 1rem; }
        #contents #history .his_yurai .contain .detail dt:after {
          display: none; }
      #contents #history .his_yurai .contain .detail dd:not(:last-child) {
        margin-bottom: 2rem; }
  #contents #history .historyTable {
    display: block; }
    #contents #history .historyTable th {
      width: auto;
      width: 100%;
      display: block;
      background: #eff0f4; }
    #contents #history .historyTable td {
      display: block; } }

/* history
------------------------------------ */
#contents #officer .staffTable {
  width: 100%; }
  #contents #officer .staffTable th {
    white-space: nowrap;
    width: 10em; }
#contents #officer .partnership {
  padding: 2rem;
  border: 1px solid #0c1f55; }
  #contents #officer .partnership > dl > dt {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 2.0rem; }
  #contents #officer .partnership > dl dd {
    margin-bottom: 30px; }
  #contents #officer .partnership > dl dd > dl {
    margin-top: 2rem; }
    #contents #officer .partnership > dl dd > dl dt {
      padding-left: 2rem;
      margin-bottom: 5px;
      font-weight: bold; }
    #contents #officer .partnership > dl dd > dl dd {
      padding-left: 2rem;
      margin-bottom: 15px; }
  #contents #officer .partnership ul {
    padding-left: 1em;
    text-indent: -1em; }
@media screen and (max-width: 767px) {
  #contents #officer .staffTable {
    display: block; }
    #contents #officer .staffTable th {
      width: auto;
      width: 100%;
      display: block;
      background: #eff0f4; }
    #contents #officer .staffTable td {
      display: block; } }

/* business
------------------------------------ */
#contents #business .shiire dt {
  font-size: 1.8rem; }
#contents #business .shiire dd {
  padding-left: 26px;
  margin-bottom: 15px; }
#contents #business .alumilink dt {
  margin-bottom: 5px; }
  #contents #business .alumilink dt:first-child {
    margin-bottom: 20px; }
  #contents #business .alumilink dt a {
    font-weight: bold; }
#contents #business .alumilink dd {
  margin-bottom: 20px;
  padding-left: 1em; }
#contents #business .salesfor li {
  font-size: 1.8rem;
  margin-bottom: 1rem; }
#contents #business .merit dt {
  margin-bottom: 5px;
  font-weight: bold; }
  #contents #business .merit dt:first-child {
    margin-bottom: 20px; }
#contents #business .merit dd {
  margin-bottom: 20px;
  padding-left: 1em; }
  #contents #business .merit dd ul li {
    margin-bottom: 5px; }

/* manufacturer
------------------------------------ */
#contents #manufacturer .manufacturer_map {
  overflow: hidden;
  margin-bottom: 40px; }
  #contents #manufacturer .manufacturer_map .photo {
    max-width: 60%;
    float: right;
    padding: 0 0 1rem 2rem; }
#contents #manufacturer .factory {
  display: flex;
  justify-content: space-between; }
  #contents #manufacturer .factory > * {
    width: 48%; }
#contents #manufacturer .productTable th {
  white-space: nowrap; }
#contents #manufacturer .chikko-kinokawa {
  color: #50a6d8;
  font-weight: bold; }
#contents #manufacturer .newsContainer {
  border-top: 1px solid #0f286c;
  border-bottom: 1px solid #0f286c; }
  #contents #manufacturer .newsContainer > .newsLine {
    padding: 2rem 2rem 2rem 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d2d5df; }
    #contents #manufacturer .newsContainer > .newsLine:nth-child(even) {
      background: #f6f7f9; }
    #contents #manufacturer .newsContainer > .newsLine > p {
      margin-bottom: 0;
      width: calc(100% - 12em); }
    #contents #manufacturer .newsContainer > .newsLine .linkbtn {
      width: calc(10em);
      text-align: center; }
      #contents #manufacturer .newsContainer > .newsLine .linkbtn a {
        display: block;
        padding: .5rem 1rem;
        background: #1f4584;
        color: #FFF;
        text-decoration: none; }
#contents #manufacturer .newProduct {
  margin-bottom: 5rem; }
  #contents #manufacturer .newProduct > * {
    margin: 0;
    padding: 1rem 2rem 1rem 1.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d2d5df; }
    #contents #manufacturer .newProduct > *:first-child {
      border-top: 1px solid #0f286c; }
    #contents #manufacturer .newProduct > *:last-child {
      border-bottom: 1px solid #0f286c; }
    #contents #manufacturer .newProduct > *:nth-child(even) {
      background: #f6f7f9; }
    #contents #manufacturer .newProduct > * .image {
      width: 160px; }
    #contents #manufacturer .newProduct > * .link {
      width: calc(6em + 4rem);
      text-align: center; }
      #contents #manufacturer .newProduct > * .link a {
        display: block;
        padding: .5rem 1rem;
        background: #1f4584;
        color: #FFF;
        text-decoration: none; }
    #contents #manufacturer .newProduct > * .text {
      width: calc(100% - 160px - 6em - 10rem); }
      #contents #manufacturer .newProduct > * .text h3 {
        font-size: 2.0rem;
        font-weight: bold;
        color: #0f286c;
        margin-bottom: 1rem; }
        #contents #manufacturer .newProduct > * .text h3 span {
          line-height: 1;
          display: inline-block;
          padding: .5rem 2rem;
          font-size: 1.6rem;
          font-weight: normal;
          border-radius: 50vh;
          border: 1px solid #0f286c;
          margin-right: 1rem; }
      #contents #manufacturer .newProduct > * .text p {
        line-height: 1.5; }
@media screen and (max-width: 1024px) {
  #contents #manufacturer .manufacturer_map {
    overflow: hidden;
    margin-bottom: 40px; }
    #contents #manufacturer .manufacturer_map .photo {
      max-width: 100%;
      float: none;
      padding: 0 2rem 1rem 2rem; }
  #contents #manufacturer .factory {
    display: block;
    justify-content: space-between; }
    #contents #manufacturer .factory > * {
      width: 100%; }
  #contents #manufacturer .newProduct > * {
    padding: 1rem 1rem; }
    #contents #manufacturer .newProduct > * .link {
      width: calc(4em + 2rem); }
      #contents #manufacturer .newProduct > * .link a {
        padding: .5rem 1rem; }
    #contents #manufacturer .newProduct > * .text {
      width: calc(100% - 160px - 4em - 6rem); } }
@media screen and (max-width: 767px) {
  #contents #manufacturer .newsContainer > .newsLine {
    padding: 2rem 2rem 2rem 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
    #contents #manufacturer .newsContainer > .newsLine p {
      width: 100%; }
    #contents #manufacturer .newsContainer > .newsLine .linkbtn {
      width: 10em;
      margin-top: 1rem; }
  #contents #manufacturer .newProduct {
    margin-bottom: 5rem; }
    #contents #manufacturer .newProduct > * {
      margin: 0;
      padding: 1rem 1rem 1rem 1rem;
      grid-template-columns: 30% 1fr;
      display: grid;
      align-items: flex-end; }
      #contents #manufacturer .newProduct > * .image {
        width: 100%;
        order: 2; }
      #contents #manufacturer .newProduct > * .link {
        order: 3;
        width: 100%;
        padding: 0 1rem; }
        #contents #manufacturer .newProduct > * .link a {
          font-size: 1.2rem; }
      #contents #manufacturer .newProduct > * .text {
        order: 1;
        width: 100%;
        grid-column: span 2;
        margin-bottom: 1rem; }
        #contents #manufacturer .newProduct > * .text h3 {
          margin-bottom: .5rem;
          font-size: 1.4rem; }
          #contents #manufacturer .newProduct > * .text h3 span {
            padding: .5rem 1rem;
            font-size: 1.2rem; }
        #contents #manufacturer .newProduct > * .text p {
          font-size: 1.2rem; } }

/* english
------------------------------------ */
#contents #english .profileTable th {
  width: 18em; }
#contents #english .shiten dt {
  font-weight: bold;
  margin-bottom: 10px; }
#contents #english .shiten dd {
  padding-left: 1em;
  margin-bottom: 20px; }
#contents #english .historyTable th {
  width: 10em; }
@media screen and (max-width: 767px) {
  #contents #english .profileTable, #contents #english .historyTable {
    display: block; }
    #contents #english .profileTable th, #contents #english .historyTable th {
      width: auto;
      width: 100%;
      display: block;
      background: #eff0f4; }
    #contents #english .profileTable td, #contents #english .historyTable td {
      display: block; } }

/* access
------------------------------------ */
#contents #access .map {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 5px solid #dee0e6; }
  #contents #access .map iframe {
    vertical-align: bottom; }
#contents #access .honsha {
  padding-bottom: 370px;
  margin-bottom: 6rem;
  position: relative; }
#contents #access .siten {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #contents #access .siten > * {
    position: relative;
    width: 48%;
    padding-bottom: 270px; }
@media screen and (max-width: 767px) {
  #contents #access .siten > * {
    width: 100%; } }

/* environment
------------------------------------ */
#contents #environment .policy dt {
  font-weight: bold;
  margin-bottom: 10px; }
#contents #environment .policy dd {
  margin-bottom: 35px; }
