@charset "utf-8";

/* --------------------
common
-------------------- */

.content.bg .item-list li .lead {
 text-align: left;
 font-size: 16px;
}

.content.bg .item-list li .title span {
 font-size: 20px;
 color: #333;
}

.content .minheadline,
.content .minheadline span {
 padding-bottom: 0;
}

.content .section {
 padding: 20px 0;
 margin-bottom: 40px;
}

.content .subheadline.center {
 text-align: center;
}

.content .subheadline.center span {
 font-size: 24px;
 padding: 20px 0;
 display: block;
}

.content .inner img {
 width: 100%;
 transition: all 0.2s;
 box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 0;
}

.content .campain {
 margin-bottom: 0;
}

.overview.content .campain .image {
 margin: 0;
}

.content .campain .image .click-area:hover img {
 opacity: 0.6;
}

.content .campain {
 display: flex;
 justify-content: space-between;
 flex-direction: row-reverse;
 align-items: stretch;
}

.content .inner {
 padding-top: 40px;
}

.content .inner .note.campain-note {
 padding-top: 0;
 display: block;
}

.content .inner .note.campain-note li {
 margin-bottom: 8px;
}

.content .campain .lead {
 width: 50%;
}

.content .campain .image {
 width: 400px;
}

.content .campain .image .click_area .bnr_platform {
 width: 100%;
}

@media screen and (min-width: 1600px) {
  .content .campain .image {
    width: 40%;
  }

  .content .campain .lead {
    width: 57.5%;
  }
}

@media screen and (max-width: 960px) {
 .content .subheadline.center span {
  font-size: 20px;
 }
}

@media screen and (max-width: 767px) {
 .subheadline.orange {
  margin: 0;
 }

 .content .campain {
  flex-direction: column;
  padding: 20px 0;
 }

 .overview.content .campain .image,
 .content .campain .image {
  width: auto;
  margin-bottom: 20px;
 }

 .content .campain .lead {
  width: auto;
 }
}

/* --------------------
.overview
-------------------- */
.overview {
 padding: 80px 0 0 0;
}

.overview .image {
 margin: 20px 0;
}

.overview .bnr-area {
 margin: 40px 0;
}

.overview .bnr-area .click-area img {
 transition: all 0.2s ease-in-out;
}

.overview .bnr-area .click-area:hover img {
 opacity: 0.6;
}

.overview .bnr-area figure {
 background-color: #fff;
 box-shadow: rgb(0 0 0 / 10%) 2px 2px 0;
}

.content .btn .click-area .fa-dev-kit {
 right: -20%;
}

@media screen and (max-width: 960px) {
 .overview .btn-dev-kit {
  width: 60%;
 }
}

@media screen and (max-width: 767px) {
 .overview .btn-dev-kit {
  width: 100%;
 }
}
/* --------------------
.monthly-cost
-------------------- */

.monthly-cost .sub-section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.monthly-cost .table-area .table .name-list {
 min-width: 200px;
}

.monthly-cost .table.orange.bg-white .item {
 width: auto;
}

.monthly-cost .table-area .table .type-list {
 min-width: 200px;
}

.monthly-cost .table-area .table .price-list {
 min-width: 120px;
}

.monthly-cost .table-area .table .summary-list {
 width: auto;
}

.monthly-cost .table-area .table .ul-list {
 padding-left: 1rem;
}

.monthly-cost .table-area .table .ul-list li {
 text-indent: -0.5rem;
 margin-bottom: 0.5em;
 line-height: 1.75em;
 font-size: 14px;
}

.monthly-cost .table-area .table .ul-list li::before {
 content: "・";
}

.monthly-cost .table-area .table .ul-list {
 padding-left: 1rem;
}

.monthly-cost .table-area .table .ol-list {
 padding-left: 2em;
}

.monthly-cost .table-area .table .ol-list li {
 padding-left: 1rem;
 text-indent: -1rem;
 margin-bottom: 0;
 line-height: 1.75em;
 list-style-type: decimal;
 font-size: 14px;
}

.monthly-cost .table .item {
 width: auto;
}

