@charset "UTF-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#dir-home.index #wrapper {
  padding-top: 0;
}
#dir-home.index #wrapper h1 a {
  color: #ffffff;
}

#dir-home.index #header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

#dir-home.index .sp_navbtn span {
  background-color: #ffffff;
}

.tech-blog-bnr {
  display: block;
  margin-top: 25px;
  background-color: #ffffff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-align: center;
}
.tech-blog-bnr:hover {
  opacity: 0.7;
  text-decoration: none;
}
.tech-blog-bnr img {
  max-width: 100%;
}
.tech-blog-bnr span {
  display: block;
  margin-top: .5em;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
  font-size: 12px;
  color: #222528;
}

.home-mv {
  position: relative;
  padding-bottom: calc(821 / 600 * 100%);
  background-size: cover;
  background-position: 50%;
  background-image: url(../../images/bg-mv-sp.jpg);
  overflow: hidden;
}
.home-mv-video {
  display: none;
}
.home-mv-content {
  position: absolute;
  left: 5%;
  top: 0%;
  width: 90%;
  height: 100%;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1;
}
.home-mv-content-title {
  width: 100%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 900;
  font-size: 28px;
  line-height: 1.25;
  color: #ffffff;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 2rem;
}
.home-mv-content-btn {
  width: 50%;
  margin-top: 15px;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
  font-size: 10px;
  margin: 0 auto;
}
.home-mv-content-btn a {
  -webkit-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  border: solid 1px #ffffff;
  color: #ffffff;
}
.home-mv-content-btn a i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
  width: 6px;
  height: 6px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#sec-home-business,
#sec-home-solution,
#sec-home-case {
  border-top: solid 1px #dadfe4;
}
#sec-home-business {
  background: url(../../images/home-business-bg.jpg) #FFF no-repeat;
  background-size: 300%;
  background-position: 50% 100%;
}

#sec-home-news,
#sec-home-solution {
  background-color: #f8f9f9;
}
#sec-home-product {
}

#sec-home-news .sec-inner {
  padding: 30px 15px;
}

#sec-home-business .sec-inner,
#sec-home-solution .sec-inner,
#sec-home-case .sec-inner,
#sec-home-product .sec-inner {
  padding: 60px 15px;
}

#sec-home-business h2,
#sec-home-solution h2,
#sec-home-case h2,
#sec-home-product h2 {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 30px;
}

#sec-home-business h2 span,
#sec-home-solution h2 span,
#sec-home-case h2 span,
#sec-home-product h2 span {
  display: block;
  margin-bottom: 10px;
  font-family: "Noto Sans", Verdana, sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  color: #57b53c;
  font-size: 24px;
  font-weight: normal;
}

#sec-home-business a.btn,
#sec-home-solution a.btn,
#sec-home-case a.btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 40px;
  border: solid 1px #486176;
  text-align: center;
  font-size: 11px;
  margin: 0 auto;
}
#sec-home-product a.btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 40px;
  border: solid 1px #486176;
  text-align: center;
  font-size: 11px;
  margin: 10px auto;
}
#sec-home-business a.btn:before,
#sec-home-solution a.btn:before,
#sec-home-case a.btn:before,
#sec-home-product a.btn:before {
  content: "";
  width: 6px;
  height: 13px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(../images/arrow_r.png);
}

