section, .section {
  padding: 60px 0 0 0;
}
p:not([class]) + p:not([class]) {
  margin-top: 0.5em;
}

/* ãƒ•ã‚¡ãƒ¼ã‚¹ãƒˆãƒ“ãƒ¥ãƒ¼ã®èƒŒæ™¯è¨­å®š */
.first-view {
  position: relative;
  background-image: url('/wp-content/themes/tenfive202508/img/home/main-bg.jpeg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.first-view {
  display: flex;
  align-items: start; /* ä¸Šæƒãˆã«å¤‰æ›´ */
  justify-content: space-between;
}
section.first-view {
  height: 100vh;
  background-size: cover;
}
.first-view {
  display: flex;
  justify-content: space-between;
  position: relative; /* å­è¦ç´ ã®çµ¶å¯¾ä½ç½®ã®åŸºæº–ã¨ãªã‚‹ */
}

/* å›³å½¢ã®åŸºæœ¬ã‚¹ã‚¿ã‚¤ãƒ« */
.shape-3d, .shape-2d {
  position: absolute;
  z-index: 1;
  opacity: 1;
  transition: all 0.5s ease;
}

/* 3Dæµ®éŠã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³å›³å½¢ */
.shape-3d {
  animation: float3d 8s ease-in-out infinite;
  z-index: 1;
}

.shape-3d.shape-a {
  top: 60%;
  left: 3%;
  animation-delay: 0s;
  animation-duration: 10s;
}

.shape-3d.shape-b {
  top: 60%;
  left: 30%;
  animation-delay: 2s;
  animation-duration: 12s;
}

.shape-3d.shape-c {
  top: 60%;
  left: 15%;
  animation-delay: 4s;
  animation-duration: 9s;
}

@keyframes float3d {
  0%, 100% {
    transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
  25% {
    transform: translateY(-20px) rotateX(15deg) rotateY(10deg) rotateZ(5deg);
  }
  50% {
    transform: translateY(-10px) rotateX(0deg) rotateY(20deg) rotateZ(10deg);
  }
  75% {
    transform: translateY(-30px) rotateX(-15deg) rotateY(10deg) rotateZ(15deg);
  }
}

/* 2Dæ‹¡å¤§ç¸®å°ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³å›³å½¢ (D-H) */
.shape-2d {
  position: absolute;
  animation: scale2d 4s ease-in-out infinite;
  opacity: 0.3;
  transition: opacity 0.5s ease;
  z-index: 1;
}

.shape-2d.shape-d {
  top: 25%;
  left: 35%;
  animation-delay: 0s;
  animation-duration: 6s;
}

.shape-2d.shape-e {
  top: 65%;
  left: 8%;
  animation-delay: 1s;
  animation-duration: 5s;
}

.shape-2d.shape-f {
  top: 25%;
  left: 25%;
  animation-delay: 2s;
  animation-duration: 7s;
}

.shape-2d.shape-g {
  top: 65%;
  left: 20%;
  animation-delay: 3s;
  animation-duration: 6.5s;
}

.shape-2d.shape-h {
  top: 40%;
  left: 12%;
  animation-delay: 4s;
  animation-duration: 5.5s;
}

@keyframes scale2d {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}

/* å›³å½¢ã®ã‚µã‚¤ã‚ºè¨­å®š */
.shape-3d.shape-a .shape-image {
  width: 300px;
  height: 300px;
}

.shape-3d.shape-b .shape-image {
  width: 280px;
  height: 280px;
}

.shape-3d.shape-c .shape-image {
  width: 300px;
  height: 300px;
}

/* 2Då›³å½¢ã®ã‚µã‚¤ã‚ºè¨­å®š (D-H) */
.shape-2d.shape-d .shape-image {
  width: 400px;
  height: 400px;
}

.shape-2d.shape-e .shape-image {
  width: 200px;
  height: 200px;
}

.shape-2d.shape-f .shape-image {
  width: 60px;
  height: 60px;
}

.shape-2d.shape-g .shape-image {
  width: 120px;
  height: 120px;
}

.shape-2d.shape-h .shape-image {
  width: 100px;
  height: 100px;
}

.shape-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  visibility: visible;
}

/* çµ±åˆã•ã‚ŒãŸå·¦å´ã¨ä¸­å¤®ã®ã‚»ã‚¯ã‚·ãƒ§ãƒ³ã®ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
.left-and-center-section {
  width: 50%;
  top: 7%;
  position: relative;
  z-index: 10;
  /* ä»¥å‰ã®è£…é£¾ã‚¹ã‚¿ã‚¤ãƒ«ã‚’åæ˜  */
}
.text-content {
  padding: 20px;
  top: 55%;
  position: relative;
  z-index: 10;
}
/* ãƒ†ã‚­ã‚¹ãƒˆã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã®è£…é£¾ã‚¹ã‚¿ã‚¤ãƒ« */
.text-content .future-erp {
  /* ä»¥å‰ã®è£…é£¾ã‚¹ã‚¿ã‚¤ãƒ«ã‚’åæ˜  */
}

