@charset "UTF-8";
body.pearl .bn-lists {
  margin-top: 15px;
}
body.pearl .main-contents .block_img {
  display: flex;
}
body.pearl .main-contents .std-table {
  width: 100%;
}
body.pearl .main-contents .std-table th {
  text-align: center;
}
body.pearl .main-contents .std-table .center {
  text-align: center;
}
body.pearl .main-contents .std-section a {
  color: #06f;
}
body.pearl .main-contents .std-section a:hover {
  color: #3cf;
}
@media print, screen and (min-width: 769px) {
  body.pearl .main-contents .std-section + .std-section {
    margin-top: 39px;
  }
}
@media screen and (max-width: 768px) {
  body.pearl .main-contents .std-section + .std-section {
    margin-top: 26px;
  }
}
body.pearl .main-contents .std-section ._center {
  text-align: center;
}
body.pearl .main-contents .std-section .item_img {
  margin-left: auto;
  margin-right: auto;
}
body.pearl .main-contents .std-section .conditions {
  margin-top: 37px;
}
body.pearl .main-contents .std-section .conditions .phi {
  font-size: 11pt;
  font-family: Calibri;
  color: #000;
}
body.pearl .main-contents .std-section .conditions .title {
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
  padding-left: 5px;
  margin-bottom: 9px;
}
body.pearl .main-contents .std-section .conditions .detail {
  font-size: 12px;
  line-height: 1.8;
}
@media print, screen and (min-width: 769px) {
  body.pearl .main-contents .std-section .std-title.type-3 {
    font-size: 1.1375rem;
  }
  body.pearl .main-contents .std-section .std-title.type-4 {
    font-size: 0.975rem;
    color: #5e5747;
  }
  body.pearl .main-contents .std-section .conditions {
    margin-top: 26px;
    line-height: 1.8;
  }
  body.pearl .main-contents .std-section .conditions .title {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 768px) {
  body.pearl .main-contents .std-section .std-title.type-2 {
    font-size: 1.125rem;
  }
  body.pearl .main-contents .std-section .conditions .title {
    font-size: 1rem;
  }
  body.pearl .main-contents .std-section .conditions .detail {
    line-height: 1.7;
  }
  body.pearl .main-contents .std-section .conditions .note {
    line-height: 1.1;
    margin-top: 22px;
  }
}
body.pearl .main-contents .std-section.sec01 table a {
  color: #06f;
}
body.pearl .main-contents .std-section.sec01 table a:hover {
  color: #3cf;
  text-decoration: none !important;
}
body.pearl .main-contents .std-section.sec01 .sec01_img .img {
  width: 100%;
  max-width: 103px;
}
body.pearl .main-contents .std-section.sec01 .sec01_img .name {
  border-bottom: double 3px #ccc;
  margin-bottom: 10px;
}
body.pearl .main-contents .std-section.sec01 .sec01_img .name span {
  font-size: 0.5rem;
}
body.pearl .main-contents .std-section.sec01 .sec01_img .note {
  font-size: 0.625rem;
  text-align: right;
}
body.pearl .main-contents .std-section.sec02 .use-case-lists {
  display: flex;
  justify-content: space-between;
}
body.pearl .main-contents .std-section.sec02 .use-case-lists li {
  display: flex;
  flex-direction: column;
  padding-left: 1.6%;
  padding-right: 1.6%;
}
body.pearl .main-contents .std-section.sec02 .use-case-lists li .name {
  background-color: #efefef;
  font-weight: 700;
  border-bottom: solid 2px #ccc;
  padding: 5px;
}
@media print, screen and (min-width: 769px) {
  body.pearl .main-contents .std-section.sec02 {
    margin-top: 63px;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-title {
    margin-top: 56px;
    margin-bottom: 2.33em;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-lists li {
    flex: 1;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-lists li:nth-child(2) .img {
    text-align: center;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-lists li:nth-child(2) img {
    flex: auto;
    width: auto;
    height: 147.7px;
    aspect-ratio: 318/320;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-lists li .name {
    font-size: 0.89375rem;
  }
  body.pearl .main-contents .std-section.sec02 .block_img {
    margin-top: 0;
    justify-content: space-between;
  }
  body.pearl .main-contents .std-section.sec02 .block_img .text p {
    margin-bottom: 5px;
  }
  body.pearl .main-contents .std-section.sec02 .block_img .img {
    width: 23.5820895522%;
  }
}
@media screen and (max-width: 768px) {
  body.pearl .main-contents .std-section.sec02 {
    margin-top: 47px;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-title {
    margin-top: 21px;
    margin-bottom: 16px;
  }
  body.pearl .main-contents .std-section.sec02 .block_img {
    margin-top: 0;
    position: relative;
  }
  body.pearl .main-contents .std-section.sec02 .block_img .text p {
    margin-bottom: 5px;
  }
  body.pearl .main-contents .std-section.sec02 .block_img .text p:nth-child(2), body.pearl .main-contents .std-section.sec02 .block_img .text p:nth-child(3) {
    padding-right: calc(42.2053638209% + 5px);
  }
  body.pearl .main-contents .std-section.sec02 .block_img .img {
    width: 42.2053638209%;
    position: absolute;
    right: 0;
    top: 2em;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-lists {
    flex-direction: column;
    row-gap: 20px;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-lists li {
    max-width: 248px;
    margin-left: auto;
    margin-right: auto;
  }
  body.pearl .main-contents .std-section.sec02 .use-case-lists li .name {
    font-size: 1.1rem;
  }
}
body.pearl .main-contents .std-section.sec03 {
  margin-top: 103px;
}
body.pearl .main-contents .std-section.sec03 .img {
  display: block;
  width: 100%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 29px;
}
body.pearl .main-contents .std-section.sec03 .caption {
  text-align: center;
  margin-top: 10px;
}
body.pearl .main-contents .std-section.sec03 a:hover {
  opacity: 0.7;
}
body.pearl .main-contents .std-section.sec04 {
  margin-top: 53px;
}
body.pearl .main-contents .std-section.sec04 .std-table {
  margin-top: 30px;
}
body.pearl .main-contents .std-section.sec04 .std-table th {
  font-weight: 700;
}
body.pearl .main-contents .std-section.sec04 .std-table th p {
  margin-bottom: 5px;
}
body.pearl .main-contents .std-section.sec04 .std-table td {
  text-align: center;
}
body.pearl .main-contents .std-section.sec04 .sec-sub-ttl {
  margin-bottom: 2.33em;
  margin-top: 39px;
}
@media screen and (max-width: 768px) {
  body.pearl .main-contents .std-section.sec04 .sec-sub-ttl {
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 769px) {
  body.pearl .main-contents .std-section.sec04 .sec-sub-ttl:nth-child(1) {
    margin-top: 39px;
  }
}
@media screen and (max-width: 768px) {
  body.pearl .main-contents .std-section.sec04 .sec-sub-ttl:nth-child(1) {
    margin-top: 10px;
  }
}
body.pearl .main-contents .std-section.sec04 .img {
  margin-top: 5px;
  max-width: 414px;
  margin-left: auto;
  margin-right: auto;
}
body.pearl .main-contents .std-section.sec04 .img3 {
  max-width: 478px;
}
@media print, screen and (min-width: 769px) {
  body.pearl .main-contents .std-section.sec04 .std-table {
    max-width: 445px;
  }
  body.pearl .main-contents .std-section.sec04 .std-table th {
    background-color: #99ccff;
    font-weight: 700;
  }
  body.pearl .main-contents .std-section.sec04 .std-table th:nth-child(1) {
    width: 14.6067%;
  }
  body.pearl .main-contents .std-section.sec04 .std-table th:nth-child(2) {
    width: 25.8426%;
  }
  body.pearl .main-contents .std-section.sec04 .std-table th:nth-child(3) {
    width: 28.0898%;
  }
  body.pearl .main-contents .std-section.sec04 .std-table th:nth-child(4) {
    width: 26.7415%;
  }
}
@media screen and (max-width: 768px) {
  body.pearl .main-contents .std-section.sec04 .std-table td:first-child {
    text-align: left;
  }
}
@media print, screen and (min-width: 769px) {
  body.pearl .sec01_img {
    column-gap: 15px;
  }
  body.pearl .sec01_img .name {
    font-size: 0.975rem;
    padding-bottom: 5px;
  }
  body.pearl .sec01_img .note {
    margin-top: 8px;
  }
  body.pearl .std-table {
    max-width: 650px;
    margin-top: 64px;
  }
  body.pearl .std-table th:nth-child(1) {
    width: 30.4615384615%;
  }
  body.pearl .std-table th:nth-child(2) {
    width: 44.7692307692%;
  }
  body.pearl .std-table th:nth-child(3) {
    width: 24.7692307692%;
  }
}
@media screen and (max-width: 768px) {
  body.pearl .block_img {
    margin-top: 39px;
    flex-direction: column;
    row-gap: 16px;
  }
  body.pearl .block_img .img {
    margin-left: auto;
    margin-right: auto;
  }
  body.pearl .sec01_img {
    padding-right: 1px;
    row-gap: 16px;
  }
  body.pearl .sec01_img .name {
    font-size: 1.2rem;
    font-weight: bold;
  }
  body.pearl .std-table {
    margin-top: 64px;
  }
}
/*# sourceMappingURL=style.css.map */