﻿#shoho-log-pic-lp {
  --header-height: 108px;
  --color-bg: #f5f5f5;
  --color-teal: #186c83;
  --color-teal-dark: #074c60;
  --color-blue: #316d9c;
  --color-panel: #dceff8;
  --ease: 180ms ease;
  font-family: "Inter", "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #183a47;
  background: var(--color-bg);
}

#shoho-log-pic-lp *,
#shoho-log-pic-lp *::before,
#shoho-log-pic-lp *::after {
  box-sizing: border-box;
}

#shoho-log-pic-lp {
  scroll-behavior: smooth;
}

#shoho-log-pic-lp {
  min-width: 1280px;
  margin: 0;
  padding-top: var(--header-height);
  overflow-x: hidden;
  background: var(--color-bg);
}

#shoho-log-pic-lp img {
  display: block;
  max-width: 100%;
}

#shoho-log-pic-lp a {
  color: inherit;
  text-decoration: none;
}

#shoho-log-pic-lp ul,
#shoho-log-pic-lp ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

#shoho-log-pic-lp .arrow-icon {
  position: relative;
  display: inline-block;
  width: 27px;
  height: 18px;
}

#shoho-log-pic-lp .arrow-icon::before,
#shoho-log-pic-lp .arrow-icon::after {
  position: absolute;
  content: "";
}

#shoho-log-pic-lp .arrow-icon::before {
  top: 8px;
  left: 0;
  width: 27px;
  height: 2px;
  background: currentColor;
}

#shoho-log-pic-lp .arrow-icon::after {
  top: 4px;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

#shoho-log-pic-lp .site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  width: 100%;
  height: var(--header-height);
  padding: 16px clamp(32px, 5.15625cqw, 99px);
  background: #f5f5f5;
}

#shoho-log-pic-lp .site-header__logo {
  display: inline-flex;
  align-items: center;
  gap: 36px;
  width: 156px;
  flex: 0 0 auto;
}

#shoho-log-pic-lp .site-header__logo-mark {
  width: 33px;
  height: 51px;
  object-fit: contain;
}

#shoho-log-pic-lp .site-header__logo-name {
  width: 87px;
  height: 20px;
  object-fit: contain;
}

#shoho-log-pic-lp .site-header__nav {
  flex: 0 0 auto;
  margin-left: auto;
}

#shoho-log-pic-lp .site-header__nav-list {
  display: flex;
  align-items: center;
  gap: clamp(56px, 5.5729cqw, 107px);
  width: auto;
}

#shoho-log-pic-lp .site-header__nav-list li:nth-child(1) {
  width: 137px;
}

#shoho-log-pic-lp .site-header__nav-list li:nth-child(2) {
  width: 122px;
}

#shoho-log-pic-lp .site-header__nav-list li:nth-child(3),
#shoho-log-pic-lp .site-header__nav-list li:nth-child(4) {
  width: 61px;
}

#shoho-log-pic-lp .site-header__nav-link {
  display: block;
  color: #003849;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

#shoho-log-pic-lp .site-header__contact {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 0 304px;
  width: 304px;
  height: 72px;
  margin-left: clamp(48px, 5.1042cqw, 98px);
  padding: 0 40px 0 48px;
  border-radius: 999px;
  background: var(--color-teal);
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.1em;
}

#shoho-log-pic-lp .pic-hero {
  position: relative;
  width: 100%;
  height: 932px;
  overflow: hidden;
  background: #d9edf3;
}

#shoho-log-pic-lp .pic-hero__media,
#shoho-log-pic-lp .pic-hero__shade {
  position: absolute;
  inset: 0;
}

#shoho-log-pic-lp .pic-hero__media img {
  position: absolute;
  top: -117px;
  left: -198px;
  width: 2139px;
  height: 1426px;
  max-width: none;
  object-fit: cover;
  object-position: center;
}

#shoho-log-pic-lp .pic-hero__shade {
  left: 35%;
  width: 65%;
  background: linear-gradient(90deg, rgba(148, 199, 211, 0) 0%, rgba(148, 199, 211, 0.84) 100%);
}

#shoho-log-pic-lp .pic-hero__inner {
  position: relative;
  width: min(1600px, calc(100% - 96px));
  height: 100%;
  margin: 0 auto;
}

#shoho-log-pic-lp .pic-hero__title {
  position: absolute;
  top: 142px;
  left: 0;
  width: 528px;
  margin: 0;
  color: #fff;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0;
  text-shadow: none;
  white-space: nowrap;
}

#shoho-log-pic-lp .pic-hero__title span {
  display: block;
}

#shoho-log-pic-lp .pic-hero__title-small {
  font-size: 48px;
}

#shoho-log-pic-lp .pic-hero__title-large {
  font-size: 64px;
}

#shoho-log-pic-lp .pic-hero__lead {
  position: absolute;
  right: 0;
  bottom: 257px;
  width: 576px;
  margin: 0;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: 0;
  text-align: right;
}

