@charset "UTF-8";
.aC {
  text-align: center !important;
}

.aL {
  text-align: left !important;
}

.hb-header {
  width: 100%;
  box-sizing: border-box;
  padding: 0 5%;
  position: fixed;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  height: 90px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 800;
}
@media screen and (max-width: 767px) {
  .hb-header {
    height: 60px;
    padding: 0 3%;
  }
}
.hb-header .hb-headerIn {
  position: relative;
  width: 100%;
}
.hb-header .hb-headerLogo {
  width: 230px;
}
@media screen and (min-width: 768px) {
  .hb-header .hb-headerLogo {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .hb-header .hb-headerLogo {
    width: 160px;
    margin-top: 10px;
  }
}
.hb-header .hb-headerList {
  position: absolute;
  top: 3px;
  right: 80px;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .hb-header .hb-headerList {
    top: 6px;
    right: 60px;
  }
}
.hb-header .hb-headerList li {
  display: inline-block;
  font-weight: 700;
  margin-left: 20px;
  color: #999;
}
.hb-header .hb-headerList li a {
  color: #28234b;
}
.hb-header .hb-headerList li:nth-child(5) a {
  border: 1px solid #28234b;
  padding: 5px 10px 8px;
  border-radius: 30px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .hb-header .hb-headerList li:nth-child(5) a {
    font-size: 3.4vw;
  }
}
.hb-header .hb-headerList li:nth-child(5) a:hover {
  background-color: #28234b;
  color: #fff;
}
.hb-header .hb-headerList li:nth-child(6) a {
  border: 1px solid #28234b;
  padding: 5px 10px 8px;
  border-radius: 30px;
  text-decoration: none;
  background-color: #28234b;
  color: #fff;
}
.hb-header .hb-headerList li:nth-child(6) a:hover {
  background-color: #fff;
  border: 1px solid #28234b;
  color: #28234b;
}
.hb-header .hb-headerList2 {
  position: absolute;
  top: 43px;
  right: 80px;
  color: #999;
}
@media screen and (max-width: 767px) {
  .hb-header .hb-headerList2 {
    top: 6px;
    right: 60px;
  }
}
.hb-header .hb-headerList2 li {
  display: inline-block;
  font-weight: 700;
  margin-left: 30px;
}
.hb-header .hb-headerList2 li a {
  color: #28234b;
}

footer {
  background-color: #8c0538 !important;
  padding: 40px 5%;
}
@media screen and (min-width: 768px) {
  footer .hb-footerL {
    width: 30%;
    float: left;
    text-align: center;
  }
  footer .hb-footerL .hb-footerLLogo {
    width: 350px;
    margin: 0 0 20px;
  }
}
footer .hb-footerR {
  font-size: 0;
}
@media screen and (min-width: 768px) {
  footer .hb-footerR {
    width: 45%;
    float: left;
    margin-left: 5%;
  }
}
footer .hb-footerR ul {
  display: inline-block;
  width: 33%;
  vertical-align: text-top;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  footer .hb-footerR ul {
    width: 50%;
  }
}
footer .hb-footerR.en ul {
  padding-right: 10px;
}
footer .hb-footerR ul li {
  font-weight: 300 !important;
  font-size: 14px !important;
  position: relative;
  padding-left: 1em !important;
  margin-bottom: 0 !important;
  color: #d35d89;
}
footer .hb-footerR ul li.noLink {
  opacity: 0.4;
}
footer .hb-footerR ul li:before {
  position: absolute;
  left: 0;
  top: 11px;
  display: inline-block;
  width: 5px;
  height: 1px;
  background-color: #fff;
  content: "";
}
footer .hb-footerR ul li.bigOne {
  font-weight: 700 !important;
  margin-bottom: 5px !important;
  font-size: 16px !important;
  padding-left: 0 !important;
  text-indent: 0 !important;
  position: static;
}
footer .hb-footerR ul li:first-child {
  font-weight: 700 !important;
  margin-bottom: 5px !important;
  font-size: 16px !important;
  padding-left: 0 !important;
  text-indent: 0 !important;
  position: static;
}
footer .hb-footerR ul li.firstSp {
  font-weight: 300 !important;
  font-size: 14px !important;
  position: relative;
  padding-left: 1em !important;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
  footer .hb-footerR2 {
    width: 20%;
    float: right;
  }
}
footer .hb-footSns {
  text-align: center;
}
footer .hb-footSns li {
  display: inline-block;
  margin: 10px 10px 0 0;
}
footer .hb-footSns li:last-child {
  margin: 10px 0 0;
}

.fixMain {
  padding-top: 90px !important;
}
@media screen and (max-width: 767px) {
  .fixMain {
    padding-top: 60px !important;
  }
}

.hb-kv {
  width: 100%;
  height: 85vh;
  background: url(https://hfis.jp/wp/wp-content/uploads/2025/07/top_main2.jpg) no-repeat center center;
  background-size: cover !important;
}
@media screen and (max-width: 767px) {
  .hb-kv {
    background: url(https://hfis.jp/wp/wp-content/uploads/2025/07/top_main2_sp.jpg) no-repeat center center;
    background-size: cover !important;
  }
}

.hb-kvPage {
  width: 100%;
  height: 85vh;
  background-size: cover !important;
}
@media screen and (max-width: 767px) {
  .hb-kvPage {
    background-size: cover !important;
  }
}

.hb-topTx01 {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  padding: 2em 0;
}
@media screen and (max-width: 767px) {
  .hb-topTx01 {
    font-size: 4.33vw;
  }
}

.bh-topTxBox01 {
  background-color: rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 768px) {
  .bh-topTxBox01 {
    max-width: 1080px;
    padding: 30px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .bh-topTxBox01 {
    width: 92vw;
    margin: 0 4vw;
    padding: 1.5em;
  }
}

.hb-topLay01 {
  background-color: #28234b;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .hb-topLay01 {
    font-size: 0;
  }
}
@media screen and (max-width: 767px) {
  .hb-topLay01 .hb-topLay01L {
    padding: 0 4vw 40px;
  }
}
@media screen and (min-width: 768px) {
  .hb-topLay01 .hb-topLay01L {
    display: inline-block;
    width: 60%;
    font-size: 16px;
    height: 80vh;
    vertical-align: top;
    position: relative;
  }
  .hb-topLay01 .hb-topLay01L .inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
  }
}
.hb-topLay01 .hb-topLay01R {
  display: inline-block;
  width: 40%;
  height: 80vh;
  background: url("https://hfis.jp/wp/wp-content/uploads/2025/07/top_hbimg01.jpg") no-repeat center;
  background-size: cover !important;
}
.hb-topLay01 .hb-topLay01R.img2 {
  background: url("https://hfis.jp/wp/wp-content/uploads/2025/07/top_hbimg03.jpg") no-repeat center;
}

.hb-topLay02 {
  background-color: #28234b;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .hb-topLay02 {
    font-size: 0;
  }
}
@media screen and (max-width: 767px) {
  .hb-topLay02 .hb-topLay02R {
    padding: 0 4vw 40px;
  }
}
@media screen and (min-width: 768px) {
  .hb-topLay02 .hb-topLay02R {
    display: inline-block;
    width: 60%;
    font-size: 16px;
    height: 80vh;
    vertical-align: top;
    position: relative;
  }
  .hb-topLay02 .hb-topLay02R .inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
  }
}
.hb-topLay02 .hb-topLay02L {
  display: inline-block;
  width: 40%;
  height: 80vh;
  background: url("https://hfis.jp/wp/wp-content/uploads/2025/07/top_hbimg02.jpg") no-repeat center;
  background-size: cover;
  background-position: center center;
}

