﻿@charset "UTF-8";

/* ======================================================
 * home
 * ------------------------------------------------------
 * - Path
 * - Import
 * - Function
 * - Override
 * - PageComponent
 * Print
====================================================== */
/* ------------------------------------------------------
 * Path
------------------------------------------------------ */
/*----- 背景画像用パス -----*/
/* ------------------------------------------------------
 * Import
------------------------------------------------------ */
/* ======================================================
 * Config
====================================================== */
/* ======================================================
 * basedesign
 * ------------------------------------------------------
 * Path
 * View
 * Color
 * Font
 * Link
 * Animation
====================================================== */
/* ======================================================
 * Path
====================================================== */
/*----- 背景画像用パス -----*/
/* ======================================================
 * View
====================================================== */
/*----- ブレイクポイント -----*/
/*----- コンテンツ幅 -----*/
/*----- コンテンツ幅左右アキ -----*/
/* ======================================================
 * Color
====================================================== */
/*----- テーマカラー -----*/
/*----- 背景カラー -----*/
/*----- テキストカラー -----*/
/*----- リンクテキストカラー -----*/
/*----- ボーダーカラー -----*/
/* ======================================================
 * Font
====================================================== */
/*----- フォントファミリー -----*/
/*----- フォントサイズ -----*/
/*----- 行間 -----*/
/*----- フォントウェイト -----*/
/* ======================================================
 * Link
====================================================== */
/*----- リンクタイプ -----*/
/*----- リンク矢印アイコン -----*/
/*----- 透過度 -----*/
/* ======================================================
 * Heading Margin
====================================================== */
/* ======================================================
 * Animation
====================================================== */
/*----- イージング（変化の度合い） -----*/
/*----- デュレーション（変化の開始から終了までの時間） -----*/
/*----- ディレイ（変化が始まるまでの時間） -----*/
/* ======================================================
 * General
====================================================== */
/* ----- function ----- */
/* ======================================================
 * function
 * ------------------------------------------------------
 * gen-fetch-breakpoint
====================================================== */
/* ------------------------------------------------------
 * gen-fetch-breakpoint
------------------------------------------------------ */
/* ----- mixin ----- */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * hover
 * hover-focus
 * plain-hover-focus
 * hover-focus-active
 * except-hover
 * any-link
 * all-link
====================================================== */
/* ------------------------------------------------------
 * hover
------------------------------------------------------ */
/* ------------------------------------------------------
 * hover-focus
------------------------------------------------------ */
/* ------------------------------------------------------
 * plain-hover-focus
------------------------------------------------------ */
/* ------------------------------------------------------
 * hover-focus-active
------------------------------------------------------ */
/* ------------------------------------------------------
 * except-hover
------------------------------------------------------ */
/* ------------------------------------------------------
 * any-link
------------------------------------------------------ */
/* ------------------------------------------------------
 * all-link
------------------------------------------------------ */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * gen-media-breakpoint-up
 * gen-media-breakpoint-down
 * gen-media-breakpoint-between
====================================================== */
/* ------------------------------------------------------
 * gen-media-breakpoint-up
 * @requires
 * - gen-fetch-breakpoint
------------------------------------------------------ */
/* ------------------------------------------------------
 * gen-media-breakpoint-down
 * @requires
 * - gen-fetch-breakpoint
------------------------------------------------------ */
/* ------------------------------------------------------
 * gen-media-breakpoint-between
 * @requires
 * - gen-fetch-breakpoint
------------------------------------------------------ */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * gen-child-margin-top
 * gen-child-margin-bottom
====================================================== */
/* ------------------------------------------------------
 * gen-child-margin-top
------------------------------------------------------ */
/* ------------------------------------------------------
 * gen-child-margin-bottom
------------------------------------------------------ */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * gen-clearfix
====================================================== */
/* ------------------------------------------------------
 * gen-clearfix
------------------------------------------------------ */
/* ----- extend ----- */
/* ======================================================
 * icon
 * ------------------------------------------------------
 * gen-icon-arrow
 * gen-icon-arrow-tail
 * gen-icon-arrow-middle
 * gen-icon-sprite
 * gen-icon-sprite-tail
 * gen-icon-sprite-middle
====================================================== */
/* ------------------------------------------------------
 * gen-icon-arrow
------------------------------------------------------ */
.header-megamenu__category__title__type:after, .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
  -webkit-backface-visibility: hidden;
  display: inline-block;
  position: relative;
  border-top: 2px solid #415ed3;
  border-right: 2px solid #415ed3;
  vertical-align: middle;
  content: "";
}

.header-megamenu__category__title__type:after, .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.home-link-button .home-link-button__type:after, .home-link-list .home-link-list__type:after {
  -webkit-backface-visibility: hidden;
  display: inline-block;
  position: relative;
  border-top: 2px solid;
  border-right: 2px solid;
  border-color: #fff;
  vertical-align: middle;
  content: "";
}

.home-link-button .home-link-button__type:after, .home-link-list .home-link-list__type:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* ------------------------------------------------------
 * gen-icon-arrow-tail
------------------------------------------------------ */

/* ------------------------------------------------------
 * gen-icon-arrow-middle
------------------------------------------------------ */
.header-megamenu__link-list-button .header-megamenu__link-list-button__type:after, .home-link-button .home-link-button__type:after, .home-link-list .home-link-list__type:after {
  position: absolute;
  top: 50%;
}

/* ------------------------------------------------------
 * gen-icon-sprite
------------------------------------------------------ */
.header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .header-corporation__button__label:after {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: no-repeat center;
  background-size: contain;
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
  content: "";
}

.header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after {
  background-image: url("/app-files/img/sprite/icon.svg#blank-usage");
}

/* ------------------------------------------------------
 * gen-icon-sprite-tail
------------------------------------------------------ */

/* ------------------------------------------------------
 * gen-icon-sprite-middle
------------------------------------------------------ */
.header-menu-button__type--corporation:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* ======================================================
 * table
 * ------------------------------------------------------
 * gen-table-align
====================================================== */
/* ------------------------------------------------------
 * gen-table-align
------------------------------------------------------ */
/* ------------------------------------------------------
 * hkt用
------------------------------------------------------ */
/* ======================================================
 * Base
====================================================== */
/* ======================================================
 * util
 * ------------------------------------------------------
 * Device
 * Text
 * Link
 * Badge
====================================================== */
/* ======================================================
 * Text
====================================================== */
/* ----- bold ----- */

/* ======================================================
 * Layout
====================================================== */
/* ======================================================
 * Header
 * ------------------------------------------------------
 * Header__head
 * Header__body
====================================================== */
/* ======================================================
 * vars
====================================================== */
/* ------------------------------------------------------
 * Header__head
------------------------------------------------------ */

.header-logo img {
  vertical-align: middle;
}

/* ------------------------------------------------------
 * Header__body
------------------------------------------------------ */

.header-gnav .header-gnav__type--blank {
  display: block;
  position: relative;
}

.header-megamenu__body > *:first-child,
.header-megamenu__body > section:first-child > *:first-child,
.header-megamenu__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__body > *:last-child {
  margin-bottom: 0 !important;
}

.header-megamenu__category-wrap {
  display: flex;
}

.header-megamenu__category > *:first-child,
.header-megamenu__category > section:first-child > *:first-child,
.header-megamenu__category > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__category__title {
  display: flex;
  line-height: 1.7;
}

.header-megamenu__category__title__type {
  display: block;
}

