/** Shopify CDN: Minification failed

Line 6034:20 Unexpected "add"
Line 7356:17 Expected identifier but found "/"
Line 10249:21 The "-" operator only works if there is whitespace on both sides
Line 10250:25 The "-" operator only works if there is whitespace on both sides
Line 10282:21 The "-" operator only works if there is whitespace on both sides
Line 10283:25 The "-" operator only works if there is whitespace on both sides
Line 10317:21 The "-" operator only works if there is whitespace on both sides
Line 10318:25 The "-" operator only works if there is whitespace on both sides
Line 10355:21 The "-" operator only works if there is whitespace on both sides
Line 10356:25 The "-" operator only works if there is whitespace on both sides
... and 3 more hidden warnings

**/
/*
 * Released on: May 14, 2023

 202407ad 
 /202407ad
 202408ad 
 /202408ad
*/

/*--- 共通 ---*/
::selection {
  background-color: #bad7fd !important;
}
.header__icon--menu{padding-top: 15px;}
/*202407ad */
.shopify-policy__title{margin: 30px auto;}
.shopify-policy__body h2{margin: 30px auto;}
/* margin */
.mgt10{margin-top: 10px;}
.mgb10{margin-bottom: 10px;}
.mgt20{margin-top: 20px;}
.mgb20{margin-bottom: 20px;}
.mgt30{margin-top: 30px;}
.mgb30{margin-bottom: 30px;}
.mgt40{margin-top: 40px;}
.mgb40{margin-bottom: 40px;}
.mgt50{margin-top: 50px!important;}
.mgb50{margin-bottom: 50px;}
/* /margin */


/* curriculum */
    .bg-table-curriculum th{
    background: #29A36D!important;
    }
    .curriculum-container {
      display: grid;
      grid-template-columns: 1fr;
      gap: 10px;
    }
    .curriculum-item {
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 8px;
      padding: 20px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .curriculum-item h3 {
      margin: 0;
      font-size: 16px;
      flex: 1;
      text-align: left;
      white-space: normal; /* 折り返しを有効にする */
      word-break: break-word; /* 単語の途中で折り返す */
    }
    .curriculum-item .details-button {
      padding: 6px 8px;
      background-color: #007BFF;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      text-decoration: none;
      flex-shrink: 0;
      width: 90px; /* ボタンの幅を固定 */
      text-align: center;
    }
    .curriculum-item .button_disabled {
      background-color: #ccc;
    }
    .curriculum-item .details-content {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
    }
    @media (min-width: 768px) {
      .curriculum-container {
        grid-template-columns: 1fr 1fr;
      }
    }
/* /curriculum */

/*/202407ad*/

.list-menu li a {
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  font-size: 12px;
  font-weight: 400 !important;
}

#cart-icon-bubble {
  display: none;
}

.js details[open].menu-opening>.menu-drawer {
  background: #fff;
}

.collection-header__title,
.h0,
.main-page-title,
.page-title,
.article-template__title {
  color: #0f2950 !important;
  font-family: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif !important;
  font-size: 2.4rem !important;
  font-weight: 700 !important;
  line-height: 1.6 !important;
  margin-top: 50px !important;
}

.sf_title {
  text-align: center;
  font-weight: bold;
}

.common_h2 {
  position: relative;
  color: #0f2950;
  text-align: center;
  font-family: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4;
  margin-top: 50px;
}
/* 202407ad */
.header h2{font-size: 14px!important; font-weight: bold!important;}
/* /202407ad */

.bnList {
  flex-basis: calc((100% - 20px) / 2);
  max-width: calc((100% - 20px) / 2);
  margin-top: 20px;
  text-align: center;
}

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

.bnLis:nth-of-type(1),
.bnLis:nth-of-type(2) {
  margin-top: 0;
}

.btn--cta,
a.btn--cta {
  color: #FFF !important;
  text-align: center;
  background-color: #222;
  width: 100%;
  font-size: 16px;
  max-width: 280px;
  margin: 10px auto;
  display: block;
  box-sizing: border-box;
  padding: 10px;
  text-decoration: none;
  font-weight: bold;
}

.bnBox {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.button--primary {
  color: #fff !important;
  width: 280px;
  margin: 10px auto;
  text-align: center;
  background: #000;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.ctaItem {
  display: block !important;
  margin: 20px auto;
  max-width: 28rem !important;
  background: #000;
}

.atc_h2,
.atc_h3 {
  position: relative;
  padding-left: 55px;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
  color: #0f2950;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 50px;
  margin-bottom: 20px;
}

.atc_h2::before,
.atc_h3::before {
  position: absolute;
  content: '';
  top: calc(50% - 5px);
  width: 40px;
  left: 0;
  height: 2px;
  border-top: solid 1px #0f2950;
}

.heading_item3 {
  position: relative;
  padding-top: 50px;
  font-size: 26px;
  text-align: center;
  color: #0F2950;
}

.heading_item3::before {
  content: attr(data-en);
  display: block;
  color: #1473e6;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}
.video-containeies {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9のアスペクト比を維持（9 / 16 = 0.5625）*/
  height: 0;
  overflow: hidden;
}

.video-containeies video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.border_sdb {
  margin: 30px auto;
  width: 100%;
  max-width: 1000px;
  color: #111;
  line-height: 1em;
  background: #fff;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 10px 0 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
  box-sizing: border-box;
  padding: 10px 15px 15px 15px;
}

@media (max-width: 768px) {
  .bnBox {
    display: flex;
    flex-direction: column;
    background-color: #fff;
  }

  .bnList {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    margin-bottom: 5px;
  }
}

.atc_pr_banner {
  display: block;
  width: 100%;
  margin: 15px auto;
}

.atc_pr_banner .atc_pr_banner_img {
  display: block;
  width: 100%;
}

/* 202407ad */
@media (max-width: 768px) {
  .atc_pr_banner {
    display: inline-block;
    width: 47.5%;
    margin-left: 8px;
  }
}
/* /202407ad */

@media (max-width: 480px) {
  .atc_pr_banner {
    width: 98%;
    display: block;
    margin: 5px auto;
  }
}

.references_title {
  margin: 0px 0;
  margin-top: 50px;
  border-bottom: 1px solid #111;
}

.reference {
  font-size: 12px;
}

.references_box {
  margin: 0px auto;
  padding-left: 0px !important;
  background: #f2f2f2;
  box-sizing: border-box;
  padding: 10px 0;
}

.references_box li {
  border-bottom: 1px solid #ddd;
  margin-bottom: 8px;
  word-wrap: break-word;
  display: block;
  width: 98%;
  margin: 0px auto;
  line-height: 1.6;
  padding: 10px 0;
}

.article-template__content p a {
  color: #111;
}

.page-width--narrow {
  box-sizing: border-box;
  padding: 0 10px !important;
}

@media screen and (min-width: 990px) {
  .page-width--narrow {
    max-width: 105rem !important;
  }
}

.center_imp {
  text-align: center !important
}

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

.right_imp {
  text-align: right !important;
}

.main_second_right .page-width--narrow {
  padding: 0px !important;
}

.main_second_right .page-width--narrow .article-template__title {
  margin: 0px !important;
}

.img_box2 img {
  display: block;
  width: 98%;
  margin: 10px auto;
}

.img_box2 .imb_txt {
  text-align: left;
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: bold;
}

del {
  background-image: linear-gradient(transparent 0.5em, #fe3464 0, #fe3464 calc(0.5em + 1px), transparent 0, transparent calc(0.5em + 3px), #fe3464 0, #fe3464 calc(0.5em + 4px), transparent 0);
  color: #888;
  text-decoration: none;
}

.arrow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 280px;
  height: 60px;
  background: #0f2950;
  color: #0f2950 !important;
  margin: 30px auto;
  box-sizing: border-box;
  padding: 0 0 0 5px;
}

.aw_c {
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.arrow::after {
  content: "";
  position: absolute;
  right: -40px;
  top: -16%;
  border-left: 40px solid;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
}

.arrow::before {
  content: "";
  color: #0f2950;
  font-size: 0.5rem;
}

.accordion__toc summary {
  position: relative;
  list-style: none;
  padding: 15px 45px 15px 25px;
  border: 1px solid #000474;
  cursor: pointer;
  font-weight: bold;
}

/* 閉じているときは目次の幅を140pxにし、開いているときは幅を100%にする */
.accordion__toc details {
  width: 180px;
  /* 初期状態の幅 */
  transition: width 0.3s ease-in-out;
}

.accordion__toc details[open] {
  width: 100%;
  /* 開いたときの幅 */
}

/* その他のスタイル */
.accordion__toc summary::-webkit-details-marker {
  display: none;
}

.accordion__toc .contents {
  overflow: hidden;
  /* コンテンツが目次幅を超えた時に隠す */
}

.toc__box {
  margin-bottom: 30px;
  padding: 1em 1em 1em 2em;
  border: 1px solid #999;
  background-color: #f7f7f7;
}

.toc__box .toc__list {
  list-style-type: decimal;
  margin: 0;
  padding: 0 1.2em;
}

.toc__box .toc__list li {
  padding: 5px 0;
}

.toc__box .toc__list li a {
  color: #166c9d;
  text-decoration: none;
  /* リンクの下線を消す */
  transition: color 0.3s ease-in-out;
}

.toc__box .toc__list li a:hover {
  color: #000474;
  /* リンクにホバーした時の色 */
}

/* 「開く」テキストを追加 */
.accordion__toc summary::before {
  content: "開く";
  position: absolute;
  right: 70px;
  top: 17px;
  transition: opacity 0.3s ease;
  opacity: 1;
  font-weight: normal;
  font-size: 14px;
}

/* 「閉じる」テキストを追加 */
.accordion__toc details[open] summary::before {
  content: "閉じる";
  font-weight: normal;
  font-size: 14px;
}

/* 初期状態（閉じているとき）のプラス記号 */
.accordion__toc summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 17px;
  padding-left: 2px;
  font-size: 24px;
  line-height: 20px;
  color: #0f2950;
  width: 20px;
  text-align: center;
}

/* details要素が開いている時のマイナス記号 */
.accordion__toc details[open] summary::after {
  content: "-";
  font-size: 20px;
}

.toc__box {
  margin-bottom: 30px;
  padding: 1em 1em 1em 2em;
  border: 1px solid #999;
  background-color: #f7f7f7;
}

.toc__box .toc__list {
  list-style-type: decimal;
  margin: 0;
  padding: 0 1.2em;
  overflow: hidden;
}

.toc__box .toc__list li {
  padding: 5px 0;
}

.toc__box .toc__list li a {
  color: #166c9d;
}

/*/共通*/

/*法務*/
.shopify-policy__container {
  max-width: 900px !important;
}

.field_check p {
  margin: 15px 0;
  font-size: 14px;
}

/*/法務*/

/*top*/
.an_section {
  background: #f2f2f2;
  padding: 10px;
}

.top_causel_area {
  padding-bottom: 10px;
  width: 98%;
  margin: 10px auto;
}

.caList {
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  padding: 10px;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.top_causel_area .caItem {
  position: relative;
  scroll-snap-align: center;
  vertical-align: top;
  display: inline-block;
  margin: 0 5px;
  width: 280px;
  white-space: normal;
  overflow: hidden;
  background: #fff;
}

.top_causel_area .caList .caItem a {
  text-decoration: none;
}

.top_ca__img-wrap {
  aspect-ratio: 16 / 9;
}

.card__image.lazyload.fade-in {
  width: 100%;
  height: 100%;
}

.ca__name,
.ca__date {
  padding: 5px;
  color: #111 !important;
  z-index: 10;
  box-sizing: border-box;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.ca__name {
  font-size: 1.6rem;
}

.ca__date {
  font-size: 12px;
}

/*/top*/

/*2カラム*/
.second_colume {
  width: 100%;
  max-width: 960px;
  margin: 0px auto;
  margin-top: 20px !important;
  font-family: Noto Sans JP, Helvetica Neue, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
  min-height: 3500px;
  position: relative;
}

.main_second {
  float: left;
  width: calc(100% - 375px);
}

.main_second p {
  padding: 5px 0;
  word-wrap: break-word;
}

.sub_second {
  float: right;
  width: 340px;
}

.article-template__back {
  clear: both;
}

.main_second_right {
  float: right;
  width: calc(100% - 375px);
}

.sub_second_left {
  float: left;
  width: 340px;
}

.tags__deg {
  background-color: #f5f5f5;
  box-sizing: border-box;
  padding: 1px 6px 6px 6px;
  margin-bottom: 20px;
  margin-top: 0px !important;
}

.tags__txt_ {
  margin-top: 10px;
  font-size: 14px;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

@media all and (max-width: 990px) {
  .second_colume {
    margin: 0px auto;
    /*min-height: 100%;*/
  }

  .sub_second_left {
    position: relative;
  }

  .main_second,
  .sub_second,
  .main_second_right,
  .sub_second_left {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 5px 16px;
  }

  .sub_second {
    box-sizing: border-box;
    padding: 10px;
    margin: 10px auto;
  }
}

/*/2カラム*/

/*Newsカテゴリ/タグ*/
.blogs__area {
  width: 100%;
}

.causel_box {
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  padding: 10px;
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.triangle-right::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.5em 0 0;
  border: 3px solid transparent;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 3px;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 3px;
  border-right: 0 solid transparent;
  border-left: 6px solid #0f2950;
}

.triangle-right {
  width: 80px;
  display: block;
  margin-left: auto;
  margin-right: 0px auto;
  margin-bottom: 3px;
  font-size: 12px;
  color: #0f2950;
}

.causel_area {
  background: #fff;
  margin-bottom: 30px;
  width: 100%;
  max-width: 1050px;
  margin: 10px auto;
}

.causel_area .square_list,
.causel_area .causel_box_list {
  position: relative;
  scroll-snap-align: center;
  vertical-align: top;
  display: inline-block;
  margin: 0 2px;
  aspect-ratio: 9 / 16;
  height: 300px;
  white-space: normal;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 1px 5px #22233a33;
  border: 3px solid #0f2950;
}

.causel_area .causel_box_list {
  background: #0f2950;
}

.causel_box_list a {
  text-decoration: none;
  ;
}

.square_img_box {
  height: 100%;
}

.square_img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all .5s ease-out;
  object-fit: cover;
}

.causel_box::-webkit-scrollbar {
  height: 8px
}

.causel_box::-webkit-scrollbar-track {
  border: none
}

.causel_box_creator {
  flex-direction: row;
  position: relative;
  height: 70px;
  padding-top: 5px;
  box-sizing: border-box;
  padding: 5px 5px 0 5px;
}

.causel_box_area {
  display: flex;
  flex-wrap: wrap;
}

.creator__name {
  display: flex;
  align-items: center;
  width: 120px;
  padding: 0px 0px 0px 8px;
  font-size: 14px;
  text-align: left;
  color: #fff;

  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.causel_box_creator time {
  color: #fff;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

/*causel*/
.causel_box_img {
  object-fit: cover;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  background: #fff;

}

.causel_box_til {
  height: 223px;
  width: 168px;
  position: relative;
  word-break: break-all;
  background: #fff;
}

.causel_box_last_til {
  height: 300px;
  background: #0f2950;
  box-sizing: border-box;
  padding: 5px;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.causel_box_til h3 {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;

  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
  box-sizing: border-box;
  padding: 0px 10px;
  color: #111;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.causel_box_list .causel_box_last_til h3 {
  color: #fff !important;
}

.causel_box_main {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #0f2950;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  z-index: 1;
  padding: 3px;
  border-radius: 0 0 8px 0;
}

.causel_box_sub {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #0f2950;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  z-index: 1;
  padding: 3px;
  border-radius: 8px 0 0 0;
}

/*/causel*/

.sub_pj1 {
  width: 100%;
  box-sizing: border-box;
  padding: 8px;
  background-color: #f9f9f9;
  border: 2px solid #ddd;
  margin: 0 auto;
  /* margin-top: 50px; */
  position: relative;
}

.search-number {
  font-size: 14px;
  font-weight: bold;

}

@media (max-width: 990px) {
  .sub_pj1 {
    width: 100%;
  }
}

.bd_list li {
  float: left;
  list-style: none;
  margin-right: 5px;
}

.bd_list li a {
  display: inline-block;
  margin: 0 .1em .6em 0;
  padding: 6px;
  line-height: 1;
  text-decoration: none;
  color: #111;
  background-color: #fff;
  background: #f2f2f2;
  border-radius: 8px;
  font-size: 14px;
}

.bd_list li a:before {
  content: "#";
}

.bd_c_title {
  font-weight: bold;
  clear: both;
}




.common_grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(162px, 1fr));
  gap: 1rem;
  padding: 0;
  margin: 0 auto;
  margin: 5px;
}

.common_grid a {
  text-decoration: none;
}

.common_grid_list {
  position: relative;
  aspect-ratio: 9 / 16;
  width: 100%;
  border: 3px solid #0f2950;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 5px #22233a33;
  list-style: none;
}

.grid_list_box {
  align-items: center;
  height: 75%;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.grid_list_title {
  display: inline-block;
  color: #000000;
  letter-spacing: 2px;
  text-shadow:
    1px 1px 1px #ffffff,
    -1px 1px 1px #ffffff,
    1px -1px 1px #ffffff,
    -1px -1px 1px #ffffff,
    1px 0px 1px #ffffff,
    0px 1px 1px #ffffff,
    -1px 0px 1px #ffffff,
    0px -1px 1px #ffffff;
  margin-bottom: 0;
  z-index: 1;
  line-height: 1.6;
  box-sizing: border-box;
  padding: 10px;
  letter-spacing: 0.1em;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
}

.grid_list_title_last {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 0;
  z-index: 1;
  line-height: 1.6;
  box-sizing: border-box;
  padding: 10px;
  letter-spacing: 0.1em;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
}

.common_grid_list_last .grid_list_box .grid_list_title_last h3 {
  color: #fff;
}

.grid_list_subbox {
  overflow: hidden;
  box-sizing: border-box;
  padding: 5px 5px 0px 5px;
  word-wrap: break-word;
  border-top: 3px solid #0f2950;
  background: #0f2950;
  font-family: system-ui;
  letter-spacing: 0.1em;
  height: 25%;
}

.colum_time,
.edit_wt {
  color: #fff;
  font-size: 12px;
}

.grid_edit_box {
  margin-top: 12px;
}

.edit_img {
  float: left;
  width: 30px;
  border-radius: 18px;
  background: #fff;
}

.edit_wt {
  float: right;
  width: calc(100% - 38px);
  display: flex;
  align-items: center;
  font-size: 14px;
  text-align: left;
  position: relative;
  height: 32px;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
}

.edit_txt {
  display: flex;
  align-items: center;
  height: 32px;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.2;
}

.common_grid_list_last {
  height: 100%;
  background: #0f2950;
  color: #fff;
  box-sizing: border-box;
  padding: 5px;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-radius: 8px;
  box-shadow: 0 1px 5px #22233a33;
  aspect-ratio: 9 / 16;
  width: 100%;
}

/*/Newsカテゴリ/タグ*/

/*トップフリックカルーセル*/
.list_wrapper {
  background: #f2f2f2;
  width: 100%;
  box-sizing: border-box;
  padding: 50px 0;
}

.list_area {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #fff;
  width: 100%;
  max-width: 1050px;
  margin: 10px auto;
}

.list_rk_area {
  width: 32.3%;
  overflow: hidden;
}

.list_rk_box img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.lrk_main,
.lrk_main2 {
  display: block !important;
  float: left;
  width: 90px;
  text-align: center;
  font-size: 7.8rem;
  font-weight: 600;
  font-family: 'Reem Kufi', sans-serif;
  color: #000;
}

.lrk_side {
  float: right;
  width: calc(100% - 90px);
  height: 100px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin-top: 15px;
}

.lrk_side time {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

.lrk_side .rk-bx {
  font-weight: bold;
  line-height: 1.6;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media (max-width: 768px) {

  .list_rk_area {
    width: 100%;
  }

  .lrk_main,
  .lrk_main2 {
    float: left;
    width: 90px;
    text-align: center;
    font-size: 7.8rem;
    font-weight: 600;
    font-family: 'Reem Kufi', sans-serif;
  }

  .lrk_side {
    float: none;
    height: 100px;
    width: 100%;
  }

  .list_rk_img {
    float: left;
    width: 150px !important;
    height: 150px !important;
    object-fit: cover;
  }

  .list_rk_subbox {
    float: right;
  }

}

@media (max-width: 460px) {

  .lrk_side {
    float: none;
    height: 100px;
  }

  .list_rk_img {
    float: left;
    width: 150px !important;
    height: 150px !important;
    object-fit: cover;
  }

  .list_rk_subbox {
    float: right;
    width: calc(100% - 150px);
  }

}

@media (max-width: 419px) {

  .list_rk_img {
    float: none;
    width: 100% !important;
    object-fit: cover;
  }

  .list_rk_subbox {
    float: right;
    width: 100%;
  }

  .list_rk_area {
    margin-bottom: 10px;
  }
}

body {
  counter-reset: lrk_main lrk_main2;
}

.lrk_main:before {
  counter-increment: lrk_main 1;
  content: "" counter(lrk_main) " ";
}

.lrk_main2:before {
  counter-increment: lrk_main2 1;
  content: "" counter(lrk_main2) " ";
}

.result_h {
  display: inline-block;
}

/*/トップフリックカルーセル*/



/*
article
--------------*/
.profile_set_box {
  display: flex;
  flex-wrap: wrap;
}

.profile_set_box.left {
  /* 左 */
  flex-direction: row;
}

.profile_name {
  position: relative;
  display: inline-block;
  max-width: 300px;
  margin: 10px 20px 20px;
  padding: 8px 15px;
  background: #fff;
  text-align: left;
  /*
  filter: drop-shadow(5px 5px 0 #000);
*/
  border: 2px solid #222;
}

.profile_name::after {
  content: '';
  border: 14px solid transparent;
  border-top-color: #fff;
  position: absolute;
  top: 3px;
  left: -19px !important;
  width: 10px;
  border-top-color: #111;
}

.profile_name::before {
  content: '';
  border: 20px solid transparent;
  border-top-color: #f0f0f0;
  position: absolute;
  top: 1px;
  left: -18px;
  border-top-color: #fff;
  z-index: 1;
}

.profile_icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.profile_icon .icon {
  width: 60px;
  height: 60px;
}

.iconowner_txt {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 8px 15px;
  background: #fff;
  text-align: left;
  /*
  filter: drop-shadow(5px 5px 0 #000);
*/
  border: 2px solid #0f2950;
  position: relative;
  margin-bottom: 50px;
}

.iconowner_link {
  position: absolute;
  top: 100%;
  right: 0px;
  padding: 8px;
  background: #0f2950;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

.prd-link {
  position: absolute;
  top: -35px;
  left: 0px;
  padding: 8px;
  background: #0f2950;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

.headline_tag {
  width: 96%;
  text-align: center;
  margin: 0 auto;
  margin-top: 60px;
}

.headline_tag h2 {
  position: relative;
  display: inline-block;
  padding: 24px 5px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: .02em;
  color: #0f2950;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.headline_tag h2:before,
.headline_tag h2:after {
  content: "";
  display: block;
  width: 50%;
  height: 4px;
  border-top: 1px solid #0f2950;
  position: absolute;
  top: 0;
}

.headline_tag h2:before {
  left: -24px;
}

.headline_tag h2:after {
  right: -24px;
}

.headline_tag h2 span {
  display: block;
  width: 4px;
  height: 4px;
  border: 2px solid #0f2950;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -4px;
}

.table_area {
  width: 100%;
  max-width: 780px;
  margin: 10px auto;
}

.cal_table tr th,
.cal_table tr td {
  /*  padding: 1em;*/
  text-align: left;
  vertical-align: middle;
  box-sizing: border-box;
  background: #f2f2f2;
}

.cal_table tr th {
  background: #0f2950 !important;
  color: #fff !important;
}

.cal_table tr th a {
  color: #fff !important;
}

.cal_table tbody tr:hover td {
  background-color: #f2f2f2;
}

.cal_table thead th {
  padding: 3px;
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  background: #0f2950;
}

.cal_table thead th:first-child {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
}

.cal_table tbody th {
  position: sticky;
  top: 0;
  left: 0;
  background: #0f2950;
  z-index: 1;
}

.thead_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  color: #fff;
}

.th_sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  background: #fff;
}

.td-sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 30px;
  z-index: 2;
  width: 120px;
  background: #fff;
}

.td-sticky a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #111;
}

.thead_sticky tr th a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.cal_table {
  width: 100%;
  max-width: 780px;
  display: block;
  overflow: auto;
  white-space: nowrap;
  overflow-x: auto;
  table-layout: fixed;
  box-sizing: border-box;
  margin: 10px auto;
}

.cal_table {
  display: inline-block;
}

.cal_table .tb_ul {
  list-style: none;
  padding-left: 0px;
}

.tst {
  color: #fff;
}

img.td_img {
    display: block;
    width: 98%;
    max-width: 360px;
    margin: 0 auto;
    background: #fff;
}
.introduction td .tags--lists{padding-left:none!important;}

.tags--lists li{display: inline-block; margin: 2px; padding: 5px; background: #fff; border-radius: 6px;}
.introduction {
  margin: 10px auto;
  width: 100%;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-all;
}

.introduction th {
  background: #0f2950;
  color: #fff;
  padding: 5px 10px;
  width: 13%;
  overflow: hidden;
  font-weight: bold;
  font-size: 100%;
  text-align: center;
  word-break: break-all;
  word-wrap: break-all;
  vertical-align: middle;
}

.introduction td {
  width: 33%;
  padding: 5px 10px;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
  word-wrap: break-all;
  word-break: break-all !important;

  table-layout: fixed;
  word-wrap: break-word;
  background: #f9f9f9;
}

.introduction td a {
  display: inline-block;
}

.introduction td ul,
.introduction tr td ul li {
  list-style: none !important;
}

.intro_th_label {
  display: inline-block;
  background: #000;
  color: #fff;
  margin-right: 10px;
  padding: 2px 5px;
  border-radius: 6px;
  font-weight: bold;
}

@media (max-width: 980px) {
  .introduction {
    width: 100%;
    margin: 10px auto;
  }

  .introduction th {
    width: 100%;
    display: block;
    border: none;
  }

  .introduction td {
    padding: 5px 0px;
    display: inline-block;
    width: 100%;
  }
}

blockquote {
  position: relative;
  background: #f2f2f2;
  padding: 20px;
  width: 100%;
  max-width: 1050px;
  margin: 15px auto;
  box-sizing: border-box;
  display: block !important;
}

blockquote:before {
  position: absolute;
  left: 10px;
  top: -10px;
  color: #808080;
  box-sizing: border-box;
  font-family: 'FontAwesome';
  content: '\f10d';
  line-height: 1;
  padding-top: 12px;
  text-align: left;
  font-size: 20px;
}

blockquote p {
  color: #808080;
  margin-top: 15px !important;
}

blockquote cite {
  display: block;
  border-top: 1px solid #808080;
  padding-top: 10px;
  font-size: 0.8rem;
  text-align: right;
  color: #808080;
  margin-top: 10px !important;
}

blockquote img {
  width: 100%;
}

.stepbar {
  margin: 0 auto;
  width: 96%;
}

.stepbar .stepbarwrap {
  padding: 2em 0;
  position: relative;
}

.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 3em;
  min-width: 3em;
  height: 3em;
  content: "";
  border-radius: 50%;
  background-color: #0f2950;
  color: #fff;
  text-align: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle span {
  display: inline-block;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: bold;
  position: relative;
  top: 0.9em;
}

.stepbar .stepbarwrap .steptitle .title {
  margin: 0.5em;
  font-weight: bold;
  font-size: 1.2em;
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 3.5em;
}

.stepbar .stepbarwrap .steptxt .txt {
  font-size: 0.9em;
}

.stepbar .stepbarwrap .stepline {
  width: 2px;
  height: calc(100% + 1em);
  background-color: #0f2950;
  position: absolute;
  top: 1em;
  left: 1.5em;
  z-index: -1;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}
/* 202407ad */

.tabs {
  width: 100%;
}
.tab_content {
  display: none;
  overflow: hidden;
  border: 3px solid #5ab4bd;
  width: 100%;
  box-sizing: border-box;
}
.masonry {
  column-count: 4;
  column-gap: 1em;
  width: 100%;
  box-sizing: border-box;
}
.masonry .item img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: top;
}

.my-item {
  display: inline-block;
  margin: 10px 0 1em;
  width: 100%;
}

@media (max-width: 520px) {
	.masonry {
	  column-count: 3;
	}
}
@media (max-width: 360px) {
	.masonry {
	  column-count: 2;
	}
}
input[name="tab_item"] {
  display: none;
}
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}
.tab_item {
  width: 50%;
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
  cursor: pointer;
}
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}
.tabcontens_Box {
  display: block;
  background-color: #fff;
  box-sizing: border-box;
  padding: 5px;
}
.box {
  padding: 10px;
  border: 1px solid #f2f2f2;
  text-align: center;
  background-color: #fff;
  font-size: 20px;
  color: #333;
  line-height: 1;
  font-family: 'hobeaux-rococeaux-background', Helvetica;
  font-weight: 200;
  transition: all .3s ease;
}
.box img {
  object-fit: contain;
  width: 100%;
  height: 100px;
  padding: 0 0 10px 0;
}
.artist-Name {
  font-size: 18px;
}

.tab_content .masonry {
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

/* /202407ad */

/* 202407ad */

.carousel_area {
  width: 100%;
  max-width: 1050px;
  margin: 10px auto;
}
.carousel_list {
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  padding-left: 0px;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding-left: 0px!important;
}
.carousel_item {
  display: inline-block;
  width: 280px;
  position: relative;
  scroll-snap-align: center;
  vertical-align: top;
  white-space: normal;
  overflow: hidden;
  box-sizing: border-box;
}
.carousel_item a {
  display: block;
  text-decoration: none;
}
.carousel__img-wrap {
  height: 200px;
}
.carousel__image.lazyload.fade-in {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: none;
}


.carousel_area2 {
  width: 100%;
  max-width: 1050px;
  margin: 10px auto;
}
.carousel_list2 {
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  padding-left: 0px;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding-left: 0px!important;
}
.carousel_item2 {
  display: inline-block;
  width: 220px;
  height: 180px;
  position: relative;
  scroll-snap-align: center;
  vertical-align: top;
  white-space: normal;
  overflow: hidden;
  box-sizing: border-box;
  background: #f2f2f2;
  padding-bottom: 10px;
}
.carousel_item2 a {
  display: block;
  text-decoration: none;
}
.clit{
  padding: 5px!important;
}
.carousel__image2.lazyload.fade-in2 {
  width: 100%;
  height: 120px;
  object-fit: cover;
  border: none;
}
/* /202407ad */

.act_cal_area {
  width: 100%;
  max-width: 1050px;
  margin: 10px auto;
}

.act_cal_list {
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  padding: 10px;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.act_cal_item {
  display: inline-block;
  width: 280px;
  background: #f2f2f2;
  position: relative;
  scroll-snap-align: center;
  vertical-align: top;
  margin: 5px;
  padding: 3px;
  white-space: normal;
  overflow: hidden;
  box-sizing: border-box;
  background: #f2f2f2;
}

.act_cal_item a {
  display: block;
  text-decoration: none;
}

.ca__img-wrap {
  height: 200px;
}

.card__image.lazyload.fade-in {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ca__img__img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all .5s ease-out;
  object-fit: cover;
}

.cate-card__wrap1:hover .ca__img__img {
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.cate-card__img1.lazyloaded+.card__preloader {
  display: none
}

.fv_box {
  background: #f9f9f9;
  padding: 10px;
  box-sizing: border-box;
  font-size: 14px;
  border: 2px solid #ddd;
  color: #666;
  margin: 10px auto;
}

.fv_box p {
  margin: 0px !important;
}

.fv_txt {
  background: #f9f9f9;
  padding: 10px;
  box-sizing: border-box;
  font-size: 14px;
  border: 2px solid #ddd;
  color: #666;
}

.atc_img_txt {
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #0f2950;
  font-size: 2.2rem;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: Noto Sans JP, Helvetica Neue, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
}

.gbmn_h {
  font-weight: bold;
  display: inline-block;
  margin-top: 2em;
  color: #0f2950;
  font-size: 1.4rem;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: Noto Sans JP, Helvetica Neue, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
}

.gbmn_th {
  display: none;
}

@media (max-width: 989px) {
  .gbmn_th {
    box-sizing: border-box;
    padding: 0 15px;
    display: block;
  }

  .menu-drawer__navigation {
    padding: 0 !important;
  }
}

.rt_h2 {
  background: #0f2950;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
  width: 100%;
  max-width: 960px;
  margin: 15px auto;
  margin-bottom: 0px;
}

.rs_h2 {
  background: #0f2950;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 8px;
  box-sizing: border-box;
  width: 100%;
  max-width: 960px;
  margin: 15px auto;
  margin-bottom: 15px;
  margin-bottom: 0px;
}

.rt_lists {
  list-style: none;
  padding: 0 !important;
  margin-top: 0px;
}

.rt_lists .rt_uline {
  border-top: 2px solid #0f2950;
  border-right: 2px solid #0f2950;
  border-left: 2px solid #0f2950;
  margin: 0 auto;
}

.rt_lists .rt_uline:last-child {
  border-bottom: 2px solid #0f2950;
}

.rt_area_listver {
  display: block;
  background: #fff;
  padding: 10px;
  overflow: hidden;
  text-decoration: none;
  margin: 10px;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
}

.rt_area {
  display: block;
  background: #fff;
  padding: 10px;
  overflow: hidden;
  border: 2px solid #0f2950;
  text-decoration: none;
  margin: 10px;
  width: 100%;
  max-width: 960px;
  margin: 20px auto;
  box-sizing: border-box;
}

.rt_main {
  width: 100px;
}

.rt_main2 {
  width: 180px;
}
.rt_main, 
.rt_main2 {
  float: left;
  height: 100px;
  overflow: hidden;
}

.rt_img img {
  height: 100px !important;
  display: block;
  margin: 0 auto;
  object-fit: cover;
}

.rt_side{
  width: calc(100% - 110px);
}
.rt_side2 {
  width: calc(100% - 190px);
}
.rt_side,
.rt_side2 {
  height: 100px;
  float: right;
  display: flex;
  justify-content: left;
  align-items: center;
}

.rt_name {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0 5px 0;
}

.main__contents {
  margin: 30px auto;
}

.main__contents p {
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-size: 16px;
}

.image_type_right {
  float: right;
  width: 280px;
  height: 200px;
  margin: 10px;
}
.image_type_right_m {
  float: right;
  width: 180px;
  height: 200px;
  margin: 10px;
}

.inner_img {
  width: 100%;
  height: 100% !important;
  object-fit: contain;
}

@media (max-width: 600px) {
  .image_type_right,
  .image_type_right_m{
    float: none !important;
    width: 100%;
    height: 200px;
    margin: 10px auto;
  }
}

.img_mcb {
  width: 100%;
  max-width: 800px;
  margin: 10px auto;
  box-sizing: border-box;
  padding: 30px 25px;
  position: relative;
}

.contents_mci {
  display: block;
  margin: 10px auto;
}

.img_mcc {
  position: absolute;
  bottom: 5px;
  left: 10px;
}

.article__bio {
  width: 98%;
  margin: 0 auto;
  background: #f2f2f2;
  box-sizing: border-box;
  padding-bottom: 10px;
}

.article__bio img {
  width: 100%;
}

.ab_box {
  width: 98%;
  margin: 0px auto;
}

.ab_box .ab_bold {
  font-weight: bold;
}
/*/article*/

/*prlink*/
.listLink {
  width: 100%;
  max-width: 960px;
  list-style: none;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  background: #0f2950;
  border: 2px solid #0f2950;
  box-sizing: border-box;
  padding: 0px !important;
  margin-bottom: 15px;
}

.listLink li {
  box-sizing: border-box;
  list-style: none;
  text-align: center;
  background: #f2f2f2;
  padding: 5px;
  box-sizing: border-box;
  width: 50%;
}

.listLink li a {
  width: 98%;
  display: block;
  background: #fff;
  box-sizing: border-box;
  padding: 8px;
  margin: 10px auto;
  color: #0067e3;
  font-weight: bold;
}

.listLink li a h3,
.listLink li a p {
  font-size: 12px;
  font-weight: bold;
}

.listLink li a img {
  display: block;
  width: 100%;
  margin: 10px auto;
  object-fit: cover;
  aspect-ratio: 16/9;
}

.spmd {
  display: none;
}

@media (max-width: 489px) {
  .listLink li a p {
    font-size: 10px;
  }
}

@media (max-width: 459px) {
  .listLink {
    display: block;
  }

  .listLink li {
    width: 100%;
  }
}
/*/prlink*/

/*page artistリスト*/
#shopify-section-template--18792021197110__main {
  width: 100%;
  max-width: 1000px;
  margin: 10px auto;
  box-sizing: border-box;
  padding: 0 10px;
}

.collection-header__title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.compact-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  z-index: 9;
  padding: var(--compact-header-padding) var(--horizontal-padding);
}

.compact-header-container {
  float: right;
  width: calc(100% - 410px);
}

.compact-header-container>.h1 {
  padding-right: 50px;
}

.collection-header__background__trends {
  float: left;
  width: 400px;
}

.readmore__para {
  position: relative;
  box-sizing: border-box;
  padding: 10px 0px;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
}

.readmore-content__para {
  position: relative;
  overflow: hidden;
  height: 100px;
  box-sizing: border-box;
  padding: 5px;
}

.readmore-content__para::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 50px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%, #fff 100%);
}

/* 続きを読むボタン */
.readmore-label {
  display: table;
  bottom: 5px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin: 0 auto;
  z-index: 2;
  padding: 0 10px;
  background-color: #000;
  border-radius: 10px;
  color: #FFF;
}

.readmore-label:before {
  content: '続きを読む';
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
  font-size: 12px;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
  font-style: var(--font-style-headings);
}

.readmore-check__para {
  display: none !important;
}

/*チェック時にボタンを非表示*/
.readmore-check__para:checked~.readmore-label {
  position: static;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.readmore-check__para:checked~.readmore-label:before {
  content: '閉じる';
}

/*チェック時に高さを自動に戻す*/
.readmore-check__para:checked~.readmore-content__para {
  height: auto;
}

/*チェック時グラデーション等を削除*/
.readmore-check__para:checked~.readmore-content__para::before {
  display: none;
}

.collection-header__background__trends img {
  object-fit: cover;
  width: 320px;
  height: 320px;
  margin: 10px auto;
  display: block;
}

@media screen and (max-width: 768px) {

  .compact-header-container,
  .collection-header__background__trends {
    float: none;
    width: 100%;
  }

  .collection-header__background__trends img {
    width: 230px;
    height: 230px;
  }
}

.sociallistBox {
  list-style-type: none;
  margin-left: 0px !important;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0px;
}

.sociallistLists {
  display: inline;
}

.icon-youtube {
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 20px;
  border-radius: 20px;
  background: #c4302b;
  z-index: 1;
}

.icon-youtube::before {
  content: "\f167";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  left: 14px;
  transform: translateX(-50%) translateY(-50%);
  font-size: 16px;
  color: #fff;
}

.icon-facebook {
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 20px;
  border-radius: 20px;
  background: #3b5998;
}

.icon-facebook::before {
  content: "\f09a";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 16px;
  color: #fff;
  z-index: 1;
}

.icon-instagram {
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 20px;
  border-radius: 20px;
  background: radial-gradient(circle farthest-corner at 32% 106%, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%);
  transform: scale(0.9);
}

.icon-instagram::before {
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 11px;
  left: 16px;
  transform: translateX(-50%) translateY(-50%);
  font-size: 16px;
  color: #fff;
}

.icon-twitter {
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 20px;
  border-radius: 20px;
  background: #00b0ed;
  transform: scale(0.9);
}

.icon-twitter:before {
  content: "\f099";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 16px;
  color: #fff;
}

.icon-tiktok {
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 20px;
  border-radius: 20px;
  background: #000;
  transform: scale(0.9);
}

.icon-tiktok::before {
  content: "\e07b";
  font: var(--fa-font-brands);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateX(-50%) translateY(-50%);
  font-size: 16px;
  color: #fff;
}

.sociallistLists .sns__iconlist {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}

.sociallistLink[href=""] {
  display: none !important;
}

.author-header {
  box-sizing: border-box;
  margin-left: var(--horizontal-padding);
  margin-right: var(--horizontal-padding);
  margin-bottom: var(--vertical-padding);
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.collection-header__description {
  background: #1f2e87;
  box-sizing: border-box;
  overflow-wrap: break-word;
  display: inline-block;
  color: #fff;
  padding: 5px;
  width: auto;
  border-radius: 4px;
  font-size: 12px;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
  font-style: var(--font-style-headings);
}

.web__box {
  display: flex;
  justify-content: center;
}

.web__box a {
  font-size: 12px;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
  font-style: var(--font-style-headings);
}

.web__item {
  background: #000;
  color: #fff;
  text-align: center;
  margin-right: 5px;
  padding: 1px 5px 0 5px;
  border-radius: 4px;
  font-size: 12px;
  font-family: var(--font-stack-headings);
  font-weight: var(--font-weight-headings);
  font-style: var(--font-style-headings);
  padding: 1px 5px 0px 5px;
  height: 24px;
  line-height: 24px;
}

.sociallist {
  display: flex;
  justify-content: center;
  align-items: center;
}

.web_section {
  width: 100%;
  max-width: 980px;
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.web_emty {
  margin: 10px auto;
  display: block;
  width: auto;
  text-decoration: none;
}

.web_emty[href=""] {
  display: none;
}

.web_emty::before {
  content: "Web";
  font-size: 15px;
  font-weight: bold;
  padding: 5px;
  color: #fff;
  background: #000;
  border-radius: 4px;
  margin-right: 5px;
}
/*page artistリスト*/


/*Authorリスト*/
main__sec {
  width: 100%;
}
/*/Authorリスト*/

/*リスト*/
.main__lists_area {
  width: 100%;
}

.mv-ttl {
  text-align: center;
}

.main__lists {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}

.main__lists p,
.main__lists h3 {
  margin: 0px;
  padding: 0px;
}

.main__lists div.lists__ {
  width: calc(50% - 10px);
  margin: 5px;
  box-shadow: 0 0 8px gray;
  box-sizing: border-box;
}

.lists__area,
.lists__areaf2 {
  box-sizing: border-box;
  padding: 10px;
}

.lists__area .lists__img {
  width: 90px;
  float: left;
}

.lists__area .lists__box {
  float: right;
  width: -webkit-calc(100% - 95px);
  width: calc(100% - 95px);
}

.both {
  clear: both;
}

.lists__ img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  display: 0 auto;
}

.txt_01 {
  color: #fff;
  background: #0f2950;
  box-sizing: border-box;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.txt_02 {
  box-sizing: border-box;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px !important;
  display: block;
}

.txt_03 {
  box-sizing: border-box;
  padding: 10px 5px;
  font-size: 12px;
  line-height: 1.6;
}

.title_01 {
  box-sizing: border-box;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: normal;
}

.subtitle_01 {
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
}

.lists__atag {
  display: block;
  margin: 5px auto;
  width: 100px;
  text-align: center;
}

@media (max-width: 780px) {
  .main__lists div.lists__ {
    width: calc(50% - 10px);
    margin: 5px;
  }
}

@media (max-width: 540px) {
  .main__lists div.lists__ {
    width: calc(98% - 10px);
    margin: 5px;
  }
}

/*/リスト*/

/*用語集*/
.Sc__tab_wrap {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  background: #f2f2f2;
  padding: 10px;
}

input[type="radio"] {
  display: none;
}

.Sc__tab_wrap2 {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  background: #f2f2f2;
  padding: 10px;
}

input[type="radio"] {
  display: none;
}

.Sc__tab_area {
  font-size: 0;
  margin: 0 10px;
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
}

.Sc__tab_area label {
  width: 50px;
  margin: 0 5px;
  display: inline-block;
  padding: 12px 0;
  color: #999;
  background: #ddd;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
  transition: ease 0.2s opacity;
}

.Sc__tab_area label:hover {
  opacity: 0.5;
}

.Sc__panel_area {
  background: #fff;
}

.Sc__tab_panel {
  width: 100%;
  padding: 10px;
  display: none;
}

.Sc__tab_panel p {
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}

#Sc__tab1:checked~.Sc__tab_area .Sc__tab1_label {
  background: #fff;
  color: #000;
}

#Sc__tab1:checked~.Sc__panel_area #Sc__panel1 {
  display: block;
}

#Sc__tab2:checked~.Sc__tab_area .Sc__tab2_label {
  background: #fff;
  color: #000;
}

#Sc__tab2:checked~.Sc__panel_area #Sc__panel2 {
  display: block;
}

#Sc__tab3:checked~.Sc__tab_area .Sc__tab3_label {
  background: #fff;
  color: #000;
}

#Sc__tab3:checked~.Sc__panel_area #Sc__panel3 {
  display: block;
}

#Sc__tab4:checked~.Sc__tab_area .Sc__tab4_label {
  background: #fff;
  color: #000;
}

#Sc__tab4:checked~.Sc__panel_area #Sc__panel4 {
  display: block;
}