.more-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 200px;
  height: 60px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .more-btn a {
    width: 140px;
    height: 40px;
  }
}
.more-btn a span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ceb849;
  border: 1px solid transparent;
  z-index: 2;
}
.more-btn a::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(-45deg, #BAB38C, #BAB38C 3px, transparent 0, transparent 6px);
  z-index: 1;
}
.more-btn a:hover {
  color: #f2f2f2;
}
.more-btn a:hover span {
  background-color: #B99b00;
  border: 1px solid #333;
}

.hb-tit01 {
  font-size: 32px;
  font-weight: bold;
}
.hb-tit01 span {
  font-size: 23px;
}
@media screen and (max-width: 767px) {
  .hb-tit01 {
    font-size: 7vw;
  }
  .hb-tit01 span {
    font-size: 5vw;
  }
}

.timeline {
  position: relative;
  padding: 40px 0;
}

/* 中央の縦線 */
.timeline::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 3px;
  height: 100%;
  background: linear-gradient(to bottom, #f39c12, #e74c3c, #9b59b6);
  border-radius: 3px;
}

.timeline-item {
  position: relative;
  margin-bottom: 80px;
  width: 100%;
  display: flex;
  align-items: center;
}

.timeline-item:last-child {
  margin-bottom: 0;
}

/* 左側配置（偶数） */
.timeline-item:nth-child(even) {
  flex-direction: row;
}

