/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.u_d_none {
  display: none !important;
}
.u_d_inline {
  display: inline !important;
}
.u_d_inline_block {
  display: inline-block !important;
}
.u_d_block {
  display: block !important;
}
.u_d_flex {
  display: flex !important;
}
.f_30 {
  font-size: 1.125rem;
  font-size: clamp(1.125rem, 1.7897091723vw + 0.7670581655rem, 1.625rem);
}
.mb0 {
  margin-bottom: 0!important;
}
/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
/*!
foundation > reset
------------------------------
*/
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}
/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}
/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
/* Lists (enumeration) */
/* ============================================ */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
address {
  font-style: inherit;
}
/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img, embed, object, iframe {
  vertical-align: bottom;
}
/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
}
/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}
[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
button[disabled], [type=button][disabled], [type=reset][disabled], [type=submit][disabled] {
  cursor: default;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}
/**
 * Remove padding
 */
option {
  padding: 0;
}
/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table; /* 1 */
  color: inherit; /* 2 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}
/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}
/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td, th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*!
foundation > base
------------------------------
*/
body {
  color: #222222;
  font-size: 0.875rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
}
body.hidden {
  overflow: hidden;
}
.wrapper, #wrapper {
  overflow: hidden;
}
.main {
  padding-top: 60px;
  position: relative;
}
img {
  width: 100%;
}
a {
  cursor: pointer;
  transition: all 0.5s;
  text-decoration: none;
  text-underline-position: under;
}
.text-link {
  color: #20CDED;
  text-decoration: underline;
}
.text-link:hover {
  text-decoration: none;
}
.c_title_en {
  display: inline-block;
  color: rgba(255, 215, 0, 0.2);
  font-weight: 100;
  font-family: "Noto Serif", serif;
  letter-spacing: 0;
  line-height: 1;
  font-size: 4rem;
}
.c_title01 {
  color: #003366;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
}
.c_title02 {
  color: #333;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  padding-bottom: 15px;
  position: relative;
}
.c_title02::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #003366;
  position: absolute;
  left: 0;
  bottom: 0;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 0 20px;
  transition: 500ms ease-out;
  background-color: #003366;
}
.header.opennav {
  background-color: #003366;
}
.header__logo {
  width: 160px;
}
.header__logo_link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header.active {
  opacity: 0;
  translate: 0 -110%;
  background-color: #003366;
}
.nav__item {
  position: relative;
}
.nav__dropdown {
  background: #003366;
}
.nav__dropdown a {
  display: block;
  padding: 5px 20px;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  text-align: center;
}
.footer__nav_wrap {
  background-color: #003366;
}
.footer__main {
  padding: 30px 0;
}
.footer__contact {
  border-top: 1px solid #003366;
  padding: 60px 0;
  display: block;
  position: relative;
}
.footer__contact:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  background: linear-gradient(90deg, rgba(0, 51, 102) 0%, rgb(0, 204, 255) 100%);
  opacity: 0;
  z-index: -1;
}
.footer__contact:hover:after {
  opacity: 1;
}
.footer__contact .container {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.footer__contact .container::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  width: 22px;
  height: 20px;
  display: inline-block;
  background-color: #003366;
  mask-image: url(../images/common/icon_arrow.svg);
  -webkit-mask-image: url(../images/common/icon_arrow.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
}
.footer__contact:hover .container::after {
  background-color: #fff;
}
.footer__contact_ttl {
  display: flex;
  flex-direction: column;
  color: #003366;
  line-height: 1;
  transition: all 0.2s;
}
.footer__contact_ttl .c_heading__en {
  font-size: 2.6rem;
}
.footer__contact:hover .footer__contact_ttl {
  color: #fff;
}
.footer__nav_item {
  color: #fff;
  font-size: 0.8rem;
  font-weight: 400;
}
.footer__copy {
  margin-top: 10px;
  text-align: center;
  font-size: 0.8rem;
  color: #fff;
  font-weight: 400;
}
.totop {
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 9;
}
.totop a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  background-color: #20CDED;
  transition: all 0.5s;
}
.totop a::before {
  content: "";
  position: absolute;
  top: 19px;
  left: 16px;
  transform: rotate(-45deg);
  padding: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
@keyframes keyf_footer__nav_ex {}
.nav.active {
  opacity: 1;
  visibility: visible;
}
.nav__item:last-child {
  margin-right: 0;
}
.nav__item_link {
  display: block;
  padding: 5px 20px;
  color: #fff;
  text-align: center;
}
.nav__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 50px;
  margin: 30px auto 0;
  background-color: #20CDED;
  color: #fff;
}
.hamburger {
  position: relative;
  flex-shrink: 0;
  display: inline-block;
  width: 25px;
  height: 18px;
  border-radius: 99px;
  z-index: 10;
  transition: all 0.5s;
  cursor: pointer;
}
.hamburger::before, .hamburger::after, .hamburger span::before, .hamburger span::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}
.hamburger::before {
  top: 0;
}
.hamburger::after {
  bottom: 0;
}
.hamburger span::before, .hamburger span::after {
  top: calc(50% - 1px);
}
.hamburger.active::before, .hamburger.active::after {
  opacity: 0;
}
.hamburger.active span::before {
  transform: translateX(-50%) rotate(45deg);
}
.hamburger.active span::after {
  transform: translateX(-50%) rotate(-45deg);
}
.c_mv01 {
  position: relative;
  margin-bottom: 10px;
  background-color: #003366;
  height: 200px;
}
.c_mv01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/common/img_low_dec.svg") no-repeat center/cover;
  pointer-events: none;
}
.c_mv01::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 90%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(0, 204, 255) 100%);
  pointer-events: none;
  opacity: 0.6;
}
.c_mv01__box {
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 200px;
}
.c_mv01__ttl {
  position: relative;
  z-index: 1;
  padding: 0 20px;
}
.c_mv01__ttl__en {
  font-size: 1.6rem;
  font-family: "Noto Serif", serif;
  font-weight: 100;
  letter-spacing: 0;
  line-height: 1.4;
  color: #fff;
  display: block;
  margin-bottom: -3px;
}
.c_mv01__ttl__jp {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  display: block;
  color: #fff;
}
.c_mv01.no_img .c_mv01__box {
  min-height: auto;
  padding: 40px 0;
}
.c_mv01.no_img .c_mv01__ttl {
  padding: 0;
}
.c_mv01.no_img .c_mv01__ttl__en, .c_mv01.no_img .c_mv01__ttl__jp {
  color: #003366;
}
.c_topic__item {
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  display: inline-block;
  padding-right: 25px;
  position: relative;
}
.c_topic__item::after {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #c0c8cf;
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: -1px;
}
.c_topic__item:last-child {
  padding-right: 0;
}
.c_topic__item:last-child::after {
  display: none;
}
.c_topic__link {
  display: block;
  width: 100%;
  color: rgba(34, 34, 34, 0.6);
}
html.is_loading .loading {
  opacity: 1;
  visibility: visible;
}
.loading {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #003366;
  z-index: 15;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.loading__dot {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  animation: spin 2.75s infinite linear;
}
.loading__dot_item {
  position: absolute;
  height: 100%;
  width: 30%;
}
.loading__dot_item::after {
  content: "";
  position: absolute;
  height: 0%;
  width: 100%;
  padding-bottom: 100%;
  background-color: #fff;
  border-radius: 50%;
}
.loading__dot_item:nth-child(1) {
  bottom: 5%;
  left: 0;
  transform: rotate(60deg);
  transform-origin: 50% 85%;
}
.loading__dot_item:nth-child(1)::after {
  bottom: 0;
  left: 0;
  animation: wobble1 1.1s infinite ease-in-out;
  animation-delay: -0.33s;
}
.loading__dot_item:nth-child(2) {
  bottom: 5%;
  right: 0;
  transform: rotate(-60deg);
  transform-origin: 50% 85%;
}
.loading__dot_item:nth-child(2)::after {
  bottom: 0;
  left: 0;
  animation: wobble1 1.1s infinite -0.165s ease-in-out;
}
.loading__dot_item:nth-child(3) {
  bottom: -5%;
  left: 0;
  transform: translateX(116.666%);
}
.loading__dot_item:nth-child(3)::after {
  top: 0;
  left: 0;
  animation: wobble2 1.1s infinite ease-in-out;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes wobble1 {
  0%, 100% {
    transform: translateY(0%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(-66%) scale(0.65);
    opacity: 0.8;
  }
}
@keyframes wobble2 {
  0%, 100% {
    transform: translateY(0%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(66%) scale(0.65);
    opacity: 0.8;
  }
}
.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 14;
  display: none;
  padding: 15px 0;
  background-color: #003366;
}
.cookie__text {
  color: #fff;
  font-size: 0.875rem;
}
.cookie__close {
  flex-shrink: 0;
  margin-top: 10px;
}
.cookie__close a {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.5;
}
/*!
component > Anchor
*/
.c_anchor {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.c_anchor__item {
  margin-bottom: 10px;
}
.c_anchor__item:last-child {
  margin-bottom: 0;
}
.c_anchor__link {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  display: block;
  padding-right: 20px;
  position: relative;
  text-align: right;
}
.c_anchor__link:hover {
  opacity: 1;
}
.c_anchor__icon {
  position: absolute;
  right: 0;
  top: 10px;
  transition: 0.5s;
}
/*!
component > Table
*/
.c_tbl__item {
  padding: 15px 0;
  border-bottom: 1px solid #efefef;
}
.c_tbl__ttl {
  font-weight: 500;
}
/*!
component > Other
*/
.c_heading {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.c_heading__en {
  margin-bottom: 10px;
  font-size: 3.125rem;
  font-weight: 200;
  line-height: 1;
  font-family: "Noto Serif", serif;
}
.c_heading__jp {
  font-size: 1rem;
}
.c_btn {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  min-width: 260px;
  padding: 10px 20px;
  background-color: #20CDED;
  color: #fff;
}
.c_btn::after {
  content: "";
  position: relative;
  width: 12px;
  height: 10px;
  display: inline-block;
  margin-left: 10px;
  background-color: #fff;
  mask-image: url(../images/common/icon_arrow.svg);
  -webkit-mask-image: url(../images/common/icon_arrow.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
}
.c_btn_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c_news__item {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #dee3e9;
  padding: 20px 0;
}
.c_news__item:last-child {
  border-bottom: 1px solid #dee3e9;
}
.c_news__item_date {
  flex-shrink: 0;
  width: 90px;
  color: #003366;
  font-family: "Noto Serif", serif;
  font-weight: 400;
}
.p_404__sec {
  padding: 20px 0 50px;
}
.p_404__ttl {
  margin-bottom: 30px;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.03em;
}
.p_404__txt {
  margin-bottom: 30px;
}
.span_wrap {
  display: inline-flex;
  overflow: hidden;
}
.span_char {
  display: inline-block;
  opacity: 0;
  transform: rotate(15deg);
  translate: 0 100%;
  transition: 450ms ease-out var(--ani-delay);
}
.js_ani_txt {
  opacity: 0;
}
.js_ani_txt.run {
  opacity: 1;
}
.js_ani_txt.run .span_char {
  opacity: 1;
  translate: none;
  transform: rotate(0);
}
/*!
layout > container
------------------------------
*/
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.container_lg {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
}
.l_post::after, .l_post::before {
  content: "";
  width: 100%;
  height: 50px;
  display: block;
}
.l_post::before {
  max-height: 112px;
}
.l_post::after {
  max-height: 138px;
}
.l_post__date {
  color: #003366;
  line-height: 2;
}
.l_post__title {
  font-size: 1.125rem;
  line-height: 1.5833333333;
  margin-top: 20px;
}
.l_post__detail {
  line-height: 2;
  color: #434c57;
  margin-top: 25px;
  padding-bottom: 50px;
  border-bottom: 1px solid #efefef;
}
.l_post__detail p {
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.l_post__photos {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 25px;
}
.l_post .c_btn_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
}
.p_about03 .bnr {
  margin: 60px 0 0;
}
.p_about03 .bnr {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 20px;
  background-color: #003366;
  background-image: url("../images/about/bg_bnr.svg");
  height: 140px;
  box-sizing: border-box;
  overflow: hidden;
}
.p_about03 .bnr::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 2px;
  background-color: #fff;
  transition: all 0.5s;
  z-index: 2;
}
.p_about03 .bnr::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 50%, rgb(0, 204, 255) 100%);
  pointer-events: none;
  opacity: 0.6;
  transition: all 0.5s;
}
.p_about03 .bnr .en {
  font-size: 1.4rem;
  font-family: "Noto Serif", serif;
  font-weight: 100;
  letter-spacing: 0;
  line-height: 1.4;
  color: #fff;
  display: block;
  transition: all 0.4s;
}
.p_about03 .bnr .jp {
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
  display: block;
  color: #fff;
}

/*!
low > p_linkwrap
------------------------------
*/
.p_linkwrap {
  position: relative;
  padding: 20px;
  background-color: #003366;
  box-sizing: border-box;
}
.p_linkwrap::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 50%, rgb(0, 204, 255) 100%);
  pointer-events: none;
  opacity: 0.6;
  transition: all 0.5s;
}
.p_linkwrap .box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  font-size: 1.6rem;
  font-family: "Noto Serif", serif;
  font-weight: 100;
  color: #fff;
  opacity: 1 !important;
}
.p_linkwrap .box:nth-child(1):after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  z-index: 2;
}
.p_linkwrap .box:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  background-color: #fff;
  opacity: 0;
  transition: all 0.5s;
}
.p_linkwrap .box:hover:before {
  width: 90%;
  height: 100%;
  opacity: 0.1;
}
.p_linkwrap .box span {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 375px) {
  .u_d_xs_none {
    display: none !important;
  }
  .u_d_xs_inline {
    display: inline !important;
  }
  .u_d_xs_inline_block {
    display: inline-block !important;
  }
  .u_d_xs_block {
    display: block !important;
  }
  .u_d_xs_flex {
    display: flex !important;
  }
}
@media screen and (min-width: 425px) {
  .u_d_sm_none {
    display: none !important;
  }
  .u_d_sm_inline {
    display: inline !important;
  }
  .u_d_sm_inline_block {
    display: inline-block !important;
  }
  .u_d_sm_block {
    display: block !important;
  }
  .u_d_sm_flex {
    display: flex !important;
  }
}
@media screen and (min-width: 768px) {
  .u_d_md_none {
    display: none !important;
  }
  .u_d_md_inline {
    display: inline !important;
  }
  .u_d_md_inline_block {
    display: inline-block !important;
  }
  .u_d_md_block {
    display: block !important;
  }
  .u_d_md_flex {
    display: flex !important;
  }
  .f_30 {
    font-size: clamp(1.625rem, 1.6826923077vw + 0.8173076923rem, 2.5rem);
  }
  body {
    font-size: 1rem;
  }
  .c_title_en {
    font-size: clamp(8.75rem, 7.2115384615vw + 5.2884615385rem, 12.5rem);
  }
  .c_title01 {
    font-size: 2rem;
  }
  .c_title02 {
    padding-bottom: 27px;
    font-size: 2.5rem;
    margin-bottom: 40px;
  }
  .c_title02::before {
    width: 620px;
  }
  .header__logo {
    width: 300px;
    transition: all 0.5s;
  }
  .header__logo:hover {
    opacity: 0.7;
  }
  .nav__dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    z-index: 1000;
    transform: translate(0, -10px);
  }
  .nav__dropdown a {
    display: block;
    padding: 15px 20px;
  }
  .nav__dropdown a:hover {
    opacity: 0.6;
  }
  .nav__item:hover .nav__dropdown {
    display: block;
  }
  .footer__main {
    padding: 60px 0;
  }
  .footer__main .container {
    display: flex;
    justify-content: space-between;
  }
  .footer__contact {
    padding: 100px 0;
    margin-bottom: 0;
  }
  .footer__contact .container::after {
    width: 80px;
    height: 70px;
  }
  .footer__contact_ttl .c_heading__en {
    font-size: 5.8rem;
  }
  .footer__nav_list {
    display: flex;
    flex-wrap: wrap;
  }
  .footer__nav_item {
    padding-right: 30px;
    font-size: 1.25rem;
  }
  .footer__nav_item_link {
    transition: all 0.5s;
  }
  .footer__nav_item_link:hover {
    opacity: 0.7;
  }
  .footer__copy {
    font-size: 1.25rem;
    margin-top: 0;
  }
  .totop {
    bottom: 92px;
    right: 30px;
  }
  .totop a {
    width: 60px;
    height: 60px;
  }
  .totop a:hover {
    opacity: 0.7;
  }
  .totop a::before {
    top: 26px;
    left: 22px;
    padding: 7px;
  }
  .c_mv01 {
    margin-bottom: 33px;
    height: 360px;
  }
  .c_mv01__box {
    min-height: 360px;
  }
  .c_mv01__ttl {
    padding: 0 clamp(0rem, -5vw + 5rem, 1.25rem);
  }
  .c_mv01__ttl__en {
    margin-bottom: 6px;
    font-size: 4rem;
  }
  .c_mv01__ttl__jp {
    font-size: 1.25rem;
  }
  .c_topic__item {
    padding-right: 39px;
    font-size: 0.875rem;
  }
  .c_topic__item::after {
    right: 17px;
    top: 0px;
  }
  .cookie__wrap {
    display: flex;
    justify-content: space-between;
  }
  .cookie__close {
    margin: 0 0 0 30px;
  }
  .c_anchor {
    background-color: #fff;
    display: block;
  }
  .c_anchor__item {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  .c_anchor__link {
    font-size: 1.125rem;
    padding: 8px 24px;
  }
  .c_anchor__link:hover {
    opacity: 0.7;
  }
  .c_anchor__icon {
    top: 18px;
    right: 0;
  }
  .c_tbl__item {
    display: flex;
    padding: 20px 0;
  }
  .c_tbl__ttl {
    width: 160px;
    padding-right: 30px;
  }
  .c_tbl__content {
    width: calc(100% - 160px);
  }
  .c_heading__en {
    line-height: 1.2;
    margin-bottom: 0;
    font-size: 5.8rem;
  }
  .c_heading__jp {
    font-size: 1.25rem;
  }
  .c_btn {
    transition: all 0.5s;
  }
  .c_btn:hover {
    opacity: 0.7;
  }
  .c_btn::after {
    width: 16px;
    height: 14px;
  }
  .c_btn_wrap {
    display: block;
  }
  .c_news__item {
    flex-direction: row;
    align-items: center;
    padding: 35px 0 34px;
    transition: all 0.5s;
  }
  .c_news__item:hover {
    padding-left: 20px;
    background-color: rgba(0, 51, 102, 0.1);
  }
  .c_news__item_date {
    margin-right: 68px;
    width: 120px;
  }
  .p_404__sec {
    padding: 38px 0 100px;
  }
  .p_404__ttl {
    margin-bottom: 50px;
    font-size: 1.375rem;
  }
  .p_404__txt {
    margin-bottom: 50px;
  }
  .l_post__title {
    font-size: 1.5rem;
    margin-top: 24px;
  }
  .l_post__detail {
    margin-top: 50px;
    padding-bottom: 80px;
  }
  .l_post__photos {
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 57px;
  }
  .l_post .c_btn_wrap {
    margin-top: 60px;
  }
  .p_linkwrap {
    padding: 80px 20px;
  }
  .p_linkwrap .wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .p_linkwrap .box {
    width: 50%;
    height: 300px;
    font-size: 3rem;
  }
  .p_linkwrap .box:nth-child(1):after {
    bottom: inherit;
    top: 0;
    width: 1px;
    height: 100%;
  }
  .p_about03 .bnr {
    margin: 60px 0;
  }
  .p_about03 .bnr {
    padding: 0 60px;
    height: 300px;
  }
  .p_about03 .bnr::before {
    width: 170px;
  }
  .p_about03 .bnr:hover::before {
    width: 100px;
  }
  .p_about03 .bnr:hover::after {
    width: 150%;
    height: 150%;
    opacity: 1;
  }
  .p_about03 .bnr .en {
    font-size: 3.2rem;
  }
  .p_about03 .bnr:hover .en {
    letter-spacing: 0.02em;
  }
  .p_about03 .bnr .jp {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .u_d_lg_none {
    display: none !important;
  }
  .u_d_lg_inline {
    display: inline !important;
  }
  .u_d_lg_inline_block {
    display: inline-block !important;
  }
  .u_d_lg_block {
    display: block !important;
  }
  .u_d_lg_flex {
    display: flex !important;
  }
  .main {
    padding-top: clamp(4.25rem, 8vw + -1rem, 6rem);
  }
  .header {
    height: clamp(4.25rem, 8vw + -1rem, 6rem);
    padding: 20px clamp(1rem, 6vw + -2rem, 2.6rem);
  }
  .header.thin {
    height: 100px;
  }
  .nav {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav__list {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav__item {
    margin-right: clamp(1.25rem, 1.7361111111vw + 0.1388888889rem, 1.875rem);
    height: 90px;
    display: flex;
    align-items: center;
  }
  .nav__item_link {
    padding: 0;
    transition: all 0.5s;
    color: #fff;
  }
  .nav__item_link:hover {
    opacity: 0.7;
  }
  .nav__btn {
    width: clamp(10rem, 6.9444444444vw + 5.5555555556rem, 12.5rem);
    height: clamp(3.125rem, 1.7361111111vw + 2.0138888889rem, 3.75rem);
    margin: 0 0 0 clamp(1.875rem, 1.7361111111vw + 0.7638888889rem, 2.5rem);
    transition: all 0.5s;
  }
  .nav__btn:hover {
    opacity: 0.7;
  }
  .hamburger {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .u_d_xl_none {
    display: none !important;
  }
  .u_d_xl_inline {
    display: inline !important;
  }
  .u_d_xl_inline_block {
    display: inline-block !important;
  }
  .u_d_xl_block {
    display: block !important;
  }
  .u_d_xl_flex {
    display: flex !important;
  }
}
@media screen and (min-width: 1440px) {
  .u_d_xxl_none {
    display: none !important;
  }
  .u_d_xxl_inline {
    display: inline !important;
  }
  .u_d_xxl_inline_block {
    display: inline-block !important;
  }
  .u_d_xxl_block {
    display: block !important;
  }
  .u_d_xxl_flex {
    display: flex !important;
  }
}
@media screen and (min-width: 1520px) {
  .u_d_xxxl_none {
    display: none !important;
  }
  .u_d_xxxl_inline {
    display: inline !important;
  }
  .u_d_xxxl_inline_block {
    display: inline-block !important;
  }
  .u_d_xxxl_block {
    display: block !important;
  }
  .u_d_xxxl_flex {
    display: flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .u_d_maxlg_none {
    display: none !important;
  }
  .u_d_maxlg_inline {
    display: inline !important;
  }
  .u_d_maxlg_inline_block {
    display: inline-block !important;
  }
  .u_d_maxlg_block {
    display: block !important;
  }
  .u_d_maxlg_flex {
    display: flex !important;
  }
  .nav {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100vh - 60px);
    padding: 50px 0 80px;
    background-color: #003366;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 767px) {
  .u_d_maxmd_none {
    display: none !important;
  }
  .u_d_maxmd_inline {
    display: inline !important;
  }
  .u_d_maxmd_inline_block {
    display: inline-block !important;
  }
  .u_d_maxmd_block {
    display: block !important;
  }
  .u_d_maxmd_flex {
    display: flex !important;
  }
}
/*# sourceMappingURL=common.css.map */