.sb-appshell-v1-pagetop,
.sb-appshell-v1-header_category-title::after {
  display: none !important;
}

.disnone {
  display: none;
}

.ranking {
  max-width: 950px;
  margin: 0 auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1,
.col-2,
.col-2-4,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px !important;
  padding-left: 15px !important;
  box-sizing: border-box;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-2-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-95 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.text-center {
  text-align: center;
}

.mobile-support-section-container .mobile-support-section-lv1 .mobile-support-heading-lv1 {
  background-color: #fff;
  border-bottom: 0;
}

.mobile-page-section_channel {
  padding-top: 20px;
}

.mobile-page-list-search {
  display: none;
}

h2 {
  font-size: 24px;
  line-height: 1.4;
  margin-top: 60px;
  margin-bottom: 50px;
  font-weight: bold;
}

.ttl-article {
  font-size: 24px;
  line-height: 1.4;
  margin-top: 60px;
  margin-bottom: 50px;
  font-weight: bold;
}

h2.search_result:before {
  content: '';
  display: inline-block;
  background-image: url(/mobile/set/data/support/contact/search_result/shared/img/icon_search_gray.svg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 30px;
  height: 30px;
  margin-bottom: -5px;
  margin-right: 10px;
}

.search_ranking {
  padding: 0 15px 0 15px;
  margin: 0 auto;
  max-width: 840px;
  margin-bottom: 50px !important;
}

.search_ranking ul {
  margin: 0 auto;
}

.search_ranking ul li a {
  position: relative;
  display: inline-block;
  padding: 10px 10px 10px 30px;
  font-weight: bold;
  text-decoration: underline;
}

.search_ranking ul li a:after {
  display: block;
  content: "";
  background: url(/mobile/set/data/support/contact/img/shared/icon_arrow_b.svg) no-repeat left top;
  background-size: 5px;
  width: 5px;
  height: 10px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -5px;
}

.search_ranking ul li a:before {
  display: block;
  content: "4";
  width: 25px;
  height: 25px;
  border-radius: 15px;
  background-color: #aaa;
  position: absolute;
  top: 50%;
  left: -1%;
  margin-top: -13px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 2.2;
  font-size: 12px;
}

.search_ranking ul li:nth-child(1) a:before,
.search_ranking ul li:nth-child(2) a:before,
.search_ranking ul li:nth-child(3) a:before {
  width: 25px;
  height: 25px;
  content: '';
  background-color: transparent;
  background: url(/mobile/set/data/support/contact/search_result/shared/img/search_ranking_icon01.png) no-repeat top left;
  background-size: 25px 25px;
  border-radius: 0;
  margin-top: -17px;
  left: -3px;
}

.search_ranking ul li:nth-child(2) a:before {
  background: url(/mobile/set/data/support/contact/search_result/shared/img/search_ranking_icon02.png) no-repeat top left;
  background-size: 25px 25px;
}

.search_ranking ul li:nth-child(3) a:before {
  background: url(/mobile/set/data/support/contact/search_result/shared/img/search_ranking_icon03.png) no-repeat top left;
  background-size: 25px 25px;
}

.search_ranking ul li:nth-child(5) a:before {
  content: "5";
}

.search_ranking ul li:nth-child(6) a:before {
  content: "6";
}

.search_ranking ul li:nth-child(7) a:before {
  content: "7";
}

.search_ranking ul li:nth-child(8) a:before {
  content: "8";
}

.search_ranking ul li:nth-child(9) a:before {
  content: "9";
}

.search_ranking ul li:nth-child(10) a:before {
  content: "10";
}

.ranking_wrapper {
  display: flex;
  justify-content: space-between;
}

.ranking_wrap:first-child {
  position: relative;
}

.ranking_wrap:first-child::after {
  content: '';
  position: absolute;
  right: -8%;
  top: 15%;
  width: 1px;
  height: 73%;
  background-color: #ddd;
}

#page-link-search {
  text-align: center;
}

.list-link-ib>li {
  display: inline-block;
  padding-right: 25px;
  margin-right: 25px;
  border-right: 1px solid #e8e8e8;
}

.list-link-ib>li:last-child {
  border-right: none;
}

.list-link-ib>li:last-child {
  border-right: none;
}

.search_ranking ul li a:hover,
.list-link-ib>li>a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.list-link-ib li a {
  position: relative;
}

.list-link-ib li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.067em;
  height: 1.067em;
  position: relative;
  top: -1px;
  margin-right: 0.4em;
  background-image: url(/mobile/set/data/support/contact/search_result/shared/img/icon_arrow_circle_black.png);
}

