/*!
 * Bootstrap Reboot v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
indicator {
  display: none; }

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; }

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit; }

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem; } }

legend + * {
  clear: left; }

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::-webkit-file-upload-button {
  font: inherit; }

::file-selector-button {
  font: inherit; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

iframe {
  border: 0; }

summary {
  display: list-item;
  cursor: pointer; }

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

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

img {
  width: 100%;
  display: block; }

* {
  box-sizing: border-box; }

body, h1, h2, h3, h4, h5, h6, p, ul, li {
  margin: 0;
  padding: 0; }

html, body {
  width: 100%;
  height: 100%;
  overflow: hidden; }

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #fff;
  font-size: 14px;
  background-color: #101D35; }

a {
  color: #fff;
  text-decoration: none; }

.l-bg {
  background: url(../img/FVBG-SP.png);
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: -87px;
  left: 0;
  width: 100%;
  height: 832px; }

.l-wrapper {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  background-image: url(../img/BG_SP.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 28px 6%;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .l-wrapper {
      background-image: url(../img/BG_PC.png);
      padding: 60px 70px; } }
  .l-wrapper--contents {
    margin: 0 auto;
    max-width: 784px; }
  .l-wrapper--article {
    max-width: 580px;
    margin: 0 auto; }

.l-bg {
  background-image: url(../img/FVBG-SP.png);
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: -25%;
  left: -6vw;
  width: 100vw;
  height: 240vw;
  max-height: 1111px; }
  @media screen and (min-width: 1024px) {
    .l-bg {
      background-image: url(../img/FVBG-PC.png);
      width: 897px;
      height: 1350px;
      top: -420px;
      right: -180px;
      max-height: none;
      left: auto; } }

br.c-br-PChide {
  display: inline; }
  @media screen and (min-width: 1024px) {
    br.c-br-PChide {
      display: none; } }

.c-scrollDown {
  position: absolute;
  bottom: 10px;
  left: 50%; }

.c-scrollDown span {
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: white;
  font-size: 0.5rem;
  letter-spacing: 0.08rem;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl; }

.c-scrollDown:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -3px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(255, 116, 0, 0.4);
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite; }

@keyframes circlemove {
  0% {
    bottom: 45px; }
  100% {
    bottom: -5px; } }

@keyframes cirlemovehide {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  80% {
    opacity: 0.9; }
  100% {
    opacity: 0; } }

.c-scrollDown:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.5px;
  height: 50px;
  background: white; }

.c-zabuton {
  background: #0c1228;
  background: linear-gradient(0deg, rgba(12, 18, 40, 0.5) 0%, rgba(28, 62, 90, 0.5) 100%);
  width: 100%;
  padding: 5%;
  margin-bottom: 90px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .c-zabuton {
      padding: 34px; } }

.p-1h p {
  line-height: 1.785; }

.p-1h__heading {
  color: #FF7400;
  font-weight: 600;
  font-size: 18px;
  padding-left: 5px;
  padding-right: 5px; }
  @media screen and (min-width: 1024px) {
    .p-1h__heading {
      font-size: 25px; } }
  .p-1h__heading__area {
    margin-bottom: 40px; }
    @media screen and (min-width: 1024px) {
      .p-1h__heading__area {
        background-color: rgba(12, 37, 65, 0.9);
        width: 481px;
        height: 406px;
        padding: 42px 39px;
        margin-bottom: 253px;
        z-index: 999;
        position: relative; } }
  .p-1h__heading__box {
    border-top: 3px double rgba(255, 255, 255, 0.5);
    border-bottom: 3px double rgba(255, 255, 255, 0.5);
    margin: 20px 0 40px;
    padding: 18px 0 18px;
    line-height: 1.8; }
    @media screen and (min-width: 1024px) {
      .p-1h__heading__box {
        margin: 0 0 30px; } }
  .p-1h__heading__desc {
    font-size: 14px;
    line-height: 1.8; }
    @media screen and (min-width: 1024px) {
      .p-1h__heading__desc {
        font-size: 15px;
        line-height: 2 !important;
        letter-spacing: 1px; } }
  .p-1h__heading__img {
    margin: 36px 0; }
    @media screen and (min-width: 1024px) {
      .p-1h__heading__img {
        margin: 0;
        width: 423px;
        height: 238px;
        position: absolute;
        top: 400px;
        right: 43px;
        z-index: 1; } }

.c-divider {
  height: 45px;
  width: 1px;
  border-left: 1px solid rgba(255, 116, 0, 0.5);
  transform: rotate(12deg);
  margin: 0 auto 36px; }

.c-topic-title-box {
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 36px; }
  .c-topic-title-box .c-topic-title {
    color: #FF7400;
    text-align: right;
    font-weight: 500; }
    @media screen and (min-width: 1024px) {
      .c-topic-title-box .c-topic-title {
        text-align: center;
        font-size: 20px; } }

.c-article-txt {
  margin-bottom: 36px; }
  @media screen and (min-width: 1024px) {
    .c-article-txt {
      font-size: 15px; } }

.c-article-img {
  margin-bottom: 36px; }
  @media screen and (min-width: 1024px) {
    .c-article-img {
      max-width: 528px;
      margin: 0 auto 36px; } }

.u-sp-foz-small {
  font-size: 15px; }

.p-2h p {
  line-height: 1.785; }

.p-2h__heading {
  color: #FF7400;
  font-weight: 600;
  font-size: 18px;
  padding-left: 5px;
  padding-right: 5px; }
  @media screen and (min-width: 1024px) {
    .p-2h__heading {
      font-size: 25px; } }
  .p-2h__heading__area {
    margin-bottom: 40px; }
    @media screen and (min-width: 1024px) {
      .p-2h__heading__area {
        background-color: rgba(12, 37, 65, 0.9);
        width: 481px;
        height: 325px;
        padding: 42px 39px;
        z-index: 999;
        position: relative; } }
  .p-2h__heading__box {
    border-top: 3px double rgba(255, 255, 255, 0.5);
    border-bottom: 3px double rgba(255, 255, 255, 0.5);
    margin: 20px 0 40px;
    padding: 18px 0 18px;
    line-height: 1.8; }
    @media screen and (min-width: 1024px) {
      .p-2h__heading__box {
        margin: 0 0 30px; } }
  .p-2h__heading__desc {
    font-size: 14px;
    line-height: 1.8; }
    @media screen and (min-width: 1024px) {
      .p-2h__heading__desc {
        font-size: 15px;
        line-height: 2 !important;
        letter-spacing: 1px; } }
  .p-2h__heading__img {
    margin: 36px 0; }
    @media screen and (min-width: 1024px) {
      .p-2h__heading__img {
        margin: 0;
        width: 423px;
        height: 238px;
        position: absolute;
        top: 400px;
        right: 43px;
        z-index: 1; } }

.p-archives__heading {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: bold;
  font-size: 30px;
  text-align: center; }
  .p-archives__heading span {
    position: relative;
    padding: 0 20px; }
    .p-archives__heading span::before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: -1000px;
      height: 1px;
      width: 1000px;
      background-color: #fff;
      margin-right: 1rem; }
    .p-archives__heading span::after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      right: -1000px;
      height: 1px;
      width: 1000px;
      background-color: #fff;
      margin-left: 1rem; }
  .p-archives__heading--sub {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
    font-family: 'Noto Sans JP', sans-serif; }

.p-archives__container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 800px;
  width: 100%;
  margin: 0 auto; }

.p-archives__item {
  margin: 2px; }
  .p-archives__item__btn {
    display: block;
    width: 330px;
    height: 70px;
    background-image: linear-gradient(90deg, #141833, #182a46);
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 auto; }
    .p-archives__item__btn:hover {
      border: 1px solid #FF7400;
      color: #FF7400; }
    .p-archives__item__btn__wrapper {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: left;
      align-items: center; }
    .p-archives__item__btn__box {
      padding-right: 10px; }
    .p-archives__item__btn__year {
      font-size: 24px;
      font-weight: 600;
      font-family: 'Barlow Condensed', sans-serif;
      position: relative;
      padding-left: 12px; }
      .p-archives__item__btn__year::before {
        content: '';
        display: block;
        position: absolute;
        top: 53%;
        left: 0%;
        transform: translateY(-50%);
        background-color: #FF7400;
        width: 7px;
        height: 18px;
        border-radius: 1px; }
    .p-archives__item__btn__title {
      font-family: 'Barlow Condensed', "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
      font-weight: 600;
      font-size: 18px;
      padding-top: 5px; }
      .p-archives__item__btn__title--sub {
        font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
        font-size: 12px;
        padding-top: 1px;
        line-height: 0.7; }
      .p-archives__item__btn__title--jp {
        font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
        font-size: 12px;
        padding-top: 13px;
        line-height: 0.5; }

.p-copyright {
  font-family: 'Barlow Condensed', "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px; }

.p-fv__wrapper {
  position: relative;
  padding-bottom: 92px; }
  @media screen and (min-width: 1024px) {
    .p-fv__wrapper {
      max-width: 1024px;
      margin: 0 auto; } }

.p-fv__logo {
  margin-bottom: 44px;
  z-index: 6;
  position: relative;
  max-width: 400px; }
  @media screen and (min-width: 1024px) {
    .p-fv__logo {
      max-width: 508px; } }

.p-fv__photos {
  width: 115%;
  max-width: 520px;
  margin: 0 auto;
  transform: translateX(-10px);
  z-index: 2;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .p-fv__photos {
      width: 100%;
      max-width: 622px;
      margin-top: -100px;
      margin-right: -60px;
      margin-left: auto; } }

.p-fv__title__box {
  max-width: 500px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif; }
  @media screen and (min-width: 1024px) {
    .p-fv__title__box {
      max-width: none;
      margin: 0; } }

.p-fv__title__sub {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 12px;
  line-height: 1.666; }
  @media screen and (min-width: 1024px) {
    .p-fv__title__sub {
      font-size: 21px;
      margin: -80px 0 44px -20px; } }

.p-fv__title__main {
  font-size: 20px;
  text-align: right;
  font-weight: 500; }
  @media screen and (min-width: 1024px) {
    .p-fv__title__main {
      font-size: 39px;
      text-align: left;
      margin-left: 155px; } }
  .p-fv__title__main span {
    position: relative; }
    .p-fv__title__main span::before {
      content: '';
      display: block;
      position: absolute;
      width: 66px;
      height: 1px;
      background: #fff;
      top: 50%;
      left: -80px; }
      @media screen and (min-width: 1024px) {
        .p-fv__title__main span::before {
          width: 123px;
          left: -155px; } }

.c-scrollBar {
  width: 1px;
  height: 80px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 50%; }

.p-fv .c-scrollBar {
  bottom: -20px; }

.p-summary {
  border: 1px solid rgba(255, 116, 0, 0.5);
  padding: 40px 5%;
  margin-bottom: 90px; }
  @media screen and (min-width: 1024px) {
    .p-summary {
      padding: 60px 30px; } }
  .p-summary .c-scrollBar {
    margin-top: 20px; }

.p-summary__txt {
  text-align: center;
  font-size: 14px;
  line-height: 1.785; }

.js-fadein {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s; }

.js-fadein.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px); }

.u-shadow {
  box-shadow: 5px 5px rgba(41, 99, 127, 0.5); }
  @media screen and (min-width: 1024px) {
    .u-shadow {
      box-shadow: 10px 10px rgba(41, 99, 127, 0.5); } }
