@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

#contents-area,
.lyt-col-1 #contents-body {
  width: 100%;
}
#nav-top-area {
  bottom: 80px;
}
#contents-perplexity {
  font-family: "Noto Sans JP", sans-serif;
}
#contents-perplexity img {
  max-width: 100%;
}
.contents-inner {
  max-width: 950px;
  margin: 0 auto;
}
.sec-title {
  font-size: 44px;
  font-weight: bold;
  line-height: 1.286;
  text-align: center;
}
.sec-title .txt-caption {
  display: inline-block;
  position: relative;
  color: #1DA5B8;
  font-size: 26px;
  border-bottom: 1px solid #1DA5B8;
  margin-bottom: 25px;
  padding-bottom: 5px;
}
.sec-title .txt-caption::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-width: 12px 12px 0 0;
  border-style: solid;
  border-color: #1DA5B8 transparent transparent transparent;
  left: 70px;
  bottom: -12px;
}
.sec-title .txt-caption strong {
  display: inline-block;
  color: #fff;
  font-size: 40px;
  line-height: 1;
  background-color: #1FB8CD;
  border-radius: 4px;
  margin-left: 9px;
  padding: 4px 10px 8px;
}
.sec-title .txt-caption::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-width: 11px 11px 0 0;
  border-style: solid;
  border-color: #EAEEEF transparent transparent transparent;
  left: 71px;
  bottom: -10px;
}
.sec-title .ttl-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.sec-st {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.45;
  margin-bottom: 40px;
  text-align: center;
}
.txt-color {
  color: #1DA5B8;
}
.txt-large {
  font-size: 42px;
}
.txt-notes {
  font-size: 13px;
}
.list-bullet {
  color: #718589;
}
.list-bullet li {
  position: relative;
  font-size: 13px;
  line-height: 1.6;
  padding-left: 1em;
  text-align: left;
}
.list-bullet li::before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}
.list-notes {
  padding-top: 25px;
}
.list-notes li {
  position: relative;
  font-size: 13px;
  padding-left: 25px;
  text-align: left;
}
.list-notes li span {
  position: absolute;
  top: 0;
  left: 0;
}
.is-sp {
  display: none;
}

.mv-caption {
  padding-top: 45px;
}
.mv-caption-list {
  margin: 50px auto 0;
  max-width: 640px;
  font-size: 12px;
}



.section-point {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url(/service/old/perplexity-ai/img/p/bg_point.png),
                    linear-gradient(to bottom, #fff, #fff 50%, transparent 50%);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, 100% 100%;
}
.section-point .sec-point-ttl {
  margin-bottom: 60px;
}
.section-point .sec-title {
  color: #2A2A32;
  line-height: 1.36;
}
.section-point .sec-title .txt-caption {
  color: #1FB8CD;
  border-bottom-color: #1FB8CD;
}
.section-point .sec-title .txt-caption::before {
  border-color: #1FB8CD transparent transparent transparent;
}
.section-point .sec-title .txt-caption::after { bottom: -9px; }
.section-point .sec-title img {
  width: 348px;
  margin-right: 15px;
}
.section-point .sec-point-list-wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.section-point .sec-point-list {
  width: 48%;
  text-align: center;
}
.section-point .sec-point-list dt img {
  width: 40%;
}
.section-point .sec-point-list dd {
  margin: 25px 0 0 0;
}
.section-point .sec-point-list dd p {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.25;
  margin-top: 20px;
}
.section-point .sec-point-list dd p span {
  display: inline-block;
  color: #20B8CD;
  font-size: 32px;
  margin: 5px 0;
}

.section-papuru {
  padding-top: 75px;
  padding-bottom: 105px;
}
.section-papuru .sec-papuru-ttl {
  margin-bottom: 75px;
  text-align: center;
}
.section-papuru .sec-papuru-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15%;
}
.section-papuru .sec-papuru-list li {
  position: relative;
  text-align: center;
}
.section-papuru .sec-papuru-list li:nth-child(even) {
  padding-top: 20%;
}
.section-papuru .sec-papuru-list-icon {
  position: absolute;
  width: 20%;
  top: 7%;
  right: 0;
  transform: translateX(40%);
}
.section-papuru .sec-papuru-list li:nth-child(even) .sec-papuru-list-icon {
  top: 24%;
  right: 55%;
  transform: translateX(60%);
}
.section-papuru .sec-papuru-txt {
  color: #fff;
  text-align: center;
}


.section-papuru .refinemodal-inner {
  position: relative;
  top: 0;
  max-height: 100%;
}
.section-papuru .refinemodal-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  aspect-ratio: 9 / 16;
  display: block;
  border: solid 8px #000;
  border-radius: 40px;
  background-color: #FCFDF8;
  overflow: hidden;
}
.section-papuru .refinemodal-scroll-y {
  height: 100%;
  border-radius: 40px;
  overflow-y: auto;
}
.section-papuru .modal-close {
  top: 120px;
  right: calc(50% - 165px);
  width: 75px;
  height: 75px;
  text-indent: 0;
  background: none;
}
.section-papuru .sec-papuru-modal-ttl {
  margin: 50px 0 0;
  text-align: center;
}
.section-papuru .sec-papuru-modal-ttl img {
  transform: scale(0.7);
}