.bg-gray {
  background: #f6f6f6;
}

.l-inner {
  max-width: 950px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

.l-section {
  padding: 80px 0;
  overflow: hidden;
}

.btn {
  display: inline-block;
  width: auto;
  font-weight: bold;
  outline: none;
  min-width: 300px;
  padding: 12px 3em;
  text-align: center;
  border-radius: 10px;
  border: none;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  background-color: #0c68c7;
  box-shadow: 0 4px #0a4494;
  cursor: pointer;
}

.btn:after {
  content: "";
  display: block;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
  transform: rotate(45deg);
  z-index: 0;
}

.btn:hover {
  text-decoration: none;
  color: #fff;
}

.btn:hover:after {
  -webkit-animation: swing 0.4s 2 ease;
  animation: swing 0.4s 2 ease;
}

#sb-link-area .btn {
  background-color: #fff;
  box-shadow: 0px 3px 0px rgb(202, 202, 202);
  color: #323232;
  border: 1px solid #cacaca;
}

#sb-link-area .col-4 {
  display: flex;
}

#sb-link-area .col-4 a {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}

#sb-link-area .col-4 a::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 2px solid #0c68c7;
  border-top: 2px solid #0c68c7;
  display: block;
  transform: rotate(45deg);
  right: 30px;
  top: 50%;
  margin-top: -4px;
}

.sb-appshell-v1-contents {
  border-bottom: 0;
}

