/* CSS Document */
/* コントラスト比を高めるための基本的な色設定 */
:root {
  --text-color: #000000; /* 濃いテキスト色 */
  --background-color: #ffffff; /* 明るい背景色 */
  --secondary-text-color: #575757; /* 十分なコントラストを保つ濃い灰色 */
  --secondary-background-color: #efefef; /* 明るい灰色の背景 */
}

/*body {
  color: var(--text-color);
  background-color: var(--background-color);
}

.secondary-text {
  color: var(--secondary-text-color);
}

.secondary-background {
  background-color: var(--secondary-background-color);
}
*/

.company_hh2 {
  text-align: center;
  display: block;
  position: relative;
  font-size: 187%;
  margin-bottom: 63px;
  color: #1575b5;
  font-family: "Helvetica Neue", HelveticaNeue, "TeX Gyre Heros", TeXGyreHeros, FreeSans, "Nimbus Sans L",
    "Liberation Sans", Arimo, Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.company_txt2 {
  width: 80%;
  text-align: center;
  margin: 20px auto;
}

.total_managment2 {
  margin: 20px auto;
  width: 93%;
}

.about_solution01c_ul {
  width: 93%;
  margin: 20px auto 50px;
  padding: 0;
  overflow: hidden;
}

.about_solution01c_ul li {
  float: left;
  width: 30%;
  text-align: center !important;
  padding: 0 1.5%;
}

.about_solution01c_ul li img {
  width: 100%;
  height: auto;
  text-align: center;
}

ul.indent {
  margin-left: 20px;
}

img.l_img {
  float: left;
  width: 40%;
  display: block;
}

img.l_img.pc {
  width: 55%;
  margin-left: 20px;
  padding-top: 3%;
}

ul.flwrap {
  width: 96%;
  margin: 0 auto 30px;
  padding: 0;
  overflow: hidden;
}

img.c_img.c02 {
  width: 50%;
  max-width: 1200px;
  margin: 0 auto;
}

ul.flwrap.fl01 li,
ul.flwrap.fl02 li,
ul.flwrap.fl03 li,
ul.flwrap.fl04 li {
  list-style: none;
  padding-left: 0;
  background: none;
  margin: 0 3% 15px 0;
}

ul.flwrap.fl02 li,
ul.flwrap.fl03 li {
  float: left;
}

ul.flwrap.fl01 li {
  float: right;
  width: 43%;
}

ul.flwrap.fl01 li.arrow,
ul.flwrap.fl03 li.arrow {
  float: left;
  position: relative;
}

ul.flwrap.fl01 li.arrow:after,
ul.flwrap.fl03 li.arrow:after {
  content: url(../images/smart-solution/arrow.jpg);
  display: block;
  position: absolute;
}

ul.flwrap.fl01 li.arrow:after {
  right: -18%;
  bottom: 33%;
}

ul.flwrap.fl03 li.arrow:after {
  right: 0;
  top: 25px;
}

ul.flwrap.fl01 li dt {
  padding: 10px 0;
  width: 100%;
  float: none;
}

ul.flwrap.fl02 li {
  width: 45%;
}

ul.flwrap.fl03 li {
  width: 30%;
}

ul.flwrap.fl01 li dl dt,
ul.flwrap.fl02 li dl dt,
ul.flwrap.fl03 li dl dt {
  height: 100px;
  float: none;
}

ul.flwrap.fl01 li dl dd,
ul.flwrap.fl02 li dl dd,
ul.flwrap.fl03 li dl dd {
  padding: 0;
}

ul.flwrap.fl01 li dl dd img,
ul.flwrap.fl02 li dl dd img,
ul.flwrap.fl03 li dl dd img {
  width: 100%;
  padding-left: 0;
  background: none;
  margin: 0 4% 15px 0;
}
ul.flwrap.fl03 li dl dt span {
  border: 1px solid #000;
  border-radius: 30px;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

ul.flwrap.fl03 li dl dt span.circle01 {
  width: 100px;
}

ul.flwrap.fl03 li dl dt span.circle02 {
  width: 150px;
}

ul.flwrap.fl04 li {
  float: right;
  width: 58%;
}

ul.flwrap.fl04 li img {
  width: 100%;
  padding-left: 0;
  background: none;
}

ul.flwrap.fl04 li.arrow {
  float: left;
  position: relative;
  width: 34%;
}

ul.flwrap.fl04 li.arrow img {
  padding: 7% 0 0;
}

ul.flwrap.fl04 li.arrow:after {
  content: url(../images/smart-solution/arrow_large.png);
  display: block;
  position: absolute;
  top: 8%;
  right: -13%;
}

/* privacy */

.privacy .content_type_ttl03.sec {
  margin: 20px auto 20px;
  color: #ffffff;
}

.privacy .txt-right {
  text-align: right;
}

.privacy strong {
  font-weight: bold;
}

.privacy ol li {
  margin: 0 0 10px;
  list-style: none;
}

.privacy ol li p {
  margin: 0 0 15px;
}

.privacy ol li h2 {
  margin: 30px 0 15px;
  padding: 0;
  font-weight: bold;
  font-size: 166%;
  color: #1575b5;
}

.privacy ol li ul {
  margin: 10px 0 20px 20px;
}

.privacy ol li ul h3 {
  margin: 20px 0 10px;
  font-size: 125%;
  font-weight: bold;
}

.privacy ol li ul ol li,
.privacy ol li ol li {
  list-style: upper-roman;
  margin: 10px 0 10px 35px;
}

.privacy ol li ul ol ul li,
.privacy ol li ul ul li {
  list-style: disc;
  margin: 10px 0 10px 15px;
}

.form_area p a {
  color: #1575b5;
}
.form_area p a:hover {
  text-decoration: underline;
}

html .scroll-hint-icon {
  height: 85px;
}

.sct_txt14 p {
  margin-bottom: 15px;
  font-size: 112%;
}

.cat_content h3,
.cat_content .sct_txt14 p {
  text-transform: none;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 769px) {
  .company_txt2,
  .total_managment2 {
    width: 100%;
  }
  .about_solution01c_ul li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }

  html .form_common dl dd .mwform-tel-field input[type="text"] {
    width: 25%;
  }

  .sol_ab_content01 h3 {
    text-align: center;
    display: block;
    line-height: 1.1;
    font-size: 150%;
    font-weight: bold;
    margin: 20px 0;
    padding: 20px 0 0;
    color: #1575b5;
  }

  img {
    max-width: 96%;
    height: auto;
  }

  img.l_img,
  ul.flwrap.fl01 li,
  ul.flwrap.fl02 li,
  ul.flwrap.fl03 li,
  ul.flwrap.fl04 li,
  ul.flwrap.fl04 li.arrow {
    width: 100%;
    float: none;
    max-width: 96%;
  }

  img.c_img.c02 {
    width: 96%;
    float: none;
  }

  ul.flwrap.fl01 li.arrow:after,
  ul.flwrap.fl03 li.arrow:after,
  ul.flwrap.fl04 li.arrow:after {
    position: static;
    text-align: center;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }

  ul.flwrap.fl04 li {
    padding-top: 70px;
  }

  ul.flwrap.fl04 li.arrow {
    padding-top: 0;
  }
  ul.flwrap.fl03 dl dt {
    width: 100%;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}

/* クッキバナー */
#cookie-notice .cookie-notice-container {
  padding: 30px;
}

@media screen and (max-width: 767px) {
  #cookie-notice .cookie-notice-container {
    padding: 20px;
  }
}

