@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
/* ress.css • v2.0.4 MIT License github.com/filipelinhares/ress */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

ul, li {
  list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  /* -moz-appearance: none; */
  /* -webkit-appearance: none; */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* WC */
/* WC */
/* WC */
html {
  box-sizing: border-box;
  font-size: 62.5%;
}
@media print, screen and (min-width: 744px) {
  html {
    font-size: clamp(9px, 0.5376vw, 11px);
  }
}
@media screen and (max-width: 743px) {
  html {
    font-size: clamp(9px, 2.56vw, 12px);
  }
}
html *,
html *:before,
html *:after {
  box-sizing: inherit;
}

/* デフォルトは smooth のまま */
html {
  scroll-behavior: smooth;
}

/* 復元中だけ auto に書き換えて一切のアニメーションを殺す */
html.scroll-restore {
  scroll-behavior: auto !important;
}

body {
  color: #111;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  letter-spacing: 0.04em;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 743px) {
  body {
    line-height: 1.75;
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 744px) {
  body {
    line-height: 2;
    font-size: 1.8rem;
    min-width: 136rem;
  }
}

@media (prefers-color-scheme: dark) {
  body {
    background: #fff;
    color: #111;
  }
}
img {
  vertical-align: top;
  backface-visibility: hidden;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 743px) {
  img {
    width: 100%;
  }
}

a {
  color: #0F3278;
  text-decoration: underline;
}
a:visited {
  color: #0F3278;
}
@media (hover: hover) {
  a:hover {
    text-decoration: none;
  }
}

@media print, screen and (min-width: 744px) {
  a[href^="tel:"] {
    text-decoration: none;
    pointer-events: none;
    color: inherit;
  }
}

button {
  outline: none;
}

:root :where(mark) {
  background: #ffc1c1;
  color: inherit;
}

:focus-visible {
  outline: 3px solid #0F3278;
}

:-moz-focusring {
  outline: 3px solid #0F3278;
}

::selection {
  background: #ddd;
}

::-moz-selection {
  background: #ddd;
}

sup {
  vertical-align: super;
  font-weight: normal;
  font-size: 50%;
}

em {
  font-style: normal;
}

body {
  scrollbar-color: #0F3278 #ECECEC;
}

::-webkit-scrollbar {
  width: 10px; /* 右のスクロールバーの幅 */
  height: 10px; /* 下のスクロールバーの幅 */
}

/* スクロールバーの背景 */
::-webkit-scrollbar-track-piece {
  background-color: #ECECEC;
}

/* スクロールバーのつまみ */
::-webkit-scrollbar-thumb {
  /* 透明度やグラデーションも設定できる */
  background-color: #0F3278;
  /* ボーダーは余白のために使うとよい */
  border: 2px solid transparent;
  border-radius: 30px;
  background-clip: content-box;
}

.c-headingStyle3 {
  position: relative;
  line-height: 1.5;
  text-align: left;
  font-weight: 800;
  border-left: solid 4px #0F3278;
  padding: 0.6em 0 0.6em 1.3em;
}
@media screen and (max-width: 743px) {
  .c-headingStyle3 {
    font-size: 1.8rem;
    margin: 3rem 0 1.5rem;
    border-width: 3px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-headingStyle3 {
    font-size: 2.6rem;
    margin: 6rem 0 3rem;
  }
}
.c-headingStyle3:nth-child(1) {
  margin-top: 0;
}

.c-headingStyle4, .c-singleBody h4 {
  position: relative;
  font-weight: 700;
  line-height: 1.67;
}
@media screen and (max-width: 743px) {
  .c-headingStyle4, .c-singleBody h4 {
    font-size: 1.8rem;
    margin: 4rem 0 2rem;
    border-width: 3px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-headingStyle4, .c-singleBody h4 {
    font-size: 2.4rem;
    margin: 5rem 0 2.5rem;
  }
}
.c-headingStyle4:nth-child(1), .c-singleBody h4:nth-child(1) {
  margin-top: 0;
}

.c-headingStyle5 {
  position: relative;
  font-weight: 700;
  line-height: 1.67;
}
@media screen and (max-width: 743px) {
  .c-headingStyle5 {
    font-size: 1.6rem;
    margin: 3.5rem 0 0.6rem;
    border-width: 3px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-headingStyle5 {
    font-size: 2rem;
    margin: 4rem 0 1rem;
  }
}
.c-headingStyle5:nth-child(1) {
  margin-top: 0;
}

.c-headingStyle6 {
  position: relative;
  font-weight: 700;
  line-height: 1.5;
  background: #f8f8f8;
}
@media screen and (max-width: 743px) {
  .c-headingStyle6 {
    padding: 1.2rem 1.8rem;
    margin: 3.5rem 0 1.6rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-headingStyle6 {
    padding: 1.5rem 2.4rem;
    margin: 4rem 0 2rem;
  }
}
.c-headingStyle6:nth-child(1) {
  margin-top: 0;
}

.c-headingStyle3 + .c-headingStyle6 {
  margin-top: 0;
}

.c-btnStyle1, .c-btnStyle1--white, .c-btnStyle1--green, .c-btnStyle1--large {
  position: relative;
  display: inline-block;
  min-width: 22rem;
  line-height: 1.3;
  margin: 0;
  padding: 1.8rem 4rem 1.8rem 4rem;
  border: solid 1px #0F3278;
  border-radius: 10rem;
  background: #0F3278;
  text-decoration: none !important;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  color: #fff !important;
  z-index: 1;
  transition: 0.15s;
}
@media screen and (max-width: 743px) {
  .c-btnStyle1, .c-btnStyle1--white, .c-btnStyle1--green, .c-btnStyle1--large {
    font-size: 1.5rem;
    padding: 1.8rem 4.5rem 1.6rem 4rem;
  }
}
.c-btnStyle1[target=_blank] > span, [target=_blank].c-btnStyle1--white > span, [target=_blank].c-btnStyle1--green > span, [target=_blank].c-btnStyle1--large > span {
  padding-right: 1.3em;
}
.c-btnStyle1[target=_blank] > span::before, [target=_blank].c-btnStyle1--white > span::before, [target=_blank].c-btnStyle1--green > span::before, [target=_blank].c-btnStyle1--large > span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  background: url(../images/ico_blank_wh.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: rotate(0);
}

@media print, screen and (min-width: 744px) {
  .c-btnStyle1--large {
    min-width: 30rem;
    padding: 2.8rem 8rem 2.8rem 7.6rem;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 743px) {
  .c-btnStyle1--large {
    font-size: 1.6rem;
    padding: 2.2rem 4.5rem 2rem 4rem;
  }
}

.c-btnStyle1--green {
  background: #1A4A3E;
  border-color: #1A4A3E;
}

.c-btnStyle1--white {
  background: #fff;
  color: #0F3278 !important;
}
.c-btnStyle1--white::after {
  background: #0F3278;
}

.c-ulStyle1, .c-singleBody ul {
  margin: 1.5em 0 2em;
}
.c-ulStyle1 li, .c-singleBody ul li {
  position: relative;
  padding-left: 1.4em;
  line-height: 1.5;
}
.c-ulStyle1 li:not(:last-child), .c-singleBody ul li:not(:last-child) {
  margin-bottom: 0.3em;
}
.c-ulStyle1 li::before, .c-singleBody ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.6em;
  left: 0.3em;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #C4160B;
}

.c-olStyle1, .c-singleBody ol {
  padding-left: 1.3em;
  margin: 1.5em 0 2em;
}
.c-olStyle1 li, .c-singleBody ol li {
  list-style-type: decimal;
  margin-bottom: 0.3em;
}

.c-olStyle--free {
  padding-left: 1.6em;
  margin: 1.5em 0 2em;
}
.c-olStyle--free li {
  list-style-type: none;
  margin-bottom: 0.3em;
  text-indent: -1.6em;
}
.c-olStyle--free li p {
  text-indent: 0;
}

.c-text {
  margin-bottom: 1.875em;
  line-height: 1.875;
}

.c-textLink {
  position: relative;
  margin: 0;
  padding-right: 0.8em;
  margin-right: 0.5rem;
}
.c-textLink::after {
  content: "";
  position: absolute;
  bottom: 0.4em;
  right: 0;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #0F3278;
  border-right: 1px solid #0F3278;
  transform: rotate(45deg);
}
.c-textLink[target=_blank], .c-textLink[target=_top] {
  padding-right: 0;
}
.c-textLink[target=_blank]::after, .c-textLink[target=_top]::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  vertical-align: super;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
  transform: translateY(3px);
}
.c-textLink.u-color--white {
  color: #fff;
}
.c-textLink.u-color--white::after {
  border-color: #fff;
}

.c-textMarker {
  font-style: normal;
  font-weight: 600;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 0%, transparent 65%, #ffff66 65%, #ffff66 100%) repeat scroll 0 0;
}

.c-form {
  text-align: left;
}
.c-form input[type=text],
.c-form input[type=email],
.c-form input[type=tel],
.c-form input[type=password],
.c-form select,
.c-form textarea {
  margin-bottom: 1rem;
  padding: 1.8rem 1.6rem;
  border-radius: 5px;
  width: 100%;
  outline: none;
  font-size: 1.4rem;
  background: #eee;
  vertical-align: top;
  border: solid 1px #eee;
}
@media print, screen and (min-width: 744px) {
  .c-form input[type=text],
.c-form input[type=email],
.c-form input[type=tel],
.c-form input[type=password],
.c-form select,
.c-form textarea {
    padding: 16px 20px;
    font-size: 16px;
  }
}
.c-form input[type=text]:focus,
.c-form input[type=email]:focus,
.c-form input[type=tel]:focus,
.c-form input[type=password]:focus,
.c-form select:focus,
.c-form textarea:focus {
  background: #fff;
  border: solid 1px #0F3278;
}
.c-form input[type=submit],
.c-form input[type=button] {
  outline: none;
}
.c-form input::placeholder,
.c-form textarea::placeholder {
  color: #8E8E93;
}
@media screen and (max-width: 743px) {
  .c-form textarea {
    height: 300px;
  }
}
.c-form select {
  position: relative;
  width: 100%;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #111;
}
.c-form select::-ms-expand {
  display: none;
}
.c-form select option:disabled {
  display: none;
}
.c-form p {
  margin: 0 0 1.5em;
}

.c-form__field {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 0 0 1rem;
}
.c-form__field_title {
  display: block;
  position: relative;
  line-height: 1.75;
  font-weight: 600;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 744px) {
  .c-form__field_title {
    width: 26rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__must {
    padding-right: 6rem;
  }
}
.c-form__must::after {
  content: "必須";
  display: inline-block;
  border: solid 1px #0F3278;
  color: #0F3278;
  text-align: center;
  margin-left: 6px;
  padding: 3px 6px 4px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: normal;
  vertical-align: baseline;
  transform: translateY(-2px);
}
@media screen and (max-width: 743px) {
  .c-form__must::after {
    font-size: 10px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__must::after {
    position: absolute;
    right: 0;
    top: 2.5rem;
  }
}

.c-form__select {
  position: relative;
}
.c-form__select:before {
  content: "";
  position: absolute;
  top: -0.6em;
  bottom: 0;
  margin: auto;
  right: 1.3em;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
  z-index: 10;
}
.c-form__select select {
  color: #8E8E93;
}
.c-form__select select.selected {
  color: #111;
}

.c-form__inputbtn {
  padding: 1.5rem 0 1.5rem;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (max-width: 743px) {
  .c-form__inputbtn {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__inputbtn {
    font-size: 1.6rem;
  }
}
.c-form__inputbtn label {
  cursor: pointer;
}
.c-form__inputbtn input[type=radio],
.c-form__inputbtn input[type=checkbox] {
  display: none;
}
.c-form__inputbtn input[type=radio] + span,
.c-form__inputbtn input[type=checkbox] + span {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  padding-right: 1rem;
  margin-bottom: 2rem;
}
.c-form__inputbtn input[type=radio] + span::before,
.c-form__inputbtn input[type=checkbox] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #111;
  border-radius: 50%;
  background: #fff;
}
@media print, screen and (min-width: 744px) {
  .c-form__inputbtn input[type=radio] + span::before,
.c-form__inputbtn input[type=checkbox] + span::before {
    top: 3px;
  }
}
.c-form__inputbtn input[type=radio]:checked + span::before {
  border: solid 1px #0F3278;
}
.c-form__inputbtn input[type=radio]:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0F3278;
}
@media print, screen and (min-width: 744px) {
  .c-form__inputbtn input[type=radio]:checked + span::after {
    top: 7px;
  }
}
.c-form__inputbtn input[type=checkbox]:checked + span::before {
  border: solid 1px #0F3278;
  background: #0F3278;
}
.c-form__inputbtn input[type=checkbox]:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  bottom: 0;
  left: 6px;
  margin: auto;
  width: 6px;
  height: 11px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media print, screen and (min-width: 744px) {
  .c-form__inputbtn input[type=checkbox]:checked + span::after {
    top: 0px;
  }
}
.c-form__inputbtn .wpcf7-list-item {
  margin-left: 0 !important;
}

.c-form__file {
  padding-bottom: 1em;
}
@media screen and (max-width: 743px) {
  .c-form__file {
    font-size: 13px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__file {
    font-size: 14px;
  }
}

.c-form__privacy {
  margin: 4rem 0;
  text-align: center;
}
@media print, screen and (min-width: 744px) {
  .c-form__privacy {
    font-size: 1.6rem;
  }
}
.c-form__privacy a {
  text-decoration: underline;
}
.c-form__privacy_box {
  display: inline-block;
  padding: 1.5rem 8rem 0rem;
  border: solid 1px #d1d1d1;
}
@media screen and (max-width: 743px) {
  .c-form__privacy_box {
    display: block;
    padding: 1.5rem 0 0;
  }
}

.c-form__submit {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.c-form__submit label {
  display: inline-block;
  position: relative;
  margin: 0;
}
.c-form__submit label.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.c-form__submit label input {
  display: inline-block;
  padding: 2em 3.33em 2em;
  position: relative;
  text-align: center;
  line-height: 1.3;
  margin: 0;
  background-color: #0F3278;
  border-radius: 60px;
  font-weight: 700;
  color: #fff;
  z-index: 1;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  transition: 0.05s linear;
}
@media screen and (max-width: 743px) {
  .c-form__submit label input {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__submit label input {
    width: 36rem;
    font-size: 1.8rem;
  }
}
@media (hover: hover) {
  .c-form__submit label input:hover {
    background-color: #3050FE;
  }
}

.c-formPassword {
  position: relative;
}
.c-formPassword_eye {
  display: block;
  position: absolute;
  top: 1.8rem;
  right: 1.5rem;
  width: 2.8rem;
  height: 2.8rem;
  cursor: pointer;
}
@media screen and (max-width: 743px) {
  .c-formPassword_eye {
    top: 1.4rem;
  }
}
.c-formPassword .ico-eye {
  background: url(../images/common/ico_eye.svg) no-repeat center center;
  background-size: contain;
  opacity: 1;
}
.c-formPassword .ico-eye-slash {
  background: url(../images/common/ico_eye-slash.svg) no-repeat center center;
  background-size: contain;
  opacity: 0.6;
}

.wpcf7-spinner {
  margin: 0 -30px 0 6px;
}

.wpcf7-not-valid-tip {
  font-size: 0.75em !important;
  line-height: 1.2;
  margin: -0.5em 0 1.5em;
}

input[type=text]:read-only {
  background: #fffad9;
  outline: inherit;
}

.wpcf7-form.init .wpcf7-not-valid-tip {
  display: none !important;
}

.grecaptcha-badge {
  z-index: 50;
}

.c-naviText {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6rem;
  gap: 1rem 3rem;
  letter-spacing: 0;
  transform: translateX(2rem);
}
.c-naviText li {
  position: relative;
  line-height: 1.3;
  margin-left: -1px;
  text-align: center;
}
.c-naviText li::before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  bottom: 0;
  left: -1.5rem;
  margin: auto;
  width: 1px;
  height: 0.9em;
  background: #888;
}
.c-naviText li::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: -1.5rem;
  margin: auto;
  width: 1px;
  height: 0.9em;
  background: #888;
}
@media screen and (max-width: 743px) {
  .c-naviText li {
    width: calc((100% - 13rem) / 4);
  }
}
.c-naviText li a.is_active {
  color: #111 !important;
  font-weight: 700;
  pointer-events: none;
  text-decoration: none;
}

@media screen and (max-width: 743px) {
  .c-table__slideWrapper {
    padding-right: 2rem;
    margin-right: -2rem;
    width: calc(100% + 2rem);
    overflow: auto;
  }
}

.c-tableStyle1, .c-tableStyle2 {
  line-height: 1.5;
  width: 100%;
  border-collapse: collapse;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 743px) {
  .c-tableStyle1, .c-tableStyle2 {
    margin: 2rem 0 4rem;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-tableStyle1, .c-tableStyle2 {
    margin: 3rem 0 6rem;
    font-size: 1.7rem;
  }
}
.c-tableStyle1 caption, .c-tableStyle2 caption {
  text-align: left;
  font-weight: 600;
  padding-bottom: 0.6rem;
}
.c-tableStyle1 th, .c-tableStyle2 th,
.c-tableStyle1 td,
.c-tableStyle2 td {
  border: solid 1px #d1d1d1;
  background: #FFF;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}
@media screen and (max-width: 743px) {
  .c-tableStyle1 th, .c-tableStyle2 th,
.c-tableStyle1 td,
.c-tableStyle2 td {
    padding: 1.5rem 1.5rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-tableStyle1 th, .c-tableStyle2 th,
.c-tableStyle1 td,
.c-tableStyle2 td {
    padding: 2.5rem 2.5rem;
  }
}
.c-tableStyle1 th, .c-tableStyle2 th {
  background: #0F3278;
  text-align: center;
  font-weight: 500;
  line-height: 1.33;
  color: #fff;
}
@media screen and (max-width: 743px) {
  .c-tableStyle1 th, .c-tableStyle2 th {
    width: 20vw !important;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-tableStyle1 th, .c-tableStyle2 th {
    width: 20rem;
  }
}
@media screen and (max-width: 743px) {
  .c-tableStyle1[data-responsive=true], [data-responsive=true].c-tableStyle2 {
    border-bottom: solid 1px #d1d1d1;
  }
  .c-tableStyle1[data-responsive=true] thead, [data-responsive=true].c-tableStyle2 thead {
    display: none;
  }
  .c-tableStyle1[data-responsive=true] th, [data-responsive=true].c-tableStyle2 th,
.c-tableStyle1[data-responsive=true] td,
[data-responsive=true].c-tableStyle2 td {
    display: block;
    width: 100% !important;
    border: none;
    text-align: left;
    border-right: solid 1px #d1d1d1;
    border-left: solid 1px #d1d1d1;
    padding: 1.2rem 1.5rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-tableStyle1[data-headerfix=true] thead, [data-headerfix=true].c-tableStyle2 thead {
    position: sticky;
    top: 110px;
    left: 0;
    z-index: 1;
  }
  .c-tableStyle1[data-headerfix=true] thead th, [data-headerfix=true].c-tableStyle2 thead th, .c-tableStyle1[data-headerfix=true] thead td, [data-headerfix=true].c-tableStyle2 thead td {
    border-top: none;
    border-bottom: none;
  }
}
@media screen and (max-width: 1680px) and (min-width: 744px) {
  .c-tableStyle1[data-headerfix=true] thead, [data-headerfix=true].c-tableStyle2 thead {
    position: sticky;
    top: 90px;
  }
}

.c-tableStyle2 th {
  background: #f8f8f8;
  color: #111;
}
.c-tableStyle2 thead td, .c-tableStyle2 thead th {
  background: #0F3278;
  color: #fff;
  text-align: center;
  padding: 1.5rem;
  line-height: 1.3;
}
@media print, screen and (min-width: 744px) {
  .c-tableStyle2 thead td, .c-tableStyle2 thead th {
    white-space: nowrap;
  }
}
@media screen and (max-width: 743px) {
  .c-tableStyle2[data-responsive=true] {
    border: solid 1px #d1d1d1;
    border-top: none;
  }
  .c-tableStyle2[data-responsive=true] th,
.c-tableStyle2[data-responsive=true] td {
    width: 100% !important;
    border: none;
  }
  .c-tableStyle2[data-responsive=true] tbody th {
    border-top: solid 1px #d1d1d1;
    border-bottom: solid 1px #d1d1d1;
    font-size: 1.5rem;
  }
  .c-tableStyle2[data-responsive=true] tbody td + td {
    border-top: dashed 1px #d1d1d1;
  }
}

.wp-block-heading {
  margin: 2.6em 0 1.2em !important;
  line-height: 1.5;
}

.c-singleBody h1 {
  font-size: 4.4rem;
  margin: 2.6em 0 1.2em;
  line-height: 1.5;
}
@media screen and (max-width: 743px) {
  .c-singleBody h1 {
    font-size: 2.2rem;
  }
}
.c-singleBody h2 {
  font-size: 3.6rem;
  margin: 2.6em 0 1.2em;
  line-height: 1.5;
}
@media screen and (max-width: 743px) {
  .c-singleBody h2 {
    font-size: 2.4rem;
  }
}
.c-singleBody h3 {
  font-size: 3rem;
  margin: 2.6em 0 1.2em;
  line-height: 1.5;
}
@media screen and (max-width: 743px) {
  .c-singleBody h3 {
    font-size: 2rem;
  }
}
.c-singleBody h4 {
  font-size: 2.4rem;
  margin: 2.6em 0 1.2em;
  line-height: 1.5;
}
@media screen and (max-width: 743px) {
  .c-singleBody h4 {
    font-size: 1.8rem;
  }
}
.c-singleBody p {
  margin: 2em 0 2em;
}
.c-singleBody ul {
  margin: 2em 0 2em;
}
.c-singleBody ol {
  margin: 2em 0 2em;
}
.c-singleBody .wp-block-image {
  margin: 2em 0 2em;
}
.c-singleBody img {
  position: relative;
}
.c-singleBody .wp-block-image.is-style-rounded img,
.c-singleBody .wp-block-image .is-style-rounded img {
  border-radius: 2.4rem;
}
@media screen and (max-width: 743px) {
  .c-singleBody .wp-block-image.is-style-rounded img,
.c-singleBody .wp-block-image .is-style-rounded img {
    border-radius: 1.2rem;
  }
}

.c-singleEyecatch {
  text-align: center;
  margin-bottom: 6rem;
}
@media print, screen and (min-width: 744px) {
  .c-singleEyecatch {
    margin-bottom: 8rem;
  }
}
.c-singleEyecatch img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.c-singleNavi {
  position: relative;
  margin-top: 10rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 743px) {
  .c-singleNavi {
    margin: 6rem 0 0;
  }
}
.c-singleNavi__btn {
  min-width: 8rem;
}
.c-singleNavi__btn_prev, .c-singleNavi__btn_next {
  position: relative;
  padding: 0 0 0 1.2em;
  line-height: 1.5;
  color: #111 !important;
  border-radius: 20rem;
  font-size: 1.6rem;
  text-decoration: none;
  transition: 0.1s linear;
}
@media screen and (max-width: 743px) {
  .c-singleNavi__btn_prev, .c-singleNavi__btn_next {
    font-size: 1.3rem;
  }
}
.c-singleNavi__btn_prev::before, .c-singleNavi__btn_next::before {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 0;
  margin: auto;
  vertical-align: middle;
  width: 0.6em;
  height: 0.6em;
  border-top: 2px solid #0F3278;
  border-right: 2px solid #0F3278;
  transform: rotate(225deg);
}
@media (hover: hover) {
  .c-singleNavi__btn_prev:hover, .c-singleNavi__btn_next:hover {
    text-decoration: underline;
  }
}
.c-singleNavi__btn_next {
  padding-left: 0;
  padding: 0 1em 0 0;
  text-align: right;
}
.c-singleNavi__btn_next::before {
  left: inherit;
  right: 0;
  transform: rotate(45deg);
}
.c-singleNavi__btn_back {
  padding: 1em 5rem 1em 5rem;
  line-height: 1.5;
  color: #111 !important;
  background: #f0f0f0;
  border-radius: 20rem;
  font-size: 1.6rem;
  text-decoration: none;
  transition: 0.1s linear;
}
@media screen and (max-width: 743px) {
  .c-singleNavi__btn_back {
    font-size: 1.3rem;
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }
}
@media (hover: hover) {
  .c-singleNavi__btn_back:hover {
    background: #0F3278;
    color: #fff !important;
  }
}

@media screen and (max-width: 743px) {
  .l-contents {
    min-height: 200px;
    max-width: 100vw;
    overflow-x: hidden;
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 744px) {
  .l-contents {
    min-height: 200px;
    overflow-x: clip;
    margin-bottom: 6rem;
  }
}

.l-container, .l-container--narrow, .l-container--wide {
  position: relative;
  padding: 0 2rem;
  margin: 0 auto;
  text-align: left;
}
@media print, screen and (min-width: 744px) {
  .l-container, .l-container--narrow, .l-container--wide {
    min-width: 108rem;
    max-width: 136rem;
    padding: 0 6rem;
  }
}

@media print, screen and (min-width: 744px) {
  .l-container--wide {
    max-width: 168rem;
  }
}

@media print, screen and (min-width: 744px) {
  .l-container--narrow {
    max-width: 108rem;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
.l-header {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-image: linear-gradient(to left, rgba(106, 36, 66, 0.8), #0f3278);
}
@media screen and (max-width: 743px) {
  .l-header {
    padding: 4rem 0 5rem;
  }
}
@media print, screen and (min-width: 744px) {
  .l-header {
    padding: 4rem 0 3rem;
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  .l-header::after {
    content: "";
    display: block;
    position: absolute;
    margin: 0 -0.1rem;
    bottom: 0;
    left: 0;
    width: calc(100% + 0.2rem);
    height: 2rem;
    border-radius: 2rem 2rem 0 0;
    background: #fff;
  }
}
.l-headerTitle {
  text-align: center;
  font-size: 3rem;
  line-height: 1.2;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 900;
  font-feature-settings: "palt";
  letter-spacing: -0.02em;
  color: #fff !important;
}
@media print, screen and (min-width: 744px) {
  .l-headerTitle {
    font-size: 4rem;
  }
}
.l-headerTitle a {
  text-decoration: none;
  color: #fff !important;
}
.l-headerTitle__badge {
  position: relative;
  display: inline-block;
  width: 2.8em;
  height: 2.8em;
  transform: translateY(-1em);
  font-size: 0.4em;
  margin-left: 0.2em;
}
.l-headerTitle__badge::before, .l-headerTitle__badge::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #C4160B;
  border-radius: 0.5em;
  transform: rotate(-30deg);
}
.l-headerTitle__badge::after {
  transform: rotate(30deg);
}
.l-headerTitle__badge small {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 0.5em;
  color: #fff;
  line-height: 1.2;
  font-weight: 400;
  font-feature-settings: "palt";
  z-index: 10;
  white-space: nowrap;
  background: #C4160B;
  letter-spacing: -0.03em;
  transform: translateY(-1px);
}

.l-headerTitle2 {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.2;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 900;
  font-feature-settings: "palt";
  letter-spacing: -0.02em;
  margin: 0;
  color: #fff !important;
}
@media print, screen and (min-width: 744px) {
  .l-headerTitle2 {
    font-size: 4rem;
    padding-bottom: 1rem;
  }
}
.l-headerTitle2 a {
  text-decoration: none;
  color: #fff !important;
}
.l-headerTitle2 .word3 {
  display: inline-block;
}
@media print, screen and (min-width: 744px) {
  .l-headerTitle2 .word3 {
    margin-left: 0.5rem;
  }
}
.l-headerTitle2__name {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  padding-left: 3rem;
  transform: skew(-12deg);
}
.l-headerTitle2__name_label {
  position: relative;
  display: inline-block;
  padding: 0.3em 0.6em 0.3em;
  font-family: "M PLUS 1", sans-serif;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media print, screen and (min-width: 744px) {
  .l-headerTitle2__name_label {
    font-size: 2rem;
  }
}
.l-headerTitle2__name_label::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 3px;
  border-bottom: 1px solid #fff;
}
.l-headerTitle2__name_label::before {
  content: "";
  display: block;
  position: absolute;
  top: -0.25em;
  left: -2.3em;
  width: 2.2em;
  height: 2.2em;
  background-image: url("../images/ico_soccer_w.svg");
  background-size: cover;
  background-position: center;
}

@media print, screen and (min-width: 744px) {
  .is_scroll .l-header {
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  }
  .is_scroll .l-header .l-headerTitle {
    top: 0;
  }
}

.l-drawerBtn {
  position: fixed;
  bottom: 8rem;
  right: 1.5rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .l-drawerBtn {
    transform: scale(1.4);
    transform-origin: bottom right;
    bottom: 12rem;
    right: 3rem;
    cursor: pointer;
  }
}
.l-drawerBtn__layout {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 5.5rem;
  height: 5.5rem;
  padding-left: 0;
  padding-bottom: 0.3rem;
  background-color: #867655;
  color: #fff !important;
  text-decoration: none;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .l-drawerBtn__layout:hover {
    transform: translateX(-0.6rem);
  }
}
.l-drawerBtn__icon {
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  background-image: url("../images/ico_share.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.l-drawerBtn__text {
  margin-top: 0rem;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0;
  font-feature-settings: "palt";
  text-transform: uppercase;
}

body:has(.cookie-notice-visible) .l-drawerBtn {
  bottom: 24rem;
}
@media print, screen and (min-width: 744px) {
  body:has(.cookie-notice-visible) .l-drawerBtn {
    bottom: 22rem;
  }
}

.l-drawerWindow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  margin: 0;
  z-index: 2000;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  display: none;
}

.l-drawerWindow__layout {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.l-drawerBody {
  position: relative;
  border-radius: 6rem;
  background: #fff;
}
@media screen and (max-width: 743px) {
  .l-drawerBody {
    padding: 2rem 0 6rem;
    border-radius: 4.8rem;
    width: calc(100% + 0.4rem);
    margin-right: -0.2rem;
    margin-left: -0.2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .l-drawerBody {
    padding: 2rem 8rem 6rem;
  }
}

.l-drawerBody__close {
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
  width: 3.6rem;
  height: 3.6rem;
  cursor: pointer;
  background: #0F3278;
  border-radius: 50%;
}
@media print, screen and (min-width: 744px) {
  .l-drawerBody__close {
    top: 4rem;
    right: 4rem;
  }
}
.l-drawerBody__close::before, .l-drawerBody__close::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 0.2rem;
  background: #fff;
}
.l-drawerBody__close::after {
  transform: rotate(45deg);
}
.l-drawerBody__close::before {
  transform: rotate(-45deg);
}
@media (hover: hover) {
  .l-drawerBody__close:hover {
    opacity: 0.8;
  }
}

.l-langBtn {
  position: fixed;
  bottom: 2rem;
  right: 1.5rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .l-langBtn {
    transform: scale(1.4);
    transform-origin: bottom right;
    bottom: 3rem;
    right: 3rem;
    cursor: pointer;
  }
}
.l-langBtn__layout {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 5.5rem;
  height: 5.5rem;
  padding-left: 0;
  padding-bottom: 0.3rem;
  background-color: #0F3278;
  color: #fff !important;
  text-decoration: none;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .l-langBtn__layout:hover {
    transform: translateX(-0.6rem);
  }
}
.l-langBtn__icon {
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  background-image: url("../images/ico_lang.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.l-langBtn__text {
  margin-top: 0rem;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0;
  font-feature-settings: "palt";
  text-transform: uppercase;
}

body:has(.cookie-notice-visible) .l-langBtn {
  bottom: 18rem;
}
@media print, screen and (min-width: 744px) {
  body:has(.cookie-notice-visible) .l-langBtn {
    bottom: 13rem;
  }
}

.l-langWindow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  margin: 0;
  z-index: 2000;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  display: none;
}

.l-langWindow__layout {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow-x: clip;
}
@media print, screen and (min-width: 744px) {
  .l-langWindow__layout {
    align-items: center;
    min-height: 86rem;
  }
}
.l-langBody {
  position: relative;
  border-radius: 6rem;
}
@media screen and (max-width: 743px) {
  .l-langBody {
    padding: 2rem 0 6rem;
    border-radius: 4.8rem;
    width: calc(100% + 0.4rem);
  }
}
@media print, screen and (min-width: 744px) {
  .l-langBody {
    padding: 2rem 8rem 6rem;
  }
}

.l-langBody__close {
  position: absolute;
  top: 4.4rem;
  right: 5rem;
  width: 4.2rem;
  height: 4.2rem;
  cursor: pointer;
  background: #0F3278;
  border-radius: 50%;
}
@media print, screen and (min-width: 744px) {
  .l-langBody__close {
    top: 4rem;
    right: 2rem;
  }
}
.l-langBody__close::before, .l-langBody__close::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 0.2rem;
  background: #fff;
}
.l-langBody__close::after {
  transform: rotate(45deg);
}
.l-langBody__close::before {
  transform: rotate(-45deg);
}
@media (hover: hover) {
  .l-langBody__close:hover {
    opacity: 0.8;
  }
}

.p-lang__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.6rem;
  padding: 0;
  margin: 6rem 0 6rem;
  list-style: none;
}
@media screen and (max-width: 743px) {
  .p-lang__list {
    margin: 6rem 0 4rem;
  }
}
.p-lang__list a {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 600;
  color: currentColor !important;
  text-decoration: none;
  background: #fff;
  border-radius: 10rem;
  padding: 1.5rem 2rem 1.7rem;
  min-width: 18rem;
  transition: 0.1s linear;
  text-align: center;
  line-height: 1.2;
}
@media print, screen and (min-width: 744px) {
  .p-lang__list a {
    font-size: 1.7rem;
    padding: 1.8rem 3rem 2rem;
    min-width: 22rem;
  }
}
@media (hover: hover) {
  .p-lang__list a:hover {
    background: #0F3278;
    color: #FFF !important;
  }
}

.l-footer {
  padding-bottom: 3rem;
}

.l-footerRemarks {
  margin: 0 0 3rem;
  font-size: 1.2rem;
  line-height: 1.5;
  font-feature-settings: "palt";
}

.l-footerLink {
  border-top: solid 1px #ddd;
  padding-top: 3rem;
}
@media print, screen and (min-width: 744px) {
  .l-footerLink {
    margin: 6rem 0 3rem;
  }
}
@media screen and (max-width: 743px) {
  .l-footerLink {
    margin: 3rem 0 1rem;
  }
}
.l-footerLink ul {
  font-feature-settings: "palt";
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 744px) {
  .l-footerLink ul {
    text-align: center;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 743px) {
  .l-footerLink ul {
    font-size: 1.2rem;
  }
}
.l-footerLink ul li {
  position: relative;
}
@media print, screen and (min-width: 744px) {
  .l-footerLink ul li:not(:last-child)::after {
    content: "";
    display: inline-block;
    margin: 0 1.4rem 0 1rem;
    width: 1px;
    height: 0.8em;
    background: #616161;
  }
}
@media screen and (max-width: 743px) {
  .l-footerLink ul li:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.l-footerLink ul li a {
  color: #616161;
}
@media print, screen and (min-width: 744px) {
  .l-footerLink ul li a {
    text-decoration: none;
  }
}
@media (hover: hover) {
  .l-footerLink ul li a:hover {
    text-decoration: underline;
  }
}
.l-footerLink ul li a[target=_blank] {
  padding-right: 0;
}
.l-footerLink ul li a[target=_blank]::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  vertical-align: super;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
  transform: translateY(3px);
}

.l-globalNav__wrapper {
  position: relative;
  background: rgba(21, 69, 165, 0.5);
  background-image: linear-gradient(to left, rgba(106, 36, 66, 0.8), #0f3278);
  margin-bottom: -3rem;
}
@media print, screen and (min-width: 744px) {
  .l-globalNav__wrapper {
    padding: 1.2rem 1.2rem 5.6rem;
  }
}
@media screen and (max-width: 743px) {
  .l-globalNav__wrapper {
    padding: 1.2rem 1.2rem 6rem;
  }
}
.l-globalNav__wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4.8rem;
  background: #fff;
  border-radius: 6rem 6rem 0 0;
}
@media print, screen and (min-width: 744px) {
  .l-globalNav__wrapper::after {
    max-width: 156rem;
  }
}

.l-globalNav {
  margin: 0 auto;
}
@media print, screen and (min-width: 744px) {
  .l-globalNav {
    min-width: 108rem;
    max-width: 158rem;
    padding: 0 6rem;
  }
}
.l-globalNav__list {
  display: flex;
  gap: 0.6rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 743px) {
  .l-globalNav__list {
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 744px) {
  .l-globalNav__list {
    gap: 1rem;
    justify-content: center;
  }
}
@media screen and (max-width: 743px) {
  .l-globalNav__list_btn {
    width: calc(50% - 0.3rem);
  }
}
@media print, screen and (min-width: 744px) {
  .l-globalNav__list_btn {
    flex: 1;
  }
}
.l-globalNav__list_btn a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  background: #fff;
  text-decoration: none;
  transition: all 0.25s ease;
  /* icon */
}
@media print, screen and (min-width: 744px) {
  .l-globalNav__list_btn a {
    min-width: 280px;
    padding: 1.8rem 3rem 1.5rem;
    border-radius: 3rem 3rem 0.3rem 0.3rem;
  }
}
@media screen and (max-width: 743px) {
  .l-globalNav__list_btn a {
    border-radius: 0.6rem;
    box-shadow: 0 0.2rem 0 rgba(0, 0, 0, 0.16);
    padding: 1.4rem 1.6rem 1.6rem 1.2rem;
  }
}
.l-globalNav__list_btn a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 1px solid #C4160B;
  border-right: 1px solid #C4160B;
  transform: rotate(45deg);
  transition: all 0.25s ease;
}
@media print, screen and (min-width: 744px) {
  .l-globalNav__list_btn a::after {
    right: 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  .l-globalNav__list_btn a::after {
    right: 1.2rem;
  }
}
.l-globalNav__list_btn a div {
  flex: 1;
  font-weight: 400;
  line-height: 1.3;
  color: #222;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .l-globalNav__list_btn a div {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 743px) {
  .l-globalNav__list_btn a div {
    font-size: 1rem;
  }
}
.l-globalNav__list_btn a span {
  display: inline-block;
  margin-top: 1px;
  color: #0F3278;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.06rem;
  font-size: 120%;
}
.l-globalNav__list_btn a i[data-icon] {
  flex-shrink: 0;
  width: 4rem;
  height: 4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: translate(0, 1px);
}
.l-globalNav__list_btn a i[data-icon=shop] {
  background: url("../images/ico-shop.svg") center/contain no-repeat;
}
.l-globalNav__list_btn a i[data-icon=folder] {
  background: url("../images/ico-folder.svg") center/contain no-repeat;
}
.l-globalNav__list_btn a i[data-icon=news] {
  background: url("../images/ico-news.svg") center/contain no-repeat;
}
.l-globalNav__list_btn a i[data-icon=memo] {
  background: url("../images/ico-memo.svg") center/contain no-repeat;
}
.l-globalNav__list_btn a i[data-icon=calendar] {
  background: url("../images/ico-calendar.svg") center/contain no-repeat;
}
.l-globalNav__list_btn a i[data-icon=sign] {
  background: url("../images/ico-sign.svg") center/contain no-repeat;
}

.p-homeRemarks {
  margin: 2rem 0 2rem;
  background: #f3f3f3;
  border-radius: 0.6rem;
  font-size: 1.4rem;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
@media screen and (max-width: 743px) {
  .p-homeRemarks {
    padding: 2rem 1.5rem;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeRemarks {
    padding: 2rem 3rem;
    margin: 2rem auto 3.6rem;
  }
}
.p-homeRemarks__list {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.p-homeMec__remarks {
  margin: 1rem 0 3rem;
  line-height: 1.3;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
@media print, screen and (min-width: 744px) {
  .p-homeMec__remarks {
    font-size: 1.3rem;
    text-align: right;
  }
}
@media screen and (max-width: 743px) {
  .p-homeMec__remarks {
    font-size: 1.1rem;
  }
}
.p-homeMec__remarks + .p-homeMec__remarks {
  margin-top: 0.5rem;
}

.p-homeMec__below {
  margin-top: 4rem;
}
@media screen and (max-width: 743px) {
  .p-homeMec__below {
    margin-bottom: 5rem;
    padding: 0 0.6rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeMec__below {
    margin-bottom: 4rem;
    margin-top: 5rem;
  }
}
.p-homeMec__below_title {
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  color: #0F3278;
  line-height: 1.4;
  font-feature-settings: "palt";
  padding-left: 1.8em;
}
.p-homeMec__below_title::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 1.1em;
  height: 1.1em;
  background: #fff;
  border-radius: 50%;
  border: solid 0.4em #0F3278;
}
.p-homeMec__below_heading {
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #111;
  line-height: 1.4;
  font-feature-settings: "palt";
}
@media screen and (max-width: 743px) {
  .p-homeMec__below_heading {
    font-size: 1.4rem;
  }
}
.p-homeMec__below_txt {
  font-size: 1.5rem;
  color: #111;
  margin-top: 0.6rem;
}
@media screen and (max-width: 743px) {
  .p-homeMec__below_txt {
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 744px) {
  .p-homeBelow__layout {
    display: flex;
    gap: 2rem 6rem;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeBelow__layout_topics {
    width: 64rem;
  }
}

.p-homeTopics {
  margin: 3rem 0 3rem;
  background: #1A4A3E;
  border-radius: 3.4rem;
  padding: 1.6rem 0.6rem 0.6rem;
  font-feature-settings: "palt";
  box-shadow: 1px 1px 0px rgba(103, 140, 0, 0.8);
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics {
    margin-top: 4rem;
    padding: 1.6rem 1.2rem 1.2rem;
    border-radius: 6rem;
  }
}
.p-homeTopics__heading {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 1.2rem;
  padding-right: 1rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.4;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__heading {
    font-size: 2.2rem;
    padding: 0.5rem 0;
  }
}
.p-homeTopics__heading i {
  display: inline-block;
  transform: scale(1.3);
  margin-right: 0.5rem;
  font-style: normal;
}
.p-homeTopics__heading span {
  text-shadow: #678C00 0 0 2px, #678C00 0 0 2px, #678C00 0 0 2px, #678C00 0 0 2px;
}
.p-homeTopics__body {
  background: #FFFDE6;
  border-radius: 0.4rem 0.4rem 2.8rem 2.8rem;
  padding: 0 1.5rem 4rem;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__body {
    border-radius: 0.6rem 0.6rem 4.6rem 4.6rem;
    padding-bottom: 5rem;
  }
}
.p-homeTopics__note {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 1rem 0.8rem;
  border-radius: 0.4rem 0.4rem 0 0;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 2.5rem;
  background: #f0f0f0;
  background: #fff9b3;
  color: #775;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__note {
    font-size: 1.4rem;
    margin-bottom: 3.5rem;
  }
}

@media screen and (max-width: 743px) {
  .p-homeTopics__item {
    margin: 0 1rem 0;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item {
    margin: 0 3rem 0;
  }
}
.p-homeTopics__item:not(:last-child) {
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.p-homeTopics__item_title {
  font-weight: 600;
  font-family: "Inter", sans-serif;
  font-size: 1.6rem;
  color: #174238;
  width: 100%;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_title {
    font-size: 1.8rem;
  }
}
.p-homeTopics__item_date {
  font-weight: 600;
  font-family: "Inter", sans-serif;
  font-size: 2.8rem;
  color: #174238;
  letter-spacing: 0;
  position: relative;
  line-height: 1.2;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_date {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeTopics__item_date {
    margin-bottom: 1.5rem;
  }
}
.p-homeTopics__item_date::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 1.4rem;
  right: -2.5rem;
  width: calc(100% - 12.5rem);
  height: 1px;
  border-bottom: solid 2px #1A4A3E;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_date::before {
    right: -4.5rem;
    bottom: 1.7rem;
    width: calc(100% - 12rem);
  }
}
.p-homeTopics__item_date i {
  font-size: 0.7em;
  font-style: normal;
}
.p-homeTopics__item_label {
  display: inline-block;
  position: relative;
  margin-left: 0rem;
  padding: 0.4rem 0.6rem 0.3rem;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  line-height: 1.1;
  border-radius: 0.4rem;
  background-color: #FFFDE6;
  color: #174238;
  border: solid 1px #174238;
  transform: translate(0, -0.5rem);
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_label {
    font-size: 1.3rem;
  }
}
.p-homeTopics__item_body {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #111;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_body {
    font-size: 1.6rem;
  }
}

.p-homeTopics__btn {
  margin-top: -2.5rem;
  margin-bottom: 1.5rem;
  padding-right: 1rem;
  text-align: right;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__btn {
    margin-bottom: 4rem;
  }
}
.p-homeTopics__btn_link {
  font-size: 1.3rem;
  font-weight: 500;
  font-feature-settings: "palt";
  color: #1A4A3E !important;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__btn_link {
    font-size: 1.5rem;
  }
}

.p-homeGuide, .p-homeGuide--ad {
  background: #0F3278;
  background-image: linear-gradient(to left, rgba(106, 36, 66, 0.8), #0f3278);
  border-radius: 0;
  padding: 4.8rem 6rem 7.8rem;
  font-feature-settings: "palt";
}
@media screen and (max-width: 743px) {
  .p-homeGuide, .p-homeGuide--ad {
    margin-left: -2rem;
    margin-right: -2rem;
    border-radius: 0;
    padding: 4rem 2.5rem 8rem;
  }
}
.p-homeGuide__title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1rem;
  line-height: 1.4;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__title {
    font-size: 2.1rem;
    text-align: center;
    margin-bottom: 2rem;
    letter-spacing: 0.02em;
  }
}
.p-homeGuide__title i {
  display: inline-block;
  font-style: normal;
  margin-right: 0.6rem;
  transform: scale(1.3) translate(0, 0rem);
}
@media print, screen and (min-width: 744px) {
  .p-homeGuide__title i {
    margin-left: 0.5rem;
  }
}
.p-homeGuide__txt {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__txt {
    font-size: 1.3rem;
  }
}
.p-homeGuide__body {
  background: #fff;
  border-radius: 1rem;
  margin-top: 2.4rem;
  margin-bottom: 3.6rem;
  padding: 4rem 4.5rem;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__body {
    border-radius: 1rem;
    padding: 2.5rem 1.5rem 3rem;
  }
}
.p-homeGuide__body:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 744px) {
  .p-homeGuide__body_layout {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 1rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeGuide__body_layout {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
.p-homeGuide__list {
  margin: 0;
  font-size: 1.7rem;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__list {
    font-size: 1.4rem;
  }
}
.p-homeGuide__list li {
  font-weight: 500;
}
.p-homeGuide__list li:not(:last-child) {
  margin-bottom: 0.9rem;
}
.p-homeGuide__heading {
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__heading {
    font-size: 1.4rem;
  }
}

.p-homeGuide--ad {
  background: #D2D7DA;
}
.p-homeGuide--ad .p-homeGuide__body {
  margin-top: 0;
  text-align: center;
}

.p-homeNavi {
  margin-bottom: 3rem;
}
@media screen and (max-width: 743px) {
  .p-homeNavi {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi {
    display: flex;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi__layout {
    width: 50%;
    padding: 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeNavi__layout {
    padding: 1.6rem 2rem;
  }
}
.p-homeNavi__layout[data-nav=main] {
  background: #d1e9f4;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi__layout[data-nav=main] {
    border-radius: 0.6rem 0 0 0.6rem;
  }
}
.p-homeNavi__layout[data-nav=sub] {
  background: #ffe9dd;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi__layout[data-nav=sub] {
    border-radius: 0 0.6rem 0.6rem 0;
  }
}
.p-homeNavi__layout[data-nav=sub] li {
  border-color: #cc0c1d;
}
.p-homeNavi__layout[data-nav=sub] li a {
  color: #cc0c1d;
}
@media (hover: hover) {
  .p-homeNavi__layout[data-nav=sub] li a:hover {
    background: #cc0c1d;
  }
}
.p-homeNavi__layout[data-nav=sub] li a.is_active {
  background: #cc0c1d;
}

.p-homeNavi_list {
  font-feature-settings: "palt";
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.p-homeNavi_list li {
  position: relative;
  line-height: 1.3;
  text-align: center;
  width: calc((100% - 4px) / 2);
  font-size: 1.3rem;
  border: solid 1px #0F3278;
  border-radius: 0.4rem;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi_list li {
    font-size: 1.5rem;
  }
}
.p-homeNavi_list li:has(a.is_active) {
  box-shadow: none;
}
.p-homeNavi_list li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 0.9rem;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #fff;
  border-radius: 0.3rem;
}
.p-homeNavi_list li a.is_active {
  color: #fff !important;
  font-weight: 700;
  pointer-events: none;
  text-decoration: none;
  background: #0F3278;
}
@media (hover: hover) {
  .p-homeNavi_list li a:hover {
    background: #0F3278;
    color: #fff !important;
  }
}
.p-homeNavi_list li[data-btn=inactive] {
  border: solid 1px #888;
  letter-spacing: 0;
}
@media screen and (max-width: 743px) {
  .p-homeNavi_list li[data-btn=inactive] {
    font-size: 1.1rem;
  }
}
.p-homeNavi_list li[data-btn=inactive] a {
  color: #999;
  background: #f3f3f3;
  pointer-events: none;
}
.p-homeNavi_list li[data-btn=full] {
  width: 100%;
}

.p-homeNavi2 {
  margin-bottom: 3rem;
}
@media screen and (max-width: 743px) {
  .p-homeNavi2 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2 {
    display: flex;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2__layout {
    width: 50%;
    padding: 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeNavi2__layout {
    padding: 1.6rem 2rem;
  }
}
.p-homeNavi2__layout[data-nav=main] {
  background: #d1e9f4;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2__layout[data-nav=main] {
    border-radius: 0.6rem 0 0 0.6rem;
  }
}
.p-homeNavi2__layout[data-nav=sub] {
  background: #ffe9dd;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2__layout[data-nav=sub] {
    border-radius: 0 0.6rem 0.6rem 0;
  }
}
.p-homeNavi2__layout[data-nav=sub] li {
  border-color: #cc0c1d;
}
.p-homeNavi2__layout[data-nav=sub] li a {
  color: #cc0c1d;
}
@media (hover: hover) {
  .p-homeNavi2__layout[data-nav=sub] li a:hover {
    background: #cc0c1d;
  }
}
.p-homeNavi2__layout[data-nav=sub] li a.is_active {
  background: #cc0c1d;
}

.p-homeNavi2_list {
  font-feature-settings: "palt";
  display: flex;
}
.p-homeNavi2_list_heading {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
  font-feature-settings: "palt";
  color: #0F3278;
  margin-bottom: 0.5rem;
}
[data-nav=sub] .p-homeNavi2_list_heading {
  color: #cc0c1d;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2_list_heading {
    font-size: 1.35rem;
  }
}
.p-homeNavi2_list li {
  position: relative;
  line-height: 1.3;
  text-align: center;
  font-size: 1.3rem;
  border: solid 1px #0F3278;
  border-radius: 0;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.16);
  flex: 1;
  overflow: hidden;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2_list li {
    font-size: 1.5rem;
  }
}
.p-homeNavi2_list li:has(a.is_active) {
  box-shadow: none;
}
.p-homeNavi2_list li:not(:last-child) {
  border-right: none;
}
.p-homeNavi2_list li:first-child {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.p-homeNavi2_list li:last-child {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.p-homeNavi2_list li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 0.9rem;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #fff;
  white-space: nowrap;
}
.p-homeNavi2_list li a.is_active {
  color: #fff !important;
  font-weight: 700;
  pointer-events: none;
  text-decoration: none;
  background: #0F3278;
}
@media (hover: hover) {
  .p-homeNavi2_list li a:hover {
    background: #0F3278;
    color: #fff !important;
  }
}
.p-homeNavi2_list li[data-btn=inactive] {
  border: solid 1px #888;
  letter-spacing: 0;
}
@media screen and (max-width: 743px) {
  .p-homeNavi2_list li[data-btn=inactive] {
    font-size: 1.1rem;
  }
}
.p-homeNavi2_list li[data-btn=inactive] a {
  color: #999;
  background: #f3f3f3;
  pointer-events: none;
}
.p-homeNavi2_list li[data-btn=full] {
  width: 100%;
}

.p-home__after {
  margin-top: -2rem;
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 3rem;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-home__after {
    font-size: 1.4rem;
  }
}
.p-home__after a {
  color: #111 !important;
}

.p-homeMessage {
  margin-top: 2rem;
  text-align: center;
  color: #00A59E;
  font-weight: 600;
  font-feature-settings: "palt";
}

.p-homePickup {
  background: #8cd7c4;
}
@media print, screen and (min-width: 744px) {
  .p-homePickup {
    padding: 0 8rem 2rem;
    border-radius: 6rem;
    padding: 2rem 8rem 5rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homePickup {
    margin-left: -2rem;
    margin-right: -2rem;
    border-radius: 4.8rem;
    margin-right: -2.2rem;
    margin-left: -2.2rem;
    padding: 0 4.5rem 6rem;
    margin-top: 8rem;
  }
  .p-homePickup + .p-homePickup {
    margin-top: 0;
  }
}
.p-homePickup__header {
  position: relative;
  display: flex;
  z-index: 2;
}
@media print, screen and (min-width: 744px) {
  .p-homePickup__header {
    flex-direction: row;
    align-items: center;
    margin-bottom: -1rem;
    margin-left: -11rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homePickup__header {
    margin-bottom: -1.5rem;
    flex-direction: column;
    align-items: center;
    transform: translateY(-2.5rem);
  }
}
.p-homePickup__header_title {
  line-height: 1.4;
  font-feature-settings: "palt";
  text-align: center;
}
@media screen and (max-width: 743px) {
  .p-homePickup__header_title {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homePickup__header_title {
    font-size: 2.2rem;
  }
}
.p-homePickup__header_title span {
  color: #1A4A3E;
}
.p-homePickup__header_label {
  position: relative;
  display: inline-block;
  width: 4.6em;
  height: 4.6em;
}
@media screen and (max-width: 743px) {
  .p-homePickup__header_label {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homePickup__header_label {
    font-size: 2.2rem;
    margin-right: 3rem;
  }
}
.p-homePickup__header_label::before, .p-homePickup__header_label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1A4A3E;
  border-radius: 0.9em;
  transform: rotate(-30deg);
}
.p-homePickup__header_label::after {
  transform: rotate(30deg);
}
.p-homePickup__header_label span {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 0.9em;
  color: #fff;
  line-height: 1.2;
  font-weight: 600;
  font-feature-settings: "palt";
  z-index: 2;
  white-space: nowrap;
  background: #1A4A3E;
  letter-spacing: -0.01em;
  font-family: "Lato", sans-serif;
}

[data-pickup=music] {
  background: #fdf4ed;
}
[data-pickup=music] .p-homePickup__header_title span {
  color: #EC8632;
}
[data-pickup=music] .p-homePickup__header_label::before, [data-pickup=music] .p-homePickup__header_label::after {
  background: #EC8632;
}
[data-pickup=music] .p-homePickup__header_label span {
  background: #EC8632;
}

.p-homeAd {
  background: #e0e3e6;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd {
    border-radius: 6rem;
    padding: 4rem 6rem 5rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeAd {
    margin-left: -2rem;
    margin-right: -2rem;
    border-radius: 4.8rem;
    margin-right: -2.2rem;
    margin-left: -2.2rem;
    padding: 4rem 2.5rem 6rem;
  }
}
.p-homeAd__title {
  font-size: 2rem;
  margin-bottom: 2rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
  font-weight: 700;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__title {
    font-size: 2.6rem;
    margin-bottom: 3rem;
  }
}
.p-homeAd__title em {
  display: inline-block;
  margin-right: 0.4rem;
  margin-left: 0.4rem;
  color: #C4160B;
  font-style: italic;
  font-family: "Inter", sans-serif;
  font-size: 1.2em;
  font-weight: 800;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__layout {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 2rem;
  }
}

.p-homeAd__item {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item {
    width: calc(33.3333333333% - 2rem);
  }
}
.p-homeAd__item_link {
  display: block;
  position: relative;
  padding: 3.4rem 4rem 3.4rem 2.4rem;
  background: #fff url("../images/bg_paper.svg") no-repeat 10% 50%;
  background-size: cover;
  border-radius: 2.4rem;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.16);
  font-size: 1.5rem;
  color: #111 !important;
  font-feature-settings: "palt";
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  min-height: 20rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item_link {
    padding: 4rem 3.6rem 4rem 2.4rem;
  }
}
.p-homeAd__item_link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: 72%;
  background: #fff;
}
.p-homeAd__item_link img {
  height: 1px;
  width: 1px;
}
.p-homeAd__item_link span {
  position: relative;
  display: inline-block;
  background: #fff;
  line-height: 1.4;
}
.p-homeAd__item_link em {
  position: relative;
  display: inline-block;
  background: #0F3278;
  color: #fff !important;
  padding: 0.7rem 1.4rem;
  margin: 0 0 0.5rem;
  font-size: 1.25rem;
  border-radius: 5rem;
  font-weight: 600;
  line-height: 1.2;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item_link em {
    padding: 0.5rem 1.4rem;
    font-size: 1.4rem;
  }
}
.p-homeAd__item_link b {
  font-weight: 600;
  letter-spacing: 0.02em;
  font-size: 1.3em;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item_link b {
    font-size: 2.1rem;
  }
}
.p-homeAd__item_link_arrow {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 4rem;
  width: 1.6em;
  height: 1.6em;
  background: #C4160B;
  border-radius: 50%;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item_link_arrow {
    right: inherit;
    left: calc(50% + 11rem);
  }
}
.p-homeAd__item_link_arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0.15em;
  margin: auto;
  width: 0.4em;
  height: 0.4em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

@media print, screen and (min-width: 744px) {
  .p-homeBelow__banner {
    max-width: 46rem;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeBelow__banner {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
.p-homeBelow__banner img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 743px) {
  .mec-calendar {
    border: solid 1px #0F3278 !important;
  }
}
.mec-calendar .mec-shortcode-organizers {
  display: inline-flex;
  align-items: center;
  background: #0F3278 !important;
  border-radius: 2px !important;
  color: #fff !important;
  line-height: 1.2 !important;
}
@media print, screen and (min-width: 744px) {
  .mec-calendar .mec-shortcode-organizers {
    padding: 0.3rem 0.6rem !important;
    margin-top: 0.2rem !important;
  }
}
@media screen and (max-width: 743px) {
  .mec-calendar .mec-shortcode-organizers {
    padding: 0.2rem 0.6rem 0.3rem !important;
  }
}
.mec-calendar .mec-shortcode-organizers:not(:lang(ja)) {
  display: none !important;
}
.mec-calendar .mec-shortcode-organizers .mec-sl-user:before {
  content: "\e07e" !important;
  display: inline-block !important;
  color: #fff !important;
  font-size: 1.2rem !important;
}
@media print, screen and (min-width: 744px) {
  .mec-calendar .mec-shortcode-organizers .mec-sl-user:before {
    transform: translateY(-1px) !important;
  }
}
.mec-calendar .mec-shortcode-organizers .mec-organizers {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-feature-settings: "palt" !important;
}
.mec-calendar .mec-shortcode-organizers .mec-organizers .mec-organizer-item span {
  color: #fff !important;
}
@media print, screen and (min-width: 744px) {
  .mec-calendar .mec-shortcode-organizers .mec-organizers .mec-organizer-item span {
    font-size: 1.1rem !important;
  }
}
@media screen and (max-width: 743px) {
  .mec-calendar .mec-shortcode-organizers .mec-organizers .mec-organizer-item span {
    font-size: 1.1rem !important;
    transform: translateY(-1px) !important;
  }
}
.mec-calendar .mec-shortcode-organizers .mec-organizers li + li::before {
  content: "、";
}

@media print, screen and (min-width: 744px) {
  .mec-calendar-header h2 {
    font-size: 3rem !important;
  }
}
@media screen and (max-width: 743px) {
  .mec-calendar-header h2 {
    font-size: 2rem !important;
  }
}

.mec-calendar-table {
  border-color: #0F3278 !important;
}

@media print, screen and (min-width: 744px) {
  .mec-load-month {
    transform: scale(1.5);
  }
}
@media screen and (max-width: 743px) {
  .mec-load-month {
    border-color: #0F3278 !important;
  }
}
.mec-load-month-link {
  color: #0F3278 !important;
}

.mec-next-month {
  transform-origin: right;
}

.mec-previous-month {
  transform-origin: left;
}

@media print, screen and (min-width: 744px) {
  .mec-calendar-table-head {
    background-image: linear-gradient(90deg, rgba(0, 62, 154, 0.8), rgba(90, 85, 190, 0.8) 38%, rgba(226, 25, 42, 0.8)) !important;
    background: #0F3278 !important;
  }
}

@media print, screen and (min-width: 744px) {
  .mec-calendar-day-head {
    background: transparent !important;
    color: #fff !important;
    text-align: center !important;
    border: none !important;
  }
}

.mec-calendar .mec-event-article .mec-event-title {
  text-transform: none !important;
}
@media screen and (max-width: 743px) {
  .mec-calendar .mec-event-article .mec-event-title {
    margin: 0.6rem 0 0.5rem !important;
  }
}

.mec-calendar dt {
  font-weight: bold;
  font-family: "lato", sans-serif;
  letter-spacing: -0.01em;
}

.mec-box-calendar.mec-calendar dt {
  border-bottom: solid 1px #0F3278 !important;
  border-left: solid 1px #0F3278 !important;
}
.mec-box-calendar.mec-calendar dt:last-child {
  border-right: solid 1px #0F3278 !important;
}
@media print, screen and (min-width: 744px) {
  .mec-box-calendar.mec-calendar dt.mec-calendar-day-head {
    background: transparent !important;
    color: #fff !important;
    text-align: center !important;
    border: none !important;
  }
}
.mec-box-calendar.mec-calendar .mec-calendar-day {
  color: #0F3278 !important;
}
.mec-box-calendar.mec-calendar .mec-selected-day {
  background: #fffde6 !important;
}

/* PC表示のカレンダー */
a.event-single-link-simple .mec-event-title {
  font-size: 1.3rem !important;
  line-height: 1.3 !important;
}

a.event-single-link-simple:not([href^="https://kickoff-calendar.com/"]) .mec-event-title::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
}

a.event-single-link-simple[href^="https://kickoff-calendar.com/"] {
  cursor: default;
  text-decoration: none !important;
}
a.event-single-link-simple[href^="https://kickoff-calendar.com/"] .mec-event-title {
  text-decoration: none !important;
}

/* スマホ表示のカレンダー */
@media screen and (max-width: 743px) {
  .mec-calendar .mec-calendar-side {
    padding: 10px 20px 25px !important;
  }
}

@media screen and (max-width: 743px) {
  .mec-calendar .mec-event-footer {
    display: none !important;
  }
}

.mec-calendar-events-sec .mec-event-article {
  padding: 1rem 0 1rem !important;
  border-top: none !important;
}
.mec-calendar-events-sec .mec-event-article:not(:last-child) {
  border-bottom: dotted 1px #0F3278 !important;
}
.mec-calendar-events-sec .mec-event-article:hover {
  background: #fff !important;
}
.mec-calendar-events-sec .mec-event-image {
  margin-right: 0 !important;
}
.mec-calendar-events-sec .mec-monthly-contents {
  position: relative;
  padding-left: 6rem;
}
.mec-calendar-events-sec .mec-event-title {
  margin-top: 0.4rem !important;
  font-size: 1.6rem !important;
  line-height: 1.4 !important;
}
.mec-calendar-events-sec .mec-event-title a[href^="https://kickoff-calendar.com/"] {
  pointer-events: none;
  cursor: default;
}
.mec-calendar-events-sec .mec-event-title a:not([href^="https://kickoff-calendar.com/"])::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
}
.mec-calendar-events-sec .mec-event-time {
  position: absolute !important;
  top: 0.55rem !important;
  left: 0 !important;
  color: #0F3278 !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}
.mec-calendar-events-sec .mec-event-time > i {
  display: none !important;
}
.mec-calendar-events-sec .mec-shortcode-organizers {
  font-size: 1.2rem !important;
  margin-bottom: 0.5rem !important;
}
.mec-calendar-events-sec .mec-shortcode-organizers > i {
  color: #C4160B !important;
  transform: translateY(1px);
}
.mec-calendar-events-sec .mec-shortcode-organizers .mec-organizer-item span {
  font-size: 1.2rem !important;
  font-feature-settings: "palt" !important;
  color: #666 !important;
}

.simple-skin-ended {
  display: none !important;
}

.event-single-content-simple {
  display: contents !important;
}
.event-single-content-simple > div {
  display: flex;
  flex-direction: column;
  padding-bottom: 1rem;
  margin-bottom: 0.4rem;
  border-bottom: dashed 1px #0F3278;
}
.event-single-content-simple > div .mec-tooltip-event-title {
  font-size: 1.3rem !important;
  line-height: 1.4 !important;
  margin-top: 0.4rem;
  order: 1;
  letter-spacing: 0.02em;
}
.event-single-content-simple > div .mec-tooltip-event-title a {
  color: #111 !important;
}
.event-single-content-simple > div .mec-tooltip-event-title a:hover {
  text-decoration: underline !important;
}
.event-single-content-simple > div .mec-tooltip-event-title a[href^="https://kickoff-calendar.com/"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none !important;
}
.event-single-content-simple > div .mec-tooltip-event-time {
  order: 0;
  color: #0F3278 !important;
  font-weight: normal;
  margin-bottom: 0;
  font-size: 1.4rem !important;
  letter-spacing: 0.02em;
}
.event-single-content-simple > div .mec-tooltip-event-time > i {
  display: none !important;
}
.event-single-content-simple > div .mec-event-detail {
  color: #777 !important;
  order: 2;
  display: flex !important;
}
.event-single-content-simple > div .mec-event-detail .mec-shortcode-organizers {
  font-size: 1.2rem !important;
}
.event-single-content-simple > div .mec-event-detail .mec-shortcode-organizers > i {
  color: #C4160B !important;
  transform: translateY(1px);
}
.event-single-content-simple:last-child > div {
  border-bottom: none;
}

.mec-calendar-events-side {
  border-color: #0F3278 !important;
  padding-top: 0.5rem !important;
}
.mec-calendar-events-side .mec-table-side-title {
  display: none;
}
.mec-calendar-events-side .mec-table-side-day {
  display: none;
}

.p-mecRemarks {
  background: #0F3278 !important;
  padding: 0.2rem 0.8rem !important;
  font-size: 1.2rem;
  font-feature-settings: "palt";
  color: #fff !important;
  text-align: center;
  font-weight: 500 !important;
  border-radius: 0.4rem 0.4rem 0 0 !important;
}

.p-mecPrepare {
  width: 100%;
  height: 60rem;
  border: solid 1px #0F3278;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 743px) {
  .p-mecPrepare {
    height: 40rem;
  }
}

@media print, screen and (min-width: 744px) {
  .mec-event-tile-view .col-md-2,
.mec-event-tile-view .col-md-3 {
    padding: 0 0.5rem !important;
  }
}
.mec-event-tile-view article.mec-tile-item {
  height: auto !important;
  padding: 2.3rem 2.8rem 1.8rem !important;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16) !important;
  cursor: auto !important;
  background: #fff !important;
}
@media print, screen and (min-width: 744px) {
  .mec-event-tile-view article.mec-tile-item {
    border-radius: 3.6rem !important;
    min-height: 18.5rem !important;
    margin: 0 0 1rem !important;
  }
}
@media screen and (max-width: 743px) {
  .mec-event-tile-view article.mec-tile-item {
    border-radius: 3.6rem !important;
    margin: 1rem 0 !important;
  }
  .mec-event-tile-view article.mec-tile-item:last-child {
    margin-bottom: 0 !important;
  }
}
.mec-event-tile-view article.mec-tile-item::before, .mec-event-tile-view article.mec-tile-item::after {
  background: #fff !important;
  box-shadow: none !important;
  border-radius: 1.2rem !important;
  display: none !important;
}
.mec-event-tile-view article.mec-tile-item .event-tile-view-head {
  margin-bottom: 0rem !important;
  padding: 0 !important;
}
.mec-event-tile-view article.mec-tile-item .mec-event-month {
  font-size: 2.4rem;
  font-family: "Inter", sans-serif;
  color: #1A4A3E !important;
  font-weight: 600 !important;
}
.mec-event-tile-view article.mec-tile-item .mec-event-month i {
  font-style: normal !important;
  font-size: 0.6em;
}
.mec-event-tile-view article.mec-tile-item .mec-event-time {
  font-family: "Inter", sans-serif;
  color: #1A4A3E !important;
  bottom: 0.4rem !important;
  font-size: 1.4rem !important;
}
.mec-event-tile-view article.mec-tile-item .mec-event-title {
  font-size: 1.4rem !important;
  line-height: 1.4 !important;
  padding-top: 0 !important;
  font-feature-settings: "palt" !important;
  color: #111 !important;
  font-weight: 500 !important;
}
@media print, screen and (min-width: 744px) {
  .mec-event-tile-view article.mec-tile-item .mec-event-title {
    font-size: 1.5rem !important;
  }
}
.mec-event-tile-view article.mec-tile-item .mec-event-title a {
  color: #111 !important;
  text-decoration: none !important;
}
@media (hover: hover) {
  .mec-event-tile-view article.mec-tile-item .mec-event-title a:hover {
    text-decoration: underline !important;
  }
}
@media print, screen and (min-width: 744px) {
  .mec-event-tile-view article.mec-tile-item .mec-event-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
.mec-event-tile-view article.mec-tile-item .mec-event-title a::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
}
.mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers {
  color: #888 !important;
  font-feature-settings: "palt" !important;
  font-size: 1.2rem !important;
}
@media screen and (max-width: 743px) {
  .mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers {
    font-size: 1.1rem !important;
  }
}
.mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers i {
  color: #888 !important;
}
.mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers i::before {
  content: "\e096" !important;
}
.mec-event-tile-view article.mec-tile-item .mec-event-content,
.mec-event-tile-view article.mec-tile-item .mec-tile-event-content {
  position: relative !important;
  top: inherit !important;
  bottom: inherit !important;
  right: inherit !important;
  left: inherit !important;
  height: auto !important;
}
[data-pickup=music] .mec-event-tile-view article.mec-tile-item .mec-event-month {
  color: #EC8632 !important;
}
[data-pickup=music] .mec-event-tile-view article.mec-tile-item .mec-event-time {
  color: #EC8632 !important;
}

.mec-tooltip-event-title small,
.mec-event-title small {
  display: block;
  font-weight: normal !important;
  font-size: 1.1rem;
  color: #555 !important;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 743px) {
  .mec-tooltip-event-title small,
.mec-event-title small {
    font-size: 1.2rem;
  }
}
.mec-tooltip-event-title small::before,
.mec-event-title small::before {
  content: "<";
  display: inline-block;
  margin-right: 1px;
}
.mec-tooltip-event-title small::after,
.mec-event-title small::after {
  content: ">";
  display: inline-block;
  margin-left: 2px;
}

.mec-event-carousel-type2 .mec-event-image {
  display: none !important;
}
.mec-event-carousel-type2 .event-carousel-type2-head {
  border: solid 1px #0F3278 !important;
}
.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-carousel-title {
  font-size: 1.7rem !important;
  line-height: 1.4 !important;
  color: #111 !important;
  font-weight: 600 !important;
  margin-top: 0.4rem;
  letter-spacing: 0 !important;
}
.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 p {
  display: none !important;
}
.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-footer-carousel-type2 {
  display: none !important;
}

.gtranslate_wrapper {
  display: none !important;
}

.p-kickoffGroup {
  display: grid;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGroup {
    grid-template-columns: repeat(6, 1fr);
    gap: 2rem 0rem;
    margin-right: -4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffGroup {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
.p-kickoffGroup__title {
  font-weight: bold;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGroup__title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffGroup__title {
    font-size: 1.3rem;
  }
}
.p-kickoffGroup__list {
  padding-left: 1.5rem;
}
@media screen and (max-width: 743px) {
  .p-kickoffGroup__list {
    padding-left: 1rem;
  }
}
.p-kickoffGroup__list li {
  line-height: 1.3;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGroup__list li {
    font-size: 1.6rem;
    margin-bottom: 0.3rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffGroup__list li {
    font-size: 1.3rem;
    margin-bottom: 0.4rem;
  }
}

@media print, screen and (min-width: 744px) {
  .p-kickoffStudium {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem 3rem;
  }
}
.p-kickoffStudium__title {
  font-weight: bold;
  margin-bottom: 1.5rem;
  line-height: 1.3;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffStudium__title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffStudium__title {
    font-size: 1.5rem;
  }
}
.p-kickoffStudium__list {
  margin: 0 0 3rem;
}
.p-kickoffStudium__list li {
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
.p-kickoffStudium__list li h4 {
  font-weight: 500;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffStudium__list li h4 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffStudium__list li h4 {
    font-size: 1.3rem;
    margin-bottom: 0.4rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-kickoffStudium__list li p {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffStudium__list li p {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 743px) {
  .p-kickoffStudium__item.item3 .c-ulStyle1 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 743px) {
  .p-kickoffStudium__item.item4 {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 744px) {
  .p-kickoffStudium__item.item4 {
    margin-top: 3.6rem;
  }
}

/* Kickoff Guide
--------------------------- */
.p-kickoffGuide {
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
@media screen and (max-width: 743px) {
  .p-kickoffGuide {
    margin: 2rem 0 5rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide {
    margin: 5rem -2.4rem 6rem;
    padding: 6rem 8rem;
    border-radius: 2.4rem;
    background: #fff;
    box-shadow: 0 0 12px rgba(17, 17, 17, 0.16);
  }
}
.p-kickoffGuide__header {
  position: relative;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__header {
    margin-bottom: 3.6rem;
    padding-bottom: 3.6rem;
    border-bottom: 1px solid rgba(17, 17, 17, 0.16);
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffGuide__header {
    margin-bottom: 2.4rem;
    padding: 5rem 0 0;
  }
  .p-kickoffGuide__header::after {
    content: "";
    display: block;
    position: absolute;
    margin: 0 -0.1rem;
    top: -2rem;
    left: 0;
    margin-left: -2rem;
    margin-right: -2rem;
    width: calc(100vw + 0.2rem);
    height: 2rem;
    border-radius: 0 0 2rem 2rem;
    background: #fff;
    z-index: 2;
  }
}
.p-kickoffGuide__title {
  position: relative;
  color: #0F3278;
  font-weight: 900;
  line-height: 1.35;
  text-align: center;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__title {
    margin-bottom: 1.2rem;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffGuide__title {
    margin-bottom: 5rem;
    font-size: 2.2rem;
    background: #fff;
    padding: 2.2rem 0 0;
    border-radius: 0.2rem 0.2rem 0 0;
  }
  .p-kickoffGuide__title::before {
    content: "";
    position: absolute;
    top: -7rem;
    left: 0;
    margin-left: -2rem;
    margin-right: -2rem;
    height: calc(100% + 7rem);
    width: 100vw;
    background-image: linear-gradient(to left, rgba(106, 36, 66, 0.8), #0f3278);
    z-index: -1;
  }
  .p-kickoffGuide__title::after {
    content: "";
    position: absolute;
    display: block;
    bottom: -2.8rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 26rem);
    height: 0.2rem;
    background-image: linear-gradient(to left, rgba(106, 36, 66, 0.8), #0f3278);
  }
}
.p-kickoffGuide__lead {
  margin: 0;
  color: #111;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__lead {
    text-align: center;
    font-size: 1.6rem;
  }
}
.p-kickoffGuide__layout {
  display: flex;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__layout {
    gap: 8rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffGuide__layout {
    gap: 2rem;
    flex-direction: column;
  }
}
.p-kickoffGuide__column {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__column {
    flex: 1;
    gap: 3rem;
  }
}
@media screen and (max-width: 743px) {
  .p-kickoffGuide__column {
    gap: 2rem;
  }
}
.p-kickoffGuide__block {
  margin: 1rem 0;
}
.p-kickoffGuide__heading {
  position: relative;
  margin-bottom: 1.4rem;
  padding-left: 1.1em;
  color: #0F3278;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.4;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__heading {
    margin-bottom: 1.8rem;
    font-size: 2.4rem;
  }
}
.p-kickoffGuide__heading::before {
  content: "";
  position: absolute;
  top: 0.42em;
  left: 0;
  width: 0.48em;
  height: 0.48em;
  background: #C4160B;
  border-radius: 50%;
}
.p-kickoffGuide__heading2 {
  position: relative;
  margin: 1.6em 0 0.8rem;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.4;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__heading2 {
    font-size: 1.8rem;
  }
}
.p-kickoffGuide__text {
  margin: 0;
  color: #111;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__text {
    font-size: 1.6rem;
  }
}
.p-kickoffGuide__text + .p-kickoffGuide__text {
  margin-top: 1em;
}
.p-kickoffGuide__tableWrap {
  width: 100%;
  overflow-x: auto;
}
.p-kickoffGuide__table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  color: #111;
  font-size: 1.3rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__table {
    min-width: 0;
    font-size: 1.4rem;
  }
}
.p-kickoffGuide__table th,
.p-kickoffGuide__table td {
  border: 1px solid rgba(17, 17, 17, 0.16);
  padding: 1.2rem 1.2rem;
  text-align: left;
  vertical-align: middle;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__table th,
.p-kickoffGuide__table td {
    padding: 1.5rem 1.3rem;
  }
}
.p-kickoffGuide__table thead th {
  background: #0f3278;
  font-size: 1.1rem;
  color: #fff;
  font-weight: 500;
  padding: 0.5rem 1.4rem;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__table thead th {
    font-size: 1.3rem;
    padding: 0.8rem 1.8rem;
  }
}
.p-kickoffGuide__table tbody th {
  background: #f8f8f8;
  color: #0F3278;
  font-weight: 600;
  white-space: nowrap;
}
@media screen and (max-width: 743px) {
  .p-kickoffGuide__table tbody th {
    padding: 1.2rem 1rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__table tbody th {
    width: 14rem;
  }
}
.p-kickoffGuide__table--schedule tbody th {
  white-space: normal;
}
.p-kickoffGuide__notes {
  margin: 1.4rem 0 0;
  color: #616161;
  font-size: 1.1rem;
  line-height: 1.7;
}
@media print, screen and (min-width: 744px) {
  .p-kickoffGuide__notes {
    font-size: 1.3rem;
  }
}

.p-googleNewsRss {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print, screen and (min-width: 744px) {
  .p-googleNewsRss {
    column-count: 2;
    width: fit-content;
    column-gap: 6rem;
  }
}
.p-googleNewsRss__item {
  position: relative;
  padding: 1.6rem 1.6rem 1.6rem 0;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 744px) {
  .p-googleNewsRss__item {
    padding-right: 2.5rem;
    break-inside: avoid;
  }
}
.p-googleNewsRss__item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.2rem;
  margin: auto;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 1px solid #0F3278;
  border-right: 1px solid #0F3278;
  transform: rotate(45deg);
}
.p-googleNewsRss__link {
  position: relative;
  display: block;
  text-decoration: none;
  line-height: 1.5;
  color: #111 !important;
}
@media print, screen and (min-width: 744px) {
  .p-googleNewsRss__link {
    font-size: 1.6rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}
@media screen and (max-width: 743px) {
  .p-googleNewsRss__link {
    font-size: 1.5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.p-googleNewsRss__link:hover, .p-googleNewsRss__link:focus-visible {
  text-decoration: underline;
}
.p-googleNewsRss__meta {
  position: relative;
  margin-bottom: 0.4rem;
  line-height: 1.4;
  color: #0F3278;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media print, screen and (min-width: 744px) {
  .p-googleNewsRss__meta {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 743px) {
  .p-googleNewsRss__meta {
    font-size: 1.1rem;
  }
}
.p-googleNewsRss__date {
  position: relative;
  white-space: nowrap;
  font-weight: 500;
  padding-left: 1.4em;
  padding-right: 0.5rem;
}
.p-googleNewsRss__date::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.35em;
  width: 0.85em;
  height: 0.85em;
  background-color: #0F3278;
  border-radius: 50%;
}

.p-newsSection {
  margin-top: 0rem;
  background: #0F3278;
  font-feature-settings: "palt";
  background-image: linear-gradient(to left, rgba(106, 36, 66, 0.8), #0f3278);
}
@media print, screen and (min-width: 744px) {
  .p-newsSection {
    border-radius: 0;
    padding: 4.8rem 6rem 0;
  }
}
@media screen and (max-width: 743px) {
  .p-newsSection {
    margin-left: -2rem;
    margin-right: -2rem;
    border-radius: 0;
    margin-top: 3rem;
    padding: 5rem 2.5rem 0;
  }
}
.p-newsSection__title {
  font-size: 2rem;
  color: #fff;
  line-height: 1.4;
  font-weight: 400;
}
@media print, screen and (min-width: 744px) {
  .p-newsSection__title {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 743px) {
  .p-newsSection__title {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 2rem;
    letter-spacing: 0.02em;
  }
}
.p-newsSection__title i {
  display: inline-block;
  font-style: normal;
  transform: scale(1.3) translate(-0.4rem, 0rem);
}
.p-newsSection__title span {
  display: inline-block;
  font-weight: 700;
}
.p-newsSection__body {
  background: #fff;
  border-radius: 1rem;
  padding: 2.5rem 4.5rem 4rem;
}
@media print, screen and (min-width: 744px) {
  .p-newsSection__body {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 743px) {
  .p-newsSection__body {
    margin-top: 2.4rem;
    border-radius: 1rem;
    padding: 1.5rem 1.8rem 3rem;
  }
}
.p-newsSection__body:not(:last-child) {
  margin-bottom: 3rem;
}
.p-notfound {
  text-align: left;
  margin: 150px 30px 150px;
}
@media print, screen and (min-width: 744px) {
  .p-notfound {
    text-align: center;
    margin: 220px 0 200px;
  }
}
.p-notfound h1 {
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 10vw;
  color: #ddd;
  font-weight: bold;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-notfound h1 {
    font-size: 70px;
  }
}

/*----------------------------------------
  outbound
----------------------------------------*/
.is-outbound {
  background-image: linear-gradient(to left, rgba(106, 36, 66, 0.8), #0f3278);
  padding: 6rem 0;
}

.p-outbound__body {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 2rem 2rem 2rem;
  background: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 6rem;
  height: calc(100vh - 16rem);
}
@media print, screen and (min-width: 744px) {
  .p-outbound__body {
    font-size: 1.8rem;
  }
}
.p-outbound__content {
  padding-bottom: 6rem;
}

/* ----------------------------------------
  fixed button
---------------------------------------- */
.p-fixedBtn_lottery {
  position: fixed;
  bottom: 5rem;
  right: -1rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .p-fixedBtn_lottery {
    transform: scale(1.4);
    transform-origin: bottom right;
  }
}
.p-fixedBtn_lottery__link {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 9rem;
  height: 9rem;
  padding-left: 0;
  padding-bottom: 0.3rem;
  background-color: #C4160B;
  color: #fff !important;
  text-decoration: none;
  border-radius: 80% 0 0 80%;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .p-fixedBtn_lottery__link:hover {
    transform: translateX(-0.6rem);
  }
}
.p-fixedBtn_lottery__icon {
  display: inline-block;
  width: 3.6rem;
  height: 3.6rem;
  background-image: url("../images/ico_alerm.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.p-fixedBtn_lottery__text {
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 600;
}

.p-fixedBtn_calendar {
  position: fixed;
  bottom: 5rem;
  right: -1rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .p-fixedBtn_calendar {
    transform: scale(1.4);
    transform-origin: bottom right;
  }
}
.p-fixedBtn_calendar__link {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 9rem;
  height: 9rem;
  padding-left: 0;
  padding-bottom: 0.3rem;
  background-color: #0F3278;
  color: #fff !important;
  text-decoration: none;
  border-radius: 80% 0 0 80%;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .p-fixedBtn_calendar__link:hover {
    transform: translateX(-0.6rem);
  }
}
.p-fixedBtn_calendar__icon {
  display: inline-block;
  width: 3.6rem;
  height: 3.6rem;
  background-image: url("../images/ico_calendar.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.p-fixedBtn_calendar__text {
  margin-top: 0.2rem;
  font-size: 1.1rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0;
  font-feature-settings: "palt";
}

.p-fixedBtn_pickup {
  position: fixed;
  bottom: 15rem;
  right: -1rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .p-fixedBtn_pickup {
    transform: scale(1.4);
    transform-origin: bottom right;
    bottom: 19rem;
  }
}
.p-fixedBtn_pickup__link {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 8.2rem;
  height: 6rem;
  padding-left: 0;
  padding-bottom: 0.2rem;
  background-color: #EC8632;
  color: #fff !important;
  text-decoration: none;
  border-radius: 6rem 0 0 6rem;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .p-fixedBtn_pickup__link:hover {
    transform: translateX(-0.6rem);
  }
}
.p-fixedBtn_pickup__text {
  position: relative;
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0;
  font-feature-settings: "palt";
  text-align: center;
}

/*----------------------------------------
  item columns
----------------------------------------*/
.p-itemColumns {
  margin: 6rem 0;
}
.p-itemColumns .pochipp-box {
  margin-top: 2rem !important;
  margin-bottom: 0 !important;
  border-radius: 0.6rem;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.2);
  font-feature-settings: "palt";
}
.p-itemColumns .pochipp-box__title {
  font-weight: 500 !important;
  line-height: 1.5 !important;
}
@media print, screen and (min-width: 744px) {
  .p-itemColumns .pochipp-box__title {
    font-size: 1.6rem !important;
  }
}

.p-itemBall {
  text-align: center;
  color: #222;
  font-size: 1.5rem;
  margin-bottom: 0;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-itemBall {
    font-size: 1.7rem;
  }
}
.p-itemBall em {
  position: relative;
  font-style: normal;
  font-weight: 600;
}
.p-itemBall em::before, .p-itemBall em::after {
  content: "";
  position: absolute;
  bottom: -0.7rem;
  width: 2px;
  height: 2em;
  background-color: #1A4A3E;
}
.p-itemBall em::before {
  left: -1.6em;
  transform: rotate(-36deg);
}
.p-itemBall em::after {
  right: -1.4em;
  transform: rotate(36deg);
}

/*----------------------------------------
  share
----------------------------------------*/
@media print, screen and (min-width: 744px) {
  .p-share {
    margin: 8rem 0 4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-share {
    margin: 8rem 0 3rem;
  }
}

.p-share__title {
  text-align: center;
  margin-bottom: 1.4rem;
  font-size: 2.6rem;
  font-feature-settings: "palt";
  font-style: normal;
  font-weight: 700;
  color: #0F3278;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.2;
}
@media print, screen and (min-width: 744px) {
  .p-share__title {
    font-size: 3.4rem;
  }
}
.p-share__title b {
  letter-spacing: -0.1em;
  font-weight: 800;
}
.p-share__title span {
  position: relative;
}
.p-share__title span::before, .p-share__title span::after {
  content: "";
  position: absolute;
  bottom: -0.7rem;
  width: 2px;
  height: 2em;
  background-color: #C4160B;
}
.p-share__title span::before {
  left: -1.6em;
  transform: rotate(-36deg);
}
.p-share__title span::after {
  right: -1.4em;
  transform: rotate(36deg);
}
.p-share__title i {
  position: relative;
  font-style: normal;
}
.p-share__title i::before, .p-share__title i::after {
  content: "";
  position: absolute;
  bottom: -1rem;
  width: 2px;
  height: 1.2em;
  background-color: #0F3278;
}
.p-share__title i::before {
  left: -2em;
  transform: rotate(-55deg);
}
.p-share__title i::after {
  right: -1.8em;
  transform: rotate(55deg);
}

.p-share__lead {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  font-weight: 500;
}
@media print, screen and (min-width: 744px) {
  .p-share__lead {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}

.p-share__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-radius: 4rem;
  background: #e0e3e6;
  margin: 0 auto;
}
@media screen and (max-width: 743px) {
  .p-share__box {
    width: 28rem;
    flex-direction: column;
    align-items: center;
    gap: 1.2rem 2rem;
    padding: 4rem 2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-share__box {
    width: 64rem;
    gap: 1rem 6rem;
    padding: 3.5rem 2rem 3.5rem;
    border-radius: 10rem;
  }
}

@media print, screen and (min-width: 744px) {
  .p-shareItem__x,
.p-shareItem__copy {
    transform: scale(1.25);
  }
}

.p-shareItem__x_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #111;
  border-radius: 4rem;
  text-align: center;
  width: 18rem;
  height: 4rem;
  padding: 0.8rem 1.6rem 0.8rem;
  line-height: 1.2;
  font-size: 1.7rem;
  font-weight: 600;
  color: #fff !important;
  font-feature-settings: "palt";
  transition: 0.15s ease-in-out;
}
@media print, screen and (min-width: 744px) {
  .p-shareItem__x_btn {
    padding-bottom: 1rem;
  }
}
.p-shareItem__x_btn img {
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 0.2rem;
}
@media (hover: hover) {
  .p-shareItem__x_btn:hover {
    transform: translateY(-0.2rem);
    box-shadow: 0 0.6rem rgba(0, 0, 0, 0.3);
  }
}

.p-shareItem__copy_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0F3278;
  background: #fff;
  border-radius: 3rem;
  text-align: center;
  width: 18rem;
  height: 4rem;
  padding: 0.8rem 1.6rem 0.8rem;
  line-height: 1.2;
  font-size: 1.7rem;
  font-weight: 600;
  vertical-align: top;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  color: #0F3278;
  cursor: pointer;
  transition: 0.15s ease-in-out;
}
@media print, screen and (min-width: 744px) {
  .p-shareItem__copy_btn {
    padding-bottom: 1rem;
  }
}
@media (hover: hover) {
  .p-shareItem__copy_btn:hover {
    transform: translateY(-0.2rem);
    box-shadow: 0 0.6rem rgba(0, 0, 0, 0.3);
  }
}
.p-shareItem__copy_btn.copied {
  pointer-events: none;
  border: 1px solid #0F3278;
  color: #fff;
  background: #0F3278;
}
.p-shareItem__copy_btn.copied:hover {
  cursor: auto;
}

/*----------------------------------------
  contact
---------------------------------------- */
.p-contactBox {
  max-width: 60rem;
  margin: 0 auto 6rem;
}

.p-contactBox__lead {
  text-align: center;
  letter-spacing: 0em;
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 3rem;
}
@media screen and (max-width: 743px) {
  .p-contactBox__lead {
    text-align: left;
  }
}

/*----------------------------------------
  other event
---------------------------------------- */
.p-otherEvent {
  margin: 2rem 0;
  background-image: linear-gradient(135deg, rgba(210, 215, 218, 0.35) 40%, rgba(15, 50, 120, 0.16));
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent {
    border-radius: 6rem;
    padding: 4.8rem 6rem 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-otherEvent {
    margin-left: -2rem;
    margin-right: -2rem;
    border-radius: 4.8rem;
    margin-right: -2.2rem;
    margin-left: -2.2rem;
    padding: 5.4rem 2.5rem 3.8rem;
  }
}
.p-otherEvent__header {
  position: relative;
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__header {
    display: block !important;
    margin-bottom: 2.4rem;
    pointer-events: none;
  }
}
@media screen and (max-width: 743px) {
  .p-otherEvent__header {
    margin-bottom: 1.6rem;
  }
}
.p-otherEvent__title {
  line-height: 1.4;
  color: #0F3278;
}
@media screen and (max-width: 743px) {
  .p-otherEvent__title {
    text-align: center;
    font-weight: 800;
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__title {
    font-size: 2rem;
    padding-left: 0.8rem;
  }
}
.p-otherEvent__title span {
  color: #111;
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__body {
    display: block !important;
    padding-bottom: 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-otherEvent__body {
    padding: 0 1rem 1.6rem;
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.p-otherEvent__list {
  display: flex;
}
@media screen and (max-width: 743px) {
  .p-otherEvent__list {
    padding-top: 1rem;
    flex-direction: column;
    gap: 0.8rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__list {
    flex-wrap: wrap;
    gap: 1.2rem;
    align-items: stretch;
  }
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__item {
    width: calc(33.3333333333% - 1.2rem);
  }
}
.p-otherEvent__link {
  position: relative;
  display: block;
  font-weight: 500;
  text-decoration: none;
  color: #111 !important;
  border-radius: 2rem;
  background: #fff;
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__link {
    padding: 2.8rem 4.8rem 3rem 3.2rem;
    height: 100%;
    transition: 0.2s;
  }
}
@media screen and (max-width: 743px) {
  .p-otherEvent__link {
    padding: 2.8rem 4rem 2.8rem 2.8rem;
  }
}
@media (hover: hover) {
  .p-otherEvent__link:hover {
    transform: translate(0, -0.4rem) scale(1);
    box-shadow: 0 0.4rem 0.2rem rgba(0, 0, 0, 0.08);
  }
}
.p-otherEvent__link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.6rem;
  margin: auto;
  width: 1.1rem;
  height: 1.1rem;
  border-top: 2px solid #0F3278;
  border-right: 2px solid #0F3278;
  transform: rotate(45deg);
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__link::after {
    right: 2.4rem;
  }
}
.p-otherEvent__name {
  position: relative;
  padding-left: 0;
  padding-bottom: 1.2rem;
  margin-bottom: 1.2rem;
  font-weight: 500;
  line-height: 1.5;
  font-size: 1.6rem;
  border-bottom: dotted 1px #bbb;
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__name {
    font-size: 1.6rem;
  }
}
.p-otherEvent__desc {
  font-weight: 400;
  line-height: 1.5;
  opacity: 0.75;
  padding-left: 0;
}
@media screen and (max-width: 743px) {
  .p-otherEvent__desc {
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__desc {
    font-size: 1.4rem;
  }
}
.p-otherEvent__meta span {
  display: block;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  margin-top: 2px;
}
@media screen and (max-width: 743px) {
  .p-otherEvent__meta span {
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__meta span {
    font-size: 1.3rem;
  }
}

.p-otherEvent__meta_place {
  position: relative;
  padding-left: 1.5em;
}
.p-otherEvent__meta_place::before {
  content: "";
  opacity: 0.9;
  display: block;
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  background-image: url("../images/ico_local.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.p-otherEvent__meta_date {
  position: relative;
  padding-left: 1.5em;
}
.p-otherEvent__meta_date::before {
  content: "";
  opacity: 0.9;
  display: block;
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  background-image: url("../images/ico_calendar_02.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.p-otherEvent__item_icon {
  position: absolute;
  top: -0.4rem;
  left: -0.4rem;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-image: linear-gradient(to right, #0F3278, #C4160B);
  background: #0f3278;
}
.p-otherEvent__item_icon::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  width: 0.7rem;
  height: 0.7rem;
  background: #fff;
  border-radius: 50%;
}
.p-otherEvent__item_icon::after {
  content: "";
  display: block;
  position: absolute;
  right: -0.4rem;
  bottom: 0.3rem;
  width: 1.5rem;
  height: 2px;
  background: #0F3278;
  transform: rotate(45deg);
}

.p-otherEvent__icon-end, .p-otherEvent__icon-new {
  position: absolute;
  top: -1px;
  left: 3.2rem;
  display: inline-block;
  margin-right: 0.4rem;
  padding: 0.6rem 0.9rem 0.6rem;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  line-height: 1.1;
  color: #fff;
  background: #1A4A3E;
  border-radius: 0 0 3px 3px;
  vertical-align: middle;
  transform: translateY(-0.1rem);
}
@media screen and (max-width: 743px) {
  .p-otherEvent__icon-end, .p-otherEvent__icon-new {
    font-size: 1.1rem;
    left: 2.8rem;
  }
}

.p-otherEvent__icon-new {
  background: #1A4A3E;
}

.p-otherEvent__icon-end {
  background: #9aa5ac;
}

.p-otherEvent__header_icon {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  background: rgb(255, 255, 255);
}
@media screen and (max-width: 743px) {
  .p-otherEvent__header_icon {
    left: 1.8rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-otherEvent__header_icon {
    display: none;
    right: 1.8rem;
    cursor: pointer;
  }
}
.p-otherEvent__header_icon::before, .p-otherEvent__header_icon::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 1.6rem;
  background-color: #0F3278;
  border-radius: 3px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: transform 0.3s linear;
}
.p-otherEvent__header_icon::after {
  right: 0;
  transform: rotate(90deg);
}
.p-otherEvent:not(.open) .p-otherEvent__header_icon {
  animation: spin 4s linear infinite;
}
.p-otherEvent.open .p-otherEvent__header_icon::before {
  display: none;
}
.p-otherEvent.open .p-otherEvent__header_icon::after {
  transform: rotate(270deg);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(540deg);
  }
  100% {
    transform: rotate(540deg);
  }
}
@media print, screen and (min-width: 744px) {
  .u-show--sp {
    display: none !important;
  }
}

@media screen and (max-width: 743px) {
  .u-show--pc {
    display: none !important;
  }
}

.u-hide {
  display: none;
}

.u-floatL {
  float: left;
}

.u-floatR {
  float: right;
}

.u-clear::after {
  content: "";
  display: block;
  clear: both;
}

.u-alignL {
  text-align: left;
}

.u-alignR {
  text-align: right;
}

.u-alignC {
  text-align: center;
}

.u-triming1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.u-triming2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.u-triming3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.u-cookieBtn {
  min-width: auto;
  padding: 0.7em 1.5em 0.6em !important;
  border: none;
  font-size: 1.6rem;
}
@media screen and (max-width: 743px) {
  .u-cookieBtn {
    font-size: 1.4rem;
  }
}
.u-cookieBtn::after {
  display: none;
}

.u-cookieLink {
  color: #fff !important;
  text-decoration: underline;
}

@media screen and (max-width: 743px) {
  .cookie-notice-container {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
  }
}

.cn-close-icon {
  opacity: 0.7 !important;
}
@media screen and (max-width: 743px) {
  .cn-close-icon {
    top: inherit !important;
    bottom: 2rem;
  }
}

.cn-close-icon:after,
.cn-close-icon:before {
  background-color: #fff !important;
}

.u-font--bold {
  font-weight: 600;
}

.u-font--sup {
  vertical-align: super;
  font-size: 0.5em;
}

.u-font--italic {
  font-style: italic;
}

.u-font--small {
  font-size: 0.85em;
  display: inline-block;
  line-height: inherit;
}

.u-font--large {
  font-size: 1.2em;
}

.u-font--en {
  font-family: "Playfair Display", serif;
}

.u-font--en2 {
  font-family: "Lato", sans-serif;
}

.u-color--red {
  color: #C4160B;
}

.u-color--white {
  color: #fff;
}

.u-font-uppercase {
  text-transform: uppercase;
}

.u-mt0 {
  margin-top: 0rem;
}

.u-mt1 {
  margin-top: 1rem;
}

.u-mt2 {
  margin-top: 2rem;
}

.u-mt3 {
  margin-top: 3rem;
}

.u-mt4 {
  margin-top: 4rem;
}

.u-mt5 {
  margin-top: 5rem;
}

.u-mt6 {
  margin-top: 6rem;
}

.u-mt7 {
  margin-top: 7rem;
}

.u-mt8 {
  margin-top: 8rem;
}

.u-mt9 {
  margin-top: 9rem;
}

.u-mt10 {
  margin-top: 10rem;
}

.u-mt11 {
  margin-top: 11rem;
}

.u-mt12 {
  margin-top: 12rem;
}

.u-mt13 {
  margin-top: 13rem;
}

.u-mt14 {
  margin-top: 14rem;
}

.u-mt15 {
  margin-top: 15rem;
}

.u-mt16 {
  margin-top: 16rem;
}

.u-mt17 {
  margin-top: 17rem;
}

.u-mt18 {
  margin-top: 18rem;
}

.u-mt19 {
  margin-top: 19rem;
}

.u-mt20 {
  margin-top: 20rem;
}

.u-mb0 {
  margin-bottom: 0rem;
}

.u-mb1 {
  margin-bottom: 1rem;
}

.u-mb2 {
  margin-bottom: 2rem;
}

.u-mb3 {
  margin-bottom: 3rem;
}

.u-mb4 {
  margin-bottom: 4rem;
}

.u-mb5 {
  margin-bottom: 5rem;
}

.u-mb6 {
  margin-bottom: 6rem;
}

.u-mb7 {
  margin-bottom: 7rem;
}

.u-mb8 {
  margin-bottom: 8rem;
}

.u-mb9 {
  margin-bottom: 9rem;
}

.u-mb10 {
  margin-bottom: 10rem;
}

.u-mb11 {
  margin-bottom: 11rem;
}

.u-mb12 {
  margin-bottom: 12rem;
}

.u-mb13 {
  margin-bottom: 13rem;
}

.u-mb14 {
  margin-bottom: 14rem;
}

.u-mb15 {
  margin-bottom: 15rem;
}

.u-mb16 {
  margin-bottom: 16rem;
}

.u-mb17 {
  margin-bottom: 17rem;
}

.u-mb18 {
  margin-bottom: 18rem;
}

.u-mb19 {
  margin-bottom: 19rem;
}

.u-mb20 {
  margin-bottom: 20rem;
}

.u-ml0 {
  margin-left: 0rem;
}

.u-ml1 {
  margin-left: 1rem;
}

.u-ml2 {
  margin-left: 2rem;
}

.u-ml3 {
  margin-left: 3rem;
}

.u-ml4 {
  margin-left: 4rem;
}

.u-ml5 {
  margin-left: 5rem;
}

.u-ml6 {
  margin-left: 6rem;
}

.u-ml7 {
  margin-left: 7rem;
}

.u-ml8 {
  margin-left: 8rem;
}

.u-ml9 {
  margin-left: 9rem;
}

.u-ml10 {
  margin-left: 10rem;
}

.u-ml11 {
  margin-left: 11rem;
}

.u-ml12 {
  margin-left: 12rem;
}

.u-ml13 {
  margin-left: 13rem;
}

.u-ml14 {
  margin-left: 14rem;
}

.u-ml15 {
  margin-left: 15rem;
}

.u-ml16 {
  margin-left: 16rem;
}

.u-ml17 {
  margin-left: 17rem;
}

.u-ml18 {
  margin-left: 18rem;
}

.u-ml19 {
  margin-left: 19rem;
}

.u-ml20 {
  margin-left: 20rem;
}

.u-mr0 {
  margin-right: 0rem;
}

.u-mr1 {
  margin-right: 1rem;
}

.u-mr2 {
  margin-right: 2rem;
}

.u-mr3 {
  margin-right: 3rem;
}

.u-mr4 {
  margin-right: 4rem;
}

.u-mr5 {
  margin-right: 5rem;
}

.u-mr6 {
  margin-right: 6rem;
}

.u-mr7 {
  margin-right: 7rem;
}

.u-mr8 {
  margin-right: 8rem;
}

.u-mr9 {
  margin-right: 9rem;
}

.u-mr10 {
  margin-right: 10rem;
}

.u-mr11 {
  margin-right: 11rem;
}

.u-mr12 {
  margin-right: 12rem;
}

.u-mr13 {
  margin-right: 13rem;
}

.u-mr14 {
  margin-right: 14rem;
}

.u-mr15 {
  margin-right: 15rem;
}

.u-mr16 {
  margin-right: 16rem;
}

.u-mr17 {
  margin-right: 17rem;
}

.u-mr18 {
  margin-right: 18rem;
}

.u-mr19 {
  margin-right: 19rem;
}

.u-mr20 {
  margin-right: 20rem;
}

.u-mt0em {
  margin-top: 0em;
}

.u-mt1em {
  margin-top: 1em;
}

.u-mt2em {
  margin-top: 2em;
}

.u-mt3em {
  margin-top: 3em;
}

.u-mt4em {
  margin-top: 4em;
}

.u-mt5em {
  margin-top: 5em;
}

.u-mt6em {
  margin-top: 6em;
}

.u-mt7em {
  margin-top: 7em;
}

.u-mt8em {
  margin-top: 8em;
}

.u-mt9em {
  margin-top: 9em;
}

.u-mt10em {
  margin-top: 10em;
}

.u-mb0em {
  margin-bottom: 0em;
}

.u-mb1em {
  margin-bottom: 1em;
}

.u-mb2em {
  margin-bottom: 2em;
}

.u-mb3em {
  margin-bottom: 3em;
}

.u-mb4em {
  margin-bottom: 4em;
}

.u-mb5em {
  margin-bottom: 5em;
}

.u-mb6em {
  margin-bottom: 6em;
}

.u-mb7em {
  margin-bottom: 7em;
}

.u-mb8em {
  margin-bottom: 8em;
}

.u-mb9em {
  margin-bottom: 9em;
}

.u-mb10em {
  margin-bottom: 10em;
}

@media screen and (max-width: 743px) {
  .u-spmlr-10vw {
    margin-left: -10vw;
    margin-right: -10vw;
  }
}

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