@media (max-width: 768px) {
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }

  .col-1,
  .col-2,
  .col-2-4,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  .mobile-support-section-container .mobile-support-section-lv1 .mobile-support-heading-lv1 .mobile-support-section-inner .mobile-support-heading-lv1_title.search_result {
    font-size: 20px;
  }

  .l-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mobile-page-section_channel {
    padding-top: 0px;
  }

  .search_ranking.l-inner {
    padding-left: 15px;
  }

  .search_ranking ul li a {
    font-size: 14px;
  }

  .mobile-page-list-box-02 .mobile-page-list-box-02_link {
    height: auto;
  }

  h2.ttl-article {
    font-size: 16px;
  }

  h2.search_result {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  h2.search_result:before {
    width: 20px;
    height: 20px;
    margin-bottom: -5px;
    margin-right: 8px;
  }

  #page-link-search ul {
    width: auto;
    margin: 0 20px;
    text-align: center;
  }

  #page-link-search ul li {
    margin-bottom: 10px;
  }

  #page-link-search ul li a {
    font-size: 12px;
  }

  #page-link-search ul li:nth-child(4),
  #page-link-search ul li:nth-child(7) {
    margin-right: 0;
  }

  #page-link-search .list-link-ib>li {
    padding-right: 10px;
    margin-right: 10px;
  }

  #sb-link-area .col-4 a {
    font-size: 14px;
    min-width: 100%;
    padding: 10px 3px;
  }

  #sb-link-area .col-4 a::after {
    width: 6px;
    height: 6px;
    right: 8px;
    margin-top: -3px;
  }

  #myy_login a {
    font-weight: bold;
    font-size: 16px;
  }

  .mt-md-0 {
    margin-top: 0px !important;
  }

  .mt-md-5 {
    margin-top: 5px !important;
  }

  .mt-md-10 {
    margin-top: 10px !important;
  }

  .mt-md-15 {
    margin-top: 15px !important;
  }

  .mt-md-20 {
    margin-top: 20px !important;
  }

  .mt-md-25 {
    margin-top: 25px !important;
  }

  .mt-md-30 {
    margin-top: 30px !important;
  }

  .ml-md-0 {
    margin-left: 0px !important;
  }

  .ml-md-5 {
    margin-left: 5px !important;
  }

  .ml-md-10 {
    margin-left: 10px !important;
  }

  .ml-md-15 {
    margin-left: 15px !important;
  }

  .ml-md-20 {
    margin-left: 20px !important;
  }

  .ml-md-25 {
    margin-left: 25px !important;
  }

  .ml-md-30 {
    margin-left: 30px !important;
  }

  .mb-md-0 {
    margin-bottom: 0px !important;
  }

  .mb-md-5 {
    margin-bottom: 5px !important;
  }

  .mb-md-10 {
    margin-bottom: 10px !important;
  }

  .mb-md-15 {
    margin-bottom: 15px !important;
  }

  .mb-md-20 {
    margin-bottom: 20px !important;
  }

  .mb-md-25 {
    margin-bottom: 25px !important;
  }

  .mb-md-30 {
    margin-bottom: 30px !important;
  }

  .mb-md-35 {
    margin-bottom: 35px !important;
  }

  .mb-md-40 {
    margin-bottom: 40px !important;
  }

  .mb-md-45 {
    margin-bottom: 45px !important;
  }

  .mb-md-50 {
    margin-bottom: 50px !important;
  }

  .mb-md-55 {
    margin-bottom: 55px !important;
  }

  .mb-md-60 {
    margin-bottom: 60px !important;
  }

  .mb-md-65 {
    margin-bottom: 65px !important;
  }

  .mb-md-70 {
    margin-bottom: 70px !important;
  }

  .mb-md-75 {
    margin-bottom: 75px !important;
  }

  .mb-md-80 {
    margin-bottom: 80px !important;
  }

  .mb-md-95 {
    margin-bottom: 85px !important;
  }

  .mb-md-90 {
    margin-bottom: 90px !important;
  }

  .mr-md-0 {
    margin-right: 0px !important;
  }

  .mr-md-5 {
    margin-right: 5px !important;
  }

  .mr-md-10 {
    margin-right: 10px !important;
  }

  .mr-md-15 {
    margin-right: 15px !important;
  }

  .mr-md-20 {
    margin-right: 20px !important;
  }

  .mr-md-25 {
    margin-right: 25px !important;
  }

  .mr-md-30 {
    margin-right: 30px !important;
  }

  .pt-md-0 {
    padding-top: 0px !important;
  }

  .pt-md-5 {
    padding-top: 5px !important;
  }

  .pt-md-10 {
    padding-top: 10px !important;
  }

  .pt-md-15 {
    padding-top: 15px !important;
  }

  .pt-md-20 {
    padding-top: 20px !important;
  }

  .pt-md-25 {
    padding-top: 25px !important;
  }

  .pt-md-30 {
    padding-top: 30px !important;
  }

  .pl-md-0 {
    padding-left: 0px !important;
  }

  .pl-md-5 {
    padding-left: 5px !important;
  }

  .pl-md-10 {
    padding-left: 10px !important;
  }

  .pl-md-15 {
    padding-left: 15px !important;
  }

  .pl-md-20 {
    padding-left: 20px !important;
  }

  .pl-md-25 {
    padding-left: 25px !important;
  }

  .pl-md-30 {
    padding-left: 30px !important;
  }

  .pb-md-0 {
    padding-bottom: 0px !important;
  }

  .pb-md-5 {
    padding-bottom: 5px !important;
  }

  .pb-md-10 {
    padding-bottom: 10px !important;
  }

  .pb-md-15 {
    padding-bottom: 15px !important;
  }

  .pb-md-20 {
    padding-bottom: 20px !important;
  }

  .pb-md-25 {
    padding-bottom: 25px !important;
  }

  .pb-md-30 {
    padding-bottom: 30px !important;
  }

  .pb-md-35 {
    padding-bottom: 35px !important;
  }

  .pb-md-40 {
    padding-bottom: 40px !important;
  }

  .pr-md-0 {
    padding-right: 0px !important;
  }

  .pr-md-5 {
    padding-right: 5px !important;
  }

  .pr-md-10 {
    padding-right: 10px !important;
  }

  .pr-md-15 {
    padding-right: 15px !important;
  }

  .pr-md-20 {
    padding-right: 20px !important;
  }

  .pr-md-25 {
    padding-right: 25px !important;
  }

  .pr-md-30 {
    padding-right: 30px !important;
  }


}

.flex-questionnaire a {
  writing-mode: vertical-rl;
  position: fixed;
  top: 75%;
  right: 0px;
  z-index: 10;
  font-size: 12px;
  color: #000;
  background-color: #ffb566;
  padding: 10px 5px 10px 5px;
  margin-top: -52px;
  font-weight: bold;
  font-family: "Yu Gothic Medium", "���S�V�b�N Medium", YuGothic, "���S�V�b�N��", "�q���M�m�p�S Pro", "Hiragino Kaku Gothic Pro", "���C���I", "Meiryo", "�l�r �o�S�V�b�N", sans-serif;
}

.flex-questionnaire a:hover {
  opacity: 1;
  text-decoration: none;
}

.flex-questionnaire a span {
  display: block;
}

.carousel-container {
  width: 100%;
  overflow: hidden;
  margin: auto;
  position: relative;
  background: #e8e8e8;
  padding: 8px 0;
}