.text-content .core-system-solution {
  /* ä»¥å‰ã®è£…é£¾ã‚¹ã‚¿ã‚¤ãƒ«ã‚’åæ˜  */
}

/* ãƒ†ã‚­ã‚¹ãƒˆã®ãƒªãƒœãƒ³ã‚«ãƒƒãƒˆè£…é£¾ */


/* ç”»åƒã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã®ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
/* .image-content {
  position: absolute;
  bottom: 0;
  right: 35%; 
  max-width: 48%;
} */
.image-content {
  position: absolute;
  bottom: 0;
  right: 40%;
  max-width: 35%;
}

/* å³å´ã®ã‚³ãƒ³ã‚¿ã‚¯ãƒˆãƒ•ã‚©ãƒ¼ãƒ ã‚»ã‚¯ã‚·ãƒ§ãƒ³ã®ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
.right-section {
  width: 40%;
  top: 5%;
  padding: 0 12px;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.ribbon-cut-text {
  position: relative;
  padding: 8px 0;
  z-index: 10;
}

.ribbon-content {
  background-color: #1B224C;
  color: white;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
  display: inline-block;
  padding: 0 10rem 0 3rem;
  position: relative;
  font-size: 2.5rem;
}
.future-erp {
  font-size: 1.5em; /* ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚ºã‚’å¤§ããã™ã‚‹ */
  font-weight: bold; /* ãƒ•ã‚©ãƒ³ãƒˆã‚’å¤ªãã™ã‚‹ */
  /* ãã®ä»–ã®ã‚¹ã‚¿ã‚¤ãƒ«ã‚’ã“ã“ã«è¿½åŠ  */
}

