@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD

*/
/*=================================================
 * ヘッダー
 * ================================================= */
.l-header__bar .c-catchphrase {
  width: 100%;
}
/*=================================================
 * 見出し
 * ================================================= */
.post_content h2.dokuji_01 {
  background: var(--color_htag);
  padding: .75em 1em;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4;
  margin: 4em 0 2em;
  position: relative;
}
.post_content h2.dokuji_01:before {
  position: absolute;
  display: block;
  pointer-events: none;
  content: "";
  top: -4px;
  left: 0;
  width: 100%;
  height: calc(100% + 4px);
  box-sizing: content-box;
  border-top: solid 2px var(--color_htag);
  border-bottom: solid 2px var(--color_htag);
}
.post_content h2.dokuji_02 {
  padding: 0 .5em .5em;
  font-size: 1.3em;
  line-height: 1.4;
  margin: 3em 0 2em;
  position: relative;
}
.post_content h2.dokuji_02:before {
  content: "";
  width: 100%;
  height: 2px;
  background: repeating-linear-gradient(90deg, var(--color_htag) 0%, var(--color_htag) 29.3%, rgba(150, 150, 150, .2) 29.3%, rgba(150, 150, 150, .2) 100%);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  z-index: 0;
}
.post_content h3 {
  padding: 0 .5em .5em;
  font-size: 1.3em;
  line-height: 1.4;
  margin: 3em 0 2em;
  position: relative;
}
.post_content h3:before {
  content: "";
  width: 100%;
  height: 2px;
  background: repeating-linear-gradient(90deg, var(--color_htag) 0%, var(--color_htag) 29.3%, rgba(150, 150, 150, .2) 29.3%, rgba(150, 150, 150, .2) 100%);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  z-index: 0;
}
/*=================================================
 * 装飾
 * ================================================= */
.heading08 {
  font-size: 26px;
}
.heading08 span.heading08_2 {
  display: flex;
  align-items: center;
  color: var(--color_htag);
  font-size: 18px;
  text-transform: uppercase;
  justify-content: center;
}
.heading08 span.heading08_2::before {
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 40px;
  height: 1px;
  background-color: var(--color_htag);
}
/*=================================================
 * TOPページ
 * ================================================= */
/* 各ページタイトル下画像 */
.post_content .kategori .wp-block-image.is-style-rounded img {
  border-radius: 5% 5%;
}
.midashi01 {
  padding: .75em 1em;
  color: #333;
  width: 300px;
  margin: 0 auto 1em;
  border-top: solid 2px #333;
  align-content;
  border-bottom: solid 2px #333;
}
.kakomu {
  display: inline-block;
  border: solid 1px #454545;
  padding: 5px 10px;
}
/*=================================================
 * 全ページ
 * ================================================= */
/* 各ページタイトル位置 */
.l-topTitleArea__body {
  font-size: 1.5em;
  text-align: center;
}
/* 各ページタイトル下画像 */
.l-topTitleArea {
  min-height: 540px;
  padding: 1em 0;
}
@media (min-width: 600px) {
  .l-topTitleArea {
    min-height: 480px;
    padding: 1em 0;
  }
}
/* 各ページ商品に関するお問い合わせはこちら */
.is-style-clmn-border > .swell-block-columns__inner > .swell-block-column.kansuru {
  border: 0px solid var(--color_border);
}
/* フッターSNSアイコン色 */
.c-iconList__item.-line a {
  color: #00c300 !important;
  font-size: 34px;
}
.c-iconList__item.-facebook a {
  color: #3b5998 !important;
  font-size: 34px;
}
.c-iconList__item.-twitter a {
  color: #1da1f2 !important;
  font-size: 34px;
}
.c-iconList__item.-twitter-x a {
  font-size: 34px;
}
.c-iconList__item.-instagram a {
  color: #E1306C !important;
  font-size: 34px;
}
.c-iconList__item.-rss a {
  color: #F77737 !important;
  font-size: 34px;
}
.c-iconList__item.-contact a {
  color: #0071c1 !important;
  font-size: 34px;
}
/*=================================================
 * シーエスイーが選ばれる理由
 * ================================================= */
.syotai01 {
  font-family: Mv Boli;
  font-size: 3em;
}
@media screen and (max-width:480px) {
  .syotai01 {
    font-family: Mv Boli;
    font-size: 2em;
  }
}
/*=================================================
 * ContactForm7カスタマイズ
 * ================================================= */