.header-megamenu__category__detail > *:first-child,
.header-megamenu__category__detail > section:first-child > *:first-child,
.header-megamenu__category__detail > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__link-list-button {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-megamenu__link-list-button .header-megamenu__link-list-button__type {
  display: flex;
  position: relative;
}

/* ======================================================
 * Footer
 * ------------------------------------------------------
 * Footer__body
 * Footer__foot
====================================================== */
/* ------------------------------------------------------
 * Footer__body
------------------------------------------------------ */

.footer-logo {
  display: grid;
  place-content: center;
}

/* ------------------------------------------------------
 * Footer__foot
------------------------------------------------------ */

.footer-copyright {
  font-family: "Heebo", "Noto Sans JP", Arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ------------------------------------------------------
 * Function
------------------------------------------------------ */
/* ------------------------------------------------------
 * Override
------------------------------------------------------ */

/* ------------------------------------------------------
 * PageComponent
------------------------------------------------------ */
/* ----- home-carousel ----- */
.home-carousel {
  position: relative;
}

.home-carousel__item > [class*="__type"] {
  display: block;
}

.home-carousel__image img {
  width: 100%;
}

.home-carousel__controller {
  --_bottom: calc(var(--_controller-bottom) + (var(--_controller-height) / 2));
  display: flex;
  position: absolute;
  bottom: var(--_bottom);
  align-items: center;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.home-carousel__dot {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-carousel__dot > li > button {
  -webkit-appearance: none;
          appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  outline: none;
  background: #d7d7d7;
  font-size: 0;
  line-height: 0;
}

.home-carousel__dot > li.slick-active > button {
  background-color: #202f69;
}

.home-carousel__button--pause, .home-carousel__button--play {
  -webkit-appearance: none;
          appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
  font-size: 0;
  line-height: 0;
}

.home-carousel__button--pause:before, .home-carousel__button--pause:after {
  translate: 0 -50%;
  position: absolute;
  top: 50%;
  height: 100%;
  border-radius: 1px;
  background: #202f69;
  content: "";
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.home-carousel__button--pause:before {
  left: 0;
}

.home-carousel__button--pause:after {
  right: 0;
}

.home-carousel__button--play:before {
  translate: -50% -50%;
  aspect-ratio: cos(30deg);
  -webkit-clip-path: polygon(100% 50%, 0 100%, 0 0);
  position: absolute;
  top: 50%;
  left: 50%;
  background: #202f69;
          clip-path: polygon(100% 50%, 0 100%, 0 0);
  content: "";
}

.home-carousel .slick-slide > div {
  font-size: 0;
  line-height: 0;
}

.home-carousel:not(.is-initialized) {
  opacity: 0;
}

.home-carousel:not(.is-initialized) .home-carousel__item:not(:first-child) {
  display: none;
}

/* ----- home-button ----- */

.home-button__item > [class*="__type"] {
  display: block;
  position: relative;
  border: 1px solid #dedede;
  background: #fff;
  line-height: 1.4;
  text-align: left;
}

.home-button__item > [class*="__type"]:not([class*="__type--nolink"]) {
  text-decoration: none;
}

.home-button__item > [class*="__type"]:not([class*="__type--nolink"]):link, .home-button__item > [class*="__type"]:not([class*="__type--nolink"]):hover, .home-button__item > [class*="__type"]:not([class*="__type--nolink"]):visited, .home-button__item > [class*="__type"]:not([class*="__type--nolink"]):focus, .home-button__item > [class*="__type"]:not([class*="__type--nolink"]):active {
  color: #415ed3;
}

.home-button__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button__label:after {
  translate: 0 -50%;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  overflow: hidden;
  background-color: #415ed3;
  content: "";
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
}

.home-button__type .home-button__label:after, .home-button__type--pdf .home-button__label:after, .home-button-v2__type .home-button__label:after, .home-button-v2__type--pdf .home-button__label:after, .home-button-v3__type .home-button__label:after, .home-button-v3__type--pdf .home-button__label:after {
  -webkit-mask-image: url("/hkt/img/index_ic01.svg");
  width: 6px;
  height: 10px;
          mask-image: url("/hkt/img/index_ic01.svg");
}

.home-button__type--blank .home-button__label {
  --_label-padding: calc(10px + var(--_icon-side));
  padding: 0 var(--_label-padding);
}

.home-button__type--blank .home-button__label:after {
  -webkit-mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
  width: var(--_icon-side);
  height: var(--_icon-side);
          mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
}

.home-button__label {
  display: block;
  position: relative;
}

/* v2 */

.home-button-v2__item > [class*="__type"] {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 2px solid #dedede;
  background: #fff;
  line-height: 1.4;
  text-align: left;
}

.home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) {
  text-decoration: none;
}

.home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):link, .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover, .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):visited, .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):focus, .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):active {
  color: #000;
}

.home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v2__label:after {
  translate: 0 -50%;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  overflow: hidden;
  background-color: #415ed3;
  content: "";
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
}

.home-button__type .home-button-v2__label:after, .home-button__type--pdf .home-button-v2__label:after, .home-button-v2__type .home-button-v2__label:after, .home-button-v2__type--pdf .home-button-v2__label:after, .home-button-v3__type .home-button-v2__label:after, .home-button-v3__type--pdf .home-button-v2__label:after {
  -webkit-mask-image: url("/hkt/img/index_ic01.svg");
  width: 6px;
  height: 10px;
          mask-image: url("/hkt/img/index_ic01.svg");
}

.home-button-v2__type--blank .home-button-v2__label {
  --_label-padding: calc(10px + var(--_icon-side));
}

.home-button-v2__type--blank .home-button-v2__label:after {
  -webkit-mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
  width: var(--_icon-side);
  height: var(--_icon-side);
          mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
}

.home-button-v2__label {
  position: relative;
  width: 100%;
}

/* v3 */

.home-button-v3__item > [class*="__type"] {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 2px solid #dedede;
  background: #fff;
  line-height: 1.4;
  text-align: left;
}

.home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]) {
  text-decoration: none;
}

.home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):link, .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):hover, .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):visited, .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):focus, .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):active {
  color: #000;
}

.home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v3__label:after {
  translate: 0 -50%;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  overflow: hidden;
  background-color: #415ed3;
  content: "";
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
}

.home-button__type .home-button-v3__label:after, .home-button__type--pdf .home-button-v3__label:after, .home-button-v2__type .home-button-v3__label:after, .home-button-v2__type--pdf .home-button-v3__label:after, .home-button-v3__type .home-button-v3__label:after, .home-button-v3__type--pdf .home-button-v3__label:after {
  -webkit-mask-image: url("/hkt/img/index_ic01.svg");
  width: 6px;
  height: 10px;
          mask-image: url("/hkt/img/index_ic01.svg");
}

.home-button-v3__type--blank .home-button-v3__label {
  --_label-padding: calc(10px + var(--_icon-side));
}

.home-button-v3__type--blank .home-button-v3__label:after {
  -webkit-mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
  width: var(--_icon-side);
  height: var(--_icon-side);
          mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
}

.home-button-v3__label {
  position: relative;
  width: 100%;
}

/* ----- home-container ----- */
.home-container {
  border-width: 0;
  border-image-outset: 0 100vw;
  border-image-slice: 0 fill;
}

.home-container__head > *:first-child,
.home-container__head > section:first-child > *:first-child,
.home-container__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-container__body > *:first-child,
.home-container__body > section:first-child > *:first-child,
.home-container__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-container__title {
  margin: 0;
  color: #202f69;
  text-align: center;
}

.home-container__lead {
  color: #202f69;
  text-align: center;
}

.home-container > *:first-child,
.home-container > section:first-child > *:first-child,
.home-container > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* v2 */

