﻿@charset "UTF-8";

/* ======================================================
 * home
 * ------------------------------------------------------
 * - Path
 * - Import
 * - Function
 * - Override
 * - PageComponent
 * Print
====================================================== */
/* ------------------------------------------------------
 * Path
------------------------------------------------------ */
/*----- 背景画像用パス -----*/
/* ======================================================
 * 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__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__link-list-button .header-megamenu__link-list-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 {
  position: absolute;
  top: 50%;
}

/* ------------------------------------------------------
 * gen-icon-sprite
------------------------------------------------------ */
.header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .home-button-v3__item > .home-button-v3__type--pdf .home-button-v3__label: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");
}

.home-button-v3__item > .home-button-v3__type--pdf .home-button-v3__label:after {
  background-image: url("/app-files/img/sprite/icon.svg#pdf-usage");
}

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

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

/* ======================================================
 * 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__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;
}

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

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

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

.home-carousel__control {
  display: none;
}

.home-carousel__panel {
  display: flex;
  position: absolute;
  align-items: center;
  font-size: 0;
  line-height: 0;
}

.home-carousel__dot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  list-style-type: '';
}

.home-carousel__dot > li > button {
  -webkit-appearance: none;
          appearance: none;
  aspect-ratio: 1;
  -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--play:before {
  inset: 0;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

.home-carousel__button--pause:before {
  background-image: url("/kof/img/index_ic01_01.svg");
}

.home-carousel__button--play {
  display: none;
}

.home-carousel__button--play:before {
  background-image: url("/kof/img/index_ic01_02.svg");
}

.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-heading ----- */

.home-heading__inner {
  position: relative;
}

.home-heading__inner:before {
  translate: -50% 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  background: #415ed3;
  content: "";
}

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

.home-heading__title {
  margin: 0;
  color: #415ed3;
  line-height: 1.4;
  text-align: center;
}

/* v2 */
.home-heading-v2 {
  --_title-color: #202f69;
}

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

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

.home-heading-v2__title {
  margin: 0;
  color: var(--_title-color);
  line-height: 1.4;
}

.home-heading-v2__subtitle {
  color: var(--_title-color);
  line-height: 1.4;
}

.home-heading-v2__text {
  margin: 0;
}

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

/* v3 */
.home-heading-v3 {
  color: #202f69;
}

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

.home-heading-v3__subtitle {
  line-height: 1.4;
}

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

/* ----- home-text ----- */
.home-text {
  text-align: center;
}

/* ----- home-media ----- */
.home-media {
  --_background-color: #2d3b73;
  --_index-border: var(--_index-margin-block) solid var(--_background-color);
  overflow: hidden;
  background: var(--_background-color);
  color: #fff;
  counter-reset: home-media;
}

.home-media__item {
  z-index: 1;
  counter-increment: home-media;
}

.home-media__item:last-child .home-media__title:after {
  background: var(--_background-color);
}

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

.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 {
  position: relative;
  margin: 0;
  line-height: 1.4;
}

.home-media__title:before {
  display: grid;
  z-index: 2;
  position: absolute;
  left: calc((var(--_index-side) + var(--_index-gap)) * -1);
  place-content: center;
  width: var(--_index-side);
  height: calc(var(--_index-side) + (var(--_index-margin-block) * 2));
  border-top: var(--_index-border);
  border-bottom: var(--_index-border);
  background: #fff;
  color: #202f69;
  text-align: center;
  content: counter(home-media);
}

.home-media__title:after {
  z-index: 0;
  position: absolute;
  width: var(--_timeline-width);
  height: 1000px;
  margin: calc(var(--_index-side) + (var(--_index-margin-block) * 2)) 0 0 0;
  background-color: var(--_background-color);
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: 100% auto;
  content: "";
}

