@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  src: url("../webfonts/Noto_Sans_JP/noto-sans-jp-v56-japanese_latin-regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../webfonts/Noto_Sans_JP/noto-sans-jp-v56-japanese_latin-500.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../webfonts/Noto_Sans_JP/noto-sans-jp-v56-japanese_latin-600.woff2") format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../webfonts/Noto_Sans_JP/noto-sans-jp-v56-japanese_latin-700.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "Manrope";
  src: url("../webfonts/Manrope/manrope-v20-latin-regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Manrope";
  src: url("../webfonts/Manrope/manrope-v20-latin-500.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Manrope";
  src: url("../webfonts/Manrope/manrope-v20-latin-600.woff2") format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: "Manrope";
  src: url("../webfonts/Manrope/manrope-v20-latin-700.woff2") format("woff2");
  font-weight: 700;
}
/* commonParts
---------------------------------------------------- */
.__inner {
  width: 91.875rem;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .__inner {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 767px) {
  .__inner {
    width: calc(100% - 40px);
  }
}
.__inner.__wide {
  width: min(100%, 1920px);
}
.__inner.__medium {
  width: 82.5rem;
}
@media screen and (max-width: 1199px) {
  .__inner.__medium {
    width: 91.875rem;
  }
}
@media screen and (max-width: 991px) {
  .__inner.__medium {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 767px) {
  .__inner.__medium {
    width: calc(100% - 40px);
  }
}

.__liststyle li {
  display: flex;
  align-items: flex-start;
}
.__liststyle li::before {
  color: #3966af;
  content: "\f111";
  display: block;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.4em;
  margin-top: 1.4em;
  margin-right: 1.6em;
  flex-shrink: 0;
}
.__liststyle.__order li::before {
  display: none;
}
.__liststyle.__order li span.__num {
  flex-shrink: 0;
  margin-right: 0.4em;
}
.__liststyle.__note li {
  font-size: 0.9em;
}
.__liststyle.__note li::before {
  color: #222222;
  content: "※";
  font-size: 1em;
  margin-top: 0;
  margin-right: 0.4em;
}

.__txtlimit {
  max-width: 100%;
}
.__txtlimit span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.__txtmarker {
  color: #fff;
  display: inline;
  color: #103364;
  background-image: linear-gradient(transparent 0, #fff 0);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100% 100%;
  font-weight: 700;
  line-height: 2.2em;
  padding: 0.1em 0.3em 0.2em;
}

.__txtstyle01 {
  display: flex;
}
.__txtstyle01::before {
  flex-shrink: 0;
  content: "";
  display: block;
  width: 4px;
  background-image: linear-gradient(135deg, #007c8e, #2d56a6);
  margin-right: 1.6em;
}
@media screen and (max-width: 767px) {
  .__txtstyle01::before {
    width: 3px;
    margin-right: 1em;
  }
}
.__txtstyle01.__white::before {
  background-image: none;
  background-color: #fff;
}

.__txtstyle02 {
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  background-color: #3966af;
  font-weight: 600;
  padding: 0.1em 3em 0.2em;
}
@media screen and (max-width: 767px) {
  .__txtstyle02 {
    padding: 0.2em 1em 0.3em;
  }
}

.__ttlstyle01 span.__en {
  color: #103364;
  font-weight: 600;
  font-size: max(4.5rem, 3.25em);
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  .__ttlstyle01 span.__en {
    font-size: 2.125em;
  }
}
.__ttlstyle01 span.__jp {
  display: block;
  font-weight: 700;
  margin-top: 0.3em;
}
@media screen and (max-width: 767px) {
  .__ttlstyle01 span.__jp {
    font-size: 0.9em;
    margin-top: 0;
  }
}
.__ttlstyle01.__medium span.__en {
  font-size: max(3.5rem, 2.5em);
}
@media screen and (max-width: 767px) {
  .__ttlstyle01.__medium span.__en {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 767px) {
  .__ttlstyle01.__medium span.__jp {
    font-size: 0.85em;
  }
}
.__ttlstyle01.__center {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.__ttlstyle01.__white span.__en {
  color: #fff;
}

.__ttlstyle02 {
  color: #103364;
  font-weight: 700;
  font-size: max(2.75rem, 1.75em);
  font-feature-settings: normal;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  .__ttlstyle02 {
    font-size: 1.325em;
  }
}

.__ttlstyle03 {
  padding-bottom: 1.2em;
  border-bottom: solid 1px #bbb;
}
.__ttlstyle03 span.__jp {
  display: block;
  font-size: max(2.875rem, 2em);
  line-height: 1.2em;
}
@media screen and (max-width: 767px) {
  .__ttlstyle03 span.__jp {
    font-size: 1.5em;
    margin-top: 0.2em;
  }
}
.__ttlstyle03 span.__en {
  color: #007c8e;
  display: block;
  font-weight: 600;
  font-size: 0.95em;
  margin-top: 0.8em;
  margin-bottom: 0.2em;
}
@media screen and (max-width: 767px) {
  .__ttlstyle03 span.__en {
    font-size: 0.85em;
    margin-bottom: 0;
  }
}
.__ttlstyle03.__white span.__jp {
  color: #fff;
}
.__ttlstyle03.__white span.__en {
  color: #fff;
}

.__label-style {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  color: #103364;
  border: solid 1px #3966af;
  border-radius: 50vh;
  font-weight: 500;
  font-size: 0.9em;
  line-height: 1.4em;
  padding: 0.3em max(1.875rem, 1em) 0.4em;
}

a.__txtlink {
  color: #2d56a6;
  display: inline;
  text-decoration: underline;
}
a.__anchor-point {
  position: absolute;
}

.__hover-style {
  transition: all 0.24s ease;
}
.__hover-style:hover {
  opacity: 0.6;
}

.__linkbtn01 {
  width: -moz-fit-content;
  width: fit-content;
}
.__linkbtn01 a, .__linkbtn01 button {
  background-color: transparent;
  display: flex;
  align-items: center;
  font-size: 1.125em;
}
@media screen and (max-width: 1199px) {
  .__linkbtn01 a, .__linkbtn01 button {
    font-size: 1em;
  }
}
.__linkbtn01 a span, .__linkbtn01 button span {
  display: block;
}
.__linkbtn01 a span.__txt, .__linkbtn01 button span.__txt {
  color: #103364;
  font-weight: 600;
}
.__linkbtn01 a span.__arrow, .__linkbtn01 button span.__arrow {
  position: relative;
  width: 3em;
  aspect-ratio: 1/1;
  margin-left: 1.2em;
}
@media screen and (max-width: 767px) {
  .__linkbtn01 a span.__arrow, .__linkbtn01 button span.__arrow {
    margin-left: 1em;
  }
}
.__linkbtn01 a span.__arrow::before, .__linkbtn01 button span.__arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #103364;
  transition: all 0.3s ease;
}
.__linkbtn01 a span.__arrow img, .__linkbtn01 button span.__arrow img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.85em;
  height: auto;
}
.__linkbtn01 a:hover span.__arrow::before, .__linkbtn01 button:hover span.__arrow::before {
  transform: scale(1.1);
}
.__linkbtn01.__white a span.__txt, .__linkbtn01.__white button span.__txt {
  color: #fff;
}
.__linkbtn01.__white a span.__arrow::before, .__linkbtn01.__white button span.__arrow::before {
  background-color: #fff;
}
.__linkbtn01.__back a span.__arrow, .__linkbtn01.__back button span.__arrow {
  margin-left: 0;
  margin-right: 1.2em;
  transform: scaleX(-1);
}

.__linkbtn02 {
  width: -moz-fit-content;
  width: fit-content;
}
.__linkbtn02 a {
  background-color: #fff;
  border: solid 1px #103364;
  border-radius: 50vh;
  padding: 0.4em 1.2em 0.5em;
}

.__bgimg-style01 {
  position: relative;
  z-index: 2;
  color: #fff;
  background-image: url(../images/contents-bgimg01.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 100%;
}
@media screen and (max-width: 1199px) {
  .__bgimg-style01 {
    background-attachment: scroll;
  }
}
.__bgimg-style01::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 51, 100, 0.9);
  backdrop-filter: blur(3px);
}

.__bgimg-style02 {
  position: relative;
  z-index: 2;
  color: #fff;
  background-image: url(../images/contents-bgimg02.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 100%;
}
@media screen and (max-width: 1199px) {
  .__bgimg-style02 {
    background-attachment: scroll;
  }
}
.__bgimg-style02::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 51, 100, 0.9);
  backdrop-filter: blur(3px);
}

.content-wrap.__telfax .num-txt {
  font-weight: 600;
  font-size: max(2.75rem, 2em);
  line-height: 1em;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .content-wrap.__telfax .num-txt {
    font-size: 1.645em;
  }
}
.content-wrap.__telfax .num-txt a {
  display: inline;
  font-size: 1em;
}
.content-wrap.__telfax .num-txt span.__small {
  display: inline-block;
  font-size: 0.6em;
  transform: translateY(-0.1em);
  margin-right: 0.6em;
}
.content-wrap.__telfax .note-txt p {
  font-size: 0.95em;
}
@media screen and (max-width: 767px) {
  .content-wrap.__telfax .note-txt p {
    font-size: 0.9em;
  }
}

.news-list ul .news-list-item {
  pointer-events: none;
  display: flex;
  align-items: center;
  padding: 2.4em 1em;
  border-bottom: solid 1px #bbb;
  transition: all 0.24s ease;
}
@media screen and (max-width: 767px) {
  .news-list ul .news-list-item {
    display: block;
    padding: 2em 0 1em;
  }
}
.news-list ul .news-list-item:hover {
  background-color: rgba(180, 180, 180, 0.1);
}
.news-list ul .news-list-item:nth-of-type(1) {
  border-top: solid 1px #bbb;
}
.news-list ul .news-list-item .news-content {
  width: 100%;
}
.news-list ul .news-list-item .news-content .news-ttl {
  font-size: 1.125em;
}
@media screen and (max-width: 767px) {
  .news-list ul .news-list-item .news-content .news-ttl {
    font-size: 1em;
  }
}
.news-list ul .news-list-item .link-arrow {
  flex-shrink: 0;
  margin-left: 3em;
}
@media screen and (max-width: 767px) {
  .news-list ul .news-list-item .link-arrow {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-top: 0.8em;
  }
}
.news-list ul .news-list-item .link-arrow a {
  pointer-events: auto;
  position: relative;
  width: 3em;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .news-list ul .news-list-item .link-arrow a {
    font-size: 0.95em;
    width: 2.5em;
  }
}
.news-list ul .news-list-item .link-arrow a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #103364;
  transform: scale(0.9);
  transition: all 0.3s ease;
}
.news-list ul .news-list-item .link-arrow a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.85em;
  height: auto;
}
.news-list ul .news-list-item .link-arrow a:hover::before {
  transform: scale(1);
}

.news-info {
  display: flex;
  align-items: center;
  margin-top: -0.2em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .news-info {
    margin-bottom: 0.8em;
  }
}
.news-info .__date {
  margin-right: max(1.875rem, 1em);
}
.news-info .__cate {
  font-size: 0.8em;
  padding-left: max(2.5rem, 1em);
  padding-right: max(2.5rem, 1em);
}

.__fadeIn {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease 0.4s;
}
.__fadeIn.__delay00 {
  transition-delay: 0s;
}
.__fadeIn.__inview {
  opacity: 1;
  transform: translateY(0);
}

/* header
---------------------------------------------------- */
header {
  pointer-events: none;
  position: fixed;
  z-index: 99;
  width: 100%;
  background-color: #fff;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
header > * {
  pointer-events: auto;
}
header .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.8em max(1.875rem, 1em);
}
@media screen and (max-width: 1359px) {
  header .header-inner {
    padding: 16px 20px;
  }
}
@media screen and (max-width: 767px) {
  header .header-inner {
    padding: 6px 16px;
  }
}
@media screen and (max-width: 1359px) {
  header .__overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(20, 20, 20, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: all 0.36s ease;
  }
  header .__overlay.__open {
    opacity: 1;
    visibility: visible;
  }
}
header .header-logo {
  width: 300px;
  margin-left: -2px;
}
@media screen and (max-width: 1599px) {
  header .header-logo {
    width: min(20rem, 270px);
  }
}
@media screen and (max-width: 1359px) {
  header .header-logo {
    width: 225px;
  }
}
@media screen and (max-width: 767px) {
  header .header-logo {
    width: 165px;
  }
}
header .header-logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1359px) {
  header .nav-btn {
    position: relative;
    z-index: 99;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
}
@media screen and (max-width: 1359px) and (max-width: 767px) {
  header .nav-btn {
    width: 24px;
  }
}
@media screen and (max-width: 1359px) {
  header .nav-btn span {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: block;
    width: 100%;
    height: 2px;
    background-color: #333;
    transition: all 0.2s ease;
  }
  header .nav-btn span:nth-of-type(1) {
    margin-top: -8px;
  }
  header .nav-btn span:nth-of-type(3) {
    margin-top: 8px;
  }
}
@media screen and (max-width: 1359px) and (max-width: 767px) {
  header .nav-btn span:nth-of-type(1) {
    margin-top: -6px;
  }
  header .nav-btn span:nth-of-type(3) {
    margin-top: 6px;
  }
}
@media screen and (max-width: 1359px) {
  header .nav-btn.__open span:nth-of-type(1) {
    margin-top: 0;
    transform: translateY(-50%) rotate(30deg);
  }
  header .nav-btn.__open span:nth-of-type(2) {
    opacity: 0;
  }
  header .nav-btn.__open span:nth-of-type(3) {
    margin-top: 0;
    transform: translateY(-50%) rotate(-30deg);
  }
}
@media screen and (max-width: 1359px) {
  header .header-menu {
    background-color: #fff;
    width: 240px;
    height: 100vh;
    padding-top: 72px;
    padding-bottom: 40px;
    overflow: scroll;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    transform: translateX(100%);
    transition: all 0.36s ease;
  }
}
@media screen and (max-width: 767px) {
  header .header-menu {
    padding-top: 60px;
  }
}
header .header-menu .header-menu-inner {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 1359px) {
  header .header-menu .header-menu-inner {
    display: block;
    opacity: 0;
    transition: all 0.36s ease;
  }
}
@media screen and (max-width: 1359px) {
  header .header-menu.__open {
    transform: translateX(0);
  }
  header .header-menu.__open .header-menu-inner {
    opacity: 1;
    transition: all 0.36s 0.3s ease;
  }
}
header .header-menu nav {
  margin-top: 1em;
}
header .header-menu nav > ul {
  display: flex;
}
@media screen and (max-width: 1359px) {
  header .header-menu nav > ul {
    display: block;
  }
}
header .header-menu nav > ul > li {
  position: relative;
  padding: 0 max(1.875rem, 1em);
  border-left: solid 1px #bbb;
  font-size: max(1rem, 0.95em);
}
@media screen and (max-width: 1359px) {
  header .header-menu nav > ul > li {
    border-left: none;
    border-bottom: solid 1px #bbb;
    padding: 0;
  }
}
header .header-menu nav > ul > li .menu-txt {
  font-size: 1em;
  transition: all 0.24s ease;
}
@media screen and (max-width: 1359px) {
  header .header-menu nav > ul > li .menu-txt {
    padding: 1.2em 1.4em;
  }
}
header .header-menu nav > ul > li .menu-txt:hover {
  color: #2d56a6;
}
header .header-menu nav > ul > li .accordion-menu {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  font-size: 1em;
}
@media screen and (max-width: 1359px) {
  header .header-menu nav > ul > li .accordion-menu {
    justify-content: space-between;
  }
}
header .header-menu nav > ul > li .accordion-menu::after {
  content: "\f107";
  display: block;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.7em;
  margin-left: 1em;
  transform: scaleY(1);
}
header .header-menu nav > ul > li .accordion-menu:hover {
  color: #222222;
}
header .header-menu nav > ul > li .accordion-menu.__open::after {
  transform: scaleY(-1);
}
header .header-menu nav > ul > li .accordion-inner {
  position: absolute;
  width: calc(100% + 2px);
  white-space: nowrap;
  top: 100%;
  left: 0;
  margin-left: -1px;
  background-color: #fff;
  border: solid 1px #bbb;
  border-top: none;
  font-size: 1em;
  padding: 1em 1.4em;
  display: none;
}
@media screen and (max-width: 1359px) {
  header .header-menu nav > ul > li .accordion-inner {
    position: relative;
    background-color: rgba(180, 180, 180, 0.1);
    width: 100%;
    margin-left: 0;
    border: none;
  }
}
header .header-menu nav > ul > li .accordion-inner ul li {
  color: #222222;
  margin-bottom: 0.6em;
  font-size: 0.9em;
}
@media screen and (max-width: 1359px) {
  header .header-menu nav > ul > li .accordion-inner ul li {
    font-size: 1em;
    margin-bottom: 1em;
  }
}
header .header-menu nav > ul > li .accordion-inner ul li:last-of-type {
  margin-bottom: 0;
}
header .header-menu nav > ul > li .accordion-inner ul li a {
  font-size: 1em;
  transition: all 0.24s ease;
}
header .header-menu nav > ul > li .accordion-inner ul li a:hover {
  color: #2d56a6;
}
header .header-menu nav > ul > li .accordion-inner ul li.__current {
  color: #2d56a6;
}
header .header-menu nav > ul > li:nth-of-type(1) {
  border-left: 0;
}
header .header-menu nav > ul > li.__recruit {
  padding-right: 0;
}
header .header-menu nav > ul > li.__current {
  color: #2d56a6;
}
header .header-menu nav > ul > li.__current .accordion-menu:hover {
  color: #2d56a6;
}
header .header-menu .header-language {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 0.4em;
}
@media screen and (max-width: 1359px) {
  header .header-menu .header-language {
    justify-content: center;
    padding: 0 2em;
    margin-top: 2em;
  }
}
@media screen and (max-width: 1359px) {
  header .header-menu .header-language .language-btn {
    width: 50%;
  }
}
header .header-menu .header-language .language-btn .btn-inner {
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  padding: 0 2em 0.1em;
}
header .header-menu .header-language .language-btn.__jp .btn-inner {
  color: #fff;
  background-color: #103364;
  border: solid 1px #103364;
}
header .header-menu .header-language .language-btn.__en .btn-inner {
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(180, 180, 180, 0.4);
}

@media screen and (max-width: 767px) {
  .header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#floating-btn-wrap {
  position: fixed;
  z-index: 10;
  right: 0;
  bottom: 0;
  border: solid 1px rgba(255, 255, 255, 0.6);
  border-right: none;
  margin-bottom: 4vh;
}
@media screen and (max-width: 767px) {
  #floating-btn-wrap {
    display: none !important;
  }
}
#floating-btn-wrap .floating-btn a {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  font-size: max(0.9375rem, 0.825em);
  padding: 1em 1em 1.4em;
}
@media screen and (max-width: 767px) {
  #floating-btn-wrap .floating-btn a {
    font-size: 0.8em;
    padding: 0.8em 0.8em 1em;
  }
}
#floating-btn-wrap .floating-btn a::before {
  position: absolute;
  inset: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: all 0.24s ease;
}
#floating-btn-wrap .floating-btn a span.__txt {
  display: block;
  margin-bottom: 0.6em;
}
@media screen and (max-width: 767px) {
  #floating-btn-wrap .floating-btn a span.__txt {
    font-size: 0.9em;
  }
}
#floating-btn-wrap .floating-btn a span.__icon {
  display: block;
  width: 2.375em;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #floating-btn-wrap .floating-btn a span.__icon {
    width: 2em;
  }
}
#floating-btn-wrap .floating-btn a span.__icon img {
  width: 100%;
  height: auto;
}
#floating-btn-wrap .floating-btn a:hover::before {
  opacity: 1;
}
#floating-btn-wrap .floating-btn.__news {
  background-color: #103364;
}
#floating-btn-wrap .floating-btn.__contact {
  background-color: #008876;
}