.home-container-v2__head > *:first-child,
.home-container-v2__head > section:first-child > *:first-child,
.home-container-v2__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-container-v2__body {
  border-width: 0;
  border-image-outset: 0 100vw;
  border-image-slice: 0 fill;
  border-image-source: linear-gradient(0deg, #415ed3 calc(100% - var(--_background-start)), #0000 0);
}

.home-container-v2__body > *:first-child,
.home-container-v2__body > section:first-child > *:first-child,
.home-container-v2__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-container-v2 > *:first-child,
.home-container-v2 > section:first-child > *:first-child,
.home-container-v2 > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* v3 */
.home-container-v3 {
  --_background-color: #f6f7fa;
  border-width: 0;
  border-image-slice: 0 fill;
  border-image-source: linear-gradient(var(--_background-color), var(--_background-color));
}

.home-container-v3__head > *:first-child,
.home-container-v3__head > section:first-child > *:first-child,
.home-container-v3__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-container-v3__body {
  position: relative;
}

.home-container-v3__body > *:first-child,
.home-container-v3__body > section:first-child > *:first-child,
.home-container-v3__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-container-v3 > *:first-child,
.home-container-v3 > section:first-child > *:first-child,
.home-container-v3 > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- home-media ----- */
.home-media {
  background: #f6f7fa;
}

.home-media__head > *:first-child,
.home-media__head > section:first-child > *:first-child,
.home-media__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-media__body > *:first-child,
.home-media__body > section:first-child > *:first-child,
.home-media__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-media__image img {
  width: 100%;
}

.home-media__title, .home-media__subtitle {
  color: #415ed3;
}

.home-media__title {
  margin: 0;
  line-height: 1.4;
}

.home-media__subtitle {
  line-height: 1.2;
}

/* v2 */
.home-media-v2 {
  background: #f6f7fa;
}

.home-media-v2__head > *:first-child,
.home-media-v2__head > section:first-child > *:first-child,
.home-media-v2__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-media-v2__body > *:first-child,
.home-media-v2__body > section:first-child > *:first-child,
.home-media-v2__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-media-v2__image img {
  width: 100%;
}

.home-media-v2__title {
  margin: 0;
  color: #202f69;
  line-height: 1.3;
}

/* ----- home-link-button-wrap ----- */

/* ----- home-link-button ----- */
.home-link-button .home-link-button__type {
  display: flex;
  position: relative;
  border: 2px solid #dedede;
  background-color: #fff;
  color: #141414;
}

.home-link-button .home-link-button__type:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  border: 2px solid #415ed3;
  background-color: #415ed3;
  content: "";
}

/* ----- home-heading2 ----- */

.home-heading2__inner > *:first-child,
.home-heading2__inner > section:first-child > *:first-child,
.home-heading2__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-heading2__title, .home-heading2__subtitle {
  color: #202f69;
}

.home-heading2__title {
  margin: 0;
  line-height: 1.2;
}

.home-heading2__subtitle {
  line-height: 1.2;
}

/* v2 */

.home-heading2-v2__inner > *:first-child,
.home-heading2-v2__inner > section:first-child > *:first-child,
.home-heading2-v2__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-heading2-v2__title, .home-heading2-v2__subtitle {
  color: #202f69;
}

.home-heading2-v2__title {
  margin: 0;
  line-height: 1.2;
}

.home-heading2-v2__subtitle {
  line-height: 1.2;
}

/* ----- home-card ----- */
.home-card {
  display: grid;
}

.home-card__item {
  gap: 0;
}

.home-card__item > [class*="__type"] {
  color: #fff;
}

.home-card__item > [class*="__type"]:not([class*="__type--nolink"]):link, .home-card__item > [class*="__type"]:not([class*="__type--nolink"]):hover, .home-card__item > [class*="__type"]:not([class*="__type--nolink"]):visited, .home-card__item > [class*="__type"]:not([class*="__type--nolink"]):focus, .home-card__item > [class*="__type"]:not([class*="__type--nolink"]):active {
  color: #fff;
}

.home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title {
  --_title-padding-right: calc(15px + var(--_button-right) + var(--_button-side));
  padding-right: var(--_title-padding-right);
}

.home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:before, .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:after {
  translate: 0 -50%;
  position: absolute;
  top: 50%;
  overflow: hidden;
  border: solid #fff;
  content: "";
}

.home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:before {
  right: var(--_button-right);
  width: var(--_button-side);
  height: var(--_button-side);
}

.home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:after {
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  background-color: #fff;
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
}

.home-card__type .home-card__title:after, .home-card__type--pdf .home-card__title:after {
  --_icon-width: 6px;
  --_icon-right: calc(var(--_button-right) + ((var(--_button-side) - var(--_icon-width)) / 2));
  -webkit-mask-image: url("/hkt/img/index_ic01.svg");
  right: var(--_icon-right);
  width: var(--_icon-width);
  height: 10px;
          mask-image: url("/hkt/img/index_ic01.svg");
}

.home-card__type--blank .home-card__title:after {
  --_icon-right: calc(var(--_button-right) + ((var(--_button-side) - var(--_icon-width)) / 2));
  -webkit-mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
  right: var(--_icon-right);
  width: var(--_icon-width);
  height: var(--_icon-width);
          mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
}

.home-card__head {
  position: relative;
  overflow: hidden;
}

.home-card__head > *:first-child,
.home-card__head > section:first-child > *:first-child,
.home-card__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-card__body > *:first-child,
.home-card__body > section:first-child > *:first-child,
.home-card__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-card__foot {
  border-top: 1px solid #a0afe9;
}

.home-card__foot > *:first-child,
.home-card__foot > section:first-child > *:first-child,
.home-card__foot > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-card__image {
  z-index: 0;
  position: relative;
  background: #fff;
}

.home-card__image:before, .home-card__image:after {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.home-card__image:before {
  background: #141414;
  opacity: .6;
}

.home-card__image:after {
  background: #fff;
  opacity: 0;
}

.home-card__image img {
  width: 100%;
}

.home-card__title {
  translate: 0 -50%;
  z-index: 1;
  position: absolute;
  top: 50%;
  width: 100%;
  margin: 0;
  padding-right: var(--_button-right);
  line-height: 1.4;
}

.home-card__text {
  margin: 0;
}

.home-card__description {
  margin: 0;
}

/* v2 */
.home-card-v2 {
  display: grid;
}

.home-card-v2__item {
  gap: 0;
  display: grid;
  grid-row: span 2;
  grid-template-rows: subgrid;
}

.home-card-v2__item > [class*="__type"] {
  gap: inherit;
  display: inherit;
  grid-row: inherit;
  grid-template-rows: inherit;
}

.home-card-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card-v2__heading {
  position: relative;
}

.home-card-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card-v2__heading:after {
  translate: 0 -50%;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  position: absolute;
  top: 50%;
  overflow: hidden;
  background-color: #415ed3;
  content: "";
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
}

.home-card-v2__type .home-card-v2__heading:after, .home-card-v2__type--pdf .home-card-v2__heading:after {
  -webkit-mask-image: url("/hkt/img/index_ic01.svg");
  width: 6px;
  height: 10px;
          mask-image: url("/hkt/img/index_ic01.svg");
}

.home-card-v2__type--blank .home-card-v2__heading:after {
  -webkit-mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
  width: var(--_icon-side);
  height: var(--_icon-side);
          mask-image: url("/app-files/img/sprite/icon.svg#blank-usage");
}

.home-card-v2__head > *:first-child,
.home-card-v2__head > section:first-child > *:first-child,
.home-card-v2__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-card-v2__body {
  position: relative;
  background: #fff;
}

.home-card-v2__body > *:first-child,
.home-card-v2__body > section:first-child > *:first-child,
.home-card-v2__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-card-v2__image {
  background: #fff;
}

.home-card-v2__image img {
  width: 100%;
}

.home-card-v2__title, .home-card-v2__subtitle {
  color: #202f69;
}

.home-card-v2__title {
  margin: 0;
  line-height: 1.4;
}

/* ----- home-link-list-wrap ----- */
.home-link-list-wrap > *:first-child,
.home-link-list-wrap > section:first-child > *:first-child,
.home-link-list-wrap > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- home-link-list ----- */
.home-link-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-link-list > li {
  position: relative;
}

.home-link-list .home-link-list__type {
  display: block;
  position: relative;
  color: #fff;
}

.home-link-list .home-link-list__type:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
}