.core-system-solution {
  font-size: 3em;
  font-weight: bold;
  width: 100%;
  z-index: 10;
  position: relative;
  line-height: 7rem;
}
/* ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–å¯¾å¿œ */
@media (max-width: 768px) {
  .first-view {
    flex-direction: column;
    padding: 20px 0;
  }
  
  section.first-view {
    height: auto;
    background-size: cover;
    padding: 0;
  }
  
  .section-heading-japanese {
    font-size: 1.2em;
  }
  
  .left-and-center-section,
  .right-section {
    width: 100%;
    padding: 0 20px;
  }

  .text-content {
    z-index: 1;
    position: relative;
    text-align: center;
    top: 5vh;
  }
  
  .image-content {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    right: 0;
    max-width: 100%;
  }
  
  .core-system-solution {
    /* background-color: rgba(255, 255, 255, 0.3); */
    /* color: black; */
    font-size: 2.2em;
    line-height: 1.4;
    padding: 20px;
    /* border-radius: 10px; */
  }

  .ribbon-cut-text {
    clip-path: none;
    margin-bottom: 15px;
  }
  
  .ribbon-content {
    background-color: #1B224C;
    color: white;
    clip-path: none;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    font-size: 1.5rem;
    border-radius: 5px;
  }
  
  /* ãƒ¢ãƒã‚¤ãƒ«ç”¨ã®å›³å½¢ã‚µã‚¤ã‚ºèª¿æ•´ */
  .shape-3d.shape-a .shape-image {
    width: 120px;
    height: 120px;
  }

  .shape-3d.shape-b .shape-image {
    width: 150px;
    height: 150px;
  }

  .shape-3d.shape-c .shape-image {
    width: 100px;
    height: 100px;
  }
  
  /* ãƒ¢ãƒã‚¤ãƒ«ç”¨ã®2Då›³å½¢ã‚µã‚¤ã‚ºèª¿æ•´ */
  .shape-2d.shape-d .shape-image {
    width: 200px;
    height: 200px;
  }

  .shape-2d.shape-e .shape-image {
    width: 100px;
    height: 100px;
  }

  .shape-2d.shape-f .shape-image {
    width: 40px;
    height: 40px;
  }

  .shape-2d.shape-g .shape-image {
    width: 80px;
    height: 80px;
  }

  .shape-2d.shape-h .shape-image {
    width: 60px;
    height: 60px;
  }
  
  /* ãƒ¢ãƒã‚¤ãƒ«ç”¨ã®å›³å½¢é…ç½®èª¿æ•´ */
  .shape-3d.shape-a {
    top: 15%;
    left: 5%;
  }
  
  .shape-3d.shape-b {
    top: 15%;
    left: 25%;
  }
  
  .shape-3d.shape-c {
    top: 15%;
    left: 80%;
  }
  
  .shape-2d.shape-d {
    top: 30%;
    left: 20%;
  }
  
  .shape-2d.shape-e {
    top: 70%;
    left: 5%;
  }
  
  .shape-2d.shape-f {
    top: 35%;
    left: 30%;
  }
  
  .shape-2d.shape-g {
    top: 75%;
    left: 15%;
  }
  
  .shape-2d.shape-h {
    top: 45%;
    left: 10%;
  }
  
  /* ãƒ¢ãƒã‚¤ãƒ«ç”¨ã®ãƒ•ã‚©ãƒ¼ãƒ èª¿æ•´ */
  .right-section {
    padding: 20px;
    margin-top: 30px;
  }
  
  form.wpcf7-form.init {
    background: #FFF;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    max-width: 100%;
  }
  
  /* ãƒ¢ãƒã‚¤ãƒ«ç”¨ã®ãƒœã‚¿ãƒ³ä¸­å¤®é…ç½® */
  .wpcf7-submit {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
    width: 100%;
    max-width: 200px;
  }
  
  /* ãƒ¢ãƒã‚¤ãƒ«ç”¨ã®ãƒ†ã‚­ã‚¹ãƒˆã‚µã‚¤ã‚ºèª¿æ•´ */
  .core-system-solution {
    font-size: 1.8em;
    line-height: 1.3;
    padding: 15px;
  }
  
  .ribbon-content {
    font-size: 1.3rem;
    padding: 8px 15px;
  }
}

@media (min-width: 768px) and (max-width: 1193.9px){
.header-nav {
    width: 85%;
}
}

.header-inner {
  height: 64px;
  color: black;
}
/* Contact FV */
/* ã‚¨ãƒ©ãƒ¼æ™‚ */
.screen-reader-response {
  display: none;
}
.wpcf7-not-valid-tip{
  color: red;
}
/* Contact Form 7ã®ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
.wpcf7 {
  font-weight: bold; /* å…¨ä½“ã®æ–‡å­—ã‚’å¤ªå­—ã«ã™ã‚‹ */
  position: relative;
  z-index: 10;
}
p.contact-title {
  text-align: center;
  font-size: 28px;
  color: #1B224C;
}

/* å…¥åŠ›ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã¨ãƒ†ã‚­ã‚¹ãƒˆã‚¨ãƒªã‚¢ã®èƒŒæ™¯è‰²ã‚’ç™½ã«è¨­å®š */
.wpcf7-form-control {
  background-color: #fff; /* èƒŒæ™¯è‰²ã‚’ç™½ã«è¨­å®š */
}

/* ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ã®èƒŒæ™¯è‰²ã‚’é€æ˜Žã«è¨­å®š */
span.wpcf7-form-control.wpcf7-checkbox {
  background-color: transparent;
}
/* å„ãƒ•ã‚©ãƒ¼ãƒ é …ç›®ã®ãƒžãƒ¼ã‚¸ãƒ³è¨­å®š */
.wpcf7-form p {
  margin-bottom: 4px;
  text-align: center;
}