.carousel-wrap {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.carousel-item {
  min-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-item img {
  width: 3%;
  margin-right: 1rem;
}

.carousel-item a {
  font-size: 18px;
  color: #597bff;
  font-weight: bold;
  text-decoration: underline;
}

.carousel-controls {
  text-align: center;
  margin-top: 10px;
}

.carousel-controls button {
  background-color: transparent;
  border: none;
  font-size: 15px;
  cursor: pointer;
  color: gray;
}

.carousel-dots {
  display: inline-block;
  margin: 0 4px;
  cursor: pointer;
  font-size: 22px;
}

@media (max-width: 768px) {
  .carousel-container {
    padding: 3px 0;
  }

  .carousel-item img {
    width: 6%;
  }

  .carousel-item a {
    font-size: 14px;
  }

  .carousel-controls {
    text-align: center;
    margin-top: 10px;
  }

  .carousel-controls button {
    font-size: 13px;
  }

  .carousel-dots {
    font-size: 17px;
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10001;
  display: none;
}

.popup {
  background-color: #f4fcff;
  padding: 1rem 0;
  text-align: center;
  width: 50%;
  z-index: 10002;
  position: relative;
  margin: 170px auto 0;
}

.popup p {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  margin-left: 5rem;
  width: 100%;
  display: inline-block;
}

.popup .link-area {
  display: flex;
  justify-content: space-between;
}

.button {
  display: inline-block;
  margin: 3rem 0 0 5rem;
  background-color: #1c4587;
  border: 5px solid #cedef9;
  font-size: 18px;
  --matched-radius-padding: 8px;
  --matched-radius-inner-size: 8px;
  padding: 1rem 0;
  border-radius: calc(var(--matched-radius-inner-size) + var(--matched-radius-padding));
  min-width: 260px;
  height: 42px;
}

.button--inner {
  border-radius: var(--matched-radius-inner-size);
  color: white;
}

.image-container {
  margin: 0 6rem 0 0;
}

.image-container img {
  width: 210px;
}

@media (max-width: 768px) {
  .popup {
    width: 100%;
  }

  .popup p {
    margin-left: 1rem;
  }

  .button {
    margin: 2rem 0 0 1rem;
    font-size: 16px;
    padding: 1rem 0;
    min-width: 190px;
  }

  .image-container {
    margin: 20px 0 0 0;
  }

  .image-container img {
    width: 150px;
  }
}

.number-none-title {
  font-size: 24px;
}

.search-result_text-number .number-none {
  font-size: 1.2rem;
}

.number-none-category {
  margin: 3rem 0;
}

.number-none-category .category-title {
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
}

.number-none-category .category-subtitle {
  font-size: 1.3rem;
  font-weight: bold;
}

.number-none-category-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 10px;
  margin-right: 30px;
}

.number-none-category-title-wrap:before {
  content: '';
  display: inline-block;
  background-image: url(/mobile/set/data/support/contact/search_result/shared/img/icon_search_gray.svg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.number-none-category-title-wrap .text-container {
  text-align: left;
}

.number-none-category .category-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 1rem auto;
}

.category {
  width: 96px;
  height: 108px;
  cursor: pointer;
  text-align: center;
}

.category.active {
  color: #069;
  text-decoration: underline;
}

a.category {
  font-weight: bold;
  color: #000;
}

.category::before {
  content: "";
  display: inline-block;
  width: 82px;
  height: 82px;
  margin-bottom: 8px;
  border-radius: 50%;
  border: 1px solid #000;
  background-size: 54px 54px;
  background-position: center;
  background-repeat: no-repeat;
}

.category:nth-child(1)::before {
  background-image: url('/mobile/set/common/jupiter/shared/img/support/icons/icon-smartphone.svg');
}

.category:nth-child(2)::before {
  background-image: url('/mobile/set/common/jupiter/shared/img/support/icons/icon-contract.svg');
}

.category:nth-child(3)::before {
  background-image: url('/mobile/set/common/jupiter/shared/img/support/icons/icon-mail.svg');
}

.category:nth-child(4)::before {
  background-image: url('/mobile/set/common/jupiter/shared/img/support/icons/icon-repair-price.svg');
}

.category:nth-child(5)::before {
  background-image: url('/mobile/set/common/jupiter/shared/img/support/icons/icon-internet-trouble.svg');
}

.category:nth-child(6)::before {
  background-image: url('/mobile/set/common/jupiter/shared/img/support/icons/icon-faq.svg');
}

.mobile-page-list-search.error {
  display: none !important;
}

@media (max-width: 768px) {
  .number-none-title {
    font-size: 18px;
  }

  .number-none-category .category-title {
    font-size: 18px;
  }
}

.did-you-mean-container:not(.disnone) {
  margin: 15px 0;
  display: flex;
  gap: 0 0.8em;
}

.did-you-mean-header {
  flex: 0 0 auto;
}

.did-you-mean-header p {
  margin: 0;
}

.did-you-mean-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.8em;
}

.did-you-mean-list > li > a {
  text-decoration: underline;
}
.summary-by-ai {
  margin: 1rem auto 3rem;
  border-bottom: 15px solid #f6f6f6;
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .summary-by-ai {
    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);
  }
}
.summary-by-ai p {
  font-size: min(1.4rem, 16px);
}
.summary-by-ai__heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  font-size: 24px;
  margin: 2em 0 0.5em;
  color: #333;
}
.summary-by-ai__heading::before {
  display: block;
  content: "";
  width: 1.2em;
  height: 1.2em;
  background:no-repeat url(/mobile/set/data/support/contact/search_result/shared/img/icon_ai.svg) center/contain;
}
@media screen and (max-width: 480px) {
  .summary-by-ai__heading {
    font-size: 16px;
  }
}
.summary-by-ai__footer {
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
}
.summary-by-ai__link {
  text-align: center;
  margin: 12px auto;
}
.summary-by-ai__link .btn {
  background: #000;
  box-shadow: none;
  border-radius: 24px;
}
.summary-by-ai__review {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.summary-by-ai__review p {
  font-weight: bold;
  font-size: min(1.4rem, 16px);
  color: #666;
  margin: 0;
}
.summary-by-ai__review-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.summary-by-ai__review-button {
  display: flex;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  overflow: hidden;
  background:no-repeat url(/mobile/set/data/support/contact/search_result/shared/img/icon_tu_off.svg) center/contain;
  border-radius: 50%;
  border: 1px solid #0c68c7;
}

@media screen and (max-width: 768px) {
  .summary-by-ai__review-button {
    width: 26px;
    height: 26px;
  }
}
.summary-by-ai__review-button.is-active {
  background-image: url(/mobile/set/data/support/contact/search_result/shared/img/icon_tu_on.svg);
  pointer-events: none;
  background-color: #0c68c7;
}
.summary-by-ai__review-button.summary-by-ai__review-button--bad {
  background-image: url(/mobile/set/data/support/contact/search_result/shared/img/icon_td_off.svg);
}
.summary-by-ai__review-button.summary-by-ai__review-button--bad.is-active {
  background-image: url(/mobile/set/data/support/contact/search_result/shared/img/icon_td_on.svg);
}
.summary-by-ai__notes {
  position: relative;
  margin-left: auto;
  width: fit-content;
}
.summary-by-ai__notes:not(:hover) .summary-by-ai__notes-text {
  display: none;
}
.summary-by-ai__notes-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid;
  border-radius: 50%;
  cursor: pointer;
  background: #fff;
  font-size: 16px;
}
.summary-by-ai__notes-text {
  position: absolute;
  bottom: 100%;
  right: 0;
  padding: 1em;
  background: #fff;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));
  transform: translateY(-8px);
  min-width: 200px;
  max-width: min(80vw, 800px);
  overflow-wrap: break-word;
}
.summary-by-ai__notes-text::before {
  position: absolute;
  top: 100%;
  right: 30px;
  content: "";
  display: block;
  width: calc(50% - 30px);
  max-width: 120px;
  height: 30px;
  clip-path: polygon(0 0, 75% 0, 100% 75%);
  background: inherit;
  transform: translateY(-2px);
}
.summary-by-ai__content-wrapper {
  display: grid;
}
.summary-by-ai--togglable .summary-by-ai__content-wrapper {
  overflow: hidden;
  position: relative;
  display: grid;
  grid-template-rows: fit-content(120px);
  transition: all 0.5s ease-in-out;
}
.summary-by-ai--togglable.is-open .summary-by-ai__content-wrapper {
  grid-template-rows: fit-content(100%);
}
.summary-by-ai--togglable .summary-by-ai__content-wrapper::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0.8) 80%, transparent);
  transition: all 0.3s ease-in 0.5s;
}
.summary-by-ai--togglable.is-open .summary-by-ai__content-wrapper::after {
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.summary-by-ai--togglable .summary-by-ai__content {
  overflow: hidden;
}
.summary-by-ai__more {
  display: flex;
  justify-content: center;
  margin-top: -30px;
}
.summary-by-ai__more-button {
  position: relative;
  background: transparent;
  border: 2px solid #aaa;
  border-radius: 20px;
  width: 240px;
  max-width: 100%;
  padding: 0.2em;
  background: #fff;
}
.summary-by-ai--togglable.is-open .summary-by-ai__more {
  display: none;
}

.search-result__typo-announce {
  font-weight: bold;
  font-size: min(1.4rem, 16px);
}