.sec-home-news-title h2 {
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  font-size: 20px;
  color: #222528;
}
.news-box-sp {
  display: flex;
}
.sec-home-news-title ul {
  width: 87.5%;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec-home-news-title ul > li {
  width: calc(100% / 7 + 1px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: -1px;
  margin-bottom: -1px;
  text-align: center;
  font-size: 10px;
}
.sec-home-news-title ul > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  border: solid 1px #486176;
  -webkit-transition: .3s;
  transition: .3s;
}
.sec-home-news-title ul > li a.is-active {
  background-color: #486176;
  color: #ffffff;
}
.sec-home-news-title .news-blog-link {
    width: 12.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: -1px;
    margin-top: 20px;
}
.sec-home-news-title .news-blog-link p {
    width: 102%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: -1px;
    text-align: center;
    font-size: 10px;    
}
.sec-home-news-title .news-blog-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 30px;
    background-color: #e3e4e4;
    border: solid 1px #486176;
    -webkit-transition: .3s;
    transition: .3s;
}
.sec-home-news-content {
  display: none;
  margin-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
}
.sec-home-news-content.is-active {
  display: block;
}
.sec-home-news-content li + li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #c3cbd1;
}
.sec-home-news-content > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 15px;
  padding-right: 15px;
}
.sec-home-news-content > li time {
  width: 60px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 10px;
}
.sec-home-news-content > li i {
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  background-color: #94a3b0;
  margin-right: 10px;
  font-size: 10px;
  font-style: normal;
}
.sec-home-news-content > li i.news {
  background-color: #82bdf0;
}
.sec-home-news-content > li i.topics {
  background-color: #82bdf0;
}
.sec-home-news-content > li i.media {
  background-color: #a369bc;
}
.sec-home-news-content > li i.award {
  background-color: #88cfad;
}
.sec-home-news-content > li i.press {
  background-color: #ec97b7;
}
.sec-home-news-content > li i.ir {
  background-color: #dbc50a;
}
.sec-home-news-content > li i.event {
  background-color: #eaaa4f;
}
.sec-home-news-content > li a {
  width: 100%;
  margin-top: 10px;
  position: relative;
  height: calc(12px * 1.231);
  overflow: hidden;
  font-size: 12px;
  color: #57b53c;
  padding-right: 1em;
}
.sec-home-news-content > li a:hover {
  text-decoration: underline;
}
.sec-home-news-content > li a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #f8f9f9;
}
.sec-home-news-content > li a:before {
  content: "…";
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #f8f9f9;
}
.integration {
  display: block;
  margin-top: 3rem;
}
.integration .left,
.integration .right {
  width: 100%;
  margin-top: 3rem;
}
.integration .left ul {
  margin-left: 0;
  margin-right: 0;
  margin-top: 1rem;
}
.integration .right ul {
  margin-left: 0;
  margin-right: 0;
  margin-top: 1rem;
}
.integration .left .integration-header {
}
.integration .right .integration-header {
}
.integration .integration-header {
  display: flex;
}
#sec-home-business .integration .left .integration-header h3 {
  color: #57b53c;
  font-size: 20px;
  width: 100%;
  font-weight: normal;
}
.integration .left .integration-header .line {
  display: block;
  width: 33%;
  border-top: 1px solid #57b53c;
  margin-top: 10px;
}
#sec-home-business .integration .right .integration-header h3 {
  color: #4d5963;
  font-size: 20px;
  width: 100%;
  font-weight: normal;
}
.integration .right .integration-header .line {
  display: block;
  width: 33%;
  border-top: 1px solid #4d5963;
  margin-top: 10px;
}
.integration .integration-item ul li {
  width: 100%;
  margin: 0 0 2rem;
  background: linear-gradient(230deg, #ffffff 0%, #f6f7f9 100%);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
}
.integration .integration-item ul li h6 {
  font-size: 20px;
  font-weight: 300;
  color: #57b53c;
  text-align: center;
  line-height: 1;
  padding: 1.5rem 0 1rem;
}
.integration .integration-item ul li h6 span {
  font-size: 12px;
  color: #486176;
  font-weight: normal;
  letter-spacing: 1px;
}
.integration .integration-item ul li img {
  width: 100%;
}
.integration .integration-item ul li p {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
  height: 60px;
  padding: 0 1rem;
  margin: 1rem 0 2rem;
}
.integration .left .integration-footer {
  background: linear-gradient(90deg, #52bd33 0%, #52bd33 100%);
  color: #FFF;
  letter-spacing: 2px;
  margin-top: 1rem;
  padding: 2px 0;
}
.integration .right .integration-footer {
  background: linear-gradient(90deg, #4d5963 0%, #4d5963 100%);
  color: #FFF;
  letter-spacing: 2px;
  margin-top: 1rem;
  padding: 2px 0;
}
.integration .integration-footer h6 {
  text-align: center;
  font-weight: normal;
}
.iot-01 .sec-inner {
  padding-top: 0;
}
#sec-home-business h3 {
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
  color: #222528;
  margin-bottom: 20px;
}
#sec-home-business .txt-copy {
  margin-bottom: 30px;
  line-height: 1.875;
  font-size: 14px;
  text-align: justify;
}
#sec-home-business figure {
  text-align: center;
}
#sec-home-business .box-fastio {
  margin-top: 30px;
}
#sec-home-business .sec-inner > .box-btn {
  margin-top: 20px;
  text-align: center;
}
.integration-sp {
  display: block;
  margin: 3rem 0 0;
}
.integration-sp .integration-sp-top {
  margin-bottom: 3rem;
}
.integration-sp .integration-sp-top .integration-header,
.integration-sp .integration-sp-bottom .integration-header {
  display: flex;
  margin-bottom: 1rem;
}
#sec-home-business .integration-sp .integration-sp-top .integration-header h3 {
  color: #57b53c;
  font-size: 20px;
  width: 100%;
  font-weight: normal;
}
.integration-sp .integration-sp-top .integration-header .line {
  display: block;
  width: 33%;
  border-top: 1px solid #57b53c;
  margin-top: 10px;
}
#sec-home-business .integration-sp .integration-sp-bottom .integration-header h3 {
  color: #4d5963;
  font-size: 20px;
  width: 100%;
  font-weight: normal;
}
.integration-sp .integration-sp-bottom .integration-header .line {
  display: block;
  width: 33%;
  border-top: 1px solid #4d5963;
  margin-top: 10px;
}
.integration-sp .integration-sp-top img,
.integration-sp .integration-sp-bottom img {
  border-radius: 12px;
}
.integration-sp .integration-sp-top p,
.integration-sp .integration-sp-bottom p {
  line-height: 1.875;
  font-size: 14px;
  margin-top: 1rem;
  text-align: justify;
}
.integration-sp .integration-sp-top .integration-footer {
  background: linear-gradient(90deg, #52bd33 0%, #52bd33 100%);
  color: #FFF;
  letter-spacing: 2px;
  margin-top: 1rem;
  padding: 2px 0;
}
.integration-sp .integration-sp-bottom .integration-footer {
  background: linear-gradient(90deg, #4d5963 0%, #4d5963 100%);
  color: #FFF;
  letter-spacing: 2px;
  margin-top: 1rem;
  padding: 2px 0;
}
.integration-sp .integration-footer h6 {
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  padding: 0.5rem 0;
}
.integration {
  display: none!important;
}
#sec-home-solution .box-btn {
  margin-top: 30px;
  text-align: center;
}

.sec-home-solution-list li + li {
  margin-top: 40px;
}
.sec-home-solution-list > li a {
  display: block;
}
.sec-home-solution-list figure {
  display: block;
  position: relative;
}
.sec-home-solution-list .icon {
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  padding: .5em 1em;
  background-color: #486176;
  background-image: none;
  color: #ffffff;
}
.sec-home-solution-list h3 {
  margin: 20px 0 0;
  line-height: 1.4;
  font-size: 20px;
  font-weight: normal;
  color: #222528;
  text-align: center;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
}
.sec-home-solution-list dt {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5;
}
.sec-home-solution-list dd {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.875;
  text-align: justify;
  text-justify: inter-character;
}

#sec-home-case ul li + li {
  margin-top: 40px;
}