/* é€ä¿¡ãƒœã‚¿ãƒ³ã®ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
.wpcf7-submit {
  background-color: #F53C3C;
  color: white;
  border: none;
  padding: 10px 20px;
  font-size: 1em;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.wpcf7-submit:hover {
  background-color: #E63232;
}

/* ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ãƒãƒªã‚·ãƒ¼åŒæ„æ–‡ã®ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
.wpcf7-acceptance {
  font-size: 0.8em;
}

/* ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ãƒãƒªã‚·ãƒ¼åŒæ„æ–‡ã®ãƒªãƒ³ã‚¯ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
.wpcf7-acceptance a {
  color: #F53C3C;
  text-decoration: underline;
}

/* å§“åã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã‚’æ¨ªä¸¦ã³ã«è¡¨ç¤ºã™ã‚‹ãŸã‚ã®ã‚¹ã‚¿ã‚¤ãƒ« */
.form-row {
  display: flex;
  justify-content: space-between;
}

/* åŠåˆ†ã®å¹…ã‚’æŒã¤ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã®ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
.half-width {
  width: 48%;
  text-align: center;
}

/* ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ãƒãƒªã‚·ãƒ¼ã®ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ã¨ãƒªãƒ³ã‚¯ã®ã‚¹ã‚¿ã‚¤ãƒªãƒ³ã‚° */
.wpcf7-acceptance {
  font-size: 0.9em;
}

/* ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–å¯¾å¿œ */
@media (max-width: 768px) {
  .form-row {
    flex-direction: column;
  }
  
  .half-width {
    width: 100%;
  }
  
}

/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- èª²é¡Œ
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/

.problem-section .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}

.section-heading-japanese {
  font-size: 1.2em;
  margin-bottom: 1em;
}

.section-heading-english {
  font-size: 1em;
  margin-bottom: 0.5em;
}

.problems-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 20px;
}

.problem-item {
  width: calc(25% - 20px); /* PCã§4åˆ— */
  margin-bottom: 20px;
}

.problem-item img {
  border-radius: 50%; /* ç”»åƒã‚’å††å½¢ã« */
  width: 200px; /* ç”»åƒã®å¹…ã‚’æŒ‡å®š */
  height: 200px; /* ç”»åƒã®é«˜ã•ã‚’æŒ‡å®š */
  object-fit: cover; /* ç”»åƒãŒæž ã«åŽã¾ã‚‹ã‚ˆã†ã« */
}

.problem-item p {
  margin-top: 10px;
  text-align: left;
}

/* ã‚¹ãƒžãƒ›ã¨ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆã§ã®ã‚¹ã‚¿ã‚¤ãƒ« */
@media (max-width: 768px) {
  .problem-item {
    width: calc(50% - 20px); /* ã‚¹ãƒžãƒ›ã¨ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆã§2åˆ— */
  }
}
.efficiency-section {
  background-color: #1B224C; /* èƒŒæ™¯è‰²ã‚’è¨­å®š */
  color: white; /* æ–‡å­—è‰²ã‚’ç™½ã«è¨­å®š */
  text-align: center; /* ä¸­å¤®æ–‡å­—å¯„ã› */
  padding: 20px 0; /* ä¸Šä¸‹ã«ãƒ‘ãƒ‡ã‚£ãƒ³ã‚°ã‚’è¨­å®š */
}

.efficiency-section .inner {
  max-width: 1200px; /* æœ€å¤§å¹…ã‚’è¨­å®š */
  margin: 0 auto; /* ä¸­å¤®å¯„ã› */
}

.efficiency-heading {
  margin: 0; /* ãƒžãƒ¼ã‚¸ãƒ³ã‚’ãƒªã‚»ãƒƒãƒˆ */
  padding: 10px 0; /* ä¸Šä¸‹ã«ãƒ‘ãƒ‡ã‚£ãƒ³ã‚°ã‚’è¨­å®š */
  font-size: 1.5em; /* ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚ºã‚’å¤§ããã™ã‚‹ */
}