/* 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__text {
  margin: 0;
}

/* ----- home-card ----- */
.home-card {
  display: grid;
  border-width: 0;
  border-image-outset: 0 100vw;
  border-image-slice: 0 fill;
  border-image-source: linear-gradient(0deg, #f6f7fa var(--_background-height), #0000 0);
}

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

.home-card__item > [class*="__type"] {
  gap: inherit;
  display: inherit;
  grid-row: inherit;
  grid-template-rows: inherit;
  background: #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: currentColor;
  text-decoration: none;
}

.home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:after {
  translate: 0 -50%;
  position: absolute;
  top: 50%;
  right: 0;
  background: url("/kof/img/index_ic02.svg") no-repeat center/contain;
  content: "";
}

.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__image {
  aspect-ratio: 370 / 208;
  position: relative;
  width: 100%;
}

.home-card__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-card__title {
  position: relative;
  margin: 0;
  color: #202f69;
}

/* 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: url("/kof/img/index_ic02.svg") no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  overflow: hidden;
  background-color: #415ed3;
  content: "";
          mask: url("/kof/img/index_ic02.svg") no-repeat center/contain;
}

.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-card-v2__subtitle {
  letter-spacing: 0.08em;
}

/* ----- home-button ----- */
.home-button {
  --_hover-button-color: #415ed3;
  --_hover-text-color: #fff;
}

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

.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: currentColor;
  text-decoration: none;
}

.home-button__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button__label:after {
  translate: 0 -50%;
  -webkit-mask: url("/kof/img/index_ic02.svg") no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  background: var(--_hover-button-color);
  content: "";
          mask: url("/kof/img/index_ic02.svg") no-repeat center/contain;
}

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

/* v2 */
.home-button-v2 {
  --_button-color: #415ed3;
  --_hover-button-color: #fff;
}

.home-button-v2__item > [class*="__type"] {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--_button-color);
  background: var(--_button-color);
  line-height: 1.4;
  text-align: center;
}

.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: var(--_hover-button-color);
  text-decoration: none;
}

.home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v2__label:after {
  translate: 0 -50%;
  -webkit-mask: url("/kof/img/index_ic02.svg") no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  background: var(--_hover-button-color);
  content: "";
          mask: url("/kof/img/index_ic02.svg") no-repeat center/contain;
}

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

/* v3 0*/
.home-button-v3 {
  --accent-color: #415ed3;
}

.home-button-v3__item > .home-button-v3__type,
.home-button-v3__item > .home-button-v3__type--blank,
.home-button-v3__item > .home-button-v3__type--pdf,
.home-button-v3__item > .home-button-v3__type--nolink {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--accent-color);
  background: #fff;
  line-height: 1.4;
  text-align: center;
}

.home-button-v3__item > .home-button-v3__type:link, .home-button-v3__item > .home-button-v3__type:hover, .home-button-v3__item > .home-button-v3__type:visited, .home-button-v3__item > .home-button-v3__type:focus, .home-button-v3__item > .home-button-v3__type:active,
.home-button-v3__item > .home-button-v3__type--blank:link,
.home-button-v3__item > .home-button-v3__type--blank:hover,
.home-button-v3__item > .home-button-v3__type--blank:visited,
.home-button-v3__item > .home-button-v3__type--blank:focus,
.home-button-v3__item > .home-button-v3__type--blank:active,
.home-button-v3__item > .home-button-v3__type--pdf:link,
.home-button-v3__item > .home-button-v3__type--pdf:hover,
.home-button-v3__item > .home-button-v3__type--pdf:visited,
.home-button-v3__item > .home-button-v3__type--pdf:focus,
.home-button-v3__item > .home-button-v3__type--pdf:active {
  color: var(--accent-color);
  text-decoration: none;
}

.home-button-v3__item > .home-button-v3__type:after,
.home-button-v3__item > .home-button-v3__type--blank:after,
.home-button-v3__item > .home-button-v3__type--pdf:after {
  translate: 0 -50%;
  position: absolute;
  top: 50%;
  background: var(--accent-color);
  content: "";
}

.home-button-v3__item > .home-button-v3__type:after,
.home-button-v3__item > .home-button-v3__type--pdf:after {
  -webkit-mask: url("/kof/img/index_ic02.svg") no-repeat center/contain;
          mask: url("/kof/img/index_ic02.svg") no-repeat center/contain;
}

.home-button-v3__item > .home-button-v3__type--blank:after {
  -webkit-mask: url("/kof/img/index_ic03.svg") no-repeat center/contain;
          mask: url("/kof/img/index_ic03.svg") no-repeat center/contain;
}

.home-button-v3__item > .home-button-v3__type--nolink {
  color: var(--accent-color);
}

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

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

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

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

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

/* ----- home-news ----- */
.home-news {
  --_border: 1px solid #dedede;
  border-top: var(--_border);
}

