@charset "UTF-8";

/* ==========
htcp-plus_2020_07
 ========== */
.pc {
  display: block;
}

.sp,
.sp_only,
.mb {
  display: none;
}

a.htc-text_link {
  color: #0064a1 !important;
}

.htc-article__header-title__htcApp {
  margin-top: 0 !important;
  padding-top: 70px;
}

.htcp_intro_ttl {
  font-size: 38px !important;
  color: #444 !important;
  font-family: "HondaGlobalFontJP-Regular", sans-serif !important;
  margin-bottom: 20px !important;
}

.htcp_intro_text {
  font-size: 16px !important;
}

.htcp_under_head__nostt {
  margin-top: 48px;
}

#htcp_connect {
  padding-top: 120px;
}

#htcp_connect .table_block {
  align-items: flex-start;
}

#htcp_connect .htcp_connect_comntents {
  display: flex;
  flex-wrap: wrap;
  color: #595757;
}

#htcp_connect .htcp_connect_comntents:nth-child(n + 3) {
  padding-top: 0;
}

#htcp_connect .htcp_connect_comntents .htcp_connect__title {
  width: 100% !important;
  display: block;
  font-size: 1.08em;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  color: #595757;
  margin-bottom: 0.6em;
}

#htcp_connect .htcp_connect_comntents p {
  width: 50%;
  height: auto;
}

#htcp_connect .htcp_connect_comntents p + img {
  width: 45%;
  margin-left: 5%;
  align-self: flex-start;
}

#htcp_connect + .wrap_out {
  margin-top: -100px;
  z-index: -1;
}

.htcp_connect_icon_app {
  width: 100%;
  padding: 10px 50px 50px;
  text-align: left;
  color: #595757;
}

#Delivery_app {
  margin: 100px auto 80px;
  color: #595757;
}

#Delivery_app .htcp_delivery_app {
  text-align: left;
}

#Delivery_app .htcp_delivery_app > ul {
  line-height: 1.6;
}

#Delivery_app .htcp_delivery_app > ul + p {
  margin-top: 50px;
}

#Delivery_app .htcp_delivery_app > ul > li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #ccc;
}

#Delivery_app .htcp_delivery_app > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

#Delivery_app .htcp_delivery_app ul > li img {
  max-width: 100%;
  height: auto;
}

#Delivery_app .htcp_delivery_app ul > li div:nth-child(odd) {
  width: 10%;
  margin-right: 5%;
}

#Delivery_app .htcp_delivery_app ul > li div:nth-child(even) {
  width: 85%;
}

#Delivery_app .htcp_delivery_app ul > li p.title {
  margin-bottom: 0.6em;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  margin-top: -0.3em;
}

#Delivery_app .htcp_delivery_app ul > li p.title span {
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
  font-size: 0.9em;
  margin-left: 18px;
}

#Delivery_app .htcp_delivery_app ul > li p.copy,
#Delivery_app .htcp_delivery_app ul > li li {
  font-size: 0.89rem;
}

#Delivery_app .htcp_delivery_app ul > li ul {
  margin-top: 0.5rem;
}

#Delivery_app .htcp_delivery_app ul > li li::before {
  content: "・";
  display: inline-block;
}

#Delivery_app .htcp_delivery_app_note {
  font-size: 0.756rem !important;
  letter-spacing: 0.01em;
  line-height: 1.5;
  margin-top: 2em;
}

@media screen and (max-width: 736px) {
  #Delivery_app .htcp_under_mov {
    margin-bottom: 35px !important;
  }

  #Delivery_app {
    margin: 50px auto;
  }

  #Delivery_app .htcp_delivery_app > ul > li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  #Delivery_app .htcp_delivery_app ul > li div:nth-child(odd) {
    width: 18%;
    margin-right: 7%;
  }

  #Delivery_app .htcp_delivery_app ul > li div:nth-child(even) {
    width: 75%;
  }

  #Delivery_app .htcp_delivery_app ul > li ul {
    margin-top: 0.5rem;
  }

  #Delivery_app .htcp_delivery_app ul > li li {
    display: flex;
  }

  #Delivery_app .htcp_delivery_app ul > li p.title span {
    margin-left: 12px;
    letter-spacing: 0.05em;
  }
}