#sec-home-case ul li {
  font-size: 16px;
}
#sec-home-case ul li a {
  display: block;
}

#sec-home-case ul li dl {
  margin-top: 25px;
}

#sec-home-case ul li dt {
  font-size: 24px;
  color: #222528;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
}

#sec-home-case ul li dd {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
  margin-top: 10px;
}

#sec-home-case .box-btn {
  margin-top: 30px;
  text-align: center;
}

.sec-home-product-col__image {
  margin-bottom: 20px;
}

#sec-home-product h3 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 1.5;
  color: #222528;
  margin-top: 32px;
}
#sec-home-product h3 b {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
#sec-home-product .txt-copy {
  font-size: 14px;
  line-height: 1.875;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: justify;
}

.home-bnr {
  border-top: solid 1px #dadfe4;
}
.home-bnr > li {
  position: relative;
  overflow: hidden;
  padding-bottom: calc(240 / 470 * 100%);
}
.home-bnr > li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  height: 100%;
  background-position: 50% 0;
  background-size: cover;
}
.home-bnr > li a.company {
  background-image: url(../../images/img-company.jpg);
}
.home-bnr > li a.ir {
  background-image: url(../../images/img-ir.jpg);
}
.home-bnr > li a.graduate {
  background-image: url(../../images/img-graduate.jpg);
}
.home-bnr > li a.recruit {
  background-image: url(../../images/img-recruit.jpg);
}
.home-bnr-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-shadow: 1px 1px 0 #ffffff;
  line-height: 1.4;
}
.home-bnr-text .en {
  font-family: "Noto Sans", Verdana, sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  font-size: 28px;
  color: #57b53c;
}
.home-bnr-text .ja {
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
  font-size: 16px;
  -webkit-columns: #222528;
          columns: #222528;
}
/* ++++++++++　20210607 ++++++++++ */
.home-bnr-recruit {
  border-top: solid 1px #dadfe4;
  margin-bottom: 60px;
}
.home-bnr-recruit > li {
  position: relative;
  overflow: hidden;
  padding-bottom: calc(240 / 380 * 100%);
}
.home-bnr-recruit > li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  height: 100%;
  background-position: 50% 0;
  background-size: cover;
}
.home-bnr-recruit > li a.graduate {
  background-image: url(../../images/img-graduate.jpg);
}
.home-bnr-recruit > li a.requirements {
  background-image: url(../../images/img-requirements.jpg);
}
.home-bnr-recruit-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-shadow: 1px 1px 0 #ffffff;
  line-height: 1.4;
}
.home-bnr-recruit-text .en {
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  font-size: 28px;
  color: #57b53c;
}
.home-bnr-recruit-text .ja {
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
  font-size: 16px;
  -webkit-columns: #222528;
          columns: #222528;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　info/seminar
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#sec-topics {
  *zoom: 1;
}