/* ----- home-news ----- */
.home-news {
  --_border: 1px solid #dedede;
}

.home-news__article {
  border-bottom: var(--_border);
}

.home-news__article .home-news__type,
.home-news__article .home-news__type--blank,
.home-news__article .home-news__type--pdf,
.home-news__article .home-news__type--nolink {
  display: block;
  position: relative;
}

.home-news__article .home-news__type:after,
.home-news__article .home-news__type--blank:after,
.home-news__article .home-news__type--pdf:after {
  translate: 0 -50%;
  -webkit-mask: url("/hkt/img/index_ic01.svg") no-repeat center/contain;
  position: absolute;
  top: 50%;
  overflow: hidden;
  background-color: #415ed3;
  content: "";
          mask: url("/hkt/img/index_ic01.svg") no-repeat center/contain;
}

.home-news__article .home-news__type--blank:after,
.home-news__article .home-news__type--pdf:after {
  -webkit-mask: url("/hkt/img/index_ic02.svg") no-repeat center/contain;
          mask: url("/hkt/img/index_ic02.svg") no-repeat center/contain;
}

.home-news__property {
  gap: 2.5px 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.home-news__date {
  color: #6d6d6d;
  line-height: 1.1;
}

.home-news__status {
  gap: 2.5px 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.home-news__title {
  margin: 0;
}

/* ----- home-badge ----- */
.home-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #415ed3;
  background: #fff;
  color: #415ed3;
  font-style: normal;
}

/* v2 */
.home-badge-v2--plan, .home-badge-v2--start, .home-badge-v2--end {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 20px;
  border-radius: 10px;
  color: #fff;
  font-style: normal;
  line-height: 1.1;
}

.home-badge-v2--plan {
  background: #d63131;
}

.home-badge-v2--start {
  background: #000;
}

.home-badge-v2--end {
  background: #918c8c;
}

/* v3 */
.home-badge-v3 {
  display: inline-flex;
  position: relative;
  align-items: center;
  min-height: var(--_icon-side);
  font-style: normal;
  line-height: 1.1;
}

.home-badge-v3:before {
  translate: 0 -50%;
  -webkit-mask-image: url("/app-files/img/cmn_ic01.svg");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: var(--_icon-side);
  height: var(--_icon-side);
  background-color: #415ed3;
  content: "";
          mask-image: url("/app-files/img/cmn_ic01.svg");
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
}

/* ----- home-filesize ----- */
.home-filesize {
  display: inline-block;
  position: relative;
  padding: 0 var(--_pdf-icon-width) 0 0;
  font-style: normal;
}

.home-filesize:after {
  translate: 0 -50%;
  position: absolute;
  top: 50%;
  right: 0;
  width: var(--_pdf-icon-width);
  background: url("/app-files/img/sprite/icon.svg#pdf-usage") no-repeat center;
  background-size: contain;
  vertical-align: middle;
  content: "";
}

/* ----- home-fadeIn-object ----- */
.home-fadeIn-object {
  translate: 0 100px;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.home-fadeIn-object.is-active {
  translate: 0 0;
  opacity: 1;
}

/* ------------------------------------------------------
 * Print
------------------------------------------------------ */

@media print, screen and (min-width: 768px) {
  .header-megamenu__category__title__type:after, .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
    width: 8px;
    height: 8px;
  }
  .home-link-button .home-link-button__type:after, .home-link-list .home-link-list__type:after {
    width: 8px;
    height: 8px;
  }
  .header-megamenu__category__title__type:after {
    top: -2px;
    margin-left: 5px;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after, .home-link-button .home-link-button__type:after, .home-link-list .home-link-list__type:after {
    margin-top: -4px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .header-corporation__button__label:after {
    width: 21px;
    height: 25px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after {
    width: 13px;
    height: 13px;
  }
  .header-corporation__button__label:after {
    top: -2px;
    margin-left: 10px;
  }
  .hkt-util-semibold {
    font-weight: 500 !important;
  }
  .header-logo {
    width: 251px;
  }
  .header-language--pc {
    margin-left: 15px;
  }
  .header-language--sp {
    display: none;
  }
  .header-language__head {
    min-height: 28px;
  }
  .header-contact__button .header-contact__button__type {
    min-height: 28px;
  }
  .header-corporation {
    width: 120px;
    margin-left: 15px;
  }
  .header-corporation__button .header-corporation__button__type {
    display: block;
    position: relative;
    min-height: 28px;
    padding: .1em .15em .15em;
    border: 2px solid #eaeaea;
    background-color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
  }
  .header-corporation__button .header-corporation__button__type:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .header-corporation__button .header-corporation__button__type:hover .header-corporation__button__label:after {
    background-size: 0 0, contain;
  }
  .header-corporation__button__label:after {
    top: -1px;
    width: 13px;
    height: 13px;
    margin-left: 7px;
    background-image: url("/app-files/img/sprite/icon.svg#blank-usage"), url("/app-files/img/sprite/icon.svg#blank2-usage");
    background-size: contain, 0 0;
  }
  .header-gnav .header-gnav__type--blank {
    padding-bottom: 1.0em;
    font-size: 1.7rem;
    font-weight: 500;
  }
  .header-gnav .header-gnav__type--blank:hover {
    border-color: #415ed3;
    color: #415ed3;
  }
  .header-gnav .header-gnav__type--blank:hover:before {
    width: 100%;
    opacity: 1;
  }
  .header-gnav .header-gnav__type--blank:before {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #415ed3;
    content: "";
    opacity: 0;
    transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .header-gnav .header-gnav__type--blank:after {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
  }
  li.is-current > .header-gnav__type--blank,
  li.is-active > .header-gnav__type--blank {
    border-color: #415ed3;
    color: #415ed3;
  }
  li.is-current > .header-gnav__type--blank:before,
  li.is-active > .header-gnav__type--blank:before {
    width: 100%;
    opacity: 1;
    transition: none;
  }
  .header-megamenu__inner {
    padding-right: 15px;
    overflow-y: auto;
  }
  .header-megamenu__body {
    margin-top: 1.8em;
  }
  .header-megamenu__category-wrap {
    gap: 2.0rem;
    flex-flow: row wrap;
  }
  .header-megamenu__category[data-category-size-pc="2col"] {
    width: calc((100% - (2.0rem * 1)) / 2);
  }
  .header-megamenu__category[data-category-size-pc="4col"] {
    width: calc((100% - (2.0rem * 3)) / 4);
  }
  .header-megamenu__category__title {
    font-size: 1.7rem;
    font-weight: 700;
  }
  .header-megamenu__category__title__type:hover {
    color: #415ed3;
    text-decoration: underline;
  }
  .header-megamenu__category__detail {
    margin-top: 1.5rem;
  }
  .header-megamenu__link-list[data-megamenu-col-pc]:not([data-col-pc="1"]) {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  .header-megamenu__link-list[data-megamenu-col-pc]:not([data-col-pc="auto"]) > * {
    margin-left: 20px;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="1"] > *:nth-child(-n+1) {
    margin-top: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="1"] > *:nth-child(1n+1) {
    margin-left: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="1"] > * {
    width: 100%;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="2"] > *:nth-child(-n+2) {
    margin-top: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="2"] > *:nth-child(2n+1) {
    margin-left: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="2"] > * {
    width: calc(((100% - (20px)) / 2) - .1px);
  }
  .header-megamenu__link-list[data-megamenu-col-pc="3"] > *:nth-child(-n+3) {
    margin-top: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="3"] > *:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="3"] > * {
    width: calc(((100% - (40px)) / 3) - .1px);
  }
  .header-megamenu__link-list[data-megamenu-col-pc="4"] > *:nth-child(-n+4) {
    margin-top: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="4"] > *:nth-child(4n+1) {
    margin-left: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="4"] > * {
    width: calc(((100% - (60px)) / 4) - .1px);
  }
  .header-megamenu__link-list[data-megamenu-col-pc="5"] > *:nth-child(-n+5) {
    margin-top: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="5"] > *:nth-child(5n+1) {
    margin-left: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="5"] > * {
    width: calc(((100% - (80px)) / 5) - .1px);
  }
  .header-megamenu__link-list[data-megamenu-col-pc="6"] > *:nth-child(-n+6) {
    margin-top: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="6"] > *:nth-child(6n+1) {
    margin-left: 0 !important;
  }
  .header-megamenu__link-list[data-megamenu-col-pc="6"] > * {
    width: calc(((100% - (100px)) / 6) - .1px);
  }
  .header-megamenu__link-list-button {
    margin-top: .8em;
  }
  .header-megamenu__link-list-button > li {
    margin-top: .4375em;
  }
  .header-megamenu__link-list-button > li:first-child {
    margin-top: 0;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type {
    padding: .5em 2.8em .4em .85em;
    border: 2px solid #eaeaea;
    background-color: #fff;
    color: #4d5156;
    font-size: 1.4rem;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:hover:after {
    border-color: #fff;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
    right: 1.0em;
    transition: border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .header-menu-button-wrap {
    display: none;
  }
  .header-menu-button {
    display: none;
  }
  .header-menu-button__type--corporation:after {
    display: none;
  }
  .Footer__body__inner {
    padding-bottom: 3.18em;
  }
  .footer-logo {
    width: 393px;
  }
  .footer-utility {
    margin-top: 3.4em;
  }
  .footer-utility__link-list {
    gap: 1.4rem 3.0rem;
    margin: 0;
    padding: 0;
  }
  .footer-utility__link-list > li {
    margin: 0;
  }
  .Footer__foot__inner {
    padding-bottom: 1.9em;
  }
  .Main__content {
    padding: 3.125em 30px 8em;
  }
  .home-carousel__controller {
    --_controller-bottom: 40px;
    --_controller-height: 16px;
    translate: -50% 0;
    left: 50%;
    max-width: 1330px;
    padding: 0 30px;
  }
  .home-carousel__switch {
    margin: 0 0 0 27px;
  }
  .home-carousel__dot > li + li {
    margin-left: 17px;
  }
  .home-carousel__dot > li > button {
    width: 8px;
    height: 8px;
    cursor: pointer;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-carousel__dot > li:not(.slick-active) > button:hover {
    opacity: 0.7;
  }
  .home-carousel__button--pause, .home-carousel__button--play {
    width: 13px;
    height: 16px;
    cursor: pointer;
  }
  .home-carousel__button--pause:hover:before, .home-carousel__button--pause:hover:after, .home-carousel__button--play:hover:before, .home-carousel__button--play:hover:after {
    opacity: 0.7;
  }
  .home-carousel__button--pause:before, .home-carousel__button--pause:after {
    width: 4px;
  }
  .home-carousel__button--play:before {
    width: 13px;
    height: 16px;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-carousel:not(.is-initialized) {
    aspect-ratio: 1920 / 823;
  }
  .home-button__item + .home-button__item {
    margin-top: 1.5625em;
  }
  .home-button__item > [class*="__type"] {
    padding: 38px 24px;
  }
  .home-button__item > [class*="__type"]:not([class*="__type--nolink"]):hover {
    opacity: 0.7;
  }
  .home-button__type .home-button__label, .home-button__type--pdf .home-button__label, .home-button-v2__type .home-button__label, .home-button-v2__type--pdf .home-button__label, .home-button-v3__type .home-button__label, .home-button-v3__type--pdf .home-button__label {
    padding: 0 calc(10px + 6px);
  }
  .home-button__type--blank .home-button__label {
    --_icon-side: 12px;
  }
  .home-button__label {
    font-weight: 500;
  }
  .home-button-v2 {
    margin: 2.5625em 0 0;
  }
  .home-button-v2__item {
    display: flex;
  }
  .home-button-v2__item + .home-button-v2__item {
    margin-top: 0.9375em;
  }
  .home-button-v2__item > [class*="__type"] {
    min-width: 231px;
    min-height: 49px;
    padding: 7px 18px 11px 40px;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v2__label:after {
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover {
    border-color: #415ed3;
    background-color: #415ed3;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover:link, .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover:hover, .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover:visited, .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover:focus, .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover:active {
    color: #fff;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover .home-button-v2__label:after {
    background-color: #fff;
  }
  .home-button__type .home-button-v2__label, .home-button__type--pdf .home-button-v2__label, .home-button-v2__type .home-button-v2__label, .home-button-v2__type--pdf .home-button-v2__label, .home-button-v3__type .home-button-v2__label, .home-button-v3__type--pdf .home-button-v2__label {
    padding-right: calc(10px + 6px);
  }
  .home-button-v2__type--blank .home-button-v2__label {
    --_icon-side: 12px;
    padding-right: var(--_label-padding);
  }
  .home-button-v2__label {
    font-weight: 500;
  }
  .home-button-v3 {
    margin: 3.8125em 0 0;
  }
  .home-button-v3__item {
    display: flex;
  }
  .home-button-v3__item + .home-button-v3__item {
    margin-top: 0.9375em;
  }
  .home-button-v3__item > [class*="__type"] {
    min-width: 235px;
    min-height: 49px;
    padding: 14px 18px 13px 40px;
  }
  .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v3__label:after {
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):hover {
    border-color: #415ed3;
    background-color: #415ed3;
  }
  .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):hover:link, .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):hover:hover, .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):hover:visited, .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):hover:focus, .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):hover:active {
    color: #fff;
  }
  .home-button-v3__item > [class*="__type"]:not([class*="__type--nolink"]):hover .home-button-v3__label:after {
    background-color: #fff;
  }
  .home-button__type .home-button-v3__label, .home-button__type--pdf .home-button-v3__label, .home-button-v2__type .home-button-v3__label, .home-button-v2__type--pdf .home-button-v3__label, .home-button-v3__type .home-button-v3__label, .home-button-v3__type--pdf .home-button-v3__label {
    padding-right: calc(10px + 6px);
  }
  .home-button-v3__type--blank .home-button-v3__label {
    --_icon-side: 12px;
    padding-right: var(--_label-padding);
  }
  .home-button-v3__label {
    font-weight: 500;
  }
  .home-container {
    margin: 3.5em 0 0;
    padding: 0 0 45px;
  }
  .home-container__body {
    margin: 3.25em 0 0;
  }
  .home-container__title {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.6;
  }
  .home-container__lead {
    margin: -0.1111em 0 0;
    font-size: 1.8rem;
  }
  .home-container-v2 {
    margin: 3.1875em 0 0;
  }
  .home-container-v2__body {
    --_background-start: 58px;
    margin: 3.4375em 0 0;
    padding: 0 0 60px;
  }
  .home-container-v3 {
    gap: 0 45px;
    display: flex;
    margin: 5.125em -30px 0 0;
    padding: 97px clamp(0px, calc(30px - 30 * ((100vw - 1260px) / 660)), 30px) 92px clamp(57px, calc(57px + 66 * ((100vw - 1260px) / 660)), 123px);
    border-image-outset: 0 100vw 0 0;
  }
  .home-container-v3__head > .home-heading-v3:first-child {
    margin-top: -0.75em !important;
  }
  .home-container-v3__head .home-button {
    max-width: 235px;
    margin-top: 3.6875em;
  }
  .home-container-v3__body {
    top: 8px;
    flex: 1 1;
  }
  .home-media {
    display: flex;
    margin: 1.375em 0 0;
    padding: 39px 68px;
  }
  .home-media__head {
    flex: 1 1;
  }
  .home-media__body {
    width: 37.6448%;
    margin: 0 0 0 45px;
  }
  .home-media__title {
    font-size: 3.2rem;
    font-weight: 700;
  }
  .home-media__subtitle {
    margin: 0.2778em 0 0;
    font-size: 1.8rem;
    font-weight: 500;
  }
  .home-media__text {
    margin: 1.5625em 0 0;
    font-weight: 500;
    line-height: 1.9;
  }
  .home-media-v2 {
    display: flex;
    min-height: 328px;
    margin: 2.8125em 0 0;
  }
  .home-media-v2__head {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    justify-content: center;
    padding: 52px 67px 42px;
  }
  .home-media-v2__body {
    position: relative;
    width: 50%;
  }
  .home-media-v2__image img {
    -o-object-fit: cover;
    -o-object-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
       object-fit: cover;
       object-position: 50% 50%;
  }
  .home-media-v2__title {
    font-size: 3.2rem;
    font-weight: 500;
  }
  .home-media-v2__text {
    margin: 0.9375em 0 0;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-link-button-wrap {
    width: 880px;
    margin: 4em auto 0;
  }
  .home-link-button .home-link-button__type {
    min-width: 277px;
    max-width: 100%;
    padding: 1em 3em 1em 1.2em;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.4;
  }
  .home-link-button .home-link-button__type:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .home-link-button .home-link-button__type:hover:before {
    border-color: #fff;
  }
  .home-link-button .home-link-button__type:before {
    right: 27px;
    width: 35px;
    height: 35px;
    margin-top: -18px;
  }
  .home-link-button .home-link-button__type:after {
    right: 1.9em;
  }
  .home-heading2__inner {
    display: flex;
    align-items: baseline;
  }
  .home-heading2__title {
    font-size: 4.2rem;
    font-weight: 500;
  }
  .home-heading2__subtitle {
    flex: 1 1;
    margin: 0 0 0 1.25em;
    font-weight: 500;
  }
  .home-heading2-v2__inner {
    display: flex;
    flex-direction: column;
  }
  .home-heading2-v2__title {
    font-size: 4.2rem;
    font-weight: 500;
  }
  .home-heading2-v2__subtitle {
    flex: 1 1;
    margin: 1em 0 0 0;
    font-weight: 500;
  }
  .home-card {
    --_button-right: 27px;
    --_button-side: 35px;
    gap: 47px;
    grid-template-columns: repeat(3, 1fr);
  }
  .home-card__item {
    display: grid;
    grid-row: span 3;
    grid-template-rows: subgrid;
  }
  .home-card__item > [class*="__type"] {
    gap: inherit;
    display: inherit;
    grid-row: inherit;
    grid-template-rows: inherit;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title {
    --_button-right: 30px;
    --_button-side: 35px;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:before {
    border-width: 1px;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]):hover .home-card__image:after {
    opacity: .2;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]):hover .home-card__image img {
    opacity: 1 !important;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]):hover .home-card__title:before {
    border-color: #415ed3;
    background-color: #415ed3;
  }
  .home-card__type--blank .home-card__title {
    --_icon-width: 12px;
  }
  .home-card__body {
    margin: 1em 0 0;
  }
  .home-card__foot {
    margin: 1em 0 0;
    padding: 0.5625em 0 0;
  }
  .home-card__image:after {
    transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-card__title {
    padding-left: 31px;
    font-size: 2.6rem;
    font-weight: 500;
  }
  .home-card__text {
    font-weight: 500;
  }
  .home-card__description {
    font-size: 1.6rem;
  }
  .home-card-v2 {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    margin: 6.5625em 0 0;
  }
  .home-card-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card-v2__heading {
    padding-right: 40px;
  }
  .home-card-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card-v2__heading:after {
    right: 4px;
  }
  .home-card-v2__type--blank .home-card-v2__heading {
    --_icon-side: 12px;
  }
  .home-card-v2__body {
    margin: -50px 0 0 50px;
    padding: 33px 0 0 45px;
  }
  .home-card-v2__title {
    font-size: 2.6rem;
    font-weight: 500;
  }
  .home-card-v2__subtitle {
    margin: 0.5em 0 0;
    font-weight: 500;
  }
  .home-card-v2__text {
    margin: 1em 0 0;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-link-list-wrap {
    margin-top: 4.0em;
  }
  .home-link-list {
    display: flex;
    justify-content: flex-end;
  }
  .home-link-list > li {
    margin-left: 3.125em;
    padding-left: 3.125em;
  }
  .home-link-list > li:first-child {
    margin-left: 0;
    padding: 0;
  }
  .home-link-list > li:first-child:before {
    content: none;
  }
  .home-link-list > li:before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 60px;
    margin-top: -30px;
    background-color: #fff;
    content: "";
    opacity: .2;
  }
  .home-link-list .home-link-list__type {
    padding: .3em 3.125em .2em 0;
  }
  .home-link-list .home-link-list__type:hover:before {
    background-color: #fff;
  }
  .home-link-list .home-link-list__type:hover:after {
    border-color: #415ed3;
  }
  .home-link-list .home-link-list__type:before {
    width: 35px;
    height: 35px;
    margin-top: -17px;
    border: 1px solid #fff;
    transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-link-list .home-link-list__type:after {
    right: 1.0em;
    transition: border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-news {
    border-top: var(--_border);
  }
  .home-news__article .home-news__type,
  .home-news__article .home-news__type--blank,
  .home-news__article .home-news__type--pdf,
  .home-news__article .home-news__type--nolink {
    padding: 29px 0;
  }
  .home-news__article .home-news__type,
  .home-news__article .home-news__type--blank,
  .home-news__article .home-news__type--pdf {
    padding-right: 60px;
  }
  .home-news__article .home-news__type:after,
  .home-news__article .home-news__type--blank:after,
  .home-news__article .home-news__type--pdf:after {
    right: -2px;
    width: 8px;
    height: 12px;
  }
  .home-news__article .home-news__type .home-news__title,
  .home-news__article .home-news__type--blank .home-news__title,
  .home-news__article .home-news__type--pdf .home-news__title {
    transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-news__article .home-news__type:hover,
  .home-news__article .home-news__type--blank:hover,
  .home-news__article .home-news__type--pdf:hover {
    background-color: #eaf0f5;
  }
  .home-news__article .home-news__type:hover .home-news__title,
  .home-news__article .home-news__type--blank:hover .home-news__title,
  .home-news__article .home-news__type--pdf:hover .home-news__title {
    color: #415ed3;
  }
  .home-news__article .home-news__type--blank:after,
  .home-news__article .home-news__type--pdf:after {
    right: 0;
    width: 13px;
    height: 13px;
  }
  .home-news__property {
    min-height: 23px;
  }
  .home-news__date {
    min-width: 9em;
    padding: 0 0 0.0714em;
    font-size: 1.4rem;
    font-weight: 500;
  }
  .home-news__caption {
    margin: 0.8125em 0 0;
  }
  .home-news__title {
    font-size: 1.6rem;
    font-weight: 500;
  }
  .home-badge {
    min-width: 114px;
    padding: 1px 14px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 20px;
  }
  .home-badge-v2--plan, .home-badge-v2--start, .home-badge-v2--end {
    padding: 3px 8px 4.5px;
    font-size: 1.1rem;
  }
  .home-badge-v3 {
    --_icon-side: 17px;
    padding-left: 22px;
    font-size: 1.2rem;
    font-weight: 500;
  }
  .home-filesize {
    --_pdf-icon-width: 22px;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .home-filesize:after {
    height: 28px;
  }
}

@media only screen and (max-width: 767.98px) {
  .header-megamenu__category__title__type:after, .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
    width: 8px;
    height: 8px;
  }
  .home-link-button .home-link-button__type:after, .home-link-list .home-link-list__type:after {
    width: 8px;
    height: 8px;
  }
  .header-megamenu__category__title__type:after {
    top: -1px;
    margin-left: 10px;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after, .home-link-button .home-link-button__type:after, .home-link-list .home-link-list__type:after {
    margin-top: -4px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .header-corporation__button__label:after {
    width: 16px;
    height: 19px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after {
    width: 12px;
    height: 12px;
  }
  .header-corporation__button__label:after {
    top: -1px;
    margin-left: 14px;
  }
  .hkt-util-semibold {
    font-weight: 500 !important;
  }
  .header-logo {
    width: 126px;
  }
  .header-language--pc {
    display: none;
  }
  .header-language--sp {
    width: 100%;
    margin: 0;
  }
  .header-corporation {
    display: none;
  }
  .header-menu-logo {
    display: grid;
    place-content: center;
    width: auto;
    max-width: 212px;
  }
  .header-gnav .header-gnav__type--blank {
    padding: 1.2em 1.4em 1.1em 0;
    font-size: 1.5rem;
    font-weight: 500;
  }
  .header-gnav .header-gnav__type--blank:after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
  }
  .header-megamenu__body {
    margin-top: 1.5rem;
  }
  .header-megamenu__category-wrap {
    row-gap: 2.5rem;
    flex-direction: column;
  }
  .header-megamenu__category__title {
    padding-bottom: .8rem;
    border-bottom: 1px solid #d2d2d2;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .header-megamenu__link-list-button {
    padding: 20px;
    background-color: #f6f7fa;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type {
    justify-content: center;
    padding: .7em 2.4em .7em 1.4em;
    border: 2px solid #eaeaea;
    background-color: #fff;
    font-size: 1.4rem;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
    right: 1.0em;
  }
  .header-menu-button-wrap {
    grid-column-gap: 11px;
    grid-row-gap: 21px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    margin-top: 2.3em;
  }
  .header-menu-button {
    display: flex;
    justify-content: center;
  }
  .header-menu-button[data-button="corporation"] {
    margin-inline: auto;
    grid-area: 1 / 1 / 2 / 3;
    width: calc((100% - (11px * 1)) / 2);
  }
  .header-menu-button[data-button="language"] {
    grid-area: 2 / 1 / 3 / 2;
  }
  .header-menu-button[data-button="contact"] {
    grid-area: 2 / 2 / 3 / 3;
  }
  .header-menu-button > [class*="__type"] {
    display: block;
    position: relative;
    padding: .7em 2.0em .8em;
    font-size: 1.5rem;
    text-align: center;
  }
  .header-menu-button__type--corporation {
    width: 100%;
    border: 2px solid #eaeaea;
    background-color: #fff;
    font-weight: 500;
  }
  .header-menu-button__type--corporation:after {
    right: 10px;
    margin-top: -6px;
  }
  .header-menu-button__type--contact {
    width: 100%;
    border: 2px solid #202f69;
    background-color: #202f69;
    color: #fff !important;
    font-weight: 500;
  }
  .footer-logo {
    width: 266px;
  }
  .footer-utility__link-list {
    gap: 1.1rem 2.4rem;
    padding-inline: 2.0rem;
    margin: 0;
  }
  .footer-utility__link-list > li {
    margin: 0;
  }
  .Footer__foot__inner {
    padding-top: 2.6em;
    padding-bottom: 2.8em;
  }
  .Main__content {
    padding: 3.8462em 20px 8.7692em;
  }
  .home-carousel__controller {
    --_controller-bottom: 32px;
    --_controller-height: 10px;
    left: 0;
    padding: 0 20px;
  }
  .home-carousel__switch {
    margin: 0 0 0 9px;
  }
  .home-carousel__dot > li + li {
    margin-left: 7px;
  }
  .home-carousel__dot > li > button {
    width: 7px;
    height: 7px;
  }
  .home-carousel__button--pause, .home-carousel__button--play {
    width: 8px;
    height: 10px;
  }
  .home-carousel__button--pause:before, .home-carousel__button--pause:after {
    width: 2px;
  }
  .home-carousel__button--play:before {
    width: 8px;
    height: 10px;
  }
  .home-carousel:not(.is-initialized) {
    aspect-ratio: 750 / 930;
  }
  .home-button__item + .home-button__item {
    margin-top: 1.2308em;
  }
  .home-button__item > [class*="__type"] {
    padding: 27px 20.5px 27px 16.5px;
  }
  .home-button__type .home-button__label, .home-button__type--pdf .home-button__label, .home-button-v2__type .home-button__label, .home-button-v2__type--pdf .home-button__label, .home-button-v3__type .home-button__label, .home-button-v3__type--pdf .home-button__label {
    padding: 0 calc(10px + 6px) 0 0;
  }
  .home-button__type--blank .home-button__label {
    --_icon-side: 10px;
  }
  .home-button__label {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.7;
  }
  .home-button-v2 {
    margin: 1.7692em 0 0;
  }
  .home-button-v2__item + .home-button-v2__item {
    margin-top: 0.7692em;
  }
  .home-button-v2__item > [class*="__type"] {
    min-height: 49px;
    padding: 10px 15px;
    font-size: 1.4rem;
  }
  .home-button__type .home-button-v2__label, .home-button__type--pdf .home-button-v2__label, .home-button-v2__type .home-button-v2__label, .home-button-v2__type--pdf .home-button-v2__label, .home-button-v3__type .home-button-v2__label, .home-button-v3__type--pdf .home-button-v2__label {
    padding-inline: calc(10px + 6px);
  }
  .home-button-v2__type--blank .home-button-v2__label {
    --_icon-side: 10px;
    padding-inline: calc(10px + 6px) var(--_label-padding);
  }
  .home-button-v2__label {
    font-weight: 500;
    text-align: center;
  }
  .home-button-v3 {
    margin: 2.2308em 0 0;
  }
  .home-button-v3__item + .home-button-v3__item {
    margin-top: 0.7692em;
  }
  .home-button-v3__item > [class*="__type"] {
    min-height: 54px;
    padding: 10px 15px;
    font-size: 1.4rem;
    text-align: center;
  }
  .home-button__type .home-button-v3__label, .home-button__type--pdf .home-button-v3__label, .home-button-v2__type .home-button-v3__label, .home-button-v2__type--pdf .home-button-v3__label, .home-button-v3__type .home-button-v3__label, .home-button-v3__type--pdf .home-button-v3__label {
    padding-inline: calc(10px + 6px);
  }
  .home-button-v3__type--blank .home-button-v3__label {
    --_icon-side: 10px;
    padding-inline: calc(10px + 6px) var(--_label-padding);
  }
  .home-button-v3__label {
    font-weight: 500;
  }
  .home-container {
    margin: 3.0769em 0 0;
    padding: 0 0 22.5px;
  }
  .home-container__head:has(.home-container__title) + .home-container__body {
    margin: 3.2308em 0 0;
  }
  .home-container__body {
    margin: 1.6923em 0 0;
  }
  .home-container__title {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .home-container__lead {
    margin: 0.3846em 0 0;
  }
  .home-container-v2 {
    margin: 3.8462em 0 0;
  }
  .home-container-v2__body {
    --_background-start: 37px;
    margin: 3em 0 0;
    padding: 0 0 25px;
  }
  .home-container-v3 {
    margin: 4.2308em 0 0;
    padding: 38px 0 51.5px;
    border-image-outset: 0 100vw;
  }
  .home-container-v3__head .home-button {
    margin-top: 2.6154em;
  }
  .home-container-v3__body {
    margin: 1.4615em 0 0;
  }
  .home-media {
    margin: 1.3846em 0 0;
    padding: 24.5px 26px 29px;
  }
  .home-media__body {
    margin: 2.0769em 0 0;
  }
  .home-media__title {
    font-size: 2.3rem;
    font-weight: 700;
  }
  .home-media__subtitle {
    margin: 0.6923em 0 0;
    font-weight: 500;
  }
  .home-media__text {
    margin: 1.3846em 0 0;
    font-weight: 500;
    line-height: 1.75;
  }
  .home-media-v2 {
    margin: 2.0769em 0 0;
  }
  .home-media-v2__head {
    padding: 28px 26px 26.5px;
  }
  .home-media-v2__title {
    font-size: 2.8rem;
    font-weight: 500;
  }
  .home-media-v2__text {
    margin: 0.9231em 0 0;
    font-weight: 500;
  }
  .home-link-button-wrap {
    margin-top: 4.2308em;
  }
  .home-link-button .home-link-button__type {
    align-items: center;
    width: 100%;
    min-height: 80px;
    padding: .7em 4.2em .7em 1.4em;
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-link-button .home-link-button__type:before {
    right: 22px;
    width: 35px;
    height: 35px;
    margin-top: -17.5px;
  }
  .home-link-button .home-link-button__type:after {
    right: 2.0em;
  }
  .home-heading2__title {
    font-size: 2.8rem;
    font-weight: 500;
  }
  .home-heading2__subtitle {
    margin: 0.9231em 0 0;
    font-weight: 500;
  }
  .home-heading2-v2__title {
    font-size: 2.8rem;
    font-weight: 500;
  }
  .home-heading2-v2__subtitle {
    margin: 0.5385em 0 0;
    font-weight: 500;
  }
  .home-card {
    --_button-right: 19px;
    --_button-side: 50px;
    gap: 32px 0;
    grid-template-columns: repeat(1, 1fr);
  }
  .home-card__item > [class*="__type"] {
    display: block;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title {
    --_button-right: 19px;
    --_button-side: 50px;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:before {
    border-width: 1px;
  }
  .home-card__type--blank .home-card__title {
    --_icon-width: 10px;
  }
  .home-card__body {
    margin: 0.7692em 0 0;
  }
  .home-card__foot {
    margin: 1em 0 0;
    padding: 1em 0 0;
  }
  .home-card__title {
    padding-left: 20px;
    font-size: 2.1rem;
    font-weight: 500;
  }
  .home-card__text {
    font-weight: 500;
    line-height: 1.84;
  }
  .home-card__description {
    font-size: 1.3rem;
  }
  .home-card-v2 {
    gap: 50px 0;
    grid-template-columns: repeat(1, 1fr);
    margin: 5.7692em 0 0;
  }
  .home-card-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card-v2__heading {
    padding-right: 30px;
  }
  .home-card-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card-v2__heading:after {
    right: 0;
  }
  .home-card-v2__type--blank .home-card-v2__heading {
    --_icon-side: 10px;
  }
  .home-card-v2__body {
    margin: -34px 0 0 30px;
    padding: 25px 0 0 28px;
  }
  .home-card-v2__title {
    font-size: 2.1rem;
    font-weight: 500;
  }
  .home-card-v2__subtitle {
    margin: 0.2727em 0 0;
    font-weight: 500;
  }
  .home-card-v2__text {
    margin: 1.3846em 0 0;
    font-weight: 500;
  }
  .home-link-list-wrap {
    margin-top: 3.1em;
  }
  .home-link-list > li {
    display: flex;
    justify-content: flex-end;
    margin-top: 1.0em;
  }
  .home-link-list > li:first-child {
    margin-top: 0;
  }
  .home-link-list .home-link-list__type {
    padding: .8em 3.3em .8em 0;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .home-link-list .home-link-list__type:before {
    width: 35px;
    height: 35px;
    margin-top: -17.5px;
    border: 1px solid #fff;
  }
  .home-link-list .home-link-list__type:after {
    right: 1.0em;
  }
  .home-news__article .home-news__type,
  .home-news__article .home-news__type--blank,
  .home-news__article .home-news__type--pdf,
  .home-news__article .home-news__type--nolink {
    padding: 27px 0 17px 0;
  }
  .home-news__article .home-news__type,
  .home-news__article .home-news__type--blank,
  .home-news__article .home-news__type--pdf {
    padding-right: 35px;
  }
  .home-news__article .home-news__type:after,
  .home-news__article .home-news__type--blank:after,
  .home-news__article .home-news__type--pdf:after {
    right: 1px;
    width: 7px;
    height: 11px;
  }
  .home-news__article .home-news__type--blank:after,
  .home-news__article .home-news__type--pdf:after {
    right: 0;
    width: 12px;
    height: 12px;
  }
  .home-news__property {
    min-height: 21px;
  }
  .home-news__date {
    width: 7.8462em;
    padding: 0 0 0.1538em;
    font-weight: 500;
  }
  .home-news__status {
    width: 100%;
  }
  .home-news__caption {
    margin: 0.6154em 0 0;
  }
  .home-news__title {
    font-size: 1.3rem;
    font-weight: 500;
  }
  .home-badge {
    min-width: 92px;
    padding: 1px 10px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 19px;
  }
  .home-badge-v2--plan, .home-badge-v2--start, .home-badge-v2--end {
    padding: 4px 10px;
    font-size: 1rem;
  }
  .home-badge-v3 {
    --_icon-side: 15px;
    padding-left: 20px;
    font-size: 1rem;
    font-weight: 500;
  }
  .home-filesize {
    --_pdf-icon-width: 17px;
    font-size: 1.3rem;
    font-weight: 400;
  }
  .home-filesize:after {
    height: 20px;
  }
}

@media only screen and (max-width: 373.98px) {
  .Header__inner {
    padding-left: 10px;
  }
}

@media print {
  .home-carousel .slick-initialized .slick-track {
    -webkit-transform: none !important;
    width: 100% !important;
            transform: none !important;
  }
  .home-carousel .slick-initialized .slick-slide {
    width: 100% !important;
  }
  .home-carousel .slick-initialized .slick-slide.slick-active {
    z-index: 1000 !important;
    left: 0 !important;
    opacity: 1 !important;
  }
  .home-carousel .slick-initialized .slick-slide:not(.slick-active) {
    display: none !important;
  }
  .home-fadeIn-object {
    translate: 0 0;
    opacity: 1;
  }
}