.htc-aside .banner_area {
  margin: -20px auto 70px;
  text-align: center;
}

.htc-aside .banner_area a {
  display: table;
  color: #0064a1;
  margin: 30px auto 0;
  text-decoration: none;
  transition: 0.3s;
}

.htc-aside .banner_area a:hover {
  opacity: 0.6;
  transition: 0.3s;
}

.htc-aside .banner_area img {
  max-width: 530px;
  margin-bottom: 1em;
  border: 1px solid #fff;
}

.htc-aside .banner_area .htc-icon--link {
  top: -2px;
  right: -4px;
}

@media screen and (max-width: 736px) {
  .htc-aside .banner_area {
    margin: -30px auto 35px;
  }

  .htc-aside .banner_area a {
    margin: 30px auto 0;
  }

  .htc-aside .banner_area img {
    max-width: 90%;
    margin: 0 auto 0.7em;
  }
}

.htcp_service_tbb > .cellA h3.new {
  position: relative;
}

.htcp_service_tbb > .cellA h3.new::before {
  content: "NEW";
  font-size: 0.6em;
  background-color: #fff;
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
  letter-spacing: 0;
  position: absolute;
  color: #e60012;
  border: 1px solid #e60012;
  display: inline-block;
  padding: 0.25em 0.4em;
  line-height: 1;
  top: 15px;
  left: 1px;
}

#htcp_sec05_1 h3.htc-section__header-text {
  text-align: left;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

#htcp_sec05_1 h3.htc-section__header-text::after {
  content: "";
  width: 100%;
  height: 1px;
}

#htcp_sec05_1 .htc-section__header-caption {
  text-align: left;
  margin: 12px 0;
  font-size: 0.91em;
}

#htcp_sec05_1 .htcp_captionA span {
  color: #e60012;
  font-size: 1.24em;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  padding: 0;
  line-height: 1.6;
}

#htcp_sec05_1 .htcp_captionA span sup {
  top: 0.7em;
}

#htcp_sec05_1 .fee_table {
  margin-bottom: 10px;
}

#htcp_sec05_1 .fee_table img {
  width: 100%;
  height: auto;
}

#htcp_sec05_1 .fee_pdf {
  display: inline-block;
  min-height: 32px;
  margin: 40px auto 30px;
}

#htcp_sec05_1 .fee_pdf a {
  position: relative;
  padding: 0 0 0 40px;
  color: #0064a1;
  line-height: 1.4;
  display: block;
  text-align: left;
  margin: 0 auto;
}

#htcp_sec05_1 .fee_pdf a::before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 32px;
  background: url(../images/common/icon_pdf.png) 50% 50% no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -2px;
}

.fee_table {
  width: 1034px;
  position: relative;
  margin: 0 auto;
}

[class*="fee_map"] {
  position: absolute;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s;
}

[class*="fee_map"]:hover {
  background: rgba(255, 255, 255, 0.6);
}

.fee_map01 {
  top: 76px;
  left: 29%;
  width: 16%;
  height: 5%;
}

.fee_map02 {
  top: 103px;
  left: 30%;
  width: 18.5%;
  height: 4%;
  &.gg {
    top: 102px;
  }
}

.fee_map03 {
  top: 123px;
  left: 30%;
  width: 11.5%;
  height: 3.9%;
  &.gg {
    top: 123px;
  }
}

.fee_map04 {
  top: 143px;
  left: 30%;
  width: 16.5%;
  height: 4%;
  &.gg {
    top: 143px;
  }
}

.fee_map15 {
  top: 167px;
  left: 30%;
  width: 23%;
  height: 4%;
}

.fee_map05,
.fee_map05s {
  top: 191px;
  left: 29%;
  width: 17.5%;
  height: 4.5%;
  &.gg {
    top: 211px;
  }
}

.fee_map05s {
  top: 183px;
}

.fee_map06,
.fee_map06s {
  top: 216px;
  left: 30%;
  width: 10%;
  height: 3.9%;
  &.gg {
    top: 237px;
  }
}

.fee_map06s {
  top: 211px;
}

.fee_map07,
.fee_map07s {
  top: 235px;
  left: 30%;
  width: 12.5%;
  height: 3.9%;
  &.gg {
    top: 258px;
    width: 13.5%;
  }
}

