@charset "UTF-8";
/*******************************
common
*******************************/
* {
  box-sizing: border-box; }

html {
  overflow-y: scroll; }

body {
  color: #333;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  overflow-x: hidden; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 3.5vw; } }

.pc {
  display: block; }
  @media screen and (max-width: 768px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp {
      display: block; } }

main {
  padding-top: 90px; }
  @media screen and (max-width: 768px) {
    main {
      padding-top: 60px; } }

img {
  vertical-align: top;
  max-width: 100%; }

a {
  transition: all .6s;
  text-decoration: none;
  color: inherit; }
  a:hover {
    opacity: .6; }

ul li {
  list-style-type: none; }

/* ヘッダー */
.header {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: white;
  position: fixed;
  z-index: 10000; }

@media screen and (max-width: 768px) {
  .header {
    height: 60px;
    padding-left: 8px; } }
.header__logo {
  height: inherit; }

.header__logo__link {
  height: inherit;
  display: flex;
  align-items: center;
  padding-left: 2.5vw; }

@media screen and (max-width: 768px) {
  .header__logo__link {
    padding-left: 0; } }
.header__logo__link img {
  width: 60%; }

@media screen and (max-width: 768px) {
  .header__logo__link img {
    width: 70px;
    height: 29px; } }
@media screen and (max-width: 350px) {
  .header__logo__link img {
    width: 40px;
    height: auto; } }
header .lang,
.modal-top .lang {
  width: 30%; }

@media screen and (max-width: 1199px) {
  header .lang,
  .modal-top .lang {
    width: 15%; } }
header .lang ul,
.modal-top .lang ul {
  display: flex;
  border: 1px solid #025fa0;
  border-radius: 0.35em;
  overflow: hidden; }

@media screen and (max-width: 1199px) {
  header .lang ul,
  .modal-top .lang ul {
    flex-wrap: wrap; } }
header .lang ul li,
.modal-top .lang ul li {
  width: 25%; }

@media screen and (max-width: 1199px) {
  header .lang ul li,
  .modal-top .lang ul li {
    width: 50%; } }
@media screen and (max-width: 768px) {
  header .lang ul li,
  .modal-top .lang ul li {
    width: 25%; } }
header .lang ul li a,
.modal-top .lang ul li a {
  display: flex;
  justify-content: center;
  padding: 0.65em 0.75em 0.6em;
  background: #025fa0;
  color: #fff;
  font-size: 1.125em;
  text-align: center;
  font-family: din-condensed, sans-serif; }

@media screen and (max-width: 1500px) {
  header .lang ul li a,
  .modal-top .lang ul li a {
    font-size: 1.08vw; } }
@media screen and (max-width: 1199px) {
  header .lang ul li a,
  .modal-top .lang ul li a {
    padding: 0.375em 0; } }
@media screen and (max-width: 768px) {
  header .lang ul li a,
  .modal-top .lang ul li a {
    padding: 0.5em 0;
    font-size: 2.5vw; } }
header .lang ul li.off a,
.modal-top .lang ul li.off a {
  pointer-events: none;
  background: transparent;
  color: #025fa0; }

@media screen and (max-width: 768px) {
  .modal-top .topNav .lang {
    width: 100%;
    background: #fff;
    padding: 0.25em;
    margin-bottom: 3em; }

  .modal-top .topNav .lang ul {
    display: flex;
    border: none; }

  .modal-top .topNav .lang ul li a {
    font-size: 100%;
    padding: 0; } }
.header__navWrap {
  height: inherit;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative; }

@media print {
  .header__navWrap {
    display: none; } }
.header__nav {
  height: inherit; }

@media screen and (max-width: 1600px) {
  .header__nav {
    display: none; } }
.header__nav__items {
  height: inherit;
  display: flex;
  align-items: center; }

.header__nav__item {
  height: inherit;
  padding: 0 20px; }

.header__nav__link {
  height: inherit;
  display: flex;
  align-items: center;
  opacity: 1; }

.header__nav__link:hover {
  opacity: 0.7; }

.header__contact {
  height: inherit;
  display: flex;
  align-items: center;
  color: #fff;
  margin-left: 1em; }

.header__tel {
  height: inherit;
  display: flex;
  align-items: center;
  background-color: #a48b78;
  padding: 0 1vw; }

@media screen and (max-width: 768px) {
  .header__tel {
    padding: 0 4px 0 1.2em;
    position: relative; } }
.header__tel img {
  width: 20px;
  height: 26px;
  margin-top: -2.25em; }

@media screen and (max-width: 768px) {
  .header__tel img {
    width: 14px;
    height: 18px;
    margin-top: 0;
    position: absolute;
    top: 6px;
    left: 5px; } }
.header__tel__body {
  margin-left: 4px; }

@media screen and (max-width: 768px) {
  .header__tel__body {
    text-align: center;
    margin-left: 0; } }
.header__tel__number {
  font-size: 2em;
  font-family: din-condensed, sans-serif;
  line-height: 1;
  white-space: nowrap; }

.header__tel__number a {
  color: #fff; }

.header__tel__number .txt01 {
  font-size: 45%;
  margin-top: 0.5em;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-family: "noto-sans-cjk-jp", sans-serif;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700; }

@media screen and (max-width: 768px) {
  .header__tel__number {
    font-size: 1.05em;
    white-space: nowrap;
    margin-left: 4px;
    margin: 0.2em 0 -0.2em; }

  .header__tel__number .txt01 {
    display: none; } }
.header__tel__time {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 4px;
  opacity: 0.8;
  text-indent: -1em;
  margin-left: 1em; }

@media screen and (max-width: 1199px) {
  .header__tel__time {
    font-size: 10px; } }
@media screen and (max-width: 768px) {
  .header__tel__time {
    font-size: 7px;
    line-height: 1.2;
    margin-top: 6px;
    white-space: nowrap;
    text-align: left; }

  .header__tel__time .txt01 {
    display: block;
    margin: -0.2em 0 0.2em;
    font-size: 112.5%;
    font-weight: 700; } }
.header__mail {
  height: inherit;
  display: flex;
  align-items: center;
  background-color: #075b97;
  padding: 0 38px 0 20px; }

@media screen and (max-width: 768px) {
  .header__mail {
    padding: 0 4px 0 18px;
    position: relative; } }
.header__mail img {
  width: 58px;
  height: 58px; }

@media screen and (max-width: 768px) {
  .header__mail img {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 6px;
    left: 4px; } }
.header__mail__body {
  margin-left: 4px;
  text-align: center; }

@media screen and (max-width: 768px) {
  .header__mail__body {
    margin-left: 0; } }
.header__mail__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1; }

@media screen and (max-width: 1199px) {
  .header__mail__title {
    font-size: 16px; } }
@media screen and (max-width: 768px) {
  .header__mail__title {
    font-size: 12px;
    padding-left: 8px;
    white-space: nowrap;
    margin-top: 3px; } }
.header__mail__subTitle {
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  opacity: 0.8;
  margin-top: 8px;
  font-family: din-condensed, sans-serif; }

@media screen and (max-width: 1199px) {
  .header__mail__subTitle {
    font-size: 11px; } }
@media screen and (max-width: 768px) {
  .header__mail__subTitle {
    font-size: 8px;
    margin-top: 7px;
    white-space: nowrap; } }
.c-hamburger {
  height: inherit;
  aspect-ratio: 1/1;
  display: none;
  background: #fff;
  position: relative; }

@media screen and (max-width: 1600px) {
  .c-hamburger {
    display: block; } }
.c-hamburger p {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 28px;
  font-family: din-condensed, sans-serif;
  font-weight: 300;
  line-height: 1;
  color: #036eb8; }

@media screen and (max-width: 768px) {
  .c-hamburger p {
    font-size: 14px; } }
.c-hamburger span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  width: 60%;
  height: 2px;
  background: #036eb8;
  transition: transform 0.3s, opacity 0.3s; }

.c-hamburger span:nth-child(1) {
  top: 20%; }

.c-hamburger span:nth-child(2) {
  top: 40%; }

.c-hamburger span:nth-child(3) {
  top: 60%; }

.c-hamburger.is-active span:nth-child(1) {
  top: 40%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.c-hamburger.is-active span:nth-child(2) {
  opacity: 0; }

.c-hamburger.is-active span:nth-child(3) {
  top: 40%;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

/* TOP トグルメニュー*/
.c-hamburger-top {
  height: inherit;
  aspect-ratio: 1/1;
  background: #fff;
  position: relative;
  cursor: pointer;
  transition: transform 0.3s, opacity 0.3s; }

.c-hamburger-top:hover {
  opacity: 0.7; }

.c-hamburger-top p {
  position: absolute;
  bottom: 0.25em;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  font-family: din-condensed, sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #036eb8; }

@media screen and (max-width: 768px) {
  .c-hamburger-top p {
    font-size: 14px; } }
.c-hamburger-top span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  width: 60%;
  height: 2px;
  background: #036eb8;
  transition: transform 0.3s, opacity 0.3s; }

.c-hamburger-top span:nth-child(1) {
  top: 20%; }

.c-hamburger-top span:nth-child(2) {
  top: 40%; }

.c-hamburger-top span:nth-child(3) {
  top: 60%; }

.c-hamburger-top.is-active span:nth-child(1) {
  top: 40%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.c-hamburger-top.is-active span:nth-child(2) {
  opacity: 0; }

.c-hamburger-top.is-active span:nth-child(3) {
  top: 40%;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

.modal-top {
  display: none;
  position: relative;
  position: fixed;
  top: 90px;
  bottom: 0;
  right: 0;
  width: 61.8%;
  background: #036eb8;
  z-index: 9999;
  /*overflow-y: scroll;*/ }

@media screen and (max-width: 1199px) {
  .modal-top {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .modal-top {
    top: 60px; } }
.modal-top .topNav {
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  padding-left: 10%; }

@media screen and (max-width: 768px) {
  .modal-top .topNav {
    display: block;
    padding: 2em 7.5% 0;
    height: calc(100% - 60px);
    overflow-y: scroll; } }
.modal-top .topNav ul {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap; }

.modal-top .topNav ul li.topNavEf01 {
  opacity: 0;
  transition: all 1s; }

.modal-top .topNav ul li.topNavEf01.active {
  opacity: 1; }

.modal-top .topNav ul li.topNavEf01 a {
  display: block;
  text-align: left;
  font-size: 1.125em;
  line-height: 1.8; }

@media screen and (max-width: 768px) {
  .modal-top .topNav ul li.topNavEf01 a {
    line-height: 1.5;
    font-size: 100%; } }
.modal-top .topNav ul li.topNavEf01 a span {
  display: block;
  font-family: din-condensed, sans-serif;
  line-height: 1;
  font-weight: 300;
  opacity: 0.5;
  font-size: 87.5%; }

.modal-top .topNav ul.block01 {
  width: 48em;
  margin-bottom: 2.5em; }

@media screen and (max-width: 1199px) {
  .modal-top .topNav ul.block01 {
    margin: 0 0 0.5em; } }
@media screen and (max-width: 768px) {
  .modal-top .topNav ul.block01 {
    display: block;
    margin: -1em 0 1.5em; } }
.modal-top .topNav ul.block01 li {
  width: 50%;
  display: flex;
  align-items: flex-start;
  white-space: nowrap; }

@media screen and (max-width: 768px) {
  .modal-top .topNav ul.block01 li {
    width: auto; } }
@media screen and (max-width: 768px) {
  .modal-top .topNav ul.block01 li:not(:last-child) {
    margin-bottom: 1em; } }
.modal-top .topNav ul.block01 li ul {
  display: block;
  margin: 0.15em 0 0 2em; }

.modal-top .topNav ul.block01 li ul li {
  width: auto; }

.modal-top .topNav ul.block01 li ul li:not(:last-child) {
  margin-bottom: 0.25em; }

.modal-top .topNav ul.block01 li ul li a {
  font-size: 100%;
  line-height: 1.8; }

.modal-top .topNav ul.block02 {
  width: 48em; }

@media screen and (max-width: 1199px) {
  .modal-top .topNav ul.block02 {
    width: auto; } }
.modal-top .topNav ul.block02 li {
  width: 12.5em; }

@media screen and (max-width: 768px) {
  .modal-top .topNav ul.block02 li {
    width: 8em; } }
@media screen and (max-width: 768px) {
  .modal-top .topNav ul.block02 li.w01 {
    width: auto;
    margin-right: 1.8em; } }
@media screen and (max-width: 768px) {
  .modal-top .topNav ul.block02 li.w02 {
    width: auto; } }
.modal-top .topNav ul.block02 li.topNavEf01 a {
  margin: 0.75em 0; }

.spNav {
  position: fixed;
  top: 90px;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  overflow-y: scroll; }

@media screen and (max-width: 768px) {
  .spNav {
    top: 50px; } }
.spNav .spNav__items {
  width: 100%;
  padding-top: 3.5vw;
  padding-bottom: 100px; }

.spNav .spNav__items .spNav__item {
  position: relative; }

.spNav .spNav__items .spNav__item .menu__second-level {
  padding: 1em 5%; }

.spNav .spNav__items .spNav__item .menu__second-level ul li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2.25vw; }

.spNav .spNav__items .spNav__item .menu__second-level ul li:nth-child(1) {
  width: 100%;
  margin-right: 0; }

.spNav .spNav__items .spNav__item .menu__second-level ul li:nth-child(5) {
  margin-right: 2%; }

.spNav .spNav__items .spNav__item .menu__second-level ul li:nth-child(odd) {
  margin-right: 0; }

.spNav .spNav__items .spNav__item .menu__second-level ul li a {
  height: 100%;
  line-height: 1.3; }

.spNav .spNav__items .spNav__item .menu__second-level ul li a .innerTitle {
  font-size: 87.5%;
  text-align: center;
  margin-bottom: 0.5em; }

.spNav .spNav__items .spNav__item .menu__second-level ul li a img {
  height: 2em;
  margin-bottom: 0.35em; }

.spNav .spNav__items .spNav__item .menu__second-level ul li a .eng {
  line-height: 1.2; }

.spNav .spNav__items .spNav__item .menu__second-level.officeNav ul li {
  width: 100%;
  margin-right: 0; }

.spNav .spNav__items .spNav__item .menu__second-level.officeNav ul li a .innerTitle {
  width: 85%;
  line-height: 1.4;
  padding-bottom: 0.25em; }

.spNav .spNav__items .spNav__item .menu__second-level.officeNav ul li a img {
  width: 15%;
  height: auto; }

.spNav .spNav__items .spNav__item .spNav__link {
  display: inline-block;
  width: 100%;
  padding-top: 22px;
  padding-bottom: 18px;
  font-size: 20px;
  position: relative;
  border-bottom: 1px solid #ddd; }

@media screen and (max-width: 768px) {
  .spNav .spNav__items .spNav__item .spNav__link {
    font-size: 14px; } }
.spNav .spNav__items .spNav__item .spNav__link .plus,
.spNav .spNav__items .spNav__item .spNav__link .minus {
  position: absolute;
  top: 16%;
  right: 2.5%;
  font-size: 200%;
  color: #036eb8; }

.spNav .spNav__items .spNav__item .spNav__link:hover {
  opacity: 0.7; }

.modal {
  visibility: hidden; }

.modal.is-active {
  visibility: visible; }

.menu__second-level {
  position: absolute;
  top: 100%;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  box-sizing: border-box;
  padding: 2em 5%;
  background: rgba(232, 236, 238, 0.97);
  z-index: 5; }

@media screen and (max-width: 768px) {
  .menu__second-level {
    position: static; } }
li.menu__mega:hover div.menu__second-level {
  top: 100%;
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-wrap: wrap; }

li.menu__mega div.menu__second-level > li {
  width: 49%; }

li.menu__mega div.menu__second-level > li:nth-child(2n+1) {
  margin: 0 2% 0 0; }

.menu__second-level .subTitle {
  color: #036eb8;
  border-bottom: 1px solid #036eb8;
  padding-bottom: 0.5em;
  margin-bottom: 1em; }

.menu__second-level .subTitle p {
  font-weight: 900;
  font-size: 112.5%; }

.menu__second-level .subTitle p span {
  font-size: 87.5%;
  margin-left: 1em;
  font-family: din-condensed, sans-serif;
  font-weight: 300; }

.menu__second-level ul {
  display: flex;
  flex-wrap: wrap; }

.menu__second-level ul li {
  width: 228px;
  margin-bottom: 10px;
  margin-right: 10px; }

.menu__second-level ul li a {
  display: block;
  padding: 10px;
  background-color: #fff;
  text-align: center; }

.menu__second-level ul li:nth-child(5) {
  margin-right: 0; }

.menu__second-level ul li a:hover {
  opacity: 0.5; }

.menu__second-level ul li .innerTitle {
  font-weight: 900;
  border-bottom: 1px solid #036eb8;
  text-align: left;
  margin-bottom: 1em; }

.menu__second-level ul li img {
  height: 3em;
  margin-bottom: 0.5em; }

.menu__second-level ul li .eng {
  font-size: 87.5%;
  font-family: din-condensed, sans-serif; }

.menu__second-level.officeNav li {
  width: 18em;
  padding: 0; }

.spNav .spNav__items .spNav__item .menu__second-level.officeNav ul li.noimage01 a {
  display: block; }

.spNav .spNav__items .spNav__item .menu__second-level.officeNav ul li.noimage01 a .innerTitle {
  width: auto;
  padding: 0;
  margin-bottom: 0.5em;
  margin: 0 0 0.5em; }

.spNav .spNav__items .spNav__item .menu__second-level.officeNav ul li.noimage01 a .eng {
  margin: 0; }

.menu__second-level.officeNav li:last-child {
  margin-right: 0; }

.menu__second-level.officeNav li a {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.menu__second-level.officeNav li p {
  width: 100%;
  margin: 0.5em; }

.menu__second-level.officeNav li p span {
  font-size: 87.5%;
  font-family: din-condensed, sans-serif;
  font-weight: 300; }

.menu__second-level.officeNav li img {
  width: 6.875em;
  height: 9.375em;
  margin-bottom: 0; }

/* お問い合わせへ */
.toContact {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-12%); }
  .toContact .sectionTitle {
    font-size: 50px;
    font-family: din-condensed, sans-serif;
    font-weight: 400;
    color: #036eb8;
    line-height: 1;
    text-align: center;
    letter-spacing: 2px; }
  .toContact .sectionSubtitle {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    line-height: 1.8;
    text-align: center;
    margin-top: 26px; }
    @media screen and (max-width: 768px) {
      .toContact .sectionSubtitle {
        margin-top: 0.5em;
        font-size: 1.5em; } }

@media screen and (max-width: 768px) {
  .toContact {
    transform: translateX(-50%) translateY(-5%); } }
.toContact__head {
  background: #fff;
  padding: 34px 28px 50px;
  text-align: center; }

@media screen and (max-width: 768px) {
  .toContact__head {
    padding: 25px 28px 20px; } }
.toContact__text {
  margin-top: 0; }

@media screen and (max-width: 768px) {
  .toContact__text {
    margin-top: 8px; } }
.toContact__body {
  display: flex;
  color: #fff;
  background: #fff; }

@media screen and (max-width: 768px) {
  .toContact__body {
    flex-direction: column; } }
.toContact__tel {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  background-color: #a48b78;
  padding: 22px 0; }

@media screen and (max-width: 768px) {
  .toContact__tel {
    width: 100%;
    padding: 16px 0 12px; } }
.toContact__tel__img {
  align-self: flex-start;
  width: 28px;
  height: 36px; }

@media screen and (max-width: 768px) {
  .toContact__tel__img {
    width: 22px;
    height: 29px; } }
.toContact__tel__detail {
  margin-left: 8px; }

.toContact__tel__number {
  font-size: 44px;
  font-family: din-condensed, sans-serif;
  line-height: 1;
  color: #fff; }

.toContact__tel__number a {
  color: #fff; }

.toContact__tel__number .txt01 {
  color: #fff;
  font-size: 38%;
  margin-left: 0.25em;
  font-family: "noto-sans-cjk-jp", sans-serif;
  vertical-align: middle; }

@media screen and (max-width: 768px) {
  .toContact__tel__number {
    font-size: 32px; } }
.toContact__tel__time {
  margin-top: 6px;
  line-height: 1;
  opacity: 0.8; }

@media screen and (max-width: 768px) {
  .toContact__tel__time {
    font-size: 12px; } }
.toContact__mail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  background-color: #075b97;
  padding: 12px 0;
  opacity: 1; }

@media screen and (max-width: 768px) {
  .toContact__mail {
    width: 100%;
    padding: 12px 0; } }
.toContact__mail__img {
  width: 76px;
  height: 76px; }

@media screen and (max-width: 768px) {
  .toContact__mail__img {
    width: 52px;
    height: 52px; } }
.toContact__mail__detail {
  text-align: center;
  margin-left: 8px; }

.toContact__mail__title {
  font-size: 26px;
  font-weight: 700; }

@media screen and (max-width: 768px) {
  .toContact__mail__title {
    font-size: 20px; } }
.toContact__mail__subTitle {
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  opacity: 0.8;
  font-family: din-condensed, sans-serif;
  line-height: 1; }

@media screen and (max-width: 768px) {
  .toContact__mail__subTitle {
    font-size: 14px; } }
.footer {
  position: relative;
  background: #036eb8;
  padding-top: 380px;
  padding-bottom: 246px;
  line-height: 1.8; }
  .footer .inner {
    width: 100%;
    max-width: 1240px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 auto; }

@media print {
  .footer {
    display: none; } }
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 27em;
    padding-bottom: 13em; } }
.footer__body {
  display: flex;
  justify-content: space-between;
  color: #fff; }

@media screen and (max-width: 1199px) {
  .footer__body {
    flex-wrap: wrap;
    justify-content: center; } }
.footer__content1 {
  width: 23%;
  margin-right: 30px; }

@media screen and (max-width: 1199px) {
  .footer__content1 {
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; } }
@media screen and (max-width: 768px) {
  .footer__content1 {
    margin-bottom: 1.75em; } }
.footer__logo {
  width: 60%; }

@media screen and (max-width: 1199px) {
  .footer__logo {
    width: 200px; } }
@media screen and (max-width: 768px) {
  .footer__logo {
    width: 100px; } }
.footer__logo img {
  width: 100%;
  height: auto; }

.footer__company {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-top: 1px solid #fff;
  margin-top: 12px;
  padding-top: 12px; }

@media screen and (max-width: 1199px) {
  .footer__company {
    flex-direction: column;
    width: 100%;
    max-width: 240px; } }
@media screen and (max-width: 768px) {
  .footer__company {
    max-width: 200px; } }
.footer__company__names {
  width: 60%; }

@media screen and (max-width: 1199px) {
  .footer__company__names {
    width: 100%;
    text-align: center; } }
.footer__company__name {
  font-size: 18px;
  white-space: nowrap; }

@media screen and (max-width: 1199px) {
  .footer__company__name {
    font-size: 15px; } }
.footer__company__name--bold {
  font-weight: bold;
  line-height: 1.4; }

@media screen and (max-width: 1199px) {
  .footer__company__name--bold {
    font-size: 16px; } }
.footer__company__subName {
  font-size: 14px;
  white-space: nowrap; }

@media screen and (max-width: 1199px) {
  .footer__company__subName {
    font-size: 12px; } }
@media screen and (max-width: 1199px) {
  .footer__company__subName--big {
    font-size: 15px; } }
.footer__sns {
  width: 30%;
  display: flex;
  justify-content: space-between; }

@media screen and (max-width: 1199px) {
  .footer__sns {
    width: 100%;
    margin-top: 20px;
    justify-content: center; } }
.footer__instagram {
  width: 45%; }

@media screen and (max-width: 1199px) {
  .footer__instagram {
    width: 36px;
    padding-right: 10px; } }
@media screen and (max-width: 768px) {
  .footer__instagram {
    width: 45px; } }
.footer__instagram img {
  width: 100%;
  height: auto; }

.footer__twitter {
  width: 45%; }

@media screen and (max-width: 1199px) {
  .footer__twitter {
    width: 36px;
    padding-left: 10px; } }
@media screen and (max-width: 768px) {
  .footer__twitter {
    width: 45px; } }
.footer__twitter img {
  width: 100%;
  height: auto; }

.footer__content2 {
  width: 24%;
  margin-right: 10px; }

@media screen and (max-width: 1199px) {
  .footer__content2 {
    width: 50%;
    margin: 30px 0 0; } }
@media screen and (max-width: 768px) {
  .footer__content2 {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 1.75em;
    margin: 0 0 1.75em; } }
.footer__company__meta {
  margin-top: 16px; }

@media screen and (max-width: 1199px) {
  .footer__company__meta {
    text-align: center; } }
.footer__company__postcode {
  font-size: 14px; }

@media screen and (max-width: 1199px) {
  .footer__company__postcode {
    font-size: 12px; } }
.footer__company__address {
  font-size: 14px; }

@media screen and (max-width: 1199px) {
  .footer__company__address {
    font-size: 12px; } }
.footer__company__contact {
  display: flex;
  align-items: center; }

@media screen and (max-width: 1199px) {
  .footer__company__contact {
    justify-content: center; } }
.footer__company__tel {
  font-size: 24px;
  font-family: din-condensed, sans-serif;
  display: block;
  color: #fff; }

@media screen and (max-width: 768px) {
  .footer__company__tel {
    font-size: 18px; } }
.footer__company__fax {
  font-size: 16px;
  font-weight: 300;
  font-family: din-condensed, sans-serif;
  margin-left: 12px;
  display: block;
  color: #fff; }

.footer__content3 {
  width: 25%; }

@media screen and (max-width: 1199px) {
  .footer__content3 {
    width: 50%;
    margin-top: 30px; }

  .footer__content3 .footer__company__address br.pc {
    display: none; } }
@media screen and (max-width: 768px) {
  .footer__content3 {
    width: 100%;
    margin-top: 0; } }
.footer__content4 {
  margin-top: 1em; }

@media screen and (max-width: 1199px) {
  .footer__content4 {
    width: 100%;
    align-self: center;
    text-align: center; } }
.footer__company__btn {
  display: inline-block;
  text-align: center;
  line-height: 1;
  padding: 12px 0;
  width: 100%;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 100px;
  transition: background-color 0.3s, color 0.3s;
  margin-bottom: 10px; }

@media screen and (max-width: 1199px) {
  .footer__company__btn {
    padding: 18px 0;
    width: 225px;
    margin-top: 16px;
    border-radius: 26px; } }
.footer__company__btn:hover {
  background-color: #fff;
  color: #036eb8; }

.footer__links {
  margin-top: 72px;
  font-size: 14px;
  color: #fff; }

@media screen and (max-width: 1199px) {
  .footer__links {
    display: none; } }
.footer__links--sp {
  display: none;
  color: #fff;
  font-size: 14px;
  width: 100%;
  max-width: 600px;
  margin: 50px auto 0; }

@media screen and (max-width: 1199px) {
  .footer__links--sp {
    display: block; } }
.footer__links__contents {
  display: flex; }

.footer__links__column:not(:nth-of-type(1)) {
  padding-left: 20px;
  border-left: 1px solid #fff; }

.footer__links__column1 {
  width: 9.6%; }

.footer__links__link {
  display: block;
  opacity: 1;
  transition: opacity 0.3s;
  margin-bottom: 2px; }

.footer__links__link--space {
  margin-top: 12px; }

.footer__links__link:hover {
  opacity: 0.7; }

.footer__links__column2 {
  width: 30%;
  display: flex; }

.footer__links__left {
  width: 27%; }

.footer__links__right {
  width: 73%;
  margin-left: 20px; }

.footer__links__column3 {
  width: 30%;
  display: flex; }

.footer__links__column4 {
  width: calc(100% - 9.6% - 30% - 30%); }

.footer__links__wrap {
  display: flex; }

.footer__spLinks__layer1 {
  border-top: 1px solid #fff; }

.footer__spLinks__layer2 {
  background: #0365aa;
  display: none; }

.footer__spLinks__layer2.is-active {
  display: block; }

.footer__spLinks__layer3 {
  background: #035d9d;
  display: none; }

.footerfooter__spLinks__layer3.is-active {
  display: block; }

.footer__spLinks__link {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #fff; }

.footer__spLinks__link--accordion {
  position: relative; }

.footer__spLinks__link--accordion::before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff; }

@media screen and (max-width: 768px) {
  .footer__spLinks__link--accordion::before {
    right: 24px; } }
.footer__spLinks__link--accordion.is-active::before {
  display: none; }

.footer__spLinks__link--accordion::after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff; }

@media screen and (max-width: 768px) {
  .footer__spLinks__link--accordion::after {
    right: 15px; } }
.footer__copyright {
  font-size: 12px;
  text-align: center;
  margin-top: 50px;
  color: #fff; }

@media screen and (max-width: 768px) {
  .footer__copyright {
    font-size: 10px; } }
.floatingMenu {
  position: fixed;
  right: 0;
  bottom: 1.5em;
  width: 15em;
  z-index: 100;
  transform: translate(0, 0);
  display: flex;
  align-items: flex-start;
  transition: all .6s; }
  .floatingMenu.active {
    transform: translate(12em, 0); }
    @media screen and (max-width: 768px) {
      .floatingMenu.active {
        transform: translate(0, 30vw); } }
  @media screen and (max-width: 768px) {
    .floatingMenu {
      flex-wrap: wrap;
      bottom: 0;
      width: 100%; } }
  .floatingMenu__ttl {
    font-size: 1.125em;
    font-weight: 700;
    writing-mode: vertical-rl;
    text-orientation: upright;
    background-color: #222;
    color: #fff;
    cursor: pointer;
    width: 3em;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em 0; }
    @media screen and (max-width: 768px) {
      .floatingMenu__ttl {
        writing-mode: inherit;
        padding: 0.75em 0.5em;
        width: auto;
        font-size: 100%; } }
    @media screen and (max-width: 768px) {
      .floatingMenu__ttl span {
        display: inline-block;
        transform: rotate(90deg); } }
  .floatingMenu__list {
    padding: 1em 0.5em;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 12em; }
    @media screen and (max-width: 768px) {
      .floatingMenu__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0.5em;
        width: 100vw;
        padding: 0.5em; } }
    @media screen and (max-width: 768px) {
      .floatingMenu__list li {
        width: calc((100% - 20px) / 3);
        font-size: 3.5vw;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center; } }
    .floatingMenu__list li:not(:last-child) {
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #ddd; }
      @media screen and (max-width: 768px) {
        .floatingMenu__list li:not(:last-child) {
          margin-bottom: 0;
          padding-bottom: 5px; } }

.btn_common_01 {
  width: 20em;
  max-width: 100%;
  margin: 0 auto; }
  .btn_common_01 a {
    color: #fff;
    height: 3.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.3;
    text-align: center;
    border-radius: 500px;
    font-size: 1.125em;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    background: #082E96;
    background: -webkit-linear-gradient(left, #082e96 0%, #025fa0 100%);
    background: -o-linear-gradient(left, #082e96 0%, #025fa0 100%);
    background: linear-gradient(to right, #082e96 0%, #025fa0 100%); }
    .btn_common_01 a .txt {
      position: relative;
      z-index: 2; }
    .btn_common_01 a::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      transition: all .6s;
      background: #025FA0;
      background: -webkit-linear-gradient(left, #025fa0 0%, #082e96 100%);
      background: -o-linear-gradient(left, #025fa0 0%, #082e96 100%);
      background: linear-gradient(to right, #025fa0 0%, #082e96 100%); }
    .btn_common_01 a:hover {
      opacity: 0.9; }
      .btn_common_01 a:hover::before {
        opacity: 0; }

.under_layer #topic_path {
  padding-top: 90px;
  background: #222;
  color: #fff;
  font-size: 82.75%; }
  @media screen and (max-width: 768px) {
    .under_layer #topic_path {
      padding-top: 60px; } }
  .under_layer #topic_path ul {
    width: 1200px;
    max-width: 93%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.5em; }
    .under_layer #topic_path ul li {
      margin-bottom: 0.5em; }
      .under_layer #topic_path ul li:last-child a {
        pointer-events: none; }
      .under_layer #topic_path ul li:not(:last-child)::after {
        content: "＞";
        opacity: 0.5;
        margin: 0 0.5em; }
.under_layer main {
  background: #E5EAF8;
  background: -webkit-linear-gradient(left, #e5eaf8 0%, #edf5f7 50%, #f8f8f8 100%);
  background: -o-linear-gradient(left, #e5eaf8 0%, #edf5f7 50%, #f8f8f8 100%);
  background: linear-gradient(to right, #e5eaf8 0%, #edf5f7 50%, #f8f8f8);
  padding: 3em 0 6em; }
  .under_layer main #content {
    width: 1200px;
    max-width: 93%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 1em 1em 2em 0 rgba(0, 0, 0, 0.04);
    border-radius: 0.75em;
    padding: 2em 3%; }
  .under_layer main #title {
    height: 6em;
    display: flex;
    align-items: center;
    padding: 0 1em;
    position: relative;
    background: #025FA0;
    background: -webkit-linear-gradient(left, #025fa0 0%, #082e96 100%);
    background: -o-linear-gradient(left, #025fa0 0%, #082e96 100%);
    background: linear-gradient(to right, #025fa0 0%, #082e96 100%); }
    .under_layer main #title:before {
      content: "";
      background: url("../../top/img/mv.png") no-repeat 150% center;
      background-size: 80% auto;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.5; }
    .under_layer main #title h1 {
      font-size: 1.75em;
      color: #fff;
      position: relative;
      z-index: 2; }
  .under_layer main h2 {
    color: #082E96;
    font-size: 1.5em;
    margin-bottom: 1em; }
  .under_layer main #article {
    margin-top: 2em; }
    .under_layer main #article p:not(:last-child) {
      margin-bottom: 1em; }
    .under_layer main #article a {
      text-decoration: underline;
      color: #025fa0; }
    .under_layer main #article .btn_common_01 a {
      text-decoration: none;
      color: #fff; }
  .under_layer main .sec01 {
    margin: 4em 0; }
    .under_layer main .sec01 h3 {
      color: #025fa0;
      font-size: 1.25em;
      margin-bottom: 1em;
      padding: 0.5em 1em;
      background: -webkit-linear-gradient(left, #e5eaf8 0%, #edf5f7 50%, #f8f8f8);
      background: -o-linear-gradient(left, #e5eaf8 0%, #edf5f7 50%, #f8f8f8);
      background: linear-gradient(to right, #e5eaf8 0%, #edf5f7 50%, #f8f8f8); }
  .under_layer main .contact {
    margin: 4em 0;
    background: rgba(255, 238, 153, 0.2);
    padding: 1.5em 1em 1em;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .under_layer main .contact {
        display: block; } }
    .under_layer main .contact .icon_01 {
      width: 5%;
      margin-top: -0.5em; }
      @media screen and (max-width: 768px) {
        .under_layer main .contact .icon_01 {
          width: 12.5%;
          display: block;
          margin: 0 auto 1em; } }
    .under_layer main .contact section {
      width: 93.5%; }
      @media screen and (max-width: 768px) {
        .under_layer main .contact section {
          width: 100%; } }
      .under_layer main .contact section h3 {
        color: #f02e00;
        font-size: 125%;
        margin-bottom: 0.5em; }
        @media screen and (max-width: 768px) {
          .under_layer main .contact section h3 {
            text-align: center; } }
    .under_layer main .contact .btn_common_01 {
      margin-top: 1em; }
