﻿@charset "UTF-8";

/* ======================================================
 * products__index
 * ------------------------------------------------------
 * - Path
 * - Import
 * - Override
 * - PageComponent
 * Print
====================================================== */
/* ------------------------------------------------------
 * Path
------------------------------------------------------ */
/*----- 背景画像用パス -----*/
/* ------------------------------------------------------
 * Import
------------------------------------------------------ */
/* ======================================================
 * index
 * ------------------------------------------------------
 * HQ[日]
 * - Config
 * - General
 * - Base
 * - Layout
 * hkt用
 * - Layout
 * - Module
====================================================== */
/* ------------------------------------------------------
 * HQ[日]
------------------------------------------------------ */
/* ======================================================
 * 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, .products-index-lead-box__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, .products-index-lead-box__button__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, .products-index-lead-box__button__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, .products-index-lead-box__button .products-index-lead-box__button__type--blank:before {
  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, .products-index-lead-box__button .products-index-lead-box__button__type--blank:before {
  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;
}

/* ======================================================
 * Module
====================================================== */
/* ----- Add ----- */
/* ======================================================
 * hkt_ADD-1
====================================================== */
/* ----- hkt-cmn-heading3 ----- */

.hkt-cmn-heading3__inner {
  border-bottom: 1px solid #dedede;
}

.hkt-cmn-heading3__title {
  margin: 0;
  color: #415ed3;
  line-height: 1.4;
}

/* ------------------------------------------------------
 * Override
------------------------------------------------------ */
/* ======================================================
 * extend
====================================================== */
/* ------------------------------------------------------
 * PageComponent
------------------------------------------------------ */
/* ----- products-index-lead-box ----- */
.products-index-lead-box {
  margin: 0;
  background-color: #f6f7fa;
}

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

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

.products-index-lead-box__title {
  color: #202f69;
  line-height: 1.4;
}