.fee_map07s {
  top: 230px;
}

.fee_map08,
.fee_map08s {
  top: 256px;
  left: 30%;
  width: 10%;
  height: 3.9%;
  &.gg {
    top: 279px;
  }
}

.fee_map08s {
  top: 250px;
}

.fee_map09,
.fee_mapg09,
.fee_map09s {
  top: 339px;
  left: 29%;
  width: 24.5%;
  height: 5%;
  &.gg {
    top: 323px;
  }
}

.fee_mapg09 {
  top: 297px;
}
.fee_map09s {
  top: 326px;
}

.fee_map12,
.fee_map12s {
  top: 296px;
  left: 29%;
  width: 17.8%;
  height: 5%;
}

.fee_map12s {
  top: 286px;
}

.fee_map13,
.fee_mapg13,
.fee_map13s {
  top: 378px;
  left: 29%;
  width: 22%;
  height: 5%;
  &.gg {
    top: 362px;
    width: 20%;
  }
}

.fee_mapg13 {
  top: 336px;
}

.fee_map13s {
  top: 364px;
  width: 20%;
}

.fee_map14 {
  top: 377px;
  left: 29%;
  width: 18.5%;
  height: 9%;
  &.gg {
    top: 403px;
  }
}

.htcp_service_tbb.htcp_service_tbb__plus {
  background-color: inherit;
  border: 1px solid #bbb;
}

#htcp_connect .htcp_connect__tt {
  background: #595757;
  color: #fff;
  font-size: 1.14em;
  padding: 1em 50px;
  width: 100%;
  text-align: left;
}

.htcp-icon__new {
  height: 1em;
  min-width: 35px;
  position: relative;
}

.htcp-icon__new::after {
  content: "NEW";
  font-size: 0.45em;
  background-color: #fff;
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
  letter-spacing: 0;
  position: absolute;
  color: #e60012;
  border: 1px solid #e60012;
  display: inline-block;
  padding: 0.4em 0.45em;
  line-height: 1;
  top: 0.2em;
  left: 0.7em;
}

.htc-footer .htc-navigation--footer-global .htcp_item_atp {
  padding-top: 1.076em;
}

