/*-----------------------------------

2026specialseason.scss

------------------------------------*/
.pcDISP {
  display: none !important;
}

.spDISP {
  display: initial !important;
}

.contArea {
  padding: 0;
  background: none;
  width: 100%;
}

#main {
  padding-top: 0px;
  background: none;
}

body {
  overflow: hidden;
}

body .bottomArea,
body #partnersArea {
  line-height: 130%;
}

.specialArea {
  background: #fff;
}

#pageTopBtn {
  z-index: 100;
  bottom: 30vw;
}

.sec {
  width: 100%;
  text-align: center;
}
.sec__inner900, .sec__inner1200 {
  width: 90%;
  margin: auto;
  padding: 50px 0;
}
.sec__title {
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.3;
}

/* ==========================================================================
   container
========================================================================== */
.jfcHeader__jLogo {
  left: 10px;
  top: 10px;
}

.leadArea .lead__title {
  line-height: 1.5;
}

.profile__header {
  min-width: none;
  margin-bottom: 30px;
}
.profile__image {
  width: 230px;
  margin: 0 auto 30px;
}
.profile__inner {
  display: block;
}
.profile__top {
  display: block;
  margin-bottom: 30px;
}
.profile__meta {
  border-left: none;
  padding-left: 0;
}
.profile__meta dt {
  text-align: left;
}
.profile__meta dl div {
  margin-bottom: 5px;
  gap: 0;
}

/* ==========================================================================
   contentsArea
========================================================================== */
.contentsArea .video__list {
  display: block;
}
.contentsArea .video__list li {
  width: 100%;
  margin-bottom: 20px;
}

/* ==========================================================================
   headerArea
========================================================================== */
.headerArea h2 {
  padding-left: 70px;
  padding-right: 20px;
}

/* ==========================================================================
   training1
========================================================================== */
.training_contents {
  width: 90%;
  padding: 60px 0 0;
}
.training_contents .title {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.training_contents .video {
  width: 100%;
}
.training_contents .subtitle {
  font-size: 2rem;
}
.training_contents .body .image-block {
  width: 100%;
}