@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #222222;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #222222;
}

.mb-sm, .text-block h1, .text-block p, .sub-title {
  margin-bottom: 25px !important;
}

.mb-lg, .nav-sp .pmag-icon {
  margin-bottom: 50px !important;
}
.mt-sm {
  margin-top: 25px !important;
}

.mt-lg, .nav-sp .pmag-icon {
  margin-top: 50px !important;
}
.pb-sm {
  padding-bottom: 25px !important;
}

.pb-lg {
  padding-bottom: 50px !important;
}
.pt-sm {
  padding-top: 25px !important;
}

.pt-lg, .nav-sp .pmag-icon {
  padding-top: 50px !important;
}
.content-width, .works__single__content, .sub__hero, .full-width-line {
  width: 88%;
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 600px) {
  .content-width, .works__single__content, .sub__hero, .full-width-line {
    width: calc(100% - 100px);
  }
}

.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.font-sm, .wpcf7-form .contact-page-form-block .contact-page-form__group label, .wpcf7-form .contact-page-form-block .contact-page-form__group .contact-page-form__hint, .wpcf7-form .contact-page-form-block .contact-page-form__checkbox label, .page-header p, nav a, .text-block .microcopy, .case-card .case-info .case-desc, .case-card .case-info .case-link, .proposal-section .proposal-subtitle, .pricing-section .pricing-card .pricing-body .recommend-box ul li, .wpcf7-form .form-block .form-group label, .wpcf7-form .form-block .form-group input.contact-form__input,
.wpcf7-form .form-block .form-group textarea.contact-form__input,
.wpcf7-form .form-block .form-group .wpcf7-form-control-wrap input.contact-form__input,
.wpcf7-form .form-block .form-group .wpcf7-form-control-wrap textarea.contact-form__input, .wpcf7-form .form-block .form-checkbox label, .footer__nav ul li a, .sub-title, body {
  font-size: 14px;
}

.font-md, .cost-accordion .accordion-item .accordion-header .accordion-icon, .text-block p, .actions .cta-item .btn-download, .actions .cta-item .btn-consult, .cases-cta .btn-download, .cases-cta .link-more, .pricing-section .pricing-card .pricing-header .card-title, .pricing-section .pricing-card .pricing-body .recommend-box .recommend-title, .faq-section .faq-answer p, .faq-section .faq-cta .faq-list-btn, .flow-section .flow-item .flow-text, .wpcf7-form .form-block .submit-btn, .sticky-cta .btn-orange, .sticky-cta .btn-outline-white, .btn-download, .btn-consult {
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .font-md, .cost-accordion .accordion-item .accordion-header .accordion-icon, .text-block p, .actions .cta-item .btn-download, .actions .cta-item .btn-consult, .cases-cta .btn-download, .cases-cta .link-more, .pricing-section .pricing-card .pricing-header .card-title, .pricing-section .pricing-card .pricing-body .recommend-box .recommend-title, .faq-section .faq-answer p, .faq-section .faq-cta .faq-list-btn, .flow-section .flow-item .flow-text, .wpcf7-form .form-block .submit-btn, .sticky-cta .btn-orange, .sticky-cta .btn-outline-white, .btn-download, .btn-consult {
    font-size: 14px;
  }
}

.font-lr, .case-card .case-info .case-title, .faq-section .faq-question .faq-text, .sticky-cta__text {
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  .font-lr, .case-card .case-info .case-title, .faq-section .faq-question .faq-text, .sticky-cta__text {
    font-size: 16px;
  }
}

.font-lg, .wpcf7-form .contact-page-form-block .contact-page-form__title, .page-header h1, .flow-section .flow-item .flow-title, .wpcf7-form .form-title {
  font-size: 22px;
}
@media screen and (max-width: 600px) {
  .font-lg, .wpcf7-form .contact-page-form-block .contact-page-form__title, .page-header h1, .flow-section .flow-item .flow-title, .wpcf7-form .form-title {
    font-size: 18px;
  }
}

.main-title {
  font-size: 28px;
  font-weight: 700;
  display: block;
  line-height: 1.9;
}
@media screen and (max-width: 600px) {
  .main-title {
    line-height: 1.7;
    font-size: 20px;
  }
}

.btn-underline, nav a {
  position: relative;
  overflow: hidden;
}
.btn-underline::after, nav a::after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #209cff, #68e0cf);
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), left 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn-underline:hover::after, nav a:hover::after {
  left: 0;
  width: 100%;
  opacity: 1;
}

@media screen and (max-width: 600px) {
  .pc-only {
    display: none;
  }
}
#g-nav {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: all 0.18s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: white;
}

#g-nav.panelactive {
  opacity: 1;
  visibility: visible;
}

#g-nav.panelactive #g-nav-list {
  position: fixed;
  z-index: 21;
  width: 100%;
  height: 100svh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#g-nav ul {
  position: absolute;
  z-index: 21;
  top: 130px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  padding: 0;
  width: 88%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

#g-nav li {
  list-style: none;
  text-align: center;
  padding: 5px 0;
}

.nav-sp .pmag-icon {
  border-top: 1px solid #f7f7f7;
}

#g-nav .nav-content-sp {
  margin: 0;
}

#g-nav li a {
  text-decoration: none;
  padding: 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.17em;
  text-align: left;
}
#g-nav li a h3 {
  font-weight: 400;
  letter-spacing: 0em;
  font-size: 30px;
}
#g-nav li a p {
  font-size: 12px;
  color: #979797;
  font-weight: 400;
}

.header-logo {
  position: absolute;
  top: 29px;
  left: 25px;
  width: 110px;
}

.openbtn {
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
  position: relative;
  z-index: 9999;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 59px;
  border: 2px solid #222222;
  padding: 10px 20px;
  width: 90px;
  text-align: center;
}

.openbtn span:nth-of-type(1) {
  top: 13.3px;
}

.openbtn span:nth-of-type(2) {
  top: 26.6px;
}

.openbtn.active span:nth-of-type(1) {
  top: 21px;
  left: 0;
  transform: rotate(12deg);
  width: 100%;
}

.openbtn.active span:nth-of-type(2) {
  top: 21px;
  left: 0;
  transform: rotate(-12deg);
  width: 100%;
}

.nav-sp {
  display: none;
}
@media screen and (max-width: 960px) {
  .nav-sp {
    display: block;
  }
}

.nav__pc {
  display: block;
}
@media screen and (max-width: 960px) {
  .nav__pc {
    display: none;
  }
}

.openbtn {
  position: relative;
  width: 30px; /* アイコン全体の幅 */
  height: 24px; /* アイコン全体の高さ */
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  /* ３本を上下に配置 */
  /* active 時＝×アイコン */
}
.openbtn span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #222222; /* 好みの色に */
  border-radius: 1px;
  transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease;
}
.openbtn span:nth-of-type(1) {
  top: 0;
}
.openbtn span:nth-of-type(2) {
  top: 11px;
}
.openbtn span:nth-of-type(3) {
  top: 22px;
}
.openbtn.active span:nth-of-type(1) {
  top: 11px;
  transform: rotate(45deg);
}
.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn.active span:nth-of-type(3) {
  top: 11px;
  transform: rotate(-45deg);
}

.accordion-container {
  display: flex;
  flex-direction: column;
  width: 88%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .accordion-container {
    width: calc(100% - 100px);
  }
}

.line {
  flex-grow: 1;
  height: 1px;
  background-color: #222222;
}

.circle {
  width: 40px;
  height: 40px;
  border: 1px solid #222222;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
  cursor: pointer;
}

.dots {
  font-size: 18px;
  color: #222222;
}

.view-more {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #222222;
  cursor: pointer;
}

.panel-content {
  display: none; /* 初期状態では非表示 */
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

body,
html {
  background: #f7f7f7;
}

header {
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 40px;
  top: 0;
  left: 0;
  background: transparent;
  transition: background-color 0.4s ease, box-shadow 0.4s ease, padding 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 100%;
  z-index: 9999;
}
@media screen and (max-width: 480px) {
  header {
    width: 100%;
    padding: 25px;
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); /* Safari 対応 */
  }
}
@media screen and (max-width: 480px) {
  header .logo {
    width: 110px;
  }
}