/* sec-contact
---------------------------------------------------- */
.sec-contact .sec-inner {
  box-shadow: 4px 4px 8px rgba(60, 60, 60, 0.2);
  padding: max(6.25rem, 4.5em) max(5rem, 4em);
  margin-bottom: -15rem;
}
@media screen and (max-width: 767px) {
  .sec-contact .sec-inner {
    padding: 52px 20px;
  }
}
.sec-contact .sec-inner .flex-wrap {
  display: flex;
}
@media screen and (max-width: 1199px) {
  .sec-contact .sec-inner .flex-wrap {
    display: block;
  }
}
.sec-contact .sec-inner .flex-wrap .left-content {
  margin-right: 7.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-contact .sec-inner .flex-wrap .left-content {
    margin-right: 0;
  }
}
.sec-contact .sec-inner .flex-wrap .left-content .sec-ttl h2 span.__en {
  font-size: max(4.5rem, 2.75em);
}
@media screen and (max-width: 767px) {
  .sec-contact .sec-inner .flex-wrap .left-content .sec-ttl h2 span.__en {
    font-size: 2em;
  }
}
.sec-contact .sec-inner .flex-wrap .left-content .sec-txt {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .sec-contact .sec-inner .flex-wrap .left-content .sec-txt {
    margin-top: 2.4em;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact .sec-inner .flex-wrap .left-content .sec-txt p {
    margin-top: 1em;
  }
}
.sec-contact .sec-inner .flex-wrap .right-conetnt {
  margin-top: 2em;
}
@media screen and (max-width: 1199px) {
  .sec-contact .sec-inner .flex-wrap .right-conetnt {
    display: flex;
    align-items: center;
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact .sec-inner .flex-wrap .right-conetnt {
    display: block;
    margin-top: 52px;
  }
}
.sec-contact .sec-inner .flex-wrap .right-conetnt .content-wrap.__mail {
  margin-top: 3em;
}
@media screen and (max-width: 1199px) {
  .sec-contact .sec-inner .flex-wrap .right-conetnt .content-wrap.__mail {
    margin-top: 0;
    margin-left: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact .sec-inner .flex-wrap .right-conetnt .content-wrap.__mail {
    margin-top: 2em;
    margin-left: 0;
  }
}

/* footer
---------------------------------------------------- */
#footer {
  background-color: #efefef;
  border-top: solid 1px rgba(180, 180, 180, 0.1);
  padding-top: calc(7.5 * 1rem + 15 * 1rem);
  padding-bottom: max(5rem, 3em);
}
@media screen and (max-width: 1199px) {
  #footer {
    padding-top: calc(100px + 15 * 1rem);
  }
}
@media screen and (max-width: 767px) {
  #footer {
    padding-top: calc(56px + 15 * 1rem);
  }
}
#footer .footer-logo {
  width: 19em;
}
@media screen and (max-width: 767px) {
  #footer .footer-logo {
    width: 16em;
  }
}
#footer .footer-logo img {
  width: 100%;
  height: auto;
}
#footer .flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 3em;
}
@media screen and (max-width: 1199px) {
  #footer .flex-wrap {
    display: block;
  }
}
#footer .flex-wrap .footer-info {
  display: flex;
}
@media screen and (max-width: 767px) {
  #footer .flex-wrap .footer-info {
    display: block;
  }
}
#footer .flex-wrap .footer-info dl {
  margin-right: 4em;
}
@media screen and (max-width: 767px) {
  #footer .flex-wrap .footer-info dl {
    margin-right: 0;
    margin-top: 2em;
  }
}
#footer .flex-wrap .footer-info dl dd {
  padding-left: 0.6em;
  margin-top: 0.6em;
}
#footer .flex-wrap .footer-info dl dd a {
  display: inline;
  font-size: 1em;
}
#footer .flex-wrap .footer-menu {
  flex-shrink: 0;
  display: flex;
  justify-content: flex-end;
  margin-left: 7.5rem;
  margin-top: 1em;
}
@media screen and (max-width: 1199px) {
  #footer .flex-wrap .footer-menu {
    display: block;
    border-top: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    padding: 1.6em 0;
    margin-left: 0;
    margin-top: 40px;
  }
}
#footer .flex-wrap .footer-menu ul {
  border-left: solid 1px #bbb;
  padding: 0 2.4em;
  margin-top: -1em;
}
@media screen and (max-width: 1199px) {
  #footer .flex-wrap .footer-menu ul {
    display: flex;
    flex-wrap: wrap;
    border-left: none;
    padding: 0;
  }
}
#footer .flex-wrap .footer-menu ul:nth-of-type(1) {
  padding-left: 0;
  border-left: none;
}
#footer .flex-wrap .footer-menu ul:nth-of-type(3) {
  padding-right: 0;
}
@media screen and (max-width: 1199px) {
  #footer .flex-wrap .footer-menu ul:not(:nth-of-type(1)) {
    margin-top: 0;
  }
}
#footer .flex-wrap .footer-menu ul li {
  margin-top: 1em;
}
@media screen and (max-width: 1199px) {
  #footer .flex-wrap .footer-menu ul li {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  #footer .flex-wrap .footer-menu ul li {
    width: 50%;
  }
}
#footer .flex-wrap .footer-menu ul li:nth-of-type(1) {
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  #footer .flex-wrap .footer-menu ul li:nth-of-type(1) {
    margin-top: 1em;
  }
}
#footer .flex-wrap .footer-menu ul li a {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.95em;
}
#footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  #footer .footer-bottom {
    margin-top: 80px;
  }
}
#footer .footer-bottom .copyright p {
  color: #666;
  font-weight: 400;
  font-size: 0.85em;
}
#footer .footer-bottom #pagetop a {
  font-size: 0.9em;
}
@media screen and (max-width: 767px) {
  #footer .footer-bottom #pagetop a span.__arrow {
    font-size: 0.95em;
    width: 2.5em;
  }
}/*# sourceMappingURL=common.css.map */