#Sc__tab5:checked~.Sc__tab_area .Sc__tab5_label {
  background: #fff;
  color: #000;
}

#Sc__tab5:checked~.Sc__panel_area #Sc__panel5 {
  display: block;
}

#Sc__tab6:checked~.Sc__tab_area .Sc__tab6_label {
  background: #fff;
  color: #000;
}

#Sc__tab6:checked~.Sc__panel_area #Sc__panel6 {
  display: block;
}

#Sc__tab7:checked~.Sc__tab_area .Sc__tab7_label {
  background: #fff;
  color: #000;
}

#Sc__tab7:checked~.Sc__panel_area #Sc__panel7 {
  display: block;
}

#Sc__tab8:checked~.Sc__tab_area .Sc__tab8_label {
  background: #fff;
  color: #000;
}

#Sc__tab8:checked~.Sc__panel_area #Sc__panel8 {
  display: block;
}

#Sc__tab9:checked~.Sc__tab_area .Sc__tab9_label {
  background: #fff;
  color: #000;
}

#Sc__tab9:checked~.Sc__panel_area #Sc__panel9 {
  display: block;
}

#Sc__tab10:checked~.Sc__tab_area .Sc__tab10_label {
  background: #fff;
  color: #000;
}

#Sc__tab10:checked~.Sc__panel_area #Sc__panel10 {
  display: block;
}

#Sc__tab11:checked~.Sc__tab_area .Sc__tab11_label {
  background: #fff;
  color: #000;
}

#Sc__tab11:checked~.Sc__panel_area #Sc__panel11 {
  display: block;
}

#Sc__tab12:checked~.Sc__tab_area .Sc__tab12_label {
  background: #fff;
  color: #000;
}

#Sc__tab12:checked~.Sc__panel_area #Sc__panel12 {
  display: block;
}

#Sc__tab13:checked~.Sc__tab_area .Sc__tab13_label {
  background: #fff;
  color: #000;
}

#Sc__tab13:checked~.Sc__panel_area #Sc__panel13 {
  display: block;
}

#Sc__tab14:checked~.Sc__tab_area .Sc__tab14_label {
  background: #fff;
  color: #000;
}

#Sc__tab14:checked~.Sc__panel_area #Sc__panel14 {
  display: block;
}

#Sc__tab15:checked~.Sc__tab_area .Sc__tab15_label {
  background: #fff;
  color: #000;
}

#Sc__tab15:checked~.Sc__panel_area #Sc__panel15 {
  display: block;
}

#Sc__tab16:checked~.Sc__tab_area .Sc__tab16_label {
  background: #fff;
  color: #000;
}

#Sc__tab16:checked~.Sc__panel_area #Sc__panel16 {
  display: block;
}

#Sc__tab17:checked~.Sc__tab_area .Sc__tab17_label {
  background: #fff;
  color: #000;
}

#Sc__tab17:checked~.Sc__panel_area #Sc__panel17 {
  display: block;
}

#Sc__tab18:checked~.Sc__tab_area .Sc__tab18_label {
  background: #fff;
  color: #000;
}

#Sc__tab18:checked~.Sc__panel_area #Sc__panel18 {
  display: block;
}

#Sc__tab19:checked~.Sc__tab_area .Sc__tab19_label {
  background: #fff;
  color: #000;
}

#Sc__tab19:checked~.Sc__panel_area #Sc__panel19 {
  display: block;
}

#Sc__tab20:checked~.Sc__tab_area .Sc__tab20_label {
  background: #fff;
  color: #000;
}

#Sc__tab20:checked~.Sc__panel_area #Sc__panel20 {
  display: block;
}

.intro___img {
  height: 200px;
  object-fit: contain;
}


.fk_area {
  width: 98%;
  max-width: 1000px;
  margin: 10px auto;
  text-align: center;
  color: #000 !important;
}

.fk_area .fv_keywords {
  width: 90%;
  max-width: 480px;
  margin: 10px auto;
  display: block;
  border: 2px solid #111;
  border-radius: 4px;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000 !important;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}


.sticky-container {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  max-width: 680px;
  margin: 0 auto;
}

.dia {
  margin: 0 0px 0 30px 0;
  padding-left: 0px !important;
}

.sticky-container ul li,
.dia li {
  position: relative;
  padding-left: 30px;
  list-style: none;
}

.sticky-container ul li a {
  color: #111;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.sticky-container ul li a:hover {
  text-decoration: underline;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.dia li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #0f2950;
  transform: rotate(45deg);
}

section:last-of-type .sticky-container {
  padding-bottom: 30px;
}

.sticky-item {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0;
  padding: 14px 4px 8px 4px;
  position: sticky;
  top: 0;
  width: 100%;
  background: #fff;
}

.fk_area .fv_keywords .fv_keywords_topic {
  color: #000000 !important;
  display: block;
}

/*/用語集*/

/*right Side*/
.right_tags {
  margin: 0 0 24px 0;
}

.right_tags ul {
  font-size: 0;
  padding: 0;
}

.right_tags li {
  display: inline-block;
  margin: 0 8px 8px 0;
  position: relative;
}
/*
.tag {
  display: inline-block;
  border: 1px solid #ddd;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  color: #333;
  line-height: 27px;
  padding: 0 10px 0 25px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.tag:before {
  content: "\f02b";
  font-family: FontAwesome;
  color: #85BACE;
  font-size: 13px;
  padding: 0 4px 0 0;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tag:hover {
  background: #ddd
}
*/
/*/right Side*/

/*Footer*/
.policies li a {
  display: inline-block !important;
}

.copyright__content {
  color: #fff !important;
}

.tp__area .tp__list {
  display: block;
}

.copyright__content a:hover {
  color: rgb(251 251 251) !important;
  ;
}

.tp__area {
  margin-left: 1%;
  font-size: 0;
}

.tp__tab {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #999;
  margin-top: 10px;
  margin-bottom: 10px;
}

.tp__tab input {
  position: absolute;
  z-index: 10;
  opacity: 0;
}

.tp__tab label {
  font-weight: bold;
  line-height: 3;
  position: relative;
  display: block;
  height: 55px;
  margin: 0 0 1px 0;
}

.tp__tab label .tp__bk {
  height: 55px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.tp__tab .smp__content {
  position: relative;
  margin-top: -1px;
}

.tp__tab .smp__content .smp__cb {
  width: 98%;
  margin: 0px auto;
  padding-left: 0;
  padding-bottom: 40px;
}

.tp__tab .smp__content .smp__cb li {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.tp__tab .smp__content .smp__cb li a {
  text-decoration: none;
}

.tp__tab .smp__content p {
  padding: 0px 1em;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  font-weight: 500;
  vertical-align: middle;
  position: relative;
  margin: 5px;
}

.smp__link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  text-decoration: underline;
  color: #fff;
  display: block;
  font-weight: bold !important;
  font-size: 12px;
}

.smp__link:hover {
  opacity: 0.6;
}

.tp__tab .smp__content p:hover {
  text-decoration: underline;
}

.smp__mainTag ul {
  font-size: 0;
  width: 98%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}

.smp__mainTag ul li .smp__tag {
  display: inline-block;
  border: 1px solid #ddd;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  color: #474950;
  height: 27px;
  line-height: 27px;
  padding: 0 5px;
  margin: 2px;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-family: "Meiryo" !important;
}

.smp__tag:before {
  content: "\f02b";
  font-family: FontAwesome;
  color: #85BACE;
  font-size: 12px;
  padding: 0 4px 0 0;
}

.smp__tag:hover {
  background: #ddd !important;
}

.ft_wrapper {
  overflow: hidden;
  background: #0f2950;
  width: 100%;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

.ft_area {
  overflow: hidden;
  position: relative;
  background: #0f2950;
  width: 98%;
  max-width: 1260px;
  margin: 10px auto;
}

.ft_main {
  float: right;
  width: -webkit-calc(100% - 380px);
  width: calc(100% - 380px);
}

.ft_side {
  float: left;
  width: 300px;
}

@media screen and (max-width: 1000px) {

  .ft_main,
  .ft_side {
    float: none;
    width: 100%;
  }

  .subTitle {
    font-size: 50px;
  }
}

@media only screen and (max-width: 870px) {
  .tp__tab {
    border-bottom: none;
    margin-bottom: 0px;
  }

  .tp__tab label .tp__bk {
    height: 55px;
    padding: 5px 0 10px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  .tp__area {
    margin-left: 0;
    padding: 0;
  }

  .tp__area .tp__list {
    width: 98%;
    font-size: 12px;
  }

  .tp__tab .smp__content:nth-child(2n) {
    border-right: none;
  }

  .tp__tab input:checked~.smp__content .tp__bk {
    border-bottom: none;
    height: 1000px;
    margin-top: 0px;
    z-index: 1;
    position: relative;
  }

  .tp__tab .smp__content {
    max-height: 0;
    -webkit-transition: max-height 0.35s;
    transition: max-height 0.35s;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }

  .smp__link {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: 0px;
    position: relative;
  }

  .tp__tab .smp__content p {
    padding: 1em;
    font-size: 14px;
    font-weight: bold;
    font-weight: 500;
    vertical-align: middle;
    position: relative;
  }


  /* :checked */
  .tp__tab input:checked~.smp__content {
    height: 100%;
    max-height: 250em;
  }

  /* Icon */
  .tp__tab label {
    cursor: pointer;
  }

  .tp__tab label::after {
    line-height: 3;
    position: absolute;
    top: -15px;
    right: 0;
    display: block;
    width: 2em;
    height: 3em;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    text-align: center;
  }

  .tp__tab input[type=checkbox]+label::after {
    content: '+';
    color: #fff;
    font-size: 25px;
  }

  .tp__tab input[type=checkbox]:checked+label::after {
    transform: rotate(315deg);
  }

  .tp__tab .smp__content .smp__cb li {
    display: block;
    width: 98%;
  }
}

@media only screen and (max-width: 470px) {
  .tp__area {
    margin-left: 0;
    margin: 0 auto;
  }

  .tp__area .tp__list {
    width: 98%;
    margin: 1px auto;
    display: block;
    border-bottom: 1px solid #ddd;
  }
}

.side_logo {
  width: 240px;
  display: block;
  margin: 10px auto;
}

.ft_link {
  width: 240px;
  display: block;
  margin: 10px auto;
  list-style: none;
  padding: 0;
}

.ft_link li a {
  display: block;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 10px;
  margin: 5px 0;
  transition: all .2s ease;
  text-decoration: none;
}

.ft_link li a .ft_txt {
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.ft_link li a:hover {
  display: block;
  font-size: 10px;
  color: #049de3;
  border: 1px solid #049de3;
}

@media only screen and (max-width: 1000px) {
  .ft_link {
    width: 98%;
    display: block;
    margin: 10px auto;
    list-style: none;
  }

  .ft_link li {
    display: inline-block;
    width: 48%;
  }
}

@media only screen and (max-width: 460px) {
  .ft_link li {
    display: block;
    width: 98%;
    margin: 0 auto;
  }
}

/*/Footer*/

/*facet*/
.common_fcn_h2 {
  color: #222;
  margin: 10px 8px;
  font-weight: bold;
  font-family: Noto Sans JP, Helvetica Neue, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
  font-size: 1.8rem !important;
}

.filterArea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #bbb;
  margin: 0 auto;
  background: #fff;
  margin-top: 15px;
}

.filterArea .filter_tag {
  padding: 0;
  width: 100%;
  margin: 10px auto;
}

.filterArea .filter_tag li {
  /*width: 32.3%;*/
  background: #fff;
  margin: 5px 0;
  padding: 2px 5px;
  text-align: left;
  display: inline-block;
  font-size: 12px;
}

.filter_tag li label input[type="checkbox"]+span::before,
.filter_tag li label input[type="checkbox"]+span::after {
  top: 3px;
  left: 3px;
}

label.tob-group,
label.kids-group,
label.itnews-group {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0 2px 5px 0;
  padding: 5px 12px 5px 12px;
  border-radius: 8px;
  background-color: #fff;
  cursor: pointer;
  font-size: 11px;
  width: 48%;
}

input.tob-group,
input.kids-group,
input.itnews-group {
  margin-right: 10px;
  display: inline-block;
}

.ac-box {
  width: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
}

#ac-1,
.ac1 {
  display: none;
}

.ac-box .ac1:before {
  position: absolute;
  top: -2px;
  left: 15px;
  color: #666;
  font-family: "FontAwesome";
  content: " \f1de";
}

.ac-box .ac1:after {
  position: absolute;
  top: 0px;
  right: 24px;
  font-size: 12px;
  color: #666;
  font-family: "FontAwesome";
  content: " \f078";
}

.ac-box #ac-1:checked~.ac1::after {
  color: #666;
  font-family: "FontAwesome";
  content: " \f077";
}

.accordion {
  margin-bottom: 10px;
}

input[type=checkbox].accordion-check {
  display: none;
}

.accordion-label {
  display: block;
  padding: 10px;
  background-color: #f6f7f8;
  cursor: pointer;
  border-radius: 8px;
  font-size: 12px;
}

.accordion-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.3s ease-in;
  box-sizing: border-box;
  padding: 5px 5px 5px 8px;
}

.accordion-check:checked+.accordion-label+.accordion-content {
  max-height: 2000px;
  border-bottom: 1px solid #ddd;
  background-color: #f6f7f8;
}

.accordion-check:not(:checked)+.accordion-label::after {
  transform: rotate(135deg);
}

.accordion-label {
  position: relative;
}

.accordion-label::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #222;
  border-right: 2px solid #222;
  transform: rotate(135deg);
  position: absolute;
  right: 17px;
  top: 50%;
  margin-top: -4px;
  transition: transform 0.3s ease-in-out;
  /* アニメーションを滑らかにする */
}

#theme-check:checked+label::after,
#hierarchy-check:checked+label::after,
#language-check:checked+label::after {
  transform: rotate(-45deg);
}

#theme-check:checked+.accordion-label,
#hierarchy-check:checked+.accordion-label,
#language-check:checked+.accordion-label {
  border-radius: 8px 8px 0 0;
}

.sp_only {
  display: none;
}

.pc_only {
  display: block;
  margin-bottom: 30px;
}

.fcn_b {
  padding: 10px 0px;
  margin-bottom: 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
}

.fcn_b {
  padding: 5px;
}

@media all and (max-width: 980px) {
  .filterArea {
    margin-top: 0px;
  }

  .sp_only {
    display: block;
  }

  .pc_only {
    display: none;
  }

  #ac-1,
  .acht {
    display: none;
  }

  .ac1 {
    display: block;
  }

  .box__ {
    position: relative;
  }

  .ac-box {
    width: 100%;
    position: sticky;
    top: 0px;
    display: fixed;
  }

  .ac-box .ac1 {
    width: 100%;
    margin-top: 10px !important;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: auto;
    line-height: 50px;
    position: relative;
    display: block;
    height: 50px;
    cursor: pointer;
    color: #666;
    transition: all 0.5s;
    box-sizing: border-box;
    padding: 0 0 0 50px;
    border: 2px solid #ddd;
  }

  .ac-box .ac-small {
    height: 0px;
    padding: 0px;
    overflow: hidden;
    opacity: 0;
    transition: 0.5s;
  }

  .ac-box #ac-1:checked~.ac-small {
    height: auto;
    padding: 5px;
    background: #eaeaea;
    opacity: 1;
  }

  .ac-box .ac-small p {
    color: #777;
    line-height: 23px;
    font-size: 12px;
    padding: 0px;
    text-align: justify;
  }

  .ac-small p {
    margin-bottom: 0px;
  }
}

.refineBtn {
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li,
p {
  margin: 0;
}

.filTxt01 {
  font-size: 14px;
}

.filTxt {
  margin-top: 0px;
  font-size: 14px;
}

.filter_tag li .label_list:nth-of-type(1) label input[type="checkbox"]+span::before {
  border-color: #00acc1;
}

.filter_tag li .label_list:nth-of-type(1) label input[type="checkbox"]:checked+span::before {
  background-color: #00acc1;
}

.filter_tag li .label_list:nth-of-type(2) label input[type="checkbox"]+span::before {
  border-color: #ec407a;
}

.filter_tag li .label_list:nth-of-type(2) label input[type="checkbox"]:checked+span::before {
  background-color: #ec407a;
}

.filter_tag li label span {
  display: inline-block;
}

.filter_tag li label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.filter_tag li label input[type="checkbox"]+span::before,
.filter_tag li label input[type="checkbox"]+span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

.filter_tag li label input[type="checkbox"]+span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 2px #666 solid;
  border-radius: 5px;
}

.filter_tag li label input[type="checkbox"]+span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

.filter_tag li label input[type="checkbox"]:checked+span::before {
  background-color: #ff5722;
}

.filter_tag li label input[type="checkbox"]:checked+span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

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

#chk01[type="checkbox"]:checked,
#chk02[type="checkbox"]:checked,
#chk03[type="checkbox"]:checked,
#chk04[type="checkbox"]:checked,
#chk05[type="checkbox"]:checked,
#chk06[type="checkbox"]:checked,
#chk07[type="checkbox"]:checked,
#chk08[type="checkbox"]:checked,
#chk09[type="checkbox"]:checked,
#chk10[type="checkbox"]:checked,
#chk11[type="checkbox"]:checked,
#chk12[type="checkbox"]:checked,
#chk13[type="checkbox"]:checked,
#chk14[type="checkbox"]:checked,
#chk15[type="checkbox"]:checked,
#chk16[type="checkbox"]:checked,
#chk17[type="checkbox"]:checked,
#chk18[type="checkbox"]:checked,
#chk19[type="checkbox"]:checked,
#chk20[type="checkbox"]:checked,
#chk21[type="checkbox"]:checked,
#chk22[type="checkbox"]:checked,
#chk23[type="checkbox"]:checked,
#chk24[type="checkbox"]:checked,
#chk25[type="checkbox"]:checked,
#chk26[type="checkbox"]:checked,
#chk27[type="checkbox"]:checked,
#chk28[type="checkbox"]:checked,
#chk29[type="checkbox"]:checked,
#chk30[type="checkbox"]:checked,
#chk31[type="checkbox"]:checked,
#kids-robot[type="checkbox"]:checked,
#tob-app[type="checkbox"]:checked,
#kids-scratch[type="checkbox"]:checked,
#kids-unity[type="checkbox"]:checked,
#tob-ruby[type="checkbox"]:checked,
#tob-php[type="checkbox"]:checked,
#tob-java[type="checkbox"]:checked,
#tob-html-css-javascript[type="checkbox"]:checked,
#tob-new-employee[type="checkbox"]:checked,
#tob-job-offers[type="checkbox"]:checked,
#chk01[type="checkbox"]:not(:checked),
#chk02[type="checkbox"]:not(:checked),
#chk03[type="checkbox"]:not(:checked),
#chk04[type="checkbox"]:not(:checked),
#chk05[type="checkbox"]:not(:checked),
#chk06[type="checkbox"]:not(:checked),
#chk07[type="checkbox"]:not(:checked),
#chk08[type="checkbox"]:not(:checked),
#chk09[type="checkbox"]:not(:checked),
#chk10[type="checkbox"]:not(:checked),
#chk11[type="checkbox"]:not(:checked),
#chk12[type="checkbox"]:not(:checked),
#chk13[type="checkbox"]:not(:checked),
#chk14[type="checkbox"]:not(:checked),
#chk15[type="checkbox"]:not(:checked),
#chk16[type="checkbox"]:not(:checked),
#chk17[type="checkbox"]:not(:checked),
#chk18[type="checkbox"]:not(:checked),
#chk19[type="checkbox"]:not(:checked),
#chk20[type="checkbox"]:not(:checked),
#chk21[type="checkbox"]:not(:checked),
#chk22[type="checkbox"]:not(:checked),
#chk23[type="checkbox"]:not(:checked),
#chk24[type="checkbox"]:not(:checked),
#chk25[type="checkbox"]:not(:checked),
#chk26[type="checkbox"]:not(:checked),
#chk27[type="checkbox"]:not(:checked),
#chk28[type="checkbox"]:not(:checked),
#chk29[type="checkbox"]:not(:checked),
#chk30[type="checkbox"]:not(:checked),
#chk31[type="checkbox"]:not(:checked),
#kids-robot[type="checkbox"]:not(:checked),
#tob-app[type="checkbox"]:not(:checked),
#kids-scratch[type="checkbox"]:not(:checked),
#kids-unity[type="checkbox"]:not(:checked),
#tob-ruby[type="checkbox"]:not(:checked),
#tob-php[type="checkbox"]:not(:checked),
#tob-java[type="checkbox"]:not(:checked),
#tob-html-css-javascript[type="checkbox"]:not(:checked),
#tob-new-employee[type="checkbox"]:not(:checked),
#tob-job-offers[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

#chk01[type="checkbox"]:checked+label,
#chk02[type="checkbox"]:checked+label,
#chk03[type="checkbox"]:checked+label,
#chk04[type="checkbox"]:checked+label,
#chk05[type="checkbox"]:checked+label,
#chk06[type="checkbox"]:checked+label,
#chk07[type="checkbox"]:checked+label,
#chk08[type="checkbox"]:checked+label,
#chk09[type="checkbox"]:checked+label,
#chk10[type="checkbox"]:checked+label,
#chk11[type="checkbox"]:checked+label,
#chk12[type="checkbox"]:checked+label,
#chk13[type="checkbox"]:checked+label,
#chk14[type="checkbox"]:checked+label,
#chk15[type="checkbox"]:checked+label,
#chk16[type="checkbox"]:checked+label,
#chk17[type="checkbox"]:checked+label,
#chk18[type="checkbox"]:checked+label,
#chk19[type="checkbox"]:checked+label,
#chk20[type="checkbox"]:checked+label,
#chk21[type="checkbox"]:checked+label,
#chk22[type="checkbox"]:checked+label,
#chk23[type="checkbox"]:checked+label,
#chk24[type="checkbox"]:checked+label,
#chk25[type="checkbox"]:checked+label,
#chk26[type="checkbox"]:checked+label,
#chk27[type="checkbox"]:checked+label,
#chk28[type="checkbox"]:checked+label,
#chk29[type="checkbox"]:checked+label,
#chk30[type="checkbox"]:checked+label,
#chk31[type="checkbox"]:checked+label,
#kids-robot[type="checkbox"]:checked+label,
#tob-app[type="checkbox"]:checked+label,
#kids-scratch[type="checkbox"]:checked+label,
#kids-unity[type="checkbox"]:checked+label,
#tob-ruby[type="checkbox"]:checked+label,
#tob-php[type="checkbox"]:checked+label,
#tob-java[type="checkbox"]:checked+label,
#tob-html-css-javascript[type="checkbox"]:checked+label,
#tob-new-employee[type="checkbox"]:checked+label,
#tob-job-offers[type="checkbox"]:checked+label,
#chk01[type="checkbox"]:not(:checked)+label,
#chk02[type="checkbox"]:not(:checked)+label,
#chk03[type="checkbox"]:not(:checked)+label,
#chk04[type="checkbox"]:not(:checked)+label,
#chk05[type="checkbox"]:not(:checked)+label,
#chk06[type="checkbox"]:not(:checked)+label,
#chk07[type="checkbox"]:not(:checked)+label,
#chk08[type="checkbox"]:not(:checked)+label,
#chk09[type="checkbox"]:not(:checked)+label,
#chk10[type="checkbox"]:not(:checked)+label,
#chk11[type="checkbox"]:not(:checked)+label,
#chk12[type="checkbox"]:not(:checked)+label,
#chk13[type="checkbox"]:not(:checked)+label,
#chk14[type="checkbox"]:not(:checked)+label,
#chk15[type="checkbox"]:not(:checked)+label,
#chk16[type="checkbox"]:not(:checked)+label,
#chk17[type="checkbox"]:not(:checked)+label,
#chk18[type="checkbox"]:not(:checked)+label,
#chk19[type="checkbox"]:not(:checked)+label,
#chk20[type="checkbox"]:not(:checked)+label,
#chk21[type="checkbox"]:not(:checked)+label,
#chk22[type="checkbox"]:not(:checked)+label,
#chk23[type="checkbox"]:not(:checked)+label,
#chk24[type="checkbox"]:not(:checked)+label,
#chk25[type="checkbox"]:not(:checked)+label,
#chk26[type="checkbox"]:not(:checked)+label,
#chk27[type="checkbox"]:not(:checked)+label,
#chk28[type="checkbox"]:not(:checked)+label,
#chk29[type="checkbox"]:not(:checked)+label,
#chk30[type="checkbox"]:not(:checked)+label,
#chk31[type="checkbox"]:not(:checked)+label,
#kids-robot[type="checkbox"]:not(:checked)+label,
#tob-app[type="checkbox"]:not(:checked)+label,
#kids-scratch[type="checkbox"]:not(:checked)+label,
#kids-unity[type="checkbox"]:not(:checked)+label,
#tob-ruby[type="checkbox"]:not(:checked)+label,
#tob-php[type="checkbox"]:not(:checked)+label,
#tob-java[type="checkbox"]:not(:checked)+label,
#tob-html-css-javascript[type="checkbox"]:not(:checked)+label,
#tob-new-employee[type="checkbox"]:not(:checked)+label,
#tob-job-offers[type="checkbox"]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

#chk01[type="checkbox"]:checked+label:before,
#chk02[type="checkbox"]:checked+label:before,
#chk03[type="checkbox"]:checked+label:before,
#chk04[type="checkbox"]:checked+label:before,
#chk05[type="checkbox"]:checked+label:before,
#chk06[type="checkbox"]:checked+label:before,
#chk07[type="checkbox"]:checked+label:before,
#chk08[type="checkbox"]:checked+label:before,
#chk09[type="checkbox"]:checked+label:before,
#chk10[type="checkbox"]:checked+label:before,
#chk11[type="checkbox"]:checked+label:before,
#chk12[type="checkbox"]:checked+label:before,
#chk13[type="checkbox"]:checked+label:before,
#chk14[type="checkbox"]:checked+label:before,
#chk15[type="checkbox"]:checked+label:before,
#chk16[type="checkbox"]:checked+label:before,
#chk17[type="checkbox"]:checked+label:before,
#chk18[type="checkbox"]:checked+label:before,
#chk19[type="checkbox"]:checked+label:before,
#chk20[type="checkbox"]:checked+label:before,
#chk21[type="checkbox"]:checked+label:before,
#chk22[type="checkbox"]:checked+label:before,
#chk23[type="checkbox"]:checked+label:before,
#chk24[type="checkbox"]:checked+label:before,
#chk25[type="checkbox"]:checked+label:before,
#chk26[type="checkbox"]:checked+label:before,
#chk27[type="checkbox"]:checked+label:before,
#chk28[type="checkbox"]:checked+label:before,
#chk29[type="checkbox"]:checked+label:before,
#chk30[type="checkbox"]:checked+label:before,
#chk31[type="checkbox"]:checked+label:before,
#kids-robot[type="checkbox"]:checked+label:before,
#tob-app[type="checkbox"]:checked+label:before,
#kids-scratch[type="checkbox"]:checked+label:before,
#kids-unity[type="checkbox"]:checked+label:before,
#tob-ruby[type="checkbox"]:checked+label:before,
#tob-php[type="checkbox"]:checked+label:before,
#tob-java[type="checkbox"]:checked+label:before,
#tob-html-css-javascript[type="checkbox"]:checked+label:before,
#tob-new-employee[type="checkbox"]:checked+label:before,
#tob-job-offers[type="checkbox"]:checked+label:before,
#chk01[type="checkbox"]:not(:checked)+label:before,
#chk02[type="checkbox"]:not(:checked)+label:before,
#chk03[type="checkbox"]:not(:checked)+label:before,
#chk04[type="checkbox"]:not(:checked)+label:before,
#chk05[type="checkbox"]:not(:checked)+label:before,
#chk06[type="checkbox"]:not(:checked)+label:before,
#chk07[type="checkbox"]:not(:checked)+label:before,
#chk08[type="checkbox"]:not(:checked)+label:before,
#chk09[type="checkbox"]:not(:checked)+label:before,
#chk10[type="checkbox"]:not(:checked)+label:before,
#chk11[type="checkbox"]:not(:checked)+label:before,
#chk12[type="checkbox"]:not(:checked)+label:before,
#chk13[type="checkbox"]:not(:checked)+label:before,
#chk14[type="checkbox"]:not(:checked)+label:before,
#chk15[type="checkbox"]:not(:checked)+label:before,
#chk16[type="checkbox"]:not(:checked)+label:before,
#chk17[type="checkbox"]:not(:checked)+label:before,
#chk18[type="checkbox"]:not(:checked)+label:before,
#chk19[type="checkbox"]:not(:checked)+label:before,
#chk20[type="checkbox"]:not(:checked)+label:before,
#chk21[type="checkbox"]:not(:checked)+label:before,
#chk22[type="checkbox"]:not(:checked)+label:before,
#chk23[type="checkbox"]:not(:checked)+label:before,
#chk24[type="checkbox"]:not(:checked)+label:before,
#chk25[type="checkbox"]:not(:checked)+label:before,
#chk26[type="checkbox"]:not(:checked)+label:before,
#chk27[type="checkbox"]:not(:checked)+label:before,
#chk28[type="checkbox"]:not(:checked)+label:before,
#chk29[type="checkbox"]:not(:checked)+label:before,
#chk30[type="checkbox"]:not(:checked)+label:before,
#chk31[type="checkbox"]:not(:checked)+label:before,
#kids-robot[type="checkbox"]:not(:checked)+label:before,
#tob-app[type="checkbox"]:not(:checked)+label:before,
#kids-scratch[type="checkbox"]:not(:checked)+label:before,
#kids-unity[type="checkbox"]:not(:checked)+label:before,
#tob-ruby[type="checkbox"]:not(:checked)+label:before,
#tob-php[type="checkbox"]:not(:checked)+label:before,
#tob-java[type="checkbox"]:not(:checked)+label:before,
#tob-html-css-javascript[type="checkbox"]:not(:checked)+label:before,
#tob-new-employee[type="checkbox"]:not(:checked)+label:before,
#tob-job-offers[type="checkbox"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  background: #fff;
}

#chk01[type="checkbox"]:checked+label:after,
#chk02[type="checkbox"]:checked+label:after,
#chk03[type="checkbox"]:checked+label:after,
#chk04[type="checkbox"]:checked+label:after,
#chk05[type="checkbox"]:checked+label:after,
#chk06[type="checkbox"]:checked+label:after,
#chk07[type="checkbox"]:checked+label:after,
#chk08[type="checkbox"]:checked+label:after,
#chk09[type="checkbox"]:checked+label:after,
#chk10[type="checkbox"]:checked+label:after,
#chk11[type="checkbox"]:checked+label:after,
#chk12[type="checkbox"]:checked+label:after,
#chk13[type="checkbox"]:checked+label:after,
#chk14[type="checkbox"]:checked+label:after,
#chk15[type="checkbox"]:checked+label:after,
#chk16[type="checkbox"]:checked+label:after,
#chk17[type="checkbox"]:checked+label:after,
#chk18[type="checkbox"]:checked+label:after,
#chk19[type="checkbox"]:checked+label:after,
#chk20[type="checkbox"]:checked+label:after,
#chk21[type="checkbox"]:checked+label:after,
#chk22[type="checkbox"]:checked+label:after,
#chk23[type="checkbox"]:checked+label:after,
#chk24[type="checkbox"]:checked+label:after,
#chk25[type="checkbox"]:checked+label:after,
#chk26[type="checkbox"]:checked+label:after,
#chk27[type="checkbox"]:checked+label:after,
#chk28[type="checkbox"]:checked+label:after,
#chk29[type="checkbox"]:checked+label:after,
#chk30[type="checkbox"]:checked+label:after,
#chk31[type="checkbox"]:checked+label:after,
#kids-robot[type="checkbox"]:checked+label:after,
#kids-robot[type="checkbox"]:checked+label:after,
#tob-app[type="checkbox"]:checked+label:after,
#kids-scratch[type="checkbox"]:checked+label:after,
#kids-unity[type="checkbox"]:checked+label:after,
#tob-ruby[type="checkbox"]:checked+label:after,
#tob-php[type="checkbox"]:checked+label:after,
#tob-java[type="checkbox"]:checked+label:after,
#tob-html-css-javascript[type="checkbox"]:checked+label:after,
#tob-new-employee[type="checkbox"]:checked+label:after,
#tob-job-offers[type="checkbox"]:checked+label:after,

#chk01[type="checkbox"]:not(:checked)+label:after,
#chk02[type="checkbox"]:not(:checked)+label:after,
#chk03[type="checkbox"]:not(:checked)+label:after,
#chk04[type="checkbox"]:not(:checked)+label:after,
#chk05[type="checkbox"]:not(:checked)+label:after,
#chk06[type="checkbox"]:not(:checked)+label:after,
#chk07[type="checkbox"]:not(:checked)+label:after,
#chk08[type="checkbox"]:not(:checked)+label:after,
#chk09[type="checkbox"]:not(:checked)+label:after,
#chk10[type="checkbox"]:not(:checked)+label:after,
#chk11[type="checkbox"]:not(:checked)+label:after,
#chk12[type="checkbox"]:not(:checked)+label:after,
#chk13[type="checkbox"]:not(:checked)+label:after,
#chk14[type="checkbox"]:not(:checked)+label:after,
#chk15[type="checkbox"]:not(:checked)+label:after,
#chk16[type="checkbox"]:not(:checked)+label:after,
#chk17[type="checkbox"]:not(:checked)+label:after,
#chk18[type="checkbox"]:not(:checked)+label:after,
#chk19[type="checkbox"]:not(:checked)+label:after,
#chk20[type="checkbox"]:not(:checked)+label:after,
#chk21[type="checkbox"]:not(:checked)+label:after,
#chk22[type="checkbox"]:not(:checked)+label:after,
#chk23[type="checkbox"]:not(:checked)+label:after,
#chk24[type="checkbox"]:not(:checked)+label:after,
#chk25[type="checkbox"]:not(:checked)+label:after,
#chk26[type="checkbox"]:not(:checked)+label:after,
#chk27[type="checkbox"]:not(:checked)+label:after,
#chk28[type="checkbox"]:not(:checked)+label:after,
#chk29[type="checkbox"]:not(:checked)+label:after,
#chk30[type="checkbox"]:not(:checked)+label:after,
#chk31[type="checkbox"]:not(:checked)+label:after,
#kids-robot[type="checkbox"]:not(:checked)+label:after,
#kids-robot[type="checkbox"]:not(:checked)+label:after,
#tob-app[type="checkbox"]:not(:checked)+label:after,
#kids-scratch[type="checkbox"]:not(:checked)+label:after,
#kids-unity[type="checkbox"]:not(:checked)+label:after,
#tob-ruby[type="checkbox"]:not(:checked)+label:after,
#tob-php[type="checkbox"]:not(:checked)+label:after,
#tob-java[type="checkbox"]:not(:checked)+label:after,
#tob-html-css-javascript[type="checkbox"]:not(:checked)+label:after,
#tob-new-employee[type="checkbox"]:not(:checked)+label:after,
#tob-job-offers[type="checkbox"]:not(:checked)+label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #00a69c;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 6px;
  margin: auto;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#chk01[type="checkbox"]:not(:checked)+label:after,