#shoho-log-pic-lp .pic-hero__product {
  position: absolute;
  right: 0;
  bottom: 164px;
  width: 605px;
  margin: 0;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-align: right;
  text-shadow: none;
}

#shoho-log-pic-lp .pic-hero__product span {
  font-size: 64px;
}

#shoho-log-pic-lp .pic-hero__product strong {
  margin-left: 12px;
  color: #fff;
  font-size: 96px;
}

#shoho-log-pic-lp .pic-overview {
  position: relative;
  width: 1280px;
  min-height: 850px;
  margin: 0 auto;
}

#shoho-log-pic-lp .pic-overview__image {
  position: absolute;
  top: 156px;
  left: 0;
  width: 552px;
  height: 592px;
  overflow: hidden;
  border-radius: 0 96px 0 96px;
  background: #fff;
}

#shoho-log-pic-lp .pic-overview__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

#shoho-log-pic-lp .pic-overview__body {
  position: absolute;
  top: 212px;
  left: 640px;
  width: 640px;
}

#shoho-log-pic-lp .pic-overview__title {
  margin: 0 0 98px;
  color: var(--color-teal-dark);
  font-size: 24px;
  font-weight: 400;
  line-height: 2.2;
}

#shoho-log-pic-lp .pic-overview__body p {
  margin: 0;
  color: var(--color-teal-dark);
  font-size: 16px;
  font-weight: 400;
  line-height: 3;
}

#shoho-log-pic-lp .pic-movie {
  width: 960px;
  margin: 18px auto -478px;
  padding-bottom: 160px;
  position: relative;
  z-index: 2;
}

#shoho-log-pic-lp .pic-movie__title {
  margin: 0 0 -5px 69px;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 2.2;
}

#shoho-log-pic-lp .pic-movie__frame {
  position: relative;
  width: 809px;
  height: 455px;
  margin: 0 auto;
  background: #d9d9d9;
}

#shoho-log-pic-lp .pic-movie__frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

#shoho-log-pic-lp .pic-features {
  position: relative;
  min-height: 3787px;
  padding-top: 507px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(220, 239, 248, 0) 0%, #dceff8 10%, #dceff8 100%);
}

#shoho-log-pic-lp .pic-features__heading {
  position: relative;
  display: grid;
  width: 960px;
  height: 116px;
  place-items: center;
  margin: 0 auto 181px;
  border-radius: 66px;
  background: #fff;
}

#shoho-log-pic-lp .pic-features__heading::before,
#shoho-log-pic-lp .pic-features__heading::after {
  position: absolute;
  z-index: 0;
  width: 100px;
  height: 56px;
  background: #fff;
  content: "";
}

#shoho-log-pic-lp .pic-features__heading::before {
  top: 0;
  left: 0;
}

#shoho-log-pic-lp .pic-features__heading::after {
  right: 0;
  bottom: 0;
}

#shoho-log-pic-lp .pic-features__heading h2 {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--color-teal-dark);
  font-size: 32px;
  font-weight: 500;
  line-height: 2.2;
}

#shoho-log-pic-lp .pic-feature {
  position: relative;
  width: 1280px;
  height: 560px;
  margin: 0 auto;
}

#shoho-log-pic-lp .pic-feature + .pic-feature {
  margin-top: 42px;
}

#shoho-log-pic-lp .pic-feature__number {
  position: absolute;
  top: 0;
  left: 17px;
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  border-radius: 50% 50% 0 50%;
  background: var(--color-teal);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

#shoho-log-pic-lp .pic-feature__text {
  position: absolute;
  top: 3px;
  left: 120px;
  width: 464px;
  color: var(--color-teal-dark);
}

#shoho-log-pic-lp .pic-feature__text h3 {
  margin: 0 0 34px;
  color: var(--color-teal-dark);
  font-size: 24px;
  font-weight: 700;
  line-height: 2.2;
}

#shoho-log-pic-lp .pic-feature__text p {
  margin: 0;
  color: var(--color-teal-dark);
  font-size: 20px;
  font-weight: 700;
  line-height: 2.2;
}

#shoho-log-pic-lp .pic-feature__image {
  position: absolute;
  right: 0;
  top: -60px;
  width: 609px;
  height: 504px;
  object-fit: contain;
}

#shoho-log-pic-lp .pic-feature--simple .pic-feature__image,
#shoho-log-pic-lp .pic-feature--search .pic-feature__image,
#shoho-log-pic-lp .pic-feature--delete .pic-feature__image {
  width: 609px;
}

#shoho-log-pic-lp .pic-feature--rename .pic-feature__image {
  top: -60px;
  width: 609px;
}

#shoho-log-pic-lp .pic-install {
  position: relative;
  width: 1280px;
  min-height: 459px;
  margin: 164px auto 0;
}

#shoho-log-pic-lp .pic-install__image {
  width: 608px;
  height: 368px;
  overflow: hidden;
  border-radius: 0 72px 0 72px;
}

#shoho-log-pic-lp .pic-install__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#shoho-log-pic-lp .pic-install__body {
  position: absolute;
  top: 42px;
  left: 720px;
  width: 488px;
  color: var(--color-teal-dark);
}

