/* CSS Document */
/* ==================== ▼ PARALLAX ==================== */
.parallax {
  width: 100%;
  height: auto;
  position: sticky;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-title {
  text-align: center;
  padding: 50px 0;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 2px 3px #333;
}
.company-bg {
  background-image: url("../images/company-bg.webp");
}
.portfolio-bg {
  background-image: url("../images/portfolio-bg.webp");
}
.price-bg {
  background-image: url("../images/price-bg.webp");
}
.responsive-bg {
  background-image: url("../images/responsive-bg.webp");
}
.seo-bg {
  background-image: url("../images/seo-bg.webp");
}
.sitemap-bg {
  background-image: url("../images/sitemap-bg.webp");
}
.web-bg {
  background-image: url("../images/web-bg.webp");
}
.blog-bg {
  background-image: url("../images/blog-bg.webp");
}
/*==================== ▼ COMMON ====================*/
.bk-bl {
  background-color: #719af8;
}
/*==================== ▼ COMPANY ====================*/
.company-01 {
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}
.company-02 {
  color: #fff;
  font-size: 22px;
  text-align: center;
}
.company-box-1 {
  width: 31.2%;
  margin: 0 1% 0;
  border: 1px solid #719af8;
  border-radius: 10px;
  float: left;
  padding: 20px 10px;
}
.company-03 {
  font-size: 20px;
  font-weight: 700;
  color: #719af8;
  margin-bottom: 20px;
}
.company-box-2 {
  width: 94%;
  max-width: 800px;
  margin: 0 auto;
}
.company-05 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.company-table {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.company-table th {
  width: 30%;
  text-align: left;
  border: 1px solid #719af8;
  padding: 5px 10px;
  background-color: #E1F1FA
}
.company-table td {
  border: 1px solid #719af8;
  padding: 5px 10px;
}
/*==================== ▼ PORTFOLIO ====================*/
.portfolio-01 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
}
.portfolio-02 {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.portfolio-03 {
  font-size: 14px;
  text-align: right;
  margin: 0 20px 10px 0;
}
.portfolio-box-1 {
  float: left;
  width: 22.8%;
  height: 260px;
  margin: 0 1% 20px;
  border: 1px solid #ccc;
  padding-bottom: 10px;
}
.portfolio-04 {
  margin-bottom: 10px;
}
p.portfolio-06 {
  text-align: center;
  margin-bottom: 5px;
}
.portfolio-07 {
  text-align: center;
}
.portfolio-08 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 30px;
}
video {
  margin: 0;
  padding: 0;
}
.movie-area {
  padding-bottom: 30px;
}
.movie-box-1 {
  float: left;
  width: 31.3%;
  margin: 0 1% 10px;
}
.movie-img {
  width: 100%;
  margin: 0;
}
.movie-title {
  text-align: center;
  padding: 0px 0 0;
}
.movie-text {
  padding: 5px;
  text-align: center;
}
/*==================== ▼ PRICE ====================*/
.price-01 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.price-box-1 {
  width: 31.2%;
  height: 550px;
  float: left;
  margin: 0 1% 30px;
  border: 1px solid #719af8;
  border-top: 10px solid #719af8;
  border-radius: 10px;
  padding: 20px 20px;
}
.price-box-1:hover {
  transform: translateY(-5px);
  transition: 0.6s;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}
.price-02 {
  font-size: 24px;
  font-weight: 600;
  color: #719af8;
}
.price-03 {
  font-size: 26px;
  font-weight: 700;
  color: #764ba2;
  margin-bottom: 30px;
}
.price-04 {
  padding-left: 10px;
  font-size: 16px;
}
.price-05 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.price-06 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 50px;
}
.price-07 {
  background: #f8f9ff;
  padding: 20px;
  border-radius: 10px;
  color: #ff6699;
  font-size: 20px;
  font-weight: 600;
}
.price-08 {
  font-size: 16px;
  color: #555;
  font-weight: normal;
}
.price-box-2 {
  width: 48%;
  float: left;
  margin: 0 1% 30px;
  border: 1px solid #719af8;
  border-top: 10px solid #719af8;
  border-radius: 10px;
  padding: 20px 20px;
}
.price-box-2:hover {
  transform: translateY(-5px);
  transition: 0.6s;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}
