.part1393 .pcview {
  display: block;
}

.part1393 .sdview {
  display: none;
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .part1393 .pcview {
    display: none;
  }

  .part1393 .sdview {
    display: block;
  }
}

.page-202509100815 {
  max-width: 1080px;
  margin: 0 auto;
  padding: 72px 24px 0;
}

/* Lead */
.lead-202509100815 {
  text-align: center;
  margin: 24px auto 0;
}

.lead-202509100815 h1 {
  font-weight: 500;
  font-size: clamp(22px, 3.2vw, 34px);
  letter-spacing: 0.12em;
  margin: 0 0 18px;
}

.lead-202509100815 p {
  max-width: 540px;
  margin: 0 auto;
  font-size: 13px;
  color: #6b7280;
  line-height: 2.1;
}

/* Feature block */
.feature-202509100815 {
  margin-top: 24px;
}

.feature__title-202509100815 {
  font-size: clamp(20px, 2.4vw, 28px);
  letter-spacing: 0.08em;
  margin: 0 0 28px;
  padding-left: min(8vw, 120px);
}

/* 2カラム（block方式: float使用） */
.feature__grid-202509100815 {
  display: block;
}

.feature__grid-202509100815::after {
  content: "";
  display: block;
  clear: both;
}

.feature__left-202509100815 {
  float: left;
  width: 62%;
  margin-right: 4%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.feature__right-202509100815 {
  float: left;
  width: 34%;
}

figure {
  margin: 0;
}

.media-202509100815 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.right__photo-202509100815 {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  margin-bottom: 28px;
}

.right__text-202509100815 {
  max-width: 360px;
  font-size: 13px;
  color: #6b7280;
  line-height: 2;
}

/* Responsive */
@media (max-width: 920px) {
  .page-202509100815 {
    padding: 56px 20px 80px;
  }

  .lead-202509100815 {
    margin-bottom: 72px;
  }

  .feature__title-202509100815 {
    padding-left: 0;
    text-align: left;
  }

  .feature__left-202509100815,
  .feature__right-202509100815 {
    float: none;
    width: 100%;
    margin: 0;
  }

  .right__text-202509100815 {
    max-width: none;
  }
}

.container20250910 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 150px 100px;
  display: block;
  background-repeat: no-repeat;
  background-position: right 20px bottom;
  background-size: 130px auto;
}

.container20250910::after {
  content: "";
  display: table;
  clear: both;
}

.left-section20250910 {
  position: relative;
  display: block;
  width: 30%;
  float: left;
  margin-right: 80px;
  padding-left: 80px;
  box-sizing: border-box;
}

.ocean-image20250910 {
  width: 100%;
  max-width: 350px;
  height: 400px;
  object-fit: cover;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.paw-prints20250910 {
  position: absolute;
  left: -60px;
  top: 0;
  width: 40px;
  height: 100%;
  pointer-events: none;
}

.description20250910 {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  max-width: 350px;
}

.right-section20250910 {
  position: relative;
  display: block;
  width: calc(70% - 80px);
  float: left;
  box-sizing: border-box;
}

.title20250910 {
  font-size: 32px;
  font-weight: 400;
  color: #333;
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-align: center;
}

.main-image20250910 {
  width: 100%;
  height: 500px;
  object-fit: cover;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

/* Responsive */
@media (max-width: 768px) {
  .container20250910 {
    padding: 20px;
    display: block;
    background-position: left 20px bottom 100px;
  }

  .container20250910::after {
    content: "";
    display: table;
    clear: both;
  }

  .left-section20250910 {
    display: flex;
    flex-direction: column;
    width: 100%;
    float: none;
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 30px;
  }

  .right-section20250910 {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }

  .title20250910 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }

  .main-image20250910 {
    height: 250px;
    width: 100%;
    margin-bottom: 20px;
  }

  .description20250910 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
    max-width: 100%;
    order: 1;
  }

  .ocean-image20250910 {
    height: 290px;
    width: 50%;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: 0;
    order: 2;
  }
}

.container20250909 {
  max-width: 1370px;
  margin: 0 auto;
  padding: 150px 100px;
  display: block;
  background-repeat: no-repeat;
  background-position: -10px bottom;
  background-size: 180px auto;
}

.container20250909::after {
  content: "";
  display: table;
  clear: both;
}

.left-section20250909 {
  position: relative;
  display: block;
  width: 30%;
  float: left;
  margin-right: 80px;
  padding-left: 80px;
  box-sizing: border-box;
}

.ocean-image20250909 {
  width: 100%;
  max-width: 350px;
  height: 400px;
  object-fit: cover;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.paw-prints20250909 {
  position: absolute;
  left: -60px;
  top: 0;
  width: 40px;
  height: 100%;
  pointer-events: none;
}

.description20250909 {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  max-width: 350px;
}

.description20250909 > p {
  margin: 0;
  padding: 0;
}

.right-section20250909 {
  position: relative;
  display: block;
  width: calc(70% - 80px);
  float: left;
  box-sizing: border-box;
}

.title20250909 {
  font-size: 32px;
  font-weight: 400;
  color: #333;
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-align: center;
}

.main-image20250909 {
  width: 100%;
  height: 500px;
  object-fit: cover;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px) {
  .container20250909 {
    padding: 20px;
    display: block;
    display: flex;
    flex-direction: column-reverse;
    background-position: right 10px bottom 100px;
    background-size: 180px auto;
  }

  .container20250909::after {
    content: "";
    display: table;
    clear: both;
  }

  .left-section20250909 {
    display: block;
    width: 100%;
    float: none;
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column-reverse;
  }

  .right-section20250909 {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }

  .title20250909 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }

  .main-image20250909 {
    height: 250px;
    width: 100%;
    margin-bottom: 20px;
  }

  .description20250909 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 30px;
    max-width: 100%;
  }

  .ocean-image20250909 {
    height: 290px;
    width: 50%;
    max-width: 100%;
  }
}

a.button20250909 {
  border: 1px solid #000;
  color: #333;
  padding: 6px 20px;
  font-size: 12px;
  margin: 15px 0 0 0;
  text-decoration: none;
  display: inline-block;
}

a.button20250909:hover {
  opacity: 0.6;
  color: #333;
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .description20250909 {
    text-align: center;
  }

  .description20250909 > p {
    text-align: left;
  }

  a.button20250909 {
    text-align: center;
    margin: 0 auto;
    border-radius: 100px;
    max-width: 420px;
    border: 1px solid #666;
    padding: 10px 30px;
  }
}


a.box-text-btn {
  color: #333;
  text-decoration: none;
}

a.box-text-btn:hover {
    color: #333;
    opacity: 0.6;
}