@media screen and (min-width: 1600px) {
  .monthly-cost .table-area .table {
    font-size: 1vw;
  }

  .monthly-cost .table-area .table .ul-list li {
    font-size: 0.85vw;
  }

  .monthly-cost .table-area .table .ol-list li {
    font-size: 0.85vw;
  }

  .monthly-cost .table-area .table .name-list {
    min-width: 10vw;
  }

  .monthly-cost .table-area .table .price-list {
    width: 8vw;
  }
}

@media screen and (max-width: 960px) {
  .monthly-cost .table-area .table .name-list {
    min-width: auto;
    width: 20vw;
  }

  .monthly-cost .lead {
   text-align: left;
   padding-bottom: 20px;
  }

  .monthly-cost .lead .pc {
   display: none;
  }
}

@media screen and (max-width: 767px) {
 .monthly-cost .lead {
  padding-bottom: 20px;
 }

 .monthly-cost .table .item {
  width: 160px;
 }
}

/* .excel-download */
.monthly-cost .inner.white-bg {
  display: block;
  padding: 40px 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  margin: 20px 0;
}

.inner.white-bg.excel-download-bg {
  display: block;
  padding: 40px 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
  margin: 20px auto 0 auto;
  width: calc(960px - 40px);
}

.inner.white-bg.excel-download-bg .excel-download {
  padding: 0;
}

.inner.white-bg.excel-download-bg .excel-download::before {
  top: 12px;
}

.excel-download {
  position: relative;
  left: 102px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  width: calc(100% - 102px);
}

.excel-download::before {
  content: "";
  width: 72px;
  height: 72px;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: -92px;
  top: 12px;
  background: url(../img/icon_excel.png);
  background-size: 100%;
  line-height: 1em;
  border: 2px solid #3B8D00;

}

.excel-download .text-area {
  width: 64%;
}

.excel-download .minheadline {
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 10px;
}

.excel-download .minheadline span {
  padding: 0;
  color: #3B8D00;
}

.excel-download .minheadline::before {
  content: none;
}

.excel-download .excel-download-btn {
  width: 30%;
  margin: 0;
  padding-top: 30px;
  position: relative;
  right: 0;
}

.excel-download .excel-download-btn .fa {
  background-image: url(../img/icon_excel_download.png);
  background-size: 100%;
  display: inline-block;
  width: 10px;
  height: 12px;
  margin-right: 10px;
  margin-left: 0;
}

.excel-download .excel-download-btn .click-area {
  border: 1px solid #3B8D00;
  border-radius: 20px;
  min-height: 40px;
  padding: 0 20px;
  transition: all 0.2s ease-in-out;
  box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.1);
  width: auto;
}

.excel-download .excel-download-btn .click-area:hover {
  background-color: #3B8D00;
}

.excel-download .excel-download-btn .click-area .text {
  color: #3B8D00;
}

.excel-download .excel-download-btn .click-area:hover .text {
  color: #fff;
}

.excel-download .excel-download-btn .click-area:hover .fa {
  background-position: 0 -36px;
}

.configuration-example .excel-download .excel-download-btn { 
  padding-top: 30px;
}

@media screen and (min-width: 1600px) {
  .excel-download  {
    left: 6.375vw;
    width: calc(100% - 6.375vw);
  }

  .excel-download::before {
    width: 4.5vw;
    height: 4.5vw;
    left: -5.75vw;
  }

  .excel-download .minheadline span {
    font-size: 1.5vw;
  }

  .inner.white-bg.excel-download-bg {
    width: auto;
    max-width: 100%;
  }

  .excel-download .excel-download-btn .click-area {
    min-height: auto;
    padding: 0.5vw 0;
    border-radius: 2vw;
  }

  .excel-download .excel-download-btn .fa {
    width: 0.625vw;
    height: 0.75vw;
  }

  .excel-download .excel-download-btn .click-area:hover .fa {
    background-position: 0 -2.25vw;
  }
}