.products-index-lead-box__button__type {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--blank {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--blank:before {
  margin-top: -5px;
  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;
}

.products-index-lead-box__button .products-index-lead-box__button__type--pdf {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--excel {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--word {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--powerpoint {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--zip {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--file {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--movie {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--sound {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

.products-index-lead-box__button .products-index-lead-box__button__type--img {
  display: block;
  position: relative;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  text-align: center;
}

/*products-index-detail*/

.products-index-detail__link {
  display: block;
  position: relative;
}

.products-index-detail__link:before {
  position: absolute;
  content: "";
}

.products-index-detail__link:after {
  position: absolute;
  content: '';
}

.products-index-detail__link:hover:before {
  border: solid 2px #415ed3;
  background-color: #415ed3;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.products-index-detail__textbox {
  position: absolute;
  color: #fff;
}

.products-index-detail__body {
  background-color: #f6f7fa;
}

.products-index-detail-column__link {
  display: flex;
  position: relative;
  align-items: center;
}

.products-index-detail-column__link:after {
  position: absolute;
  content: '';
}

.products-index-detail-column__link:hover > .products-index-detail-column__title {
  color: #415ed3;
}

/* ------------------------------------------------------
 * 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, .products-index-lead-box__button__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, .products-index-lead-box__button__type:after {
    margin-top: -4px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .header-corporation__button__label:after, .products-index-lead-box__button .products-index-lead-box__button__type--blank:before {
    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;
  }
  .hkt-cmn-heading3 {
    margin: 2.1em 0 0;
  }
  .Main .hkt-cmn-heading3 + * {
    margin-top: 1.4em;
  }
  .hkt-cmn-heading3__inner {
    padding-bottom: .6em;
  }
  .hkt-cmn-heading3__title {
    font-size: 2.2rem;
    font-weight: 500;
  }
  .products-index-lead-box {
    display: flex;
    align-items: center;
    margin-top: 70px;
  }
  .products-index-lead-box[data-index-pc="image-left"] {
    flex-flow: row nowrap;
  }
  .products-index-lead-box[data-index-pc="image-left"] .products-index-lead-box__body {
    padding: 1.4em 6.25em 1.8em 7.25em;
  }
  .products-index-lead-box[data-index-pc="image-right"] {
    flex-flow: row-reverse nowrap;
  }
  .products-index-lead-box[data-index-pc="image-right"] .products-index-lead-box__body {
    padding: 1.4em 7.25em 1.8em 6.25em;
  }
  .products-index-lead-box__head {
    flex-shrink: 0;
    width: 50%;
  }
  .products-index-lead-box__body {
    width: 50%;
  }
  .products-index-lead-box__title-wrap {
    margin-bottom: 1.875em;
  }
  .products-index-lead-box__title {
    font-size: 2.6rem;
  }
  .products-index-lead-box__description {
    margin: 1.0em 0 0;
  }
  .products-index-lead-box__button {
    display: flex;
    margin-top: 2.875em;
  }
  .products-index-lead-box__button__type {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button__type:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button__type:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button__type:after {
    right: 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--blank {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--blank:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--blank:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--blank:hover:before {
    background-size: 0 0, contain;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--blank:before {
    right: 1.2em;
    width: 12px;
    height: 12px;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--pdf {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--pdf:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--pdf:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--excel {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--excel:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--excel:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--word {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--word:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--word:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--powerpoint {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--powerpoint:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--powerpoint:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--zip {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--zip:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--zip:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--file {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--file:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--file:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--movie {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--movie:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--movie:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--sound {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--sound:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--sound:hover:after {
    border-color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--img {
    width: 100%;
    padding: 1.1em 2.8em 1.1em 1.4em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--img:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--img:hover:after {
    border-color: #fff;
  }
  .products-index-detail {
    display: flex;
    margin-top: 46px;
  }
  .products-index-detail__head {
    width: 363px;
  }
  .products-index-detail__link:before {
    z-index: 2;
    top: calc(50% - 16px);
    right: 30px;
    width: 35px;
    height: 35px;
    border: solid 2px #fff;
  }
  .products-index-detail__link:after {
    -webkit-transform: rotate(45deg);
    z-index: 2;
    top: calc(50% - 2px);
    right: 46px;
    width: 8px;
    height: 8px;
    margin: auto;
            transform: rotate(45deg);
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
  }
  .products-index-detail__textbox {
    top: calc(50% - 57px);
    padding: 0 65px 0 30px;
  }
  .products-index-detail__title {
    font-size: 2.6rem;
  }
  .products-index-detail__text {
    margin-top: 16px;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .products-index-detail__body {
    display: flex;
    align-items: center;
    width: 807px;
    padding: 22px 40px;
  }
  .products-index-detail-column {
    display: flex;
    flex-flow: wrap;
  }
  .products-index-detail-column__item {
    width: 342px;
  }
  .products-index-detail-column__item:nth-child(even) {
    margin-left: 42px;
  }
  .products-index-detail-column__item:nth-child(n+3) {
    margin-top: 17px;
  }
  .products-index-detail-column__link:after {
    -webkit-transform: rotate(45deg);
    top: calc(50% - 4px);
    right: 0;
    width: 8px;
    height: 8px;
    margin: auto;
            transform: rotate(45deg);
    border: 0;
    border-top: solid 2px #415ed3;
    border-right: solid 2px #415ed3;
  }
  .products-index-detail-column__link {
    padding-right: 12px;
  }
  .products-index-detail-column__image {
    width: 100px;
    margin-right: 10px;
  }
  .products-index-detail-column__title {
    width: calc(100% - 110px);
    font-size: 1.6rem;
    font-weight: 500;
  }
}

@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, .products-index-lead-box__button__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, .products-index-lead-box__button__type:after {
    margin-top: -4px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .header-corporation__button__label:after, .products-index-lead-box__button .products-index-lead-box__button__type--blank:before {
    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;
  }
  .hkt-cmn-heading3 {
    margin: 2.4em 0 0;
  }
  .Main .hkt-cmn-heading3 + * {
    margin-top: 1.0em;
  }
  .hkt-cmn-heading3__inner {
    padding-bottom: .6em;
  }
  .hkt-cmn-heading3__title {
    font-size: 1.9rem;
    font-weight: 500;
  }
  .products-index-lead-box {
    margin-top: 4.615em;
  }
  .products-index-lead-box__image > img {
    width: 100%;
    max-width: none;
  }
  .products-index-lead-box__body {
    padding: 1.8em 1.4em 3.0em;
  }
  .products-index-lead-box__title-wrap {
    margin-top: 18px;
  }
  .products-index-lead-box__title {
    font-size: 1.9rem;
    font-weight: 500;
  }
  .products-index-lead-box__description {
    margin: .8em 0 0;
  }
  .products-index-lead-box__button {
    margin-top: 17px;
  }
  .products-index-lead-box__button__type {
    padding: .9em 2.4em .9em 1.0em;
  }
  .products-index-lead-box__button__type:after {
    right: 1.2em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--blank {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--blank:before {
    right: 1.2em;
    width: 12px;
    height: 12px;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--pdf {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--excel {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--word {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--powerpoint {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--zip {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--file {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--movie {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--sound {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-lead-box__button .products-index-lead-box__button__type--img {
    padding: .9em 4em .9em 1.0em;
  }
  .products-index-detail {
    margin-top: 28px;
  }
  .products-index-detail__image > img {
    width: 100%;
    max-width: none;
  }
  .products-index-detail__link:before {
    z-index: 2;
    top: calc(50% - 25px);
    right: 15px;
    width: 50px;
    height: 50px;
    border: solid 1px #fff;
  }
  .products-index-detail__link:after {
    -webkit-transform: rotate(45deg);
    z-index: 2;
    top: calc(50% - 4px);
    right: 38px;
    width: 7px;
    height: 7px;
    margin: auto;
            transform: rotate(45deg);
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
  }
  .products-index-detail__textbox {
    top: calc(50% - 40px);
    padding: 0 75px 0 15px;
  }
  .products-index-detail__title {
    font-size: 2.1rem;
  }
  .products-index-detail__text {
    margin-top: 5px;
    font-size: 1.3rem;
    font-weight: 500;
  }
  .products-index-detail__body {
    padding: 17px 15px 15px;
  }
  .products-index-detail-column__item {
    margin-top: 15px;
  }
  .products-index-detail-column__item:first-child {
    margin-top: 0;
  }
  .products-index-detail-column__link:after {
    -webkit-transform: rotate(45deg);
    top: calc(50% - 4px);
    right: 5px;
    width: 8px;
    height: 8px;
    margin: auto;
            transform: rotate(45deg);
    border: 0;
    border-top: solid 2px #415ed3;
    border-right: solid 2px #415ed3;
  }
  .products-index-detail-column__link {
    padding-right: 12px;
  }
  .products-index-detail-column__image {
    width: 80px;
    margin-right: 19px;
  }
  .products-index-detail-column__title {
    width: calc(100% - 99px);
    font-size: 1.3rem;
    font-weight: 500;
  }
}

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