#sec-topics .box-topics {
  margin-bottom: 20px;
}

#sec-topics .aside-topics {
  padding: 0 20px;
  display: table;
  width: 100%;
  table-layout: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.box-topics > h3 {
  font-weight: normal;
  font-size: 1.2rem;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
  color: #222528;
  padding: 20px;
}

.box-topics .box-btn {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
}

.art-topics-archive {
  border-top: solid 1px #d9dde1;
  font-size: 14px;
}

.art-topics-archive:nth-last-of-type(1) {
  border-bottom: solid 1px #d9dde1;
}

.art-topics-archive span {
  display: block;
  font-size: 12px;
  line-height: 1.8;
}

.art-topics-archive h4 {
  font-weight: normal;
  line-height: 1.4;
}

.art-topics-archive a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: relative;
  display: block;
  padding: 15px 50px 15px 20px;
}

.art-topics-archive a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.art-topics-archive a:after {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: absolute;
  content: "";
  right: 20px;
  top: 50%;
  width: 12px;
  height: 16px;
  margin-top: -8px;
  background-image: url(/common/images/icon_sprite.png);
  background-position: -50px -56px;
}

.art-topics {
  border-top: solid 1px #d9dde1;
  border-bottom: solid 1px #d9dde1;
}

.art-topics header {
  padding: 20px;
  border-bottom: solid 1px #d9dde1;
}