#chk02[type="checkbox"]:not(:checked)+label:after,
#chk03[type="checkbox"]:not(:checked)+label:after,
#chk04[type="checkbox"]:not(:checked)+label:after,
#chk05[type="checkbox"]:not(:checked)+label:after,
#chk06[type="checkbox"]:not(:checked)+label:after,
#chk07[type="checkbox"]:not(:checked)+label:after,
#chk08[type="checkbox"]:not(:checked)+label:after,
#chk09[type="checkbox"]:not(:checked)+label:after,
#chk10[type="checkbox"]:not(:checked)+label:after,
#chk11[type="checkbox"]:not(:checked)+label:after,
#chk12[type="checkbox"]:not(:checked)+label:after,
#chk13[type="checkbox"]:not(:checked)+label:after,
#chk14[type="checkbox"]:not(:checked)+label:after,
#chk15[type="checkbox"]:not(:checked)+label:after,
#chk16[type="checkbox"]:not(:checked)+label:after,
#chk17[type="checkbox"]:not(:checked)+label:after,
#chk18[type="checkbox"]:not(:checked)+label:after,
#chk19[type="checkbox"]:not(:checked)+label:after,
#chk20[type="checkbox"]:not(:checked)+label:after,
#chk21[type="checkbox"]:not(:checked)+label:after,
#chk22[type="checkbox"]:not(:checked)+label:after,
#chk23[type="checkbox"]:not(:checked)+label:after,
#chk24[type="checkbox"]:not(:checked)+label:after,
#chk25[type="checkbox"]:not(:checked)+label:after,
#chk26[type="checkbox"]:not(:checked)+label:after,
#chk27[type="checkbox"]:not(:checked)+label:after,
#chk28[type="checkbox"]:not(:checked)+label:after,
#chk29[type="checkbox"]:not(:checked)+label:after,
#chk30[type="checkbox"]:not(:checked)+label:after,
#chk31[type="checkbox"]:not(:checked)+label:after,
#kids-robot[type="checkbox"]:not(:checked)+label:after,
#kids-robot[type="checkbox"]:not(:checked)+label:after,
#tob-app[type="checkbox"]:not(:checked)+label:after,
#kids-scratch[type="checkbox"]:not(:checked)+label:after,
#kids-unity[type="checkbox"]:not(:checked)+label:after,
#tob-ruby[type="checkbox"]:not(:checked)+label:after,
#tob-php[type="checkbox"]:not(:checked)+label:after,
#tob-java[type="checkbox"]:not(:checked)+label:after,
#tob-html-css-javascript[type="checkbox"]:not(:checked)+label:after,
#tob-new-employee[type="checkbox"]:not(:checked)+label:after,
#tob-job-offers[type="checkbox"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

#chk01[type="checkbox"]:checked+label:after,
#chk02[type="checkbox"]:checked+label:after,
#chk03[type="checkbox"]:checked+label:after,
#chk04[type="checkbox"]:checked+label:after,
#chk05[type="checkbox"]:checked+label:after,
#chk06[type="checkbox"]:checked+label:after,
#chk07[type="checkbox"]:checked+label:after,
#chk08[type="checkbox"]:checked+label:after,
#chk09[type="checkbox"]:checked+label:after,
#chk10[type="checkbox"]:checked+label:after,
#chk11[type="checkbox"]:checked+label:after,
#chk12[type="checkbox"]:checked+label:after,
#chk13[type="checkbox"]:checked+label:after,
#chk14[type="checkbox"]:checked+label:after,
#chk15[type="checkbox"]:checked+label:after,
#chk16[type="checkbox"]:checked+label:after,
#chk17[type="checkbox"]:checked+label:after,
#chk18[type="checkbox"]:checked+label:after,
#chk19[type="checkbox"]:checked+label:after,
#chk20[type="checkbox"]:checked+label:after,
#chk21[type="checkbox"]:checked+label:after,
#chk22[type="checkbox"]:checked+label:after,
#chk23[type="checkbox"]:checked+label:after,
#chk24[type="checkbox"]:checked+label:after,
#chk25[type="checkbox"]:checked+label:after,
#chk26[type="checkbox"]:checked+label:after,
#chk27[type="checkbox"]:checked+label:after,
#chk28[type="checkbox"]:checked+label:after,
#chk29[type="checkbox"]:checked+label:after,
#chk30[type="checkbox"]:checked+label:after,
#chk31[type="checkbox"]:checked+label:after,
#kids-robot[type="checkbox"]:checked+label:after,
#kids-robot[type="checkbox"]:checked+label:after,
#tob-app[type="checkbox"]:checked+label:after,
#kids-scratch[type="checkbox"]:checked+label:after,
#kids-unity[type="checkbox"]:checked+label:after,
#tob-ruby[type="checkbox"]:checked+label:after,
#tob-php[type="checkbox"]:checked+label:after,
#tob-java[type="checkbox"]:checked+label:after,
#tob-html-css-javascript[type="checkbox"]:checked+label:after,
#tob-new-employee[type="checkbox"]:checked+label:after,
#tob-job-offers[type="checkbox"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.filter_keyword button {
  display: inline-block;
  border-radius: 5%;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding: 5px 16px;
  background: #ddd;
  color: #ffffff;
  line-height: 1em;
  transition: .3s;
  border: 1px solid #aaa;
}

.filter_keyword button:before {
  color: #999;
  font-size: 18px;
  font-family: "FontAwesome";
  content: " \f002";
}

.filter_keyword button:hover {
  box-shadow: none;
  color: #ff5722;
  background: #ffffff;
}

.styled-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 250px;
  padding: 0.6em 1.5em 0.6em 0.5em;
  cursor: pointer;
  line-height: 1.4;
  font-size: 12px;
  font-weight: 700;
  color: #333;
  border-radius: 4px;
  background-color: #f6f7f8;
  border: solid 1px #f6f7f8;
  background-image: linear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.4) 50%), linear-gradient(135deg, rgba(0, 0, 0, 0.4) 50%, transparent 50%);
  background-size: 5px 5px, 5px 5px;
  background-position: calc(100% - 15px) 50%, calc(100% - 10px) 50%;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.styled-select:focus {
  outline: 0;
  border-color: #b0c5ff;
}

.styled-select::-ms-expand {
  display: none;
}

.samplelabel {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.36);
}

#eventButton {
  font-weight: 700;
  appearance: none;
  border: 0;
  border-radius: 5px;
  background: #3498db;
  color: #fff;
  padding: 8px 16px;
  font-size: 14px;
  margin: 10px auto;
  width: 140px;
  display: block;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

@media all and (max-width: 360px) {

  .label.tob-group,
  .label.kids-group,
  .label.itnews-group {
    width: 98% !important;
  }
}

/* 共通のスタイリング */
.c-sort-condition {
  align-items: center;
  display: flex;
  background: #f9f9f9;
  box-sizing: border-box;
  padding: 15px;
  border: 2px solid #ddd;
}

.c-sort-condition__head {
  flex-shrink: 0;
  margin-right: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 12px;
}

.c-sort-condition-list {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  box-sizing: border-box;
  padding: 2px;
  border: 3px solid #f2f2f2;
}

.c-sort-condition-list__item {
  background-color: #f5f5f5;
  border-radius: 4px;
  color: #666;
  padding: 4px 8px;
  margin: 2px 2px 2px 8px;
  font-size: 12px;
}

.toggle-text {
  display: none;
  /* デフォルトでは非表示 */
}

/* レスポンシブデザイン：SP解像度 */
@media (max-width: 600px) {
  .c-sort-condition {
    background: #fff;
    display: block;
  }

  .toggle-text {
    font-size: 0.8em;
    color: #007BFF;
    padding: 5px 15px;
    margin-right: 10px;
  }

  .c-sort-condition__head {
    margin-right: 0px;
  }

  .toggle-conditions-checkbox:checked~.c-sort-condition-list .c-sort-condition-list__item {
    display: block;
    /* チェックボックスがチェックされた場合に全アイテムを表示 */
  }

  .c-sort-condition-list__item:nth-child(n+11) {
    display: none;
    /* 11番目以降のアイテムを初期状態で非表示 */
  }

  .toggle-conditions-checkbox:checked+.c-sort-condition__head .toggle-text {
    display: inline;
    /* 11個以上のアイテムがある場合にトグルテキストを表示 */
  }
}


/*関連記事*/
.cclt {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  font-family: Noto Sans JP, Helvetica Neue, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
}

.custom-carousel {
  position: relative;
  background: #000;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.custom-carousel-content {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}

.custom-carousel-item {
  flex: 0 0 73.5%;
  height: 100px;
  opacity: 0.5;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
}

.custom-carousel-item.active {
  opacity: 1;
  pointer-events: auto;
}

.sub-box {
  display: flex;
  white-space: normal;
  overflow: hidden;
  height: 100px;
  align-items: center;
  text-decoration: none;
}

.rld-carsel-list {
  display: flex;
  align-items: center;
}

.rld-carsel-img {
  width: 50px;
  margin-top: 5px;
  margin-right: 16px;
  border: 1px solid #fff;
}

.rld-carsel-ct {
  display: flex;
  font-size: 14px;
}

.rld-carsel-nm {
  color: #fff;
  font-weight: 700;
  align-items: center;
  display: flex;
  justify-content: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.6;
  letter-spacing: 0.1em;
  overflow: hidden;
}

.custom-carousel-prev-button,
.custom-carousel-next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.7);
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.custom-carousel-prev-button::before,
.custom-carousel-next-button::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.custom-carousel-prev-button::before {
  transform: rotate(-135deg);
  margin-left: 4px;
}

.custom-carousel-next-button::before {
  transform: rotate(45deg);
  margin-right: 4px;
}

.custom-carousel-prev-button {
  left: 10px;
}

.custom-carousel-next-button {
  right: 10px;
}


/*/関連記事*/
.pfc_cate {
  overflow: hidden;
  margin: 5px 0;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  background: #ddd;
  display: inline-block;
  color: #777;
  font-weight: 700;
  padding: 3px 8px;
}

.fcn_title {
  margin: 2px 0 10px 0;
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  text-decoration: underline;
}

/* コンテナスタイルで中央寄せ */
.button-container {
  text-align: center;
  padding-top: 10px;
  display: flex;
  /* フレックスボックスを使用 */
  justify-content: center;
  /* 中央に配置 */
  flex-wrap: wrap;
  /* コンテンツが多い場合は折り返す */
  border-top: 1px solid #ddd;
}

/* ボタンのベーススタイル */
.fcn_button {
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  border-radius: 5px;
  transition: all 0.3s ease;
  display: inline-block;
  margin: 5px;
  font-size: 16px;
  width: 45%;
  height: 50px;
  line-height: 50px;
}

/* 1つ目のボタンスタイル（白抜きボーダー） */
.button-outline {
  color: #3498db;
  /* 青色のテキスト */
  border: 2px solid #3498db;
  /* 青色のボーダー */
  background: transparent;
  /* 透明な背景 */
}

/* 2つ目のボタンスタイル（背景色使用） */
.button-filled {
  color: #fff;
  /* 白色のテキスト */
  background-color: #3498db;
  /* 青色の背景 */
  border: none;
  /* ボーダーなし */
}

/* ボタンホバー時のエフェクト */
.fcn_button:hover {
  transform: translateY(-3px);
  /* 少し上に動かす */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* 影を追加 */
}

/* レスポンシブ対応 */
@media (max-width: 600px) {
  .fcn_button {
    display: inline-block;
    /* 横並び維持 */
  }
}

/*/facet*/




/*
toB TOP*/

.main_area {
  border: 2px solid #0f2950;
  margin: 20px auto;
  border-radius: 4px;
  font-size: 26px;
  position: relative;
  overflow: hidden;
  border-bottom: solid 2px #0f2950;
  box-sizing: border-box;
}

.heading_list1 {
  font-size: 26px;
  display: inline-flex;
  align-items: center;
  position: relative;
  top: -13px;
  left: 10px;
  margin: 0 7px;
  padding: 0 8px;
  background: #fff;
  color: #0f2950;
  font-weight: 600;
  vertical-align: top;
}

.heading_list2 {
  border-bottom: 2px solid #0f2950;
  padding-left: 120px;
  position: relative;
  overflow: hidden;
  height: 80px;
  align-items: center;
  display: flex;
  margin-top: 0;
}

.heading_list2:before {
  position: absolute;
  content: '';
  top: -150%;
  left: -80px;
  width: 160px;
  height: 300%;
  transform: rotate(25deg);
  background: #0f2950;
}

.main_list2 li a:before {
  position: absolute;
  content: '';
  top: -150%;
  left: -95px;
  width: 160px;
  height: 300%;
  transform: rotate(25deg);
  background: #0f2950;
}

.heading_list2 span {
  position: absolute;
  display: block;
  top: 15px;
  left: 0;
  z-index: 1;
  font-size: 30px;
  font-size: 3rem;
  padding-left: 16px;
  color: #fff;
}

.main_list2 li span {
  position: absolute;
  display: block;
  top: 14px;
  left: 0;
  z-index: 1;
  font-size: 30px;
  font-size: 3rem;
  padding-left: 16px;
  color: #fff;
}

.main_list_txts {
  box-sizing: border-box;
  padding: 10px;
  color: #fff;
  letter-spacing: 0.1em;
}

.main_txts {
  box-sizing: border-box;
  padding: 10px;
  letter-spacing: 0.1em;
  text-align: justify;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.main_list {
  margin: 20px auto;
  position: relative;
}

.main_list::before {
  content: '';
  width: 0.5rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 8%;
  background-color: #0f2950;
  z-index: -1;
}


.main_list li {
  padding: 0.5rem 1.5rem 1rem;
  border-radius: 1.5rem;
  background-color: #0f2950;
}


.main_list li+li {
  margin-top: 1rem;
}


.pic_container {
  color: #0f2950;
  font-weight: bold;
  font-size: 26px;
  text-align: l;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
  clear: both;
}

.pic_container::before {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  height: 10px;
  width: 20px;
  background-color: #fff;
  content: "";
}

.pic_container::after {
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
  height: 20px;
  width: 2px;
  background-color: #0f2950;
  content: "";
}


.main_list2 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.main_list2 li {
  position: relative;
  background: #fff;
  overflow: hidden;
  height: 90px;
  box-sizing: border-box;
  align-items: center;
  display: flex;
  padding-left: 70px;
  width: 49%;
  border: 1px solid #545454;
  margin-top: 20px;
}

.main_list2 li a {
  display: block;
  width: 100%;
  color: #000;
  text-decoration: none;
}

@media (max-width: 540px) {
  .main_list2 li {
    width: 98%;
    border: 1px solid #545454;
    margin: 10px auto;
  }
}

.main__lists {
  width: 98%;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  margin: 10px auto;
  background: #f2f2f2;
  list-style: none;
  box-sizing: border-box;
  border-radius: 4px;
}

.main__lists .lists__ {
  width: calc(50% - 10px);
  margin: 5px;
  font-size: 16px;
  box-sizing: border-box;
}

@media (max-width: 540px) {
  .main__lists .lists__ {
    width: calc(98% - 10px);
    margin: 5px;
  }
}

.ad-frame {
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.sympton-carousel {
  display: none;
}

.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  border-top: 1px solid #f9f9f9;
}

.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.cp_actab label {
  font-weight: bold;
  line-height: 3;
  position: relative;
  display: block;
  cursor: pointer;
  border-left: 1px solid #f9f9f9;
  margin: 0 0 1px 0;
}

.cp_actab label .cp_bk {
  color: #222;
  margin: 0px !important;
  padding: 10px 0 10px 10px;
  width: 100%;
  color: #666;
  font-size: 20px;
  font-weight: bold;
  border-right: 1px solid #f9f9f9;
}

.cp_actab input:checked~.cp_actab-content .cp_bk {
  border-bottom: none;
  height: 1000px;
}

.cp_actab .cp_actab-content {
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  color: #333333;
  background: #fff;
  max-height: 0;
  border-bottom: 1px solid #f9f9f9;
  border-right: 1px solid #f9f9f9;
  border-left: 1px solid #f9f9f9;

}

.cp_actab-content {
  text-align: right;
}

.cp_actab-content a {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px;
}

.cp_actab-contentCateLink {
  text-align: right;
  text-decoration: underline;
  color: #23466e !important;
  display: block;
  font-weight: bold !important;
  border-bottom: none !important;
}

.cp_actab-contentCateLink:hover {
  opacity: 0.6;
}

/* :checked */
.cp_actab input:checked~.cp_actab-content {
  max-height: 50em;
  background: #fff;
}

/* Icon */
.cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 0px;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center;
}

.cp_actab input[type=checkbox]+label::after {
  content: '+';
  color: #222;
}

.cp_actab input[type=checkbox]:checked+label::after {
  transform: rotate(315deg);
}

.cp_as {
  padding: 1em 1em 1em 4em;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  font-weight: 500;
  vertical-align: middle;
  position: relative;
  border-top: 1px solid #f9f9f9;
}

.cp_as {
  text-align: left;
}

.tpimg {
  width: 100%;
  object-fit: cover;
  height: 300px;
}

/*/toB TOP*/

/*timeline flow contents*/
.timeline_area {
  padding-top: 20px;
}

.timeline {
  position: relative;
  overflow: auto;
}

.timeline:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 5px;
  background: #0f2950;
  left: 0;
}

.timeline .timeline_title {
  color: #fff;
  background: #0f2950;
  max-width: 10em;
  margin: 0 auto 1em;
  padding: 0.5em;
  text-align: center;
  position: relative;
  clear: both;
}

.timeline .timeline_list {
  list-style: none;
  padding: 0 0 0 1em;
  z-index: 1;
}

.timeline .timeline_list li {
  background: #04affc;
  padding: 1em;
  margin-bottom: 1em;
  position: relative;
}

.timeline .timeline_list li:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 1em solid #04affc;
  border-left: 1em solid transparent;
  position: absolute;
  left: -1em;
  top: 0;
}

.timeline .timeline_subtitle {
  margin-top: 0;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.timeline time {
  display: block;
  margin-top: 10px;
  color: #fff;
  font-weight: bold;
}

@media screen and (min-width: 40em) {
  .timeline_area {
    max-width: 1000px;
    margin: 0 auto;
  }

  .timeline:before {
    left: 50%;
  }

  .timeline .timeline_list {
    padding-left: 0;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 80px !important;
  }

  .timeline .timeline_list li {
    width: 42%;
  }

  .timeline .timeline_list li:nth-child(even) {
    float: right;
    margin-top: 2em;
  }

  .timeline .timeline_list li:nth-child(odd) {
    float: left;
  }

  .timeline .timeline_list li:nth-child(odd):before {
    border-top: 1em solid #04affc;
    border-right: 1em solid transparent;
    right: -1em;
    left: auto;
  }

  .timeline .timeline_list li:nth-of-type(2n+1) {
    clear: both;
  }
}

.timeline .timeline_list li:last-child {
  margin-bottom: 100px;
}

.timeline_quotes {
  max-width: 500px;
  position: relative;
  padding: 10px;
  color: #333333;
  background: #fff;
  border: 1px solid #0f2950;
}

.timeline_quotes::before,
.timeline_quotes::after {
  display: inline-block;
  position: absolute;
  content: '';
}

.timeline_quotes::before {
  top: 0;
  left: 0;
  background-position: top 35% left 35%;
  background-size: 1.5em;
  background-repeat: no-repeat;
}

.timeline_quotes::after {
  bottom: 0;
  right: 0;
}

.timeline_quotes p {
  margin-top: 0;
}

.timeline_quotes cite {
  display: block;
  color: #737373;
  font-size: .8em;
  text-align: right;
}

.timeline_box {
  border: 3px solid #0f2950;
  margin: 10px auto;
  position: relative;
  background: #fff;
  width: 96%;
  max-width: 700px;
  box-sizing: border-box;
  padding: 30px 10px 10px 10px;
  margin-bottom: 50px;
}

.timeline_boxtitle {
  position: absolute;
  display: inline-block;
  top: -2px;
  left: -2px;
  padding: 0 9px;
  height: 25px;
  line-height: 25px;
  font-size: 17px;
  background: #0f2950;
  color: #ffffff;
  font-weight: bold;
}

/*/timeline flow contents*/

/*スクロールレフト*/
.scrolldown4 {
  position: absolute;
  bottom: 1%;
  right: 50%;
  animation: arrowmove 2s ease-in-out infinite;
}

@keyframes arrowmove {
  0% {
    right: 0%;
  }

  50% {
    right: 5%;
  }

  100% {
    right: 0%;
  }
}

.scrolldown4 span {
  width: 90px;
  position: absolute;
  left: -70px;
  bottom: 10px;
  color: #111;
  font-size: .7rem;
  letter-spacing: .05em;
  text-align: center;
}

.scrolldown4:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -20px;
  width: 1px;
  height: 20px;
  background: #111;
  transform: skew(31deg);
}

.scrolldown4:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -25px;
  width: 80px;
  height: 1px;
  background: #111;
}

.scrolldownBox {
  width: 80px;
  height: 10px;
  position: relative;
  display: none;
  margin-top: 30px;
  margin-left: 0px;
  display: block;
}

/*/スクロールレフト*/

/*beforeAfter*/
.beforeAfter {
  width: 98%;
  margin: 10px auto;
}

.arrowArea {
  display: flex;
  justify-content: center;
  align-items: center;
}

.before,
.after,
.arrowArea {
  color: rgba(255, 255, 255, .4);
  padding: 2%;
  text-align: center;
}

.before img,
.after img {
  display: block;
  margin: 10px auto;
  width: 90%;
}

.before,
.after {
  border: 2px solid #0f2950;
}

.arrow-txt {
  color: #0f2950;
}

.arrowItem {
  border-top: 30px solid #0f2950;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  margin-left: 0px;
}

@media (min-width : 600px) {
  .beforeAfter {
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    display: -webkit-flex;
    display: flex;
  }

  .before,
  .after,
  .arrowArea {
    -webkit-flex: 1;
    flex: 1;
    background: none;
  }

  .arrowItem {
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #0f2950;
    margin-left: 30px;
    display: block !important;
  }
}

/*/beforeAfter*/

/*box*/
.plan-boxs,
.dtl-boxs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.plan-items {
  width: calc(50% - 10px);
  border: 1px solid #0f2950;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 20px;
  background: #fff;
}

.dtl-items {
  width: 100%;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin-top: 10px;
  box-shadow: 0 0 8px gray;
}

/*202407ad */
.items_ttl {
  padding: 6px 5px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
  background: #0f2950;
  color: #fff;
  font-weight: 700;
font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
/*202407ad */

.m,
.ank {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

@media (max-width: 620px) {

  .plan-items,
  .dtl-items {
    width: 100%;
    display: block;
  }
}

/*/box*/

/*flex contents*/
.flex__area {
  width: 96%;
  margin: 0 auto;
  margin-top: 100px;
}

.flex__boxs {
  display: flex;
  padding: 20px;
  background: #fff;
}

.flex__boxs .flex__img {
  margin: 0 20px 0 0;
}

.flex__boxs:nth-child(even) {
  flex-direction: row-reverse;
}

.flex__boxs:nth-child(even) .img {
  margin: 0 0 0 20px;
}

.flex_content_box {
  width: calc(100% - 320px);
  box-sizing: border-box;
  padding: 5px;
}

.flex__img {
  width: 300px;
  height: 200px;
  display: flex;
  font-size: 36px;
  color: #fff;
  align-items: center;
  justify-content: center;
}

.flex__img img {
  width: 300px;
  height: 200px;
  background: #fafafa;
  display: flex;
  font-size: 36px;
  color: #fff;
  align-items: center;
  justify-content: center;
  object-fit: contain;
}

@media (max-width: 768px) {
  .flex__boxs .flex__img {
    margin: 0px;
  }

  .flex__boxs {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .flex__boxs:nth-child(even) {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .flex_content_box {
    width: 98%;
  }
}

/*/flex contents*/

/*flex contents2*/
.lbf_txt {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: .02em;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

@media(min-width: 1251px) and (max-width:1350px) {
  .lbf_tlt {
    font-size: 144.44%;
  }
}

.lbflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 60px;
  width: 100%;
  max-width: 1000px;
  margin: 10px auto;
}

.lbflex .lbf_default {
  background: #f4f4f4;
  position: relative;
  padding: 50px 4% 45px;
  width: 49%;
  max-width: 600px;
}

.lbflex .lbf_default .num {
  width: 100px;
  height: 100px;
  background: #0f2950;
  color: #fff;
  font-size: 277.78%;
  letter-spacing: .1em;
  line-height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}

.lbf_img {
  max-width: 100%;
  height: auto;
}

.lbf_img img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  margin-bottom: 15px;
}

.flex.ai_center {
  -webkit-align-items: center;
  align-items: center;
}

.flex.center {
  -webkit-justify-content: center;
  justify-content: center;
}

.lbf_tlt {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .1em;
  line-height: 1.5;
  margin-bottom: 20px;
}

@media(max-width:620px) {
  .lbflex .lbf_default {
    width: 98%;
    margin: 10px auto;
  }
}

.lf_mainbox {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 20px auto;
  padding-left: 0 !important;
}

.lf_mainbox li {
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  height: 380px;
  overflow: hidden;
}

.lf_mainbox li figure {
  box-sizing: border-box;
  min-height: 380px;
  width: 50%;
  margin: 0;
}

.lf_mainbox li figure img {
  object-fit: cover;
  max-width: none;
}

.lf_mainbox li:nth-child(even) {
  flex-direction: row-reverse;
}

.lf_mainbox li .txts_box {
  color: #fff;
  width: 50%;
  min-height: 380px;
  background-color: #0f2950;
  padding: 85px 4%;
  line-height: 1.45;
}

.txt_center {
  color: #fff;
  line-height: 1.45;
  text-align: center !important;
  margin-bottom: 30px;
}

@media screen and (max-width:980px) {
  .lf_mainbox {
    width: 100%;
    display: block;
    margin: 20px auto;
  }

  .lf_mainbox li {
    display: block;
    height: 100%;
    width: 100%;
  }

  .lf_mainbox li figure {
    box-sizing: border-box;
    height: 100%;
    min-height: 100%;
    width: 100%;
  }

  .lf_mainbox li figure img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

  .lf_mainbox li .txts_box {
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 25px 4%;
    line-height: 1.45;
    margin-top: -13px;
  }
}

/*/flex contents2*/

/*kids*/
.txts_area {
  display: block;
  padding-bottom: 50px;
}

.txts_box2 {
  float: left;
  width: -webkit-calc(100% - 400px);
  width: calc(100% - 400px);
}

.txts_side {
  float: right;
  width: 400px;
  margin-bottom: 20px;
}

.txts_side iframe {
  width: 98%;
  aspect-ratio: 4 / 3;
  max-width: 600px;
}

.txts_side iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 980px) {

  .txts_box2,
  .txts_side {
    float: none;
    width: 98%;
    margin: 0 auto;
    margin-top: 15px;
  }
}

.txts_box {
  margin: 10px 10px 20px 10px;
}

.txts_box,
.txts_box2,
.txts_box3 {
  border-radius: 4px;
  display: block;
  padding: 0 10px;
  box-sizing: border-box;
}

.txts_box,
.txts_box3 {
  padding: 9px;
  box-sizing: border-box;
  margin: 0px;
  text-decoration: none;
  background: #fff;
}

.tp_title {
  color: #fff;
  background: #0f2950;
  padding: 10px;
  font-weight: bold;
  border-radius: 4px;
}

.tp_details {
  background-color: #f2f2f2;
  border-radius: 4px;
  color: #444;
  font-weight: 700;
  padding: 8px 12px;
  clear: both;
  margin: 50px 0px 10px 0px;
}

.tp_course2 {
  position: relative;
  padding: 0.5em 1em;
  border: solid 3px #0f2950;
  margin-top: 30px;
}

.tp_c_txt {
  margin: 0;
  padding: 0;
  color: #000;
}

.tp_c_subtxt {
  margin: 10px 0;
  padding: 0;
  color: #000;
  font-family: Noto Sans JP, Helvetica Neue, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
  font-size: 12px;
}

.tp_db .tp_db1::before {
  content: '\f276';
  font-family: FontAwesome;
}

.tp_db .tp_db2::before {
  content: '\f095';
  font-family: FontAwesome;
}

.tp_db .tp_db3::before {
  content: '\f1ae';
  font-family: FontAwesome;
}

.tp_db .tp_db4::before {
  content: '\f121';
  font-family: FontAwesome;
}

.tp_db .tp_db1,
.tp_db .tp_db2,
.tp_db .tp_db3,
.tp_db .tp_db4 {
  color: #111;
  font-size: 12px;
}

.tp_db .tp_db1::before,
.tp_db .tp_db2::before,
.tp_db .tp_db3::before,
.tp_db .tp_db4::before {
  color: #0f2950;
}

.tp_db .tp_db1::before {
  margin-right: 8px;
}

.tp_db .tp_db2::before {
  margin-right: 6px;
}

.tp_db .tp_db3::before {
  margin-right: 6px;
}

.tp_db .tp_db4::before {
  margin-right: 6px;
}

.tp_db li {
  box-sizing: border-box;
  padding: 5px 0;
}

.tp_db li:nth-child(add) {
  background: #fff;
}

.tp_db li:nth-child(even) {
  background: #f2f2f2;
}

.tp_db {
  padding-left: 0px !important;
}

.tp_db li .tp_det1 {
  margin-top: 0px !important;
}

.tp_det1 {
  color: #111;
  margin-top: 0px !important;
  padding: 5px;
  font-family: Noto Sans JP, Helvetica Neue, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
  font-size: 12px;
}

/*/kids*/

/*list*/
.list__box {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  clear: both;
  padding: 10px 0;
  margin: 0px auto;
}

.list__item {
  margin: 0 5px;
  width: 46%;
  display: flex;
  justify-content: center;
  text-decoration: none;
}

.list__image {
  width: 110px;
}

.list__item img {
  width: 90px;
  height: 90px !important;
  object-fit: cover;
  padding-top: 8px;
}

.list__text {
  width: 100%;
  padding: 5px;
  font-size: 11px;
  color: #474950;
  line-height: 1.6;
  overflow: hidden;
  background: #fff;
  display: inline-block;
}

.list__titleTxt {
  width: 98%;
  font-size: 14px;
  font-weight: bold;
}

.list__coment {
  width: 98%;
}

.popup_wrap input,
#trigger2 input[type=checkbox] {
  display: none !important;
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #37beb03d;
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  align-self: center;
  width: 75%;
  max-width: 800px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(94, 94, 94, 0.7);
  border: 2px solid #0f2950;
}

.popup_content p {
  margin-top: 0;
  padding: 0px 10px 10px 10px;
  text-align: left;
}

.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
  color: #37beb0;
}

.popup_wrap input:checked~.popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.open_btn {
  color: #fff;
  background: #0f2950;
  border-radius: 3px;
  cursor: pointer;
  transition: .3s ease;
  padding: 2px 15px;
  font-weight: bold;
  margin-top: 6px;
  display: block;
  text-align: center;
  width: 140px;
}

.open_btn:hover {
  background: #37beb0;
  color: #fff;
  transition: .3s ease;
}

.popup__ {
  height: 0px;
  height: 100%;
}

@media (max-width:900px) {
  .list__box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .list__item {
    width: 96%;
    height: 100%;
  }
}

  .leaflab-social-icons {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
  }

  .leaflab-social-icons a {
    display: inline-block;
    transition: opacity 0.2s ease;
  }

  .leaflab-social-icons a:hover {
    opacity: 0.7;
  }

  .leaflab-icon {
    width: 28px;
    height: 28px;
    display: block;
  }

  /* X アイコンだけ少し縮小して調整 */
  .leaflab-icon-x {
    width: 20px;
    height: 20px;
    transform: scale(0.85);
    transform-origin: center;
  }

/*sitemap*/
.section-template--19039888834870__main-padding h2 {
  margin-top: 60px;
}

.sitemap_lists li {
  margin: 3px 3px 3px 3px;
  width: 45.3%;
  max-width: 1000px;
  height: 250px;
  color: #111;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 5px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  line-height: 250px;
}

/*ad style*/
.Sc__tab_wrap2 {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  background: #f2f2f2;
  padding: 10px;
}

.tab_ad {
  margin: 0px !important;
}

.tab_ad label {
  margin: 0px !important;
}

.ad_box {
  width: 100%;
  background: #f2f5f7;
  box-sizing: border-box;
  position: relative;
}

.ad_boxImg {
  width: 100%;
  aspect-ratio: 16/9 !important;
  display: block;
  margin: 0px auto;
}

.adList {
  padding: 8px;

}

.adList li {
  background: #fff;
  margin-bottom: 10px !important;
}