/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- CTA ã‚»ã‚¯ã‚·ãƒ§ãƒ³
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/
.cta-section {
  background-size: cover;
  background-position: center;
  text-align: center; /* è¦‹å‡ºã—ã¨ãƒœã‚¿ãƒ³ã‚’ä¸­å¤®å¯„ã› */
  height: 250px;
  position: relative; /* ç”»åƒã®çµ¶å¯¾ä½ç½®æŒ‡å®šã®åŸºç‚¹ã¨ãªã‚‹ */
}

.cta-section .inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.cta-heading {
  color: #1B224C; /* è¦‹å‡ºã—ã®æ–‡å­—è‰²ã‚’ç™½ã« */
  margin-bottom: 20px; /* ãƒœã‚¿ãƒ³ã¨ã®é–“éš” */
  font-size: 1.5em; /* è¦‹å‡ºã—ã®ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚º */
  font-weight: bold;
}

.cta-button {
  background-color: #C43939; /* ãƒœã‚¿ãƒ³ã®èƒŒæ™¯è‰² */
  color: white; /* ãƒœã‚¿ãƒ³ã®æ–‡å­—è‰² */
  padding: 10px 30px; /* ãƒœã‚¿ãƒ³ã®å†…å´ã®ä½™ç™½ */
  border-radius: 5px; /* ãƒœã‚¿ãƒ³ã®è§’ã‚’ä¸¸ã‚ã‚‹ */
  text-decoration: none; /* ãƒ†ã‚­ã‚¹ãƒˆã®ä¸‹ç·šã‚’é™¤åŽ» */
  display: inline-block; /* ã‚¤ãƒ³ãƒ©ã‚¤ãƒ³ãƒ–ãƒ­ãƒƒã‚¯è¦ç´ ã¨ã—ã¦è¡¨ç¤º */
  margin-bottom: 20px; /* ç”»åƒã¨ã®é–“éš” */
}

.cta-button:hover {
  background-color: #AA3330; /* ãƒ›ãƒãƒ¼æ™‚ã®ãƒœã‚¿ãƒ³ã®èƒŒæ™¯è‰²ã‚’å¤‰æ›´ */
}

.cta-image {
  position: absolute;
  right: 0;
  bottom: -70px;
  width: auto;
	max-width: 260px;
  height: auto;
}

.contract-step {

  padding: 12px;
  margin-bottom: 4px; /* ã‚¹ãƒ†ãƒƒãƒ—é–“ã®ãƒžãƒ¼ã‚¸ãƒ³ */
  text-align: center;
}

.contract-step h3 {
  font-size: 1.6em;
  color: #333; /* è¦‹å‡ºã—ã®è‰² */
  margin-bottom: 5px;
}

.contract-step p {
  font-size: 1em;
  color: #666; /* èª¬æ˜Žãƒ†ã‚­ã‚¹ãƒˆã®è‰² */
  margin-bottom: 12px;
}

.step-arrow {
  font-size: 2em;
  color: #333; /* çŸ¢å°ã®è‰² */
  text-align: center;
  margin-bottom: 12px; /* çŸ¢å°ã¨æ¬¡ã®ã‚¹ãƒ†ãƒƒãƒ—ã®é–“ã®ãƒžãƒ¼ã‚¸ãƒ³ */
}