@media screen and (max-width: 736px) {
  .htcp_anchor_navi .wrap_in {
    height: auto !important;
  }

  .htcp_anchor_navi .page_menu_pre {
    width: 100% !important;
  }

  .htcp_anchor_navi .page_menu_pre {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .htcp_anchor_navi .wrap_in a {
    height: inherit !important;
    font-size: 0.84rem !important;
    letter-spacing: 0 !important;
    padding: 0.8em 1em;
    line-height: 1.4 !important;
    width: 50%;
    height: 59px !important;
    border-bottom: 1px solid #fff;
    text-align: left;
  }

  .htcp_anchor_navi .wrap_in a:nth-child(-n + 3) {
    padding-top: 20px;
  }

  .htcp_anchor_navi .wrap_in a:nth-child(4) span:first-child {
    font-size: 0.7rem !important;
    line-height: 1;
    position: relative;
    top: -3px;
  }

  .htcp_anchor_navi .wrap_in a:nth-child(4) span:last-child {
    margin: 0 0 0 17px;
    line-height: 1;
    position: relative;
    top: -2px;
  }

  .htcp_anchor_navi .wrap_in a:nth-child(odd) {
    border-right: 1px solid #fff;
  }

  .htcp_anchor_navi .wrap_in a::before {
    content: "";
    position: relative;
    top: 3px;
    left: 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(/hondatotalcare/images/premium/arrow.png) no-repeat;
    background-size: contain;
    transform: rotate(90deg);
    margin: 0 5px 0 0;
    float: left;
  }

  .htcp_anchor_navi .wrap_in a:nth-child(4)::before {
    top: 12px;
  }

  .htc-article__header-title__htcApp {
    padding: 43.5px 0 36px !important;
  }

  .htcp_intro_ttl {
    font-size: 23px !important;
    padding: 0 7vw;
    margin-bottom: 15px !important;
    text-align: center !important;
  }

  .htcp_intro_text {
    padding: 0 7vw;
    text-align: center !important;
  }

  .pc,
  .pc_only,
  .mb {
    display: none;
  }

  .sp,
  .sp_only {
    display: block;
  }

  .htcp_under_head__nostt {
    margin-top: 16px;
  }

  #htcp_connect {
    padding-top: 50px;
  }

  #htcp_connect .htcp_connect__tt {
    font-size: 1.06em;
    padding: 15px 30px;
    width: 100%;
    text-align: left;
  }

  #htcp_connect .htcp_connect_comntents {
    display: block;
    padding: 45px 30px 0 30px;
    text-align: left;
  }

  #htcp_connect .htcp_connect_comntents:first-child {
    padding-top: 30px;
  }

  #htcp_connect .htcp_connect_comntents:nth-child(n + 3) {
    padding-top: 50px;
  }

  #htcp_connect .htcp_connect_comntents:last-child {
    padding-bottom: 30px;
  }

  #htcp_connect .htcp_connect_comntents .htcp_connect__title {
    margin-top: 0;
  }

  #htcp_connect .htcp_connect_comntents p {
    width: 100%;
    font-size: 0.938rem;
    letter-spacing: 0.1em;
  }

  #htcp_connect .htcp_connect_comntents p + img {
    display: block;
    position: static;
    width: 50vw;
    margin: 16px auto 0;
  }

  #htcp_connect + .wrap_out {
    margin-top: 0;
  }

  .htcp_service_tbb > .cellA h3.new {
    padding-top: 30px;
  }

  .htcp_service_tbb > .cellA h3.new::before {
    font-size: 0.5em;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
  }

  .htcp_connect_icon_app {
    padding: 0 30px 70px;
  }

  .htcp_connect_icon_app .htcp_connect_app_logo {
    width: 100%;
    max-width: 460px;
    margin: 1em auto;
    height: auto;
  }

  .htcp_connect_icon_app .htcp_connect_app_logo img {
    width: 47%;
    align-self: flex-start;
  }

  .htcp_connect_icon_app_note {
    font-size: 0.756rem !important;
    letter-spacing: 0.01em;
    line-height: 1.5;
    margin-top: 1em;
  }

  #htcp_sec05_1 h3.htc-section__header-text {
    font-size: 1.16em;
    text-align: center;
  }

  #htcp_sec05_1 .htc-section__header-caption {
    margin: 10px 0;
    font-size: 0.94em;
  }

  #htcp_sec05_1 .htcp_captionA span {
    font-size: 1em;
  }

  #htcp_sec05_1 .fee_pdf {
    margin: 30px auto 20px;
  }

  #htcp_sec05_1 .fee_pdf a::before {
    content: "";
    top: 50%;
    transform: translateY(-50%);
  }

  .fee_table {
    width: 100%;
  }

  .fee_table table {
    max-width: 420px;
    margin: 0 auto 5vw;
  }

  .fee_table table tr th,
  .fee_table table tr td {
    border: 1px solid #959595;
  }

  .fee_table table + table {
    margin-top: 8vw;
  }

  .fee_table table tr th {
    background: #959595;
    color: #fff;
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
    font-size: 1.1em;
    text-align: center;
    padding: 1em;
    line-height: 1;
  }

  .fee_table table tr th p {
    font-family: "HondaGlobalFontJP-Regular", sans-serif;
    font-size: 0.84em;
    text-align: center;
    padding: 0.7em 0 0;
    line-height: 1.5;
  }

  .fee_table table tr td {
    text-align: left;
    padding: 1.6em;
  }

  .fee_table table tr td p {
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
    font-size: 1.16em;
  }

  .fee_table table tr td p span {
    font-size: 0.9em;
    line-height: 1.4;
  }

  .fee_table table tr td hr {
    border-top: 1px solid #ccc;
    margin: 1.4em 0;
  }

  .fee_table table tr td ul {
    margin: 0.7em 0 0 -0.2em;
  }

  .fee_table table tr td ul li {
    font-size: 0.94em;
    margin-left: 1.06em;
    text-indent: -1.06em;
    margin-top: 0.8em;
  }

  .fee_table table tr td ul li::before {
    content: "・";
  }

  .fee_table table tr td span {
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
    font-size: 1.16em;
    line-height: 1.9;
  }

  .fee_table table tr td span strong {
    font-size: 1.6em;
    letter-spacing: 0;
  }

  .fee_table .free_period {
    margin-top: 1.4em;
    width: 100%;
    border: 1px solid #e60012;
    color: #e60012;
    padding: 0.9em 1.2em;
    font-size: 0.94em;
  }

  .fee_table .free_period strong {
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
    font-size: 1.16em;
    display: block;
    margin-bottom: 0.2em;
  }

  .htcp-icon__new::after {
    top: 0.4em;
    width: 24px !important;
  }

  .htc-premium-home-section-grid + .htc-premium-home-section__note,
  .table_block.sp_tate > .cell_block + .htc-premium-home-section__note {
    margin: -40px 0 0 1em;
    text-indent: -1em;
  }

  .htc-premium-home-section__note__wrap {
    margin-top: -40px;
  }

  .htcp_under_head .htc-article__header-text {
    text-align: left;
  }
}

