@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;
  padding-bottom: 75px;
}
.mv-caption-list {
  margin: 50px auto 0;
  max-width: 640px;
  font-size: 12px;
}

.bg-papuru {
  background-image: url(/service/perplexity-ai/img/p/bg_blue_top.png),
                    url(/service/perplexity-ai/img/shared/bg_papuru.jpg);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, cover;
  background-position: center bottom, center;
  background-color: #458FCC;
}

.section-point {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url(/service/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 {
  background: url(/service/perplexity-ai/img/shared/bg_papuru.jpg);
  background-size: cover;
}
.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 {
  padding-top: 125px;
  padding-bottom: 105px;
}
.section-ai-search .sec-title {
  margin: 0 auto 60px;
  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/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: 97px;
  padding-bottom: 97px;
  text-align: center;
  background-color: #C0E3E9;
}
.section-movie .sec-movie-thumb img {
  width: 75%;
  border-radius: 10px;
}

.section-caution {
  padding-bottom: 45px;
}
.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: 440px;
  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%;
}

/*  20250604 */
.point-title  {
  width: 510px;
}
.sec-point-ttl  {
  display: flex;
}
.hand-img  {
  margin-left: auto
}
.technology-text-img  {
  width: 240px !important;
  margin-right: 0 !important;
}
.tab-list {
  border: none;
  padding: 0;
}
.tab-target-wrapper {
  background-color: #3374C4;
}
.tab-list-item {
  height: 70px;
}
.tab-list-item span {
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding-top: 17.5px;
}
.tab-list-item-bg {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border: solid 2px #3374C4;
  width: calc(33.33% - 8px) !important;
  margin: 0 4px;
  color: #13343B;
}
.color-blue {
  color: #3374C4;
}
.tab-list-item-bg.is-active {
  background-color: #3374C4;
  color: #fff !important;
  border: solid 1px #3374C4;
}
.tab-list-item-bg.is-active .color-blue {
  color: #fff !important;
}
.tab-list-item-bg.is-active::after {
  display: none;
}
.tab-sub-ttl {
  width: 210px;
  margin-inline: auto;
  margin-top: 42px;
  margin-bottom: 16px;
}
.tab-sub-ttl img {
  width: 100%;
}
.tab-sub-ttl-mt {
  margin-top: 33px;
}

.row  {
  margin: 0 0 100px 0;
  justify-content: center;
}
.col-6  {
  max-width: 32%;
  margin: 0 4px;
  padding: 0;
}
.tab-area-box {
  min-height: 343px;
  background: #EAEEEF;
}
.tab-area-box p {
  font-weight: bold;
  font-size: 18px;
  margin-top: 16px;
}
.tab-area-box-arrow {
  position: relative;
}
.tab-area-box-arrow::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 23px;
  background: url(/service/perplexity-ai/img/shared/icon_arrow-blue.png) left top no-repeat;
  background-size: cover;
  top: 50%;
  right: -20px;
  transform: rotate(-90deg) translateX(25%);
  z-index: 10;
}
.tab-area-btn-entry {
  position: relative;
  display: block;
  color: #fff !important;
  width: 210px;
  font-size: 16px;
  font-weight: bold;
  background-color: #E03758;
  border-radius: 50px;
  margin: 0 auto 20px;
  padding: 14px 0;
  text-align: center;
}
.tab-area-btn-entry::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tab-area-note a  {
  color: #1FB8CD !important;
  text-decoration: none !important;
}
.tab-area-box-caution {
  text-align: center;
}
.introduction-box {
  position: relative;
  padding-top: 20px;
  margin: 43px auto 0 auto;
  width: 520px;
  background-color: #fff;
  border-radius: 6px;
}
.introduction-box-ttl {
  position: absolute;
  top: -16px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 90px;
  background: #3374C4;
  padding: 7px 10px;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  border: 2px solid #fff;
}
.introduction-box-con {
  padding: 20px;
}
.introduction-box-con h5 {
  font-size: 16px;
  color: #3374C4;
}
.introduction-border  {
  border-top: 1px solid #3273c3;
}
.btn-entry-wrap {
  margin-top: 100px;
}
.btn-entry  {
  margin: 0 auto;
}
.section-faq  {
  background: #EAEEEF;
  padding-bottom: 100px;
  margin-bottom: 100px;
}
.faq-title  {
  padding-top: 105px;
  padding-bottom: 40px;
  width: 182px;
}
.accordion-title  {
  margin-top: 0;
  color: #3374C4;
  border: none;
  background: rgba(255, 255, 255, 1);
  padding: 34px 30px 31px 30px;
}
.accordion-title:hover  {
  opacity: 1;
}
.accordion-icon span  {
  background: #3374C4;
}
.accordion-box  {
  padding: 0px 30px 34px 30px;
  color: #13343B;
}
.bg-blue  {
  background: #D3EBEF;
}
.section-cancel {
  background: #EAEEEF;
}
.section-cancel p {
  color: #13343B;
}
.btn-cancel-wrap  {
  padding-top: 54px;
  padding-bottom: 50px;
}
.btn-cancel {
  position: relative;
  display: block;
  color: #14343B !important;
  width: 230px;
  font-size: 12px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #14343B;
  border-radius: 50px;
  margin: 0 auto;
  padding: 18px 0;
  text-align: center;
}
.btn-cancel::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #14343B;
  border-right: 2px solid #14343B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section-caution p {
  color: #14343B;
}
.floating-btn-entry {
  position: relative;
}
.floating-btn-entry::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*  20250604 */

/*  20250703 */
.panel-opne-btn {
  position: relative;
  display: block;
  color: #14343B !important;
  width: 230px;
  font-size: 12px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #14343B;
  border-radius: 50px;
  margin: 0 auto;
  padding: 18px 0;
  text-align: center;
}
.panel-opne-btn::after {
  content: "";
  position: absolute;
  top: -5px;
  bottom: 0;
  right: 25px;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #14343B;
  border-right: 2px solid #14343B;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.is-active.panel-opne-btn::after {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 0;
  right: 25px;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #14343B;
  border-right: 2px solid #14343B;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/*  20250703 */