.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("/kof/img/index_ic02.svg") no-repeat center/contain;
  position: absolute;
  top: 50%;
  overflow: hidden;
  background-color: #415ed3;
  content: "";
          mask: url("/kof/img/index_ic02.svg") no-repeat center/contain;
}

.home-news__article .home-news__type--blank:after,
.home-news__article .home-news__type--pdf:after {
  -webkit-mask: url("/kof/img/index_ic03.svg") no-repeat center/contain;
          mask: url("/kof/img/index_ic03.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: 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: 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: 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: url("/app-files/img/cmn_ic01.svg") no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 0;
  width: var(--_icon-side);
  height: var(--_icon-side);
  background-color: #415ed3;
  content: "";
          mask: url("/app-files/img/cmn_ic01.svg") no-repeat center/contain;
}

/* ----- home-fadeIn-object ----- */
.home-fadeIn-object {
  translate: 0 100px;
  opacity: 0;
}

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

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

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

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

@media print, screen and (min-width: 768px) {
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
    width: 8px;
    height: 8px;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
    margin-top: -4px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .home-button-v3__item > .home-button-v3__type--pdf .home-button-v3__label: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, .home-button-v3__item > .home-button-v3__type--pdf .home-button-v3__label:after {
    top: -2px;
    margin-left: 10px;
  }
  .header-logo {
    width: 461px;
  }
  .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: 0 -6px 0 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__body {
    margin-top: 1.875em;
  }
  .header-megamenu__column {
    margin-top: 1.625em;
  }
  .header-megamenu__column:nth-of-type(n+2) {
    margin-top: 1.2em;
    padding-top: .6em;
    border-top: 1px solid #dedede;
  }
  .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-logo {
    width: 627px;
  }
  .footer-utility__link-list {
    padding: 0 200px;
  }
  .home-carousel__panel {
    gap: 0 15px;
    translate: -50% 0;
    bottom: 53px;
    left: 50%;
    width: 100%;
    max-width: calc(1170px + (45px * 2) + (30px * 2));
    height: 0;
    padding: 0 30px;
  }
  .home-carousel__dot {
    gap: 13px;
  }
  .home-carousel__dot > li > button {
    width: 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: 10px;
    height: 12px;
    cursor: pointer;
  }
  .home-carousel__button--pause:hover:before, .home-carousel__button--play:hover:before {
    opacity: 0.7;
  }
  .home-carousel__button--pause:before, .home-carousel__button--play:before {
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-carousel:not(.is-initialized) {
    aspect-ratio: 1920 / 823;
  }
  .Main__content > section:first-child > .home-heading:first-child {
    margin-top: 1.4375em !important;
  }
  .home-heading__inner {
    padding: 0 0 32px;
  }
  .home-heading__inner:before {
    width: 60px;
  }
  .home-heading__title {
    font-size: 2.2rem;
    font-weight: 700;
  }
  .home-heading-v2 {
    gap: 0 30px;
    display: flex;
    align-items: center;
    margin: 5.5625em 0 0;
  }
  .home-heading-v2__head {
    gap: 0 20px;
    display: flex;
    align-items: baseline;
    width: calc((100% - 30px * 2) / 3);
  }
  .home-heading-v2__body {
    flex: 1 1;
  }
  .home-heading-v2__title {
    font-size: 4.2rem;
    font-weight: 400;
  }
  .home-heading-v2__subtitle {
    font-weight: 500;
  }
  .home-heading-v2__text {
    line-height: 2;
  }
  .home-heading-v3__title {
    font-size: 4.2rem;
    font-weight: 400;
  }
  .home-heading-v3__subtitle {
    margin: 0.5em 0 0;
    font-weight: 500;
  }
  .home-text {
    margin: 2.625em 0 0;
  }
  .home-media {
    --_timeline-width: 11px;
    --_index-side: 40px;
    --_index-gap: 24px;
    --_index-margin-block: 5px;
    margin: 2.1875em 0 0;
  }
  .home-media__item:not(:last-child) .home-media__head {
    border-bottom: 1px solid #9aa3c5;
  }
  .home-media__item:not(:last-child) .home-media__body {
    border-bottom: 1px solid #fff;
  }
  .home-media__inner {
    display: flex;
  }
  .home-media__head, .home-media__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .home-media__head {
    flex: 1 1;
    padding: 44px 50px 50px 114px;
  }
  .home-media__body {
    width: 780px;
  }
  .home-media__title {
    font-size: 3.6rem;
    font-weight: 400;
  }
  .home-media__title:before, .home-media__title:after {
    top: 0.0741em;
    font-size: 2.7rem;
  }
  .home-media__title:after {
    left: -50px;
    background-image: url("/kof/img/index_ex01.png");
  }
  .home-media__text {
    margin: 0.875em 0 0;
  }
  .home-media-v2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 3.75em 0 0;
  }
  .home-media-v2__head {
    width: 585px;
  }
  .home-media-v2__body {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    align-items: center;
    padding: 50px;
  }
  .home-media-v2__body .home-button {
    min-width: 270px;
  }
  .home-card {
    --_background-height: calc(100% - 45px);
    gap: 31px 30px;
    grid-template-columns: repeat(3, 1fr);
    margin: 3.25em 0 0;
    padding: 0 0 99px;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title {
    padding-right: 18px;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:after {
    width: 8px;
    height: 12px;
  }
  .home-card__body {
    padding: 32px 20px 41px;
  }
  .home-card__title {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.6;
  }
  .home-card__text {
    margin: 0.5625em 0 0;
    line-height: 1.63;
  }
  .home-card-v2 {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    margin: 6.25em 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 {
    width: 8px;
    height: 12px;
  }
  .home-card-v2__body {
    margin: -50px 0 0 50px;
    padding: 34px 0 0 43px;
  }
  .home-card-v2__title {
    font-size: 2.6rem;
    font-weight: 400;
  }
  .home-card-v2__subtitle {
    margin: 0.375em 0 0;
  }
  .home-card-v2__text {
    margin: 1em 0 0;
    line-height: 1.63;
  }
  .home-button {
    margin: 1.5625em 0 0;
  }
  .home-button__item > [class*="__type"] {
    min-height: 50px;
    padding: 11.5px 17px;
  }
  .home-button__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button__label:after {
    transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-button__item > [class*="__type"]:not([class*="__type--nolink"]):hover {
    border-color: var(--_hover-button-color);
    background-color: var(--_hover-button-color);
    color: var(--_hover-text-color);
  }
  .home-button__item > [class*="__type"]:not([class*="__type--nolink"]):hover .home-button__label:after {
    background-color: var(--_hover-text-color);
  }
  .home-button__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button__label {
    padding-right: 23px;
  }
  .home-button__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button__label:after {
    width: 8px;
    height: 12px;
  }
  .home-button-v2 {
    margin: 3.8125em 0 0;
  }
  .home-button-v2__item {
    display: flex;
    justify-content: center;
  }
  .home-button-v2__item > [class*="__type"] {
    min-width: 270px;
    min-height: 50px;
    padding: 11.5px 17px;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v2__label:after {
    transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover {
    border-color: #b9c5d5;
    background-color: var(--_hover-button-color);
    color: #141414;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]):hover .home-button-v2__label:after {
    background-color: var(--_button-color);
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v2__label {
    padding-right: 23px;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v2__label:after {
    width: 8px;
    height: 12px;
  }
  .home-button-v3 {
    width: 100%;
    max-width: calc(1170px + 30px * 2);
    margin: 1.8125em auto 0.25em;
    padding: 0 30px;
  }
  .home-button-v3__item > .home-button-v3__type,
  .home-button-v3__item > .home-button-v3__type--blank,
  .home-button-v3__item > .home-button-v3__type--pdf,
  .home-button-v3__item > .home-button-v3__type--nolink {
    min-height: 70px;
    padding: 1.2em 1.8em;
    font-size: 1.7rem;
  }
  .home-button-v3__item > .home-button-v3__type:hover,
  .home-button-v3__item > .home-button-v3__type--blank:hover,
  .home-button-v3__item > .home-button-v3__type--pdf:hover {
    opacity: 0.7;
  }
  .home-button-v3__item > .home-button-v3__type:after,
  .home-button-v3__item > .home-button-v3__type--pdf:after {
    right: 29px;
    width: 8px;
    height: 12px;
  }
  .home-button-v3__item > .home-button-v3__type--blank:after {
    right: 20px;
    width: 13px;
    height: 13px;
  }
  .home-box {
    gap: 0 45px;
    display: flex;
    margin: 5.625em -30px 0 0;
    padding: 101px 0 100px 120px;
    border-image-outset: 0 100vw 0 0;
  }
  .home-box__head > .home-heading-v3:first-child {
    margin-top: -0.75em !important;
  }
  .home-box__head .home-button {
    max-width: 235px;
    margin-top: 3.6875em;
  }
  .home-box__body {
    flex: 1 1;
  }
  .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;
  }
  .home-news__caption {
    margin: 0.8125em 0 0;
  }
  .home-news__title {
    font-size: 1.6rem;
    font-weight: 400;
  }
  .home-badge {
    min-width: 114px;
    padding: 0 14px 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;
    font-weight: 500;
  }
  .home-badge-v3 {
    --_icon-side: 17px;
    padding-left: 22px;
    font-size: 1.2rem;
    font-weight: 500;
  }
}

@media only screen and (max-width: 767.98px) {
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
    width: 8px;
    height: 8px;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after {
    margin-top: -4px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .home-button-v3__item > .home-button-v3__type--pdf .home-button-v3__label: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, .home-button-v3__item > .home-button-v3__type--pdf .home-button-v3__label:after {
    top: -1px;
    margin-left: 14px;
  }
  .header-logo {
    width: 153px;
  }
  .header-corporation {
    display: none;
  }
  .header-menu-logo {
    display: grid;
    place-content: center;
    width: auto;
    max-width: 336px;
  }
  .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__column {
    margin-top: 1.5em;
  }
  .header-megamenu__column__item {
    margin-top: 1.9em;
  }
  .header-megamenu__column__item:first-child {
    margin-top: 0;
  }
  .header-megamenu__column:nth-of-type(n+2) {
    margin-top: 2.4em;
  }
  .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 {
    display: flex;
    flex-flow: row wrap;
    margin-top: 2.4em;
  }
  .header-menu-button {
    display: flex;
    justify-content: center;
  }
  .header-menu-button[data-button="corporation"] {
    width: calc((100% - (11px * 1)) / 2);
  }
  .header-menu-button[data-button="contact"] {
    width: calc((100% - (11px * 1)) / 2);
    margin-left: 11px;
  }
  .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: 202px;
  }
  .Footer__foot__inner {
    padding-top: 2.6em;
    padding-bottom: 2.8em;
  }
  .home-carousel__panel {
    gap: 0 9px;
    bottom: 6.8817%;
    left: 20px;
  }
  .home-carousel__dot {
    gap: 7px;
  }
  .home-carousel__dot > li > button {
    width: 7px;
  }
  .home-carousel__button--pause, .home-carousel__button--play {
    width: 8px;
    height: 10px;
  }
  .home-carousel:not(.is-initialized) {
    aspect-ratio: 750 / 930;
  }
  .Main__content > section:first-child > .home-heading:first-child {
    margin-top: 1.5385em !important;
  }
  .home-heading__inner {
    padding: 0 0 20px;
  }
  .home-heading__inner:before {
    width: 50px;
  }
  .home-heading__title {
    font-size: 1.9rem;
    font-weight: 700;
  }
  .home-heading-v2 {
    margin: 1.9231em 0 0;
  }
  .home-heading-v2__body {
    margin: 1.3846em 0 0;
  }
  .home-heading-v2__title {
    font-size: 2.8rem;
    font-weight: 400;
  }
  .home-heading-v2__subtitle {
    margin: 0.2308em 0 0;
    font-weight: 500;
  }
  .home-heading-v2__text {
    font-size: 1.5rem;
    line-height: 1.53;
  }
  .home-heading-v3__title {
    font-size: 2.8rem;
    font-weight: 400;
  }
  .home-heading-v3__subtitle {
    margin: 0.1538em 0 0;
    font-weight: 500;
  }
  .home-text {
    margin: 2.3077em 0 0;
    font-size: 1.3rem;
  }
  .home-media {
    --_timeline-width: 2px;
    --_index-side: 20px;
    --_index-gap: 15px;
    --_index-margin-block: 2px;
    margin: 1.9231em 0 0;
    padding: 15px 20px 29.5px 55px;
  }
  .home-media__item:not(:first-child) {
    margin-top: 30px;
  }
  .home-media__body {
    margin: 1.3077em 0 0;
  }
  .home-media__title {
    font-size: 2rem;
    font-weight: 400;
  }
  .home-media__title:before, .home-media__title:after {
    top: 0.1429em;
    font-size: 1.4rem;
  }
  .home-media__title:after {
    left: -26px;
    background-image: url("/kof/img/index_ex01_sp.png");
  }
  .home-media__text {
    margin: 0.4615em 0 0;
  }
  .home-media-v2 {
    margin: 2.5769em 0 0;
  }
  .home-media-v2__body {
    padding: 15px 20px 30px;
  }
  .home-card {
    --_background-height: calc(100% - 48px);
    gap: 19.5px 11px;
    grid-template-columns: repeat(2, 1fr);
    margin: 2.6923em 0 0;
    padding: 0 0 60px;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title {
    padding-right: 17px;
  }
  .home-card__item > [class*="__type"]:not([class*="__type--nolink"]) .home-card__title:after {
    width: 7px;
    height: 11px;
  }
  .home-card__body {
    padding: 23px 20px;
  }
  .home-card__title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.69;
  }
  .home-card__text {
    margin: 0.3846em 0 0;
    line-height: 1.75;
  }
  .home-card-v2 {
    gap: 57px 0;
    grid-template-columns: repeat(1, 1fr);
    margin: 4em 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 {
    width: 7px;
    height: 11px;
  }
  .home-card-v2__body {
    margin: -30px 0 0 30px;
    padding: 20px 20px 0 30px;
  }
  .home-card-v2__heading {
    margin-right: -20px;
  }
  .home-card-v2__title {
    font-size: 2.1rem;
    font-weight: 400;
  }
  .home-card-v2__subtitle {
    margin: 0.2727em 0 0;
    font-size: 1.1rem;
  }
  .home-card-v2__text {
    margin: 1.3846em 0 0;
    line-height: 1.69;
  }
  .home-button {
    margin: 1.3846em 0 0;
  }
  .home-button__item > [class*="__type"] {
    min-height: 45.5px;
    padding: 11.5px 9.5px;
  }
  .home-button__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button__label {
    padding-right: 22px;
    padding-left: 15px;
  }
  .home-button__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button__label:after {
    width: 7px;
    height: 11px;
  }
  .home-button-v2 {
    margin: 2.5385em 0 0;
  }
  .home-button-v2__item > [class*="__type"] {
    min-height: 45.5px;
    padding: 11.5px 9.5px;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v2__label {
    padding-right: 22px;
    padding-left: 15px;
  }
  .home-button-v2__item > [class*="__type"]:not([class*="__type--nolink"]) .home-button-v2__label:after {
    width: 7px;
    height: 11px;
  }
  .home-button-v3 {
    margin: 1.9231em 0 0;
    padding: 0 20px;
  }
  .home-button-v3__item > .home-button-v3__type,
  .home-button-v3__item > .home-button-v3__type--blank,
  .home-button-v3__item > .home-button-v3__type--pdf,
  .home-button-v3__item > .home-button-v3__type--nolink {
    min-height: 100.5px;
    padding: 1.0em 3.8em;
    font-size: 1.4rem;
  }
  .home-button-v3__item > .home-button-v3__type:after,
  .home-button-v3__item > .home-button-v3__type--pdf:after {
    right: 13px;
    width: 7px;
    height: 11px;
  }
  .home-button-v3__item > .home-button-v3__type--blank:after {
    right: 14px;
    width: 12px;
    height: 12px;
  }
  .home-box {
    margin: 4.6154em 0 0;
    padding: 49px 0 60.5px;
    border-image-outset: 0 100vw;
  }
  .home-box__head .home-button {
    margin-top: 2.6154em;
  }
  .home-box__body {
    margin: 1.0769em 0 0;
  }
  .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;
  }
  .home-news__status {
    width: 100%;
  }
  .home-news__caption {
    margin: 0.6154em 0 0;
  }
  .home-news__title {
    font-size: 1.3rem;
    font-weight: 400;
  }
  .home-badge {
    min-width: 92px;
    padding: 0 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;
    font-weight: 500;
  }
  .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-carousel .slick-initialized .slick-slide [class*="__type"]:not([class*="__type--nolink"]):hover {
    opacity: 1 !important;
  }
  .home-fadeIn-object {
    translate: 0 0 !important;
    opacity: 1 !important;
  }
}