.table_block .htc-premium-home-section__note {
  margin: 0 0 0 1.2em;
  text-indent: -1.2em;
  padding: 0 50px 0.3em;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.table_block .htc-premium-home-section__note:last-child {
  padding: 0 50px 50px;
}

.table_block .htc-premium-home-section__note.note_notgo {
  margin: 0;
  text-indent: 0;
}

.htcp_connect_comntents.pl0px {
  padding-left: 0 !important;
}

@media screen and (max-width: 736px) {
  .table_block .htc-premium-home-section__note {
    padding: 0 30px 0.4em;
    line-height: 1.5;
  }

  .table_block .htc-premium-home-section__note:last-child {
    padding: 0 30px 50px;
  }

  .htcp_connect_comntents.pl0px {
    padding: 30px !important;
  }
}

[class*="note_"] {
  font-size: 0.756rem !important;
  letter-spacing: 0.01em;
  color: #646464;
}

.note_01 {
  margin-top: 0.35em;
}

.note_02 {
  margin-top: 0.7em;
  display: inline-block;
  margin-left: 1em;
  text-indent: -1em;
}

.note_03 {
  margin-top: 0.35em;
  width: fit-content;
  text-align: left;
  margin-inline: auto;
  & li:not(:first-child) {
    margin-top: 0.3em;
  }
}

.mt_reset {
  margin-top: 0;
}

.htc-aside.htc-aside_bkwh {
  background-color: #fff;
}

.bc-player-4k5Jg43ag_default .vjs-poster {
  background-color: #fff;
}

@media screen and (max-width: 736px) {
  [class*="note_"] {
    text-align: left;
  }
}

@media screen and (max-width: 420px) {
  .mb {
    display: block;
  }
}

a.url_link {
  word-break: break-all;
  color: #595757;
  text-decoration: none;
  transition: 0.3s;
}

a.url_link:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.howtouse_hc {
  padding: 25px 30px;
  margin: -5px 0 40px;
  border: 1px solid #ccc;
  line-height: 1.72;
  font-size: 1rem;
}

.howtouse_hc p {
  font-size: 1.08rem;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  margin-bottom: 0.3em;
}

@media screen and (max-width: 736px) {
  .howtouse_hc {
    padding: 20px 25px;
    margin: 0 0 40px;
    line-height: 1.6;
    font-size: 0.9rem;
    text-align: left;
  }

  .howtouse_hc p {
    font-size: 1.08rem;
    text-align: left;
  }
}

.htcp_use_tbbB .cellB {
  width: calc(100% - 417px) !important;
}

@media screen and (max-width: 736px) {
  .htcp_use_tbbB .cellB {
    width: 100% !important;
  }
}

/* ==========
htcp-plus_2021_04
 ========== */
.fee_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.fee_wrapper::after {
  content: "";
  width: 100%;
  height: 1px;
  order: -1;
  display: block;
  background: #eee;
}

.fee_wrapper .fee_label {
  margin-right: 10px;
  padding: 1em;
  line-height: 1.5;
  flex: 1;
  order: -1;
  border-radius: 10px 10px 0 0;
  color: #0064a1;
  background: #dedede;
  transition: 0.2s;
  cursor: pointer;
}

.fee_wrapper .fee_label span {
  font-size: 0.84em;
}

.fee_wrapper .fee_label:nth-last-of-type(1) {
  margin-right: 0;
}

.fee_wrapper input {
  display: none;
}

.fee_wrapper .fee_content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.fee_wrapper input:checked + .fee_label + .fee_content {
  height: auto;
  transition: 0.2s opacity;
  opacity: 1;
}

@media screen and (min-width: 737px) {
  .fee_wrapper .fee_label:hover {
    color: #3c8ebf;
    background: #ebebeb;
    transition: 0.2s;
  }

  .fee_wrapper input:checked + .fee_label {
    color: #fff;
    background: #585755;
    cursor: default;
    pointer-events: none;
  }
}

@media screen and (max-width: 736px) {
  .fee_wrapper {
    margin-top: 25px;
    gap: 10px;
  }

  .fee_wrapper::after {
    content: "";
    display: none;
  }

  .fee_wrapper .fee_label {
    color: #fff;
    background: #585755;
  }

  .fee_wrapper .fee_label {
    margin: 0 auto;
    padding: 0.8em 0.8em 35px;
    flex: initial;
    border-radius: 0;
    letter-spacing: 0.05em;
    display: block;
    width: 100%;
    max-width: 420px;
    position: relative;
  }

  .fee_wrapper .tab_01 {
    order: 1;
  }

  .fee_wrapper .tab_02 {
    order: 3;
  }

  .fee_wrapper .tab_03 {
    order: 5;
  }

  .fee_wrapper .fee_content01 {
    order: 2;
  }

  .fee_wrapper .fee_content02 {
    order: 4;
  }

  .fee_wrapper .fee_content03 {
    order: 6;
  }

  .fee_wrapper .fee_label::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 16px;
    left: 50%;
    width: 18px;
    height: 18px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: scaleY(0.8) translateX(-50%) rotate(135deg);
    transition: 0.2s all;
  }

  .fee_wrapper .fee_label.fl_on::before {
    bottom: 6px;
    transform: scaleY(0.8) translateX(-50%) rotate(-45deg);
  }

  .fee_wrapper .fee_label:nth-last-of-type(1) {
    margin-right: auto;
  }
}

