﻿@charset "UTF-8";

/* ======================================================
 * news
 * ------------------------------------------------------
 * - Path
 * - Import
 * - Override
 * - PageComponent
 * Print
====================================================== */
/* ------------------------------------------------------
 * Path
------------------------------------------------------ */
/*----- 背景画像用パス -----*/
/* ------------------------------------------------------
 * Import
------------------------------------------------------ */
/* ======================================================
 * index
 * ------------------------------------------------------
 * HQ[日]
 * - Config
 * - General
 * - Base
 * - Layout
 * kof用
 * - 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__link-list-button .header-megamenu__link-list-button__type:after, .kof-news-article .kof-news-article__type:after, .kof-news-article .kof-news-article__type--pdf: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, .kof-news-article .kof-news-article__type:after, .kof-news-article .kof-news-article__type--pdf: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, .kof-news-article .kof-news-article__type:after, .kof-news-article .kof-news-article__type--pdf:after {
  position: absolute;
  top: 50%;
}

/* ------------------------------------------------------
 * gen-icon-sprite
------------------------------------------------------ */
.header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .kof-news-article .kof-news-article__type--blank:after, .kof-news-article .kof-news-article__type--pdf .kof-news-article__title: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, .kof-news-article .kof-news-article__type--blank:after {
  background-image: url("/app-files/img/sprite/icon.svg#blank-usage");
}

.kof-news-article .kof-news-article__type--pdf .kof-news-article__title: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, .kof-news-article .kof-news-article__type--blank:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* ======================================================
 * table
 * ------------------------------------------------------
 * gen-table-align
====================================================== */
/* ------------------------------------------------------
 * gen-table-align
------------------------------------------------------ */
/* ------------------------------------------------------
 * kof用
------------------------------------------------------ */
/* ======================================================
 * 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__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;
}

/* ======================================================
 * Main
 * ------------------------------------------------------
 * Main__guide
 * Main__head
 * Main__body
 * Main__foot
 * Print
====================================================== */
/* ======================================================
 * Main
====================================================== */
/* ------------------------------------------------------
 * Main__guide
------------------------------------------------------ */
/* ------------------------------------------------------
 * Main__head
------------------------------------------------------ */
/* ------------------------------------------------------
 * Main__body
------------------------------------------------------ */
/* ------------------------------------------------------
 * Main__assist
------------------------------------------------------ */
/* ------------------------------------------------------
 * Main__foot
------------------------------------------------------ */
/* ------------------------------------------------------
 * Print
------------------------------------------------------ */
/* ======================================================
 * Module
====================================================== */
/* ----- Add ----- */
.kof-button {
  display: flex;
}

.kof-button__type {
  display: flex;
  position: relative;
  width: 100%;
  border: 2px solid #b9c5d5;
  background-color: #fff;
  color: #141414;
  line-height: 1.4;
}

.kof-button__type:before {
  -webkit-transform: rotate(45deg);
  -webkit-backface-visibility: hidden;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.2em;
  width: 8px;
  height: 8px;
  margin-top: -4px;
          transform: rotate(45deg);
  border-top: 2px solid #415ed3;
  border-right: 2px solid #415ed3;
  vertical-align: middle;
  content: "";
}

.kof-list-wrap {
  margin: 1em 0 0 0;
}

.column__item > .kof-list-wrap > *:first-child {
  margin-top: 0 !important;
}

/* ------------------------------------------------------
 * Override
------------------------------------------------------ */
/* ------------------------------------------------------
 * PageComponent
------------------------------------------------------ */
/* ----- news-pulldown-navi-wrap ----- */

/* ----- news-pulldown-navi ----- */

.news-pulldown-navi__inner {
  position: relative;
  border: 2px solid #b9c5d5;
}

.news-pulldown-navi__inner:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  content: "";
}

.news-pulldown-navi__select {
  -webkit-appearance: none;
          appearance: none;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: none;
}

/* ----- kof-news-article-wrap ----- */

/* ----- kof-news-article ----- */
.kof-news-article .kof-news-article__type, .kof-news-article .kof-news-article__type--blank, .kof-news-article .kof-news-article__type--pdf, .kof-news-article .kof-news-article__type--nolink {
  display: flex;
  position: relative;
}

.kof-news-article .kof-news-article__type:after {
  right: 5px;
}

.kof-news-article .kof-news-article__type--blank:after {
  right: 0;
  margin-top: -6px;
}

.kof-news-article .kof-news-article__type--pdf:after {
  right: 5px;
}

.kof-news-article .kof-news-article__type--nolink {
  padding-right: 0;
}

.kof-news-article__head {
  flex-shrink: 0;
}

.kof-news-article__body {
  width: 100%;
}

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

.kof-news-article__title {
  margin: 0;
}

.kof-news-article__property {
  display: flex;
  align-items: center;
}

.kof-news-article__date {
  min-width: 9em;
  color: #6d6d6d;
}

.kof-news-article__status {
  display: flex;
  align-items: center;
}

.kof-news-article__status > * {
  margin-right: 8px;
}

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

.kof-news-article__image {
  border: 1px solid #cccccc;
}

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