@media (max-width: 768px) {
  .cta-image {
    position: static; /* ã‚¹ãƒžãƒ›ã§ã¯çµ¶å¯¾ä½ç½®ã‚’è§£é™¤ */
    /* display: block; */ /* ãƒ–ãƒ­ãƒƒã‚¯è¦ç´ ã¨ã—ã¦è¡¨ç¤º */
    /* margin: 20px auto; */ /* ä¸Šä¸‹ã®ãƒžãƒ¼ã‚¸ãƒ³ã‚’è¿½åŠ ã—ã€å·¦å³ã‚’ä¸­å¤®æƒãˆ */
    width: 50%; /* ã‚¹ãƒžãƒ›ã§ã®ç”»åƒã®å¹…ã‚’50%ã« */
    /* height: auto; */ /* é«˜ã•ã¯è‡ªå‹•èª¿æ•´ */
  }

  .cta-section {
    padding: 20px; /* ã‚¹ãƒžãƒ›ã§ã®ã‚»ã‚¯ã‚·ãƒ§ãƒ³ã®ãƒ‘ãƒ‡ã‚£ãƒ³ã‚°ã‚’å°ã•ãèª¿æ•´ */
  }

  .cta-heading {
    font-size: 1.2em; /* ã‚¹ãƒžãƒ›ã§ã®è¦‹å‡ºã—ã®ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚ºã‚’å°ã•ãèª¿æ•´ */
  }

  .cta-button {
    font-size: 0.9em; /* ã‚¹ãƒžãƒ›ã§ã®ãƒœã‚¿ãƒ³ã®ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚ºã‚’å°ã•ãèª¿æ•´ */
    padding: 8px 20px; /* ã‚¹ãƒžãƒ›ã§ã®ãƒœã‚¿ãƒ³ã®ãƒ‘ãƒ‡ã‚£ãƒ³ã‚°ã‚’å°ã•ãèª¿æ•´ */
  }
  .cta-section {
    height: 290px;

}
}

/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- ç‰¹å¾´
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/

.home-service .section-heading {
	color: inherit;
}

.home-service .section-description {
	margin-bottom: 40px;
}

.home-service-li:not(:last-child) {
	margin-bottom: 24px;
}

.home-service-li .number {
	display: block;
	font-weight: 700;
	font-size: 2rem;
	font-family: var(--font-english);
}

.home-service-li .number::before {
	display: inline-block;
	width: 2.6em;
	margin: 0 0.6em 0.1em 0;
	border-top: 1px solid;
	content: "";
}

.home-service-li .heading {
	margin-bottom: 1.1em;
	font-size: 2.6rem;
}
form.wpcf7-form.init {
  background: #FFF;
  padding: 8px;
}
@media (min-width: 768px) {
.home-service .section-description {
	margin-bottom: 85px;
}

.home-service-li {
	display: flex;
	align-items: center;
}

.home-service-li:nth-child(2n) {
	flex-flow: row-reverse;
}

.home-service-li:nth-child(2n+1) .text {
	margin-right: 5%;
}

.home-service-li:nth-child(2n) .text {
	margin-left: 5%;
}

.home-service-li .number {
	font-size: 2.4rem;
}

.home-service-li .heading {
	font-size: 3rem;
}

.home-service-li .image {
	width: 47.5%;
	flex: none;
}
form.wpcf7-form.init {
  background: #FFF;
  padding: 8px;
  top: 0;
  right: 10%;
  position: relative;
  border-radius: 30px;
  margin: 0 auto;
  max-width: 100%;
}
}

@media (max-width: 767.9px) {
.home-service-li .text {
	margin-bottom: 20px;
}

.home-service-li .image {
	display: block;
	margin: 0 auto;
}
}


/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- é€£æºã‚µãƒ¼ãƒ“ã‚¹
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/
.function-section {
  padding: 40px 0;
}

.function-section .inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.section-heading-english {
  font-size: 1.2em;
}

.section-heading-japanese {
  font-size: 1.5em;
  margin: 20px 0;
}

.functions-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 20px;
}

.function-item {
  width: calc(25% - 20px); /* PCã§4åˆ— */
}

.function-heading {
  font-size: 1em;
  margin-bottom: 10px;
}

.function-image {
  width: 100%;
  height: auto;
  border-radius: 10px; /* ç”»åƒã®è§’ã‚’ä¸¸ãã™ã‚‹ */
}

.function-description {
  font-size: 1em;
  margin-top: 10px;
  text-align: left;
}

/* ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆãƒ“ãƒ¥ãƒ¼ */
@media (max-width: 1024px) {
  .function-item {
    width: calc(50% - 20px); /* ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆã§2åˆ— */
  }
}

/* ã‚¹ãƒžãƒ›ãƒ“ãƒ¥ãƒ¼ */
@media (max-width: 768px) {
  .function-item {
    width: 100%; /* ã‚¹ãƒžãƒ›ã§ã¯1åˆ— */
  }
}


/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- ã‚¯ãƒ©ã‚¦ãƒ‰é€£æºã‚µãƒ¼ãƒ“ã‚¹
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/
.cloud-section {
  padding: 40px 0;
  text-align: center;
}