/* ==========
	link_available-plus_2023_10
	 ========== */
.link_available {
  margin-top: 20px;
  border: 1px solid #aaa;
}

@media screen and (min-width: 737px) {
  .link_available a {
    transition: 0.3s all;
  }

  .link_available a:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 736px) {
  .link_available {
    max-width: 380px;
    margin: 20px auto 0;
  }

  .link_available img {
    margin-bottom: 0 !important;
  }
}

/* ==========
htcp-plus_2022_05
 ========== */
.htc-main .banner_area2 {
  margin: 120px auto -10px;
  text-align: center;
}

.htc-main .banner_area2 a {
  display: table;
  color: #0064a1;
  margin: 30px auto 0;
  text-decoration: none;
}

.htc-main .banner_area2:has(picture) a {
  margin: 0 auto;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

@media (any-hover: hover) {
  .htc-main .banner_area2 a {
    transition: all 0.3s;
  }

  .htc-main .banner_area2 a:hover {
    opacity: 0.7;
  }
}

.htc-main .banner_area2 img {
  max-width: 1134px;
  border: 1px solid #c6c6c6;
  margin-bottom: 1em;
}

.banner_area .htc-icon--link,
.banner_area2 .htc-icon--link {
  top: -2px;
  right: -4px;
}

@media screen and (max-width: 736px) {
  .htc-main .banner_area2 {
    margin: 50px auto -5px;
    max-width: 90%;
  }

  .htc-main .banner_area2 img {
    max-width: 100%;
    margin-bottom: 0.5em;
  }
}

.htcp_intro .main_under {
  width: 970px;
  margin: 2rem auto 0;
}

.htcp_intro .htc-home-important-info + .htc-home-important-info {
  margin-top: -24px !important;
}

@media screen and (max-width: 736px) {
  .htcp_intro .main_under {
    width: 90%;
    max-width: 375px;
  }

  .htcp_intro .htc-home-important-info {
    padding: 0 5%;
  }

  .htcp_intro .htc-home-important-info + .htc-home-important-info {
    margin-top: 25px !important;
  }
}

.htcp_under.htcp_under_line {
  border-bottom: 1px solid #ddd;
}

/* auto Header 2023.04 */
@media screen and (max-width: 736px) {
  .htc-menu {
    z-index: 10001 !important;
  }
}

.htcp_under_mov iframe {
  aspect-ratio: 16 / 9;
  height: auto;
  width: 100%;
}

/* cp banner 2024.09 +  */

.slick-slider {
  width: min(624px, 100%);
  margin: clamp(30px, 7vw, 50px) auto min(35px, 6vw);
  line-height: 0;
  opacity: 0;
  transition: opacity 0.2s linear;

  &.slick-initialized {
    opacity: 1;
  }

  & img {
    width: 100%;
    height: auto;
    border: #4193d3 min(4px, 0.6vw) solid;
    box-sizing: border-box;
  }

  & .cp_nbox_2409 img {
    border-color: #e43361;
  }

  & .slick-arrow {
    width: 35px;
    height: 35px;
    background: #fff;
    cursor: pointer;
    display: grid;
    place-content: center;
    position: absolute;
    top: calc(50% - 15px);
    border: 0;
    border-radius: 5%;
    padding: 0;
    line-height: 0;
    filter: drop-shadow(0 0 5px #bbb);
    z-index: 2;
    font-size: 0;
    transform: translateY(-50%);
  }

  & .slick-arrow::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #444;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
  }

  & .slick-next {
    right: -50px;
  }

  & .slick-prev {
    left: -50px;
  }

  & .slick-next::before {
    margin-left: -4px;
  }

  & .slick-prev::before {
    border-width: 0 0 2px 2px;
    margin-right: -4px;
  }

  & .slick-dots {
    display: table;
    margin: 14px auto 0;
    padding: 0;
  }

  & .slick-dots li {
    display: inline-block;
    margin: 0 6px;
  }

  & .slick-dots button {
    display: block;
    width: 40px;
    height: 4px;
    border: 0;
    outline: none;
    cursor: pointer;
    background: #ccc;
    font-size: 0;
  }

  .slick-dots .slick-active button {
    background: rgb(48, 90, 123);
  }
}

@media (any-hover: hover) {
  .slick-slider {
    & a,
    & img,
    & .slick-arrow,
    & .slick-arrow::before {
      transition: all 0.3s;
    }

    & img:hover {
      opacity: 0.7;
    }

    & .slick-arrow:hover {
      background: #888;
    }

    & .slick-arrow:hover::before {
      border-color: #fff;
    }
  }
}

@media screen and (max-width: 736px) {
  .slick-slider {
    width: 100%;
    padding: 0 5%;

    & .slick-arrow {
      width: 28px;
      height: 28px;
      background: #ffffffaa;
    }

    & .slick-arrow::before {
      width: 6px;
      height: 6px;
    }

    & .slick-next {
      right: 6px;
    }

    & .slick-prev {
      left: 6px;
    }

    & .slick-dots {
      margin-top: 10px;
      border-radius: 3px;
    }

    & .slick-dots button {
      width: 30px;
      height: 7px;
    }
  }
}

.htcp-section-content:has(#abnormality_response) {
  & .link_on {
    display: grid;
    place-content: center;
    grid-template-columns: auto auto;
    column-gap: 0.6em;
    width: fit-content;
    margin: 34px auto 0;
    font-size: 16px;
    color: #0064a1;
    text-decoration: none;
    transition: 0.3s all;
    &:hover {
      opacity: 0.7;
    }
  }
  & .page_link {
    padding-top: 120px;
    margin-top: -120px;
    @media screen and (max-width: 736px) {
      padding-top: 82px;
      margin-top: -82px;
    }
  }
  & .htcp-section-content__header-text,
  & .htcp-section-content-text {
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  & .note_01 {
    text-align: center;
  }
}

.fee_table a.komemark {
  &::after {
    display: inline;
    position: relative;
    top: 0;
    font-size: 0.75em;
    vertical-align: super;
  }
  &.no3::after {
    content: "\203B 3";
  }
}
.fee_table table tr td ul li:has(.komemark)::after {
  content: "\306A\3069";
  display: inline;
  margin-left: 0.8em;
}

/* cp202509 */
.htc-main .cp202509 {
  margin: -1em auto 2.2em;
  @media screen and (max-width: 736px) {
    margin: 1.2em auto 0.3em;
  }
  & img {
    width: min(640px, 90%);
    height: auto;
    vertical-align: bottom;
  }

  & a {
    transition: 0.3s all;
    &:hover {
      opacity: 0.7;
    }
  }
}

/* cp202510 */

#wifi-nost1 {
  display: none;
}

#wifi-nost1.open {
  display: block;
  text-align: left !important;
  width: 100%;
  background: #f5f5f5;
  padding: 30px;
}

