/* CSS Document */
.index_logo {
  margin-right: auto;
  margin-left: auto;
  width: 150px;
  margin-bottom: -40px;
  margin-top: 40px;
}
.index_logo img {
  width: 100%;
}
.index_logo2 {
  margin-right: auto;
  margin-left: auto;
  width: 400px;
  margin-bottom: 80px;
  margin-top: -40px;
}
.index_logo2 img {
  width: 100%;
}
.copy_title {
  font-weight: 900;
  margin-top: 0px;
  margin-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
  font-size: 8em;
  color: #FFFFFF;
}
.copy_title span {
  color: #52028B;
}
.top_sub {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
@media screen and (max-width:1024px) {
  .tmp-popup-mobile-menu .header-top .close-menu .close-button {
    background-color: rgba(255, 255, 255, 0.71);
  }
  .header-content .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .top_sub {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.6em;
  }
}
.pink_count {
  color: #52028B;
  padding-right: 10px;
}
.fw {
  color: #FFFFFF;
}
.sougou {
  font-size: 0.7em;
  color: #FFFFFF;
  margin-top: -40px;
}
.my_font {}
.title01 {
  font-size: 3.5em;
  line-height: 1.3em;
  font-weight: 800;
}
.txt01 {
  font-size: 1em;
  line-height: 1.7em;
  font-weight: 800;
}
.txt_card01 {
  font-size: 0.9em;
  line-height: 1.6em;
  font-weight: 800;
  padding-top: 20px;
  color: #BBBBBB;
}
.fs01 {
  font-size: 1.2em;
  line-height: 1.7em;
  font-weight: 700;
  color: hsla(0, 0%, 100%, 0.74);
  margin-top: 100px;
  margin-bottom: 70px;
  margin-right: auto;
  margin-left: auto;
  width: 50%;
  text-align: left;
}
.fs02 {
  font-size: 3em;
  line-height: 1.7em;
  font-weight: 700;
}
.subtitle {
  font-size: 0.8em;
}
.top_logo {
  width: 200px;
}
.footer-style-one .description {
  font-size: 2em;
}
.cho1 {
  padding-top: 100px;
}
.yos_top_count {}
@media screen and (max-width:1024px) {
  .index_logo {
    width: 70px;
    margin-bottom: -30px;
    margin-top: 30px;
  }
  .index_logo img {
    width: 100%;
  }
  .index_logo2 {
    width: 200px;
    margin-bottom: 30px;
    margin-top: -30px;
  }
  .copy_title {
    margin-top: 0px;
    margin-bottom: -50px;
    font-size: 5em;
    color: #FFFFFF;
  }
  .title01 {
    font-size: 2.2em;
    line-height: 1.3em;
  }
  .txt01 {
    font-size: 0.9em;
    line-height: 1.7em;
  }
  .fs01 {
    font-size: 1em;
    line-height: 1.7em;
    margin-top: 100px;
    margin-bottom: 70px;
    width: 100%;
  }
  .fs02 {
    font-size: 1.5em;
    line-height: 1.7em;
  }
  .section-head .subtitle {
    font-size: 0.7em;
  }
  .cho1 {
    padding-top: 30px;
  }
  .text-para-documents {
    font-size: 0.6em;
    margin-bottom: -30px;
  }
  .sougou {
    margin-top: -20px;
  }
  .demo-model .banner-model-15 p.disc {
    font-size: 0.6em;
  }
  .footer-style-one .description {
    font-size: 1.5em;
  }
  .copyright-area-one .main-wrapper .copy-right-para {
    font-size: 0.6em;
  }
  .yos_top_count {
    display: flex;
    flex-direction: column; /* 縦に並べる場合 */
    align-items: center; /* 中央寄せ */
    justify-content: center;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    text-align: center;
  }
}
/*プロフィール*/
.prof_box {
  margin-bottom: 100px;
}
.prof_box .dpn_box {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 150px;
  margin-top: 50px;
}
.prof_box .prof_main_box h3 {
  font-size: 1em;
  color: var(--color-text-1);
}
.prof_box .prof_main_box h2 {
  font-size: 3em;
  margin-bottom: 50px;
  color: var(--color-heading);
}
.prof_box .prof_main_box h4 {
  color: var(--color-heading);
}
.prof_box .prof_main_box p {
  color: var(--color-heading);
}
.prof_box .prof_main_box p span {
  color: var(--color-primary);
}
.prof_box .sns-links {
  text-align: right;
}
.prof_box .sns-links a {
  font-size: 1.3em;
  margin-right: 10px;
}
@media screen and (max-width:1024px) {
  .prof_box {
    padding-bottom: 100px;
    margin-bottom: 50px;
    border-bottom: 1px solid hsla(0, 0%, 49%, 0.25);
  }
  .prof_box .dpn_box {
    font-size: 0.8em;
    margin-bottom: 50px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.4em;
  }
  .prof_box .prof_main_box h3 {
    font-size: 0.9em;
  }
  .prof_box .prof_main_box h2 {
    font-size: 2em;
    margin-bottom: 30px;
  }
  .prof_box .prof_main_box h4 {
    font-size: 1em;
  }
  .prof_box .prof_main_box p {
    font-size: 0.9em;
  }
  .prof_box .sns-links {
    text-align: center;
  }
  .prof_box .sns-links a {
    font-size: 1em;
    margin-right: 5px;
  }
}
/*ギャラリー*/
.gallery_box {
  margin-bottom: 100px;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.gallery_box .gall_title {
  font-size: 0.8em;
  text-align: center;
  padding-top: 15px;
}
.gallery_box .description {
  font-size: 0.8em;
  line-height: 1.4em;
}
.gallery_box .section-head {}
@media screen and (max-width:1024px) {
  .gallery_box {
    width: 95%;
    padding-bottom: 100px;
    margin-bottom: 50px;
    border-bottom: 1px solid hsla(0, 0%, 49%, 0.25);
  }
  .gallery_box .section-head {
    width: 100%;
    text-align: center;
  }
  .subtitle {
    width: 100%;
    text-align: center;
  }
  .gallery_box .header-top-inner {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
  .gallery_box .description {
    text-align: left;
    font-size: 0.7em;
  }
}
/* スライダー最小スタイル（本番用クラス名） */
#gallery-slider .gallery-slider-swiper {
  position: relative;
  width: 100%;
}
#gallery-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
#gallery-slider .card {
  width: 100%;
  max-width: 560px;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
#gallery-slider .card img {
  display: block;
  width: 100%;
  height: auto;
}
/* 矢印・ページネーション（中央配置） */
#gallery-slider .slider-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
}
#gallery-slider .swiper-button-prev, #gallery-slider .swiper-button-next {
  position: relative;
  pointer-events: auto;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  border: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