.cloud-section .inner {
  max-width: 1200px;
  margin: 0 auto;
}

.section-heading-english {
  font-size: 1.2em;
}

.section-heading-japanese {
  font-size: 1.5em;
  margin: 20px 0;
}

.cloud-services-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 20px;
}

.cloud-service.six-logo {
  width: calc(16.66% - 20px); /* PCã§6åˆ— */
  margin-bottom: 20px;
}
.cloud-service.three-logo {
  width: calc(31% - 20px); /* PCã§6åˆ— */
  margin-bottom: 20px;
}

.cloud-logo {
  width: 100%; /* ãƒ­ã‚´ã®å¹…ã‚’è¦ªè¦ç´ ã«åˆã‚ã›ã‚‹ */
  height: auto; /* é«˜ã•ã¯è‡ªå‹•èª¿æ•´ */
  border-radius: 50%; /* ç”»åƒã‚’å††å½¢ã« */
  margin-bottom: 10px;
}

.cloud-service h3 {
  margin-top: 5px;
  font-size: 0.9em;
}

/* ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ãƒ“ãƒ¥ãƒ¼ */
@media (max-width: 768px) {
  .cloud-service {
    width: calc(33.33% - 20px); /* ã‚¹ãƒžãƒ›ã§3åˆ— */
  }
}

/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- ã‚ˆãã‚ã‚‹è³ªå•
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/
.faq .faq-item {
  background-color: white; /* èƒŒæ™¯è‰²ã‚’ç™½ã« */
  border-left: 4px solid #5b9bd5; /* å·¦å´ã«ã‚«ãƒ©ãƒ¼ãƒœãƒ¼ãƒ€ãƒ¼ã‚’è¿½åŠ  */
  padding: 15px;
  margin-bottom: 30px; /* å„é …ç›®é–“ã®ãƒžãƒ¼ã‚¸ãƒ³ã‚’åºƒã’ã‚‹ */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* ãƒœãƒƒã‚¯ã‚¹ã‚·ãƒ£ãƒ‰ã‚¦ã‚’è¿½åŠ  */
  border-radius: 5px; /* è§’ã‚’ä¸¸ã‚ã‚‹ */
  transition: all 0.3s ease; /* ãƒ›ãƒãƒ¼æ™‚ã®ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ */
}

.faq .faq-question {
  color: #1B224C; /* è³ªå•ã®ãƒ†ã‚­ã‚¹ãƒˆã‚«ãƒ©ãƒ¼ */
  margin-bottom: 10px; /* è³ªå•ã¨å›žç­”ã®é–“éš”ã‚’èª¿æ•´ */
  position: relative; /* ã‚¢ã‚¤ã‚³ãƒ³ã‚’é…ç½®ã™ã‚‹ãŸã‚ã®ç›¸å¯¾ä½ç½® */
  padding-left: 30px; /* ã‚¢ã‚¤ã‚³ãƒ³ã®ã‚¹ãƒšãƒ¼ã‚¹ã‚’ç¢ºä¿ */
}

.faq .faq-question::before {
  content: '?'; /* è³ªå•ã®ã‚¢ã‚¤ã‚³ãƒ³ */
  position: absolute; /* çµ¶å¯¾ä½ç½® */
  left: 0; /* å·¦ç«¯ */
  top: 50%; /* ä¸Šã‹ã‚‰50%ã®ä½ç½® */
  transform: translateY(-50%); /* Yè»¸ã§ä¸­å¤®æƒãˆ */
  color: #1B224C; /* ã‚¢ã‚¤ã‚³ãƒ³ã®è‰² */
  font-weight: bold; /* ã‚¢ã‚¤ã‚³ãƒ³ã‚’å¤ªå­—ã« */
  font-size: 24px; /* ã‚¢ã‚¤ã‚³ãƒ³ã®ã‚µã‚¤ã‚º */
}

.faq .faq-answer {
  background-color: #f7f7f7; /* å›žç­”ã®èƒŒæ™¯è‰²ã‚’è–„ã */
  padding: 10px;
  border-radius: 5px; /* è§’ã‚’ä¸¸ã‚ã‚‹ */
}