.timeline-item:nth-child(even) .content {
  margin-left: auto;
  margin-right: 60px;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .timeline-item:nth-child(even) .content {
    min-width: 430px;
  }
}

/* 右側配置（奇数） */
.timeline-item:nth-child(odd) {
  flex-direction: row-reverse;
}

.timeline-item:nth-child(odd) .content {
  margin-right: auto;
  margin-left: 60px;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .timeline-item:nth-child(odd) .content {
    min-width: 430px;
  }
}

.content {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 15px;
  padding: 30px;
  max-width: 450px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.content:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.15);
}

.year {
  font-size: 1.2rem;
  font-weight: 700;
  color: #f39c12;
  margin-bottom: 15px;
  letter-spacing: 0.05em;
}

.title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #ecf0f1;
}

.description {
  font-size: 0.95rem;
  line-height: 1.6;
  opacity: 0.9;
  color: #bdc3c7;
}

/* ドット */
.dot {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background: #ceb849;
  border-radius: 50%;
  border: 4px solid #2c3e50;
  z-index: 10;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 4px rgba(243, 156, 18, 0.3);
}

.timeline-item:hover .dot {
  transform: translateX(-50%) scale(1.3);
  background: #e74c3c;
  box-shadow: 0 0 0 8px rgba(231, 76, 60, 0.4);
}

/* レスポンシブ対応 */
@media (max-width: 1130px) {
  .timeline::before {
    left: 30px;
  }
  .timeline-item:nth-child(even),
  .timeline-item:nth-child(odd) {
    flex-direction: row;
  }
  .timeline-item:nth-child(even) .content,
  .timeline-item:nth-child(odd) .content {
    margin-left: 80px;
    margin-right: 20px;
    text-align: left;
    max-width: none;
  }
  .dot {
    left: 30px;
  }
  .header h1 {
    font-size: 2rem;
  }
}
/* アニメーション */
.timeline-item {
  opacity: 0;
  animation: fadeInUp 0.8s ease forwards;
}

.timeline-item:nth-child(1) {
  animation-delay: 0.1s;
}

.timeline-item:nth-child(2) {
  animation-delay: 0.2s;
}

.timeline-item:nth-child(3) {
  animation-delay: 0.3s;
}

.timeline-item:nth-child(4) {
  animation-delay: 0.4s;
}

.timeline-item:nth-child(5) {
  animation-delay: 0.5s;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.flowchart01 {
  background: linear-gradient(135deg, #722F37 0%, #8B1538 50%, #5D1A1D 100%);
  color: #fff;
  padding: 70px 40px;
}
@media screen and (max-width: 767px) {
  .flowchart01 {
    padding: 40px 0px;
  }
}
.flowchart01 .container {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .flowchart01 .container {
    padding: 0 4vw;
  }
}

@media screen and (min-width: 768px) {
  .pcAc {
    text-align: center;
  }
}
.instaWrap {
  background-color: #282837;
  padding: 20px 0 40px;
}

.instaTit2 {
  width: 550px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .instaTit2 {
    width: 90%;
  }
}

.pagetop a {
  background: #8c0538;
  border: 1px solid #fff;
}

.hb-topTx01 {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  padding: 2em 0;
}
@media screen and (max-width: 767px) {
  .hb-topTx01 {
    font-size: 4.33vw;
  }
}

.hb-cmnTit01 {
  font-size: 28px;
  font-weight: 700;
  color: #8c0538;
}
@media screen and (max-width: 767px) {
  .hb-cmnTit01 {
    font-size: 5.33vw;
  }
}

.hb-cmnTit02 {
  font-size: 22px;
  font-weight: 700;
  color: #28234b;
}
@media screen and (max-width: 767px) {
  .hb-cmnTit02 {
    font-size: 4.27vw;
  }
}

.hb-cmnTit03 {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .hb-cmnTit03 {
    font-size: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .bh-wrap {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 767px) {
  .bh-wrap {
    width: 92vw;
    margin: 0 4vw;
  }
}

.txNegativeIndent li {
  text-indent: -1em;
  padding-left: 1em;
}

.anchor01 {
  text-align: center;
}
.anchor01 li {
  display: inline-block;
  width: 40%;
  margin: 0 10px 20px;
}
@media screen and (max-width: 767px) {
  .anchor01 li {
    width: 45%;
    margin: 0 2% 20px;
    font-size: 3.6vw;
  }
}
.anchor01 li a {
  background: #28234b;
  color: #fff;
  display: block;
  padding: 20px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .anchor01 li a {
    padding: 10px;
  }
}
.anchor01 li a:hover {
  opacity: 0.9;
}/*# sourceMappingURL=renew.css.map */