@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 {
  width: 950px;
  margin: 0 auto;
}
.txt-notes {
  color: #718589;
  font-size: 13px !important;
  font-weight: normal !important;
}
.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 {
  color: #9da2a2;
  margin: 20px 0 0 0;
}
.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 !important;
}


.sec-st {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.45;
  margin-bottom: 40px;
  text-align: center;
}

.information {
  padding: 14px 0 16px;
  background: #FBFAF4;
}
.information-link-container {
    text-align: center;
}

.information-link {
  font-size: 13px;
  line-height: 1.46;
  color: #13343B !important;
  padding-right: 22px;
  position: relative;
  transition: opacity 0.3s;
}
.information-link .pdficon {
  display: none;
}
.information-link.icon-pdf::after {
  position: absolute;
  content: "";
  background: url(/mobile/set/data/service/perplexity-ai/img/shared/icon_pdf.svg) no-repeat center center;
  background-size: contain;
  width: 16px;
  height: 16px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
  /*.information-link::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #0B5BCE;
  border-right: 2px solid #0B5BCE;
  right: -20px;
  top: 56%;
  transform: translate(-50%, -50%) rotate(45deg);
}*/
.information-link:hover {
  text-decoration: none;
  opacity: .7;
  transition: opacity 0.3s;
}

.section-mv {
  margin-bottom: 75px;
}
.section-mv .section-mv--img {
  margin-bottom: 52px;
}
.section-mv .contents-inner {
  width: 642px;
  margin: 0 auto;
}
.section-mv .box-paypay-campaign {
  width: 668px;
  margin-left: -14px;
  margin-top: -30px;
  margin-bottom: 30px;
}

.section-mv .cp-banner {
  margin: 40px auto 0;
}
.section-mv .cp-banner a {
  display: block;
  transition: 0.3s all;
}
.section-mv .cp-banner a:hover{
  opacity: 0.7;
}
.section-mv .cp-banner a .newwindowicon {
  display: none;
}

.section-point {
  background: url(/mobile/set/data/service/perplexity-ai/img/p/bg_search-point.jpg?20241227) center top no-repeat;
  background-size: cover;
  padding: 80px 0 85px;
}
.section-point .sec-point-ttl {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0 75px;
}
.section-point .sec-point-ttl dd {
  width: 460px;
  margin: 70px 0 0 0;
}
.section-point .sec-point-ttl dt {
  width: 406px;
  transform: translateX(40px);
}
.section-point .sec-title {
  color: #2A2A32;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.36;
  text-align: center;
}
.section-point .sec-title .txt-caption {
  display: inline-block;
  position: relative;
  color: #1FB8CD;
  font-size: 26px;
  border-bottom: 1px solid #1FB8CD;
  margin-bottom: 25px;
  padding-bottom: 8px;
}
.section-point .sec-title .txt-caption strong {
  display: inline-block;
  color: #fff;
  font-size: 40px;
  line-height: 1;
  background-color: #1FB8CD;
  border-radius: 4px;
  margin: 0 5px 0 0;
  padding: 2px 14px 5px;
}
.section-point .sec-title .txt-caption::after {
  position: absolute;
  content: "";
  width: 9px;
  height: 11px;
  background: url(/mobile/set/data/service/perplexity-ai/img/shared/ico_ballon-01.png) left top no-repeat;
  background-size: cover;
  left: 85px;
  bottom: -11px;
}
.sec-title .ttl-flex {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}
.section-point .sec-title img {
  width: 348px;
  margin-right: 10px;
}
.section-point .sec-title .txt-color-bl {
  display: block;
  color: #1FB8CD;
}
.section-point .section-point--list {
  display: flex;
  justify-content: space-between;
  width: 780px;
  margin: 0 auto;
}
.section-point .section-point--list dl {
  width: 350px;
  margin: 0;
}
.section-point .section-point--list dt {
  width: 140px;
  margin: 0 auto 13px;
}
.section-point .section-point--list dd {
  margin: 0;
}

.section-scene {
  position: relative;
  background-image: url(/mobile/set/data/service/perplexity-ai/img/p/bg_scene_btm.png), url(/mobile/set/data/service/perplexity-ai/img/p/bg_scene.png);
  background-position: center bottom, center top;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% auto;
  margin-top: -45px;
  padding: 95px 0 95px;
}
.section-scene .sec-title {
  width: 590px;
  margin: 0 auto 45px;
}
.section-scene .section-scene--list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 950px;
  margin: 0 auto;
}
.section-scene .section-scene--list .section-scene--item {
  position: relative;
  margin: 0;
}
.section-scene .section-scene--list .section-scene--item .js-btn-modal {
  position: absolute;
  width: 97px;
  cursor: pointer;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(1) {
  width: 434px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(1) .js-btn-modal {
  top: 40px;
  right: -44px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(2) {
  width: 424px;
  margin-top: 100px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(2) .js-btn-modal {
  top: 36px;
  left: 157px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(3) {
  width: 419px;
  margin-left: 3px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(3) .js-btn-modal {
  top: 37px;
  right: -46px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(4) {
  width: 424px;
  margin-top: 90px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(4) .js-btn-modal {
  top: 42px;
  left: 156px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(5) {
  width: 403px;
  margin-left: 18px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(5) .js-btn-modal {
  top: 35px;
  right: -45px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(6) {
  width: 441px;
  margin-top: 88px;
}
.section-scene .section-scene--list .section-scene--item:nth-of-type(6) .js-btn-modal {
  top: 44px;
  left: 163px;
}
.section-scene .txt-notes {
  color: #fff;
  margin-top: 20px;
  text-align: center;  
}

.section-technology {
  position: relative;
  color: #fff;
  background: #1FB8CD url(/mobile/set/data/service/perplexity-ai/img/p/bg_technology.png) center bottom no-repeat;
  background-size: 100% auto;
  padding: 80px 0 100px;
  text-align: center;
}
.section-technology::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
}
.section-technology .sec-title {
  width: 473px;
  margin: 0 auto 70px;
}
.section-technology .sec-st {
  width: 550px;
  margin: 0 auto 58px;
}
.section-technology .sec-st.technology-02 {
  width: 603px;
  margin-bottom: 40px;
}
.section-technology .section-technology--img {
  width: 632px;
  margin: 0 auto 40px;
}
.section-technology .list-bullet {
  color: #fff;
  width: 400px;
  margin: 0 auto 80px;
}
.section-technology .slide-technology {
  width: 950px;
  margin: 0 auto;
}
.section-technology .slide-technology li {
  margin: 0 4px;
}
.section-technology .section-technology-box {
  position: relative;
  background-color: #FBFAF4;
  border-radius: 8px;
  margin-bottom: 15px;
}
.section-technology .section-technology-box h4 {
  position: absolute;
  color: #1FB8CD;
  width: 100%;
  font-size: 16px;
  top: 25px;
}
.section-technology .slide-technology li p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.section-ai-search {
  position: relative;
  padding: 63px 0 0;
}
.section-ai-search .sec-title {
  margin: 0 auto 40px;
}
.section-ai-search .sec-title img {
  margin: 0 auto;
  display: block;
}

/* tab */
.section-ai-search .offer-tab-list {
  width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 0 9px;
}
.section-ai-search .offer-tab-list-item {
  width: 310px;
  height: 70px;
  font-weight: bold;
  font-size: 20px;
  border: 2px solid #3374C4;
  border-radius: 18px 18px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s all;
}
.section-ai-search .offer-tab-list-item p {
  margin-bottom: 0;
}
.section-ai-search .offer-tab-list-item span {
  color: #3374C4;
  font-size: 24px;
  transition: 0.3s all;
}
.section-ai-search .offer-tab-list-item:hover,
.section-ai-search .offer-tab-list-item.active {
  background: #3374C4;
  color: #fff;
}
.section-ai-search .offer-tab-list-item:hover span,
.section-ai-search .offer-tab-list-item.active span {
  color: #fff;
}

/* tab contents */
.section-ai-search .offer-tab-contents-wrapper {
  background: #3374C4;
  margin-top: -2px;
}
.section-ai-search .offer-tab-content {
  width: 950px;
  margin: 0 auto;
  padding: 37px 0 100px;
  display: none;
}

.section-ai-search .offer-tab-content .note-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2px 0;
}
.section-ai-search .offer-tab-content .note-list .note-item {
  width: 100%;
  display: flex;
  gap: 0 5px;
  text-align: left;
}
.section-ai-search .offer-tab-content .note-list .note-item .note-symbol {
  font-size: 11px;
  line-height: 17px;
  color: #718589;
}
.section-ai-search .offer-tab-content .note-list .note-item .note-text {
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 0.04em;
  color: #718589;
}
.section-ai-search .offer-tab-content .btn-entry {
  position: relative;
  display: block;
  color: #fff !important;
  width: 210px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
  background-color: #E03758;
  border-radius: 25px;
  margin: 0 auto 20px;
  padding: 0;
  text-align: center;
  text-decoration: none !important;
  transition: 0.3s;
}
.section-ai-search .offer-tab-content .btn-entry::after {
  top: 52%;
  right: 18px;
}
.section-ai-search .offer-tab-content .btn-entry:hover {
  background-color: #E65F79;
}

.section-ai-search .step-list {
  display: flex;
  justify-content: center;
  gap: 0 8px;
}
.section-ai-search .step-list .step-item {
  position: relative;
  width: 312px;
  background-color: #EAEEEF;
  border-radius: 8px;
  padding: 18px 20px 22px;
  text-align: center;
  box-sizing: border-box;
}
.section-ai-search .step-list .step-item:not(:last-child)::after {
  position: absolute;
  content: "";
  width: 23px;
  height: 32px;
  background: url(/mobile/set/data/service/perplexity-ai/img/p/icon_arrow-blue.webp) left top no-repeat;
  background-size: cover;
  top: 50%;
  right: -16px;
  transform: translateY(-50%);
  z-index: 10;
}
.section-ai-search .step-list .step-item .step-number {
  display: block;
  color: #3374C4;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin-bottom: 18px;
  padding-bottom: 8px;
}
.section-ai-search .step-list .step-item .step-title {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
}

/* 未加入のお客さま */
.section-ai-search .not-subscribed .img-easy-step{
  width: 290px;
  margin: 0 auto;
  display: block;
}

/* 無料でご利用中 */
.section-ai-search .free-use {
  padding-top: 50px;
}
.section-ai-search .free-use .introduction {
  width: 480px;
  margin: 0 auto 32px;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  position: relative;
}
.section-ai-search .free-use .introduction::before {
  position: absolute;
  content: "はじめに";
  width: 90px;
  height: 26px;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #3374C4;
  border:2px solid #fff;
  border-radius: 15px;
  top: 0;
  left: calc(50% - 45px);
  transform: translateY(-50%);
}
.section-ai-search .free-use .introduction .introduction-box + .introduction-box{
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(51, 116, 196, 0.2);
}
.section-ai-search .free-use .introduction .title {
  margin-bottom: 7px;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #3374C4;
}
.section-ai-search .free-use .introduction .text {
  margin-bottom: 10px;
  font-size: 11px;
  color: #14343B;
}
.section-ai-search .free-use .introduction .note-item .note-symbol,
.section-ai-search .free-use .introduction .note-item .note-text {
  font-size: 11px;
  color: #14343B;
}

.section-ai-search .free-use .introduction .paypay-point-text {
  margin-top: 15px;
  padding: 10px 10px 10px 13px;
  font-size: 11px;
  border-radius: 8px;
  background: #EAEEEF;
}

.section-ai-search .free-use .img-easy-step {
  width: 290px;
  margin: 0 auto;
  display: block;
}

/* 有料でご利用中 */
.section-ai-search .paid-use .text {
  margin-bottom: 20px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.section-ai-search .paid-use .img-easy-step {
  width: 290px;
  margin: 0 auto;
  display: block;
}
.section-ai-search .btn-entry + p {
  width: 635px;
  margin: 0 auto;
}
.txt-corporation-container {
  text-align: center;
}

/* Comet */
.section-comet {
  position: relative;
  background-color: #fff;
  padding: 100px 0;
}
.section-comet .contents-inner {
  width: 800px;
}
.section-comet .sec-title {
  margin: 0 auto 40px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.section-comet .comet-thumb {
  margin: 0 auto;
  display: block;
}
.section-comet .comet-thumb a {
  transition: 0.3s;
}
.section-comet .comet-thumb a:hover {
  opacity: 0.8;
}
.section-comet .comet-thumb .newwindowicon {
  display: none;
}

/* CM */
.section-cm {
  position: relative;
  background-color: #C0E3E9;
  padding: 100px 0 85px;
}
.section-cm .sec-title {
  width: 269px;
  margin: 0 auto 40px;
}
.section-cm .slide-cm .item {
  width: 800px;
  margin: 0 20px;
}
.section-cm .slide-cm .item p {
  font-size: 14px;
  margin-top: 30px;
  text-align: center;
}
.section-cm .slide-cm .cm-thumb {
  cursor: pointer;
}
.section-cm .slide-cm .cm-thumb img {
  border-radius: 8px;
}
.section-cm .slide-arrow {
  position: absolute;
  width: 80px;
  top: 34%;
  transform: translateY(-50%);
  z-index: 50;
}
.section-cm .prev-arrow {
  left: 50%;
  transform: translateX(-440px);
}
.section-cm .next-arrow {
  right: 50%;
  transform: translateX(440px);
}
.section-cm .slide-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.section-cm .slide-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #FBFAF4;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.6;
}
.section-cm .slide-dots li:hover,
.section-cm .slide-dots li.slick-active {
  opacity: 1;
}
.section-cm .slide-dots li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

/* よくある質問 */
.section-faq {
  padding: 105px 0 100px;
  background:#EAEEEF;
}
.section-faq *{
  box-sizing: border-box;
}

.section-faq .contents-inner {
  width: 950px;
}
.section-faq .sec-title img{
  width: 184px;
  margin: 0 auto 40px;
  display: block;
}
.section-faq .faq-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  border-radius: 16px;
  overflow: hidden;
}
.section-faq .faq-list .faq-item {
  width: 100%;
  padding: 14px 74px 20px 30px;
  position: relative;
}
.section-faq .faq-list .faq-item::before,
.section-faq .faq-list .faq-item::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 2px;
  background-color: #3374C4;
  border-radius: 1px;
  top: 40px;
  right: 30px;
  transition: transform 0.3s;
}
.section-faq .faq-list .faq-item::after {
  transform: rotate(90deg);
}
.section-faq .faq-list .faq-item.open::after {
  transform: rotate(0deg);
}

.section-faq .faq-list .faq-item:nth-child(odd) {
  background: #fff;
}
.section-faq .faq-list .faq-item:nth-child(even) {
  background: #D3EBEF;
}

.section-faq .faq-list .question {
  padding: 16px 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #3374C4;
  cursor: pointer;
  transition: opacity 0.3s;
}
.section-faq .faq-list .question:hover {
  opacity: 0.7;
}
.section-faq .faq-list .answer {
  height: 0;
  font-size: 14px;
  line-height: 28px;
}
.section-faq .faq-list .answer > *:last-child {
  padding-bottom: 10px;
}
.section-faq .faq-list .answer p {
  font-size: inherit;
  line-height: inherit;
}

.section-faq .faq-list .faq-item.open .answer {
  height: auto;
}
.section-faq .faq-list .answer .answer-text {
  margin: 0;
}
.section-faq .faq-list .note-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.section-faq .faq-list .note-list .note-item {
  width: 100%;
  display: flex;
  gap: 0 8px;
  text-align: left;
}


/* 注意事項 */
.section-cautions {
  padding: 100px 0;
}
.section-cautions .contents-inner {
  width: 800px;
}
.section-cautions .txt-corporation-container {
  margin-bottom: 100px;
}
.section-cautions .txt-corporation {
  margin-bottom: 0;
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 13px;
}
.section-cautions .txt-corporation .txt-corporation__link {
  color: #3282FF;
}
.section-cautions .txt-corporation::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #3282FF;
  border-right: 2px solid #3282FF;
  position: absolute;
  top: 50%;
  right: -12px;
  transform: translateY(-50%) rotate(45deg);
}
.section-cautions .cautions-box {
  margin-bottom: 40px;
}
.section-cautions .cautions-box:last-child {
  margin-bottom: 0;
}
.section-cautions .sec-title {
  color: #13343B;
  font-size: 16px;
  border-bottom: 1px solid #13343B;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
.section-cautions .sec-subtitle {
  color: #13343B;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}
.section-cautions .cautions-wrap {
  margin-bottom: 30px;
}
.section-cautions .pdf-link-wrap {
  margin-top: 20px;
  font-size: 13px;
}
.section-cautions .pdf-link-wrap .pdf-link {
  margin-bottom: 5px;
  display: block;
}
.btn-entry {
  position: relative;
  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;
  text-decoration: none !important;
  transition: 0.3s;
}

/* 解約 */
.section-cancellation {
  padding: 50px 0;
  background: #EAEEEF;
}
.section-cancellation .text {
  margin-bottom: 20px;
  text-align: center;
  font-size: 11px;
  color: #13343B;
}
.btn-white-toggle,
.btn-white-link {
  width: 230px;
  height: 50px;
  margin: 0 auto;
  font-size: 12px;
  color: #13343B;
  line-height: 48px;
  font-weight: bold;
  border: 1px solid #14343B;
  border-radius: 25px;
  display: block;
  text-align: center;
  text-decoration: none;
  background: #fff;
  transition: 0.3s;
  position: relative;
}
.btn-white-link::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #13343B;
  border-right: 2px solid #13343B;
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%) rotate(45deg);
}
.btn-white-toggle {
  width: 230px;
  height: 50px;
  margin: 0 auto;
  font-size: 12px;
  color: #13343B;
  line-height: 48px;
  font-weight: bold;
  border: 1px solid #14343B;
  border-radius: 25px;
  display: block;
  text-align: center;
  text-decoration: none;
  background: #fff;
  transition: 0.3s;
  position: relative;
}
.btn-white-toggle::before,
.btn-white-toggle::after {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background: #13343B;
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
}
.btn-white-toggle::after {
  transform: translateY(-50%) rotate(90deg);
}
.btn-white-toggle.open::after {
  transform: translateY(-50%) rotate(0);
}
.btn-white-toggle:hover,
.btn-white-link:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #13343B;
}
.btn-white-toggle:visited ,
.btn-white-link:visited,
.btn-white-toggle:link ,
.btn-white-link:link  {
  color: #13343B;
}

.footer-2019_inner {
  padding-bottom: 80px !important;
}
.floating-link {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.floating-link .floating-btn-entry {
  position: relative;
  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;
  text-decoration: none;
  box-shadow: 0 -4px 8px rgba(13, 13, 13, 0.25);
  transition: 0.3s;
}
.floating-link:hover .floating-btn {
  text-decoration: none !important;
}
.btn-entry img,
.floating-link .floating-btn-entry img,
.floating-link .floating-btn-entry img {
  display: none;
}
.btn-entry::after,
.floating-link .floating-btn-entry::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 51%;
  right: 25px;
  transform: translateY(-50%) rotate(45deg);
}
.btn-entry:hover,
.floating-link .floating-btn-entry:hover {
  background-color: #E65F79;
}
.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%;
}
.floating-link .floating-btn-balloon .newwindowicon {
  display: none;
}

.js-modal-answer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background: url(/mobile/set/data/service/perplexity-ai/img/shared/bg_modal.png) left top no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 9999;
}
.js-modal-answer .modal-wrap {
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  white-space: nowrap;
}
.js-modal-answer .modal-wrap::-webkit-scrollbar {
  display: none;
}
.js-modal-answer .modal-wrap::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
.js-modal-answer .modal-inner {
  position: relative;
  display: inline-block;
  width: 375px;
  vertical-align: middle;
}
.js-modal-answer p {
  width: 100%;
  margin-bottom: 16px;
  text-align: center;
}
#txt-example {
  width: auto;
  height: 64px;
  object-fit: cover;
}
.bg_phone {
  position: relative;
  width: 335px;
  height: 620px;
  background: url(/mobile/set/data/service/perplexity-ai/img/shared/bg_phone.png) left top no-repeat;
  background-size: cover;
  margin: 0 auto;
  padding: 9px 9px 42px;
  box-sizing: border-box;
  overflow: hidden;
}
.bg_phone .ico-hint {
  position: absolute;
  width: 75px;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bg_phone div {
  width: 100%;
  height: 100%;
  background-color: #fcfcf9;
  border-radius: 36px;
  scrollbar-width: thin;
  overflow-y: auto;
}
#img-example {
  width: 100%;
  object-fit: cover;
}
.btn-close {
  position: absolute;
  width: 82px;
  top: 60px;
  right: 0;
  z-index: 99;
  cursor: pointer;
}