.art-topics header span {
  display: block;
  font-size: 12px;
  line-height: 1.8;
}

.art-topics header h3 {
  color: #222528;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
}

.box-topics-body {
  padding: 20px;
  line-height: 1.7;
  font-size: 14px;
  word-wrap: break-word;
}

.box-topics-body a {
  color: #68bb50;
  text-decoration: underline;
}

.box-topics-body a:hover {
  text-decoration: none;
}

.box-topics-body h1, .box-topics-body h2, .box-topics-body h3, .box-topics-body h4, .box-topics-body h5, .box-topics-body h6 {
  margin-bottom: 20px;
  font-weight: normal;
  color: #222528;
}

.box-topics-body h1 {
  font-size: 28px;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
}

.box-topics-body h2 {
  font-size: 26px;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
}

.box-topics-body h3 {
  font-size: 24px;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
}

.box-topics-body h4 {
  font-size: 22px;
}

.box-topics-body h5 {
  font-size: 20px;
}

.box-topics-body h6 {
  font-size: 18px;
}

.box-topics-body p {
  *zoom: 1;
  margin-bottom: 20px;
}

.box-topics-body p:after {
  content: "";
  display: table;
  clear: both;
}

.box-topics-body ul, .box-topics-body ol {
  margin-bottom: 20px;
  list-style-position: inside;
}

.box-topics-body ol li {
  list-style-type: decimal;
}

.box-topics-body ul li {
  list-style-type: disc;
}

.box-topics-body hr {
  margin: 0 0 20px;
  padding: 0;
  line-height: 0;
  border: 0;
  height: 1px;
  background-color: #d9dde1;
}

.box-topics-body img {
  max-width: 100%;
  height: auto;
}

.box-topics-body img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.box-topics-body img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

.box-topics-body img.aligncenter {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.aside-topics .module-topics {
  margin-bottom: 20px;
  padding: 10px 15px;
  background-color: #f1f3f4;
  font-size: 12px;
  line-height: 2.15;
  display: table-cell;
}

.aside-topics .module-topics dt {
  color: #222528;
}

.aside-topics .module-topics dd li {
  position: relative;
  padding-left: 1em;
}

.aside-topics .module-topics dd li a {
  color: #68bb50;
}

.aside-topics .module-topics dd li a:hover {
  text-decoration: underline;
}

.aside-topics .module-topics dd li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "・";
  color: #222528;
}

.wp-pagenavi {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}

.wp-pagenavi a,
.wp-pagenavi span {
  -webkit-transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 5px 0;
  background-color: #fff;
  border: solid 1px #4d5963;
  line-height: 30px;
  font-size: 14px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span {
  background-color: #b6c0c8;
  border-color: #b6c0c8;
  color: #fff;
}

.wp-caption {
  width: auto !important;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　other
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.box-other {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*width: 960px;*/
  margin: 0 auto;
  background-color: #fafbfb;
  border: solid 1px #c8cfd6;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　sitemap
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#box-sitemap {
  *zoom: 1;
  padding: 16px;
  margin: 0 5px 0 5px;
  width: auto;
}

#box-sitemap:after {
  content: "";
  display: table;
  clear: both;
}

#box-sitemap > ul a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  color: #486176;
}

#box-sitemap > ul a:hover {
  opacity: 0.7;
  text-decoration: none;
}

#box-sitemap > ul > li {
  margin-top: 15px;
  font-size: 11px;
}

#box-sitemap > ul > li span {
  margin-right: 10px;
  font-family: "Noto Sans", Verdana, sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  color: #57b53c;
  font-size: 17px;
}

#box-sitemap > ul > li ul {
  margin-top: 5px;
  margin-left: 30px;
}

#box-sitemap > ul > li ul li {
  font-size: 13px;
  line-height: 1.875;
}

#box-sitemap li.tech-blog {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 170px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　antisocial
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#box-antisocial {
  padding: 12px 25px;
}