#gallery-slider .swiper-button-prev::after, #gallery-slider .swiper-button-next::after {
  font-size: 18px;
  color: #333;
}
#gallery-slider .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  width: auto;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  padding: 2px 8px;
}
/* 画像枠ボーダー無効（本番用） */
.gallery_box .card {
  border-width: 0;
}
/*料金*/
.price_box {
  margin-bottom: 100px;
}
.price_box .price-txt, .check-box .check-box-item .box-para {
  color: var(--color-heading);
}
.img-box .blog-tags li {
  color: hsla(0, 0%, 100%, 1.00); /*color: var(--color-secondary);*/
}
.price_box .check-box {}
.check-box .check-box-item .box-para {}
.price_box .check-box ul li {}
.price_box .tmp-button-here .tmp-btn {
  background-color: var(--color-primary);
  color: #2B0404;
  padding-right: 50px;
  padding-left: 50px;
  height: 50px;
}
.discription-area .description {
  color: var(--color-text-1);
}
/*  color: var(--color-text-1);//サブ
  color: var(--color-heading);//メイン
  color: var(--color-primary);//イメージカラー
*/
.price_box .tmp-button-here {
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width:1024px) {
  .price_box {
    padding-bottom: 100px;
    margin-bottom: 50px;
    border-bottom: 1px solid hsla(0, 0%, 49%, 0.25);
  }
  .price_box .price-txt {
    font-size: 0.8em;
    margin-top: -10px;
  }
  .price-plan-card {
    border-bottom: 1px dotted hsla(0, 0%, 50%, 0.35);
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .price_box .check-box {
    margin-top: -42px;
  }
  .check-box .check-box-item .box-para {
    font-size: 0.8em;
  }
  .price_box .check-box ul li {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
/*ブログ*/
.blog_box {
  padding-bottom: 100px;
}
.blog_box .img-box {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.blog_box .blog-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.blog_box .post-date {
  text-align: right;
  color: #808080;
  font-size: 0.8em;
  width: 100%;
  padding-right: 10px;
}
/* ===== Yahoo!ニュース風 横並びカード（干渉しない独自クラス）===== */
.blog_list .blog-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.blog_list .post-date {
  text-align: right;
  color: #808080;
  font-size: 0.8em;
  width: 100%;
  padding-right: 10px;
}
/* ラッパー（任意） */
.blog_box .yn-list, .blog_list .yn-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 0px;
}
/* 各行 */
.blog_box .yn-item, .blog_list .yn-item {
  border-bottom: 1px solid hsla(0, 0%, 93%, 0.15);
}
/* 全体クリック化（<a class="yn-link" href="...">で囲む想定） */
.blog_box .yn-link, .blog_list .yn-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 0;
  text-decoration: none;
  color: inherit;
}
/* サムネ：正方形・中央トリミング */
.blog_box .yn-thumb, .blog_list .yn-thumb {
  flex: 0 0 auto;
  width: 96px; /* スマホ基準サイズ */
  aspect-ratio: 1 / 1; /* 正方形確保 */
  border-radius: 6px;
  overflow: hidden;
  background: #f4f4f4;
}
.blog_box .yn-thumb img, .blog_list .yn-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover; /* はみ出し防止＋中央トリミング */
  object-position: center;
}
/* 右側テキスト領域 */
.blog_box .yn-body, .blog_list .yn-body {
  min-width: 0; /* 省略時の計算安定 */
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
/* カテゴリー（タイトル上・小さめ） */
.blog_box .yn-cat, .blog_list .yn-cat {
  order: 0;
  font-size: 12px;
  line-height: 1.2;
  color: #888;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* タイトル：2行で切り詰め */
.blog_box .yn-title, .blog_list .yn-title {
  order: 1;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 2行省略 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* 日付（タイトル下・小さめ） */
.blog_box .yn-date, .blog_list .yn-date {
  order: 2;
  font-size: 12px;
  color: #666;
}
/* ホバー時のわずかな反応（PC想定） */
.blog_box .yn-link:hover .blog_box .yn-title {
  text-decoration: underline;
}
/* 余白・見切れ対策（親が狭いときの保険） */
.blog_box .yn-text {
  min-width: 0;
}
/* タップしやすさUP（任意） */
.blog_box .yn-link:active {
  opacity: 0.86;
}
/* ホバー時のわずかな反応（PC想定） */
.blog_list .yn-link:hover .blog_list .yn-title {
  text-decoration: underline;
}
/* 余白・見切れ対策（親が狭いときの保険） */
.blog_list .yn-text {
  min-width: 0;
}
/* タップしやすさUP（任意） */
.blog_list .yn-link:active {
  opacity: 0.86;
}
/* タブレット以上で少し大きく */
@media (min-width: 768px) {
  .yn-thumb {
    width: 120px;
  }
  .yn-title {
    font-size: 17px;
  }
}
/* PCで余裕がある場合 */
@media (min-width: 992px) {
  .yn-thumb {
    width: 140px;
  }
  .yn-title {
    font-size: 18px;
  }
}
.blog-details-left-area .blog-details-discription h3.title, .blog-details-left-area .blog-details-discription h1 {
  font-size: 1.7em;
  line-height: 1.4em;
}
.blog-details-left-area .blog-details-discription h2.title, .blog-details-left-area .blog-details-discription h4 {
  font-size: 1.5em;
  line-height: 1.3em;
}
.blog-classic-tag .date {
  font-size: 0.8em;
  line-height: 1.3em;
  text-align: right;
  width: 100%;
  padding-right: 10px;
}
@media screen and (max-width:1024px) {
  .blog_box {
    padding-bottom: 100px;
    margin-bottom: 50px;
    border-bottom: 1px solid hsla(0, 0%, 49%, 0.25);
  }
  .blog-details-left-area .blog-details-discription h3.title, .blog-details-left-area .blog-details-discription h1 {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  .blog-details-left-area .blog-details-discription h2.title, .blog-details-left-area .blog-details-discription h4 {
    font-size: 1.1em;
    line-height: 1.3em;
  }
}
.post_g {
  font-weight: 700;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 2行省略 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pfo_mini {
  font-size: 0.8em;
}
.copyright-area-one .main-wrapper ul {
  margin-right: 30px;
}
.copyright-area-one .main-wrapper ul li a {
  font-size: 12px;
}
/*FOOTER*/
.footer_main {
  display: flex;
  align-items: center; /* 縦中央揃え */
  gap: 15px;
}
.footer_main img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid hsla(0, 0%, 98%, 1.00);
}
.footer_text h3, .footer_text h2 {
  margin: 0;
  line-height: 1.2;
  display: block; /* 改行を確実にする */
}
.footer_text h3 {
  font-size: 14px;
  color: var(--color-text-1);
  margin-bottom: 4px; /* H2との間に少し余白 */
}
.footer_text h2 {
  font-size: 28px;
  font-weight: bold;
  color: var(--color-heading);
}
.footer_prof p {
  margin-top: 30px;
  font-size: 14px;
  color: var(--color-heading);
}
.footer_prof p span {
  margin-top: 10px;
  font-size: 14px;
  color: var(--color-primary);
}
@media (max-width: 600px) {
  .footer_main {
    flex-direction: column;
    text-align: center;
  }
}
.single-footer-wrapper .logo {
  padding-bottom: 30px;
}
@media screen and (max-width:1024px) {
  .single-footer-wrapper {
    border-top: 1px solid hsla(0, 0%, 76%, 0.20);
    padding-top: 30px;
  }
  .footer-style-one .ft-title, .footer-style-two .ft-title {
    margin: 0;
    padding: 0;
    font-size: 1em;
  }
  .single-footer-wrapper ul {
    margin-top: 20px;
  }
  .ft-link li {
    padding: 0;
    margin: 0;
    border-bottom: 0.5px dotted hsla(0, 0%, 57%, 0.43);
  }
  .ft-link li a {
    font-size: 0.7em;
  }
  .footer-main .logo {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer_text h2 {
    margin-bottom: 20px;
  }
  .footer_prof p, .footer_prof p span {
    margin-top: 10px;
    font-size: 10px;
    padding: 0;
    line-height: 14px;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
  }
}
.header--sticky.sticky {
  background-color: hsla(0, 0%, 0%, 0.11);
}
.signle-side-bar.recent-post-area .body .single-post {
  color: var(--color-heading);
}
/*SFメニュー*/
.tmp-popup-mobile-menu h5, .social-wrapper .subtitle, .social-wrapper .social-link a {
  color: hsla(0, 0%, 100%, 1.00);
}
.close-menu i {
  color: hsla(0, 0%, 0%, 1.00);
}
.tmp-popup-mobile-menu .tmp-mainmenu li a {
  color: hsla(0, 0%, 100%, 1.00);
  font-size: 12px;
}
.sf_menu {
  text-align: center;
  padding-left: 10px;
}
.sf_menu .social-link a {
  width: 30px;
  height: 30px;
  font-size: 14px;
}
/*  color: var(--color-text-1);//サブ
  color: var(--color-heading);//メイン
  color: var(--color-primary);//イメージカラー
*/
/* ===== 背景エフェクトを完全に背面固定 ===== */
/* ===== パーティクルやVANTA背景を完全に背面固定 ===== */
#particles-js,
#particles-js canvas {
  position: fixed !important;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: -1 !important;   /* 背面へ送る */
  pointer-events: none !important; /* クリック透過 */
  background: transparent !important;
}

/* ===== GLightboxのモーダルを最前面に強制 ===== */
.glightbox-container,
.glightbox-overlay,
.glightbox-clean .gslide,
.glightbox-open {
  z-index: 999999 !important;
  position: fixed !important;
}

.glightbox-overlay {
  background-color: rgba(0,0,0,0.9) !important;
}