.wifi-nost1 {
  letter-spacing: 0.05rem;
  & strong {
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
  }
  & .p-cont {
    margin-top: 1.5em;
    & .tt {
      position: relative;
      width: fit-content;
      &::after {
        content: "";
        width: calc(100% - 5px);
        height: 1px;
        display: inline-block;
        background-color: #555;
        position: absolute;
        bottom: -4px;
        left: 5px;
        @media (736px >= width) {
          bottom: -6px;
        }
      }
      & p {
        display: grid;
        grid-template-columns: 1.5em 1fr;
        text-align: left;

        margin-bottom: 1em;
        @media (736px >= width) {
          line-height: 1.4;
        }

        &::before {
          content: "\25A0";
          display: grid;
          justify-content: center;
          align-items: start;
        }
      }
    }

    & .pdf-link {
      margin: 1rem 0 0 1.5rem;
      text-align: left;
      & a {
        color: #0064a1;
        text-decoration: none;
        transition: 0.2s ease-in-out;
        &:hover {
          opacity: 0.7;
        }
      }
    }
  }
  & .display {
    margin-block: 2rem;
    display: grid;
    grid-template-columns: repeat(2, auto);
    width: fit-content;
    margin-inline: auto;
    text-align: left;
    & div {
      outline: 1px solid #aaa;
      outline-offset: 0;
      background: #fff;
      padding: 0.5rem 1.2rem;

      @media (736px >= width) {
        padding: 0.4rem 0.8rem;
      }
      &:nth-child(even) {
        display: grid;
        place-content: center;
      }
      &:nth-child(-n + 2) {
        background: #777;
        color: #fff;
        text-align: center;
      }
      & a {
        color: #0064a1;
        text-decoration: none;
        transition: 0.2s ease-in-out;
        &:hover {
          opacity: 0.7;
        }
      }
    }
  }
}