@media screen and (max-width: 960px) {
  .inner.white-bg.excel-download-bg {
    width: calc(100% - 40px);
  }

  .configuration-example .excel-download .excel-download-btn {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .excel-download {
    flex-direction: column;
    left: 0;
    padding-top: 48px;
    width: 100%;
  }

  .excel-download::before {
    left: 0;
    top: 12px;
  }

  .excel-download .text-area {
    width: 100%;
  }

  .excel-download .text-area .minheadline {
    left: 84px;
    bottom: 20px;
  }

  .excel-download .excel-download-btn {
    width: 100%;
  }

  .excel-download .excel-download-btn .click-area {
    width: auto;
  }

  .inner.white-bg.excel-download-bg .excel-download {
    padding-top: 48px;
  }

  .inner.white-bg.excel-download-bg {
    width: calc(100% - 40px);
    padding: 10px 10px 30px 10px;
    display: none;
  }

  .monthly-cost .inner.white-bg {
    display: none;
  }

}

/* --------------------
.communication-path
-------------------- */

.communication-path {
 background-color: #e5d6cc;
}

.communication-path .bnr-area {
 margin: 40px 0;
}

.communication-path .bnr-area .click-area img {
 transition: all 0.2s ease-in-out;
}

.communication-path .bnr-area .click-area:hover img {
 opacity: 0.6;
}

.communication-path .bnr-area figure {
 background-color: #fff;
 box-shadow: rgb(0 0 0 / 10%) 2px 2px 0;
}

/*
.table
-------------------- */

.communication-path .table th,
.communication-path .table td {
 border-color: #e5d6cc;
}

.communication-path .table .item {
 background-color: #ece5de;
 background-color: #f3ccbd;
}

/*
.btn
-------------------- */

.communication-path .btn {
 width: 50%;
}

.communication-path .btn .click-area .fa {
 right: -35%;
 font-size: 16px;
}

.communication-path .btn .click-area .fa.fa-sim {
 right: -8%;
 font-size: 16px;
}

@media screen and (min-width: 1600px) {
  .communication-path .table {
    font-size: 1vw;
  }
}

@media screen and (max-width: 960px) {
 .communication-path .lead {
  text-align: left;
 }
 .communication-path .lead .pc {
  display: none;
 }
 .communication-path .btn {
  width: 70%;
 }
}

@media screen and (max-width: 767px) {
 .communication-path .btn {
  width: 100%;
 }
 .communication-path .btn-sim .text {
  font-size: 12px;
 }
 .communication-path .btn .click-area .fa {
  right: -12%;
 }
}

/* --------------------
.configuration-example
-------------------- */

.configuration-example .subheadline {
 display: block;
 text-align: center;
 padding-bottom: 10px;
}

.configuration-example .subheadline span {
 font-size: 24px;
}

.configuration-example .white-bg {
 background-color: #fff;
 padding: 20px;
 border-radius: 5px;
 margin: 20px 0;
 width: auto;
 text-align: center;
 box-shadow: rgb(0 0 0 / 10%) 2px 2px 0;
}

.configuration-example .table-2column {
 display: flex;
 justify-content: space-between;
 align-items: stretch;
 gap: 20px;
}

.configuration-example .table-2column .table-list {
 width: 100%;
}

.configuration-example .table-2column .table-list .table thead th {
 height: 25px;
 background-color: #f3ccbd;
 color: #333;
}

.configuration-example .initial-cost.table.orange.bg-white .item {
 width: auto;
 background-color: #f5f5f5;
 height: 231px;
}

.configuration-example tfoot th {
 background-color: #d65727;
 color: #fff;
}

.configuration-example .btn {
 padding-top: 80px;
}

@media screen and (min-width: 1600px) {
  .configuration-example .table-2column {
    padding-top: 1vw;
    margin-bottom: 5vw;
  }

  .configuration-example .table.orange.bg-white {
    font-size: 1vw;
    margin-top: 0;
    height: 100%;
  }

  .configuration-example .table-2column .note {
    font-size: 0.85vw;
  }
}

@media screen and (max-width: 960px) {
 .configuration-example .table.orange.bg-white {
  font-size: 12px;
 }
 .configuration-example .initial-cost.table.orange.bg-white .item {
  height: 189px;
 }
 .configuration-example .btn {
  width: 60%;
 }
}

@media screen and (max-width: 767px) {
 .configuration-example .white-bg {
  padding:  10px;
 }

 .configuration-example .table-2column {
  flex-direction: column;
 }

 .configuration-example .table-2column .note {
  width: 200%;
 }
 .configuration-example .btn {
  width: 100%;
 }
 .configuration-example .btn .click-area .fa {
  right: -120%;
 }
}