#box-antisocial h3 {
  font-weight: normal;
  font-size: 16px;
  color: #222528;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
}

#box-antisocial p {
  margin-top: 25px;
  line-height: 1.875;
  font-size: 13px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　privacy
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#box-privacy {
  padding: 12px 25px;
}

#box-privacy h3 {
  margin-bottom: 25px;
  font-weight: normal;
  font-size: 16px;
  color: #222528;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
}

#box-privacy p, #box-privacy dl, #box-privacy ol, #box-privacy ul {
  line-height: 1.875;
  font-size: 13px;
}

#box-privacy .sec-privacy {
  margin-bottom: 50px;
}

#box-privacy .sec-privacy:nth-last-of-type(1) {
  margin-bottom: 0;
}

#box-privacy ol {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

/*
sec-home-company
 */
#sec-home-company .sec-inner {
  position: relative;
}

.company-thumbList {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.company-thumbList.on {
  visibility: visible;
  opacity: 1;
}

.company-thumbItem {
  cursor: pointer;
}

.company-popItem {
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
  position: absolute;
  /*display: none;*/
  left: 0;
  top: 0;
  margin: 0 15px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.company-popItem.on {
  /*display: block;*/
  visibility: visible;
  opacity: 1;
}

.company-popItem-h,
.company-popItem-h-en {
  text-align: center;
}

.company-popItem-h {
  display: block;
  color: #222528;
  font-size: 16px;
  line-height: 1.35;
  padding-top: 20px;
  margin-bottom: 6px;
}

.company-popItem-h-en {
  margin-bottom: 10px;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
}

.company-popItem-ico {
  text-align: center;
  width: 100px;
  margin: 0 auto 10px;
}

.company-popItem-txt {
  font-size: 11px;
  line-height: 1.7;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 20px;
}

.company-popItem-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
}

.sec-home-company-contnet {
  position: relative;
}

.wp_social_bookmarking_light {
  *zoom: 1;
}
.wp_social_bookmarking_light:after {
  content: "";
  display: table;
  clear: both;
}
.wp_social_bookmarking_light > * {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 1;
}
.pickup-content-item {
  margin-bottom: 50px;
}
#sec-home-product .pickup-content-item a h3 {
  font-size: 22px;
  margin: 30px 0 10px;
}
.pickup-content-item a p {
  text-align: justify;
  text-justify: inter-character;
}
/*
WEB STORE 20200112
 */
 #sec-ec-webstore {
 }
 #sec-ec-webstore .sec-inner {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 0 15px;
 }
#sec-ec-webstore .sec-inner .ec-webstore {
  width: 100%;
  margin: 50px 0;
}
#sec-ec-webstore .sec-inner .ec-webstore h5 {
  font-size: 12px;
  font-weight: normal;
  margin: 32px 0 0px;
  text-align: center;
}
#sec-ec-webstore .sec-inner .ec-webstore img {
  width: 96%;
  margin: 0 auto;
  display: block;
  margin-top: 8px;
}
#sec-ec-webstore .sec-inner .ec-webstore h2 {
  font-size: 24px;
  font-weight: normal;
  font-family: 'Nunito Sans','Noto Sans JP', sans-serif;
  color: #222528;
  margin: 32px 0 8px;
  letter-spacing: 3px;
  text-align: center;
}
#sec-ec-webstore .sec-inner .ec-webstore p {
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 1.7;
  text-align: justify;
  margin: 32px 0px;
}
#sec-ec-webstore .sec-inner .ec-webstore .box-btn .btn{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 92%;
  height: 40px;
  border: solid 1px #486176;
  text-align: center;
  font-size: 11px;
  margin: 0 auto;
}
#sec-ec-webstore .sec-inner .ec-webstore .box-btn .btn-l .icon {
  background-image: url(../../common/images/icon_blank-bk.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px auto;
  width: 25px;
}
#sec-ec-webstore .sec-inner .ec-webstore .box-btn .btn-l .icon-arr2 {
  height: 16px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: 32px 0;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