header.scrolled {
  background: #fff; /* スクロール後は白背景 */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* optional: 影をつけて浮かせる */
  padding: 16px 40px;
}
@media screen and (max-width: 480px) {
  header.scrolled {
    padding: 25px;
  }
}
@media screen and (max-width: 480px) {
  header.scrolled .logo {
    width: 110px;
  }
}

nav ul {
  display: flex;
  gap: 35px;
  align-items: center;
}

nav a {
  text-decoration: none;
  color: #222222;
  font-weight: 500;
  font-weight: 600;
}

.header-actions {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 960px) {
  .header-actions {
    flex-direction: column;
  }
}

.btn-download {
  background: linear-gradient(90deg, #209cff, #68e0cf);
  padding: 10px 30px;
  color: #fff;
  border: none;
  border-radius: 30px;
  font-weight: 600;
}

.btn-consult {
  background-image: linear-gradient(white, white), linear-gradient(90deg, #209cff, #68e0cf);
  background-origin: padding-box, border-box;
  background-clip: padding-box, border-box;
  padding: 10px 25px;
  border: 2px solid transparent;
  border-radius: 30px;
  color: #222222;
  font-weight: 600;
}

.hero-container {
  position: relative;
  margin: 92px auto 0px;
  height: auto; /* ビューポート高さに合わせる */
  overflow: hidden;
  background: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .hero-container {
    display: block;
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}

/* 動画を全面に拡大表示 */
.hero__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover; /* アスペクト比を保ったまま全面カバー */
  z-index: 0;
}

/* 透過黒オーバーレイ（動画が明るい場合のみ） */
.hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.hero__content {
  position: relative;
  z-index: 2;
  color: #fff;
  margin: 50px 30px;
  position: relative; /* 既存の動画/オーバーレイが absolute なら必要 */
  display: flex;
  justify-content: center; /* 横中央 */
  align-items: center; /* 縦中央 */
  /* 例：全画面表示なら */
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .hero__content {
    min-height: calc(100vh - 75px); /* ヘッダー分を引く場合 */
  }
}
@media screen and (max-width: 600px) {
  .hero__content {
    margin: auto 25px;
    padding: 100px 0 0 0;
  }
}

.text-block h1 {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.5;
  color: white;
}
@media screen and (max-width: 480px) {
  .text-block h1 {
    font-size: 22px;
  }
}

.text-block p {
  line-height: 1.9;
  color: white;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .text-block p {
    font-size: 14px;
  }
}

.text-block .microcopy {
  margin-bottom: 8px !important;
}

.text-block .actions {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
@media screen and (max-width: 960px) {
  .text-block .actions {
    align-items: center;
  }
}

.cta-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-items: center;
}

.microcopy {
  font-size: 0.875rem;
  color: #777;
  margin-top: 4px;
  font-weight: 600;
}

.media-block {
  display: flex;
  flex-direction: column;
  z-index: 5;
  padding: 150px 100px;
}

.images {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}

.img-box {
  flex: 1;
  background: #ddd;
  border-radius: 12px;
  height: 120px;
}

.video-box {
  flex: 1;
  background: #ccc;
  border-radius: 12px;
}

.clients .clients_all_pc {
  max-width: 1200px;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 30px;
  width: 100%;
  display: block;
}
@media screen and (max-width: 600px) {
  .clients .clients_all_pc {
    display: none;
  }
}

.clients .clients_all_sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .clients .clients_all_sp {
    display: block;
  }
}

.actions .cta-item .btn-download {
  position: relative;
  padding: 30px 30px;
  border-radius: 100px;
  width: 100%;
  font-weight: 800;
}
@media screen and (max-width: 600px) {
  .actions .cta-item .btn-download {
    font-size: 14px;
    padding: 20px 40px;
  }
}
.actions .cta-item .btn-download::before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  border: 1px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.actions .cta-item .btn-consult {
  padding: 30px 30px;
  font-weight: 800;
  border-radius: 100px;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .actions .cta-item .btn-consult {
    font-size: 14px;
    padding: 20px 40px;
  }
}

.cases-section {
  max-width: 1200px;
  padding: 30px 20px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .cases-section {
    padding: 30px 25px;
  }
}

.cases-section-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .cases-section-container {
    align-items: flex-start;
    flex-direction: column;
  }
}

.case-grid {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  margin-top: 60px;
}
@media screen and (max-width: 600px) {
  .case-grid {
    gap: 20px;
  }
}

.case-card {
  overflow: hidden;
  border-radius: 5px;
}
.case-card img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
  transform-origin: center center;
  transition: transform 0.01s ease-out, box-shadow 0.2s ease-out;
  /* ④ 性能向上にヒントを */
  will-change: transform;
}
.case-card:hover img {
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);
}
.case-card .case-info .case-title {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .case-card .case-info .case-title {
    margin-bottom: 15px;
  }
}
.case-card .case-info .case-desc {
  color: #222222;
  margin-bottom: 20px;
}
.case-card .case-info .case-link {
  position: relative;
  display: inline-block; /* inline-flex → inline-block に変更 */
  align-items: center;
  color: #209cff;
  padding-bottom: 10px;
  /* 擬似要素は親要素 を基準に絶対配置される */
}
.case-card .case-info .case-link::after {
  content: "";
  position: absolute;
  bottom: 0; /* 親要素の下端に合わせる */
  left: 50%; /* 幅 0 の状態で中央スタート */
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #209cff, #68e0cf);
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), left 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.case-card .case-info .case-link:hover::after {
  left: 0;
  width: 100%;
}
.case-card .case-info .case-link svg {
  margin-left: 4px;
}

.cases-cta {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.cases-cta .btn-download {
  padding: 20px 50px;
  border-radius: 100px;
}
.cases-cta .link-more {
  text-decoration: none;
  color: #209cff;
  margin-top: 20px;
}

.cases-section-main-title {
  font-size: 32px;
  font-weight: 600;
}
@media screen and (max-width: 600px) {
  .cases-section-main-title {
    margin-top: 24px;
    font-size: 20px;
  }
}

.cases-section-sub-title {
  font-size: 16px;
  line-height: 1.9;
}
@media screen and (max-width: 600px) {
  .cases-section-sub-title {
    margin-top: 30px;
    font-size: 15px;
  }
}

/* お悩みセクション */
/* ベース・コンテナ */
.problems-section {
  padding: 100px 0;
  background: #fff;
}
.problems-section .main-title {
  margin-bottom: 30px;
}

.problems-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 600px) {
  .problems-section .container {
    padding: 0 25px;
  }
}

/* グリッド */
.problem-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-left: 1px solid #e5e5e5;
}
@media screen and (max-width: 600px) {
  .problem-grid {
    border: none;
  }
}

.problem-item {
  position: relative;
  text-align: left;
  padding: 30px 25px;
  border-right: 1px solid #e5e5e5;
}
@media screen and (max-width: 600px) {
  .problem-item {
    border: none;
    padding: 30px 0px;
  }
}

.problem-item__header {
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .problem-item__header {
    margin-bottom: 25px;
  }
}

/* 番号 */
.problem-item__number {
  font-size: 50px;
  line-height: 1.1;
  font-family: "Manrope", sans-serif;
  white-space: nowrap;
  font-weight: 300;
  color: #209cff;
  border-bottom: 2px solid;
}
@media screen and (max-width: 600px) {
  .problem-item__number {
    font-size: 40px;
    border-bottom: 1px solid;
  }
}

/* アイコン */
.problem-item__icon img {
  width: 70%;
  margin: 0 auto;
  height: auto;
  margin-bottom: 30px;
}

/* テキストエリア */
.problem-item__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  padding-left: 30px;
  position: relative;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .problem-item__title {
    font-size: 20px;
  }
}

/* 本文 */
.problem-item__text {
  font-size: 15px;
  line-height: 1.8;
}

