/* ========================================================================
   Component: projection
========================================================================== */
.projection {
  padding: 8.333333333333332vw 0vw 0vw 0vw;
}
@media screen and (max-width: 767px) {
  .projection {
    padding: 30px 0 0;
  }
}
.projection-inner {
  margin: 0 auto;
  position: relative;
  width: 73.95833333333334vw;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  .projection-inner {
    width: 90%;
  }
}
.projection-title span {
  display: block;
  margin-bottom: 1em;
  font-size: clamp(10px, 1.5625vw, 30px);
}
.projection-image {
  margin: 0 auto;
  width: 53.125vw;
}
.projection-image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .projection-image {
    width: 100%;
  }
}
.projection-list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 53vw;
}
@media screen and (max-width: 768px) {
  .projection-list {
    width: 90%;
  }
}
.projection-list li {
  box-sizing: border-box;
  background: #fbfbfb;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  border-radius: 100%;
  border: 2vw solid rgba(216,216,216,0.1);
  width: 16vw;
  height: 16vw;
  margin: 2.760416666666667vw 0vw 0vw 0vw;
  font-size: clamp(10px, 1.875vw, 36px);
}
@media screen and (max-width: 768px) {
  .projection-list li {
    width: 25vw;
    height: 25vw;
    margin: 6.901041666666667vw 0vw 0vw 0vw;
    font-size: 3.385416666666667vw;
  }
}
.projection .logo_usigntab {
  margin: 2.083333333333333vw 0vw 0vw 0vw;
}
.projection .logo_usigntab img {
  width: 70%;
  height: auto;
}
/* ========================================================================
   Component: contents
========================================================================== */
.contents {
  padding: 5.208333333333334vw 0vw 5.208333333333334vw 0vw;
}
@media screen and (max-width: 767px) {
  .contents {
    padding: 13.020833333333334vw 0vw 13.020833333333334vw 0vw;
  }
}
.contents-inner {
  margin: 0 auto;
  position: relative;
  width: 73.95833333333334vw;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  .contents-inner {
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .contents-body {
    display: flex;
  }
}
.contents-main {
  width: 60%;
  margin: 0vw 5.208333333333334vw 0vw 0vw;
}
@media screen and (max-width: 767px) {
  .contents-main {
    width: 100%;
    margin: 0vw 13.020833333333334vw 6.510416666666667vw 0vw;
  }
}
.contents-image {
  width: 38%;
}
.contents-image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .contents-image {
    width: 70%;
    margin: 0 auto;
    text-align: center;
  }
}
.contents-demo {
  margin: 2.604166666666667vw 0vw 0vw 0vw;
}
@media screen and (max-width: 767px) {
  .contents-demo {
    margin: 6.510416666666667vw 0vw 0vw 0vw;
  }
}
.contents-demo-inner {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .contents-demo-inner {
    width: 100%;
  }
}
.contents-demo-inner::before {
  display: block;
  content: "";
  width: 32vw;
  height: 27vw;
  background: url("/images/service/dsignage/contents_img02@2x.png.webp");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 13vw);
  left: 50%;
}
@media screen and (max-width: 767px) {
  .contents-demo-inner::before {
    position: relative;
    width: 90vw;
    height: 75vw;
    top: 0;
    left: 0;
  }
}
.contents-demo-list {
  padding: 2.083333333333333vw 0vw 0vw 0vw;
}
.contents-demo-list >li {
  display: flex;
  background: #fff;
  border: 2px solid #008dd0;
  border-radius: 4px;
  width: 60%;
  margin: 0vw 0vw 1.041666666666667vw 0vw;
}
@media screen and (max-width: 767px) {
  .contents-demo-list >li {
    width: 100%;
    margin: 0vw 0vw 2.604166666666667vw 0vw;
  }
}
.contents-demo-list >li::before {
  width: 2.5em;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 1400px) {
  .contents-demo-list >li::before {
    font-size: 1.6rem;
  }
}
.contents-demo-list-inner {
  padding: 1vw 20% 1vw 1vw;
}
@media screen and (max-width: 767px) {
  .contents-demo-list-inner {
    padding: 1vw;
  }
}
.contents-demo-list-title {
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 1400px) {
  .contents-demo-list-title {
    font-size: 1.6rem;
  }
}
.contents-demo-list-text {
  font-size: 1.6rem;
}
@media screen and (max-width: 1400px) {
  .contents-demo-list-text {
    font-size: 1.4rem;
  }
}
.contents-demo-list-1 {
  border-color: #008dd0 !important;
  color: #008dd0;
}
.contents-demo-list-1::before {
  content: "1";
  background: #008dd0;
}
.contents-demo-list-2 {
  border-color: #005ca9 !important;
  color: #005ca9;
}
.contents-demo-list-2::before {
  content: "2";
  background: #005ca9;
}
.contents-demo-list-3 {
  border-color: #003284 !important;
  color: #003284;
}
.contents-demo-list-3::before {
  content: "3";
  background: #003284;
}
.contents-design {
  margin: 5.208333333333334vw 0vw 0vw 0vw;
}
@media screen and (max-width: 767px) {
  .contents-design {
    margin: 13.020833333333334vw 0vw 0vw 0vw;
  }
}
.contents-design-inner {
  position: relative;
}
.contents-design-list {
  padding: 2.083333333333333vw 0vw 0vw 0vw;
  display: flex;
  justify-content: space-between;
}
.contents-design-list >li {
  width: 48%;
  margin: 0vw 0vw 1.041666666666667vw 0vw;
}
.contents-design-list-title {
  font-weight: bold;
  margin: 0vw 0vw 2.604166666666667vw 0vw;
  font-size: clamp(10px, 2.291666666666667vw, 44px);
}
@media screen and (max-width: 768px) {
  .contents-design-list-title {
    font-size: 1.822916666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .contents-design-list-title {
    font-size: 3.125vw;
    margin: 0vw 0vw 1.953125vw 0vw;
  }
}
.contents-design-list-image {
  background: #fff;
  text-align: center;
  height: 14.5vw;
  display: flex;
  align-items: center;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .contents-design-list-image {
    height: 18.5vw;
  }
}
.contents-design-list-text {
  margin: 1.041666666666667vw 0vw 0vw 0vw;
  font-size: clamp(10px, 1.041666666666667vw, 20px);
}
@media screen and (max-width: 768px) {
  .contents-design-list-text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .contents-design-list-text {
    margin: 2.604166666666667vw 0vw 0vw 0vw;
  }
}
.contents-design-list-1 .contents-design-list-image img {
  width: 98%;
  height: auto;
}
.contents-design-list-2 .contents-design-list-image img {
  width: 80%;
  height: auto;
}
/* ========================================================================
   Component: option
========================================================================== */
.option-inner {
  margin: 0 auto;
  position: relative;
  width: 73.95833333333334vw;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  .option-inner {
    width: 90%;
  }
}
.option-contents {
  display: flex;
  justify-content: space-between;
  margin: 0vw 0vw 4.6875vw 0vw;
}
@media screen and (max-width: 767px) {
  .option-contents {
    margin: 0vw 0vw 11.71875vw 0vw;
    display: block;
  }
}
.option-contents-image {
  width: 40%;
}
.option-contents-image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .option-contents-image {
    width: 100%;
  }
}
.option-contents-body {
  width: 57%;
}
@media screen and (max-width: 767px) {
  .option-contents-body {
    margin-top: 20px;
    width: 100%;
  }
}
.option-contents-body-list dt {
  font-weight: bold;
  background: #5b9bd4;
  color: #fff;
  padding: 0 10px;
  margin-bottom: 7px;
  font-size: clamp(10px, 1.25vw, 24px);
}
@media screen and (max-width: 767px) {
  .option-contents-body-list dt {
    font-size: 3.125vw;
  }
}
.option-contents-body-list dd {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: clamp(10px, 1.041666666666667vw, 20px);
}
@media screen and (max-width: 767px) {
  .option-contents-body-list dd {
    font-size: 2.604166666666667vw;
  }
}
/* ========================================================================
   Component: comparison
========================================================================== */
.comparison {
  padding: 5.208333333333334vw 0vw 5.208333333333334vw 0vw;
  background: #fff;
}
.comparison-inner {
  margin: 0 auto;
  position: relative;
  width: 73.95833333333334vw;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  .comparison-inner {
    width: 90%;
  }
}
.comparison-table {
  margin: 0 auto;
  border-collapse: collapse;
  width: 51vw;
  font-size: clamp(10px, 1.041666666666667vw, 20px);
}
@media screen and (max-width: 767px) {
  .comparison-table {
    width: 100%;
    font-size: 2.604166666666667vw;
  }
}
.comparison-table-logo {
  margin: 0 auto;
  width: 9.2vw;
  height: 1.4vw;
}
@media screen and (max-width: 767px) {
  .comparison-table-logo {
    width: 21vw;
    height: 4vw;
  }
}
.comparison-table-logo img {
  width: 100%;
  height: auto;
}
.comparison-table thead th {
  text-align: center;
  padding: 0.5em;
  font-weight: normal;
}
.comparison-table tbody tr {
  border-top: 1px solid #e3e3e3;
}
.comparison-table tbody th {
  text-align: right;
  padding: 0.5em;
}
.comparison-table tbody td {
  text-align: center;
  padding: 0.5em;
  font-size: clamp(10px, 1.5625vw, 30px);
}
@media screen and (max-width: 767px) {
  .comparison-table tbody td {
    font-size: 3.90625vw;
  }
}
.comparison-table tbody td.text_circle {
  text-indent: -9999px;
  content: "";
  display: block;
  background: #fff;
  border: 3px solid #ff004e;
  border-radius: 100%;
  margin: 0.5em auto;
  width: 2.2vw;
  height: 2.2vw;
  box-sizing: border-box;
}