@media print, screen and (min-width: 768px) {
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after, .kof-news-article .kof-news-article__type:after, .kof-news-article .kof-news-article__type--pdf:after {
    width: 8px;
    height: 8px;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after, .kof-news-article .kof-news-article__type:after, .kof-news-article .kof-news-article__type--pdf:after {
    margin-top: -4px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .kof-news-article .kof-news-article__type--blank:after, .kof-news-article .kof-news-article__type--pdf .kof-news-article__title:after, .header-corporation__button__label:after {
    width: 21px;
    height: 25px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .kof-news-article .kof-news-article__type--blank:after {
    width: 13px;
    height: 13px;
  }
  .header-corporation__button__label:after, .kof-news-article .kof-news-article__type--pdf .kof-news-article__title:after {
    top: -2px;
    margin-left: 10px;
  }
  .kof-util-semibold {
    font-weight: 500 !important;
  }
  .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;
  }
  .kof-button__type {
    padding: .75em 2.4em;
  }
  .kof-button__type:hover {
    border-color: #415ed3;
    background-color: #415ed3;
    color: #fff;
  }
  .kof-button__type:hover:before {
    border-color: #fff;
  }
  .news-pulldown-navi-wrap {
    display: flex;
  }
  .news-pulldown-navi-wrap > * {
    margin-left: 20px;
  }
  .news-pulldown-navi-wrap > *:first-child {
    margin-left: 0;
  }
  .news-pulldown-navi {
    width: 233px;
  }
  .news-pulldown-navi__inner {
    transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .news-pulldown-navi__inner:hover {
    opacity: 0.7;
  }
  .news-pulldown-navi__inner:after {
    right: 1.2em;
    margin-top: -3px;
    border-top: 7px solid #415ed3;
    border-right: 6.5px solid transparent;
    border-left: 6.5px solid transparent;
    border-radius: 2px;
  }
  .news-pulldown-navi__select {
    padding: .6em 2.2em .6em 1.3em;
    cursor: pointer;
  }
  .kof-news-article-wrap {
    margin-top: 1.6em;
    border-bottom: 1px solid #dedede;
  }
  .kof-news-article .kof-news-article__type, .kof-news-article .kof-news-article__type--blank, .kof-news-article .kof-news-article__type--pdf, .kof-news-article .kof-news-article__type--nolink {
    padding: 1.8em 3.6em 1.8em 0;
  }
  .kof-news-article {
    border-top: 1px solid #dedede;
  }
  .kof-news-article .kof-news-article__type:hover {
    background-color: #eaf0f5;
  }
  .kof-news-article .kof-news-article__type:hover .kof-news-article__title {
    color: #415ed3;
  }
  .kof-news-article .kof-news-article__type--blank:hover {
    background-color: #eaf0f5;
  }
  .kof-news-article .kof-news-article__type--blank:hover .kof-news-article__title {
    color: #415ed3;
  }
  .kof-news-article .kof-news-article__type--pdf:hover {
    background-color: #eaf0f5;
  }
  .kof-news-article .kof-news-article__type--pdf:hover .kof-news-article__title {
    color: #415ed3;
  }
  .kof-news-article__head {
    width: 90px;
    margin-right: 1.875em;
  }
  .kof-news-article__title {
    font-size: 1.6rem;
    font-weight: 400;
  }
  .kof-news-article__property {
    margin-bottom: 1.0em;
  }
  .kof-news-article__date {
    margin-right: 1.0em;
    font-size: 1.4rem;
  }
  .kof-news-article__category {
    display: flex;
    align-items: center;
  }
  .kof-news-article__status {
    margin-left: .5em;
  }
}

@media only screen and (max-width: 767.98px) {
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after, .kof-news-article .kof-news-article__type:after, .kof-news-article .kof-news-article__type--pdf:after {
    width: 8px;
    height: 8px;
  }
  .header-megamenu__link-list-button .header-megamenu__link-list-button__type:after, .kof-news-article .kof-news-article__type:after, .kof-news-article .kof-news-article__type--pdf:after {
    margin-top: -4px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .kof-news-article .kof-news-article__type--blank:after, .kof-news-article .kof-news-article__type--pdf .kof-news-article__title:after, .header-corporation__button__label:after {
    width: 16px;
    height: 19px;
  }
  .header-gnav .header-gnav__type--blank:after, .header-menu-button__type--corporation:after, .kof-news-article .kof-news-article__type--blank:after {
    width: 12px;
    height: 12px;
  }
  .header-corporation__button__label:after, .kof-news-article .kof-news-article__type--pdf .kof-news-article__title:after {
    top: -1px;
    margin-left: 14px;
  }
  .kof-util-semibold {
    font-weight: 500 !important;
  }
  .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;
  }
  .kof-button__type {
    padding: .8em 2.8em .9em 1.8em;
  }
  .news-pulldown-navi-wrap > * {
    margin-top: 20px;
  }
  .news-pulldown-navi-wrap > *:first-child {
    margin-top: 0;
  }
  .news-pulldown-navi {
    width: 100%;
  }
  .news-pulldown-navi__inner:after {
    right: 1.3em;
    margin-top: -1px;
    border-top: 6px solid #415ed3;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-radius: 2px;
  }
  .news-pulldown-navi__select {
    padding: .7em 2.4em .8em 1.8em;
    font-size: 1.3rem;
  }
  .kof-news-article-wrap {
    margin-top: 1.4em;
  }
  .kof-news-article .kof-news-article__type, .kof-news-article .kof-news-article__type--blank, .kof-news-article .kof-news-article__type--pdf, .kof-news-article .kof-news-article__type--nolink {
    padding: 1.9em 2.3em 1.6em 0;
  }
  .kof-news-article {
    border-bottom: 1px solid #dedede;
  }
  .kof-news-article__head {
    width: 18%;
    max-width: 90px;
    margin-right: 1.5em;
  }
  .kof-news-article__title {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
  }
  .kof-news-article__property {
    flex-flow: row wrap;
    margin-bottom: .5em;
  }
  .kof-news-article__date {
    margin-right: .8em;
    font-size: 1.1rem;
  }
  .kof-news-article__status {
    width: 100%;
    margin-top: .2em;
  }
}

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