.htc-home-article-info {
  overflow-wrap: anywhere;
  word-break: keep-all;

  & i {
    display: inline-block;
    font-style: normal;
  }
  & a {
    text-decoration: none;
  }
}
.htcp_under_mov > .htc-home-article-info {
  &:has(.pa_inline.nost) {
    margin-block: -1rem 3rem;
    @media (736px >= width) {
      margin-block: -1.8rem 2.5rem;
    }
  }
}
.htc-article__header-title:has(.notice-closure) {
  display: block;
  font-size: 2.814rem;
  height: 2.85em;
  & .notice-closure {
    display: block;
    font-size: 16px;
    @media (736px >= width) {
      font-size: 14px;
      width: fit-content;
      margin-inline: auto;
    }
  }
}

.fee_wrapper a.caut_link {
  color: #0064a1;
  text-decoration-color: #0064a199;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  transition: 0.2s ease-in-out;
  &:hover {
    opacity: 0.7;
    text-decoration-color: #fff;
  }
}

.htcp_service_tbb > .cellA h3:has(.se_info) {
  @media (736.1px <= width) {
    margin-top: -1.4rem;
  }

  & .se_info {
    display: block;
    font-size: 0.804rem;
    font-family: "HondaGlobalFontJP-Regular", sans-serif;
    @media (736px >= width) {
      font-size: 14px;
      width: fit-content;
      margin-inline: auto;
    }
  }
}
.table_blocks {
  line-height: 1.6;
  padding: 48px;
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 48px;
  text-align: left;
  @media (736px >= width) {
    padding: 24px;
    display: block;
  }
  & .title {
    font-size: 1.08em;
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
    color: #595757;
    margin-bottom: 1.2em;
  }
  & .htcp_connect_app_logo {
    width: 400px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 24px;

    @media (736px >= width) {
      width: min(100%, 400px);
      margin-block: 1em;
    }
    & img {
      width: 100%;
      border: 1px solid #999;
      border-radius: 6px;
    }
  }
}