#cookie-notice #cn-notice-text {
  font-size: 16px;
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  #cookie-notice #cn-notice-text {
    font-size: 14px;
  }
}

#cookie-notice #cn-notice-text a {
  color: #fff;
  text-decoration: underline;
}

#cookie-notice #cn-notice-text a:hover {
  text-decoration: none;
}

#cookie-notice #cn-notice-buttons {
  display: block;
}

#cookie-notice #cn-notice-buttons a {
  margin-top: 15px;
  padding: 10px 15px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  #cookie-notice #cn-notice-buttons a {
    font-size: 14px;
  }
}

#cookie-notice #cn-accept-cookie {
  margin: 0 20px 0 0;
}

#cookie-notice #cn-refuse-cookie {
  margin-left: 0;
  background-color: gray !important;
}

#cookie-notice .cn-close-icon {
  display: none;
}

/* 20250325 add */
@media screen and (max-width: 767px) {
  .menu-contact {
    width: 40px;
    height: 40px;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 60px;
    bottom: 0;
  }
  .menu-contact a {
    display: block;
    width: 100%;
    height: 100%;
    background: #0074bf;
    border-radius: 50%;
  }
  .menu-contact a img {
    margin: auto;
    position: absolute;
    inset: 0;
  }
}

@media screen and (max-width: 480px) {
  .top_keywords {
    align-items: flex-start !important;
    flex-direction: column;
  }
  .top_keywords p {
    margin-bottom: 10px;
  }
  .top_keywords ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100% !important;
    padding: 0 !important;
  }
  .top_keywords ul li {
    margin: 0 !important;
  }
}