.price-box-3 {
  margin: 0 0 30px;
  border: 1px solid #719af8;
  border-radius: 10px;
  padding: 20px 20px;
}
.price-09 {
  font-size: 24px;
  font-weight: 600;
  color: #719af8;
  border-bottom: 3px solid #719af8;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.price-table {
  width: 100%;
}
.price-table th {
  background-color: #719af8;
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
}
.price-table td {
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #ccc;
}
.price-10 {
  width: 35%;
}
.price-12 {
  width: 45%;
}
.price-13 {
  font-size: 18px;
  font-weight: 600;
  color: #764ba2;
  text-align: right;
  padding-right: 50px;
}
.price-14 {
  text-align: center;
  line-height: 1.8;
}
.price-15 {
  font-size: 14px;
  margin: 0 0 5px 10px;
}
.price-16 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
  color: #555;
}
/*==================== ▼ RESPONSIVE ====================*/
.responsive-01 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
}
.responsive-02 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}
.responsive-03 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.responsive-04 {
  width: 60%;
  margin: 0 auto 30px;
  font-size: 18px;
}
.responsive-box-1 {
  width: 558px;
  height: 250px;
  float: left;
  margin: 0 20px;
  padding: 20px;
  border: 1px solid #ff6699;
  border-top: 5px solid #ff6699;
  border-radius: 20px;
}
.responsive-box-2 {
  width: 558px;
  height: 250px;
  float: left;
  margin: 0 20px;
  padding: 20px;
  border: 1px solid #719af8;
  border-top: 5px solid #719af8;
  border-radius: 20px;
}
.responsive-05 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.responsive-06 {
  background-color: #ff6699;
  padding: 10px 20px;
  color: #fff;
  border-radius: 10px;
  font-size: 16px;
  font-weight: normal;
  margin-right: 20px;
}
.responsive-07 {
  background-color: #719af8;
  padding: 10px 20px;
  color: #fff;
  border-radius: 10px;
  font-size: 16px;
  font-weight: normal;
  margin-right: 20px;
}
.responsive-08 {
  font-size: 24px;
  font-weight: 700;
  color: #719af8;
  text-align: center;
  margin-bottom: 30px;
}
.responsive-box-3 {
  width: 258px;
  height: 310px;
  float: left;
  margin: 0 10px;
  padding: 20px 10px 0;
  text-align: center;
  border: 1px solid #719af8;
  border-top: 10px solid #719af8;
  border-radius: 10px;
}
.responsive-09 {
  font-size: 50px;
}
.responsive-10 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 20px;
}
.responsive-11 {
  text-align: left;
}
.responsive-12 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 50px;
}
.responsive-box-4 {
  width: 100%;
  max-width: 880px;
  margin: 0 auto 50px;
}
.responsive-box-5 {
  width: 400px;
  float: left;
  text-align: center;
  margin: 0 20px;
  padding: 50px 0;
  color: #fff;
  border-radius: 20px;
}
.responsive-13 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}
.responsive-14 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.responsive-15 {
  color: #fff;
}
.responsive-16 {
  color: #ff6699;
  text-align: center;
  margin-bottom: 50px;
}
.responsive-17 {
  width: 500px;
  margin: 0 auto;
  padding-top: 50px;
}
.responsive-box-6 {
  width: 94%;
  max-width: 570px;
  margin: 0 auto;
}
/*==================== ▼ SEO ====================*/
.seo-01 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.seo-02 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.seo-03 {
  color: #fff;
  text-align: center;
}
.seo-04 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  color: #555;
}
.seo-box-1 {
  width: 31.3%;
  height: 180px;
  float: left;
  border: 1px solid #719af8;
  border-top: 10px solid #719af8;
  border-radius: 10px;
  margin: 0 1%;
  padding: 20px 1% 0;
}
.seo-05 {
  font-size: 22px;
  font-weight: 500;
  color: #719af8;
  margin-bottom: 20px;
}
.seo-box-2 {
  width: 31.3%;
  float: left;
  background-color: #719af8;
  border-radius: 10px;
  margin: 0 1%;
  padding: 30px 0;
}
.seo-06 {
  padding-left: 10px;
}
.seo-07 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
.seo-08 {
  font-size: 18px;
  text-align: center;
  color: #fff
}
.seo-09 {
  padding-top: 50px;
  text-align: center;
}
.seo-10 {
  font-size: 18px;
  font-weight: 600;
  color: #719af8;
}
.seo-11 {
  text-align: center;
  margin-bottom: 30px;
}
.seo-box-3 {
  width: 23%;
  float: left;
  margin: 0 1% 20px;
  padding: 30px 0;
  background-color: #fff;
  border-radius: 10px;
}
.seo-12 {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  font-size: 2rem;
  color: white;
}
.seo-4 {
  background: #f8f9fa;
}
.seo-13 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}
.seo-14 {
  text-align: center;
}
.seo-box-4 {
  width: 31.3%;
  height: 190px;
  float: left;
  border-radius: 10px;
  margin: 0 1%;
  padding: 20px 2% 0;
  background: white;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
.seo-box-4:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 10px rgba(102, 126, 234, 0.2);
  border-color: #719af8;
}
.seo-box-5 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 30px;
}
.seo-item {
  padding: 18px 20px;
  margin-bottom: 12px;
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  border-radius: 12px;
  border-left: 4px solid #667eea;
  transition: all 0.3s ease;
  animation: slideIn 0.5s ease-out backwards;
  position: relative;
  overflow: hidden;
}
.seo-item::before {
  content: '✓';
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  color: #667eea;
  font-weight: bold;
  transition: left 0.3s ease;
}
.seo-item:hover {
  transform: translateX(10px);
  box-shadow: 0 10px 10px rgba(102, 126, 234, 0.3);
}
.seo-item:hover::before {
  left: 15px;
}
.seo-item:nth-child(1) {
  animation-delay: 0.1s;
}
.seo-item:nth-child(2) {
  animation-delay: 0.2s;
}
.seo-item:nth-child(3) {
  animation-delay: 0.3s;
}
.seo-item:nth-child(4) {
  animation-delay: 0.4s;
}
.seo-item:nth-child(5) {
  animation-delay: 0.5s;
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.seo-item span {
  font-weight: 500;
  padding-left: 30px;
  display: block;
}
.seo-box-6 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.seo-box-6 {
  background: linear-gradient(135deg, #ffeaa7 0%, #fdcb6e 100%);
  border-radius: 12px;
  padding: 25px;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.seo-15 {
  color: #2d3748;
  font-size: 1.2em;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.seo-15::before {
  content: '⚠️';
  font-size: 1.2em;
}
.seo-16 {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 8px;
  padding-left: 20px;
  position: relative;
}
.seo-16::before {
  content: '※';
  position: absolute;
  left: 0;
  color: #e17055;
  font-weight: bold;
}
/*==================== ▼ SITEMAP ====================*/
.sitemap-01 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.sitemap-box-1 {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
.sitemap-box-2 {
  width: 47%;
  float: left;
  margin: 0 1% 20px;
  background-color: #719af8;
  border-radius: 10px;
  padding: 30px 2% 30px;
  display: block;
}
.sitemap-02 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px;
}
.sitemap-03 {
  color: #fff;
  padding-left: 30px;
}
/*==================== ▼ WEB ====================*/
.web-1-01 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
.web-1-02 {
  font-size: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.web-1-03 {
  float: left;
  width: 22.5%;
  margin: 0 1% 0;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
}
.web-1-03:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: translateY(-5px);
}
.web-3-01 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  color: #719af8;
  margin-bottom: 20px;
}
.web-3-02 {
  color: #ff6699;
  font-size: 34px;
}
.web-3-box-1 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.web-3-box-2 {
  background: white;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  margin-bottom: 20px;
}
.web-3-box-2:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
}
.web-3-03 {
  font-size: 24px;
  color: #719af8;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.web-3-03::before {
  content: '';
  width: 8px;
  height: 40px;
  background: linear-gradient(135deg, #667eea, #764ba2);
  margin-right: 15px;
  border-radius: 4px;
}
.web-3-04 {
  color: #555;
  line-height: 1.8;
}
.web-3-05 {
  background: #fff3cd;
  border-left: 4px solid #ffc107;
  padding: 15px 20px;
  margin-top: 15px;
  border-radius: 5px;
}
.web-4-box-1 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.web-4-01 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding: 10px 10px 10px 10px;
  color: #fff;
  background-color: #719af8;
  margin-bottom: 10px;
  border-radius: 10px;
}
.container {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  background-color: white;
  padding: 30px 10px;
}
.step {
  display: flex;
  align-items: flex-start;
  position: relative;
  padding-bottom: 30px;
}
.step:last-child {
  padding-bottom: 0;
}
.step:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 27px;
  top: 56px;
  width: 2px;
  height: calc(100% - 26px);
  background-color: #3EAEE5;
}
.step-number {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  background: #719af8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
  font-weight: bold;
  margin-right: 16px;
  box-shadow: 0 4px 12px rgba(62, 174, 229, 0.3);
}
.step-content {
  flex: 1;
  padding-top: 6px;
  min-width: 0;
}
.step-title {
  font-size: 20px;
  font-weight: bold;
  color: #719af8;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.step .step-description {
  word-wrap: break-word;
  font-size: 16px;
}
/*==================== ▼ CONTACT ====================*/
#formWrap {
  width: 700px;
  margin: 0 auto;
  color: #555;
}
table.formTable {
  width: 100%;
  margin: 0 auto 30px;
  border-collapse: collapse;
}
table.formTable th {
  width: 30%;
  background-color: #DCEFFA;
  text-align: left;
  border: 1px solid #719af8;
  padding: 10px;

}
table.formTable td {
  border: 1px solid #719af8;
  padding: 10px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
  display: inline-block;
  text-align: center; /* 文字位置   */
  cursor: pointer; /* カーソル   */
  transition: .5s; /* なめらか変化 */
  width: 250px;
  margin: 10px 10px;
  line-height: 40px;
  font-size: 18px;
  background: #719af8; /* 背景色     */
  color: #ffffff; /* 文字色     */
  border: 1px solid #719af8; /* 枠の指定 */
  border-radius: 10px;
}
.submit:hover, .reset:hover, button:hover {
  color: #719af8; /* 背景色     */
  background: #ffffff; /* 文字色     */
}
.contact-01 {
  font-size: 20px;
  margin-bottom: 50px;
  text-align: center;
}
.contact-02 {
  text-align: center;
  font-size: 20px;
  width: 250px;
  border-bottom: 2px solid #719af8;
  margin: 0 auto 10px;
}
.contact-03 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
.contact-04 {
  text-align: center;
  font-size: 14px;
  margin-bottom: 50px;
}
.contact-05 {
  text-align: center;
  font-size: 20px;
  width: 250px;
  border-bottom: 2px solid #719af8;
  margin: 0 auto 20px;
}
.contact-06 {
  margin: 0 0 5px 10px;
  color: #ff6699;
}
.contact-07 {
  text-align: center;
  margin-bottom: 30px;
}
.contact-08 {
  text-align: center;
  color: #ff6699;
}
.contact-09 {
  font-size: 14px;
  color: #ff6699;
  padding-left: 10px;
}
.contact-10 {
  margin-bottom: 20px;
}
.contact-11 {
  color: #ff6699;
  margin-bottom: 10px;
}
.contact-12 {
  font-size: 18px;
  margin-bottom: 50px;
  text-align: center;
}
.contact-13 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
}
.contact-14 {
  text-align: center;
  margin-bottom: 10px;
}
.contact-15 {
  color: #ff6699;
}
.contact-16 {
  font-size: 14px;
  color: #719af8;
  padding-left: 10px;
}

.contact-17 {width: 300px;
margin: 0 auto;}