/* ãƒ›ãƒãƒ¼æ™‚ã®ã‚¹ã‚¿ã‚¤ãƒ« */
.faq .faq-item:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); /* ãƒ›ãƒãƒ¼æ™‚ã®ãƒœãƒƒã‚¯ã‚¹ã‚·ãƒ£ãƒ‰ã‚¦ã‚’å¼·èª¿ */
  transform: translateY(-5px); /* å°‘ã—æŒã¡ä¸ŠãŒã‚‹ã‚¨ãƒ•ã‚§ã‚¯ãƒˆ */
}

/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- ãƒ¡ãƒ³ãƒãƒ¼
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/
.post-li .image-outer {
  overflow: hidden;
  height: 400px;
  margin-bottom: 10px;
  background: #fff;
}
section.member-archive.archive {
  margin-bottom: 20px;
}
/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- ä¼šç¤¾æ¦‚è¦
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/
.company-overview .inner {
  max-width: 930px;
}

.company-overview tr {
  border-bottom: 1px solid #d5d5d5;
}

.company-overview tr:first-child {
  border-top: 1px solid #d5d5d5;
}

.company-overview th {
  padding-top: 0.7em;
}

.company-overview td {
  padding-bottom: 0.7em;
}

@media (min-width: 768px) {
.company-overview table {
	font-size: 1.8rem;
}

.company-overview th {
  width: 150px;
	padding-bottom: 0.7em;
}

.company-overview td {
  padding-top: 0.7em;
}
}

/*+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
- SEOã‚³ãƒ³ãƒ†ãƒ³ãƒ„
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+*/
.company-overview {
  background-color: #ffffff; /* èƒŒæ™¯è‰²ã‚’è¨­å®š */
  padding: 40px 0;
}

.lp-introduction {
  margin-bottom: 20px;
  /* border-left: 5px solid #1B224C; */
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.lp-introduction h3 {
  color: #1B224C; /* è¦‹å‡ºã—ï¼ˆh3ï¼‰ã®è‰²ã‚’è¨­å®š */
  margin-bottom: 10px; /* è¦‹å‡ºã—ã®ä¸‹ã®ãƒžãƒ¼ã‚¸ãƒ³ */
  font-size: 2rem;
}

.lp-introduction h4 {
  font-weight: bold; /* è¦‹å‡ºã—ï¼ˆh4ï¼‰ã‚’å¤ªå­—ã« */
  color: #333333; /* è¦‹å‡ºã—ï¼ˆh4ï¼‰ã®è‰²ã‚’è¨­å®š */
  margin-top: 20px; /* è¦‹å‡ºã—ï¼ˆh4ï¼‰ã®ä¸Šã®ãƒžãƒ¼ã‚¸ãƒ³ */
  margin-bottom: 5px; /* è¦‹å‡ºã—ï¼ˆh4ï¼‰ã®ä¸‹ã®ãƒžãƒ¼ã‚¸ãƒ³ */
}

.lp-introduction p {
  font-size: 1em; /* ãƒ‘ãƒ©ã‚°ãƒ©ãƒ•ã®ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚ºã‚’è¨­å®š */
  line-height: 1.6; /* è¡Œé–“ã‚’è¨­å®š */
  text-align: justify; /* ãƒ†ã‚­ã‚¹ãƒˆã‚’ä¸¡ç«¯æƒãˆã« */
  color: #666666; /* ãƒ†ã‚­ã‚¹ãƒˆã®è‰²ã‚’è¨­å®š */
}
@media (max-width: 768px) {

}

.wpcf7-spinner { display: none; }                /* 余白を作らない */
.wpcf7 form.submitting .wpcf7-spinner { display: inline-block; }

li.post-li.member-post-li.fade-up.animation {
  width: 30%;
  margin: 0 auto 20px;
}

/* タブレット対応 */
@media (max-width: 768px) {
  li.post-li.member-post-li.fade-up.animation {
    width: 45%;
  }
}

/* スマホ対応 */
@media (max-width: 480px) {
  li.post-li.member-post-li.fade-up.animation {
    width: 100%;
  }
}