#shoho-log-pic-lp .pic-install__eyebrow {
  margin: 0 0 59px;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.2;
}

#shoho-log-pic-lp .pic-install__body h2 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 3;
}

#shoho-log-pic-lp .pic-install__body p:not(.pic-install__eyebrow) {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 3;
}

#shoho-log-pic-lp .pic-flow {
  width: 1280px;
  margin: 0 auto;
  padding: 0 0 140px;
}

#shoho-log-pic-lp .pic-flow h2 {
  margin: 0 0 56px;
  color: var(--color-teal-dark);
  font-size: 24px;
  font-weight: 400;
  line-height: 2.2;
}

#shoho-log-pic-lp .pic-flow__list {
  display: grid;
  grid-template-columns: repeat(4, 240px);
  gap: 107px;
}

#shoho-log-pic-lp .pic-flow__list li {
  position: relative;
  color: var(--color-teal-dark);
}

#shoho-log-pic-lp .pic-flow__list img {
  width: 240px;
  height: 240px;
  object-fit: contain;
}

#shoho-log-pic-lp .pic-flow__list span {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  margin: 38px 0 0;
  border-radius: 50% 50% 0 50%;
  background: var(--color-teal);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

#shoho-log-pic-lp .pic-flow__list h3 {
  margin: 7px 0 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 2.2;
}

#shoho-log-pic-lp .pic-flow__list p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.2;
}

#shoho-log-pic-lp .site-footer {
  position: relative;
  min-height: 627px;
  overflow: hidden;
  background: #186c83;
  color: #fff;
}

#shoho-log-pic-lp .site-footer__inner {
  position: relative;
  left: 50%;
  width: 1920px;
  height: 627px;
  margin: 0;
  transform: translateX(-50%) scale(min(1, calc(100cqw / 1920)));
  transform-origin: top center;
}

#shoho-log-pic-lp .site-footer__logo {
  position: absolute;
  top: 62px;
  left: 176px;
  display: inline-flex;
  align-items: center;
  gap: 33px;
}

#shoho-log-pic-lp .site-footer__logo-mark {
  width: 42px;
  height: 62px;
}

#shoho-log-pic-lp .site-footer__logo-name {
  width: 109px;
  height: 24px;
}

#shoho-log-pic-lp .site-footer__corporate {
  position: absolute;
  top: 177px;
  left: 176px;
  font-size: 18px;
  font-weight: 700;
}

#shoho-log-pic-lp .site-footer__corporate::after {
  display: inline-block;
  width: 6px;
  height: 12px;
  margin-left: 18px;
  background: url("../shoho-log-main-lp/assets/footer-arrow.svg") center / contain no-repeat;
  content: "";
}

#shoho-log-pic-lp .site-footer__nav {
  position: absolute;
  top: 177px;
  left: 496px;
}

#shoho-log-pic-lp .site-footer__links {
  display: grid;
  gap: 32px;
  font-size: 18px;
  font-weight: 700;
}

#shoho-log-pic-lp .site-footer__sns {
  position: absolute;
  top: 422px;
  left: 1168px;
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border: 1px solid currentColor;
  border-radius: 50%;
  font-size: 18px;
}

#shoho-log-pic-lp .site-footer__top {
  position: absolute;
  top: 391px;
  left: 1616px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 160px;
  height: 69px;
  padding: 0 28px 0 42px;
  border: 1px solid currentColor;
  border-radius: 999px;
  font-size: 22px;
}

#shoho-log-pic-lp .site-footer__top span {
  width: 18px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(-45deg);
}

#shoho-log-pic-lp .site-footer__privacy {
  position: absolute;
  top: 555px;
  left: 1136px;
  margin: 0;
  font-size: 16px;
}

#shoho-log-pic-lp .site-footer__privacy::before {
  position: absolute;
  top: -41px;
  left: 0;
  width: 640px;
  height: 1px;
  background: currentColor;
  opacity: 0.8;
  content: "";
}

#shoho-log-pic-lp .site-footer__copyright {
  position: absolute;
  top: 555px;
  left: 1608px;
  margin: 0;
  font-size: 16px;
}

@media (max-width: 1500px) {
  #shoho-log-pic-lp {
    min-width: 1280px;
  }

  #shoho-log-pic-lp .site-header {
    transform-origin: left top;
  }
}

@media (min-width: 1920px) {
  #shoho-log-pic-lp .pic-hero__media img {
    top: -6.09375cqw;
    left: -10.3125cqw;
    width: 111.40625cqw;
    height: 74.2708cqw;
  }
}


/* WordPress theme integration */
#shoho-log-pic-lp {
  width: 100%;
  min-width: 0;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  container-type: inline-size;
  overflow-x: clip;
}

/* Scale the desktop composition without switching to a mobile layout. */
@media (max-width: 1599px) {
  #shoho-log-pic-lp {
    width: 1600px;
    max-width: none;
    zoom: calc(100vw / 1600px);
  }
}