/* ハイライト */
.highlight {
  color: #00a99d;
}

/* 最下部コピー */
.problem-copy {
  text-align: center;
  font-size: 28px;
  line-height: 1.5;
  margin-top: 60px;
  font-weight: 600;
  padding: 25px 0;
}
@media screen and (max-width: 600px) {
  .problem-copy {
    font-size: 20px;
  }
}

/* レスポンシブ */
@media (max-width: 768px) {
  .problem-grid {
    grid-template-columns: 1fr;
  }
  .problem-item {
    border-right: none;
  }
}
/* 理由セクション */
.reasons-section {
  background: #f9f9f9;
  padding: 50px 20px;
}
@media screen and (max-width: 600px) {
  .reasons-section {
    padding: 50px 25px;
  }
}
.reasons-section .container {
  max-width: 1200px;
  margin: 0 auto;
}
.reasons-section .reason-item {
  background: #fff;
  border-radius: 16px;
  display: flex;
  gap: 50px;
  padding: 20px 60px;
  margin-bottom: 20px;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .reasons-section .reason-item {
    background: none;
    padding: 0;
    flex-direction: column;
    gap: 0;
    margin-bottom: 20px;
  }
}
.reasons-section .reason-item .reason-text {
  flex: 1;
}
@media screen and (max-width: 600px) {
  .reasons-section .reason-item .reason-text {
    margin-top: 20px;
  }
}
.reasons-section .reason-item .reason-text .font-sm, .reasons-section .reason-item .reason-text .footer__nav ul li a, .footer__nav ul li .reasons-section .reason-item .reason-text a, .reasons-section .reason-item .reason-text .wpcf7-form .form-block .form-checkbox label, .wpcf7-form .form-block .form-checkbox .reasons-section .reason-item .reason-text label, .reasons-section .reason-item .reason-text .wpcf7-form .form-block .form-group input.contact-form__input, .wpcf7-form .form-block .form-group .reasons-section .reason-item .reason-text input.contact-form__input,
.reasons-section .reason-item .reason-text .wpcf7-form .form-block .form-group textarea.contact-form__input,
.wpcf7-form .form-block .form-group .reasons-section .reason-item .reason-text textarea.contact-form__input, .reasons-section .reason-item .reason-text .wpcf7-form .form-block .form-group label, .wpcf7-form .form-block .form-group .reasons-section .reason-item .reason-text label, .reasons-section .reason-item .reason-text .pricing-section .pricing-card .pricing-body .recommend-box ul li, .pricing-section .pricing-card .pricing-body .recommend-box ul .reasons-section .reason-item .reason-text li, .reasons-section .reason-item .reason-text .proposal-section .proposal-subtitle, .proposal-section .reasons-section .reason-item .reason-text .proposal-subtitle, .reasons-section .reason-item .reason-text nav a, nav .reasons-section .reason-item .reason-text a, .reasons-section .reason-item .reason-text .text-block .microcopy, .text-block .reasons-section .reason-item .reason-text .microcopy, .reasons-section .reason-item .reason-text .case-card .case-info .case-desc, .case-card .case-info .reasons-section .reason-item .reason-text .case-desc, .reasons-section .reason-item .reason-text .case-card .case-info .case-link, .case-card .case-info .reasons-section .reason-item .reason-text .case-link {
  margin-bottom: 8px;
}
.reasons-section .reason-item .reason-text .case-title {
  font-size: 26px;
  margin: 30px 0;
  font-weight: 600;
}
@media screen and (max-width: 600px) {
  .reasons-section .reason-item .reason-text .case-title {
    margin: 20px 0;
    font-size: 20px;
  }
}
.reasons-section .reason-item .reason-text p {
  font-size: 16px;
  line-height: 2.1;
}
@media screen and (max-width: 600px) {
  .reasons-section .reason-item .reason-text p {
    line-height: 1.9;
    font-size: 15px;
  }
}
.reasons-section .reason-item .reason-text .reason-point {
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block; /* テキスト幅に合わせる */
  background: linear-gradient(90deg, #209cff, #68e0cf); /* お好みの青色に */
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px; /* バッジ内文字サイズ */
  font-weight: bold;
  text-transform: uppercase; /* FEATURE を大文字に */
  padding: 4px 25px; /* 上下／左右の余白 */
  border-radius: 100px; /* 角丸 */
  /* もし見出しと距離を詰めたい場合はマージン調整 */
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 600px) {
  .reasons-section .reason-item .reason-text .reason-point {
    margin: 0;
    padding: 5px 20px;
    font-size: 12px;
  }
}
.reasons-section .reason-item .reason-img {
  width: 320px;
  height: auto;
  border-radius: 12px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .reasons-section .reason-item .reason-img {
    width: 70%;
  }
}
.reasons-section .reason-item .reason-img img {
  height: 100%;
}

.proposal-section {
  background: linear-gradient(90deg, #209cff, #68e0cf);
  padding: 60px 20px;
  text-align: center;
  color: #fff;
}
.proposal-section .proposal-content {
  max-width: 800px;
  margin: 0 auto;
}
.proposal-section .proposal-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 16px;
}
@media screen and (max-width: 600px) {
  .proposal-section .proposal-title {
    font-size: 18px;
    line-height: 1.7;
  }
}
.proposal-section .proposal-title .mobile-br {
  display: none;
}
.proposal-section .proposal-subtitle {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin-bottom: 32px;
}
.proposal-section .proposal-subtitle .mobile-br {
  display: none;
}
@media screen and (max-width: 480px) {
  .proposal-section .proposal-subtitle {
    margin-bottom: 24px;
  }
  .proposal-section .proposal-subtitle .mobile-br {
    display: inline;
  }
}
.proposal-section .cta-flex {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding-top: 20px;
}
@media screen and (max-width: 960px) {
  .proposal-section .cta-flex {
    flex-direction: column;
  }
}
.proposal-section .proposal-btn {
  padding: 25px 70px;
  border-radius: 100px;
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  .proposal-section .proposal-btn {
    font-size: 14px;
    padding: 20px 40px;
  }
}
.proposal-section .proposal-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  border: 1px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.proposal-section .proposal-btn-white {
  background: #fff;
  color: #222222;
  position: relative;
  display: inline-block;
  background-image: linear-gradient(white, white), linear-gradient(90deg, #ff5858, #f09819);
  background-origin: padding-box, border-box;
  background-clip: padding-box, border-box;
  background-repeat: no-repeat, no-repeat;
  background-position: center center, 0% 0%;
  border: 3px solid transparent;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-position 0.6s ease;
  cursor: pointer;
  padding: 22px 70px;
}
@media screen and (max-width: 600px) {
  .proposal-section .proposal-btn-white {
    font-size: 14px;
    padding: 20px 40px;
  }
}

/* 映像制作の種類セクション */
.types-section {
  background: #fff;
  padding: 80px 20px;
}
@media screen and (max-width: 960px) {
  .types-section {
    padding: 50px 20px;
  }
}
.types-section .container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.types-section .main-title {
  font-weight: 600;
  margin-bottom: 40px;
  text-align: left;
}
.types-section .types-box {
  background: #f9f9f9;
  border-radius: 16px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 60px 40px;
  gap: 0;
  padding: 40px 20px;
}
@media screen and (max-width: 960px) {
  .types-section .types-box {
    grid-template-columns: 1fr;
  }
}
.types-section .types-box .types-column {
  padding: 0 20px;
}
.types-section .types-box .types-column:not(:last-child) {
  border-right: 1px solid #ddd;
}
@media screen and (max-width: 600px) {
  .types-section .types-box .types-column:not(:last-child) {
    border: none;
  }
}
.types-section .types-box .types-column ul {
  list-style: none;
}
.types-section .types-box .types-column ul li {
  font-size: 18px;
  margin-bottom: 16px;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .types-section .types-box .types-column ul li {
    font-size: 14px;
  }
}

/* 映像制作の料金セクション */
.pricing-section {
  background: #fff;
  padding: 20px 20px 80px;
}
@media screen and (max-width: 960px) {
  .pricing-section {
    padding: 50px 20px;
  }
}
.pricing-section .container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.pricing-section .main-title {
  font-weight: 600;
  margin-bottom: 40px;
  text-align: left;
}
.pricing-section .pricing-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media screen and (max-width: 960px) {
  .pricing-section .pricing-grid {
    gap: 20px;
    grid-template-columns: 1fr;
  }
}
.pricing-section .pricing-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 960px) {
  .pricing-section .pricing-card {
    height: 100%;
  }
}
.pricing-section .pricing-card .pricing-header {
  padding: 30px 20px;
}
.pricing-section .pricing-card .pricing-header .card-title {
  font-weight: 600;
  color: #fff;
  margin: 0;
}
.pricing-section .pricing-card .light-bg {
  background: #101010;
}
.pricing-section .pricing-card .pink-bg {
  background: #ff5edf;
}
.pricing-section .pricing-card .blue-bg {
  background: #04c8de;
}
.pricing-section .pricing-card .gradient-bg {
  background: linear-gradient(90deg, #209cff, #68e0cf);
}
.pricing-section .pricing-card .pricing-body {
  padding: 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pricing-section .pricing-card .pricing-body .price-range {
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  padding-bottom: 30px;
}
.pricing-section .pricing-card .pricing-body .recommend-box {
  text-align: left;
  background: #f9f9f9;
  border-radius: 12px;
  padding: 35px;
  width: calc(100% - 70px);
}
.pricing-section .pricing-card .pricing-body .recommend-box .recommend-title {
  font-weight: 600;
  margin-bottom: 25px;
  color: #333;
}
.pricing-section .pricing-card .pricing-body .recommend-box ul {
  line-height: 1.7;
}
.pricing-section .pricing-card .pricing-body .recommend-box ul li {
  color: #555;
  margin-bottom: 6px;
}
.pricing-section .pricing-card .pricing-body .recommend-box ul li:last-child {
  margin-bottom: 0;
}

.pricing-cta {
  margin-top: 40px;
}
@media screen and (max-width: 600px) {
  .pricing-cta {
    margin: 40px 0;
  }
}
.pricing-cta .details-btn {
  position: relative;
  display: inline-block;
  font-size: 18px;
  padding: 25px 70px;
  font-weight: 800;
  color: #222222;
  background: #fff;
  background-position: 0% 0%;
  border: 1px solid #ddd;
  border-radius: 100px;
  box-shadow: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-position 0.3s ease;
  cursor: pointer;
  line-height: normal;
  transform: 0.3s ease;
}
@media screen and (max-width: 600px) {
  .pricing-cta .details-btn {
    font-size: 16px;
    padding: 20px 40px;
  }
}
.pricing-cta .details-btn:hover {
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);
}

/* よくある質問（FAQ）セクション */
.faq-section {
  background: #fff;
  padding: 20px 20px 80px;
  /* FAQ が開いた状態を示すクラス */
}
@media screen and (max-width: 960px) {
  .faq-section {
    padding: 100px 0;
  }
}
.faq-section .container {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .faq-section .container {
    padding: 0 25px;
  }
}
.faq-section .main-title {
  font-weight: 600;
  margin-bottom: 40px;
  color: #000;
  text-align: left;
}
.faq-section .faq-wrapper {
  /* FAQ アイテムを縦積み */
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 80%;
  min-width: 660px;
}
@media screen and (max-width: 600px) {
  .faq-section .faq-wrapper {
    min-width: 0px;
    width: 100%;
  }
}
.faq-section .faq-item {
  border-bottom: 1px solid #e0e0e0; /* 質問ごとの区切り線 */
}
.faq-section .faq-question {
  width: 100%;
  background: transparent;
  border: none;
  padding: 20px 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  /* FAQ が開いたとき（アクティブ）の矢印回転 */
}
.faq-section .faq-question:focus {
  outline: none;
}
.faq-section .faq-question .faq-icon {
  font-size: 20px;
  line-height: 2;
  color: #fff;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  margin-right: 25px;
  font-weight: 700;
  flex-shrink: 0;
  background: #222222;
  width: 40px;
  height: 40px;
  border-radius: 30px;
}
@media screen and (max-width: 600px) {
  .faq-section .faq-question .faq-icon {
    margin-right: 20px;
  }
}
.faq-section .faq-question .faq-text {
  font-weight: 600;
  text-align: left;
  flex: 1; /* テキスト部分は伸縮して残りスペースを占める */
  color: #222222;
  line-height: 1.5;
}
.faq-section .faq-question .faq-arrow {
  transition: transform 0.3s ease;
  flex-shrink: 0; /* SVG の幅を固定 */
}
.faq-section .faq-question.is-open .faq-arrow {
  transform: rotate(180deg);
}
.faq-section .faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  padding: 0 0; /* 開いたときは下記で padding を追加 */
}
.faq-section .faq-answer p {
  color: #65635c;
  line-height: 2;
  margin: 0 0 16px 66px;
}
@media screen and (max-width: 600px) {
  .faq-section .faq-answer p {
    margin: 0 0 16px 0px;
  }
}
.faq-section .faq-item.open .faq-answer {
  max-height: 500px; /* 十分大きな値を指定してスライドダウンさせる */
}
.faq-section .faq-cta {
  margin-top: 32px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .faq-section .faq-cta {
    text-align: center;
  }
}
.faq-section .faq-cta .faq-list-btn {
  background-color: linear-gradient(90deg, #209cff, #68e0cf);
  padding: 12px 32px;
  color: #fff; /* ボタン文字を白に */
  transition: opacity 0.3s ease;
}
.faq-section .faq-cta .faq-list-btn:hover {
  opacity: 0.8;
}
.faq-section .faq-flex-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 600px) {
  .faq-section .faq-flex-container {
    flex-direction: column;
  }
}

/* サービスの流れセクション */
.flow-section {
  background: #fff;
  padding: 80px 20px;
}
@media screen and (max-width: 960px) {
  .flow-section {
    padding: 100px 0;
  }
}
.flow-section .container {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .flow-section .container {
    padding: 0 25px;
  }
}
.flow-section .main-title {
  font-weight: 600;
  margin-bottom: 40px;
  text-align: left;
}
.flow-section .flow-wrapper {
  position: relative;
  /* 縦ラインを描画 */
}
.flow-section .flow-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 25px; /* 番号丸（直径32px）の中央あたりに合わせる */
  width: 2px; /* 線の太さ */
  height: calc(100% - 60px);
  background: linear-gradient(90deg, #209cff, #68e0cf);
}
@media screen and (max-width: 600px) {
  .flow-section .flow-wrapper::before {
    content: none;
  }
}
.flow-section .flow-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 60px; /* 本文下に余白を少し多めに */
}
.flow-section .flow-item:last-child {
  margin-bottom: 0;
}
.flow-section .flow-item .flow-marker {
  position: absolute;
  top: -20px;
  left: 0;
  width: 50px; /* 円の直径を 32px に */
  height: 70px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .flow-section .flow-item .flow-marker {
    width: 20px; /* 円の直径を 32px に */
    top: -24px;
  }
}
.flow-section .flow-item .flow-number {
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.flow-section .flow-item .flow-number-1 {
  color: #209cff;
}
.flow-section .flow-item .flow-number-2 {
  color: #44adf3;
}
.flow-section .flow-item .flow-number-3 {
  color: #4bbee6;
}
.flow-section .flow-item .flow-number-4 {
  color: #56d0db;
}
.flow-section .flow-item .flow-number-5 {
  color: #68e0cf;
}
.flow-section .flow-item .flow-content {
  margin-left: 130px;
  max-width: calc(100% - 130px);
}
@media screen and (max-width: 600px) {
  .flow-section .flow-item .flow-content {
    margin-left: 40px;
    max-width: 100%;
  }
}
.flow-section .flow-item .flow-title {
  /* 見出しは .font-lg サイズ */
  font-weight: 600;
  margin-bottom: 25px; /* 本文までの余白を少し増やす */
}
.flow-section .flow-item .flow-text {
  color: #555;
  line-height: 1.7;
  margin: 0;
}

.wpcf7-form .form-title {
  font-weight: 800;
  font-size: 18px;
  padding: 15px 24px;
  border-radius: 16px 16px 0 0;
  background-color: #13202f;
  color: #fff;
  text-shadow: none;
  text-align: center;
}
.wpcf7-form .form-block {
  z-index: 2;
  flex: 1;
  max-width: 550px; /* フォーム幅を制限 */
  width: 100%;
  background: #fff;
  padding: 25px;
  border-radius: 0 0 16px 16px;
  display: block;
  /* フォーム本体 */
}
@media screen and (max-width: 960px) {
  .wpcf7-form .form-block {
    display: none;
  }
}
.wpcf7-form .form-block .contact-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wpcf7-form .form-block .form-group {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  /* CF7 の自動ラップを含めた input/textarea 選択 */
}
.wpcf7-form .form-block .form-group label {
  font-weight: 500;
  color: #333;
  width: 115px;
  line-height: 1.5;
}
.wpcf7-form .form-block .form-group label .required {
  color: #e60023; /* 必須マークの赤色 */
  margin-left: 2px;
}
.wpcf7-form .form-block .form-group input.contact-form__input,
.wpcf7-form .form-block .form-group textarea.contact-form__input,
.wpcf7-form .form-block .form-group .wpcf7-form-control-wrap input.contact-form__input,
.wpcf7-form .form-block .form-group .wpcf7-form-control-wrap textarea.contact-form__input {
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  color: #333;
  background: #fafafa;
  transition: border-color 0.2s ease;
  width: 100%;
  line-height: normal;
}
.wpcf7-form .form-block .form-group input.contact-form__input:focus,
.wpcf7-form .form-block .form-group textarea.contact-form__input:focus,
.wpcf7-form .form-block .form-group .wpcf7-form-control-wrap input.contact-form__input:focus,
.wpcf7-form .form-block .form-group .wpcf7-form-control-wrap textarea.contact-form__input:focus {
  outline: none;
  border-color: linear-gradient(90deg, #209cff, #68e0cf); /* フォーカス時にグラデカラー */
}
.wpcf7-form .form-block .form-group .hint {
  color: #888;
}
.wpcf7-form .form-block .form-group.name-group {
  gap: 12px;
}
.wpcf7-form .form-block .form-group.name-group input.contact-form__input {
  flex: 1;
}
.wpcf7-form .form-block .form-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}
.wpcf7-form .form-block .form-checkbox .wpcf7-form-control-wrap input[type=checkbox] {
  width: 16px;
  height: 16px;
}
.wpcf7-form .form-block .form-checkbox label {
  color: #555;
}
.wpcf7-form .form-block .wpcf7-spinner {
  display: none;
}
.wpcf7-form .form-block .submit-btn {
  margin-top: 16px;
  position: relative;
  display: flex;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(90deg, #ff5858, #f09819);
  background-position: 0% 0%;
  border: none;
  border-radius: 70px;
  padding: 20px 90px;
  margin: 10px auto 0;
  text-align: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-position 0.5s ease;
}
.wpcf7-form .form-block .submit-btn:hover {
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);
  background-position: 100% 0%;
}
.wpcf7-form .form-block .submit-btn:active {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.wpcf7 {
  z-index: 3;
  margin: 50px 30px;
}
@media screen and (max-width: 600px) {
  .wpcf7 {
    margin: 0;
  }
}

/* ─── スクロール追従型 CTA バー ─── */
.sticky-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(90deg, #209cff, #68e0cf);
  /* 初期は下に隠しておきつつ透明度も 0 に */
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none; /* 非表示時はクリックを受け付けない */
  transition: transform 0.4s ease, opacity 0.4s ease;
  z-index: 1000; /* ヘッダーより手前に出したい場合はヘッダーの z-index を確認 */
  /* 例：オレンジ背景のボタン */
  /* 例：白ボーダーのアウトラインボタン */
}
@media screen and (max-width: 960px) {
  .sticky-cta {
    display: none;
  }
}
.sticky-cta.is-visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.sticky-cta__inner {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 960px) {
  .sticky-cta__inner {
    padding: 20px 40px;
  }
}
.sticky-cta__text {
  font-weight: 600;
  margin: 0;
}
.sticky-cta__buttons {
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 480px) {
  .sticky-cta__buttons {
    flex-direction: column;
    gap: 8px;
  }
}
@media screen and (max-width: 960px) {
  .sticky-cta__buttons {
    flex-direction: row;
    gap: 16px;
  }
}
.sticky-cta .btn-orange {
  font-weight: 600;
  background: linear-gradient(90deg, #ff5858, #f09819);
  color: #fff;
  border: none;
  border-radius: 40px;
  padding: 15px 35px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sticky-cta .btn-orange:hover {
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3); /* シャドウを強めにして浮遊感アップ */
  background-position: 100% 0%;
}
.sticky-cta .btn-outline-white {
  font-weight: 600;
  background: transparent;
  background-image: linear-gradient(white, white), linear-gradient(90deg, #ff5858, #f09819);
  background-origin: padding-box, border-box;
  background-clip: padding-box, border-box;
  background-repeat: no-repeat, no-repeat;
  background-position: center center, 0% 0%;
  border: 3px solid transparent;
  border-radius: 40px;
  padding: 12px 35px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sticky-cta .btn-outline-white:hover {
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3); /* シャドウを強めにして浮遊感アップ */
  background-position: 100% 0%;
}

.btn-download {
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 10px 30px;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(90deg, #ff5858, #f09819);
  background-position: 0% 0%;
  border: none;
  border-radius: 30px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-position 0.3s ease;
  cursor: pointer;
  line-height: normal;
}
.btn-download span {
  position: relative;
  z-index: 1;
}
.btn-download:hover {
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3); /* シャドウを強めにして浮遊感アップ */
  background-position: 100% 0%;
  /* 文字色は白のままでもOKですが、黒にしたい場合は以下をアンコメント */
}
.btn-download:active {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.btn-consult {
  position: relative;
  font-size: 14px;
  display: inline-block; /* 必要に応じてブロック化して幅100%などにも可能 */
  padding: 10px 25px;
  /* 既存のフォントユーティリティを流用 */
  font-weight: 800;
  background-image: linear-gradient(white, white), linear-gradient(90deg, #ff5858, #f09819); /* 外側のグラデーション枠線 */
  background-origin: padding-box, border-box; /* 白背景は padding-area、グラデ枠は border-area に */
  background-clip: padding-box, border-box;
  background-repeat: no-repeat, no-repeat;
  background-position: center center, 0% 0%; /* 白背景は中央、グラデ枠は左寄せから開始 */
  border: 3px solid transparent; /* 枠線領域を用意しておく */
  border-radius: 30px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); /* 通常時の薄いシャドウ */
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-position 0.6s ease; /* グラデ枠線の横スライド */
  cursor: pointer;
}
.btn-consult:hover {
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3); /* シャドウを強めにして浮遊感アップ */
  background-position: center center, 100% 0%; /* グラデ枠線を右寄せにスライド */
}
.btn-consult:active {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); /* 少しシャドウを浅くして押下感 */
}

/* -----------------------------------
   Footer
----------------------------------- */
.footer {
  background: #111;
  color: #fff;
  padding: 60px 20px 150px;
}
.footer__inner {
  display: flex;
  flex-direction: row; /* PCは横並び */
  justify-content: space-between; /* 左：ロゴ、右：ナビ */
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .footer__inner {
    flex-direction: column; /* モバイルは縦並び */
    align-items: center;
    gap: 24px;
  }
}
.footer__logo img {
  height: 32px; /* お好みのサイズに調整 */
  display: block;
}
.footer__nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row; /* PCは横並び */
  gap: 35px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .footer__nav ul {
    flex-direction: column; /* モバイルは縦並び */
    gap: 12px;
  }
}
.footer__nav ul li a {
  /* 14px→16pxくらい */
  color: #fff;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.footer__nav ul li a:hover {
  opacity: 0.7;
}

.main-title {
  position: relative;
}

.main-title::before {
  content: "";
  display: block;
  width: 75px;
  height: 5px;
  border-radius: 10px;
  background: linear-gradient(90deg, #209cff, #68e0cf);
  margin-bottom: 30px;
}

/* ―――――― ① スライダー親にだけ背景＆パディング ―――――― */
.clients-slider {
  overflow: hidden; /* はみ出し隠す */
  background: #fff; /* ここに白背景を */
  padding: 15px 0; /* 上下余白を親に */
  margin: 40px auto 0 auto; /* 横マージンも親に */
  /* 必要なら高さ固定（※画像の高さに合わせる） */
  height: 150px;
}
@media screen and (max-width: 600px) {
  .clients-slider {
    height: 110px; /* 親と合わせる */
    margin: 0px;
  }
}

/* ―――――― ② トラックは純粋に横スクロールだけ ―――――― */
.clients {
  display: flex;
  width: -moz-max-content;
  width: max-content; /* 中身幅にフィット */
  animation: scroll-clients 20s linear infinite;
  /* 背景も余白もここには置かない */
  justify-content: flex-start; /* 中心揃えではなく先頭から並べる */
  flex-wrap: nowrap; /* 改行しない　※wrapがあると途切れが生じます */
  gap: 32px; /* 画像間のスペースだけ保持 */
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 600px) {
  .clients {
    gap: 20px; /* 画像間のスペースだけ保持 */
  }
}

/* 画像個別の設定 */
.clients_img {
  flex-shrink: 0; /* 絶対に縮まない */
  height: 120px; /* 親と合わせる */
  display: block;
}
@media screen and (max-width: 600px) {
  .clients_img {
    height: 80px; /* 親と合わせる */
  }
}

/* キーフレームはそのまま translateX(-50%) */
@keyframes scroll-clients {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.reasons-section .main-title {
  margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .reasons-section .main-title {
    margin-bottom: 20px;
  }
}

.cases-section .pricing-cta .details-btn {
  margin: 0 auto;
  display: flex;
}

/* 初期：透明 */
body.transition-out {
  opacity: 0;
}

/* 移行：1 → 0 のフェードアウト、0 → 1 のフェードイン */
body {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

.form-sp-only {
  display: none;
}
.form-sp-only .wpcf7-form {
  padding: 30px 25px;
}
.form-sp-only .wpcf7-form .form-title {
  font-weight: 600;
  font-size: 16px;
  padding: 0px 0px;
  border-radius: 16px 16px 0 0;
  background-color: transparent;
  color: black;
  text-shadow: none;
}
.form-sp-only .form-block {
  display: block;
  max-width: 550px;
  width: 100%;
  background: none;
  padding: 20px 0px;
  border-radius: none;
  display: block;
  margin: 0 auto;
}
.form-sp-only .form-block .form-group {
  flex-direction: column;
  gap: 5px;
  align-items: flex-start;
}
.form-sp-only .form-block .form-group .wpcf7-form-control-wrap {
  width: 100%;
}
.form-sp-only .form-block .form-group label {
  width: 200px;
}
@media screen and (max-width: 960px) {
  .form-sp-only {
    display: block;
  }
}

.sticky-cta-sp {
  display: none;
}
@media screen and (max-width: 960px) {
  .sticky-cta-sp {
    display: block;
  }
}
.sticky-cta-sp .sticky-cta__inner {
  padding: 15px 25px;
  justify-content: center;
}
.sticky-cta-sp .btn-outline-white {
  padding: 11px 23px;
}

.page-header {
  margin: 16px 20px 32px;
  text-align: center;
}
.page-header h1 {
  color: #222222;
  margin-bottom: 16px;
}
.page-header p {
  color: #f7f7f7;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .page-header {
    margin: 60px auto 48px;
  }
}

/*—— サブページ ヒーロー ——*/
.subpage-hero {
  padding: 150px 0 100px 0;
  background-color: #fff;
}
.subpage-hero .container {
  padding: 0 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.subpage-hero__title {
  font-size: 32px; /* お好みで調整 */
  font-weight: bold;
  margin-bottom: 25px;
}

.subpage-hero__lead {
  font-size: 16px;
  line-height: 1.9;
  margin: 0 auto 50px;
}

.subpage-hero__divider {
  border: none;
  height: 4px; /* 線の太さ */
  background: linear-gradient(90deg, #209cff, #68e0cf); /* Chatwork赤 */
  width: 100%;
  margin: 0 auto;
}

.pricing-table {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  align-items: stretch; /* 全カードを同じ高さに */
  gap: 1rem;
  margin: 40px auto;
  max-width: 1200px;
}

.plan {
  display: flex;
  flex-direction: column;
  border: 1px solid #ddd;
  border-radius: 0.5rem;
  background: #fff;
  border-radius: 100px;
  border-radius: 30px 30px 0px 0px;
  /* overflow: hidden は外して、box-shadowが切れないように */
}

.plan-header {
  background: #f7f7f7;
  text-align: center;
  padding: 40px 10px;
  border-radius: 30px 30px 0px 0px;
}

.plan-name {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: 800;
}

.plan-price {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: bold;
  margin: 30px 0 50px 0;
  line-height: 1;
  text-align: center;
}

.plan-unit {
  font-size: 0.875rem;
  color: #666;
}

.plan-note {
  font-size: 14px;
  margin-top: 20px;
  font-weight: 800;
}

.plan-features {
  flex: 1; /* ここで伸びしろを持たせる */
  list-style: none;
  padding: 30px 10px 70px;
  margin: 0;
  text-align: center;
}

.plan-features li {
  position: relative;
  margin-bottom: 0.75rem;
}

.plan-cta {
  /* フッターを常にボトムに */
  margin-top: auto;
  padding: 30px 0px;
  text-align: center;
  border-top: 1px solid #eee;
}

.btn-primary {
  position: relative;
  display: inline-block;
  padding: 15px 40px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(90deg, #ff5edf 0%, #04c8de 100%);
  background-position: 0% 0%;
  border: none;
  border-radius: 30px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-position 0.3s ease;
  cursor: pointer;
}

/* おすすめプランの強調 */
.cost-accordion {
  padding: 80px 0;
  background-color: white;
  /* アイコン回転 */
  /* スマホ対応例 */
}
.cost-accordion .section-title {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
}
.cost-accordion .accordion {
  max-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  padding: 0 20px;
}
.cost-accordion .accordion-item {
  border-bottom: 1px solid #f7f7f7;
}
.cost-accordion .accordion-item .accordion-header {
  width: 100%;
  background: none;
  border: none;
  padding: 25px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.cost-accordion .accordion-item .accordion-header .accordion-title {
  font-size: 18px;
  font-weight: 600;
  color: #222222;
}
.cost-accordion .accordion-item .accordion-header .accordion-icon {
  font-weight: 600;
  transition: transform 0.3s ease;
}
.cost-accordion .accordion-item .accordion-content {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s ease;
  /* テーブル本体 */
}
.cost-accordion .accordion-item .accordion-content.is-open {
  padding: 8px 0 16px;
  max-height: 1000px; /* 十分大きな値 */
}
.cost-accordion .accordion-item .accordion-content .accordion-inner {
  padding-bottom: 20px;
}
.cost-accordion .accordion-item .accordion-content .cost-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  color: #222222;
  table-layout: fixed; /* 固定レイアウトにする */
  /* 合計行の背景 */
  /* オプションヘッダーの背景 */
}
.cost-accordion .accordion-item .accordion-content .cost-table th,
.cost-accordion .accordion-item .accordion-content .cost-table td {
  padding: 20px 8px;
  border-bottom: 1px solid #f7f7f7;
  text-align: center;
  width: 50%; /* ２列を等分 */
  　　　　word-wrap: break-word; /* 長いテキストは折り返す */
}
.cost-accordion .accordion-item .accordion-content .cost-table th {
  font-weight: 600;
}
.cost-accordion .accordion-item .accordion-content .cost-table td {
  font-weight: 400;
}
.cost-accordion .accordion-item .accordion-content .cost-table .total-row {
  background-color: #f7f7f7;
}
.cost-accordion .accordion-item .accordion-content .cost-table .total-row th,
.cost-accordion .accordion-item .accordion-content .cost-table .total-row td {
  font-size: 18px;
  font-weight: 600;
}
.cost-accordion .accordion-item .accordion-content .cost-table .option-header {
  background-color: #f7f7f7;
}
.cost-accordion .accordion-item .accordion-content .cost-table .option-header th {
  font-weight: 600;
  text-align: center;
  font-size: 18px;
}
.cost-accordion .accordion-item .accordion-content .cost-table tr:last-of-type th,
.cost-accordion .accordion-item .accordion-content .cost-table tr:last-of-type td {
  border-bottom: none;
}
.cost-accordion .accordion-item.open .accordion-icon {
  transform: rotate(45deg);
}
@media screen and (max-width: 960px) {
  .cost-accordion {
    padding: 60px 40px;
  }
  .cost-accordion .accordion {
    max-width: 1000px;
  }
}

th + td,
td + td {
  border-left: 1px solid #f7f7f7;
}

/* ベースレイアウト */
.cost-table-section {
  padding: 0px 0px 80px 0;
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
}

.section-title {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
}

/* テーブルを横スクロールにも対応 */
.table-wrapper {
  overflow-x: auto;
  max-width: 1200px;
  margin: 0 auto;
}

/* テーブル本体 */
.cost-table-info {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px; /* 小さい画面で横スクロールを許容 */
}
.cost-table-info th,
.cost-table-info td {
  padding: 20px 15px;
  border: 1px solid #e0e0e0;
  vertical-align: top;
}
.cost-table-info thead th {
  background: #f9f9f9;
  font-weight: 600;
  text-align: left;
}
.cost-table-info tbody tr:nth-child(even) td {
  background: #fcfcfc;
}
.cost-table-info tbody td {
  font-size: 0.95rem;
  color: #333;
  line-height: 1.5;
}

/* レスポンシブ調整 */
@media (max-width: 768px) {
  .section-title {
    font-size: 1.4rem;
    margin-bottom: 24px;
  }
  .cost-table th,
  .cost-table td {
    padding: 12px 8px;
    font-size: 0.9rem;
  }
}
.company-info {
  padding: 80px 20px;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 1200px;
  margin: 0 auto;
}

.company-info__title {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
  padding-left: 25px;
}

.company-info__title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px; /* ラインの太さ */
  height: 1.2em; /* テキスト行高に合わせて伸縮 */
  background: linear-gradient(90deg, #209cff, #68e0cf);
}

.company-info__list {
  max-width: 1200px;
  margin: 0 auto;
}

.company-info__row {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.company-info__row:last-child {
  border-bottom: none;
}

.company-info__row dt {
  font-weight: 800;
  color: #555;
  align-self: start;
  font-size: 16px;
}

.company-info__row dd {
  margin: 0;
  color: #333;
  line-height: 1.8;
  font-size: 16px;
}

.company-info__row dd ul {
  list-style: disc inside;
  padding-left: 0;
  margin: 0;
}

.company-info__row dd ul li {
  margin-bottom: 8px;
}

/* リンクスタイル */
.company-info__row dd a {
  text-decoration: none;
  transition: color 0.3s ease;
}

/* スマホ対応 */
@media (max-width: 768px) {
  .company-info__row {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .company-info__row dt {
    font-size: 0.95rem;
  }
  .company-info__row dd {
    font-size: 0.9rem;
  }
}
.wpcf7-form .contact-page-form-block {
  padding: 60px 20px;
  background: #fafafa;
}
.wpcf7-form .contact-page-form-block .contact-page-form {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.wpcf7-form .contact-page-form-block .contact-page-form__title {
  font-weight: 600;
  color: #333;
  margin-bottom: 24px;
  text-align: left;
}
.wpcf7-form .contact-page-form-block .contact-page-form__group {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.wpcf7-form .contact-page-form-block .contact-page-form__group label {
  font-weight: 500;
  color: #333;
}
.wpcf7-form .contact-page-form-block .contact-page-form__group label .contact-page-form__required {
  color: #e60023;
  margin-left: 2px;
}
.wpcf7-form .contact-page-form-block .contact-page-form__group input.contact-page-form__input,
.wpcf7-form .contact-page-form-block .contact-page-form__group textarea.contact-page-form__input,
.wpcf7-form .contact-page-form-block .contact-page-form__group .wpcf7-form-control-wrap input.contact-page-form__input,
.wpcf7-form .contact-page-form-block .contact-page-form__group .wpcf7-form-control-wrap textarea.contact-page-form__input {
  font-size: 16px;
  padding: 20px 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #fff;
  transition: border-color 0.2s ease;
}
.wpcf7-form .contact-page-form-block .contact-page-form__group input.contact-page-form__input:focus,
.wpcf7-form .contact-page-form-block .contact-page-form__group textarea.contact-page-form__input:focus,
.wpcf7-form .contact-page-form-block .contact-page-form__group .wpcf7-form-control-wrap input.contact-page-form__input:focus,
.wpcf7-form .contact-page-form-block .contact-page-form__group .wpcf7-form-control-wrap textarea.contact-page-form__input:focus {
  outline: none;
  border-color: linear-gradient(90deg, #209cff, #68e0cf);
}
.wpcf7-form .contact-page-form-block .contact-page-form__group.contact-page-form__name-group {
  flex-direction: row;
  gap: 12px;
}
.wpcf7-form .contact-page-form-block .contact-page-form__group.contact-page-form__name-group input.contact-page-form__input {
  flex: 1;
}
.wpcf7-form .contact-page-form-block .contact-page-form__group .contact-page-form__hint {
  color: #888;
}
.wpcf7-form .contact-page-form-block .contact-page-form__checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}
.wpcf7-form .contact-page-form-block .contact-page-form__checkbox .wpcf7-form-control-wrap input[type=checkbox] {
  width: 16px;
  height: 16px;
}
.wpcf7-form .contact-page-form-block .contact-page-form__checkbox label {
  color: #555;
}
.wpcf7-form .contact-page-form-block .contact-page-form__submit-btn {
  margin-top: 16px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(90deg, #ff5edf, #04c8de);
  background-position: 0 0;
  background-size: 200% 100%;
  padding: 15px 60px;
  text-align: center;
  border: none;
  border-radius: 60px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-position 0.5s ease;
  margin: 0 auto;
}
.wpcf7-form .contact-page-form-block .contact-page-form__submit-btn input.contact-page-form__submit-btn,
.wpcf7-form .contact-page-form-block .contact-page-form__submit-btn .wpcf7-form-control.wpcf7-submit.contact-page-form__submit-btn {
  display: inline-block;
}
.wpcf7-form .contact-page-form-block .contact-page-form__submit-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  background-position: 100% 0;
}
.wpcf7-form .contact-page-form-block .contact-page-form__submit-btn:active {
  transform: translateY(0);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.plasma-guide__title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 24px;
  margin: 150px auto 100px;
  position: relative;
  padding: 0 20px;
  text-align: center;
}

.plasma-guide-page .plasma-guide__inner {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  margin: 50px auto;
  max-width: 1400px;
  padding: 0 20px;
}

.plasma-guide-page.container {
  max-width: 1400px;
  margin: 0 auto;
}

.plasma-guide__inner {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  /* 横並びを優先し、折り返さない */
  flex-wrap: nowrap;
  /* 必要に応じて左右にスペースを振る */
  justify-content: space-between;
}

.plasma-guide__content {
  flex: 1 1 calc(100% - 380px);
}

.plasma-guide__lead {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 32px;
  color: #333;
  border-left: 3px solid #209cff;
  padding-left: 30px;
}

.plasma-guide__image {
  text-align: center;
  margin-bottom: 32px;
}

.plasma-guide__image img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.plasma-guide__heading {
  font-size: 1.25rem;
  margin-bottom: 16px;
  color: #00575b;
}

.plasma-guide__points {
  list-style: none;
  margin: 0 0 32px;
  padding: 0;
}

.plasma-guide__points li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  font-size: 1rem;
  color: #444;
}

.plasma-guide__points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url('<?php echo esc_url(get_theme_file_uri("img/check-icon.svg")); ?>') no-repeat center;
  background-size: contain;
}

.plasma-guide__form {
  position: static;
}
.plasma-guide__form .wpcf7 {
  margin: 0;
}
.plasma-guide__form .wpcf7-form .form-block {
  width: 550px;
}

@media (max-width: 1024px) {
  .plasma-guide__inner {
    flex-direction: column;
  }
  .plasma-guide__content,
  .plasma-guide__form {
    flex: 1 1 100%;
  }
  .plasma-guide__form {
    position: static;
    margin-top: 40px;
  }
}
.sub__hero {
  margin-top: 30vh;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 960px) {
  .sub__hero {
    text-align: center;
    justify-content: center;
  }
}
.sub__hero h2 {
  font-size: 25px;
  margin-bottom: 30px;
  font-weight: 600;
  letter-spacing: 1.25px;
}
@media screen and (max-width: 960px) {
  .sub__hero h2 {
    font-size: 40px;
    letter-spacing: 6px;
    margin-bottom: 100px;
  }
}
.sub__hero .works__category {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .sub__hero .works__category {
    padding-bottom: 50px;
  }
}
.sub__hero .works__category .tag {
  font-size: 12px;
  color: #222222;
  font-weight: 700;
  display: flex;
  padding: 10px 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
  border: 2px solid #222222;
  background-color: white;
}
@media screen and (max-width: 960px) {
  .sub__hero .works__category .tag {
    font-size: 16px;
    letter-spacing: 0.7px;
    border-radius: 35px;
  }
}

.works__ttl {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  color: #65635c;
  padding-top: 10px;
}
@media screen and (max-width: 960px) {
  .works__ttl {
    font-size: 17px;
    letter-spacing: 0.85px;
  }
}

.pagination {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px; /* ボタンと数字の間隔 */
}

.pagination-btn {
  width: 40px;
  height: 40px;
  border: 1px solid #222222;
  border-radius: 50%;
  color: #222222;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s;
}

.pagination-btn:hover {
  background-color: #f0f0f0;
}

.pagination-numbers {
  display: flex;
  gap: 30px;
}

.page-number {
  font-size: 16px;
  cursor: pointer;
}

.page-number.active {
  font-weight: bold;
}

.page-number:hover {
  color: #555;
}

.full-width-line {
  border: 1px solid #65635c;
}
@media screen and (max-width: 960px) {
  .full-width-line {
    width: 100vw;
    max-width: 100%;
  }
}

.works__archive .works__content {
  margin-top: 35px;
  margin-bottom: 100px;
}
@media screen and (max-width: 960px) {
  .works__archive .works__content {
    margin-top: 50px;
  }
}

.works_list {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
}
.works_list ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
  gap: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.works_list li {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
}
.works_list li:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);
}
.works_list li img {
  width: 100%;
  max-height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.works_list li p {
  margin: 20px 20px 10px;
  font-size: 14px;
  color: #209cff;
  font-weight: 500;
}
.works_list li h1 {
  margin: 0px 20px 25px;
  font-size: 18px;
  font-weight: 600;
  color: #222222;
}
.works_list a {
  text-decoration: none;
  color: inherit;
  display: block;
}

/* 見出し部分 */
.sub_main {
  text-align: center;
  padding: 60px 20px;
}
.sub_main .sub_main_title h1 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #04c8de;
}

.subpage-hero__subtitle {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.9;
  margin: 0 auto 50px;
}

.works__single__content__thumbnail {
  padding-top: 30px;
}
.works__single__content__thumbnail img {
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .works__single__content__thumbnail {
    padding-top: 100px;
  }
}

.works__single__content .works__single__content__ttl {
  font-size: 12px;
  font-weight: 600;
  padding: 25px 0;
}
@media screen and (max-width: 960px) {
  .works__single__content .works__single__content__ttl {
    font-size: 24px;
    font-weight: 700;
    padding: 70px 0 40px 0;
  }
}
.works__single__content .works__single__content__category {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  gap: 10px;
}
@media screen and (max-width: 960px) {
  .works__single__content .works__single__content__category {
    gap: 20px;
  }
}
.works__single__content .works__single__content__category .tag {
  font-size: 12px;
  font-weight: 700;
  display: flex;
  padding: 10px 15px;
  justify-content: center;
  align-items: center;
  border-radius: 35px;
  background: #f7f7f7;
}
@media screen and (max-width: 960px) {
  .works__single__content .works__single__content__category .tag {
    font-size: 16px;
  }
}
.works__single__content .works__single__content__text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  padding: 30px 0;
}
@media screen and (max-width: 960px) {
  .works__single__content .works__single__content__text {
    padding: 70px 0;
    font-size: 18px;
    line-height: 31px;
    letter-spacing: -0.18px;
    font-weight: 500;
  }
}
.works__single__content .works__single__content__img ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  gap: 20px;
}
@media screen and (max-width: 960px) {
  .works__single__content .works__single__content__img ul {
    gap: 30px 10px;
  }
}
@media screen and (max-width: 960px) {
  .works__single__content .works__single__content__img ul li {
    width: calc(50% - 5px);
  }
}
.works__single__content .back__button {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  display: flex;
  padding: 15px 40px;
  justify-content: center;
  align-items: center;
  border-radius: 35px;
  background-color: white;
  border: 1px solid #222222;
  color: #222222;
  margin: 50px auto 100px auto;
}
@media screen and (max-width: 960px) {
  .works__single__content .back__button {
    margin: 70px auto;
  }
}

.container_wp_conntent {
  max-width: 960px;
  margin: 0 auto;
  padding: 100px 20px;
}
.container_wp_conntent .sub_main {
  text-align: center;
  margin-bottom: 40px;
}
.container_wp_conntent li {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}
.container_wp_conntent li img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.container_wp_conntent .wp_content_main {
  font-size: 1rem;
  color: #333;
  line-height: 1.8;
}
.container_wp_conntent .wp_content_main h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  margin: 30px 0;
  text-align: center;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 10px 0;
}
.container_wp_conntent .wp_content_main p {
  margin-bottom: 15px;
  margin: 20px 0;
  line-height: 2.2;
}
.container_wp_conntent .wp_content_main img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  display: block;
  margin: 60px 0;
}
.container_wp_conntent .wp_content_main .wp-video {
  margin: 60px 0;
}

.wp_content_foooter {
  background: #f9f9f9;
  padding: 60px 20px;
}
.wp_content_foooter .container_wd {
  max-width: 960px;
  margin: 0 auto;
}
.wp_content_foooter .index-contact_content {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
}
.wp_content_foooter .index-contact_content.index-contact_content_bk li.left {
  flex: 1;
}
.wp_content_foooter .index-contact_content.index-contact_content_bk li.left h1.index_title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #04c8de;
  margin-bottom: 12px;
}
.wp_content_foooter .index-contact_content.index-contact_content_bk li.left p {
  color: #555;
  font-size: 0.95rem;
  line-height: 1.6;
}
.wp_content_foooter .index-contact_content.index-contact_content_bk li a {
  display: inline-block;
}
.wp_content_foooter .index-contact_content.index-contact_content_bk li .btn2 {
  padding: 12px 32px;
  border-radius: 24px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease;
}
.wp_content_foooter .index-contact_content.index-contact_content_bk li .btn2.btn2_wh {
  background: linear-gradient(90deg, #ff5edf, #04c8de);
  color: #fff;
}
.wp_content_foooter .index-contact_content.index-contact_content_bk li .btn2.btn2_wh:hover {
  background: linear-gradient(90deg, #04c8de, #ff5edf);
}

.wp_content_main .pricing-cta {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}/*# sourceMappingURL=style.css.map */