.adList li .ad_title {
  background: #f2f5f7;
  padding: 10px 3px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.adList li .ad_title2 {
  background: #f2f5f7;
  padding: 10px 3px;
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}

.adList li .adB {
  width: 100%;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #111;
  padding: 10px 6px;
  transition: all .2s linear;
}

.adList li .adA {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #111;
  padding: 10px;
  transition: all .2s linear;
}

.adList li .ad_price {
  background: #fff;
  box-sizing: border-box;
  padding: 10px 2px;
  display: block;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  margin-left: 3px;
}

.price_txt {
  margin-right: 3px;
  font-size: 15px;
}

.ad__ctn {
  clear: both;
  background: linear-gradient(45deg, #005abc 0%, #049de3 50%, #049de3 70%, #005abc 100%);
  border-radius: 8px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, .15);
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  transition: all .2s linear;
  width: 90%;
  margin: 10px auto;
  margin-bottom: 30px;
}

.ad__ctn:hover,
.adList li a:hover {
  box-shadow: 0 5px 25px rgba(0, 0, 0, .30);
}

.ct {
  padding-bottom: 15px;
}

.bring__ {
  display: block;
}

.ad_ks_tag {
  display: flex;
}

.image {
  float: right;
  max-width: 124px !important;
  max-height: 124px;
  margin-top: 25px;
}

.row_ad {
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  font-size: 14px;
}

.row_ad_t {
  margin: 10px 10px 10px 0px;
  padding: 0;
  width: 90%;
  display: block;
  white-space: normal;
  font-size: 18px;
  font-weight: bold;
}

.row_ad_txt {
  white-space: normal;
}

.row_card_t {
  display: block;
  border-radius: 5px;
  box-shadow: 7px 7px 13px 0px rgba(50, 50, 50, 0.22);
  padding: 10px 30px 70px 30px;
  margin: 20px auto;
  width: 90%;
  max-width: 680px;
  transition: all 0.3s ease-out;
  position: relative;
  text-decoration: none;
  color: #111;
}

.row_card_cta {
  margin-top: 25px;
  text-align: center;
  background: linear-gradient(45deg, #005abc 0%, #049de3 50%, #049de3 70%, #005abc 100%);
  font-weight: 600;
  padding: 8px;
  font-size: 12px;
  width: 160px;
  border-radius: 20px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #fff !important;
}

.row_card_t:hover {
  transform: translateY(-5px);
  cursor: pointer;
}

.row_card_cta a {
  text-decoration: none;
  color: #fff !important;
}

.row_card_f_l,
.row_card_f_c,
.row_card_f_all {
  display: inline-block;
  border-radius: 5px;
  box-shadow: 7px 7px 13px 0px rgba(50, 50, 50, 0.22);
  margin: 20px;
  width: 400px;
  transition: all 0.3s ease-out;
  scroll-snap-align: center;
  vertical-align: top;
  white-space: normal;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  color: #111;
}

.row_card_f_l {
  padding: 10px 30px 28px 30px;
}

.row_card_f_c {
  padding: 10px 30px 70px 30px;
}

.row_ad_all {
  font-size: 16px;
  font-weight: bold;
  height: 165px;
  background: #0f2950;
  color: #fff;
  box-sizing: border-box;
  padding: 15px;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.row_card_f:hover {
  transform: translateY(-5px);
  cursor: pointer;
}

.row_card_t p,
.row_card_f p {
  color: #111;
  font-size: 16px;
}

.blue {
  border-left: 3px solid #4895ff;
}

.green {
  border-left: 3px solid #3bb54a;
}

.red {
  border-left: 3px solid #b3404a;
}

/* 202407ad */
.top_ad_all {
  width: 100%;
  white-space: normal;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.top_row_ad_all {
  font-size: 16px;
  font-weight: 700;
  height: 220px;
  background: #0f2950;
  color: #fff;
  box-sizing: border-box;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.announcement {
  width: 100%;
  max-width: 200px;
  margin: 10px auto;
  position: relative;
  padding: 0 16px 0 36px;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
}
.announcement::before {
  content: '＼📢';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.0em;
}
.announcement::after {
  content: '／';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.0em;
}
.announcement::before {
  left: 0;
}
.announcement::after {
  right: 0;
}

.passing {
	display:block;
}

.passing .passing-box {
	background: #000;
	box-shadow: 0 0 8px gray;
	text-align: center;
    padding: 6px 8px;
    width: 100%;
    max-width: 700px;
    margin: 10px auto;
}
.passing .passing-bar {
	position: relative;
	display: block;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.passing .passing-bar:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: #fff;
}
.pb{
	color: #fff;
	display: inline^block;
}
.bgTi{
/*  font-size: 7vw;*/
	font-size: 35px;
	  font-weight: bold;
	  line-height: 1.5;
}

.passing .passing-txt {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
/*	font-size: 3.2vw;*/
	font-size: 14px;
    padding-top: 8px;
	font-weight: bold;
	line-height: 1.2;
}
.passing.move .passing-bar:before {
	-webkit-animation: passing-bar 1s ease 0s 1 normal forwards;
	animation: passing-bar 1s ease 0s 1 normal forwards;
}
.passing.move .passing-txt {
	-webkit-animation: passing-txt 0s ease .5s 1 normal forwards;
	animation:passing-txt 0s ease .5s 1 normal forwards;
}

@-webkit-keyframes passing-bar{
	0% {
		left: 0;
		right: auto;
		width: 0;
	}
	50% {
		left: 0;
		right: auto;
		width: 100%;
	}
	51% {
		left: auto;
		right: 0;
		width: 100%;
	}
	100% {
		left: auto;
		right: 0;
		width: 0;
	}
}
@keyframes passing-bar{
	0% {
		left: 0;
		width: 0;
	}
	50% {
		left: 0;
		width: 100%;
	}
	51% {
		left: 0;
		width: 100%;
	}
	100% {
		left: 100%;
		width: 0;
	}
}
@-webkit-keyframes passing-txt{
	0% { opacity: 0; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes passing-txt{
	0% { opacity:0; }
	50% { opacity:0; }
	100% { opacity:1; }
}

.top_arh {
  position: relative;
  width: fit-content;
  padding: 5px 6px 5px 0px;
  border-bottom: 2px solid #fff;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
padding-right: 30px;
}
.top_arh::before {
  content: "";
  position: absolute;
    right: -5px;
    bottom: 4px;
  width: 18px;
  height: 2px;
  transform: rotate(50deg);
  box-sizing: border-box;
  background-color: #fff;
}
/* /202407ad */

.breadcrumb_box {
  height: 28px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.breadcrumb {
  width: 100%;
  margin: 0px auto;
  max-width: 960px;
  overflow-x: scroll;
}

.breadcrumb li {
  line-height: 1.6;
  color: #666;
  font-size: 10px;
  font-family: "Yu Gothic";
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 5px 1em;
  display: table-cell;
  white-space: nowrap;
}

.breadcrumb li a {
  color: #666;
  font-size: 10px;
  font-family: "Yu Gothic";
  font-weight: bold;
  text-decoration: none;
}

/* 202407ad */
/*カルーセル*/
.topics_box {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  box-shadow: -1px 3px 8px -1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #111;
  font-weight: 400;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  transition: all .2s linear;
  display: block;
  box-sizing: border-box;
  margin-top: 20px;
  padding-top: 30px;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.cp1 {
  background: linear-gradient(to right, rgba(24, 125, 221, 1) 0%, rgba(0, 195, 193, 1) 100%);
}

.cp2 {
  background: linear-gradient(to right, #2af598 0%, #009efd 100%);
}

.cp3 {
  background: linear-gradient(53deg, #2ca559 60%, #fee140 100%);
}

.cp4 {
  background-image: linear-gradient(to right, #eea2a2 0%, #bbc1bf 19%, #57c6e1 42%, #b49fda 79%, #7ac5d8 100%);
  margin-bottom: 30px;
}
.cp5{
      background: linear-gradient(to right, #5c6ac4 0%, #ddd 100%);
}

.topics_title {
  font-size: 20px;
  margin-bottom: 30px;
  color: #fff;
}

.fv_keywords {
  font-size: 50px;
  padding: 10px 15px;
  position: relative;
  margin: 15px auto;
  color: #fff !important;
  font-weight: bold;
}

/* 202407ad */
@media screen and (max-width: 980px) {
  .fv_keywords {
    font-size: 34px;
  }
}

.fv_keywords::before,
.fv_keywords::after {
  content: '';
  width: 15px;
  height: 25px;
  position: absolute;
}
/* /202407ad */
.fv_keywords::before {
  border-left: solid 2px #fff;
  border-top: solid 2px #fff;
  top: 0;
  left: 0;
}

.fv_keywords::after {
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  bottom: 0;
  right: 0;
}

.kininaru_img {
  float: left;
  width: 300px;
  position: relative;
}

.kininaru_txt {
  float: right;
  width: calc(100% - 310px);
  display: flex;
  align-items: center;
  height: 100%;
  text-align: left;
}

.kininaru_txt2 {
  text-align: left;
  color: #fff;
}

.topics_area {
  margin: 30px auto;
  height: 190px;
  width: 98%;
  max-width: 680px;
  overflow: hidden;
}

.topics_area2 {
  margin: 30px auto;
  width: 98%;
  max-width: 680px;
  overflow: hidden;
}

.topics_crlArea {
  margin-bottom: 10px;
}

.s_p__img {
  display: block;
  position: relative;
  width: 98%;
  height: 200px;
  transition: all .5s ease-out;
  object-fit: contain;
  margin: 0 auto;
}

.s_p__ctn {
  clear: both;
  background: linear-gradient(45deg, rgba(254, 212, 117, 1) 0%, rgba(229, 61, 93, 1) 50%, rgba(194, 49, 134, 1) 70%, rgba(156, 56, 187, 1) 100%);
  border-radius: 25px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, .15);
  color: #fff;
  display: inline-block;
  font-weight: 400;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  transition: all .2s linear;
  width: auto;
  margin: 0px auto;
  margin-bottom: 30px;
}

.s_p__ctn2 {
  clear: both;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, .15);
  color: #222;
  display: inline-block;
  font-weight: 400;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  transition: all .2s linear;
  width: auto;
  margin: 20px auto;
  margin-bottom: 0px;
  margin-bottom: 30px;
  font-weight: bold;
  border: 2px solid #222;
}
.s_p__ctn2:hover {
  background: #000;
  color: #fff;
  box-shadow: 0 5px 25px rgba(0, 0, 0, .30);
}
/*
.s_p__ctn:hover,
.s_p__ctn2:hover {
  box-shadow: 0 5px 25px rgba(0, 0, 0, .30);
}
*/
.topics_item a {
  text-decoration: none;
}

.topics_box .topics_item {
  position: relative;
  scroll-snap-align: center;
  vertical-align: top;
  display: inline-block;
  margin: 0 5px;
  width: 280px;
  white-space: normal;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 8px gray;
  border-radius: 8px;
  text-align: left;
  height: 220px;
}

.ca__img__img {
  display: block;
  position: relative;
  width: 100%;
  height: 140px;
  transition: all .5s ease-out;
  object-fit: cover;
  aspect-ratio: 16/9;
}

.topics_list::-webkit-scrollbar {
  height: 8px;
}

.topics_list::-webkit-scrollbar-track {
  border: none;
}

.topics_list {
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  padding-left: 0px!important;
  padding: 20p 0px;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}

.tk_lbs {
  height: 150px;
}

.tp__title {
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0px 5px 5px;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.tp__date {
  font-size: 11px !important;
  padding: 8px 5px 5px;
}

.tp__title,
.tp__date {
  color: #222 !important;
  z-index: 10;
  font-weight: bold;
  letter-spacing: 0.1em;
  box-sizing: border-box;
}
/* 近日公開カード（li自体は inline-block のまま） */
.topics_item--comingsoon{
  background:#0f2950!important;
  color:#fff!important;
  /* display は上書きしない！既存の inline-block を活かす */
  /* display:flex; ←入れない */
  text-align:center;
}

/* 中身を中央寄せするためのラッパーをflexに */
.topics_item--comingsoon .comingsoon{
  height:220px;                 /* 既存カード高に合わせる */
  display:flex;
  align-items:center;           /* 縦中央 */
  justify-content:center;       /* 横中央 */
  flex-direction:column;
  padding:0 16px;
  box-sizing:border-box;
  gap:8px;
}

.topics_item--comingsoon .comingsoon__date{
  font-size:13px;
  font-weight:800;
  letter-spacing:.08em;
  margin:0;
}

.topics_item--comingsoon .comingsoon__title{
  font-size:13px;
  line-height:1.5;
  margin:0;
  opacity:.95;
  color:#fff !important;
}

/* 念のため他の色指定に負けない保険 */
.topics_item--comingsoon .tp__date,
.topics_item--comingsoon .tp__title{
  color:#fff !important;
}
.series_badge{background:#111827;color:#fff;padding:6px 10px;border-radius:999px;font-weight:700;font-size:12px;}

/* /202407ad */

/*timeline*/
.scl_area {
  box-sizing: border-box;
  padding: 10px;
  border: 2px solid #0f2950;
  background: #0f2950;
  color: #fff;
  border-radius: 8px;
}

#timeline {
  list-style: none;
  margin: 50px 0 30px 120px;
  padding-left: 30px;
  border-left: 8px solid #eee9dc;
}

#timeline li {
  margin: 40px 0;
  position: relative;
}

#timeline p {
  margin: 0 0 15px;
}

.date {
  margin-top: -10px;
  top: 50%;
  left: -158px;
  font-size: 0.95em;
  line-height: 20px;
  position: absolute;
}

.circle {
  margin-top: -10px;
  top: 50%;
  left: -45px;
  width: 21px;
  height: 21px;
  background: #48b379;
  border: 5px solid #ddd;
  border-radius: 50%;
  display: block;
  position: absolute;
}

.content {
  max-height: 20px;
  padding: 50px 20px 0;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 0.5em;
  position: relative;
}

.content:before,
.content:after {
  content: "";
  width: 0;
  height: 0;
  border: solid transparent;
  position: absolute;
  pointer-events: none;
  right: 100%;
}

.content:before {
  border-right-color: inherit;
  border-width: 20px;
  top: 50%;
  margin-top: -20px;
}

.content:after {
  border-right-color: #0f2950;
  border-width: 17px;
  top: 50%;
  margin-top: -17px;
}

.content p,
.content a {
  max-height: 0;
  text-align: justify;
  word-break: break-word;
  hyphens: auto;
  overflow: hidden;
}

.tl_list {
  font-size: 1.3em;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  top: 12px;
  transition: transform 0.2s linear;
  font-weight: bold;
}

.radio {
  display: none;
}

.radio:checked+.relative .tl_list {
  cursor: auto;
  transform: translateX(42px);
}

.radio:checked+.relative .circle {
  background: #f98262;
}

.radio:checked~.content {
  max-height: 280px;
  border-color: #eee9dc;
  margin-right: 20px;
  transform: translateX(20px);
  transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;
}

.radio:checked~.content p {
  max-height: 200px;
  transition: color 0.3s linear 0.3s;
}

.radio:checked~.content a {
  max-height: 60px;
  transition: color 0.3s linear 0.3s;
}

.sp__profile {
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.sp__main {
  float: left;
  width: 300px;
}

.sp__side {
  float: right;
  display: flex;
  width: calc(100% - 320px);
  justify-content: left;
  align-items: center;
  height: 300px;
}

.sp__icon {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* -------------------------------------
 * mobile phones (vertical version only)
 * ------------------------------------- */
@media screen and (max-width: 767px) {
  #timeline {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }

  #timeline li {
    margin: 70px 0;
  }

  .tl_list {
    width: 85%;
    font-size: 1.1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    transform: translateX(18px);
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #fff !important;
    font-size: 16px;
  }

  .content {
    padding-top: 45px;
    border-color: #0f2950;
  }

  .content:before,
  .content:after {
    border: solid transparent;
    bottom: 100%;
  }

  .content:before {
    border-bottom-color: inherit;
    border-width: 17px;
    top: -16px;
    left: 50px;
    margin-left: -17px;
  }

  .content:after {
    border-bottom-color: #0f2950;
    border-width: 20px;
    top: -20px;
    left: 50px;
    margin-left: -20px;
    margin-right: 10px;
  }

  .content p {
    font-size: 0.9em;
    line-height: 1.4;
  }

  .circle {
    display: none;
  }

  .date {
    top: -30px;
    left: 0px;
    display: block;
    font-weight: bold;
  }
}

@media (max-width: 580px) {

  .sp__main,
  .sp__side {
    float: none;
    width: 100%;
    height: 100%;
  }
}

.button_cta_ {
  color: #111 !important;
  font-weight: bold;
  text-align: center !important;
  background: #000;
  padding: 4px;
  display: block;
  margin: 10px auto;
  text-decoration: none;
  width: 120px;
  background: #fff;
  border-radius: 8px;
  font-size: 14px;
}

.website,
.td_website {
  margin-top: 35px;
  margin-bottom: 35px;
  overflow: hidden;
  padding-top: 2px;
}

.website .icn,
.td_website .td_icn {
  background-color: #535256;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  width: 50px;
  margin-right: 15px;
  font-family: 'Oswald', sans-serif;
  color: #FFFFFF;
  font-size: 12px;
}

.black__ {
  color: rgba(var(--color-foreground), 0.75);
}

/*/ad style*/

/*dahdai style*/
.img_sp img {
  width: 98%;
  margin: 10px auto;
  display: block;/
}

.img_sp .imb_txt {
  text-align: left;
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .img_sp img {
    width: 50%;
    margin: auto;
  }
}

/*/*/

/* ===== mini-framework for the section only  ===== */
.np-tips{
  --bg     : #ffffff;
  --accent : #0d99ff;
  --text   : #1a1a1a;
  --muted  : #6f6f6f;
  --shadow : 0 6px 16px rgba(0,0,0,.08);

  background:var(--bg);
  border-radius:16px;
  box-shadow:var(--shadow);
  padding:clamp(10px,2vw,10px);
  margin:20px auto;
  max-width:900px;
  font-family:"Helvetica Neue",Arial,sans-serif;
  color:var(--text);
  line-height:1.7;
}

.np-tips__header{
  display:flex;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
  margin-bottom:24px;
}
.np-tips__label{
  background:var(--accent);
  color:#fff;
  font-weight:700;
  border-radius:6px;
  padding:4px 12px;
  font-size:.75rem;
  letter-spacing:.05em;
}
.np-tips__title{
  font-size:clamp(1.1rem,4vw,1.6rem);
  font-weight:700;
  margin:0;
}
.np-tips mark{
  background:linear-gradient(180deg,transparent 60%,rgba(13,153,255,.25) 0);
  padding:0 2px;
}

.np-tips__lead{
  font-size:.95rem;
  color:var(--muted);
  margin-bottom:28px;
}

.np-tips__list{
  counter-reset:num;
  margin:0 0 10px;
  padding:0px!important;
  padding-left:0px!important;
  list-style:none;
}
.np-tips__list li{
  position:relative;
  padding-left:44px;
  margin-bottom:24px;
}
.np-tips__list li::before{
  counter-increment:num;
  content:counter(num);
  position:absolute;
  left:0;
  top:0;
  width:32px;
  height:32px;
  border-radius:50%;
  background:var(--accent);
  color:#fff;
  font-weight:700;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:.9rem;
  box-shadow:0 2px 6px rgba(13,153,255,.35);
}
.np-tips__list h3{
  margin:.10px;
  font-size:1rem;
}
.np-tips__quote{
  margin:0;
  padding:10px 10px 10px 40px ;
  background:#f5f7fa;
  border-left:4px solid var(--accent);
  border-radius:8px;
  font-size:.9rem;
  color:var(--muted);
}

/* --- Responsive tweaks --- */
@media (max-width:600px){
  .sp-break{display:inline;}
  .np-tips__header{gap:8px;}
  .np-tips__label{margin-bottom:4px;}
}
@media (min-width:601px){
  .sp-break{display:none;}
}


/*faset*/
.card-list__sub-actions {
  width: 100%;
}

.txts_area5 {
  display: block;
  margin: 0 auto;
  max-width: 1080px;
}

.txts_box5 {
  float: right;
  width: -webkit-calc(100% - 400px);
  width: calc(100% - 400px);
}

.txts_box5 iframe {
  width: 98%;
  margin: 10px auto;
}

.txts_side5 {
  float: left;
  width: 380px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {

  .txts_box5,
  .txts_side5 {
    float: none;
    width: 100%;
  }
}

.sr__head {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.sr_ct_btn {
  background: #f5f5f5;
  color: #7a7a7a;
  padding: 0px 10px !important;
  position: relative;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-transition: all 240ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 240ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  display: inline-block;
}

.sr_ct_btn p {
  margin: 0px !important;
}

.sr__title {
  font-size: 32px;
  padding: 20px 0;
  line-height: 1.3;
  white-space: normal;
  font-weight: 700;
  font-style: normal;
}

.sr__outline {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4;
  white-space: normal;
  color: #7a7a7a;
}

.sr__table {
  display: table;
  background: #f5f5f5;
  width: 100%;
}

.sr__table .sr__table__head p {
  color: #7a7a7a;
  white-space: nowrap;
}

.sr__table .sr__table__group {
  display: table-row-group;
}

.sr__table .sr__table__head::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 40px;
  background: #dcdcdc;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.sr__table .sr__table__head {
  position: relative;
}

.sr__table .sr__table__head,
.sr__table .sr__table__body {
  display: table-cell;
  border-bottom: #FFF 1px solid;
  padding: 5px 10px;
}

.sr__table .sr__table__head p,
.sr__table .sr__table__body p {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
}

.buttons {
  text-align: center;
}

.sr__button {
  display: inline-block;
  background: #111;
  margin: 10px;
  padding: 10px 15px;
  border-radius: 4px;
  color: #FFF !important;
  text-decoration: none;
}

.sr__general_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px;
}

.sr__section {
  overflow: hidden;
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}

.sr__section__subtitle {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  border-top: #eeeeee 1px solid;
  position: relative;
}

.sr__section__subtitle::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  height: 1px;
  width: 6px;
  background: #000;
}

.sr__section__inner {
  position: relative;
  margin: 0 auto;
  max-width: 1320px;
  box-sizing: content-box;
  height: 100%;
}

.sr__general_area .sr__general__inner_col1 {
  position: relative;
  width: 100%;
}

.sr__general_area .sr__general__inner2 {
  position: relative;
  width: 49.2424242424%;
}

.sr__lb_item {
  margin: 10px;
  padding: 4px 15px;
  border-radius: 4px;
  background: #dcdcdc;
  color: #7a7a7a;
}

@media (max-width: 768px) {

  .sr__general_area,
  .sr__general_area .p-general__boxes,
  .p-general__inner_col3,
  .sr__general__inner2,
  .sr__general__inner_col1 {
    display: block;
    padding-bottom: 20px;
  }

  .sr__section h3.sr__section__subtitle {
    margin-top: 0%;
    padding-top: 5.9322033898%;
  }

  .sr__general_area .sr__general__inner2 {
    width: 100%;
  }
}

input[type='checkbox']#toggle-conditions {
  display: contents;

}

/*/faset*/

/*defalt blogs head*/
.heading__ {
  background-color: #f5f5f5;
}

.heading-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  width: 100%;
  max-width: 960px !important;
}

@media (min-width: 768px) {
  .heading-inner {
    padding-top: 2rem;
    padding-bottom: 4rem;
    max-width: 1067px;
  }
}

.heading__title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

@media (min-width: 768px) {
  .heading__title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.heading__description {
  font-size: 1.4rem;
  line-height: 1.6;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

.heading__subcategory {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
  row-gap: 0.25rem;
  padding: 0;
}

@media (min-width: 768px) {
  .heading__subcategory {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    row-gap: 0.375rem;
  }
}

.heading__subcategory-link {
  display: block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 1.3rem;
  line-height: 1.6;
  letter-spacing: 0.2em;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
  border-radius: 0.25rem;
}

.heading__subcategory-icon {
  margin-right: 0.25rem;
  font-size: 0.6rem;
  line-height: 0.85rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.svg-inline--fa {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

/*/defalt blogs head*/

/*defalt blogs main*/
.article-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.75rem;
  padding: 0;
}

.article-list__item {
  padding-bottom: 0.75rem;
  border-bottom-width: 1px;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 0.75rem;
}

.heading__subcategory-item {
  list-style: none;
}

@media (min-width: 768px) {
  .article-list__item {
    column-gap: 1.25rem;
  }
}

.article-list__item-thumbnail {
  position: relative;
  float: left;
  width: 40%;
}

@media (min-width: 768px) {
  .article-list__item-thumbnail {
    width: 7%;
    min-width: 50px;
  }
}

.article-list__item-thumbnail-image {
  border-radius: 0.25rem;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.article-list__item-heading-title-link {
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #222;
}

.article-list__item-thumbnail-category-link {
  display: block;
  position: absolute;
  left: 0.125rem;
  bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.6rem;
  line-height: 0.85rem;
  font-weight: 700;
  border-radius: 0.25rem;
}

.article-list__item-heading {
  flex: 1 0%;
}

.article-list__item-heading-title {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (min-width: 768px) {
  .article-list__item-heading-title {
    margin-bottom: 0.625rem;
  }
}

.article-list__item-heading-sub {
  text-align: left;
  font-size: 1.2rem;
  line-height: 1;
}

@media (min-width: 768px) {
  .article-list__item-heading-sub {
    font-size: 1.2rem;
    line-height: 1rem;
  }
}

/* レスポンシブ調整 */
@media (max-width: 767px) {
  .article-list__item-thumbnail {
    width: 7%;
    min-width: 50px;
  }
}

/*/defalt blogs main*/
/*lag list*/
.filters__ {
  margin: 30px 0px !important;
}

.filters__,
.targets__ {
  padding-left: 0px !important;
}

.containeies__ {
  max-width: 1400px;
  margin: 0 auto;
}

.containeies__ input[type="radio"] {
  position: absolute;
  left: -9999px;
}

.targets__ {
  text-align: center;
  margin-bottom: 2rem;
}

.filters__ * {
  display: inline-block;
}

.filters__ label {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  margin-bottom: 0.25rem;
  min-width: 15px;
  line-height: normal;
  cursor: pointer;
  transition: all 0.2s;
  color: #222 !important;
  text-align: center;
  font-size: 15px;
  background: #fff;
  border: 2px solid #222;
  font-weight: bold;
}

.filters__ label:hover {
  background: #222;
  color: #fff !important;
}


/* ターゲット要素のグリッドレイアウト設定 */
.targets__ {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2rem;
}

.alphabet-section {
  display: none;
  /* 初期状態では非表示 */
  width: 100%;
  text-align: left;
  margin-bottom: 1rem;
}

.alphabet-section .alphabet_h,
.alphabet-section .alphabet_h_v2 {
  margin-bottom: 0.5rem;
  position: relative;
  display: inline-block;
  text-align: left;
  width: calc(100% - 40px);
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

.alphabet_h::after,
.alphabet_h_v2::after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  height: 1px;
  background-color: #bbb;
}

.alphabet_h:after,
alphabet_h_v2:after {
  right: 0;
}

.alphabet-section ol {
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  column-count: 2;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  padding: 0 5px;
  column-count: 1;
}

@media (min-width: 460px) {
  .alphabet-section ol {
    column-count: 2;
    font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  }
}

/* ターゲット要素のスタイリング */
.targets__ .target__ {
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.targets__ .target-categories a {
  text-align: center;
  padding: 0.5rem 1rem;
  display: block;
  width: 100%;
  color: #994B8A;
  transition: all 0.3s;
}

.targets__ .target-categories a:hover {
  background-color: #994B8A;
  color: #fff;
}

/* アクティブなフィルターラベルのスタイル */
[value="All"]:checked~.targets__ .alphabet-section {
  display: block;
}

[value="cat-a"]:checked~.targets__ [data-category="cat-a"],
[value="cat-b"]:checked~.targets__ [data-category="cat-b"],
[value="cat-c"]:checked~.targets__ [data-category="cat-c"],
[value="cat-d"]:checked~.targets__ [data-category="cat-d"],
[value="cat-e"]:checked~.targets__ [data-category="cat-e"],
[value="cat-f"]:checked~.targets__ [data-category="cat-f"],
[value="cat-g"]:checked~.targets__ [data-category="cat-g"],
[value="cat-h"]:checked~.targets__ [data-category="cat-h"],
[value="cat-i"]:checked~.targets__ [data-category="cat-i"],
[value="cat-j"]:checked~.targets__ [data-category="cat-j"],
[value="cat-k"]:checked~.targets__ [data-category="cat-k"],
[value="cat-l"]:checked~.targets__ [data-category="cat-l"],
[value="cat-m"]:checked~.targets__ [data-category="cat-m"],
[value="cat-n"]:checked~.targets__ [data-category="cat-n"],
[value="cat-o"]:checked~.targets__ [data-category="cat-o"],
[value="cat-p"]:checked~.targets__ [data-category="cat-p"],
[value="cat-q"]:checked~.targets__ [data-category="cat-q"],
[value="cat-r"]:checked~.targets__ [data-category="cat-r"],
[value="cat-s"]:checked~.targets__ [data-category="cat-s"],
[value="cat-t"]:checked~.targets__ [data-category="cat-t"],
[value="cat-u"]:checked~.targets__ [data-category="cat-u"],
[value="cat-v"]:checked~.targets__ [data-category="cat-v"],
[value="cat-w"]:checked~.targets__ [data-category="cat-w"],
[value="cat-x"]:checked~.targets__ [data-category="cat-x"],
[value="cat-y"]:checked~.targets__ [data-category="cat-y"],
[value="cat-z"]:checked~.targets__ [data-category="cat-z"],
[value="cat-aa"]:checked~.targets__ [data-category="cat-aa"],
[value="cat-ab"]:checked~.targets__ [data-category="cat-ab"],
[value="cat-ac"]:checked~.targets__ [data-category="cat-ac"],
[value="cat-ad"]:checked~.targets__ [data-category="cat-ad"],
[value="cat-ae"]:checked~.targets__ [data-category="cat-ae"],
[value="cat-af"]:checked~.targets__ [data-category="cat-af"],
[value="cat-ag"]:checked~.targets__ [data-category="cat-ag"],
[value="cat-ah"]:checked~.targets__ [data-category="cat-ah"],
[value="cat-ai"]:checked~.targets__ [data-category="cat-ai"],
[value="cat-aj"]:checked~.targets__ [data-category="cat-aj"],
[value="cat-ak"]:checked~.targets__ [data-category="cat-ak"],
[value="cat-al"]:checked~.targets__ [data-category="cat-al"],
[value="cat-am"]:checked~.targets__ [data-category="cat-am"],
[value="cat-an"]:checked~.targets__ [data-category="cat-an"],
[value="cat-ao"]:checked~.targets__ [data-category="cat-ao"],
[value="cat-ap"]:checked~.targets__ [data-category="cat-ap"],
[value="cat-aq"]:checked~.targets__ [data-category="cat-aq"],
[value="cat-ar"]:checked~.targets__ [data-category="cat-ar"],
[value="cat-as"]:checked~.targets__ [data-category="cat-as"],
[value="cat-at"]:checked~.targets__ [data-category="cat-at"],
[value="cat-au"]:checked~.targets__ [data-category="cat-au"],
[value="cat-av"]:checked~.targets__ [data-category="cat-av"],
[value="cat-aw"]:checked~.targets__ [data-category="cat-aw"],
[value="cat-ax"]:checked~.targets__ [data-category="cat-ax"],
[value="cat-ay"]:checked~.targets__ [data-category="cat-ay"],
[value="cat-az"]:checked~.targets__ [data-category="cat-az"],
[value="cat-bl"]:checked~.targets__ [data-category="cat-bl"],
[value="cat-ca"]:checked~.targets__ [data-category="cat-ca"],
[value="cat-cp"]:checked~.targets__ [data-category="cat-cp"],
[value="cat-cx"]:checked~.targets__ [data-category="cat-cx"],
[value="cat-cm"]:checked~.targets__ [data-category="cat-cm"],
[value="cat-cn"]:checked~.targets__ [data-category="cat-cn"],
[value="cat-bt"]:checked~.targets__ [data-category="cat-bt"],
[value="cat-bq"]:checked~.targets__ [data-category="cat-bq"],
[value="cat-cl"]:checked~.targets__ [data-category="cat-cl"],
[value="cat-cj"]:checked~.targets__ [data-category="cat-cj"],
[value="cat-bs"]:checked~.targets__ [data-category="cat-bs"],
[value="cat-cy"]:checked~.targets__ [data-category="cat-cy"],
[value="cat-cq"]:checked~.targets__ [data-category="cat-cq"],
[value="cat-bm"]:checked~.targets__ [data-category="cat-bm"],
[value="cat-bj"]:checked~.targets__ [data-category="cat-bj"],
[value="cat-cg"]:checked~.targets__ [data-category="cat-cg"],
[value="cat-bw"]:checked~.targets__ [data-category="cat-bw"],
[value="cat-bi"]:checked~.targets__ [data-category="cat-bi"],
[value="cat-cu"]:checked~.targets__ [data-category="cat-cu"],
[value="cat-ct"]:checked~.targets__ [data-category="cat-ct"],
[value="cat-bh"]:checked~.targets__ [data-category="cat-bh"],
[value="cat-bk"]:checked~.targets__ [data-category="cat-bk"],
[value="cat-cz"]:checked~.targets__ [data-category="cat-cz"],
[value="cat-bf"]:checked~.targets__ [data-category="cat-bf"],
[value="cat-bo"]:checked~.targets__ [data-category="cat-bo"],
[value="cat-cc"]:checked~.targets__ [data-category="cat-cc"],
[value="cat-bu"]:checked~.targets__ [data-category="cat-bu"],
[value="cat-bx"]:checked~.targets__ [data-category="cat-bx"],
[value="cat-ce"]:checked~.targets__ [data-category="cat-ce"],
[value="cat-cr"]:checked~.targets__ [data-category="cat-cr"],
[value="cat-cs"]:checked~.targets__ [data-category="cat-cs"],
[value="cat-cf"]:checked~.targets__ [data-category="cat-cf"],
[value="cat-co"]:checked~.targets__ [data-category="cat-co"],
[value="cat-cw"]:checked~.targets__ [data-category="cat-cw"],
[value="cat-br"]:checked~.targets__ [data-category="cat-br"],
[value="cat-by"]:checked~.targets__ [data-category="cat-by"],
[value="cat-bv"]:checked~.targets__ [data-category="cat-bv"],
[value="cat-cv"]:checked~.targets__ [data-category="cat-cv"],
[value="cat-cd"]:checked~.targets__ [data-category="cat-cd"],
[value="cat-ck"]:checked~.targets__ [data-category="cat-ck"],
[value="cat-bg"]:checked~.targets__ [data-category="cat-bg"],
[value="cat-cb"]:checked~.targets__ [data-category="cat-cb"],
[value="cat-ch"]:checked~.targets__ [data-category="cat-ch"],
[value="cat-bz"]:checked~.targets__ [data-category="cat-bz"],
[value="cat-ci"]:checked~.targets__ [data-category="cat-ci"],
[value="cat-bp"]:checked~.targets__ [data-category="cat-bp"],
[value="cat-bn"]:checked~.targets__ [data-category="cat-bn"],
[value="cat-bo"]:checked~.targets__ [data-category="cat-bo"],
[value="cat-bp"]:checked~.targets__ [data-category="cat-bp"],
[value="cat-bq"]:checked~.targets__ [data-category="cat-bq"],
[value="cat-br"]:checked~.targets__ [data-category="cat-br"],
[value="cat-bs"]:checked~.targets__ [data-category="cat-bs"],
[value="cat-bt"]:checked~.targets__ [data-category="cat-bt"],
[value="cat-bu"]:checked~.targets__ [data-category="cat-bu"],
[value="cat-bv"]:checked~.targets__ [data-category="cat-bv"],
[value="cat-bw"]:checked~.targets__ [data-category="cat-bw"],
[value="cat-bx"]:checked~.targets__ [data-category="cat-bx"],
[value="cat-by"]:checked~.targets__ [data-category="cat-by"],
[value="cat-bz"]:checked~.targets__ [data-category="cat-bz"],
[value="cat-ca"]:checked~.targets__ [data-category="cat-ca"],
[value="cat-cb"]:checked~.targets__ [data-category="cat-cb"],
[value="cat-cc"]:checked~.targets__ [data-category="cat-cc"],
[value="cat-cd"]:checked~.targets__ [data-category="cat-cd"],
[value="cat-ce"]:checked~.targets__ [data-category="cat-ce"],
[value="cat-cf"]:checked~.targets__ [data-category="cat-cf"],
[value="cat-cg"]:checked~.targets__ [data-category="cat-cg"],
[value="cat-ch"]:checked~.targets__ [data-category="cat-ch"],
[value="cat-ci"]:checked~.targets__ [data-category="cat-ci"],
[value="cat-cj"]:checked~.targets__ [data-category="cat-cj"],
[value="cat-ck"]:checked~.targets__ [data-category="cat-ck"],
[value="cat-cl"]:checked~.targets__ [data-category="cat-cl"],
[value="cat-cm"]:checked~.targets__ [data-category="cat-cm"],
[value="cat-cn"]:checked~.targets__ [data-category="cat-cn"],
[value="cat-co"]:checked~.targets__ [data-category="cat-co"],
[value="cat-cp"]:checked~.targets__ [data-category="cat-cp"],
[value="cat-cq"]:checked~.targets__ [data-category="cat-cq"],
[value="cat-cr"]:checked~.targets__ [data-category="cat-cr"],
[value="cat-cs"]:checked~.targets__ [data-category="cat-cs"],
[value="cat-ct"]:checked~.targets__ [data-category="cat-ct"],
[value="cat-cu"]:checked~.targets__ [data-category="cat-cu"],
[value="cat-cv"]:checked~.targets__ [data-category="cat-cv"],
[value="cat-cw"]:checked~.targets__ [data-category="cat-cw"],
[value="cat-cx"]:checked~.targets__ [data-category="cat-cx"],
[value="cat-cy"]:checked~.targets__ [data-category="cat-cy"],
[value="cat-cz"]:checked~.targets__ [data-category="cat-cz"],
[value="cat-da"]:checked~.targets__ [data-category="cat-da"],
[value="cat-db"]:checked~.targets__ [data-category="cat-db"],
[value="cat-dc"]:checked~.targets__ [data-category="cat-dc"],
[value="cat-dd"]:checked~.targets__ [data-category="cat-dd"],
[value="cat-de"]:checked~.targets__ [data-category="cat-de"],
[value="cat-df"]:checked~.targets__ [data-category="cat-df"],
[value="cat-dg"]:checked~.targets__ [data-category="cat-dg"],
[value="cat-dh"]:checked~.targets__ [data-category="cat-dh"],
[value="cat-di"]:checked~.targets__ [data-category="cat-di"],
[value="cat-dj"]:checked~.targets__ [data-category="cat-dj"],
[value="cat-dk"]:checked~.targets__ [data-category="cat-dk"],
[value="cat-dl"]:checked~.targets__ [data-category="cat-dl"],
[value="cat-dm"]:checked~.targets__ [data-category="cat-dm"],
[value="cat-dn"]:checked~.targets__ [data-category="cat-dn"],
[value="cat-do"]:checked~.targets__ [data-category="cat-do"],
[value="cat-dp"]:checked~.targets__ [data-category="cat-dp"],
[value="cat-dq"]:checked~.targets__ [data-category="cat-dq"],
[value="cat-dr"]:checked~.targets__ [data-category="cat-dr"],
[value="cat-ds"]:checked~.targets__ [data-category="cat-ds"],
[value="cat-dt"]:checked~.targets__ [data-category="cat-dt"],
[value="cat-du"]:checked~.targets__ [data-category="cat-du"],
[value="cat-dv"]:checked~.targets__ [data-category="cat-dv"],
[value="cat-dw"]:checked~.targets__ [data-category="cat-dw"],
[value="cat-dx"]:checked~.targets__ [data-category="cat-dx"],
[value="cat-dy"]:checked~.targets__ [data-category="cat-dy"],
[value="cat-dz"]:checked~.targets__ [data-category="cat-dz"],
[value="cat-ea"]:checked~.targets__ [data-category="cat-ea"],
[value="cat-eb"]:checked~.targets__ [data-category="cat-eb"],
[value="cat-ec"]:checked~.targets__ [data-category="cat-ec"],
[value="cat-ed"]:checked~.targets__ [data-category="cat-ed"],
[value="cat-ee"]:checked~.targets__ [data-category="cat-ee"],
[value="cat-ef"]:checked~.targets__ [data-category="cat-ef"],
[value="cat-eg"]:checked~.targets__ [data-category="cat-eg"],
[value="cat-eh"]:checked~.targets__ [data-category="cat-eh"],
[value="cat-ei"]:checked~.targets__ [data-category="cat-ei"],
[value="cat-ej"]:checked~.targets__ [data-category="cat-ej"],
[value="cat-ek"]:checked~.targets__ [data-category="cat-ek"],
[value="cat-el"]:checked~.targets__ [data-category="cat-el"],
[value="cat-em"]:checked~.targets__ [data-category="cat-em"],
[value="cat-en"]:checked~.targets__ [data-category="cat-en"],
[value="cat-eo"]:checked~.targets__ [data-category="cat-eo"],
[value="cat-ep"]:checked~.targets__ [data-category="cat-ep"],
[value="cat-eq"]:checked~.targets__ [data-category="cat-eq"],
[value="cat-er"]:checked~.targets__ [data-category="cat-er"],
[value="cat-es"]:checked~.targets__ [data-category="cat-es"],
[value="cat-et"]:checked~.targets__ [data-category="cat-et"],
[value="cat-eu"]:checked~.targets__ [data-category="cat-eu"],
[value="cat-ev"]:checked~.targets__ [data-category="cat-ev"],
[value="cat-ew"]:checked~.targets__ [data-category="cat-ew"],
[value="cat-ex"]:checked~.targets__ [data-category="cat-ex"],
[value="cat-ey"]:checked~.targets__ [data-category="cat-ey"],
[value="cat-ez"]:checked~.targets__ [data-category="cat-ez"],
[value="cat-fa"]:checked~.targets__ [data-category="cat-fa"],
[value="cat-fb"]:checked~.targets__ [data-category="cat-fb"],
[value="cat-fc"]:checked~.targets__ [data-category="cat-fc"],
[value="cat-fd"]:checked~.targets__ [data-category="cat-fd"],
[value="cat-fe"]:checked~.targets__ [data-category="cat-fe"],
[value="cat-ff"]:checked~.targets__ [data-category="cat-ff"],
[value="cat-fg"]:checked~.targets__ [data-category="cat-fg"],
[value="cat-fh"]:checked~.targets__ [data-category="cat-fh"],
[value="cat-fi"]:checked~.targets__ [data-category="cat-fi"],
[value="cat-fj"]:checked~.targets__ [data-category="cat-fj"],
[value="cat-fk"]:checked~.targets__ [data-category="cat-fk"],
[value="cat-fl"]:checked~.targets__ [data-category="cat-fl"],
[value="cat-fm"]:checked~.targets__ [data-category="cat-fm"],
[value="cat-fn"]:checked~.targets__ [data-category="cat-fn"],
[value="cat-fo"]:checked~.targets__ [data-category="cat-fo"],
[value="cat-fp"]:checked~.targets__ [data-category="cat-fp"],
[value="cat-fq"]:checked~.targets__ [data-category="cat-fq"],
[value="cat-fr"]:checked~.targets__ [data-category="cat-fr"],
[value="cat-fs"]:checked~.targets__ [data-category="cat-fs"],
[value="cat-ft"]:checked~.targets__ [data-category="cat-ft"],
[value="cat-fu"]:checked~.targets__ [data-category="cat-fu"],
[value="cat-fv"]:checked~.targets__ [data-category="cat-fv"],
[value="cat-fw"]:checked~.targets__ [data-category="cat-fw"],
[value="cat-fx"]:checked~.targets__ [data-category="cat-fx"],
[value="cat-fy"]:checked~.targets__ [data-category="cat-fy"],
[value="cat-fz"]:checked~.targets__ [data-category="cat-fz"],
[value="cat-ga"]:checked~.targets__ [data-category="cat-ga"],
[value="cat-gb"]:checked~.targets__ [data-category="cat-gb"],
[value="cat-gc"]:checked~.targets__ [data-category="cat-gc"],
[value="cat-gd"]:checked~.targets__ [data-category="cat-gd"],
[value="cat-ge"]:checked~.targets__ [data-category="cat-ge"],
[value="cat-gf"]:checked~.targets__ [data-category="cat-gf"],
[value="cat-gg"]:checked~.targets__ [data-category="cat-gg"],
[value="cat-gh"]:checked~.targets__ [data-category="cat-gh"],
[value="cat-gi"]:checked~.targets__ [data-category="cat-gi"],
[value="cat-gj"]:checked~.targets__ [data-category="cat-gj"],
[value="cat-gk"]:checked~.targets__ [data-category="cat-gk"],
[value="cat-gl"]:checked~.targets__ [data-category="cat-gl"],
[value="cat-gm"]:checked~.targets__ [data-category="cat-gm"],
[value="cat-gn"]:checked~.targets__ [data-category="cat-gn"],
[value="cat-go"]:checked~.targets__ [data-category="cat-go"],
[value="cat-gp"]:checked~.targets__ [data-category="cat-gp"] {
  display: block;
}

[value="cat-a"]:checked~.targets__ .alphabet-section:not([data-category="cat-a"]),
[value="cat-b"]:checked~.targets__ .alphabet-section:not([data-category="cat-b"]),
[value="cat-c"]:checked~.targets__ .alphabet-section:not([data-category="cat-c"]),
[value="cat-d"]:checked~.targets__ .alphabet-section:not([data-category="cat-d"]),
[value="cat-e"]:checked~.targets__ .alphabet-section:not([data-category="cat-e"]),
[value="cat-f"]:checked~.targets__ .alphabet-section:not([data-category="cat-f"]),
[value="cat-g"]:checked~.targets__ .alphabet-section:not([data-category="cat-g"]),
[value="cat-h"]:checked~.targets__ .alphabet-section:not([data-category="cat-h"]),
[value="cat-i"]:checked~.targets__ .alphabet-section:not([data-category="cat-i"]),
[value="cat-j"]:checked~.targets__ .alphabet-section:not([data-category="cat-j"]),
[value="cat-k"]:checked~.targets__ .alphabet-section:not([data-category="cat-k"]),
[value="cat-l"]:checked~.targets__ .alphabet-section:not([data-category="cat-l"]),
[value="cat-m"]:checked~.targets__ .alphabet-section:not([data-category="cat-m"]),
[value="cat-n"]:checked~.targets__ .alphabet-section:not([data-category="cat-n"]),
[value="cat-o"]:checked~.targets__ .alphabet-section:not([data-category="cat-o"]),
[value="cat-p"]:checked~.targets__ .alphabet-section:not([data-category="cat-p"]),
[value="cat-q"]:checked~.targets__ .alphabet-section:not([data-category="cat-q"]),
[value="cat-r"]:checked~.targets__ .alphabet-section:not([data-category="cat-r"]),
[value="cat-s"]:checked~.targets__ .alphabet-section:not([data-category="cat-s"]),
[value="cat-t"]:checked~.targets__ .alphabet-section:not([data-category="cat-t"]),
[value="cat-u"]:checked~.targets__ .alphabet-section:not([data-category="cat-u"]),
[value="cat-v"]:checked~.targets__ .alphabet-section:not([data-category="cat-v"]),
[value="cat-w"]:checked~.targets__ .alphabet-section:not([data-category="cat-w"]),
[value="cat-x"]:checked~.targets__ .alphabet-section:not([data-category="cat-x"]),
[value="cat-y"]:checked~.targets__ .alphabet-section:not([data-category="cat-y"]),
[value="cat-z"]:checked~.targets__ .alphabet-section:not([data-category="cat-z"]),
[value="cat-aa"]:checked~.targets__ .alphabet-section:not([data-category="cat-aa"]),
[value="cat-ab"]:checked~.targets__ .alphabet-section:not([data-category="cat-ab"]),
[value="cat-ac"]:checked~.targets__ .alphabet-section:not([data-category="cat-ac"]),
[value="cat-ad"]:checked~.targets__ .alphabet-section:not([data-category="cat-ad"]),
[value="cat-ae"]:checked~.targets__ .alphabet-section:not([data-category="cat-ae"]),
[value="cat-af"]:checked~.targets__ .alphabet-section:not([data-category="cat-af"]),
[value="cat-ag"]:checked~.targets__ .alphabet-section:not([data-category="cat-ag"]),
[value="cat-ah"]:checked~.targets__ .alphabet-section:not([data-category="cat-ah"]),
[value="cat-ai"]:checked~.targets__ .alphabet-section:not([data-category="cat-ai"]),
[value="cat-aj"]:checked~.targets__ .alphabet-section:not([data-category="cat-aj"]),
[value="cat-ak"]:checked~.targets__ .alphabet-section:not([data-category="cat-ak"]),
[value="cat-al"]:checked~.targets__ .alphabet-section:not([data-category="cat-al"]),
[value="cat-am"]:checked~.targets__ .alphabet-section:not([data-category="cat-am"]),
[value="cat-an"]:checked~.targets__ .alphabet-section:not([data-category="cat-an"]),
[value="cat-ao"]:checked~.targets__ .alphabet-section:not([data-category="cat-ao"]),
[value="cat-ap"]:checked~.targets__ .alphabet-section:not([data-category="cat-ap"]),
[value="cat-aq"]:checked~.targets__ .alphabet-section:not([data-category="cat-aq"]),
[value="cat-ar"]:checked~.targets__ .alphabet-section:not([data-category="cat-ar"]),
[value="cat-as"]:checked~.targets__ .alphabet-section:not([data-category="cat-as"]),
[value="cat-at"]:checked~.targets__ .alphabet-section:not([data-category="cat-at"]),
[value="cat-au"]:checked~.targets__ .alphabet-section:not([data-category="cat-au"]),
[value="cat-av"]:checked~.targets__ .alphabet-section:not([data-category="cat-av"]),
[value="cat-aw"]:checked~.targets__ .alphabet-section:not([data-category="cat-aw"]),
[value="cat-ax"]:checked~.targets__ .alphabet-section:not([data-category="cat-ax"]),
[value="cat-ay"]:checked~.targets__ .alphabet-section:not([data-category="cat-ay"]),
[value="cat-az"]:checked~.targets__ .alphabet-section:not([data-category="cat-az"]),
[value="cat-bl"]:checked~.targets__ .alphabet-section:not([data-category="cat-bl"]),
[value="cat-ca"]:checked~.targets__ .alphabet-section:not([data-category="cat-ca"]),
[value="cat-cp"]:checked~.targets__ .alphabet-section:not([data-category="cat-cp"]),
[value="cat-cx"]:checked~.targets__ .alphabet-section:not([data-category="cat-cx"]),
[value="cat-cm"]:checked~.targets__ .alphabet-section:not([data-category="cat-cm"]),
[value="cat-cn"]:checked~.targets__ .alphabet-section:not([data-category="cat-cn"]),
[value="cat-bt"]:checked~.targets__ .alphabet-section:not([data-category="cat-bt"]),
[value="cat-bq"]:checked~.targets__ .alphabet-section:not([data-category="cat-bq"]),
[value="cat-cl"]:checked~.targets__ .alphabet-section:not([data-category="cat-cl"]),
[value="cat-cj"]:checked~.targets__ .alphabet-section:not([data-category="cat-cj"]),
[value="cat-bs"]:checked~.targets__ .alphabet-section:not([data-category="cat-bs"]),
[value="cat-cy"]:checked~.targets__ .alphabet-section:not([data-category="cat-cy"]),
[value="cat-cq"]:checked~.targets__ .alphabet-section:not([data-category="cat-cq"]),
[value="cat-bm"]:checked~.targets__ .alphabet-section:not([data-category="cat-bm"]),
[value="cat-bj"]:checked~.targets__ .alphabet-section:not([data-category="cat-bj"]),
[value="cat-cg"]:checked~.targets__ .alphabet-section:not([data-category="cat-cg"]),
[value="cat-bw"]:checked~.targets__ .alphabet-section:not([data-category="cat-bw"]),
[value="cat-bi"]:checked~.targets__ .alphabet-section:not([data-category="cat-bi"]),
[value="cat-cu"]:checked~.targets__ .alphabet-section:not([data-category="cat-cu"]),
[value="cat-ct"]:checked~.targets__ .alphabet-section:not([data-category="cat-ct"]),
[value="cat-bh"]:checked~.targets__ .alphabet-section:not([data-category="cat-bh"]),
[value="cat-bk"]:checked~.targets__ .alphabet-section:not([data-category="cat-bk"]),
[value="cat-cz"]:checked~.targets__ .alphabet-section:not([data-category="cat-cz"]),
[value="cat-bf"]:checked~.targets__ .alphabet-section:not([data-category="cat-bf"]),
[value="cat-bo"]:checked~.targets__ .alphabet-section:not([data-category="cat-bo"]),
[value="cat-cc"]:checked~.targets__ .alphabet-section:not([data-category="cat-cc"]),
[value="cat-bu"]:checked~.targets__ .alphabet-section:not([data-category="cat-bu"]),
[value="cat-bx"]:checked~.targets__ .alphabet-section:not([data-category="cat-bx"]),
[value="cat-ce"]:checked~.targets__ .alphabet-section:not([data-category="cat-ce"]),
[value="cat-cr"]:checked~.targets__ .alphabet-section:not([data-category="cat-cr"]),
[value="cat-cs"]:checked~.targets__ .alphabet-section:not([data-category="cat-cs"]),
[value="cat-cf"]:checked~.targets__ .alphabet-section:not([data-category="cat-cf"]),
[value="cat-co"]:checked~.targets__ .alphabet-section:not([data-category="cat-co"]),
[value="cat-cw"]:checked~.targets__ .alphabet-section:not([data-category="cat-cw"]),
[value="cat-br"]:checked~.targets__ .alphabet-section:not([data-category="cat-br"]),
[value="cat-by"]:checked~.targets__ .alphabet-section:not([data-category="cat-by"]),
[value="cat-bv"]:checked~.targets__ .alphabet-section:not([data-category="cat-bv"]),
[value="cat-cv"]:checked~.targets__ .alphabet-section:not([data-category="cat-cv"]),
[value="cat-cd"]:checked~.targets__ .alphabet-section:not([data-category="cat-cd"]),
[value="cat-ck"]:checked~.targets__ .alphabet-section:not([data-category="cat-ck"]),
[value="cat-bg"]:checked~.targets__ .alphabet-section:not([data-category="cat-bg"]),
[value="cat-cb"]:checked~.targets__ .alphabet-section:not([data-category="cat-cb"]),
[value="cat-ch"]:checked~.targets__ .alphabet-section:not([data-category="cat-ch"]),
[value="cat-bz"]:checked~.targets__ .alphabet-section:not([data-category="cat-bz"]),
[value="cat-ci"]:checked~.targets__ .alphabet-section:not([data-category="cat-ci"]),
[value="cat-bp"]:checked~.targets__ .alphabet-section:not([data-category="cat-bp"]),
[value="cat-bn"]:checked~.targets__ .alphabet-section:not([data-category="cat-bn"]),
[value="cat-bo"]:checked~.targets__ .alphabet-section:not([data-category="cat-bo"]),
[value="cat-bp"]:checked~.targets__ .alphabet-section:not([data-category="cat-bp"]),
[value="cat-bq"]:checked~.targets__ .alphabet-section:not([data-category="cat-bq"]),
[value="cat-br"]:checked~.targets__ .alphabet-section:not([data-category="cat-br"]),
[value="cat-bs"]:checked~.targets__ .alphabet-section:not([data-category="cat-bs"]),
[value="cat-bt"]:checked~.targets__ .alphabet-section:not([data-category="cat-bt"]),
[value="cat-bu"]:checked~.targets__ .alphabet-section:not([data-category="cat-bu"]),
[value="cat-bv"]:checked~.targets__ .alphabet-section:not([data-category="cat-bv"]),
[value="cat-bw"]:checked~.targets__ .alphabet-section:not([data-category="cat-bw"]),
[value="cat-bx"]:checked~.targets__ .alphabet-section:not([data-category="cat-bx"]),
[value="cat-by"]:checked~.targets__ .alphabet-section:not([data-category="cat-by"]),
[value="cat-bz"]:checked~.targets__ .alphabet-section:not([data-category="cat-bz"]),
[value="cat-ca"]:checked~.targets__ .alphabet-section:not([data-category="cat-ca"]),
[value="cat-cb"]:checked~.targets__ .alphabet-section:not([data-category="cat-cb"]),
[value="cat-cc"]:checked~.targets__ .alphabet-section:not([data-category="cat-cc"]),
[value="cat-cd"]:checked~.targets__ .alphabet-section:not([data-category="cat-cd"]),
[value="cat-ce"]:checked~.targets__ .alphabet-section:not([data-category="cat-ce"]),
[value="cat-cf"]:checked~.targets__ .alphabet-section:not([data-category="cat-cf"]),
[value="cat-cg"]:checked~.targets__ .alphabet-section:not([data-category="cat-cg"]),
[value="cat-ch"]:checked~.targets__ .alphabet-section:not([data-category="cat-ch"]),
[value="cat-ci"]:checked~.targets__ .alphabet-section:not([data-category="cat-ci"]),
[value="cat-cj"]:checked~.targets__ .alphabet-section:not([data-category="cat-cj"]),
[value="cat-ck"]:checked~.targets__ .alphabet-section:not([data-category="cat-ck"]),
[value="cat-cl"]:checked~.targets__ .alphabet-section:not([data-category="cat-cl"]),
[value="cat-cm"]:checked~.targets__ .alphabet-section:not([data-category="cat-cm"]),
[value="cat-cn"]:checked~.targets__ .alphabet-section:not([data-category="cat-cn"]),
[value="cat-co"]:checked~.targets__ .alphabet-section:not([data-category="cat-co"]),
[value="cat-cp"]:checked~.targets__ .alphabet-section:not([data-category="cat-cp"]),
[value="cat-cq"]:checked~.targets__ .alphabet-section:not([data-category="cat-cq"]),
[value="cat-cr"]:checked~.targets__ .alphabet-section:not([data-category="cat-cr"]),
[value="cat-cs"]:checked~.targets__ .alphabet-section:not([data-category="cat-cs"]),
[value="cat-ct"]:checked~.targets__ .alphabet-section:not([data-category="cat-ct"]),
[value="cat-cu"]:checked~.targets__ .alphabet-section:not([data-category="cat-cu"]),
[value="cat-cv"]:checked~.targets__ .alphabet-section:not([data-category="cat-cv"]),
[value="cat-cw"]:checked~.targets__ .alphabet-section:not([data-category="cat-cw"]),
[value="cat-cx"]:checked~.targets__ .alphabet-section:not([data-category="cat-cx"]),
[value="cat-cy"]:checked~.targets__ .alphabet-section:not([data-category="cat-cy"]),
[value="cat-cz"]:checked~.targets__ .alphabet-section:not([data-category="cat-cz"]),
[value="cat-da"]:checked~.targets__ .alphabet-section:not([data-category="cat-da"]),
[value="cat-db"]:checked~.targets__ .alphabet-section:not([data-category="cat-db"]),
[value="cat-dc"]:checked~.targets__ .alphabet-section:not([data-category="cat-dc"]),
[value="cat-dd"]:checked~.targets__ .alphabet-section:not([data-category="cat-dd"]),
[value="cat-de"]:checked~.targets__ .alphabet-section:not([data-category="cat-de"]),
[value="cat-df"]:checked~.targets__ .alphabet-section:not([data-category="cat-df"]),
[value="cat-dg"]:checked~.targets__ .alphabet-section:not([data-category="cat-dg"]),
[value="cat-dh"]:checked~.targets__ .alphabet-section:not([data-category="cat-dh"]),
[value="cat-di"]:checked~.targets__ .alphabet-section:not([data-category="cat-di"]),
[value="cat-dj"]:checked~.targets__ .alphabet-section:not([data-category="cat-dj"]),
[value="cat-dk"]:checked~.targets__ .alphabet-section:not([data-category="cat-dk"]),
[value="cat-dl"]:checked~.targets__ .alphabet-section:not([data-category="cat-dl"]),
[value="cat-dm"]:checked~.targets__ .alphabet-section:not([data-category="cat-dm"]),
[value="cat-dn"]:checked~.targets__ .alphabet-section:not([data-category="cat-dn"]),
[value="cat-do"]:checked~.targets__ .alphabet-section:not([data-category="cat-do"]),
[value="cat-dp"]:checked~.targets__ .alphabet-section:not([data-category="cat-dp"]),
[value="cat-dq"]:checked~.targets__ .alphabet-section:not([data-category="cat-dq"]),
[value="cat-dr"]:checked~.targets__ .alphabet-section:not([data-category="cat-dr"]),
[value="cat-ds"]:checked~.targets__ .alphabet-section:not([data-category="cat-ds"]),
[value="cat-dt"]:checked~.targets__ .alphabet-section:not([data-category="cat-dt"]),
[value="cat-du"]:checked~.targets__ .alphabet-section:not([data-category="cat-du"]),
[value="cat-dv"]:checked~.targets__ .alphabet-section:not([data-category="cat-dv"]),
[value="cat-dw"]:checked~.targets__ .alphabet-section:not([data-category="cat-dw"]),
[value="cat-dx"]:checked~.targets__ .alphabet-section:not([data-category="cat-dx"]),
[value="cat-dy"]:checked~.targets__ .alphabet-section:not([data-category="cat-dy"]),
[value="cat-dz"]:checked~.targets__ .alphabet-section:not([data-category="cat-dz"]),
[value="cat-ea"]:checked~.targets__ .alphabet-section:not([data-category="cat-ea"]),
[value="cat-eb"]:checked~.targets__ .alphabet-section:not([data-category="cat-eb"]),
[value="cat-ec"]:checked~.targets__ .alphabet-section:not([data-category="cat-ec"]),
[value="cat-ed"]:checked~.targets__ .alphabet-section:not([data-category="cat-ed"]),
[value="cat-ee"]:checked~.targets__ .alphabet-section:not([data-category="cat-ee"]),
[value="cat-ef"]:checked~.targets__ .alphabet-section:not([data-category="cat-ef"]),
[value="cat-eg"]:checked~.targets__ .alphabet-section:not([data-category="cat-eg"]),
[value="cat-eh"]:checked~.targets__ .alphabet-section:not([data-category="cat-eh"]),
[value="cat-ei"]:checked~.targets__ .alphabet-section:not([data-category="cat-ei"]),
[value="cat-ej"]:checked~.targets__ .alphabet-section:not([data-category="cat-ej"]),
[value="cat-ek"]:checked~.targets__ .alphabet-section:not([data-category="cat-ek"]),
[value="cat-el"]:checked~.targets__ .alphabet-section:not([data-category="cat-el"]),
[value="cat-em"]:checked~.targets__ .alphabet-section:not([data-category="cat-em"]),
[value="cat-en"]:checked~.targets__ .alphabet-section:not([data-category="cat-en"]),
[value="cat-eo"]:checked~.targets__ .alphabet-section:not([data-category="cat-eo"]),
[value="cat-ep"]:checked~.targets__ .alphabet-section:not([data-category="cat-ep"]),
[value="cat-eq"]:checked~.targets__ .alphabet-section:not([data-category="cat-eq"]),
[value="cat-er"]:checked~.targets__ .alphabet-section:not([data-category="cat-er"]),
[value="cat-es"]:checked~.targets__ .alphabet-section:not([data-category="cat-es"]),
[value="cat-et"]:checked~.targets__ .alphabet-section:not([data-category="cat-et"]),
[value="cat-eu"]:checked~.targets__ .alphabet-section:not([data-category="cat-eu"]),
[value="cat-ev"]:checked~.targets__ .alphabet-section:not([data-category="cat-ev"]),
[value="cat-ew"]:checked~.targets__ .alphabet-section:not([data-category="cat-ew"]),
[value="cat-ex"]:checked~.targets__ .alphabet-section:not([data-category="cat-ex"]),
[value="cat-ey"]:checked~.targets__ .alphabet-section:not([data-category="cat-ey"]),
[value="cat-ez"]:checked~.targets__ .alphabet-section:not([data-category="cat-ez"]),
[value="cat-fa"]:checked~.targets__ .alphabet-section:not([data-category="cat-fa"]),
[value="cat-fb"]:checked~.targets__ .alphabet-section:not([data-category="cat-fb"]),
[value="cat-fc"]:checked~.targets__ .alphabet-section:not([data-category="cat-fc"]),
[value="cat-fd"]:checked~.targets__ .alphabet-section:not([data-category="cat-fd"]),
[value="cat-fe"]:checked~.targets__ .alphabet-section:not([data-category="cat-fe"]),
[value="cat-ff"]:checked~.targets__ .alphabet-section:not([data-category="cat-ff"]),
[value="cat-fg"]:checked~.targets__ .alphabet-section:not([data-category="cat-fg"]),
[value="cat-fh"]:checked~.targets__ .alphabet-section:not([data-category="cat-fh"]),
[value="cat-fi"]:checked~.targets__ .alphabet-section:not([data-category="cat-fi"]),
[value="cat-fj"]:checked~.targets__ .alphabet-section:not([data-category="cat-fj"]),
[value="cat-fk"]:checked~.targets__ .alphabet-section:not([data-category="cat-fk"]),
[value="cat-fl"]:checked~.targets__ .alphabet-section:not([data-category="cat-fl"]),
[value="cat-fm"]:checked~.targets__ .alphabet-section:not([data-category="cat-fm"]),
[value="cat-fn"]:checked~.targets__ .alphabet-section:not([data-category="cat-fn"]),
[value="cat-fo"]:checked~.targets__ .alphabet-section:not([data-category="cat-fo"]),
[value="cat-fp"]:checked~.targets__ .alphabet-section:not([data-category="cat-fp"]),
[value="cat-fq"]:checked~.targets__ .alphabet-section:not([data-category="cat-fq"]),
[value="cat-fr"]:checked~.targets__ .alphabet-section:not([data-category="cat-fr"]),
[value="cat-fs"]:checked~.targets__ .alphabet-section:not([data-category="cat-fs"]),
[value="cat-ft"]:checked~.targets__ .alphabet-section:not([data-category="cat-ft"]),
[value="cat-fu"]:checked~.targets__ .alphabet-section:not([data-category="cat-fu"]),
[value="cat-fv"]:checked~.targets__ .alphabet-section:not([data-category="cat-fv"]),
[value="cat-fw"]:checked~.targets__ .alphabet-section:not([data-category="cat-fw"]),
[value="cat-fx"]:checked~.targets__ .alphabet-section:not([data-category="cat-fx"]),
[value="cat-fy"]:checked~.targets__ .alphabet-section:not([data-category="cat-fy"]),
[value="cat-fz"]:checked~.targets__ .alphabet-section:not([data-category="cat-fz"]),
[value="cat-ga"]:checked~.targets__ .alphabet-section:not([data-category="cat-ga"]),
[value="cat-gb"]:checked~.targets__ .alphabet-section:not([data-category="cat-gb"]),
[value="cat-gc"]:checked~.targets__ .alphabet-section:not([data-category="cat-gc"]),
[value="cat-gd"]:checked~.targets__ .alphabet-section:not([data-category="cat-gd"]),
[value="cat-ge"]:checked~.targets__ .alphabet-section:not([data-category="cat-ge"]),
[value="cat-gf"]:checked~.targets__ .alphabet-section:not([data-category="cat-gf"]),
[value="cat-gg"]:checked~.targets__ .alphabet-section:not([data-category="cat-gg"]),
[value="cat-gh"]:checked~.targets__ .alphabet-section:not([data-category="cat-gh"]),
[value="cat-gi"]:checked~.targets__ .alphabet-section:not([data-category="cat-gi"]),
[value="cat-gj"]:checked~.targets__ .alphabet-section:not([data-category="cat-gj"]),
[value="cat-gk"]:checked~.targets__ .alphabet-section:not([data-category="cat-gk"]),
[value="cat-gl"]:checked~.targets__ .alphabet-section:not([data-category="cat-gl"]),
[value="cat-gm"]:checked~.targets__ .alphabet-section:not([data-category="cat-gm"]),
[value="cat-gn"]:checked~.targets__ .alphabet-section:not([data-category="cat-gn"]),
[value="cat-go"]:checked~.targets__ .alphabet-section:not([data-category="cat-go"]),
[value="cat-gp"]:checked~.targets__ .alphabet-section:not([data-category="cat-gp"]) {
  display: none;
}

/* フィルタリングアニメーション  */
[value="All"]:checked~.targets__ .alphabet-section,
[value="cat-a"]:checked~.targets__ [data-category~="cat-a"],
[value="cat-b"]:checked~.targets__ [data-category~="cat-b"],
[value="cat-c"]:checked~.targets__ [data-category~="cat-c"],
[value="cat-d"]:checked~.targets__ [data-category~="cat-d"],
[value="cat-e"]:checked~.targets__ [data-category~="cat-e"],
[value="cat-f"]:checked~.targets__ [data-category~="cat-f"],
[value="cat-g"]:checked~.targets__ [data-category~="cat-g"],
[value="cat-h"]:checked~.targets__ [data-category~="cat-h"],
[value="cat-i"]:checked~.targets__ [data-category~="cat-i"],
[value="cat-j"]:checked~.targets__ [data-category~="cat-j"],
[value="cat-k"]:checked~.targets__ [data-category~="cat-k"],
[value="cat-l"]:checked~.targets__ [data-category~="cat-l"],
[value="cat-m"]:checked~.targets__ [data-category~="cat-m"],
[value="cat-n"]:checked~.targets__ [data-category~="cat-n"],
[value="cat-o"]:checked~.targets__ [data-category~="cat-o"],
[value="cat-p"]:checked~.targets__ [data-category~="cat-p"],
[value="cat-q"]:checked~.targets__ [data-category~="cat-q"],
[value="cat-r"]:checked~.targets__ [data-category~="cat-r"],
[value="cat-s"]:checked~.targets__ [data-category~="cat-s"],
[value="cat-t"]:checked~.targets__ [data-category~="cat-t"],
[value="cat-u"]:checked~.targets__ [data-category~="cat-u"],
[value="cat-v"]:checked~.targets__ [data-category~="cat-v"],
[value="cat-w"]:checked~.targets__ [data-category~="cat-w"],
[value="cat-x"]:checked~.targets__ [data-category~="cat-x"],
[value="cat-y"]:checked~.targets__ [data-category~="cat-y"],
[value="cat-z"]:checked~.targets__ [data-category~="cat-z"],
[value="cat-aa"]:checked~.targets__ [data-category~="cat-aa"],
[value="cat-ab"]:checked~.targets__ [data-category~="cat-ab"],
[value="cat-ac"]:checked~.targets__ [data-category~="cat-ac"],
[value="cat-ad"]:checked~.targets__ [data-category~="cat-ad"],
[value="cat-ae"]:checked~.targets__ [data-category~="cat-ae"],
[value="cat-af"]:checked~.targets__ [data-category~="cat-af"],
[value="cat-ag"]:checked~.targets__ [data-category~="cat-ag"],
[value="cat-ah"]:checked~.targets__ [data-category~="cat-ah"],
[value="cat-ai"]:checked~.targets__ [data-category~="cat-ai"],
[value="cat-aj"]:checked~.targets__ [data-category~="cat-aj"],
[value="cat-ak"]:checked~.targets__ [data-category~="cat-ak"],
[value="cat-al"]:checked~.targets__ [data-category~="cat-al"],
[value="cat-am"]:checked~.targets__ [data-category~="cat-am"],
[value="cat-an"]:checked~.targets__ [data-category~="cat-an"],
[value="cat-ao"]:checked~.targets__ [data-category~="cat-ao"],
[value="cat-ap"]:checked~.targets__ [data-category~="cat-ap"],
[value="cat-aq"]:checked~.targets__ [data-category~="cat-aq"],
[value="cat-ar"]:checked~.targets__ [data-category~="cat-ar"],
[value="cat-as"]:checked~.targets__ [data-category~="cat-as"],
[value="cat-at"]:checked~.targets__ [data-category~="cat-at"],
[value="cat-au"]:checked~.targets__ [data-category~="cat-au"],
[value="cat-av"]:checked~.targets__ [data-category~="cat-av"],
[value="cat-aw"]:checked~.targets__ [data-category~="cat-aw"],
[value="cat-ax"]:checked~.targets__ [data-category~="cat-ax"],
[value="cat-ay"]:checked~.targets__ [data-category~="cat-ay"],
[value="cat-az"]:checked~.targets__ [data-category~="cat-az"],
[value="cat-bl"]:checked~.targets__ [data-category~="cat-bl"],
[value="cat-ca"]:checked~.targets__ [data-category~="cat-ca"],
[value="cat-cp"]:checked~.targets__ [data-category~="cat-cp"],
[value="cat-cx"]:checked~.targets__ [data-category~="cat-cx"],
[value="cat-cm"]:checked~.targets__ [data-category~="cat-cm"],
[value="cat-cn"]:checked~.targets__ [data-category~="cat-cn"],
[value="cat-bt"]:checked~.targets__ [data-category~="cat-bt"],
[value="cat-bq"]:checked~.targets__ [data-category~="cat-bq"],
[value="cat-cl"]:checked~.targets__ [data-category~="cat-cl"],
[value="cat-cj"]:checked~.targets__ [data-category~="cat-cj"],
[value="cat-bs"]:checked~.targets__ [data-category~="cat-bs"],
[value="cat-cy"]:checked~.targets__ [data-category~="cat-cy"],
[value="cat-cq"]:checked~.targets__ [data-category~="cat-cq"],
[value="cat-bm"]:checked~.targets__ [data-category~="cat-bm"],
[value="cat-bj"]:checked~.targets__ [data-category~="cat-bj"],
[value="cat-cg"]:checked~.targets__ [data-category~="cat-cg"],
[value="cat-bw"]:checked~.targets__ [data-category~="cat-bw"],
[value="cat-bi"]:checked~.targets__ [data-category~="cat-bi"],
[value="cat-cu"]:checked~.targets__ [data-category~="cat-cu"],
[value="cat-ct"]:checked~.targets__ [data-category~="cat-ct"],
[value="cat-bh"]:checked~.targets__ [data-category~="cat-bh"],
[value="cat-bk"]:checked~.targets__ [data-category~="cat-bk"],
[value="cat-cz"]:checked~.targets__ [data-category~="cat-cz"],
[value="cat-bf"]:checked~.targets__ [data-category~="cat-bf"],
[value="cat-bo"]:checked~.targets__ [data-category~="cat-bo"],
[value="cat-cc"]:checked~.targets__ [data-category~="cat-cc"],
[value="cat-bu"]:checked~.targets__ [data-category~="cat-bu"],
[value="cat-bx"]:checked~.targets__ [data-category~="cat-bx"],
[value="cat-ce"]:checked~.targets__ [data-category~="cat-ce"],
[value="cat-cr"]:checked~.targets__ [data-category~="cat-cr"],
[value="cat-cs"]:checked~.targets__ [data-category~="cat-cs"],
[value="cat-cf"]:checked~.targets__ [data-category~="cat-cf"],
[value="cat-co"]:checked~.targets__ [data-category~="cat-co"],
[value="cat-cw"]:checked~.targets__ [data-category~="cat-cw"],
[value="cat-br"]:checked~.targets__ [data-category~="cat-br"],
[value="cat-by"]:checked~.targets__ [data-category~="cat-by"],
[value="cat-bv"]:checked~.targets__ [data-category~="cat-bv"],
[value="cat-cv"]:checked~.targets__ [data-category~="cat-cv"],
[value="cat-cd"]:checked~.targets__ [data-category~="cat-cd"],
[value="cat-ck"]:checked~.targets__ [data-category~="cat-ck"],
[value="cat-bg"]:checked~.targets__ [data-category~="cat-bg"],
[value="cat-cb"]:checked~.targets__ [data-category~="cat-cb"],
[value="cat-ch"]:checked~.targets__ [data-category~="cat-ch"],
[value="cat-bz"]:checked~.targets__ [data-category~="cat-bz"],
[value="cat-ci"]:checked~.targets__ [data-category~="cat-ci"],
[value="cat-bp"]:checked~.targets__ [data-category~="cat-bp"],
[value="cat-bn"]:checked~.targets__ [data-category~="cat-bn"],
[value="cat-bo"]:checked~.targets__ [data-category~="cat-bo"],
[value="cat-bp"]:checked~.targets__ [data-category~="cat-bp"],
[value="cat-bq"]:checked~.targets__ [data-category~="cat-bq"],
[value="cat-br"]:checked~.targets__ [data-category~="cat-br"],
[value="cat-bs"]:checked~.targets__ [data-category~="cat-bs"],
[value="cat-bt"]:checked~.targets__ [data-category~="cat-bt"],
[value="cat-bu"]:checked~.targets__ [data-category~="cat-bu"],
[value="cat-bv"]:checked~.targets__ [data-category~="cat-bv"],
[value="cat-bw"]:checked~.targets__ [data-category~="cat-bw"],
[value="cat-bx"]:checked~.targets__ [data-category~="cat-bx"],
[value="cat-by"]:checked~.targets__ [data-category~="cat-by"],
[value="cat-bz"]:checked~.targets__ [data-category~="cat-bz"],
[value="cat-ca"]:checked~.targets__ [data-category~="cat-ca"],
[value="cat-cb"]:checked~.targets__ [data-category~="cat-cb"],
[value="cat-cc"]:checked~.targets__ [data-category~="cat-cc"],
[value="cat-cd"]:checked~.targets__ [data-category~="cat-cd"],
[value="cat-ce"]:checked~.targets__ [data-category~="cat-ce"],
[value="cat-cf"]:checked~.targets__ [data-category~="cat-cf"],
[value="cat-cg"]:checked~.targets__ [data-category~="cat-cg"],
[value="cat-ch"]:checked~.targets__ [data-category~="cat-ch"],
[value="cat-ci"]:checked~.targets__ [data-category~="cat-ci"],
[value="cat-cj"]:checked~.targets__ [data-category~="cat-cj"],
[value="cat-ck"]:checked~.targets__ [data-category~="cat-ck"],
[value="cat-cl"]:checked~.targets__ [data-category~="cat-cl"],
[value="cat-cm"]:checked~.targets__ [data-category~="cat-cm"],
[value="cat-cn"]:checked~.targets__ [data-category~="cat-cn"],
[value="cat-co"]:checked~.targets__ [data-category~="cat-co"],
[value="cat-cp"]:checked~.targets__ [data-category~="cat-cp"],
[value="cat-cq"]:checked~.targets__ [data-category~="cat-cq"],
[value="cat-cr"]:checked~.targets__ [data-category~="cat-cr"],
[value="cat-cs"]:checked~.targets__ [data-category~="cat-cs"],
[value="cat-ct"]:checked~.targets__ [data-category~="cat-ct"],
[value="cat-cu"]:checked~.targets__ [data-category~="cat-cu"],
[value="cat-cv"]:checked~.targets__ [data-category~="cat-cv"],
[value="cat-cw"]:checked~.targets__ [data-category~="cat-cw"],
[value="cat-cx"]:checked~.targets__ [data-category~="cat-cx"],
[value="cat-cy"]:checked~.targets__ [data-category~="cat-cy"],
[value="cat-cz"]:checked~.targets__ [data-category~="cat-cz"],
[value="cat-da"]:checked~.targets__ [data-category~="cat-da"],
[value="cat-db"]:checked~.targets__ [data-category~="cat-db"],
[value="cat-dc"]:checked~.targets__ [data-category~="cat-dc"],
[value="cat-dd"]:checked~.targets__ [data-category~="cat-dd"],
[value="cat-de"]:checked~.targets__ [data-category~="cat-de"],
[value="cat-df"]:checked~.targets__ [data-category~="cat-df"],
[value="cat-dg"]:checked~.targets__ [data-category~="cat-dg"],
[value="cat-dh"]:checked~.targets__ [data-category~="cat-dh"],
[value="cat-di"]:checked~.targets__ [data-category~="cat-di"],
[value="cat-dj"]:checked~.targets__ [data-category~="cat-dj"],
[value="cat-dk"]:checked~.targets__ [data-category~="cat-dk"],
[value="cat-dl"]:checked~.targets__ [data-category~="cat-dl"],
[value="cat-dm"]:checked~.targets__ [data-category~="cat-dm"],
[value="cat-dn"]:checked~.targets__ [data-category~="cat-dn"],
[value="cat-do"]:checked~.targets__ [data-category~="cat-do"],
[value="cat-dp"]:checked~.targets__ [data-category~="cat-dp"],
[value="cat-dq"]:checked~.targets__ [data-category~="cat-dq"],
[value="cat-dr"]:checked~.targets__ [data-category~="cat-dr"],
[value="cat-ds"]:checked~.targets__ [data-category~="cat-ds"],
[value="cat-dt"]:checked~.targets__ [data-category~="cat-dt"],
[value="cat-du"]:checked~.targets__ [data-category~="cat-du"],
[value="cat-dv"]:checked~.targets__ [data-category~="cat-dv"],
[value="cat-dw"]:checked~.targets__ [data-category~="cat-dw"],
[value="cat-dx"]:checked~.targets__ [data-category~="cat-dx"],
[value="cat-dy"]:checked~.targets__ [data-category~="cat-dy"],
[value="cat-dz"]:checked~.targets__ [data-category~="cat-dz"],
[value="cat-ea"]:checked~.targets__ [data-category~="cat-ea"],
[value="cat-eb"]:checked~.targets__ [data-category~="cat-eb"],
[value="cat-ec"]:checked~.targets__ [data-category~="cat-ec"],
[value="cat-ed"]:checked~.targets__ [data-category~="cat-ed"],
[value="cat-ee"]:checked~.targets__ [data-category~="cat-ee"],
[value="cat-ef"]:checked~.targets__ [data-category~="cat-ef"],
[value="cat-eg"]:checked~.targets__ [data-category~="cat-eg"],
[value="cat-eh"]:checked~.targets__ [data-category~="cat-eh"],
[value="cat-ei"]:checked~.targets__ [data-category~="cat-ei"],
[value="cat-ej"]:checked~.targets__ [data-category~="cat-ej"],
[value="cat-ek"]:checked~.targets__ [data-category~="cat-ek"],
[value="cat-el"]:checked~.targets__ [data-category~="cat-el"],
[value="cat-em"]:checked~.targets__ [data-category~="cat-em"],
[value="cat-en"]:checked~.targets__ [data-category~="cat-en"],
[value="cat-eo"]:checked~.targets__ [data-category~="cat-eo"],
[value="cat-ep"]:checked~.targets__ [data-category~="cat-ep"],
[value="cat-eq"]:checked~.targets__ [data-category~="cat-eq"],
[value="cat-er"]:checked~.targets__ [data-category~="cat-er"],
[value="cat-es"]:checked~.targets__ [data-category~="cat-es"],
[value="cat-et"]:checked~.targets__ [data-category~="cat-et"],
[value="cat-eu"]:checked~.targets__ [data-category~="cat-eu"],
[value="cat-ev"]:checked~.targets__ [data-category~="cat-ev"],
[value="cat-ew"]:checked~.targets__ [data-category~="cat-ew"],
[value="cat-ex"]:checked~.targets__ [data-category~="cat-ex"],
[value="cat-ey"]:checked~.targets__ [data-category~="cat-ey"],
[value="cat-ez"]:checked~.targets__ [data-category~="cat-ez"],
[value="cat-fa"]:checked~.targets__ [data-category~="cat-fa"],
[value="cat-fb"]:checked~.targets__ [data-category~="cat-fb"],
[value="cat-fc"]:checked~.targets__ [data-category~="cat-fc"],
[value="cat-fd"]:checked~.targets__ [data-category~="cat-fd"],
[value="cat-fe"]:checked~.targets__ [data-category~="cat-fe"],
[value="cat-ff"]:checked~.targets__ [data-category~="cat-ff"],
[value="cat-fg"]:checked~.targets__ [data-category~="cat-fg"],
[value="cat-fh"]:checked~.targets__ [data-category~="cat-fh"],
[value="cat-fi"]:checked~.targets__ [data-category~="cat-fi"],
[value="cat-fj"]:checked~.targets__ [data-category~="cat-fj"],
[value="cat-fk"]:checked~.targets__ [data-category~="cat-fk"],
[value="cat-fl"]:checked~.targets__ [data-category~="cat-fl"],
[value="cat-fm"]:checked~.targets__ [data-category~="cat-fm"],
[value="cat-fn"]:checked~.targets__ [data-category~="cat-fn"],
[value="cat-fo"]:checked~.targets__ [data-category~="cat-fo"],
[value="cat-fp"]:checked~.targets__ [data-category~="cat-fp"],
[value="cat-fq"]:checked~.targets__ [data-category~="cat-fq"],
[value="cat-fr"]:checked~.targets__ [data-category~="cat-fr"],
[value="cat-fs"]:checked~.targets__ [data-category~="cat-fs"],
[value="cat-ft"]:checked~.targets__ [data-category~="cat-ft"],
[value="cat-fu"]:checked~.targets__ [data-category~="cat-fu"],
[value="cat-fv"]:checked~.targets__ [data-category~="cat-fv"],
[value="cat-fw"]:checked~.targets__ [data-category~="cat-fw"],
[value="cat-fx"]:checked~.targets__ [data-category~="cat-fx"],
[value="cat-fy"]:checked~.targets__ [data-category~="cat-fy"],
[value="cat-fz"]:checked~.targets__ [data-category~="cat-fz"],
[value="cat-ga"]:checked~.targets__ [data-category~="cat-ga"],
[value="cat-gb"]:checked~.targets__ [data-category~="cat-gb"],
[value="cat-gc"]:checked~.targets__ [data-category~="cat-gc"],
[value="cat-gd"]:checked~.targets__ [data-category~="cat-gd"],
[value="cat-ge"]:checked~.targets__ [data-category~="cat-ge"],
[value="cat-gf"]:checked~.targets__ [data-category~="cat-gf"],
[value="cat-gg"]:checked~.targets__ [data-category~="cat-gg"],
[value="cat-gh"]:checked~.targets__ [data-category~="cat-gh"],
[value="cat-gi"]:checked~.targets__ [data-category~="cat-gi"],
[value="cat-gj"]:checked~.targets__ [data-category~="cat-gj"],
[value="cat-gk"]:checked~.targets__ [data-category~="cat-gk"],
[value="cat-gl"]:checked~.targets__ [data-category~="cat-gl"],
[value="cat-gm"]:checked~.targets__ [data-category~="cat-gm"],
[value="cat-gn"]:checked~.targets__ [data-category~="cat-gn"],
[value="cat-go"]:checked~.targets__ [data-category~="cat-go"],
[value="cat-gp"]:checked~.targets__ [data-category~="cat-gp"] {
  display: block;
  animation: checked_animation 0.4s ease-in-out both;
}

@keyframes checked_animation {
  0% {
    transform: translateY(300px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@media screen and (max-width: 900px) {
  .targets__ {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 650px) {
  .targets__ {
    grid-template-columns: repeat(2, 1fr);
  }
}

/*/lag list*/

/* new cta accordion */
.accordion__cc1i {
  list-style: none;
  padding: 0;
}

.content_list__cc1i {
  list-style: none;
  margin: 0;
  padding-left: 0px !important;
}

.content_list__cc1i li {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  border-bottom: solid 1px #f2f2f2;
  transition: background-color 0.2s;
  min-height: 96px;
  padding-left: 10px;
}

.content_list__cc1i a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #0f2950;
  padding: 10px 15px 10px 0;
  box-sizing: border-box;
}

.content_list__cc1i li a p:hover {
  text-decoration: underline;
}

.content_list__cc1i li::after {
  content: url(/cdn/shop/files/icn_right-arrow.svg?v=1712299973);
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #666;
}

.tag__cc1i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 3px;
  font-family: YuGothic;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 15px */
  letter-spacing: 0.197px;
  display: inline;
}

.normal_ccl {
  background: #fff;
  border: 2px solid #0f2950;
  color: #0f2950;
}

.lag__ccl {
  background: #E2F2FF;
  color: #1A41B4;
}

.hier__ccl {
  background: #FAD9D6;
  color: #B43128;
}

.job__ccl {
  background: #FFF3CD;
  color: #C77700;
}

.theme__ccl {
  background: #DBEFDC;
  color: #008C66;
}

.lag__ccl span,
.hier__ccl span,
.job__ccl span,
.theme__ccl span {
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 1.2;
}

.job__ccl span {
  background: #FFF3CD;
  color: #C77700;
}

.hier__ccl span {
  background: #FFD9D7;
  color: #B43128;
}

.lag__ccl span {
  background: #E2F2FF;
  color: #1A41B4;
}

.mdpj {
  padding: 2px 8px;
}

.testt {
  width: 80px;
  display: block !important;
  background: #FFD9D7;
  color: #B43128;
  margin-top: -1px;
  text-align: center;
  border-radius: 3px;
  font-family: YuGothic;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.197px;
  padding: 2px 0px;
}

.testt2 {
  display: block !important;
  width: 195px;
  text-align: center;
  border-radius: 3px;
  font-family: YuGothic;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.197px;
  padding: 2px 0px;
}

.brg_l11,
.brg_l21,
.brg_l31 {
  display: block !important;
  text-align: center;
  border-radius: 3px;
  font-family: YuGothic;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.197px;
  padding: 2px 0px;
}

.brg_l11 {
  width: 180px;
}

.brg_l21 {
  width: 195px;
}

.brg_l31 {
  width: 195px;
}

.brg_l12,
.brg_l22,
.brg_l32 {
  display: block !important;
  margin-top: -1px;
  text-align: center;
  border-radius: 3px;
  font-family: YuGothic;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.197px;
  padding: 2px 0px;
}

.brg_l12 {
  width: 80px;
  background: #FFF3CD;
  color: #C77700;
}

.brg_l22 {
  width: 80px;
  display: block !important;
  background: #FFD9D7;
  color: #B43128;
}

.brg_l32 {
  width: 60px;
  display: block !important;
  background: #E2F2FF;
  color: #1A41B4;
}

.content_list__cc1i p {
  color: #111;
  margin: 0;
  padding: 8px 26px 8px 0px;
  text-align: left;
  font-size: 16px;
  color: #0f2950;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.category_box__cc1i .category_content__cc1i {
  padding: 0 10px;
}

.category_box__cc1i .category_content__cc1i .link__cc1i {
  width: calc(100% - 30px);
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #0f2950;
}

.category_cta__cc1i:hover {
  color: #fff !important;
  border-radius: 40px;
  background: #0f2950;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .category_cta__cc1i {
    max-width: 300px;
  }
}

.cta_container__cc1i {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin: 20px auto;
}

.cta_button__cc1i {
  font-size: 13px;
  color: #0f2950 !important;
  font-weight: normal;
  padding: 8px 30px 8px 20px;
  max-width: 300px;
  text-align: center;
  border-radius: 40px;
  background: #fff;
  border: 2px solid #0f2950;
  text-decoration: none;
  position: relative;
  flex: 0 1 calc(50% - 10px);
}

@media (max-width: 620px) {
  .cta_container__cc1i {
    flex-direction: column;
  }

  .cta_button__cc1i {
    display: block;
    margin: 0 auto;
  }
}

.cc1i_cta_icon:hover {
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.cc1i_cta_icon {
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.category_cta__cc1i {
  color: #0F2950;
  font-family: YuGothic;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.197px;
  padding: 7px 10px;
  border-radius: 30px;
  border: 1px solid #0F2950;
  display: block;
  margin: 20px auto;
  max-width: 240px;
  text-align: center;
  border-radius: 40px;
  text-decoration: none;
  position: relative;
  background: #fff;
}

.category_cta__cc1i .cc1i_cta_icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url('/cdn/shop/files/icn_external-link.svg?v=1712299973');
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
  vertical-align: middle;
}

.category_cta__cc1i:hover .cc1i_cta_icon {
  background-image: url('/cdn/shop/files/icn_external-link-white.svg?v=1712307423');
}

.category_cta__cc1i:hover {
  color: #fff;
  background-color: #0f2950;
}

.cta_button__cc1i::after {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translate(-50%, -50%);
  content: "\f08e";
  font-size: 14px;
  color: #0f2950;
  font-family: FontAwesome;
}

.category_box__cc1i {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.category_box__cc1i .category_content__cc1i {
  max-height: 0;
  transition: max-height 0.35s;
  color: #333;
  background: #fff;
  overflow: hidden;
}

.category_box__cc1i input:checked~.category_content__cc1i {
  max-height: 60em;
}

.category_box__cc1i label::after {
  line-height: 3;
  position: absolute;
  top: 2px;
  right: 0;
  width: 3em;
  height: 3em;
  transition: all 0.35s;
  text-align: center;
}

.category_box__cc1i input[type=checkbox]+label::after {
  content: '+';
  font-size: 16px;
  color: #0f2950;
}

.category_box__cc1i input[type=checkbox]:checked+label::after {
  transform: rotate(315deg);
}

/*/アコーディオン 詳細*/

/*acd*/
.tab_wrap__ {
  width: 100%;
  background: #f2f2f2;
  padding: 10px;
  box-sizing: border-box;
}

.tab_wrap__cc1i {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
  background: #fff;
  padding: 30px 10px 10px 10px;
  box-sizing: border-box;
}

input[type="radio"] {
  display: none;
}

.tab_wrap2__cc1i {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  background: #f2f2f2;
  padding: 10px;
}

input[type="radio"] {
  display: none;
}

.tab_area__cc1i {
  font-size: 0;
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 340px) {
  .tab_area__cc1i {
    display: block;
  }
}

.tab_area__cc1i label {
  color: #0F2950;
  text-align: center;
  font-family: YuGothic;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: inline-flex;
  padding: 3px 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
  background: #F2F2F2;
  margin: 0 2px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .tab_area__cc1i {
    display: flex;
    justify-content: space-around;
  }

  #tab1__cc1i:checked~.tab_area__cc1i .tab1_label__cc1i {
    height: 30px;
    flex-shrink: 0;
  }

  .tab_area__cc1i label {
    height: 30px !important;
    flex-shrink: 0;
    width: 32% !important;
  }
}

.tab_area__cc1i label:hover {
  opacity: 0.5;
}

.panel_area__cc1i {
  background: #fff;
  border-top: #0f2950 solid 1px;
  margin-top: 20px;
}

.tab_panel__cc1i {
  width: 100%;
  display: none;
}

.tab_panel__cc1i p {
  color: #111;
  font-family: YuGothic;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
}

#tab1__cc1i:checked~.tab_area__cc1i .tab1_label__cc1i {
  background: #0f2950;
  color: #fff;
  border-radius: 20px;
}

#tab1__cc1i:checked~.panel_area__cc1i #panel1__cc1i {
  display: block;

}

#tab2__cc1i:checked~.tab_area__cc1i .tab2_label__cc1i {
  background: #0f2950;
  color: #fff;
  border-radius: 20px;
}

#tab2__cc1i:checked~.panel_area__cc1i #panel2__cc1i {
  display: block;

}

#tab3__cc1i:checked~.tab_area__cc1i .tab3_label__cc1i {
  background: #0f2950;
  color: #fff;
  border-radius: 20px;
}

#tab3__cc1i:checked~.panel_area__cc1i #panel3__cc1i {
  display: block;

}

/* /new cta accordion */

/*SP GLメニュー内*/
.gbmn_a {
  display: none;
}

@media (max-width: 989px) {
  .gbmn_a {
    display: block;
    box-sizing: border-box;
    padding: 0 15px;
  }
}

.gbmn_li {
  flex-basis: calc((100% - 20px) / 2);
  max-width: calc((100% - 20px) / 2);
  text-align: center;
}

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

.gbmn_b {
  width: 100%;
  margin: 0px auto;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .gbmn_b {
    display: flex;
    flex-direction: column;
    background-color: #fff;
  }

  .gbmn_li {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    margin-bottom: 5px;
  }
}

.colum__ul {
  width: 98% !important;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.sidebar__container .colum__ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.colum__sub {
  overflow: hidden;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  display: block;
  color: #222;
  text-decoration: none;
}

.colum__sub img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}

.colum__main {
  float: left;
  width: 30px;
}

.colum__side {
  float: right;
  width: calc(100% - 30px);
}

.colum__title {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin-top: 10px;
  display: block;
  clear: both;
}

.colum__time {
  font-size: 10px;
  line-height: 1.6;
  letter-spacing: 0.1em;

}

.colum__txt {
  /* 三点リーダー対応 */
  font-size: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.6;
  letter-spacing: 0.1em;
  clear: both;

  overflow: hidden;
}

/*/SP GLメニュー内*/

/* 代替 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.bodies {
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  font-size: 16px;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  background: #0f2950;
  color: #fff;
  height: 100%;
  position: relative;
}

.bodies:after {
  content: "";
  position: absolute;
  top: -26px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 9;
  background-image: -moz-linear-gradient(top, transparent 95%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(top, transparent 95%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -o-linear-gradient(top, transparent 95%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -ms-linear-gradient(top, transparent 95%, rgba(0, 0, 0, 0.1) 100%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.1) 95%, #cc0000 100%);
  -webkit-background-size: 100% 26px;
  -moz-background-size: 100% 26px;
  -ms-background-size: 100% 26px;
  background-size: 100% 26px;
  display: none;
}

.bodies.debug:after {
  display: block;
  pointer-events: none;
  opacity: 0;
  animation: fadeIn 400ms forwards;
}

.Projects_main {
  background: #000000;
  transition: background-color 600ms linear;
  display: block;
}

.Projects_main,
.Projects_main a {
  color: #ffffff;
}

@media (min-width: 1050px) {
  .Projects_main {
    margin-left: 0;
    transform: translate3d(-100%, 0, 0);
    animation: slideMain 1400ms 600ms forwards cubic-bezier(0.77, 0, 0.175, 1);
  }

  .no-js .Projects_main {
    margin-left: 50%;
  }
}

.small,
small {
  font-size: 13px;
  line-height: 2.0000em;
  padding-top: 2.0000em;
  padding-bottom: 0;
  letter-spacing: 0;
}

.base {
  font-size: 16px;
  line-height: 1.6250em;
  padding-top: 1.6250em;
  padding-bottom: 0;
  letter-spacing: 0;
}

.medium {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3000em;
  padding-top: 1.3000em;
  padding-bottom: 0;
}

.large {
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.0000em;
  padding-top: 1.0000em;
  padding-bottom: 0;
}

.xlarge {
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  font-size: 42px;
  font-weight: 300;
  line-height: 1.2381em;
  padding-top: 0.6190em;
  padding-bottom: 0;
}

.xxlarge {
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  font-size: 68px;
  font-weight: 300;
  line-height: 1.1471em;
  padding-top: 0.3824em;
  padding-bottom: 0;
}

.huge {
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  font-size: 110px;
  font-weight: 300;
  line-height: 1.19em;
  padding-top: 0.2364em;
  padding-bottom: 0;
}

li>p {
  padding-top: 0;
}

.bodies {
  padding: 26px 26px 52px;
  border: 2px solid #fff;
}

@media (min-width: 600px) {
  .bodies .Header {
    padding: 26px 52px 52px;
  }
}

@media (min-width: 800px) {
  .bodies .Header {
    padding: 52px 78px 78px;
  }
}

@media (min-width: 1050px) {
  .bodies .Header {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    animation: showCopy 0ms 1400ms linear forwards;
  }
}

@media (min-width: 1050px) {
  .Header-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 475px;
    margin-right: 52px;
  }
}

.Header-title {
  position: relative;
  padding-bottom: 26px;
  margin-bottom: 26px;
  color: #fff;
}

.Header-title:after {
  content: "";
  width: 100%;
  max-width: 104px;
  height: 10px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.Header-subtitle {
  font-weight: 700;
}

@media (min-width: 1050px) {
  .Header-subtitle {
    opacity: 0;
    animation: fadeIn 800ms 500ms ease-in-out forwards;
  }
}

.Header-intro {
  padding: 0;
  margin-bottom: 26px;
}

@media (min-width: 1050px) {
  .Header-intro {
    opacity: 0;
    animation: fadeIn 800ms 550ms ease-in-out forwards;
  }
}

.Projects {
  list-style: none;
  padding: 26px;
  border: 2px solid #fff;
}

@media (min-width: 600px) {
  .Projects {
    padding: 52px;
  }
}

@media (min-width: 800px) {
  .Projects {
    padding: 26px 78px;
  }
}

@media (min-width: 1050px) {
  .Projects {
    padding-top: 26px;
    padding-bottom: 26px;
    opacity: 0;
    animation: showProjects 1800ms 1800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  }
}

.Project-item {
  padding: 20px 0;
  position: relative;
}

.Project-link {
  display: block;
  border-bottom: 1px solid #ffffff;
  padding: 26px 0 25px;
  font-weight: normal;
  transition: box-shadow 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.Project-link:hover {
  box-shadow: inset 0 -2px 0 0 #ffffff;
}

.Project-client {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3000em;
  padding-top: 1.3000em;
  padding-bottom: 0;
  padding: 0;
  color: #FFEB3B;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

.Project-name {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3000em;
  padding-top: 1.3000em;
  padding-bottom: 0;
  padding: 0;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

.Tags {
  list-style: none;
  padding: 0;
  font-size: 10px;
  font-style: italic;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 25px;
  display: none;
}

@media (min-width: 600px) {
  .Tags {
    display: block;
  }
}

.Tag {
  display: inline-block;
}

.Tag:after {
  content: ",\00a0";
}

.Tag:last-child:after {
  content: "";
}

@keyframes fadeIn {
  0% {
    transform: translateY(-6px);
  }

  25% {
    transform: translateY(0);
  }

  100% {
    opacity: 1;
  }
}

@keyframes showCopy {
  100% {
    opacity: 1;
  }
}

@keyframes expandBar {
  100% {
    height: 100%;
  }
}

@keyframes slideMain {
  10% {
    margin-left: 0;
  }

  100% {
    margin-left: 50%;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes showProjects {
  100% {
    opacity: 1;
  }
}

@keyframes backgroundColorChanger {
  100% {
    background-color: white;
  }
}

@keyframes colorChanger {
  100% {
    color: white;
  }
}

.cv {
  padding: 26px 26px 52px;
  background-color: #ffffff;
}

.cv .content {
  max-width: 960px;
  margin: 0 auto;
  font-size: 0;
}

.cv section {
  border-top: 1px solid #ccc;
  margin-top: 26px;
}

.cv .heading,
.cv .subheading,
.cv .copy,
.cv .info {
  display: inline-block;
  vertical-align: top;
}

@media (min-width: 800px) {
  .cv .heading {
    width: 18%;
  }
}

@media (min-width: 800px) {
  .cv .info {
    width: 82%;
  }
}

@media (min-width: 800px) {
  .cv .subheading {
    width: 25%;
    margin-right: 5%;
  }
}

.cv .subheading p {
  font-size: 13px;
  font-style: italic;
}

@media (min-width: 600px) {
  .cv .subheading p {
    padding-top: 0;
  }
}

@media (min-width: 800px) {
  .cv .subheading p {
    opacity: 0;
    transition: opacity 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

@media (min-width: 600px) {
  .cv .subheading h3 {
    font-weight: bold;
  }
}

@media (min-width: 800px) {
  .cv .copy {
    width: 70%;
  }
}

.cv .career {
  margin-bottom: 26px;
}

.cv .career:hover .subheading p {
  opacity: 1;
}

.cv h1,
.cv h2,
.cv h3,
.cv h4,
.cv p,
.cv ul {
  font-size: 16px;
  line-height: 1.6250em;
  /* 26px */
  padding-top: 1.6250em;
  padding-bottom: 0;
  letter-spacing: 0;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

.cv ul {
  list-style: inside;
}

.cv ul ul {
  padding-top: 0;
  padding-bottom: 26px;
  padding-left: 26px;
}

.cv .cv-inline .cv-tags li {
  display: inline;
}

.cv .cv-inline .cv-tags li:after {
  content: ",\00a0";
}

.cv .cv-inline .cv-tags li:last-child:after {
  content: "";
}

.cv .cv-tags {
  padding-top: 0;
  font-style: italic;
}

.cv .cv-tags,
.cv .cv-tags a {
  color: #666;
}

.cv .cv-tags a {
  font-weight: 400;
}

.cv .cv-tags a:hover {
  color: #000000;
}

@media print {

  .cv h1,
  .cv h2,
  .cv h3,
  .cv h4,
  .cv p,
  .cv ul {
    font-size: 13px;
    line-height: 2.0000em;
    padding-top: 2.0000em;
    padding-bottom: 0;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 13px;
  }

  .cv .career {
    margin-bottom: 0;
  }
}

.clara {
  text-align: center;
  padding: 0 20px;
}

.clara .gift {
  margin: 60px auto 0;
  max-width: 600px;
  text-align: left;
}

.clara .gift img {
  float: left;
  max-width: 200px;
  width: 100%;
}

.clara .gift .content {
  float: left;
  max-width: 400px;
}

@media (min-width: 470px) {
  .clara .gift .content {
    padding-left: 20px;
  }
}

.clara .gift .gift-title {
  font-weight: bold;
  font-size: 22px;
  padding-top: 0;
}

.clara .gift .gift-location,
.clara .gift .gift-time {
  padding-top: 10px;
}

/* /代替 */

/*検索機能の訴求*/
.bx_container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin: 20px auto;
  background: #f2f2f2;
  border: 2px solid #ddd;
  flex-wrap: wrap;
}

/* 202407ad */
.bx_item,
.bx_item2 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  background: #f2f2f2;
  margin: 2px;
/*  max-width: 580px;*/
  margin: 0 auto;
}/* /202407ad */


.bx_item {
  border-right: 1px solid #ccc;
}

.bx_item:nth-child(2n) {
  border-right: none;
}

.rbt_ic,
.nws_ic {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #0f2950;
  ;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
}

.bx_title {
  margin: 10px 0px;
  font-size: 12px;
  font-weight: 900;
}

.bx_description {
  text-align: left;
  width: 100%;
  font-size: 10px;
}

.bx_title,
.bx_description {
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
}

.bx_cta {
  color: #0F2950;
  font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.197px;
  padding: 7px 10px;
  border-radius: 30px;
  border: 1px solid #0F2950;
  display: block;
  margin: 20px auto;
  max-width: 280px;
  text-align: center;
  border-radius: 40px;
  text-decoration: none;
  position: relative;
  background: #fff;
}

.bx_cta:hover {
  color: #fff;
  background-color: #0f2950;
}

@media (max-width: 419px) {
  .bx_container {
    flex-direction: column;
    align-items: center;
  }

  .bx_item {
    flex: 0 0 100%;
    margin: 2px 0;
    border-right: none;
    border-bottom: 1px solid #ccc;
  }

  .bx_item:nth-child(2n) {
    border-bottom: none;
  }
}

.header__menu-item span {
  background: #fff;
  font-family: YuGothic, \6e38\30b4\30b7\30c3\30af Medium, Yu Gothic Medium, \6e38\30b4\30b7\30c3\30af\4f53, \30d2\30e9\30ae\30ce\89d2\30b4 Pro, Hiragino Kaku Gothic Pro, \30e1\30a4\30ea\30aa, Meiryo, sans-serif !important;
  font-size: 12px;
  font-weight: 400 !important;
  transition: text-decoration var(--duration-short) ease;
}

.menu-drawer summary.menu-drawer__menu-item {
  font-family: YuGothic, \6e38\30b4\30b7\30c3\30af Medium, Yu Gothic Medium, \6e38\30b4\30b7\30c3\30af\4f53, \30d2\30e9\30ae\30ce\89d2\30b4 Pro, Hiragino Kaku Gothic Pro, \30e1\30a4\30ea\30aa, Meiryo, sans-serif !important;
  font-size: 12px;
  font-weight: 400;
}


/* Vue Fes Japan 2024 Styles */

.vfj24-cta-button {
    background-color: #000;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px;
    transition: background-color 0.3s ease;
    margin: 20px auto;
    display: block !important;
    width: 200px;
}

.vfj24-cta-button:hover {
    background-color: #333;
}
.vfj24-white-text {color: #fff!important;}
.vfj24-black-text {color: #000!important;}
.vfj24-schedule-wrap {width:100%; margin:0px auto; background: #35495e; padding: 10px;}
input[type="radio"] {display:none;}
.vfj24-tab-area {
  font-size:0; 
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
}
.vfj24-tab-area label {
  width:auto; 
  display:inline-block; 
  padding:12px 0; 
  color:#fff; 
  background:#35495e; 
  text-align:center; 
  font-size:20px; 
  font-weight:bold; 
  cursor:pointer; 
  transition:ease 0.2s opacity; 
  padding: 20px; 
  border: 2px solid #fff;
  margin-bottom: 10px!important;
}
.vfj24-tab-area label:hover {opacity:0.5;}
.vfj24-panel-area {background:#fff;}
.vfj24-tab-panel {width:100%; padding:10px; display:none; overflow: auto; height: 500px;}
.vfj24-tab-panel p {font-size:14px; letter-spacing:1px;}

#vfj24-tab1:checked ~ .vfj24-tab-area .vfj24-tab1-label {background:#fff; color:#35495e; width: auto; padding: 20px; font-size: 20px; font-weight:bold;}
#vfj24-tab1:checked ~ .vfj24-panel-area #vfj24-panel1 {display:block;}
#vfj24-tab2:checked ~ .vfj24-tab-area .vfj24-tab2-label {background:#fff; color:#35495e; width: auto; padding: 20px; font-size: 20px; font-weight:bold;}
#vfj24-tab2:checked ~ .vfj24-panel-area #vfj24-panel2 {display:block;}
#vfj24-tab3:checked ~ .vfj24-tab-area .vfj24-tab3-label {background:#fff; color:#35495e; width: auto; padding: 20px; font-size: 20px; font-weight:bold;}
#vfj24-tab3:checked ~ .vfj24-panel-area #vfj24-panel3 {display:block;}

.vfj24-grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 11px;
  grid-row-gap: 0px;
  width: 1300px;
}
@media (max-width:460px)  {
  .vfj24-grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 11px;
    grid-row-gap: 0px;
    width: 930px;
  }
}
.vfj24-grid-item1 { grid-area: 1 / 1 / 2 / 2; }
.vfj24-grid-item2 { grid-area: 1 / 2 / 2 / 3; }
.vfj24-grid-item3 { grid-area: 1 / 3 / 2 / 4; }
.vfj24-grid-item4 { grid-area: 1 / 4 / 2 / 5; }
.vfj24-grid-item5 { grid-area: 1 / 5 / 2 / 6; }

.vfj24-event-summary-display {
    align-content: center;
    align-items: center;
    background: #FFFFFF;
    border-bottom: 4px solid #000;
    border-left: 0px solid #000;
    border-radius: 2px;
    border-right: 0px solid #000;
    border-top: 0px solid #000;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 61px;
    justify-content: center;
    margin: 0px 0px 10px 0px;
    padding: 12px 16px;
    width: calc(100% -(var(--gap-h-e1e33325-9b7c-4ee0-901d-107687fcb79b)* 0));
    max-width: calc(100% -(var(--gap-h-e1e33325-9b7c-4ee0-901d-107687fcb79b)* 0));
    font-size: 20px !important;
    font-weight: bold;
}

.vfj24-esd-green { background: #6e8f2e; }
.vfj24-esd-blue { background: #e5af00; }
.vfj24-esd-purple { background: #1a8191; }
.vfj24-esd-orange { background: #cc4f39; }

.vfj24-es-green { background: #f2f2f2; }
.vfj24-es-blue { background: #f2f2f2; }
.vfj24-es-purple { background: #f2f2f2; }
.vfj24-es-orange { background: #f2f2f2; }

.vfj24-esd-box {
    color: #fff;
    font-weight: bold;
    align-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-top: 0px solid #000;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    height: 100px;
    justify-content: center;
    margin: 0px 0px 0px 0px;
    padding: 16px;
    width: calc(100% -(var(--gap-h-0742205d-f4df-43e7-bf65-d28c6316f8d0)* 0));
    max-width: calc(100% -(var(--gap-h-0742205d-f4df-43e7-bf65-d28c6316f8d0)* 0));
}
.vfj24-esd-title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.vfj24-esd-time {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.vfj24-esd-list {
	list-style: none;
	padding: 0;
    padding-left: 0px !important;
}
.vfj24-esd-no-list-item {
    align-content: center;
    align-items: center;
    border-bottom: 1px solid #000000;
    border-left: 0px solid #000000;
    border-radius: 0;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    justify-content: space-between;
    margin: 0px 0px 0px 0px;
    opacity: 1;
    padding: 16px;
    width: calc(100% -(var(--gap-h-0742205d-f4df-43e7-bf65-d28c6316f8d0)* 0));
    max-width: calc(100% -(var(--gap-h-0742205d-f4df-43e7-bf65-d28c6316f8d0)* 0));
}
.vfj24-esd-no-title {
    color: #222;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
}
.vfj24-esd-no-time {
    color: #222;
    font-size: 12px;
    font-weight: bold;
}
.vfj24-esd-no-details {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
}

.vfj24-esd-list-item {
    align-content: center;
    align-items: center;
    border-bottom: 1px solid #000000;
    border-left: 0px solid #000000;
    border-radius: 0;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    justify-content: space-between;
    margin: 0px 0px 0px 0px;
    opacity: 1;
    padding: 12px 16px;
    width: calc(100% -(var(--gap-h-0742205d-f4df-43e7-bf65-d28c6316f8d0)* 0));
    max-width: calc(100% -(var(--gap-h-0742205d-f4df-43e7-bf65-d28c6316f8d0)* 0));
}

.vfj24-modal-toggle {
    display: none;
}

.vfj24-modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    overscroll-behavior: contain;
    z-index:2;
}

.vfj24-modal-content {
    background: white;
    margin: auto;
    padding: 20px;
    border-radius: 5px;
    position: relative;
    width: 98%;
    max-width: 920px;
    z-index:2;
}

.vfj24-mcb-green { background: #6e8f2e;}
.vfj24-mcb-blue { background: #e5af00;}
.vfj24-mcb-purple { background: #1a8191;}
.vfj24-mcb-orange { background: #cc4f39;}

.vfj24-modal-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
}
.vfj24-modal-close::after {
  content: "+";
  position: absolute;
   top: 32px;
   right: 32px;
  transform: translate(50%, -50%) rotate(-45deg);
  color: #fff;
  font-size: 30px;
  background: #000;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #111;
}

.vfj24-mcc-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vfj24-mcc-list li {
	display: inline-block;
}
.vfj24-mcc-date {
    background: #222222;
    border-radius: 96px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    line-height: 1.8;
    margin: 0px 0px 0px 0px;
    padding: 0px 12px;
    text-align: left;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
}

.vfj24-mcc-time {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    text-align: left;
    width: auto;
}
.vfj24-mcc-place {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
    text-align: left;
    width: auto;
    margin: 15px 0;
}

.vfj24-mcc-title {
    color: #fff;
    font-family: var(--s-font-c191a9c2);
    font-size: 32px;
    font-weight: 700;
    height: auto;
    line-height: 1.5;
    margin: 0px 0px 0px 0px;
    text-align: left;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
}

.vfj24-mcc-paragraph {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    height: auto;
    line-height: 1.8;
    margin: 15px 0px;
    text-align: left;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
}

.vfj24-mcc-list-title {
  position: relative;
}

.vfj24-mcc-list-title:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: #000;
}

.vfj24-mcc-list-title span {
  position: relative;
  color: #fff;
  background: #222;
  font-size: 14px;
  text-align: center;
  display: block;
  width: 60px;
  border-radius: 8px;
}

#vfj24-modal-toggle-1:checked ~ #vfj24-overlay-1,
#vfj24-modal-toggle-2:checked ~ #vfj24-overlay-2,
#vfj24-modal-toggle-3:checked ~ #vfj24-overlay-3,
#vfj24-modal-toggle-4:checked ~ #vfj24-overlay-4,
#vfj24-modal-toggle-5:checked ~ #vfj24-overlay-5,
#vfj24-modal-toggle-6:checked ~ #vfj24-overlay-6,
#vfj24-modal-toggle-7:checked ~ #vfj24-overlay-7,
#vfj24-modal-toggle-8:checked ~ #vfj24-overlay-8,
#vfj24-modal-toggle-9:checked ~ #vfj24-overlay-9,
#vfj24-modal-toggle-10:checked ~ #vfj24-overlay-10,
#vfj24-modal-toggle-11:checked ~ #vfj24-overlay-11,
#vfj24-modal-toggle-12:checked ~ #vfj24-overlay-12,
#vfj24-modal-toggle-13:checked ~ #vfj24-overlay-13,
#vfj24-modal-toggle-14:checked ~ #vfj24-overlay-14,
#vfj24-modal-toggle-15:checked ~ #vfj24-overlay-15,
#vfj24-modal-toggle-16:checked ~ #vfj24-overlay-16,
#vfj24-modal-toggle-17:checked ~ #vfj24-overlay-17,
#vfj24-modal-toggle-18:checked ~ #vfj24-overlay-18,
#vfj24-modal-toggle-19:checked ~ #vfj24-overlay-19,
#vfj24-modal-toggle-20:checked ~ #vfj24-overlay-20,
#vfj24-modal-toggle-21:checked ~ #vfj24-overlay-21,
#vfj24-modal-toggle-22:checked ~ #vfj24-overlay-22,
#vfj24-modal-toggle-23:checked ~ #vfj24-overlay-23,
#vfj24-modal-toggle-24:checked ~ #vfj24-overlay-24,
#vfj24-modal-toggle-25:checked ~ #vfj24-overlay-25,
#vfj24-modal-toggle-26:checked ~ #vfj24-overlay-26,
#vfj24-modal-toggle-27:checked ~ #vfj24-overlay-27,
#vfj24-modal-toggle-28:checked ~ #vfj24-overlay-28,
#vfj24-modal-toggle-29:checked ~ #vfj24-overlay-29,
#vfj24-modal-toggle-30:checked ~ #vfj24-overlay-30 {
    display: flex;
}

#vfj24-modal-toggle-1:checked ~ #vfj24-overlay-1::before,
#vfj24-modal-toggle-2:checked ~ #vfj24-overlay-2:before,
#vfj24-modal-toggle-3:checked ~ #vfj24-overlay-3::before,
#vfj24-modal-toggle-4:checked ~ #vfj24-overlay-4::before,
#vfj24-modal-toggle-5:checked ~ #vfj24-overlay-5::before,
#vfj24-modal-toggle-6:checked ~ #vfj24-overlay-6::before,
#vfj24-modal-toggle-7:checked ~ #vfj24-overlay-7::before,
#vfj24-modal-toggle-8:checked ~ #vfj24-overlay-8::before,
#vfj24-modal-toggle-9:checked ~ #vfj24-overlay-9::before,
#vfj24-modal-toggle-10:checked ~ #vfj24-overlay-10::before,
#vfj24-modal-toggle-11:checked ~ #vfj24-overlay-11::before,
#vfj24-modal-toggle-12:checked ~ #vfj24-overlay-12::before,
#vfj24-modal-toggle-13:checked ~ #vfj24-overlay-13::before,
#vfj24-modal-toggle-14:checked ~ #vfj24-overlay-14::before,
#vfj24-modal-toggle-15:checked ~ #vfj24-overlay-15::before,
#vfj24-modal-toggle-16:checked ~ #vfj24-overlay-16::before,
#vfj24-modal-toggle-17:checked ~ #vfj24-overlay-17::before,
#vfj24-modal-toggle-18:checked ~ #vfj24-overlay-18::before,
#vfj24-modal-toggle-19:checked ~ #vfj24-overlay-19::before,
#vfj24-modal-toggle-20:checked ~ #vfj24-overlay-20::before,
#vfj24-modal-toggle-21:checked ~ #vfj24-overlay-21::before,
#vfj24-modal-toggle-22:checked ~ #vfj24-overlay-22::before,
#vfj24-modal-toggle-23:checked ~ #vfj24-overlay-23::before,
#vfj24-modal-toggle-24:checked ~ #vfj24-overlay-24::before,
#vfj24-modal-toggle-25:checked ~ #vfj24-overlay-25::before,
#vfj24-modal-toggle-26:checked ~ #vfj24-overlay-26::before,
#vfj24-modal-toggle-27:checked ~ #vfj24-overlay-27::before,
#vfj24-modal-toggle-28:checked ~ #vfj24-overlay-28::before,
#vfj24-modal-toggle-29:checked ~ #vfj24-overlay-29::before,
#vfj24-modal-toggle-30:checked ~ #vfj24-overlay-30::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh + 1px);
}
input[type="checkbox"].vfj1-modal-toggle,
input[type="checkbox"].vfj2-modal-toggle,
input[type="checkbox"].vfj3-modal-toggle,
input[type="checkbox"].vfj4-modal-toggle,
input[type="checkbox"].vfj5-modal-toggle,
input[type="checkbox"].vfj6-modal-toggle,
input[type="checkbox"].vfj7-modal-toggle,
input[type="checkbox"].vfj8-modal-toggle,
input[type="checkbox"].vfj9-modal-toggle,
input[type="checkbox"].vfj10-modal-toggle,
input[type="checkbox"].vfj11-modal-toggle,
input[type="checkbox"].vfj12-modal-toggle,
input[type="checkbox"].vfj13-modal-toggle,
input[type="checkbox"].vfj14-modal-toggle,
input[type="checkbox"].vfj15-modal-toggle,
input[type="checkbox"].vfj16-modal-toggle,
input[type="checkbox"].vfj17-modal-toggle,
input[type="checkbox"].vfj18-modal-toggle,
input[type="checkbox"].vfj19-modal-toggle,
input[type="checkbox"].vfj20-modal-toggle,
input[type="checkbox"].vfj21-modal-toggle,
input[type="checkbox"].vfj22-modal-toggle,
input[type="checkbox"].vfj23-modal-toggle,
input[type="checkbox"].vfj24-modal-toggle,
input[type="checkbox"].vfj25-modal-toggle,
input[type="checkbox"].vfj26-modal-toggle,
input[type="checkbox"].vfj27-modal-toggle,
input[type="checkbox"].vfj28-modal-toggle,
input[type="checkbox"].vfj29-modal-toggle,
input[type="checkbox"].vfj30-modal-toggle {
  display: none;
}
.vfj24-modal-toggle {
	display: none;
}
.vfj24-modal-trigger {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	cursor: pointer;
}
.vfj24-modal-trigger::after {
  content: "+";
  position: absolute;
   top: 15px;
   right: 10px;
  transform: translate(50%, -50%);
  color: #fff;
  font-size: 13px;
  background: #000;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #111;
}

.vfj24-modal-trigger:hover::after {
   color: #222;
   background: #fff;
   border: 1px solid #111;
}

.vfj24-list-box {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	clear: both;
	padding: 10px 0;
	margin: 0px auto;
}

.vfj24-list-item {
	margin: 0 5px;
	width: 46%;
	display: flex;
	justify-content: center;
	text-decoration: none;
}
.vfj24-list-image {
	width: 110px;
}
.vfj24-list-item img {
	width: 90px;
	height: 90px!important;
	object-fit: cover;
}
.vfj24-list-text {
	width: 100%;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	line-height: 1.6;
	overflow: hidden;
	display: inline-block;
}

.vfj24-list-title-text {
	width: 98%;
	font-size: 14px;
	font-weight: bold;
}
.vfj24-list-comment {
	width: 98%;
}
@media (max-width:900px) {
	.vfj24-list-box {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.vfj24-list-item {
		width: 96%;
		height: 100%;
	}
}
/* /Vue Fes Japan 2024 Styles */

/*事例ロゴ系*/
/* YDCロゴのスタイル */
.ydc-logo img,
.ngk-logo img {
    width: 20vw; /* 画面幅に応じてサイズ調整 */
    max-width: 200px; /* 最大幅を設定 */
    height: auto; /* 自動で高さを調整 */
    box-sizing: content-box;
    background: #fff;
    display: flex;
    margin: 0 auto;
}
.ydc-logo img {
    padding: calc(20vw * 0.167); /* 幅に基づいた余白（20vwの1/6） */
}

/* NGKロゴのスタイル */
.ngk-logo img {
    width: 20vw; /* 画面幅に応じてサイズ調整 */
    padding: calc(20vw * 0.125); /* 幅に基づいた余白（20vwの1/8） */
}
/*/事例ロゴ系*/


/*preview*/
.preview_container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.preview_main-title {
  text-align: center;
  margin-bottom: 60px;
}

.preview_main-title h1 {
  font-size: 2.25rem;
  color: #1a202c;
  margin-bottom: 20px;
  line-height: 1.3;
}

.coming-soon-badge {
  display: inline-flex;
  align-items: center;
  background-color: #ebf5ff;
  padding: 8px 16px;
  border-radius: 9999px;
  color: #2563eb;
  font-weight: 500;
}

.coming-soon-badge svg {
  margin-right: 8px;
}

.content-preview {
  background: white;
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 32px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.content-preview h2 {
  font-size: 1.25rem;
  color: #1a202c;
  margin-bottom: 20px;
}

.point-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.point-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  color: #4a5568;
}

.point-list li:last-child {
  margin-bottom: 0;
}

.point-list li svg {
  flex-shrink: 0;
  margin-right: 12px;
  color: #2563eb;
}

.release-date {
  background: white;
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 32px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.release-date h2 {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  color: #1a202c;
  margin-bottom: 12px;
}

.release-date h2 svg {
  margin-right: 8px;
  color: #2563eb;
}

.release-date p {
  color: #4a5568;
  margin: 0;
}

.preview_related-content {
  margin-bottom: 48px;
}

.preview_related-content h2 {
  font-size: 1.5rem;
  color: #1a202c;
  margin-bottom: 24px;
}

.preview_card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
}

.preview_content-card {
  background: white;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.preview_content-card h3 {
  font-size: 1.125rem;
  color: #1a202c;
  margin-bottom: 16px;
}

.preview_content-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.preview_content-card li {
  margin-bottom: 12px;
}

.preview_content-card a {
  display: flex;
  align-items: center;
  color: #2563eb;
  text-decoration: none;
}

.preview_content-card a:hover {
  color: #1d4ed8;
}

.preview_content-card a svg {
  margin-right: 8px;
}


@media (max-width: 768px) {
  .preview_main-title h1 {
    font-size: 1.75rem;
  }
  
  .preview_card-grid {
    grid-template-columns: 1fr;
  }
  
}
/*/preview*/

/*kids cta*/
.cta-section {
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
    max-width: 1200px;
    background: #f4f4f4;
}

.cta-box {
    background-color: #fff;
    padding: 20px 10px;
    margin: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    flex: 1;
    transition: transform 0.3s ease;
}

.cta-box h2 {
    color: #333;
    margin-bottom: 15px;
    font-size: 1.5rem;
    font-weight: bold;
}

.cta-box p {
    color: #666;
    margin-bottom: 20px;
    font-size: 1rem;
}

.cta-box:hover {
    transform: translateY(-10px);
}

.cta-button {
    text-decoration: none;
    background-color: #ff5722;
    color: white!important;
    padding: 12px 10px;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.cta-button:hover {
    background-color: #e64a19;
}

@media (max-width: 2000px) {
    .cta-box {
        margin: 10px 0;
    }

    .cta-section {
        display: flex;
        overflow-x: auto; /* 横スクロールを有効に */
        scroll-snap-type: x mandatory; /* スクロールスナップを有効に */
        gap: 20px; /* ボックス間のスペース */
        padding-bottom: 20px; /* スクロールバーの隠れ防止 */
    }
    .cta-box {
        min-width: 300px; /* ボックスの最低幅 */
        background-color: white;
        padding: 20px;
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        text-align: center;
        flex-shrink: 0; /* ボックスが縮まないように */
        scroll-snap-align: start; /* スクロール時にボックスが始点で止まる */
        transition: transform 0.3s ease;
    }
}
/*/kids cta*/

/*kids template*/
.container-ky-contents {
    max-width: 1024px;
    margin: 48px auto;
    padding: 0 16px;
}

.intro-ky-section {
    background-color: #EFF6FF;
    border-radius: 8px;
    padding: 32px;
    margin-bottom: 48px;
}

.intro-ky-section h2 {
    color: #1E3A8A;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 16px;
}

.intro-ky-section p {
    color: #1E40AF;
    margin-bottom: 24px;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 24px;
    margin-bottom: 48px;
}

.feature-card {
    background: white;
    padding: 24px;
    border-radius: 8px;
    border: 1px solid #DBEAFE;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.icon {
    width: 32px;
    height: 32px;
    margin-bottom: 16px;
    fill: #3B82F6;
}

.feature-card h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}

.feature-card p {
    color: #666;
}

.cta-section-area {
    background: linear-gradient(to right, #3B82F6, #2563EB);
    border-radius: 12px;
    padding: 32px;
    text-align: center;
    color: white;
}

.cta-content-area {
    max-width: 640px;
    margin: 0 auto;
}

.cta-section-area h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 16px;
}

.cta-section-area p {
    margin-bottom: 32px;
}

.cta-ky-button {
    display: inline-flex;
    align-items: center;
    padding: 12px 24px;
    background-color: white;
    color: #3B82F6;
    text-decoration: none;
    border-radius: 9999px;
    font-weight: 600;
    transition: background-color 0.3s;
}

.cta-ky-button:hover {
    background-color: #EFF6FF;
}

.cta-ky-button svg {
    margin-left: 8px;
    width: 20px;
    height: 20px;
}

@media (max-width: 768px) {
    .container-ky-contents {
        margin: 24px auto;
    }
    
    .intro-ky-section,
    .cta-section-area {
        padding: 24px;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }
}
.cta-ky-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 800px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .cta-ky-buttons {
        flex-direction: row;
        justify-content: center;
        gap: 24px;
    }
  .cta-ky-br[
        display:block;
  ]
}

.cta-ky-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    background-color: white;
    color: #3B82F6;
    text-decoration: none;
    border-radius: 9999px;
    font-weight: 600;
    transition: all 0.3s ease;
    min-width: 210px;
    white-space: nowrap;
}

.cta-ky-button:hover {
    background-color: #EFF6FF;
    transform: translateY(-2px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.cta-ky-button svg {
    margin-left: 8px;
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
}

.cta-ky-button:hover svg {
    transform: translateX(4px);
}
/*/kids template*/



/*prna template*/

/***********************************************************
 * 親コンテナ
 ***********************************************************/
.prna-article-container {
  margin: 20px auto;     /* 中央寄せ */
  padding: 1rem;
  background: #fff;
  font-family: Arial, sans-serif;

  /* 全体の行間・文字間など */
  line-height: 1.6;       /* 全体の行間 */
  letter-spacing: 0.02em; /* 全体の文字間隔 */
  color: #333;            /* 全体の文字色 */
}

/***********************************************************
 * 上部2カラム (PC時)
 ***********************************************************/
.prna-header-2col {
  display: flex;
  align-items: flex-start; /* 左右の上端を合わせる */
  gap: 1.5rem;             /* 2カラム間の余白 */
  margin-bottom: 1rem;     /* 下に余白 */
}

/* 左カラム */
.prna-header-left {
  flex: 0 0 150px;         /* 幅を固定(220px) ※お好みで */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;             /* 内部要素間の縦余白 */
  text-align: left;
}

.prna-logo {
  width: 120px;  /* ロゴ表示幅 */
  height: auto;
  display: block;
  margin-bottom: 0.5rem;
  margin: 10px auto;
}

.prna-dateTime {
  font-size: 0.9rem;
  color: #666;
  margin-bottom: 0.25rem;  /* 日時と下要素の隙間 */
}

.prna-provided {
  font-size: 0.9rem;
  color: #333;
}
.prna-provided a {
  color: #0066cc;
  text-decoration: none;
}
.prna-provided a:hover {
  text-decoration: underline;
}

/* 右カラム */
.prna-header-right {
  flex: 1;                 /* 残り幅を使用 */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}

.prna-title {
  margin: 0;
  font-size: 1.8rem;       /* タイトルの大きさ */
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.02em;
    color: #0f2950 !important;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif !important;
    font-size: 2.4rem !important;
    font-weight: 700 !important;
    margin-top: 30px;
}

.prna-title a {
  text-decoration: none;
  color: inherit;
}
.prna-title a:hover {
  text-decoration: underline;
}

.prna-copyright {
    font-size: 1.2rem;
    color: #555;
    margin: 10px 0;
}

/***********************************************************
 * 記事本文
 ***********************************************************/
.prna-article-body {
  margin-top: 1rem;
  line-height: 1.7;         /* 本文行間 ※コンテナよりやや広めにして可読性UP */
  font-size: 1rem;
  letter-spacing: 0.01em;
  color: #333;
}

/* pタグの余白 */
.prna-article-body p {
  margin-top: 0;            /* 連続段落間のズレを減らす */
  margin-bottom: 1rem;

    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: .02em;
    font-family: YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

/* hタグの例 (description内に含まれる場合を想定) */
.prna-article-body h1, 
.prna-article-body h2, 
.prna-article-body h3 {
  margin-top: 1.2rem;
  margin-bottom: 0.8rem;
  line-height: 1.3;
  letter-spacing: 0.02em;
  font-weight: bold;
}
.prna-article-body h1 { font-size: 1.6rem; }
.prna-article-body h2 { font-size: 1.4rem; }
.prna-article-body h3 { font-size: 1.2rem; }

/* リスト(ul, ol)の例 */
.prna-article-body ul,
.prna-article-body ol {
  margin-bottom: 1rem;
  padding-left: 2rem;       /* インデント */
  line-height: 1.6;
}

/* tableやimgなどがdescription内にある場合の例 */
.prna-article-body table {
  margin: 1rem 0;
  border-collapse: collapse;
}
.prna-article-body td, 
.prna-article-body th {
  padding: 0.5rem;
  border: 1px solid #ccc;   /* 必要に応じて調整 */
}
.prna-article-body img {
  max-width: 100%; 
  height: auto;
  display: block;
  margin: 1rem 0 0 0;
}

/***********************************************************
 * レスポンシブ（幅768px以下 → 1カラム化）
 ***********************************************************/
@media (max-width: 768px) {
  .prna-header-left,
  .prna-header-right {
    width: 100%;
    margin-bottom: 1rem;
    align-items: center;   /* 要素を中央寄せ */
    text-align: center; 
  }
  
  .prna-title {
    font-size: 1.5rem;     /* スマホで少し小さめ */
  }
  
  .prna-article-body {
    font-size: 0.95rem;    /* モバイルで微調整 */
    line-height: 1.6;
  }
}

@media (max-width: 359px) {
  .prna-header-2col {
    display: block;        /* 横並びを解除して縦積み */
  }
}
/* サムネイル領域: 16:9の比率ボックス */
.prna-thumb-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 = 9/16=0.5625 => 56.25% */
  background-color: #f0f0f0; /* 余白部の色 */
  overflow: hidden;
  margin-bottom: 1rem;  /* 下との余白 */
}

.prna-thumb-wrapper .prna-thumb-img {
  position: absolute;
  top: 0; left: 0;
  width: 100%; 
  height: 100%;
  object-fit: contain;   /* アスペクト比を保ち、画像全体を収める */
  object-position: center;
}

/* サムネイルの16:9枠 */
.prna-thumb-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 = 9/16 => 0.5625 => 56.25% */
  background-color: #f8f8f8;
  margin-bottom: 1rem;
  overflow: hidden;
}
.prna-thumb-img {
  position: absolute;
  top:0; left:0; width:100%; height:100%;
  object-fit: contain; /* 縦長画像でも全体を収める */
  object-position: center;
}

/* カテゴリ部分 */
.prna-category-block {
  margin-bottom: 1rem;
    font-size: 1.5rem;
    color: #444;
    letter-spacing: 0.1em;
}

/* 本文中に変換された <figure class="prna-embedded-figure"> */
.prna-embedded-figure {
  margin: 1rem auto;
  text-align: center;
  margin-bottom: 20px;
}
.prna-embedded-figure img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.prna-embedded-figure figcaption {
  margin-top: 0.5em;
  font-size: 0.9rem;
  color: #666;
}

/* メインコンテナの調整 */
.prna-container {
    display: flex;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
    align-items: flex-start; /* コンテナの上部を揃える */
}

/* メインエリアのグリッドレイアウトを調整 */
.prna-main-articles {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    flex: 3;
    align-content: flex-start; /* グリッドの内容を上揃えに */
    grid-auto-rows: min-content; /* 各行の高さを内容に合わせる */
  
    padding-bottom: 200px;
    position: relative;
}

/* 記事カードのレイアウト調整 */
.prna-article {
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    color: inherit;
    display: block;
    height: auto; /* 高さを内容に合わせる */
    min-height: 350px; /* 最小の高さを設定 */
}

/* 記事カードの画像サイズを統一 */
.prna-article img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 5px;
}

/* 記事タイトルの高さを調整 */
.prna-article h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0;
    height: 3.6em; /* タイトルの高さを固定（3行分） */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.prna-article p {
    font-size: 0.9em;
    color: #666;
}

.prna-article-source {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.prna-article-source div {
    display: flex;
    align-items: center;
}

.prna-article-source img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 8px;
}
.prna-article-source time {
  font-size: 8px;
}

.prna-sidebar {
    flex: 1.2;
    background: white;
    padding: 15px;
}

.prna-sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.prna-sidebar-header h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
}

.prna-view-all {
    font-size: 0.9em;
    text-decoration: none;
    color: #0066cc;
    font-weight: bold;
}

.prna-view-all:hover {
    text-decoration: underline;
}

.prna-new-articles {
    list-style: none;
    padding: 0;
    padding-left: 0px!important;
}

.prna-new-articles li {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    font-size: 0.9em;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.prna-new-articles .prna-new-article-thumbnail {
    width: 100%;
    height: auto;
    border-radius: 5px;
    object-fit: cover;
}

.prna-new-article-content {
    margin-top: 10px;
}

.prna-new-article-content a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.prna-new-article-content a:hover {
    text-decoration: underline;
}

.prna-new-article-source {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
    font-size: 0.85em;
    color: #666;
    padding-top: 8px;
}

.prna-new-article-source div {
    display: flex;
    align-items: center;
}

.prna-new-article-source img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 8px;
}

/* レスポンシブ対応 - コンテナが1カラムになる */
@media (max-width: 992px) {
    .prna-container {
        flex-direction: column;
    }
    
    /* メインエリアは2カラムを維持 */
    .prna-main-articles {
        grid-template-columns: repeat(2, 1fr);
    }
    
    /* サイドバーも2カラムに変更 */
    .prna-new-articles {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    
    .prna-new-articles li {
        margin-bottom: 0;
    }
}

/* さらに幅が小さくなった場合、すべて1カラムに */
@media (max-width: 576px) {
    .prna-main-articles {
        grid-template-columns: 1fr;
    }
    
    .prna-new-articles {
        grid-template-columns: 1fr;
    }
}

/* 記事詳細ページ用のコンテナ - 新規追加 */
.prna-detail-container {
  display: flex;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

/* 記事詳細ページのメインコンテンツ - 新規追加 */
.prna-detail-main {
  flex: 3;
}

/* 記事詳細ページのサイドバー - 新規追加 */
.prna-detail-sidebar {
  flex: 1.2;
  background: white;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  align-self: flex-start;
}

/* 記事詳細ページのレスポンシブ対応 - 新規追加 */
@media (max-width: 992px) {
  .prna-detail-container {
    flex-direction: column;
  }
  
  .prna-detail-sidebar .prna-new-articles {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  
  .prna-detail-sidebar .prna-new-articles li {
    margin-bottom: 0;
  }
}

@media (max-width: 576px) {
  .prna-detail-sidebar .prna-new-articles {
    grid-template-columns: 1fr;
  }
}


        /* 全体を中央配置 */
.cta-news-container {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
        /* CTAボタン */
        .cta-button {
            display: inline-block;
            padding: 15px 30px;
            font-size: 1.2rem;
            font-weight: bold;
            color: #fff;
            background-color: #0073e6;
            border: none;
            border-radius: 8px;
            text-decoration: none;
            transition: 0.3s;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }

        /* ホバー時のスタイル */
        .cta-button:hover {
            background-color: #005bb5;
            box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
        }


        .trends-container-news {
            background: linear-gradient(135deg, #5a6e8c, #a2b3cc);
            border-radius: 12px;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            max-width: 1200px;
            width: 98%;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
            margin: 20px auto;
            margin-bottom: 20px;
            box-sizing: border-box;
        }

        .trends-header-news {
            background-color: rgba(255, 255, 255, 0.1);
            padding: 20px;
            text-align: center;
            color: #ffffff;
        }

        .trends-header-news .thnpn-h {
            font-size: 2.5rem;
            font-weight: bold;
            color: #ffffff;
        }

        .trends-content-news {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            padding: 20px;
            color: #ffffff;
        }

        .trends-text-section {
            flex: 1 1 50%;
            padding: 20px;
        }

        .trends-text-section h2 {
            font-size: 2rem;
            margin-bottom: 10px;
            color: #ffffff;
            font-weight: bold;
        }

        .trends-text-section p {
            font-size: 1rem;
            line-height: 1.6;
        }

        .trends-image-section {
            flex: 1 1 40%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 20px;
        }

        .trends-image-section img {
            max-width: 100%;
            border-radius: 10px;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
        }

        .latest-trends-news {
            max-width: 1200px;
            width: 100%;
            margin-top: 20px;
            margin: 20px auto;
        }

        .latest-trends-news h2 {
            font-size: 1.8rem;
            margin-bottom: 15px;
            color: #333;
        }

        .trends-news-container {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 15px;
            justify-content: center;
        }

        .trends-news-card {
            background: white;
            width: calc(25% - 15px);
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            text-decoration:none;
            color: #111;
           width: 100%;
        }

        .trends-news-card img {
            width: 100%;
            height: auto;
            display: block;
          
    aspect-ratio: 1 / 1;
    object-fit: contain;
        }

        .trends-news-details {
            padding: 10px;
        }

        .trends-news-details h3 {
            font-size: 12px;
            font-weight: bold;
            margin-bottom: 5px;
            overflow: hidden;
            display: -webkit-box;
            text-overflow: ellipsis;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .trends-news-details p {
            font-size: 10px;
            color: #666;
        }

        .trends-news-source {
            display: flex;
            align-items: center;
        }

        .trends-news-source img {
            width: 50px;
            height: 50px;
            object-fit: cover;
            margin-right: 8px;
        }


        @media (max-width: 768px) {
            .trends-news-container {
                display: grid;
                grid-template-columns: repeat(2, 1fr);
                gap: 10px;
                justify-content: center;
                box-sizing: border-box;
                padding: 5px;
            }
        
            .trends-news-card {
                width: 100%;
            }
        }
        @media (max-width: 600px) {
            .trends-text-section {
                flex: 100%;
            }
        }
        
        @media (max-width: 360px) {
            .trends-news-container {
                display: flex;
                flex-direction: column;
                align-items: center;
            }
        
            .trends-news-card {
                width: 90%;
            }
        }
.trends-news-source time {
    all: unset;
    display: inline-block !important;
    font-size: 10px !important;
}
.prna__ctn3 {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, .15);
    color: #222;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    transition: all .2slinear;
    width: auto;
    margin: 20px auto;
    margin-bottom: 30px;
    font-weight: bold;
    display: block;
    border: 2px solid #222;
    width: 180px;
}
/*/prna template*/


/*事例item*/
.award-section {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 20px 25px;
  margin: 30px 0;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.award-section h4 {
  color: #1a3b6d;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: 2px solid #e6e9ee;
  padding-bottom: 8px;
}

.award-intro {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.5;
}

.award-container {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 25px;
}

.award-item {
  flex: 1 1 300px;
  background-color: white;
  border-radius: 6px;
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  border-left: 4px solid #4a6fa5;
}

.award-president {
  border-left: 4px solid #d4af37; /* 金色で社長賞を特別扱い */
  background-color: #fffdf5;
}

.award-item h5 {
  color: #1a3b6d;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 17px;
}

.winner {
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}

.project {
  font-size: 14px;
  color: #555;
  line-height: 1.4;
}

.other-projects {
  background-color: white;
  border-radius: 6px;
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.other-projects h5 {
  color: #1a3b6d;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 17px;
}

.other-projects ul {
  margin: 0;
  padding-left: 20px;
}

.other-projects li {
  margin-bottom: 8px;
  color: #555;
  font-size: 14px;
  line-height: 1.4;
}

.other-winner {
  font-weight: bold;
  color: #333;
}
/*/事例item*/



  /* shoppy カリキュラム*/

/* shoppy カリキュラム - おしゃれバージョン（指定部分は元に戻す） */
.shoppy-body {
  display: flex;
  flex-direction: column;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  background-color: #f7f9f8;
  color: #333;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

.shoppy-header {
  background: linear-gradient(135deg, #43a047 0%, #2e7d32 100%);
  color: white;
  padding: 16px 24px;
  position: sticky;
  top: 0;
  z-index: 1001;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.shoppy-header__title {
  font-size: 22px;
  font-weight: 500;
  margin: 0;
  line-height: 1.3;
  letter-spacing: 0.5px;
}

.shoppy-content-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.shoppy-sidebar {
  position: sticky;
  top: 66px;
  width: 280px;
  background-color: #ffffff;
  overflow-y: auto;
  height: calc(100vh - 66px);
  transition: all 0.3s ease;
  border-right: 1px solid #eaefeb;
  box-shadow: 2px 0 8px rgba(0,0,0,0.03);
}

.shoppy-sidebar__title {
  background: linear-gradient(135deg, #43a047 0%, #2e7d32 100%);
  color: white;
  padding: 18px 20px;
  margin: 0;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 500;
}

.shoppy-sidebar__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.shoppy-sidebar__list li {
  border-bottom: 1px solid #eaefeb;
}

.shoppy-sidebar__link {
  display: block;
  color: #333;
  padding: 14px 18px;
  text-decoration: none;
  transition: all 0.2s ease;
  font-size: 14.5px;
}

.shoppy-sidebar__link:hover {
  background-color: #f0f7f1;
  color: #2e7d32;
  padding-left: 22px;
}

.shoppy-sidebar__link.active {
  background-color: #43a047;
  color: white;
  border-left: 4px solid #1b5e20;
  padding-left: 14px;
  font-weight: 500;
}

.shoppy-main-content {
  flex: 1;
  padding: 24px 30px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0,0,0,0.03);
  border-radius: 0 0 8px 8px;
}

.shoppy-menu-toggle {
  display: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 24px;
  color: white;
  background: none;
  border: none;
  padding: 0;
}

.shoppy-current-heading {
  position: sticky;
  top: 66px;
  background-color: #fff;
  padding: 16px 22px;
  border-bottom: 1px solid #eaefeb;
  margin: 0 0 25px 0;
  cursor: pointer;
  z-index: 100;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
  border-radius: 4px;
  transition: all 0.2s ease;
}

.shoppy-current-heading:hover {
  background-color: #f7f9f8;
}

.shoppy-current-heading__title {
  color: #43a047;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}

.shoppy-heading-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
  background-color: white;
  box-shadow: 0 5px 20px rgba(0,0,0,0.15);
  z-index: 9999;
  max-height: 80vh;
  overflow-y: auto;
  border: none;
  border-radius: 8px;
}

.shoppy-heading-popup__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  border-bottom: 1px solid #eaefeb;
  background: linear-gradient(135deg, #43a047 0%, #2e7d32 100%);
  color: white;
  position: sticky;
  top: 0;
  border-radius: 8px 8px 0 0;
}

.shoppy-heading-popup__title {
  margin: 0;
  color: white;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.shoppy-close-popup {
  cursor: pointer;
  font-size: 20px;
  color: white;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: background-color 0.2s;
  background-color: rgba(255,255,255,0.1);
}

.shoppy-close-popup:hover {
  background-color: rgba(255,255,255,0.2);
}

.shoppy-popup-overlay,
.shoppy-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  backdrop-filter: blur(2px);
  z-index: 1500;
}

.shoppy-heading-popup__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.shoppy-main-heading-item {
  font-weight: 500;
  padding: 14px 18px;
  border-bottom: 1px solid #eaefeb;
  cursor: pointer;
  color: #333;
  transition: all 0.2s ease;
}

.shoppy-sub-heading-item {
  padding: 12px 28px;
  font-size: 0.95em;
  border-bottom: 1px solid #eaefeb;
  cursor: pointer;
  color: #555;
  transition: all 0.2s ease;
}

.shoppy-heading-popup__list li:hover {
  background-color: #f0f7f1;
}

.shoppy-heading-popup__list li.current-item {
  background-color: #f0f7f1;
  border-left: 4px solid #43a047;
  padding-left: 14px;
}

.shoppy-sub-heading-item.current-item {
  padding-left: 24px;
}

.shoppy-content-section {
  margin-bottom: 35px;
  background: #fff;
  padding: 5px 0;
  border-radius: 4px;
}

.shoppy-section__title {
  color: #2e7d32;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #43a047;
  font-size: 1.4rem;
  font-weight: 600;
}

.shoppy-section__subtitle {
  margin: 30px 0 15px;
  color: #333;
  font-size: 1.2rem;
  font-weight: 500;
}

.shoppy-section__text {
  line-height: 1.7;
  margin-bottom: 20px;
  color: #444;
}

.shoppy-section__list {
  margin-bottom: 20px;
}
.shoppy-section__list {
  list-style: none; /* デフォルトの点を非表示にする */
  padding: 0; /* デフォルトの左側の余白を消す */
  margin: 0; /* デフォルトの上下の余白を消す */
}

.shoppy-section__list li {
  font-size: 16px; /* 文字サイズを読みやすいサイズに設定 */
  line-height: 1.6; /* 行間を広げて読みやすくする */
  padding-left: 20px; /* 左側にスペースを作り、アイコンを配置しやすくする */
  position: relative; /* 子要素の配置基準にする */
  margin-bottom: 10px; /* 項目間に適切な余白を作る */
}

.shoppy-section__list li::before {
  content: '✓'; /* アイコンとしてチェックマークを表示 */
  color: #337ab7; /* アイコンの色を設定（例：青） */
  font-weight: bold;
  position: absolute; /* 親要素（li）を基準に配置 */
  left: 0; /* liの左端に配置 */
}
.oia {
  /* デフォルトの番号表示を非表示にする */
  list-style: none;
  /* リスト全体の余白を調整 */
  margin: 0;
  padding: 0;
  /* フォントをシンプルに */
  font-family: Arial, sans-serif;
  color: #333;
}

.oia li {
  /* 各リストアイテムの余白 */
  padding: 8px 0;
  /* アイテムの下に区切り線を追加 */
  border-bottom: 1px solid #eee;
  /* アイテムの行の高さを調整 */
  line-height: 1.5;
}

/* 最後のアイテムの区切り線を削除 */
.oia li:last-child {
  border-bottom: none;
}
/* ここから元のコードを使用 (shoppy-section__code) */
.shoppy-section__code {
  background-color: #f1f1f1;
  padding: 2px 5px;
  border-radius: 3px;
  font-family: Consolas, Monaco, 'Andale Mono', monospace;
}

.shoppy-code-example {
  background-color: #f1f1f1;
  padding: 15px;
  margin: 15px 0;
  border-left: 4px solid #04AA6D;
  overflow-x: auto;
}

/* ここから元のコードを使用 (fcc-tb) */
.fcc-tb {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.fcc-tb th, .fcc-tb td {
  padding: 10px;
  text-align: left;
  border: 1px solid #e0e0e0;
}

.fcc-tb thead th {
  background-color: #f5f5f5;
  font-weight: bold;
}

.fcc-tb tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}


/* この部分だけ新しいスタイル（ただし元のリスト構造を尊重） */
.fcc-lists {
  list-style-type: none;
  padding-left: 20px;
  margin-bottom: 20px;
}

.fcc-lists li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  line-height: 1.6;
}

.fcc-lists li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #4CAF50;
  font-weight: bold;
}

@media (max-width: 1000px) {
  .shoppy-body {
    padding-top: 0;
  }
  
  .shoppy-content-container {
    flex-direction: column;
  }

  .shoppy-header {
    padding: 14px 16px;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    top: 0;
    left: 0;
    z-index: 2000;
  }

  .shoppy-header__title {
    font-size: 16px;
    max-width: calc(100% - 40px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .shoppy-current-heading {
    position: fixed;
    top: 52px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 12px 16px;
    z-index: 1900;
    background-color: rgba(255,255,255,0.95);
    backdrop-filter: blur(5px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    box-sizing: border-box;
    border-radius: 0;
  }
  
  .shoppy-current-heading__title {
    font-size: 14px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .shoppy-menu-toggle {
    display: block;
  }

  .shoppy-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 85%;
    max-width: 320px;
    transform: translateX(-100%);
    z-index: 2100;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
  }
  
  .shoppy-sidebar.open {
    transform: translateX(0);
  }
  
  .shoppy-main-content {
    width: 100%;
    padding: 16px;
    margin-top: 96px;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0;
  }
  
  .shoppy-overlay.open {
    display: block;
    z-index: 2050;
  }
  
  .shoppy-heading-popup {
    top: 50%;
    z-index: 2200;
    width: 92%;
    max-height: 75vh;
  }
  
  .shoppy-popup-overlay {
    z-index: 2150;
  }
  
  /* スマホ版でのリストアイテムスタイル */
  .shoppy-content-section {
    background: #fff;
    padding: 5px 0;
    border-radius: 8px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.05);
    margin-bottom: 25px;
  }
  
}
/* /shoppy カリキュラム*/

  /* /shoppy カリキュラム*/

  /* shoppy 顧客*/
  .shoppy-access-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 20px;
    background-color: #f9f9f9;
  }

  .shoppy-content-section img{width: 100%;}

  /* コンテンツボックス */
  .shoppy-access-box {
    max-width: 600px;
    width: 100%;
    background: white;
    border: 1px solid #e0e0e0;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    text-align: center;
  }

  .shoppy-access-title {
    font-size: 20px;
    color: #04AA6D;
    margin-bottom: 15px;
  }

  .shoppy-access-description {
    font-size: 16px;
    color: #555;
    margin-bottom: 25px;
  }

  /* ボタン共通 */
  .shoppy-access-btn-group {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
  }

  .shoppy-access-btn {
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 16px;
    transition: all 0.3s ease;
    display: inline-block;
  }

  /* ログインボタン */
  .shoppy-login-btn {
    background-color: #04AA6D;
    color: #fff;
    border: 1px solid #04AA6D;
  }

  .shoppy-login-btn:hover {
    background-color: #038d5a;
    border-color: #038d5a;
  }

  /* 登録ボタン */
  .shoppy-register-btn {
    background-color: transparent;
    color: #04AA6D;
    border: 1px solid #04AA6D;
  }

  .shoppy-register-btn:hover {
    background-color: #e8f8f1;
  }
  /* /shoppy 顧客*/
/* main-account */
  .curriculum-wrapper {
    max-width: 1200px;
    margin: 40px auto;
    padding: 20px;
  }

  .curriculum-heading {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc;
  }

  .curriculum-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .curriculum-item {
    flex: 1 1 250px;
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    color: #2b8f6a;
    font-weight: bold;
    font-size: 1.1rem;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s;
  }
.article-admin svg{
    width: 14px;
    margin: 0 10px 0 0;
}

a.curriculum-item {
    background: #049bf0;
    color: #fff;
}
a.curriculum-item:hover {
    background: #25adf99e;
    transform: translateY(-4px);
}
  @media screen and (max-width: 768px) {
    .curriculum-grid {
      flex-direction: column;
    }
  }
/* /main-account */


/* package-selector */
.package-selector {
background: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
border: 1px solid #e9ecef;
}

.package-selector h3 {
margin: 0 0 15px 0;
font-size: 18px;
color: #333;
}

.package-selector select {
width: 100%;
padding: 10px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 16px;
background-color: white;
cursor: pointer;
}

.package-selector select:focus {
outline: none;
border-color: #007bff;
box-shadow: 0 0 0 2px rgba(0,123,255,.25);
}

.progress-info {
margin-top: 15px;
}

.progress-info p {
margin: 0 0 8px 0;
font-size: 14px;
color: #555;
}

.progress-bar {
width: 100%;
height: 8px;
background: #e9ecef;
border-radius: 4px;
overflow: hidden;
margin-top: 8px;
}

.progress-fill {
height: 100%;
background: linear-gradient(90deg, #007bff, #0056b3);
transition: width 0.3s ease;
}

.package-warning {
background: #fff3cd;
border: 1px solid #ffeaa7;
padding: 15px;
border-radius: 4px;
margin-top: 15px;
color: #856404;
}

.package-warning p {
margin: 0 0 10px 0;
}

.package-warning p:last-child {
margin-bottom: 0;
}

@media (max-width: 768px) {
.package-selector {
padding: 15px;
margin: 15px 0;
}

.package-selector h3 {
font-size: 16px;
}

.package-selector select {
font-size: 14px;
padding: 8px;
}
}
/* /package-selector */

/* fcc iframe */
  .responsive-iframe {
    width: 100%;
    height: 1400px;
    border: none;
  }

  @media (max-width: 980px) {
    .responsive-iframe {
      height: 1800px;
    }
  }
  .shoppy-header__title{
    color: #fff;
  }
/* /fcc iframe */

/* fcc admin */
.lp-cta {
  background-color: #f5faff;
  padding: 4rem 1rem;
  text-align: center;
   margin-top: 20px;
}
.lp-cta__inner {
  max-width: 800px;
  margin: 0 auto;
}
.lp-cta__heading {
  font-size: 2rem;
  font-weight: bold;
  color: #2b8f6a;
  margin-bottom: 1rem;
}
.lp-cta__lead {
  font-size: 1.125rem;
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.6;
}
.lp-cta__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.lp-cta__btn {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 6px;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.2s ease;
}
/* Primary（新規登録） */
.lp-cta__btn--primary {
  background-color: #2b8f6a;
  color: #fff;
}
.lp-cta__btn--primary:hover {
  background-color: #257a5a;
}
/* Secondary（ログイン） */
.lp-cta__btn--secondary {
  background-color: #3a6ea5;
  color: #fff;
}
.lp-cta__btn--secondary:hover {
  background-color: #2f5e91;
}

/* レスポンシブ */
@media screen and (max-width: 600px) {
  .lp-cta__buttons {
    flex-direction: column;
  }
  .lp-cta__btn {
    width: 100%;
    text-align: center;
  }
}
/* /fcc admin */

/* fcc login */
  .shoppy-access-btn-group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2rem;
  }
  .shoppy-access-btn {
    display: inline-block;
    padding: 12px 24px;
    font-size: 1rem;
    border-radius: 6px;
    background-color: #2b8f6a;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.2s ease-in-out;
  }
  .shoppy-access-btn:hover {
    background-color: #257a5a;
  }
  .shoppy-login-btn {
    background-color: #3a6ea5;
  }
  .shoppy-login-btn:hover {
    background-color: #2f5e91;
  }
  .shoppy-register-btn {
    background-color: #29a36d;
  }
  .shoppy-register-btn:hover {
    background-color: #238b5c;
  }
  .shoppy-access-box {
    background: #fff;
    border-radius: 8px;
    padding: 2rem;
    max-width: 600px;
    margin: 0 auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  }
  .shoppy-access-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #2b8f6a;
    margin-bottom: 10px;
  }
  .shoppy-access-description {
    font-size: 1.1rem;
    color: #444;
    line-height: 1.6;
  }
  .shoppy-logged-in-header {
    background-color: #f4f9f4;
    padding: 1rem;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
  }
  .shoppy-logged-in-wrapper {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shoppy-logged-in-text {
    font-size: 0.95rem;
    color: #2b8f6a;
  }
  .shoppy-logout-link {
    font-size: 0.95rem;
    color: #2b8f6a;
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    text-decoration: none;
  }
  .shoppy-logout-link:hover {
    text-decoration: underline;
  }
/* /fcc login */

/* fcc pagenation*/

/* ===== 記事ページネーション ===== */
.lp-pagination {
  background-color: #f5faff;
  padding: 3rem 1rem;
}
.lp-pagination__inner {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.lp-pagination__item {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  padding: 1rem 1.5rem;
  text-decoration: none;
  color: #333;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: background-color 0.2s;
  flex: 1;
}
.lp-pagination__item:hover {
  background-color: #e6f2ff;
}
.lp-pagination__icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  color: #2b8f6a;
}
.lp-pagination__item--prev .lp-pagination__icon {
  margin-right: 1rem;
}
.lp-pagination__item--next .lp-pagination__icon {
  margin-left: 1rem;
}
.lp-pagination__text {
  display: flex;
  flex-direction: column;
}
.lp-pagination__label {
  font-size: 0.875rem;
  color: #888;
}
.lp-pagination__title {
  font-size: 1.125rem;
  font-weight: bold;
  color: #2b8f6a;
  margin-top: 0.25rem;
}
/* モバイル対応 */
@media screen and (max-width: 600px) {
  .lp-pagination__inner {
    flex-direction: column;
  }
  .lp-pagination__item {
    width: 100%;
  }
}

/* /fcc pagenation */

/* fcc related */
/* ===== 関連するカリキュラム ===== */
.related-curriculums {
  padding: 3rem 1rem;
}
.related-curriculums__heading {
  font-size: 1.75rem;
  font-weight: bold;
  color: #2b8f6a;
  text-align: center;
  margin-bottom: 2rem;
}
.related-curriculums__list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: 900px;
  margin: 0 auto;
}
/* カード共通 */
.related-curriculums__card {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  text-decoration: none;
  color: inherit;
  overflow: hidden;
  transition: background-color 0.2s;
}
.related-curriculums__card:hover {
  background-color: #e6f2ff;
}
/* 画像枠 */
.related-curriculums__img {
  flex-shrink: 0;
  width: 200px;
  height: 120px;
  background: #f0f4f8;
}
.related-curriculums__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* テキスト＋ボタン */
.related-curriculums__body {
  display: flex;
  flex-direction: column;
  padding: 1rem 1.5rem;
  gap: 0.75rem;
}
.related-curriculums__title {
  padding: 0.75rem 1rem;
  border-radius: 6px;
  font-size: 1rem;
  color: #333;
  line-height: 1.4;
}
.related-curriculums__btn {
  display: inline-block;
  background: #2b8f6a;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-size: 0.875rem;
  cursor: pointer;
  align-self: flex-start;
  transition: background-color 0.2s;
}
.related-curriculums__btn:hover {
  background: #257a5a;
}

/* ===== SP（600px以下） ===== */
@media screen and (max-width: 600px) {
  .related-curriculums__list {
    gap: 1rem;
  }
  .related-curriculums__card {
    flex-direction: column;
  }
  .related-curriculums__img {
    width: 100%;
    height: auto;
  }
  .related-curriculums__body {
    padding: 1rem;
    align-items: center;
    text-align: center;
  }
  .related-curriculums__btn {
    width: auto;
    align-self: center;
  }
}

/* /fcc related */

/* fcc breadcrumb__item */

.lp-breadcrumb {
  background-color: #f5faff;
  padding: 0.75rem 1rem;
}
.lp-breadcrumb__wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* スムーズスクロール */
}
.lp-breadcrumb__wrapper::-webkit-scrollbar {
  height: 6px;
}
.lp-breadcrumb__wrapper::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.2);
  border-radius: 3px;
}
.lp-breadcrumb__wrapper::-webkit-scrollbar-track {
  background: transparent;
}
.lp-breadcrumb__list {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp-breadcrumb__item {
  font-size: 0.875rem;
  color: #2b8f6a;
  flex-shrink: 0;
}
.lp-breadcrumb__item a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s;
}
.lp-breadcrumb__item a:hover {
  text-decoration: underline;
}
.lp-breadcrumb__item--current {
  font-weight: bold;
  color: #444;
}
.lp-breadcrumb__separator {
  margin: 0 0.5rem;
  color: #888;
  flex-shrink: 0;
}
/* モバイル時もタップしやすく */
@media screen and (max-width: 600px) {
  .lp-breadcrumb__item,
  .lp-breadcrumb__separator {
    font-size: 0.875rem;
  }
}

/* /fcc breadcrumb__item  */

/*tooltip*/

.tooltip-link {
  position: relative;
  color: #0645ad;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  z-index: 10;
}

.tooltip-link .tooltip-content {
  display: none;
  position: fixed;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  padding: 10px;
  z-index: 9999;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  border-radius: 4px;
  text-align: left;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.tooltip-content img {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
  border-radius: 4px;
}

.tooltip-content a {
  color: #0645ad;
  text-decoration: underline;
}

/* JavaScript無効時のフォールバック */
.tooltip-link:hover .tooltip-content {
  display: block;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
  width: 280px;
  max-width: 90vw;
}

/* テーブル内の場合のフォールバックスタイル */
table .tooltip-link:hover .tooltip-content,
.fcc-tb .tooltip-link:hover .tooltip-content {
  max-width: 250px;
  font-size: 12px;
  line-height: 1.3;
}

/*/tooltip*/

/*
カリキュラム
---------------------*/
/*top*/


  .article-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 8px;
  }
  



        .fccp-container {
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
        }
        
        /* ヒーローセクション */
        .fccp-hero {
            background-color: #00bcd4;
            color: white;
            padding: 32px;
            text-align: center;
            border-radius: 8px;
            margin: 0px auto;
            max-width: 1200px;
        }

        .fccp-hero h1 {
            font-size: 60px;
            font-weight: bold;
            margin-bottom: 16px;
            color: white;
        }

        .fccp-hero p {
            font-size: 24px;
            margin-bottom: 32px;
        }

        .fccp-tags {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            gap: 12px;
        }

        .fccp-tag {
            background: white;
            color: #00bcd4;
            border: 2px solid #00bcd4;
            padding: 8px 16px;
            border-radius: 25px;
            font-size: 14px;
            font-weight: bold;
            transition: all 0.3s ease;
            cursor: pointer;
        }

        .fccp-tag:hover {
            background-color: #00bcd4;
            color: white;
            border: 2px solid #fff;
        }
        
        /* セクションヘッダー */
        .fccp-section-header {
            width: 100%;
            margin: 0px auto 20px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .fccp-section-title {
            font-size: 18px;
            font-weight: bold;
            position: relative;
            padding-left: 15px;
            margin: 10px 0px 20px 0px;
        }
        
        .fccp-section-title::before {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 5px;
            height: 20px;
            background-color: #00bcd4;
        }
        
        .fccp-view-all {
            font-size: 14px;
            color: #00bcd4;
        }

        /* 3ステップセクション */
        .fccp-steps {
            display: flex;
            flex-wrap: wrap;
            gap: 16px;
            justify-content: space-between;
            margin: 20px auto;
        }

        .fccp-step {
            background-color: white;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            flex: 1;
            min-width: 220px;
            padding: 24px 16px;
            text-align: center;
            display: flex;
            flex-direction: column;
            align-items: center;
            box-shadow: 0 2px 4px rgba(0,0,0,0.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .fccp-step:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 20px rgba(0,0,0,0.1);
        }

        .fccp-step svg {
            width: 48px;
            height: 48px;
            margin-bottom: 12px;
            fill: #00bcd4;
        }

        .fccp-step-label {
            font-size: 16px;
            font-weight: 500;
        }
        
        /* スライダー（CSS only） */
        .fccp-slider {
            margin: 20px auto;
            overflow-x: auto;
            position: relative;
            -webkit-overflow-scrolling: touch;
            scrollbar-width: none;
            scroll-snap-type: x mandatory;
        }
        
        .fccp-slider::-webkit-scrollbar {
            display: none;
        }
        
        .fccp-slider-inner {
            display: flex;
            width: max-content;
            min-width: 100%;
        }
        
        .fccp-slider-item {
            flex: 0 0 25%;
            min-width: 250px;
            max-width: 250px;
            padding: 0 10px;
            margin: 0 auto;
            scroll-snap-align: start;
        }
        
        .fccp-slider-image {
            width: 100%;
            border-radius: 8px;
            margin-bottom: 10px;
            aspect-ratio: 16 / 9;
            object-fit: cover;
        }
        
        .fccp-slider-title {
            font-size: 14px;
            margin-bottom: 5px;
            font-weight: bold;
        }
        
        /* カテゴリーアイコン */
        .fccp-category-icons-inner {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            gap: 20px;
            margin: 20px auto;
        }
        
        .fccp-category-icon {
            width: calc(20% - 20px);
            text-align: center;
            margin-bottom: 15px;
        }
        
        .fccp-category-icon svg {
            width: 50px;
            height: 50px;
            fill: #00bcd4;
            background-color: #f0f7f8;
            padding: 10px;
            border-radius: 50%;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .fccp-category-icon:hover svg {
            transform: translateY(-5px);
            box-shadow: 0 5px 10px rgba(0,0,0,0.15);
        }
        
        .fccp-category-icon p {
            font-size: 12px;
            margin-top: 8px;
            font-weight: 500;
        }
        
        /* フリーコードキャンプの特徴 */
        .fccp-features-inner {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            margin: 20px auto;
        }
        
        .fccp-feature {
            width: calc(100% / 3 - 20px);
            background-color: #fff;
            border-radius: 8px;
            padding: 20px;
            margin-bottom: 20px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .fccp-feature:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 20px rgba(0,0,0,0.1);
        }
        
        .fccp-feature svg {
            width: 80px;
            height: 80px;
            fill: #00bcd4;
            margin-bottom: 15px;
        }
        
        .fccp-feature h3 {
            font-size: 16px;
            margin-bottom: 10px;
            color: #00bcd4;
        }
        
        .fccp-feature p {
            font-size: 14px;
        }
        
        /* 講師紹介 */
        .fccp-instructor {
            margin: 20px auto;
            background-color: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        
        .fccp-instructor-inner {
            display: flex;
            align-items: center;
            padding: 20px;
        }
        
        .fccp-instructor-image {
            width: 80px;
            height: 80px;
            border-radius: 50%;
            overflow: hidden;
            margin-right: 20px;
            flex-shrink: 0;
        }
        
        .fccp-instructor-info h3 {
            font-size: 16px;
            margin-bottom: 5px;
        }
        
        .fccp-instructor-info p {
            font-size: 14px;
            color: #777;
        }
        
        /* 登録ボタン */
        .fccp-register-button {
            display: block;
            margin: 20px auto;
            margin-bottom: 50px;
            padding: 15px;
            background-color: #ff6b6b;
            color: #fff;
            text-align: center;
            border-radius: 50px;
            font-weight: bold;
            box-shadow: 0 2px 4px rgba(0,0,0,0.2);
        }
        
        /* よくある質問セクション */
        .fccp-faq-wrap {
            margin: 30px auto 40px;
            background: #fff;
            border-radius: 8px;
            padding: 24px 32px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.05);
        }

        .fccp-faq-item {
            border-bottom: 1px solid #e0e0e0;
            padding: 16px 0;
        }

        .fccp-faq-item:last-child {
            border-bottom: none;
        }

        .fccp-faq-item summary {
            font-size: 18px;
            font-weight: 600;
            color: #00bcd4;
            cursor: pointer;
            list-style: none;
            outline: none;
            position: relative;
            padding-right: 25px;
        }
        
        .fccp-faq-item summary::after {
            content: '+';
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
        }
        
        .fccp-faq-item[open] summary::after {
            content: '-';
        }

        .fccp-faq-item p {
            margin-top: 8px;
            font-size: 16px;
            color: #333;
        }

        .fccp-faq-item summary::-webkit-details-marker {
            display: none;
        }
        
        /* コース一覧 */
        .fccp-courses-inner {
            display: flex;
            flex-wrap: wrap;
            margin: -10px;
        }
        
        .fccp-course {
            width: calc(20% - 20px);
            margin: 10px;
            background-color: #fff;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            transition: transform 0.3s ease;
        }
        
        .fccp-course:hover {
            transform: translateY(-5px);
        }
        
        .fccp-course-image {
            width: 100%;
            aspect-ratio: 16 / 9;
            object-fit: cover;
        }
        
        .fccp-course-content {
            padding: 10px;
        }
        
        .fccp-course-title {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 5px;
            min-height: 40px;
        }
        
        .fccp-course-info {
            font-size: 12px;
            color: #777;
            display: flex;
            justify-content: space-between;
        }
        
        /* バナー */
        .fccp-banner img {
            width: 100%;
            border-radius: 8px;
            margin: 30px auto;
        }
        
        /* カテゴリータイトル */
        .fccp-category-title {
            margin: 30px auto 10px;
            font-size: 16px;
            font-weight: bold;
            display: flex;
            align-items: center;
        }
        
        .fccp-category-title-icon {
            width: 24px;
            height: 24px;
            margin-right: 10px;
        }
        
        /* レスポンシブ対応 */
        @media (max-width: 1024px) {
            .fccp-course {
                width: calc(25% - 20px);
            }
            
            .fccp-category-icon {
                width: calc(100% / 5 - 20px);
            }
            
        }
        
        @media (max-width: 768px) {
            .fccp-feature {
                width: calc(100% / 2 - 20px);
            }
            
            .fccp-course {
                width: calc(33.33% - 20px);
            }
            
            
            .fccp-hero p {
                font-size: 18px;
            }
            
            .fccp-step {
                min-width: 180px;
            }
        }
        
        @media (max-width: 360px) {
            .fccp-slider-item {
                flex: 0 0 100%;
                min-width: 200px;
            }
            
            .fccp-feature {
                width: 100%;
            }
            
            .fccp-course {
                width: calc(50% - 20px);
            }
            
            .fccp-category-icon {
                width: calc(33.33% - 20px);
            }
            
            .fccp-section-title {
                font-size: 16px;
            }
            
            .fccp-category-icons-inner {
                justify-content: center;
            }
            
            .fccp-instructor-inner {
                flex-direction: column;
                text-align: center;
            }
            
            .fccp-instructor-image {
                margin-right: 0;
                margin-bottom: 15px;
            }
            
            
            .fccp-hero p {
                font-size: 16px;
            }
            
            .fccp-tags {
                gap: 8px;
            }
            
            .fccp-tag {
                font-size: 12px;
                padding: 6px 12px;
            }
            
            .fccp-faq-wrap {
                padding: 16px;
            }
            
            .fccp-faq-item summary {
                font-size: 16px;
            }
        }
        @media (max-width: 360px) {
          .fccp-course {
            width: calc(100% - 20px);
          }
        }
/*/top*/

/*python*/
.home-link:hover {
  text-decoration:
underline;
}
.home-link {
  display: inline-block;
  margin-bottom: 16px;
  color: #306998;
  text-decoration:
none;
  font-weight: bold;
}
    .fcc-py-main {
      max-width: 1400px;
      margin: 0 auto;
      margin-top: 10px;
    }

    .fcc-py-hero {
      background-color: #306998;
      color: white;
      padding: 64px 32px;
      text-align: center;
      border-radius: 8px;
      margin-bottom: 32px;
    }

    .fcc-py-hero h1 {
      font-size: 60px;
      color: white;
      margin-bottom: 16px;
            font-weight: bold;
    }

    .fcc-py-hero p {
      font-size: 24px;
      margin-bottom: 32px;
    }

    .fcc-py-cta-button {
      display: inline-block;
      background-color: #FFD43B;
      color: #333;
      font-size: 18px;
      font-weight: bold;
      padding: 16px 32px;
      border-radius: 50px;
      text-decoration: none;
      transition: background-color 0.3s, transform 0.3s;
      box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    }

    .fcc-py-cta-button:hover {
      background-color: #FFE873;
      transform: translateY(-3px);
    }

    .fcc-py-section-title {
      font-size: 32px;
      text-align: center;
      margin: 64px 0 24px;
      color: #333;
    }

    .fcc-py-section-desc {
      text-align: center;
      max-width: 800px;
      margin: 0 auto 32px;
      color: #666;
      font-size: 18px;
    }

    .fcc-py-content-section {
      background-color: white;
      border-radius: 8px;
      padding: 32px;
      margin-bottom: 48px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }

    .fcc-py-two-columns {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 24px;
    }

    .fcc-py-two-columns h3 {
      margin-bottom: 12px;
      color: #306998;
    }

    .fcc-py-two-columns ul {
      padding-left: 20px;
      list-style: disc;
      color: #333;
    }
.fcc-py-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 24px;
  margin-top: 32px;
}

.fcc-py-card {
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  transition: transform 0.3s, box-shadow 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.fcc-py-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.fcc-py-card-header {
  background-color: #306998;
  color: white;
  padding: 16px;
  font-size: 20px;
  font-weight: bold;
}

.fcc-py-card-body {
  padding: 16px;
}

.fcc-py-card-body ul {
  margin-top: 8px;
  padding-left: 20px;
  color: #444;
}

.fcc-py-card-body ul li {
  margin-bottom: 6px;
}

.fcc-py-card-link {
  display: inline-block;
  margin-top: 16px;
  padding: 8px 16px;
  background-color: #04AA6D;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
}

    .fcc-py-example-box {
      background-color: #f8f8f8;
      border-left: 4px solid #306998;
      padding: 16px;
      margin-top: 12px;
      border-radius: 0 4px 4px 0;
      overflow-x: auto;
    }

    .fcc-py-example-box code {
      font-family: Consolas, Monaco, 'Andale Mono', monospace;
      display: block;
      white-space: pre-wrap;
      color: #222;
    }

    .fcc-py-badges {
      display: flex;
      flex-wrap: wrap;
      gap: 16px;
      justify-content: center;
      margin-top: 24px;
    }

    .fcc-py-badge {
      background-color: #f8f8f8;
      border-radius: 50px;
      padding: 8px 16px;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

    .fcc-py-badge-icon {
      width: 24px;
      height: 24px;
      background-color: #306998;fっc
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: white;
      font-weight: bold;
      font-size: 12px;
    }

    @media screen and (max-width: 768px) {
      .fcc-py-hero h1 { font-size: 46px; }
      .fcc-py-hero p { font-size: 14px; }
      .fcc-py-cta-button {
        font-size: 14px;
        padding: 12px 24px;
      }
      .fcc-py-two-columns {
        grid-template-columns: 1fr;
       }
      .fcc-py-content-section {
        padding: 8px;
      }
      .fcc-py-badges {
        font-size: 12px;
        padding-bottom: 15px;
      }
      .fcc-py-section-title {
        font-size: 22px;
        text-align: center;
        margin: 24px 0 24px;
        color: #333;
      }
  
      .fcc-py-section-desc {
        font-size: 16px;
      }


    }
/*/python*/


/*fcc table*/
.fcc-tb {
    display: inline-block;
    width: 100%;
    max-width: 780px;
    display: block;
    overflow: auto;
    white-space: nowrap;
    overflow-x: auto;
    table-layout: fixed;
    box-sizing: border-box;
    margin: 10px auto;
}

.fcc-tb tbody th {
    position: sticky;
    top: 0;
    left: 0;
    background: #0f2950;
    z-index: 1;
}

.fcc-tb tr th {
    background: #29a36d !important;
    color: #fff !important;
}

.fcc-tb tr th, .fcc-tb tr td {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
    background: #f2f2f2;
}
/*/fcc table*/

/*fcc htag*/
h3.shoppy-section__subtitle {
    border-left: 2px solid #29a36d;
    color: #29a36d;
    font-weight: bold;
    padding-left: 5px;
}
/*/fcc htag*/

/*fcc list*/
ul.fcc-lists {
    list-style: none;
    padding-left: 0;
    margin: 20px 0;
}

.fcc-lists li {
    position: relative;
    padding-left: 1.8em;
    margin-bottom: 10px;
    background: #f9f9f9;
    /* border-left: 4px solid #29a36d; */
    border-radius: 4px;
    padding: 10px 10px 10px 30px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.fcc-lists li::before {
  content: "✔";
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #29a36d;
  font-size: 1em;
  font-weight: bold;
}
/*/fcc list*/

/* fcc curriculum page toppage*/
    .fcpc-container { max-width: 1200px; margin: 0 auto; padding: 20px; }
    .fcpc-breadcrumb { display: flex; align-items: center; padding: 8px 0; font-size: 12px; }
    .fcpc-breadcrumb a { color: #666; }
    .fcpc-breadcrumb span { margin: 0 5px; color: #999; }
    .fcpc-main-visual { margin: 20px 0; border-radius: 10px; overflow: hidden; }
    .fcpc-main-visual img { width: 100%; aspect-ratio: 3 / 2; object-fit: cover; display: block; }
    .fcpc-course-title { font-size: 24px; font-weight: bold; margin-bottom: 20px; }
    /* レッスンカードリスト */
    .fcpc-lesson-list { display: flex; flex-direction: column; gap: 20px; margin-bottom: 40px; }
    .fcpc-lesson-card { background: #fff; border-radius: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); padding: 20px; display: flex; justify-content: space-between; align-items: center; }
    .fcpc-lesson-info-group { flex-grow: 1; }
    .fcpc-lesson-label { display: inline-block; background: #fff5e5; color: #ff9800; font-size: 12px; padding: 4px 8px; border-radius: 4px; margin-bottom: 8px; }
    .fcpc-lesson-title { font-size: 20px; font-weight: bold; margin-bottom: 8px; }
    .fcpc-lesson-meta { font-size: 14px; color: #777; margin-bottom: 12px; }
    .fcpc-lesson-meta .fcpc-date, .fcpc-lesson-meta .fcpc-duration { margin-right: 10px; }
    .fcpc-instructor { display: flex; align-items: center; font-size: 14px; color: #333; }
    .fcpc-instructor-image { width: 32px; height: 32px; border-radius: 50%; overflow: hidden; background: #ddd; margin-right: 10px; }
    .fcpc-instructor-image img { width: 100%; height: 100%; object-fit: cover; }
    .fcpc-instructor-name { font-weight: bold; margin-right: 6px; }
    .fcpc-instructor-title { color: #777; }
    .fcpc-lesson-buttons { display: flex; gap: 12px; margin-left: 20px; min-width: 120px; }
    .fcpc-lesson-btn { font-size: 14px; padding: 8px 16px; border-radius: 20px; cursor: pointer; }
    .fcpc-content-btn { border: 1px solid #f5964c; background: #fff; color: #f5964c; }
    .fcpc-view-btn { border: none; background: #f5964c; color: #fff; }
    /* コース概要 */
    .fcpc-course-overview { margin-bottom: 40px; }
    .fcpc-section-title { font-size: 18px; font-weight: bold; margin-bottom: 15px; }
    .fcpc-course-description { background: #fff; border-radius: 10px; padding: 20px; font-size: 14px; line-height: 1.8; box-shadow: 0 2px 5px rgba(0,0,0,0.05); min-height: 150px; }
    /* 担当の先生 */
    .fcpc-instructor-profile { margin-bottom: 40px; }
    .fcpc-profile-card { display: flex; background: #fff; border-radius: 10px; padding: 20px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    .fcpc-profile-image { width: 120px; height: 80px; border-radius: 50%; overflow: hidden; background: #ddd; margin-right: 20px; display:none; }
    .fcpc-profile-image img { width: 100%; height: 100%; object-fit: cover; }
    .fcpc-profile-content { display: flex; flex-direction: column; justify-content: center; }
    .fcpc-profile-name { font-size: 16px; font-weight: bold; margin-bottom: 5px; }
    .fcpc-profile-title { font-size: 13px; color: #777; margin-bottom: 10px; }
    .fcpc-profile-description { font-size: 13px; line-height: 1.6; }
    /* 講師下おすすめモジュール */
    .fcpc-rec-module { margin-bottom: 60px; }
    .fcpc-rec-header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
    .fcpc-rec-text { display: flex; flex-direction: column; }
    .fcpc-rec-heading { font-size: 24px; font-weight: bold; margin-bottom: 4px; }
    .fcpc-rec-subheading { font-size: 18px; color: #333; }
    .fcpc-rec-action { font-size: 16px; color: #f5964c; }
    .fcpc-rec-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
    .fcpc-rec-card { background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    .fcpc-rec-card img { width: 100%; height: 140px; object-fit: cover; }
    .fcpc-rec-info { padding: 12px; }
    .fcpc-rec-title { font-size: 14px; font-weight: bold; margin-bottom: 6px; }
    .fcpc-rec-date { font-size: 12px; color: #777; }
    @media (max-width: 600px) {
      .fcpc-lesson-card { flex-direction: column; align-items: flex-start; }
      .fcpc-lesson-buttons { margin-top: 12px; margin-left: 0; }
      .fcpc-rec-header { flex-direction: column; align-items: flex-start; }
      .fcpc-rec-action { margin-top: 12px; }
      .fcpc-container { padding: 8px; }
    }
/* /fcc curriculum page toppage */
/*/カリキュラム*/

/*news list*/
.seminar-card-container {
    list-style: none;
    padding: 0;
    padding-left: 0px!important;
}
.seminar-card {
    width: 49%;
    display: inline-block;
    background-color: #fff;
    height: 160px;
    box-shadow: -1px 3px 8px -1px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 8px;
}
.seminar-event-title {
    margin: 20px 0;
    font-size: 16px;
    font-weight: bold;
    color: #111;
    box-sizing: border-box;
    padding: 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.seminar-thumbnail {
    display: inline-block;
    width: 40%;
    min-width: 120px;
    max-width: 120px !important;
    height: 68px !important;
    object-fit: cover;
}
.seminar-description-text {
    font-size: 13px;
    margin-top: 10px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #111;
    box-sizing: border-box;
    padding-right: 10px;
}
.seminar-link-area {
    height: 110px;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100px;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 5px;
}
.seminar-info-wrapper {
    list-style: none;
    box-sizing: border-box;
    padding: 10px;
}
.seminar-avatar-area,
.seminar-type-area,
.seminar-date-area {
    display: inline-block;
}
.seminar-avatar-area {
    width: 30px;
    float: left;
}
.seminar-type-area {
    width: 130px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.seminar-date-area {
    float: right;
    width: calc(100% - 170px);
    margin-top: 8px;
    font-size: 10px !important;
    color: #222;
    text-align: right;
}
.seminar-type-label {
    font-size: 10px;
    font-weight: bold;
    color: #555;
    font-family: FOT-筑紫ゴシック Pro E, sans-serif !important;
}
.seminar-host-avatar {
    width: 24px;
    margin-top: 4px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 40px;
}
@media (max-width: 1000px) {
    .seminar-card {
        display: block;
        width: 100%;
        margin-top: 8px;
    }
}
@media (max-width: 400px) {
    .seminar-description-text {
        -webkit-line-clamp: 2;
    }
}
/* /news list */

/* curriculum　category */
       
        /* メインコンテンツ */
        .prog-portal-main {
            max-width: 1400px;
            margin: 0 auto;
            padding: 10px 0 0 0;
        }
        
        .prog-portal-hero {
            background-color: #04AA6D;
            color: white;
            padding: 64px 32px;
            text-align: center;
            border-radius: 8px;
            margin-bottom: 32px;
        }
        
        .prog-portal-hero h1 {
            font-size: 60px;
            color: #fff;
              font-weight: 700;
            margin-bottom: 16px;
        }
        
        .prog-portal-hero p {
            font-size: 24px;
            margin-bottom: 32px;
        }
        
        .prog-portal-cta-button {
            display: inline-block;
            background-color: #FFC107;
            color: #333;
            font-size: 18px;
            font-weight: bold;
            padding: 16px 32px;
            border-radius: 50px;
            text-decoration: none;
            transition: background-color 0.3s, transform 0.3s;
            box-shadow: 0 4px 8px rgba(0,0,0,0.2);
        }
        
        .prog-portal-cta-button:hover {
            background-color: #FFD54F;
            transform: translateY(-3px);
            box-shadow: 0 6px 12px rgba(0,0,0,0.3);
        }
        
        /* カードセクション */
        .prog-portal-card-section {
            margin-top: 48px;
            margin-bottom: 48px;
        }
        
        .prog-portal-section-title {
            font-size: 32px;
            margin-bottom: 24px;
            text-align: center;
            color: #333;
        }
        
        .prog-portal-section-description {
            text-align: center;
            max-width: 800px;
            margin: 0 auto 32px;
            color: #666;
            font-size: 18px;
        }
        
        .prog-portal-cards {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 24px;
        }
        
        .prog-portal-card {
            background-color: white;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            transition: transform 0.3s, box-shadow 0.3s;
        }
        
        .prog-portal-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 5px 15px rgba(0,0,0,0.2);
        }
        
        .prog-portal-card-header {
            padding: 16px;
            font-size: 24px;
            font-weight: bold;
            color: white;
        }
        
        /* プログラミング言語 */
        .prog-portal-html-bg { background-color: #E44D26; }
        .prog-portal-css-bg { background-color: #264DE4; }
        .prog-portal-js-bg { background-color: #F7DF1E; color: black !important; }
        .prog-portal-python-bg { background-color: #306998; }
        .prog-portal-sql-bg { background-color: #00758F; }
        .prog-portal-php-bg { background-color: #777BB3; }
        
        /* 職種別 */
        .prog-portal-frontend-bg { background-color: #3498DB; }
        .prog-portal-backend-bg { background-color: #2C3E50; }
        .prog-portal-fullstack-bg { background-color: #9B59B6; }
        .prog-portal-data-bg { background-color: #2ECC71; }
        .prog-portal-mobile-bg { background-color: #E67E22; }
        .prog-portal-devops-bg { background-color: #1ABC9C; }
        
        /* 目的別 */
        .prog-portal-beginner-bg { background-color: #27AE60; }
        .prog-portal-career-bg { background-color: #8E44AD; }
        .prog-portal-project-bg { background-color: #D35400; }
        .prog-portal-advanced-bg { background-color: #C0392B; }
        .prog-portal-certification-bg { background-color: #16A085; }
        .prog-portal-business-bg { background-color: #7F8C8D; }
        
        /* テーマ別 */
        .prog-portal-web-bg { background-color: #3498DB; }
        .prog-portal-game-bg { background-color: #E74C3C; }
        .prog-portal-ai-bg { background-color: #9B59B6; }
        .prog-portal-app-bg { background-color: #2ECC71; }
        .prog-portal-iot-bg { background-color: #F39C12; }
        .prog-portal-security-bg { background-color: #34495E; }
        
        .prog-portal-card-body {
            padding: 16px;
        }
        
        .prog-portal-card-link {
            display: inline-block;
            margin-top: 16px;
            padding: 8px 16px;
            background-color: #04AA6D;
            color: white;
            text-decoration: none;
            border-radius: 4px;
        }
        
        /* レスポンシブデザイン */
        @media screen and (max-width: 768px) {
            .prog-portal-hero h1 {
                font-size: 40px;
            }
            
            .prog-portal-hero p {
                font-size: 18px;
            }
            
            .prog-portal-cta-button {
                font-size: 16px;
                padding: 12px 24px;
            }
        }
        
        @media screen and (max-width: 480px) {
            .prog-portal-hero h1 {
                font-size: 32px;
            }
            
            .prog-portal-cards {
                grid-template-columns: 1fr;
            }
            
            .prog-portal-section-title {
                font-size: 24px;
            }
            
            .prog-portal-section-description {
                font-size: 16px;
            }
        }
/**/
        /* メインコンテンツ */
        .ai-course-main {
            max-width: 1400px;
            margin: 0 auto;
            padding: 10px 0 0 0;
        }
        
        .ai-course-hero {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 64px 32px;
            text-align: center;
            border-radius: 8px;
            margin-bottom: 32px;
            position: relative;
            overflow: hidden;
        }
        
        .ai-course-hero::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="ai-grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="white" opacity="0.1"/><circle cx="25" cy="25" r="0.5" fill="white" opacity="0.05"/><circle cx="75" cy="75" r="0.8" fill="white" opacity="0.08"/></pattern></defs><rect width="100" height="100" fill="url(%23ai-grain)"/></svg>');
            pointer-events: none;
        }
        
        .ai-course-hero-content {
            position: relative;
            z-index: 1;
        }
        
        .ai-course-hero h1 {
            color: #fff;
            font-size: 60px;
            margin-bottom: 16px;
            font-weight: 700;
        }
        
        .ai-course-hero p {
            font-size: 24px;
            margin-bottom: 32px;
            opacity: 0.9;
        }
        
        .ai-course-cta-button {
            display: inline-block;
            background-color: #FFC107;
            color: #333;
            font-size: 18px;
            font-weight: bold;
            padding: 16px 32px;
            border-radius: 50px;
            text-decoration: none;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(255, 193, 7, 0.4);
        }
        
        .ai-course-cta-button:hover {
            background-color: #FFD54F;
            transform: translateY(-3px);
            box-shadow: 0 6px 20px rgba(255, 193, 7, 0.6);
        }
        
        /* カードセクション */
        .ai-course-card-section {
            margin-top: 48px;
            margin-bottom: 48px;
        }
        
        .ai-course-section-title {
            font-size: 32px;
            margin-bottom: 24px;
            text-align: center;
            color: #333;
            font-weight: 600;
        }
        
        .ai-course-section-description {
            text-align: center;
            max-width: 800px;
            margin: 0 auto 32px;
            color: #666;
            font-size: 18px;
        }
        
        .ai-course-cards {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 24px;
        }
        
        .ai-course-card {
            background-color: white;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            transition: all 0.3s ease;
            border: 1px solid #e0e0e0;
        }
        
        .ai-course-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 12px 25px rgba(0,0,0,0.15);
        }
        
        .ai-course-card-header {
            padding: 20px;
            font-size: 22px;
            font-weight: bold;
            color: white;
            position: relative;
        }
        
        /* AI基礎 */
        .ai-course-ai-basics-bg { 
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        }
        .ai-course-python-bg { 
            background: linear-gradient(135deg, #306998 0%, #4B8BBE 100%);
        }
        .ai-course-data-science-bg { 
            background: linear-gradient(135deg, #2ECC71 0%, #27AE60 100%);
        }
        .ai-course-ml-bg { 
            background: linear-gradient(135deg, #E74C3C 0%, #C0392B 100%);
        }
        .ai-course-deep-learning-bg { 
            background: linear-gradient(135deg, #9B59B6 0%, #8E44AD 100%);
        }
        .ai-course-nlp-bg { 
            background: linear-gradient(135deg, #F39C12 0%, #E67E22 100%);
        }
        
        /* AI応用 */
        .ai-course-computer-vision-bg { 
            background: linear-gradient(135deg, #3498DB 0%, #2980B9 100%);
        }
        .ai-course-reinforcement-bg { 
            background: linear-gradient(135deg, #1ABC9C 0%, #16A085 100%);
        }
        .ai-course-recommendation-bg { 
            background: linear-gradient(135deg, #E91E63 0%, #C2185B 100%);
        }
        .ai-course-chatbot-bg { 
            background: linear-gradient(135deg, #FF5722 0%, #D84315 100%);
        }
        .ai-course-automl-bg { 
            background: linear-gradient(135deg, #607D8B 0%, #455A64 100%);
        }
        .ai-course-edge-ai-bg { 
            background: linear-gradient(135deg, #795548 0%, #5D4037 100%);
        }
        
        /* AI実践 */
        .ai-course-business-ai-bg { 
            background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%);
        }
        .ai-course-ai-ethics-bg { 
            background: linear-gradient(135deg, #009688 0%, #00695C 100%);
        }
        .ai-course-mlops-bg { 
            background: linear-gradient(135deg, #4CAF50 0%, #388E3C 100%);
        }
        .ai-course-ai-research-bg { 
            background: linear-gradient(135deg, #673AB7 0%, #512DA8 100%);
        }
        .ai-course-ai-startup-bg { 
            background: linear-gradient(135deg, #FF4081 0%, #E91E63 100%);
        }
        .ai-course-ai-certification-bg { 
            background: linear-gradient(135deg, #00BCD4 0%, #0097A7 100%);
        }
        
        .ai-course-card-body {
            padding: 20px;
        }
        
        .ai-course-card-meta {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 12px;
            font-size: 14px;
            color: #888;
        }
        
        .ai-course-difficulty {
            padding: 4px 8px;
            border-radius: 12px;
            font-size: 12px;
            font-weight: bold;
        }
        
        .ai-course-beginner { background-color: #E8F5E8; color: #2E7D32; }
        .ai-course-intermediate { background-color: #FFF3E0; color: #F57C00; }
        .ai-course-advanced { background-color: #FFEBEE; color: #C62828; }
        
        .ai-course-card-description {
            margin-bottom: 16px;
            color: #555;
            line-height: 1.6;
        }
        
        .ai-course-card-link {
            display: inline-block;
            padding: 10px 20px;
            background-color: #667eea;
            color: white;
            text-decoration: none;
            border-radius: 6px;
            font-weight: 500;
            transition: all 0.3s ease;
        }
        
        .ai-course-card-link:hover {
            background-color: #5a6fd8;
            transform: translateY(-2px);
        }
        
        /* 特別セクション */
        .ai-course-featured-section {
            background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
            color: white;
            padding: 40px;
            border-radius: 12px;
            margin: 48px 0;
            text-align: center;
        }
        
        .ai-course-featured-section h2 {
            color: #fff;
            font-size: 60px;
            margin-bottom: 16px;
            font-weight: 700;
        }
        
        .ai-course-featured-section p {
            font-size: 18px;
            margin-bottom: 24px;
            opacity: 0.9;
        }
        
        .ai-course-featured-button {
            display: inline-block;
            background-color: white;
            color: #f5576c;
            padding: 12px 24px;
            border-radius: 6px;
            text-decoration: none;
            font-weight: bold;
            transition: all 0.3s ease;
        }
        
        .ai-course-featured-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(0,0,0,0.2);
        }
        
        /* レスポンシブデザイン */
        @media screen and (max-width: 768px) {
            .ai-course-hero h1 {
                font-size: 40px;
            }
            
            .ai-course-hero p {
                font-size: 18px;
            }
            
            .ai-course-cta-button {
                font-size: 16px;
                padding: 12px 24px;
            }
            
            .ai-course-section-title {
                font-size: 24px;
            }
        }
        
        @media screen and (max-width: 480px) {
            .ai-course-hero h1 {
                font-size: 32px;
            }
            
            .ai-course-cards {
                grid-template-columns: 1fr;
            }
            
            .ai-course-section-description {
                font-size: 16px;
            }
            
            .ai-course-card-header {
                font-size: 18px;
                padding: 16px;
            }
            
            .ai-course-card-body {
                padding: 16px;
            }
        }
/* /curriculum　categorty */

/* ===== Access Ranking (xrk-) ===== */

.xrk-table-wrap{
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  border:1px solid #e6e8eb;
  border-radius:14px;
  background:#fff;
  box-shadow:0 1px 2px rgba(16,24,40,.04);
  position:relative;
}

/* tb基礎 */
.xrk-table{
  --xrk-rank-width: 60px;

  width:100%;
  min-width:760px; 
  border-collapse:separate;
  border-spacing:0;
  table-layout:fixed;

  font-size:clamp(12px, .95vw, 14px);
  color:#0f172a;
}

/* ヘッダー */
.xrk-table thead th{
  position:sticky; top:0; z-index:5;
  background:rgba(250,251,253,.9);
  backdrop-filter:saturate(140%) blur(6px);
  font-weight:600;
  letter-spacing:.02em;
  white-space:nowrap;
  color:#334155;
  border-bottom:1px solid #e6e8eb;
}

/* セル共通 */
.xrk-table th, .xrk-table td{
  padding:10px 12px;
  border-right:1px solid #eef0f2;
}
.xrk-table th:last-child,
.xrk-table td:last-child{ border-right:none; }

/* ゼブラ＆ホバー */
.xrk-table tbody tr{ transition:background .15s ease; }
.xrk-table tbody tr:nth-child(even){ background:#fafbfc; }
.xrk-table tbody tr:hover{ background:#f3f6fb; }

/*左2列をsticky（thead/tbody両方に適用）*/

/* 1列目：順位 */
.xrk-table th.xrk-sticky,
.xrk-table td.xrk-sticky{
  position:sticky;
  left:0;
  z-index:9;
  background:inherit; 
  box-shadow:1px 0 0 #e6e8eb inset; 
}

/* 2列目：タイトル（順位列の幅ぶんオフセット） */
.xrk-table th.xrk-sticky-title,
.xrk-table td.xrk-sticky-title{
  position:sticky;
  left:var(--xrk-rank-width);
  z-index:3;
  background:inherit;
  box-shadow:1px 0 0 #e6e8eb inset;
}

/* 列幅 */
.xrk-col-rank{ width:var(--xrk-rank-width); text-align:center; }
.xrk-col-total{ width:84px; text-align:right; }
.xrk-col-day{  width:72px; text-align:right; }

/* タイトル列 */
.xrk-title{ max-width:420px; }
.xrk-title__text{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  text-overflow:ellipsis;
  line-height:1.45;
}
.xrk-title__text a{
  color:#0f172a; text-decoration:none;
  border-bottom:1px dashed rgba(2,6,23,.2);
}
.xrk-title__text a:hover{ border-bottom-color:rgba(2,6,23,.45); }

/* 順位バッジ */
.xrk-rank-badge{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:40px; height:26px; padding:0 2px 0 4px;
  border-radius:999px;
  background:#0ea5e9; color:#fff; font-weight:700;
  font-variant-numeric:tabular-nums;
}

/* 数値の桁揃え＆「回」の自動付与（例：<td class="xrk-num" data-unit="times">65</td>） */
.xrk-num{ font-variant-numeric:tabular-nums; }
.xrk-num[data-unit="times"]::after{
  content:"回"; margin-left:.15em; color:#475569; font-weight:500;
}

/* sp */
@media (max-width: 640px){
  .xrk-table-wrap::after{
    content:"← スワイプで日別を表示 →";
    position:sticky; left:0; bottom:0;
    display:block; width:100%;
    text-align:center; padding:6px 8px;
    font-size:12px; color:#475569;
    background:linear-gradient(to top, rgba(255,255,255,.95), rgba(255,255,255,0));
    pointer-events:none;
  }
  .xrk-title{ max-width:240px; }
}

/* ダークモード */
@media (prefers-color-scheme: dark){
  .xrk-table-wrap{ background:#0b1220; border-color:#1e293b; box-shadow:none; }
  .xrk-table thead th{ background:rgba(15,23,42,.7); color:#cbd5e1; border-bottom-color:#1e293b; }
  .xrk-table th, .xrk-table td{ border-right-color:#192132; color:#e2e8f0; }
  .xrk-table tbody tr:nth-child(even){ background:#0f172a; }
  .xrk-table tbody tr:hover{ background:#111a2e; }
  .xrk-title__text a{ color:#e2e8f0; border-bottom-color:rgba(226,232,240,.25); }
  .xrk-num[data-unit="times"]::after{ color:#94a3b8; }
  .xrk-rank-badge{ background:#0284c7; }
}

/* ===== /Access Ranking ===== */
</style>