.form-width {
  width: 100%;
}
.red {
  color: #ff0000;
}
.toi1 {
  color: #F00;
}
.wpcf7-submit {
  display: block;
  width: 500px;
  margin: 30px auto;
  height: 60px;
  color: #fff;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  border-radius: 5px;
  background: #0071c1 url("https://cse-i.com/wp/wp-content/uploads/2023/10/yajirushi2.png") no-repeat 95% center;
  background-size: auto auto;
  background-size: 7px 11px;
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
  border-left-style: none;
}
.form-width2 {
  width: 200px;
}
.form-width4 {
  height: 80px !important;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
}
@media screen and (max-width:480px) {
  .wpcf7-submit {
    display: block;
    width: 100%;
    margin: 30px auto;
    height: 60px;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    border-radius: 5px;
    background: #0071c1 url("https://cse-i.com/wp/wp-content/uploads/2023/10/yajirushi2.png") no-repeat 95% center;
    background-size: auto auto;
    background-size: 7px 11px;
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
    border-left-style: none;
  }
}
@media screen and (min-width: 320px) {
  .wpcf7-form p {
    margin-bottom: 0px;
  }
}
/*=================================================
 * テーブルレスポンシブ
 * ================================================= */
section table {
  width: 100%;
  margin: 0 0 2em;
}
section th, section td {
  padding: 10px;
  border: 1px solid #818181;
}
section th {
  background: #f4f4f4;
  font-weight: normal;
}
.demo01 th {
  width: 30%;
  text-align: left;
  background: #eeeeee;
  padding: 0 0 0 1em;
}
.demo01 th a {
  border-bottom: none;
}
@media screen and (max-width:480px) {
  .demo01 {
    margin: 0 0 2em;
  }
  .demo01 th {
    padding: 1em;
  }
  .demo01 th, .demo01 td {
    width: 100%;
    display: block;
    border-top: none;
  }
  .demo01 tr:nth-child(1) {
    border-top: 1px solid #dcdcdc;
  }
}
/******************************/
/** メニューの位置 **/
/******************************/
/* 768px以上の画面幅に適用されるスタイル（タブレットやPC） */
@media screen and (min-width: 768px) {
  .-series-right .c-gnavWrap {
    margin-left: auto;
    display: flex;
    align-items: center;
  }
  .c-gnav {
    display: flex;
    height: 50%;
    text-align: center;
  }
}
/*=================================================
 * ネイル
 * ================================================= */
/* ── フェードイン用共通スタイル ── */
.page-id-855 .wp-block-group {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
/* ── JavaScript で .is-visible が付いた要素のみ表示 ── */
.page-id-855 .wp-block-group.is-visible {
  opacity: 1;
  transform: translateY(0);
}
/*── 見出しをグラデーションテキストに ──*/
.page-id-855 h2 {
  font-size: 2rem;
  background: linear-gradient(90deg, #ff00ce, #e52e71);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1rem;
}
/*── セクション背景とボックススタイル ──*/
.page-id-855 .section-features {
  background: #fff;
  color: #1e1e1e;
  padding: 4rem 2rem;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  margin-bottom: 3rem;
}
.page-id-855 .section-menu {
  background: #f9f9f9;
  padding: 3rem 1.5rem;
  border-radius: 8px;
  margin-bottom: 3rem;
}
.page-id-855 .section-gallery {
  padding: 3rem 1.5rem;
  background: #fff;
  margin-bottom: 3rem;
}
.page-id-855 .section-cta {
  text-align: center;
  padding: 4rem 2rem;
  background: linear-gradient(135deg, #e52e71, #ff8a00);
  border-radius: 12px;
  margin-bottom: 3rem;
}
/*── テーブル強調 ──*/
.page-id-855 .wp-block-table table {
  width: 100%;
  border-collapse: collapse;
}
.page-id-855 .wp-block-table th, .page-id-855 .wp-block-table td {
  padding: 0.75rem 1rem;
  border: none;
}
.page-id-855 .wp-block-table tbody tr:nth-child(even) {
  background: rgba(229, 46, 113, 0.05);
}
/*── ボタンスタイル ──*/
.page-id-855 .wp-block-button__link {
  display: inline-block;
  background: #fff;
  color: #e52e71;
  padding: 0.75rem 2rem;
  font-weight: bold;
  border-radius: 50px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s, box-shadow 0.2s;
}
.page-id-855 .wp-block-button__link:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}
/*── ギャラリー／カード風レイアウト ──*/
.blocks-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 1rem;
}
.blocks-gallery-item figure {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.blocks-gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.4s;
}
.blocks-gallery-item img:hover {
  transform: scale(1.05);
}
/* ギャラリー全体をグリッドに */
.random-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* PC：3 列 */
  gap: 0.5em; /* カード間の余白 */
}
/* スマホ（幅767px以下）は 2 列に */
@media screen and (max-width: 767px) {
  .random-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* 各アイテム（SWELLのギャラリーは<figure>タグ）に幅100%、高さ自動調整 */
.random-gallery > * {
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* 画像を含む td 要素だけを Flexbox 化 */
.wp-block-table td:has(img) {
  display: flex;
  justify-content: center; /* 水平中央揃え */
  align-items: center; /* 垂直中央揃え */
  gap: 0.5em; /* 画像とテキストの間隔 */
}
/* 余白リセット */
.wp-block-table td:has(img) img {
  margin: 0;
}
/* 画像を含むセルだけを Flexbox にして左寄せ */
.wp-block-table td:has(img) {
  display: flex;
  justify-content: flex-start; /* ← ここを変更 */
  align-items: center;
  gap: 0.5em;
}