.section-technology {
  color: #fff;
  background-color: #1FB8CD;
  padding: 45px 0 45px;
  text-align: center;
}
.section-technology .sec-title {
  margin-bottom: 75px;
}
.section-technology .sec-title .ttl-flex {
  justify-content: center;
  margin-bottom: 5px;
}
.section-technology .sec-title img {
  width: 420px;
  margin-right: 12px;
}
.section-technology .sec-st img {
  width: 255px;
  margin-bottom: 25px;
}
.section-technology .list-bullet {
  margin: 40px auto 75px;
  width: 390px;
  color: #fff;
}
.section-technology .slide-technology {
  max-width: 950px;
  margin: 0 auto;
}
.section-technology .slide-technology li {
  margin: 0 4px;
}
.section-technology .sec-technology-box {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 15px;
}
.section-technology .sec-technology-box h4 {
  position: absolute;
  width: 100%;
  font-size: 16px;
  top: 15px;
  color: #1FB8CD;
  font-weight: bold;
}
.section-technology .slide-technology li p {
  font-size: 14px;
  font-weight: bold;
}

.section-ai-search {

  background-color: #fff;
  padding-top: 125px;
}
.section-ai-search .sec-title {
  margin: 0 auto 0px;
  text-align: center;
}
.section-ai-search .ttl-flex {
  margin-bottom: 20px;
}
.section-ai-search .ttl-flex .sec-st {
  margin-bottom: 0;
}
.section-ai-search img {
  width: 450px;
}
.section-ai-search .ttl-flex .sec-ttl-img {
  width: 320px;
  margin-left: 20px;
}
.section-ai-search .sec-subttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.28;
  text-align: center;
  color: #1FB8CD;
}
.section-ai-search .sec-subttl span {
  font-size: 38px;
}
.section-ai-search .step-list {
  margin: 32px 0 40px;
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr 1fr;
}
.section-ai-search .step-list li {
  position: relative;
  background-color: #EAEEEF;
  border-radius: 8px;
  padding: 15px 20px;
  text-align: center;
}
.section-ai-search .step-list li:not(:last-child)::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 23px;
  background: url(/service/old/perplexity-ai/img/shared/icon_arrow.png) left top no-repeat;
  background-size: cover;
  top: 50%;
  right: -20px;
  transform: rotate(-90deg) translateX(25%);
  z-index: 10;
}
.section-ai-search .step-list .step-list-ttl {
  color: #1FB8CD;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.section-ai-search .step-list .step-list-txt {
  margin-bottom: 0;
  height: 90px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.55;
}
.section-ai-search .step-list .step-list-img img {
  width: 50%;
}
.section-ai-search .step-list .step-list-txt-ex {
  display: inline-block;
  text-align: left;
  font-size: 12px;
}
.section-ai-search .btn-entry + .txt-notes {
  color: #718589;
}

.section-movie {
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: center;
  background-color: #C0E3E9;
}
.section-movie .sec-movie-thumb img {
  width: 75%;
  border-radius: 10px;
}

.section-caution {
  padding-bottom: 45px;
  background-color: #fff;
}
.section-caution .sec-caution-ttl {
  color: #13343B;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #13343B;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}

.btn-entry {
  display: block;
  color: #fff !important;
  width: 340px;
  font-size: 18px;
  font-weight: bold;
  background-color: #E03758;
  border-radius: 50px;
  margin: 0 auto 20px;
  padding: 18px 0;
  text-align: center;
}

.footer-2019_inner {
  padding-bottom: 80px !important;
}
.floating-link {
  position: fixed;
  width: calc(100% - 175px);
  left: 175px;
  bottom: 0;
  z-index: 99;
}
@media (max-width: 1180px) {
  .floating-link {
    left: 0;
    width: 100%;
  }
}
.floating-link .floating-btn-entry {
  display: block;
  color: #fff !important;
  width: 375px;
  font-size: 18px;
  font-weight: bold;
  background-color: #E03758;
  border-radius: 20px 20px 0 0;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}

/* 20241128 */

.floating-link .floating-btn-balloon {
  padding: 6px 0 8px;
  width: 255px;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  color: #E03758;
  background: #fff;
  border: 1px solid #E03758;
  border-radius: 50px;
  position: absolute;
  top: -32px;
  left: 50%;
  transform: translateX(-50%);
  transition: color 0.3s;
  z-index: 1;
}
.floating-link:hover .floating-btn-entry {
  background-color: #E65F79;
}
.floating-link:hover .floating-btn-balloon {
  color: #E65F79;
  transition: color 0.3s;
}
.floating-link .floating-btn-balloon::before {
  content: "";
  border-style: solid;
  border-width: 10px 4px 0 4px;
  border-color: #fff transparent transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 100%;
}