/*================================================================================

media query mixin

================================================================================*/
.c-btn {
  border-radius: 8px; }

.l-header .menuModal .-inner .list-modalmenu > li .list-menu > li {
  flex-basis: auto;
  margin-right: 40px; }
@media screen and (max-width: 768px) {
  .l-header.isOn--sp .list-headerWrap {
    background-color: #fff; }
    .l-header.isOn--sp .list-headerWrap > li.-logo > a .svg {
      width: 230px;
      height: 27.68px;
      display: flex; }
      .l-header.isOn--sp .list-headerWrap > li.-logo > a .svg path {
        fill: #003c78; } }
.l-header.isOn .list-headerWrap > li.-logo > a .svg {
  width: 300px;
  height: 36px;
  transition: .3s;
  display: flex; }
  @media screen and (max-width: 768px) {
    .l-header.isOn .list-headerWrap > li.-logo > a .svg {
      width: 230px;
      height: 27.68px; } }
  .l-header.isOn .list-headerWrap > li.-logo > a .svg path {
    fill: #003c78; }
@media screen and (max-width: 768px) {
  .l-header.isOn .list-headerWrap > li.-menu {
    opacity: 1;
    visibility: visible; } }
.l-header .list-headerWrap {
  align-items: center;
  padding: 0 0 0 40px; }
  @media screen and (max-width: 768px) {
    .l-header .list-headerWrap {
      opacity: 1;
      visibility: visible; } }
  .l-header .list-headerWrap > li.-logo > a {
    display: block;
    position: static; }
    @media screen and (max-width: 768px) {
      .l-header .list-headerWrap > li.-logo > a {
        margin-left: 0; } }
    .l-header .list-headerWrap > li.-logo > a .svg {
      width: 300px;
      height: 36px;
      display: flex; }
      @media screen and (max-width: 768px) {
        .l-header .list-headerWrap > li.-logo > a .svg {
          width: 230px;
          height: 27.68px; } }
.l-header-btn a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  color: #fff !important;
  font-size: 1.8rem;
  line-height: 1.3 !important;
  background: #003c78;
  text-align: center;
  padding: 0 !important; }
  .l-header-btn a::before {
    display: none !important; }
@media screen and (max-width: 768px) {
  .l-header .list-headerWrap {
    align-items: center;
    padding: 0 0 0 20px; }
    .l-header .list-headerWrap > li.-logo > a {
      display: block;
      position: static; } }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      .l-header .list-headerWrap > li.-logo > a {
        margin-left: 0; } }
@media screen and (max-width: 768px) {
      .l-header .list-headerWrap > li.-logo > a .svg {
        width: 300px;
        height: 36px;
        display: flex; } }
      @media screen and (max-width: 768px) and (max-width: 768px) {
        .l-header .list-headerWrap > li.-logo > a .svg {
          width: 230px;
          height: 27.68px; } }
@media screen and (max-width: 768px) {
    .l-header .list-headerWrap > li.menuTrigger {
      background: #003c78; }
      .l-header .list-headerWrap > li.menuTrigger span {
        background: url(/assets/img/icon_menu_wht.svg) no-repeat; }
    .l-header .list-headerWrap > li .list-menu > li {
      width: 100%; }
  .l-header-btn a {
    width: 295px;
    height: 50px !important;
    color: #003c78 !important;
    background: none;
    border: 1px solid #003c78;
    border-radius: 5px;
    font-size: 1.7rem;
    margin: 40px auto 0; }
    .l-header-btn a::before {
      display: block !important;
      right: 10px; } }

.l-footer {
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .l-footer .inner {
      width: 100%; } }
  .l-footer .list-footerWrap {
    padding: 0; }
    @media screen and (max-width: 768px) {
      .l-footer .list-footerWrap {
        display: block; } }
    .l-footer .list-footerWrap > li:nth-child(1) {
      position: relative;
      flex-basis: 170px;
      background: #191919;
      margin-right: 70px;
      padding: 60px 70px 60px 0; }
      .l-footer .list-footerWrap > li:nth-child(1)::before {
        content: '';
        position: absolute;
        top: 0;
        left: 1px;
        display: block;
        width: 50vw;
        height: 100%;
        background: #191919;
        transform: translate(-100%, 0); }
      .l-footer .list-footerWrap > li:nth-child(1) a {
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 768px) {
          .l-footer .list-footerWrap > li:nth-child(1) a {
            width: 90px;
            display: block; } }
        .l-footer .list-footerWrap > li:nth-child(1) a:hover {
          opacity: 1; }
      @media screen and (max-width: 768px) {
        .l-footer .list-footerWrap > li:nth-child(1) {
          width: 100%;
          text-align: center;
          margin: 0;
          padding: 20px 0; }
          .l-footer .list-footerWrap > li:nth-child(1) a {
            width: 80px;
            margin: 0 auto; } }
    .l-footer .list-footerWrap > li:nth-child(2) {
      flex: 1;
      padding-top: 60px; }
      .l-footer .list-footerWrap > li:nth-child(2) .c-flex {
        display: flex;
        justify-content: space-between; }
      .l-footer .list-footerWrap > li:nth-child(2) .c-btn {
        border-color: #fff !important;
        color: #fff !important;
        background-color: transparent !important;
        font-size: 1.8rem !important;
        font-weight: bold;
        margin-left: 0;
        padding: 25px 15px;
        width: 440px;
        background-image: none !important;
        border-radius: 5px; }
        .l-footer .list-footerWrap > li:nth-child(2) .c-btn::before {
          background-image: url(/assets/img/icon_arrow_wh.svg);
          background-size: cover; }
        @media screen and (max-width: 768px) {
          .l-footer .list-footerWrap > li:nth-child(2) .c-btn {
            width: 100%;
            font-size: 1.5rem !important;
            padding: 17px 17px; }
            .l-footer .list-footerWrap > li:nth-child(2) .c-btn:nth-of-type(n+2) {
              margin-top: 20px; } }
        .l-footer .list-footerWrap > li:nth-child(2) .c-btn:hover {
          border-color: #003c78;
          background-color: #003c78 !important;
          opacity: 1; }
      .l-footer .list-footerWrap > li:nth-child(2) .c-link.-title {
        font-size: 1.8rem;
        font-weight: bold; }
        @media screen and (max-width: 768px) {
          .l-footer .list-footerWrap > li:nth-child(2) .c-link.-title {
            font-size: 1.6rem; } }
      @media screen and (max-width: 768px) {
        .l-footer .list-footerWrap > li:nth-child(2) {
          width: calc(100% - 40px);
          margin: 0 auto;
          padding: 40px 0 0; } }
  .l-footer .logoArea {
    align-items: center; }
    .l-footer .logoArea__logo {
      width: 300px; }
    .l-footer .logoArea__icon {
      width: 32px; }
    @media screen and (max-width: 768px) {
      .l-footer .logoArea {
        justify-content: flex-start !important; }
        .l-footer .logoArea__logo {
          width: 230px;
          margin-right: 25px; } }
  .l-footer .btnArea {
    margin-top: 35px; }
  .l-footer .copy {
    text-align: right;
    font-size: 1.2rem;
    color: #fff;
    padding: 20px 0 10px; }
    @media screen and (max-width: 768px) {
      .l-footer .copy {
        text-align: center; } }
  .l-footer .list-footerMenu {
    margin-top: 30px;
    gap: 15px 35px;
    width: auto; }
    .l-footer .list-footerMenu.flex-adj {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .l-footer .list-footerMenu {
        width: 48%; } }
    .l-footer .list-footerMenu > li a {
      color: #fff;
      font-size: 1.4rem; }
      .l-footer .list-footerMenu > li a::before {
        background-image: url(/assets/img/icon_arrow_wh.svg);
        background-size: cover;
        top: 0.9em; }
      .l-footer .list-footerMenu > li a.-title {
        margin-bottom: 10px; }
      .l-footer .list-footerMenu > li a.-other::before {
        background-image: url(/assets/img/icon_other_wh.svg);
        background-size: cover;
        margin-top: 0; }

.c-section-footerBanner .lead {
  font-size: 1.8rem; }
.c-section-footerBanner .pic {
  border-radius: 10px;
  overflow: hidden; }

/*# sourceMappingURL=header_footer.css.map */
