@-webkit-keyframes arrow_anim {
  0% {
    left: 0;
    opacity: 0;
  }
  30% {
    left: calc(50% - 2.5px);
    opacity: 1;
  }
  100% {
    left: calc(50% - 2.5px);
    opacity: 1;
  }
}
@keyframes arrow_anim {
  0% {
    left: 0;
    opacity: 0;
  }
  30% {
    left: calc(50% - 2.5px);
    opacity: 1;
  }
  100% {
    left: calc(50% - 2.5px);
    opacity: 1;
  }
}
.page {
  font-size: 16px;
  color: #000;
  background: #fff;
}
@media all and (max-width: 767px) {
  .page {
    font-size: 14px;
  }
}
.page h1 {
  font-size: 2.5rem;
}
.page h2 {
  font-size: 2rem;
}
.page h3 {
  font-size: 1.5rem;
}
.page h3.wp-block-heading {
  margin-top: 1.5rem;
}
.page ul {
  list-style-type: disc;
  list-style-position: inside;
}
.page ul li {
  display: list-item;
  padding-left: 20px;
  text-indent: -27px;
}
@media all and (max-width: 767px) {
  .page ul li {
    margin-left: 0;
  }
}
.page .pc {
  display: block;
}
@media all and (max-width: 767px) {
  .page .pc {
    display: none !important;
  }
}
.page .sp {
  display: none;
}
@media all and (max-width: 767px) {
  .page .sp {
    display: block !important;
  }
}
.page main article {
  width: 100%;
}
.page main article .lp-content {
  width: 100%;
  position: relative;
}
.page main article .lp-content .header_wrap {
  width: min(1280px, 100%);
  margin: auto;
  padding: 18px 0 32px;
}
@media all and (max-width: 767px) {
  .page main article .lp-content .header_wrap {
    padding: 10px 0 0 8px;
  }
}
.page main article .lp-content .header_wrap .header_logo {
  width: 122px;
  height: 61px;
}
@media all and (max-width: 767px) {
  .page main article .lp-content .header_wrap .header_logo {
    width: 98px;
    height: 49px;
    margin-left: 8px;
  }
}
.page main article .lp-content .header_wrap .header_logo img {
  width: 100%;
  height: 100%;
}
.page main article .lp-content figure {
  overflow: hidden;
}
.page main article .lp-content figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .lpfooter {
  background: #1a237e;
  height: 88px;
  padding: 17px;
}
@media all and (max-width: 767px) {
  .page .lpfooter {
    height: 95px;
  }
}
.page .lpfooter div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 49px;
}
@media all and (max-width: 767px) {
  .page .lpfooter div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-left: 0;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page .lpfooter div a {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
}
@media all and (max-width: 767px) {
  .page .lpfooter div a.pplink {
    font-size: 12px;
    margin: 0 auto 30px;
  }
}
@media screen and (min-width: 768px) {
  .page .lpfooter div a.pplink {
    margin: auto;
  }
}

#seo-article main article .lp-content .mv_back,
#owned-media main article .lp-content .mv_back,
#customer-dev main article .lp-content .mv_back,
#needs-expl main article .lp-content .mv_back,
#web-marketing main article .lp-content .mv_back {
  background: #eff6fa;
  clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0% 100%);
  position: absolute;
  right: 0;
  top: 0;
  width: 67%;
  height: 100%;
  z-index: 0;
  min-height: 532px;
  max-height: 800px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .mv_back,
  #owned-media main article .lp-content .mv_back,
  #customer-dev main article .lp-content .mv_back,
  #needs-expl main article .lp-content .mv_back,
  #web-marketing main article .lp-content .mv_back {
    width: 100%;
    clip-path: polygon(60% 0%, 110% 0, 100% 100%, -10% 100%);
  }
}
#seo-article main article .lp-content [class^=section_],
#owned-media main article .lp-content [class^=section_],
#customer-dev main article .lp-content [class^=section_],
#needs-expl main article .lp-content [class^=section_],
#web-marketing main article .lp-content [class^=section_] {
  width: min(1280px, 100%);
  margin: auto;
  letter-spacing: 0;
}
#seo-article main article .lp-content [class^=section_] .sec_title,
#owned-media main article .lp-content [class^=section_] .sec_title,
#customer-dev main article .lp-content [class^=section_] .sec_title,
#needs-expl main article .lp-content [class^=section_] .sec_title,
#web-marketing main article .lp-content [class^=section_] .sec_title {
  height: 58px;
  font-weight: 700;
  font-size: 28px;
  position: relative;
  text-align: center;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content [class^=section_] .sec_title,
  #owned-media main article .lp-content [class^=section_] .sec_title,
  #customer-dev main article .lp-content [class^=section_] .sec_title,
  #needs-expl main article .lp-content [class^=section_] .sec_title,
  #web-marketing main article .lp-content [class^=section_] .sec_title {
    font-size: 20px;
    height: 47px;
    line-height: 20px;
  }
}
#seo-article main article .lp-content [class^=section_] .sec_title::after,
#owned-media main article .lp-content [class^=section_] .sec_title::after,
#customer-dev main article .lp-content [class^=section_] .sec_title::after,
#needs-expl main article .lp-content [class^=section_] .sec_title::after,
#web-marketing main article .lp-content [class^=section_] .sec_title::after {
  content: "";
  width: 40px;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  margin: auto;
  background: #000;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content [class^=section_] .sec_title::after,
  #owned-media main article .lp-content [class^=section_] .sec_title::after,
  #customer-dev main article .lp-content [class^=section_] .sec_title::after,
  #needs-expl main article .lp-content [class^=section_] .sec_title::after,
  #web-marketing main article .lp-content [class^=section_] .sec_title::after {
    bottom: 0;
  }
}
#seo-article main article .lp-content [class^=section_] .cta_btn,
#owned-media main article .lp-content [class^=section_] .cta_btn,
#customer-dev main article .lp-content [class^=section_] .cta_btn,
#needs-expl main article .lp-content [class^=section_] .cta_btn,
#web-marketing main article .lp-content [class^=section_] .cta_btn {
  border-radius: 10px;
  background: #f0ae10;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 100px auto 108px;
  width: 343px;
  height: 56px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content [class^=section_] .cta_btn,
  #owned-media main article .lp-content [class^=section_] .cta_btn,
  #customer-dev main article .lp-content [class^=section_] .cta_btn,
  #needs-expl main article .lp-content [class^=section_] .cta_btn,
  #web-marketing main article .lp-content [class^=section_] .cta_btn {
    margin: 45px auto 52px;
    width: 198px;
    height: 40px;
    font-size: 16px;
  }
}
#seo-article main article .lp-content [class^=section_] .cta_btn:hover,
#owned-media main article .lp-content [class^=section_] .cta_btn:hover,
#customer-dev main article .lp-content [class^=section_] .cta_btn:hover,
#needs-expl main article .lp-content [class^=section_] .cta_btn:hover,
#web-marketing main article .lp-content [class^=section_] .cta_btn:hover {
  opacity: 80%;
}
#seo-article main article .lp-content .section_mv,
#owned-media main article .lp-content .section_mv,
#customer-dev main article .lp-content .section_mv,
#needs-expl main article .lp-content .section_mv,
#web-marketing main article .lp-content .section_mv {
  min-height: 532px;
  position: relative;
  z-index: 1;
}
#seo-article main article .lp-content .section_mv .mv_wrap,
#owned-media main article .lp-content .section_mv .mv_wrap,
#customer-dev main article .lp-content .section_mv .mv_wrap,
#needs-expl main article .lp-content .section_mv .mv_wrap,
#web-marketing main article .lp-content .section_mv .mv_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 21px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_mv .mv_wrap,
  #owned-media main article .lp-content .section_mv .mv_wrap,
  #customer-dev main article .lp-content .section_mv .mv_wrap,
  #needs-expl main article .lp-content .section_mv .mv_wrap,
  #web-marketing main article .lp-content .section_mv .mv_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#seo-article main article .lp-content .section_mv .mv_wrap .mv_left,
#owned-media main article .lp-content .section_mv .mv_wrap .mv_left,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_left,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_left {
  width: min(516px, 100%);
}
#seo-article main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
#owned-media main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .page_title {
  color: #1a237e;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 16px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .page_title {
    font-size: 26px;
    margin-left: 27px;
  }
}
#seo-article main article .lp-content .section_mv .mv_wrap .mv_left p,
#owned-media main article .lp-content .section_mv .mv_wrap .mv_left p,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_left p,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left p,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_left p {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 56px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_mv .mv_wrap .mv_left p,
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left p,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left p,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left p,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left p {
    line-height: 130%;
    margin-left: 27px;
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left figure {
    width: 100%;
    padding: 22px 16px;
    min-height: 193px;
    overflow: hidden;
  }
  #seo-article main article .lp-content .section_mv .mv_wrap .mv_left figure img,
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left figure img,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left figure img,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left figure img,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#seo-article main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
#owned-media main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box {
    padding: 0 11px;
  }
}
#seo-article main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box,
#owned-media main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  background: #0097ee;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box,
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box .mv_box {
    width: 105px;
    height: 105px;
    font-size: 16px;
    line-height: 20px;
  }
}
#seo-article main article .lp-content .section_mv .mv_wrap .mv_right,
#owned-media main article .lp-content .section_mv .mv_wrap .mv_right,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_right,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_right,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_right {
  width: min(665px, 100%);
  min-height: 356px;
}
#seo-article main article .lp-content .section_mv .mv_wrap .mv_right .figure,
#owned-media main article .lp-content .section_mv .mv_wrap .mv_right .figure,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_right .figure,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_right .figure,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_right .figure {
  width: min(665px, 100%);
}
#seo-article main article .lp-content .section_mv .mv_bottom,
#owned-media main article .lp-content .section_mv .mv_bottom,
#customer-dev main article .lp-content .section_mv .mv_bottom,
#needs-expl main article .lp-content .section_mv .mv_bottom,
#web-marketing main article .lp-content .section_mv .mv_bottom {
  width: min(1067px, 100%);
  height: 101px;
  background: #1a237e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 35px;
  margin: 31px auto 57px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_mv .mv_bottom,
  #owned-media main article .lp-content .section_mv .mv_bottom,
  #customer-dev main article .lp-content .section_mv .mv_bottom,
  #needs-expl main article .lp-content .section_mv .mv_bottom,
  #web-marketing main article .lp-content .section_mv .mv_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 165px;
    padding: 14px 21px 17px;
    margin-bottom: 0;
  }
}
#seo-article main article .lp-content .section_mv .mv_bottom p,
#owned-media main article .lp-content .section_mv .mv_bottom p,
#customer-dev main article .lp-content .section_mv .mv_bottom p,
#needs-expl main article .lp-content .section_mv .mv_bottom p,
#web-marketing main article .lp-content .section_mv .mv_bottom p {
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.1;
}
#seo-article main article .lp-content .section_mv .mv_bottom p span,
#owned-media main article .lp-content .section_mv .mv_bottom p span,
#customer-dev main article .lp-content .section_mv .mv_bottom p span,
#needs-expl main article .lp-content .section_mv .mv_bottom p span,
#web-marketing main article .lp-content .section_mv .mv_bottom p span {
  display: block;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_mv .mv_bottom p,
  #owned-media main article .lp-content .section_mv .mv_bottom p,
  #customer-dev main article .lp-content .section_mv .mv_bottom p,
  #needs-expl main article .lp-content .section_mv .mv_bottom p,
  #web-marketing main article .lp-content .section_mv .mv_bottom p {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
  }
  #seo-article main article .lp-content .section_mv .mv_bottom p span,
  #owned-media main article .lp-content .section_mv .mv_bottom p span,
  #customer-dev main article .lp-content .section_mv .mv_bottom p span,
  #needs-expl main article .lp-content .section_mv .mv_bottom p span,
  #web-marketing main article .lp-content .section_mv .mv_bottom p span {
    display: block;
  }
}
#seo-article main article .lp-content .section_mv .mv_bottom .cta_btn,
#owned-media main article .lp-content .section_mv .mv_bottom .cta_btn,
#customer-dev main article .lp-content .section_mv .mv_bottom .cta_btn,
#needs-expl main article .lp-content .section_mv .mv_bottom .cta_btn,
#web-marketing main article .lp-content .section_mv .mv_bottom .cta_btn {
  margin: 25px 0;
  width: 293px;
  height: 56px;
}
#seo-article main article .lp-content .section_01.nayami,
#owned-media main article .lp-content .section_01.nayami,
#customer-dev main article .lp-content .section_01.nayami,
#needs-expl main article .lp-content .section_01.nayami,
#web-marketing main article .lp-content .section_01.nayami {
  position: relative;
  width: 100%;
  background: #eff6fa;
  z-index: 1;
  padding: 72px 0 56px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami,
  #owned-media main article .lp-content .section_01.nayami,
  #customer-dev main article .lp-content .section_01.nayami,
  #needs-expl main article .lp-content .section_01.nayami,
  #web-marketing main article .lp-content .section_01.nayami {
    padding: 41px 0 119px;
  }
}
#seo-article main article .lp-content .section_01.nayami .sec_title,
#owned-media main article .lp-content .section_01.nayami .sec_title,
#customer-dev main article .lp-content .section_01.nayami .sec_title,
#needs-expl main article .lp-content .section_01.nayami .sec_title,
#web-marketing main article .lp-content .section_01.nayami .sec_title {
  margin-bottom: 76px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .sec_title,
  #owned-media main article .lp-content .section_01.nayami .sec_title,
  #customer-dev main article .lp-content .section_01.nayami .sec_title,
  #needs-expl main article .lp-content .section_01.nayami .sec_title,
  #web-marketing main article .lp-content .section_01.nayami .sec_title {
    margin-bottom: 79px;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box,
#owned-media main article .lp-content .section_01.nayami .nayami_3box,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box {
  width: min(1034px, 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 113px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box {
    padding: 0 21px;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box {
  background: #fff;
  width: 100%;
  position: relative;
  padding: 84px 6px 80px 27px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box {
    padding: 63px 22px 54px;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title {
  width: 419px;
  height: 60px;
  background: #1a237e;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  line-height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  margin: auto;
  text-align: center;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title {
    width: 308px;
    font-size: 20px;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li {
    font-size: 18px;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img {
  width: 39px;
  height: 74px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt {
    z-index: 1;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p {
  color: #1a237e;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  margin-bottom: 21px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p {
    font-size: 18px;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span {
    font-size: 14px;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom img,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .img_bottom img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul {
  margin-right: 78px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap ul {
    margin-right: 0;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img {
  margin-right: 88px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_wrap .box_img {
    margin-right: 0;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom {
  margin-left: 333px;
  width: 195px;
  height: 179px;
  bottom: -32px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom {
    margin-left: 0;
    width: 168px;
    height: 154px;
    bottom: -80px;
    right: -38px;
    left: auto;
    overflow: hidden;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul {
  margin-right: 38px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap ul {
    margin-right: 0;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img {
  margin-right: 46px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img {
    margin-right: 0;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom {
  margin-left: 252px;
  width: 286px;
  height: 158px;
  bottom: -33px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom {
    margin-left: 0;
    width: 223px;
    height: 123px;
    bottom: -85px;
    left: -27px;
    right: auto;
    overflow: hidden;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul {
  margin-right: 47px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul {
    margin-right: 0;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img {
  margin-right: 81px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img {
    margin-right: 0;
  }
}
#seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom {
  margin-left: 234px;
  width: 241px;
  height: 171px;
  bottom: -35px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom {
    margin-left: 0;
    width: 172px;
    height: 122px;
    bottom: -47px;
    right: -17px;
    left: auto;
    overflow: hidden;
  }
}
#seo-article main article .lp-content .section_02.detail,
#owned-media main article .lp-content .section_02.detail,
#customer-dev main article .lp-content .section_02.detail,
#needs-expl main article .lp-content .section_02.detail,
#web-marketing main article .lp-content .section_02.detail {
  width: 100%;
  background: #eff6fa;
  padding: 101px 100px 98px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_02.detail,
  #owned-media main article .lp-content .section_02.detail,
  #customer-dev main article .lp-content .section_02.detail,
  #needs-expl main article .lp-content .section_02.detail,
  #web-marketing main article .lp-content .section_02.detail {
    padding: 0 25px 59px;
  }
}
#seo-article main article .lp-content .section_02.detail .sec_title,
#owned-media main article .lp-content .section_02.detail .sec_title,
#customer-dev main article .lp-content .section_02.detail .sec_title,
#needs-expl main article .lp-content .section_02.detail .sec_title,
#web-marketing main article .lp-content .section_02.detail .sec_title {
  margin-bottom: 76px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_02.detail .sec_title,
  #owned-media main article .lp-content .section_02.detail .sec_title,
  #customer-dev main article .lp-content .section_02.detail .sec_title,
  #needs-expl main article .lp-content .section_02.detail .sec_title,
  #web-marketing main article .lp-content .section_02.detail .sec_title {
    margin-bottom: 70px;
  }
}
#seo-article main article .lp-content .section_02.detail .detail_3box,
#owned-media main article .lp-content .section_02.detail .detail_3box,
#customer-dev main article .lp-content .section_02.detail .detail_3box,
#needs-expl main article .lp-content .section_02.detail .detail_3box,
#web-marketing main article .lp-content .section_02.detail .detail_3box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_02.detail .detail_3box,
  #owned-media main article .lp-content .section_02.detail .detail_3box,
  #customer-dev main article .lp-content .section_02.detail .detail_3box,
  #needs-expl main article .lp-content .section_02.detail .detail_3box,
  #web-marketing main article .lp-content .section_02.detail .detail_3box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
#seo-article main article .lp-content .section_02.detail .detail_3box .detail_box,
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box {
  width: min(343px, 98%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 44px 34px 46px;
  border: 2px solid #1a237e;
  background: #fff;
  border-radius: 15px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_02.detail .detail_3box .detail_box,
  #owned-media main article .lp-content .section_02.detail .detail_3box .detail_box,
  #customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box,
  #needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box,
  #web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box {
    width: 100%;
  }
}
#seo-article main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_img {
  width: 125px;
  height: 125px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
  #owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
  #customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
  #needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
  #web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_img {
    width: 100px;
    height: 100px;
  }
}
#seo-article main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap,
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap {
  text-align: center;
}
#seo-article main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title {
  color: #1a237e;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  margin: 13px auto 12px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
  #owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
  #customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
  #needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
  #web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title {
    font-size: 18px;
    margin: 9px auto 6px;
  }
}
#seo-article main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
  #owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
  #customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
  #needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
  #web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p {
    font-size: 14px;
  }
}
#seo-article main article .lp-content .section_03.feature,
#owned-media main article .lp-content .section_03.feature,
#customer-dev main article .lp-content .section_03.feature,
#needs-expl main article .lp-content .section_03.feature,
#web-marketing main article .lp-content .section_03.feature {
  width: 100%;
}
#seo-article main article .lp-content .section_03.feature .sec_title,
#owned-media main article .lp-content .section_03.feature .sec_title,
#customer-dev main article .lp-content .section_03.feature .sec_title,
#needs-expl main article .lp-content .section_03.feature .sec_title,
#web-marketing main article .lp-content .section_03.feature .sec_title {
  height: 256px;
  background: #1a237e;
  color: #fff;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .sec_title,
  #owned-media main article .lp-content .section_03.feature .sec_title,
  #customer-dev main article .lp-content .section_03.feature .sec_title,
  #needs-expl main article .lp-content .section_03.feature .sec_title,
  #web-marketing main article .lp-content .section_03.feature .sec_title {
    height: 115px;
  }
}
#seo-article main article .lp-content .section_03.feature .sec_title p,
#owned-media main article .lp-content .section_03.feature .sec_title p,
#customer-dev main article .lp-content .section_03.feature .sec_title p,
#needs-expl main article .lp-content .section_03.feature .sec_title p,
#web-marketing main article .lp-content .section_03.feature .sec_title p {
  position: relative;
  height: 58px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .sec_title p,
  #owned-media main article .lp-content .section_03.feature .sec_title p,
  #customer-dev main article .lp-content .section_03.feature .sec_title p,
  #needs-expl main article .lp-content .section_03.feature .sec_title p,
  #web-marketing main article .lp-content .section_03.feature .sec_title p {
    height: 47px;
  }
}
#seo-article main article .lp-content .section_03.feature .sec_title p::after,
#owned-media main article .lp-content .section_03.feature .sec_title p::after,
#customer-dev main article .lp-content .section_03.feature .sec_title p::after,
#needs-expl main article .lp-content .section_03.feature .sec_title p::after,
#web-marketing main article .lp-content .section_03.feature .sec_title p::after {
  content: "";
  width: 40px;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  margin: auto;
  background: #fff;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .sec_title p::after,
  #owned-media main article .lp-content .section_03.feature .sec_title p::after,
  #customer-dev main article .lp-content .section_03.feature .sec_title p::after,
  #needs-expl main article .lp-content .section_03.feature .sec_title p::after,
  #web-marketing main article .lp-content .section_03.feature .sec_title p::after {
    bottom: 0;
  }
}
#seo-article main article .lp-content .section_03.feature .sec_title::after,
#owned-media main article .lp-content .section_03.feature .sec_title::after,
#customer-dev main article .lp-content .section_03.feature .sec_title::after,
#needs-expl main article .lp-content .section_03.feature .sec_title::after,
#web-marketing main article .lp-content .section_03.feature .sec_title::after {
  background: url("../img/lp_seo/sec_03_arrow.svg");
  background-repeat: no-repeat;
  width: 69px;
  height: 58px;
  bottom: -43px;
}
#seo-article main article .lp-content .section_03.feature .feature_3box,
#owned-media main article .lp-content .section_03.feature .feature_3box,
#customer-dev main article .lp-content .section_03.feature .feature_3box,
#needs-expl main article .lp-content .section_03.feature .feature_3box,
#web-marketing main article .lp-content .section_03.feature .feature_3box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 90px;
  width: min(1120px, 100%);
  margin: 70px auto 100px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box,
  #owned-media main article .lp-content .section_03.feature .feature_3box,
  #customer-dev main article .lp-content .section_03.feature .feature_3box,
  #needs-expl main article .lp-content .section_03.feature .feature_3box,
  #web-marketing main article .lp-content .section_03.feature .feature_3box {
    gap: 16px;
    margin: 46px auto 29px;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap {
    padding: 0 21px;
  }
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt {
    border: 1px solid #1a237e;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title {
  font-weight: 700;
  font-size: 28px;
  line-height: 59px;
  height: 59px;
  color: #fff;
  background: #1a237e;
  text-align: center;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    width: 100%;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.1rem;
  text-align: left;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt p {
    padding: 28px 18px 22px;
    font-size: 14px;
    line-height: 18px;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt {
  width: min(543px, 100%);
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p {
  margin: 27px 0 0 16px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt p {
    margin: 0;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img {
  width: 509px;
  height: 323px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img {
    padding: 0 38px;
    width: 100%;
    height: auto;
    margin-bottom: 14px;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt {
  width: min(545px, 100%);
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p {
  margin: 27px 0 35px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p {
    margin: 0;
    padding: 28px 18px 0;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span {
  margin-left: 17px;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.1rem;
  color: #e50000;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt span {
    margin: 0;
    padding: 18px;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img {
  width: 527px;
  height: 297px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img {
    display: none;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt {
  width: min(513px, 100%);
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p {
  margin: 27px 0 0;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt p {
    margin: 0;
  }
}
#seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img {
  width: 535px;
  height: 278px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img {
    display: none;
  }
}
#seo-article main article .lp-content .section_04.case,
#owned-media main article .lp-content .section_04.case,
#customer-dev main article .lp-content .section_04.case,
#needs-expl main article .lp-content .section_04.case,
#web-marketing main article .lp-content .section_04.case {
  width: 100%;
  background: #eff6fa;
  padding: 51px 0 52px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case,
  #owned-media main article .lp-content .section_04.case,
  #customer-dev main article .lp-content .section_04.case,
  #needs-expl main article .lp-content .section_04.case,
  #web-marketing main article .lp-content .section_04.case {
    padding: 41px 0 62px;
  }
}
#seo-article main article .lp-content .section_04.case .sec_title,
#owned-media main article .lp-content .section_04.case .sec_title,
#customer-dev main article .lp-content .section_04.case .sec_title,
#needs-expl main article .lp-content .section_04.case .sec_title,
#web-marketing main article .lp-content .section_04.case .sec_title {
  margin-bottom: 92px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case .sec_title,
  #owned-media main article .lp-content .section_04.case .sec_title,
  #customer-dev main article .lp-content .section_04.case .sec_title,
  #needs-expl main article .lp-content .section_04.case .sec_title,
  #web-marketing main article .lp-content .section_04.case .sec_title {
    margin-bottom: 83px;
  }
}
#seo-article main article .lp-content .section_04.case .case_2box,
#owned-media main article .lp-content .section_04.case .case_2box,
#customer-dev main article .lp-content .section_04.case .case_2box,
#needs-expl main article .lp-content .section_04.case .case_2box,
#web-marketing main article .lp-content .section_04.case .case_2box {
  width: min(1001px, 100%);
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case .case_2box,
  #owned-media main article .lp-content .section_04.case .case_2box,
  #customer-dev main article .lp-content .section_04.case .case_2box,
  #needs-expl main article .lp-content .section_04.case .case_2box,
  #web-marketing main article .lp-content .section_04.case .case_2box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 22px;
    gap: 79px;
  }
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box,
#owned-media main article .lp-content .section_04.case .case_2box .case_box,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box {
  width: min(473px, 100%);
  position: relative;
  background: #fff;
  padding: 46px 68px 17px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case .case_2box .case_box,
  #owned-media main article .lp-content .section_04.case .case_2box .case_box,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box {
    padding: 40px 22px 33px;
  }
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .case_title,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .case_title,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .case_title,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .case_title,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .case_title {
  width: 230px;
  height: 60px;
  position: absolute;
  background: #1a237e;
  border: 1px solid #aaaaaa;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  line-height: 60px;
  text-align: center;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case .case_2box .case_box .case_title,
  #owned-media main article .lp-content .section_04.case .case_2box .case_box .case_title,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .case_title,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box .case_title,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .case_title {
    width: 87%;
    font-size: 20px;
  }
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt {
  text-align: center;
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  height: 30px;
  margin: 17px 0 23px;
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p {
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
  #owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p {
    font-size: 18px;
    line-height: 150%;
  }
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p span,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p span,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p span,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p span,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p span {
  color: #e50000;
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img {
  overflow: hidden;
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img,
  #owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img {
    padding: 0 36px;
  }
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img {
  width: 320px;
  height: 229px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img,
  #owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap._01 .box_wrap .box_img {
    height: 171px;
  }
}
#seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img,
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img {
  width: 310px;
  height: 230px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img,
  #owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap._02 .box_wrap .box_img {
    height: 171px;
  }
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo,
  #owned-media main article .lp-content .section_demo,
  #customer-dev main article .lp-content .section_demo,
  #needs-expl main article .lp-content .section_demo,
  #web-marketing main article .lp-content .section_demo {
    padding: 0 19px 44px;
  }
}
#seo-article main article .lp-content .section_demo .sec_title,
#owned-media main article .lp-content .section_demo .sec_title,
#customer-dev main article .lp-content .section_demo .sec_title,
#needs-expl main article .lp-content .section_demo .sec_title,
#web-marketing main article .lp-content .section_demo .sec_title {
  margin: 55px auto;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo .sec_title,
  #owned-media main article .lp-content .section_demo .sec_title,
  #customer-dev main article .lp-content .section_demo .sec_title,
  #needs-expl main article .lp-content .section_demo .sec_title,
  #web-marketing main article .lp-content .section_demo .sec_title {
    margin: 33px auto;
  }
}
#seo-article main article .lp-content .section_demo .demo_box,
#owned-media main article .lp-content .section_demo .demo_box,
#customer-dev main article .lp-content .section_demo .demo_box,
#needs-expl main article .lp-content .section_demo .demo_box,
#web-marketing main article .lp-content .section_demo .demo_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 36px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo .demo_box,
  #owned-media main article .lp-content .section_demo .demo_box,
  #customer-dev main article .lp-content .section_demo .demo_box,
  #needs-expl main article .lp-content .section_demo .demo_box,
  #web-marketing main article .lp-content .section_demo .demo_box {
    gap: 33px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#seo-article main article .lp-content .section_demo .demo_box .demo_left,
#owned-media main article .lp-content .section_demo .demo_box .demo_left,
#customer-dev main article .lp-content .section_demo .demo_box .demo_left,
#needs-expl main article .lp-content .section_demo .demo_box .demo_left,
#web-marketing main article .lp-content .section_demo .demo_box .demo_left {
  width: 588px;
  height: 335px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo .demo_box .demo_left,
  #owned-media main article .lp-content .section_demo .demo_box .demo_left,
  #customer-dev main article .lp-content .section_demo .demo_box .demo_left,
  #needs-expl main article .lp-content .section_demo .demo_box .demo_left,
  #web-marketing main article .lp-content .section_demo .demo_box .demo_left {
    width: 100%;
    height: 100%;
  }
}
#seo-article main article .lp-content .section_demo .demo_box .demo_left img,
#owned-media main article .lp-content .section_demo .demo_box .demo_left img,
#customer-dev main article .lp-content .section_demo .demo_box .demo_left img,
#needs-expl main article .lp-content .section_demo .demo_box .demo_left img,
#web-marketing main article .lp-content .section_demo .demo_box .demo_left img {
  max-width: 588px;
  height: 100%;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo .demo_box .demo_left img,
  #owned-media main article .lp-content .section_demo .demo_box .demo_left img,
  #customer-dev main article .lp-content .section_demo .demo_box .demo_left img,
  #needs-expl main article .lp-content .section_demo .demo_box .demo_left img,
  #web-marketing main article .lp-content .section_demo .demo_box .demo_left img {
    max-width: 100%;
    height: auto;
  }
}
#seo-article main article .lp-content .section_demo .demo_box .demo_right,
#owned-media main article .lp-content .section_demo .demo_box .demo_right,
#customer-dev main article .lp-content .section_demo .demo_box .demo_right,
#needs-expl main article .lp-content .section_demo .demo_box .demo_right,
#web-marketing main article .lp-content .section_demo .demo_box .demo_right {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.1rem;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo .demo_box .demo_right,
  #owned-media main article .lp-content .section_demo .demo_box .demo_right,
  #customer-dev main article .lp-content .section_demo .demo_box .demo_right,
  #needs-expl main article .lp-content .section_demo .demo_box .demo_right,
  #web-marketing main article .lp-content .section_demo .demo_box .demo_right {
    font-size: 18px;
    line-height: 120%;
  }
}
#seo-article main article .lp-content .section_demo .demo_box .demo_right .box_title,
#owned-media main article .lp-content .section_demo .demo_box .demo_right .box_title,
#customer-dev main article .lp-content .section_demo .demo_box .demo_right .box_title,
#needs-expl main article .lp-content .section_demo .demo_box .demo_right .box_title,
#web-marketing main article .lp-content .section_demo .demo_box .demo_right .box_title {
  text-align: center;
  margin: 11px auto 12px;
  color: #1a237e;
  margin-bottom: 2rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo .demo_box .demo_right .box_title,
  #owned-media main article .lp-content .section_demo .demo_box .demo_right .box_title,
  #customer-dev main article .lp-content .section_demo .demo_box .demo_right .box_title,
  #needs-expl main article .lp-content .section_demo .demo_box .demo_right .box_title,
  #web-marketing main article .lp-content .section_demo .demo_box .demo_right .box_title {
    text-align: left;
    height: 60px;
    margin: auto;
  }
}
#seo-article main article .lp-content .section_demo .demo_box .demo_right p,
#owned-media main article .lp-content .section_demo .demo_box .demo_right p,
#customer-dev main article .lp-content .section_demo .demo_box .demo_right p,
#needs-expl main article .lp-content .section_demo .demo_box .demo_right p,
#web-marketing main article .lp-content .section_demo .demo_box .demo_right p {
  font-weight: 400;
  padding: 0 62px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo .demo_box .demo_right p,
  #owned-media main article .lp-content .section_demo .demo_box .demo_right p,
  #customer-dev main article .lp-content .section_demo .demo_box .demo_right p,
  #needs-expl main article .lp-content .section_demo .demo_box .demo_right p,
  #web-marketing main article .lp-content .section_demo .demo_box .demo_right p {
    padding: 0;
  }
}
#seo-article main article .lp-content .section_demo .demo_box .demo_right .cta_btn,
#owned-media main article .lp-content .section_demo .demo_box .demo_right .cta_btn,
#customer-dev main article .lp-content .section_demo .demo_box .demo_right .cta_btn,
#needs-expl main article .lp-content .section_demo .demo_box .demo_right .cta_btn,
#web-marketing main article .lp-content .section_demo .demo_box .demo_right .cta_btn {
  margin: 78px auto 96px;
  width: 343px;
  height: 56px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_demo .demo_box .demo_right .cta_btn,
  #owned-media main article .lp-content .section_demo .demo_box .demo_right .cta_btn,
  #customer-dev main article .lp-content .section_demo .demo_box .demo_right .cta_btn,
  #needs-expl main article .lp-content .section_demo .demo_box .demo_right .cta_btn,
  #web-marketing main article .lp-content .section_demo .demo_box .demo_right .cta_btn {
    margin: 44px auto 0;
    width: 198px;
    height: 40px;
  }
}
#seo-article main article .lp-content .section_comparison,
#owned-media main article .lp-content .section_comparison,
#customer-dev main article .lp-content .section_comparison,
#needs-expl main article .lp-content .section_comparison,
#web-marketing main article .lp-content .section_comparison {
  position: relative;
  margin-bottom: 80px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_comparison,
  #owned-media main article .lp-content .section_comparison,
  #customer-dev main article .lp-content .section_comparison,
  #needs-expl main article .lp-content .section_comparison,
  #web-marketing main article .lp-content .section_comparison {
    padding: 0 19px;
    margin-bottom: 71px;
  }
}
#seo-article main article .lp-content .section_comparison::after,
#owned-media main article .lp-content .section_comparison::after,
#customer-dev main article .lp-content .section_comparison::after,
#needs-expl main article .lp-content .section_comparison::after,
#web-marketing main article .lp-content .section_comparison::after {
  content: "";
  background: url("../img/lp_seo/sec_05_arrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  width: 69px;
  height: 58px;
  bottom: -137px;
  left: 0;
  right: 0;
  margin: auto;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_comparison::after,
  #owned-media main article .lp-content .section_comparison::after,
  #customer-dev main article .lp-content .section_comparison::after,
  #needs-expl main article .lp-content .section_comparison::after,
  #web-marketing main article .lp-content .section_comparison::after {
    bottom: -128px;
  }
}
#seo-article main article .lp-content .section_comparison .sec_title,
#owned-media main article .lp-content .section_comparison .sec_title,
#customer-dev main article .lp-content .section_comparison .sec_title,
#needs-expl main article .lp-content .section_comparison .sec_title,
#web-marketing main article .lp-content .section_comparison .sec_title {
  margin: 55px auto 77px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_comparison .sec_title,
  #owned-media main article .lp-content .section_comparison .sec_title,
  #customer-dev main article .lp-content .section_comparison .sec_title,
  #needs-expl main article .lp-content .section_comparison .sec_title,
  #web-marketing main article .lp-content .section_comparison .sec_title {
    margin: 33px auto;
  }
}
#seo-article main article .lp-content .section_comparison .comparison_box,
#owned-media main article .lp-content .section_comparison .comparison_box,
#customer-dev main article .lp-content .section_comparison .comparison_box,
#needs-expl main article .lp-content .section_comparison .comparison_box,
#web-marketing main article .lp-content .section_comparison .comparison_box {
  width: min(1010px, 100%);
  margin: auto;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_comparison .comparison_box,
  #owned-media main article .lp-content .section_comparison .comparison_box,
  #customer-dev main article .lp-content .section_comparison .comparison_box,
  #needs-expl main article .lp-content .section_comparison .comparison_box,
  #web-marketing main article .lp-content .section_comparison .comparison_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
  }
}
#seo-article main article .lp-content .section_comparison .comparison_box .comparison_table,
#owned-media main article .lp-content .section_comparison .comparison_box .comparison_table,
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table,
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table,
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  text-align: center;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_comparison .comparison_box .comparison_table,
  #owned-media main article .lp-content .section_comparison .comparison_box .comparison_table,
  #customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table,
  #needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table,
  #web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    display: table;
  }
}
#seo-article main article .lp-content .section_comparison .comparison_box .comparison_table th,
#seo-article main article .lp-content .section_comparison .comparison_box .comparison_table td,
#owned-media main article .lp-content .section_comparison .comparison_box .comparison_table th,
#owned-media main article .lp-content .section_comparison .comparison_box .comparison_table td,
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table th,
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table td,
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table th,
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table td,
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table th,
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table td {
  position: relative;
  border: 1px solid #ccc;
  font-size: 20px;
  line-height: 1.5;
  word-break: break-word;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
#seo-article main article .lp-content .section_05.plan,
#owned-media main article .lp-content .section_05.plan,
#customer-dev main article .lp-content .section_05.plan,
#needs-expl main article .lp-content .section_05.plan,
#web-marketing main article .lp-content .section_05.plan {
  position: relative;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_05.plan,
  #owned-media main article .lp-content .section_05.plan,
  #customer-dev main article .lp-content .section_05.plan,
  #needs-expl main article .lp-content .section_05.plan,
  #web-marketing main article .lp-content .section_05.plan {
    padding: 0 38px;
  }
}
#seo-article main article .lp-content .section_05.plan::after,
#owned-media main article .lp-content .section_05.plan::after,
#customer-dev main article .lp-content .section_05.plan::after,
#needs-expl main article .lp-content .section_05.plan::after,
#web-marketing main article .lp-content .section_05.plan::after {
  content: "";
  background: url("../img/lp_seo/sec_05_arrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  width: 69px;
  height: 58px;
  bottom: -143px;
  left: 0;
  right: 0;
  margin: auto;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_05.plan::after,
  #owned-media main article .lp-content .section_05.plan::after,
  #customer-dev main article .lp-content .section_05.plan::after,
  #needs-expl main article .lp-content .section_05.plan::after,
  #web-marketing main article .lp-content .section_05.plan::after {
    bottom: -90px;
  }
}
#seo-article main article .lp-content .section_05.plan .sec_title,
#owned-media main article .lp-content .section_05.plan .sec_title,
#customer-dev main article .lp-content .section_05.plan .sec_title,
#needs-expl main article .lp-content .section_05.plan .sec_title,
#web-marketing main article .lp-content .section_05.plan .sec_title {
  margin: 55px auto 77px;
}
#seo-article main article .lp-content .section_05.plan .plan_box,
#owned-media main article .lp-content .section_05.plan .plan_box,
#customer-dev main article .lp-content .section_05.plan .plan_box,
#needs-expl main article .lp-content .section_05.plan .plan_box,
#web-marketing main article .lp-content .section_05.plan .plan_box {
  border: 2px solid #1a237e;
  width: min(1037px, 100%);
  height: 576px;
  border-radius: 20px;
  margin: 0 auto 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_05.plan .plan_box,
  #owned-media main article .lp-content .section_05.plan .plan_box,
  #customer-dev main article .lp-content .section_05.plan .plan_box,
  #needs-expl main article .lp-content .section_05.plan .plan_box,
  #web-marketing main article .lp-content .section_05.plan .plan_box {
    border: 1px solid #1a237e;
    max-height: 680px;
    height: auto;
    margin-bottom: 34px;
  }
}
#seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap,
#owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap,
#customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap,
#needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap,
#web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap {
  width: min(834px, 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_title,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_title,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_title,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_title,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_title {
    width: 90%;
    height: 60px;
    background: #1a237e;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #1a237e;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt {
    font-weight: 700;
    font-size: 20px;
    line-height: 47px;
    height: 47px;
    margin-top: 58px;
    text-align: center;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span {
    color: #e50000;
    font-size: 24px;
    margin-left: 13px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title {
    font-weight: 700;
    font-size: 24px;
    line-height: 47px;
    height: 47px;
    text-align: center;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title span,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title span,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title span,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title span,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title span {
    font-size: 16px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 71%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 15px auto 0;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title {
    color: #1a237e;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    height: 25px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title::after,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title::after,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title::after,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title::after,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap .list_title::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
    background: #000;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul {
    margin: 14px 5px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul li,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul li,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul li,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul li,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul li {
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn {
    width: 198px;
    height: 40px;
    border-radius: 4px;
    margin: 15px auto;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #1a237e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn::after,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn::after,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn::after,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn::after,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .sample_btn::after {
    content: "";
    width: 159px;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    margin: auto;
    background: #1a237e;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .bottom_box,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .bottom_box,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .bottom_box,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .bottom_box,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .bottom_box {
    width: 84%;
    margin: 39px auto 23px;
    font-weight: 100;
    font-size: 12px;
    line-height: 150%;
    text-align: left;
    color: #1a237e;
  }
}
@media screen and (min-width: 768px) {
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap {
    height: 384px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap.sp,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap.sp,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap.sp,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap.sp,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap.sp {
    display: none !important;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .plan_title,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .plan_title,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .plan_title,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .plan_title,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .plan_title {
    width: 296px;
    height: 71px;
    color: #1a237e;
    font-weight: 700;
    font-size: 28px;
    line-height: 71px;
    text-align: center;
    border: 1px solid #1a237e;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    margin-top: 35px;
    text-align: center;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span {
    color: #e50000;
    font-size: 36px;
    margin-left: 13px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title {
    margin-top: 8px;
    font-weight: 700;
    font-size: 36px;
    line-height: 47px;
    height: 47px;
    text-align: center;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title span,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title span,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title span,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title span,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title span {
    font-size: 24px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn {
    width: 296px;
    height: 56px;
    border-radius: 4px;
    margin: 41px auto 21px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #1a237e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn::after,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn::after,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn::after,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn::after,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .sample_btn::after {
    content: "";
    width: 159px;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    margin: auto;
    background: #1a237e;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    height: 25px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title::after,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title::after,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title::after,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title::after,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt .box_title::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
    background: #000;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul {
    margin: 17px 0 63px;
  }
  #seo-article main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul li,
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul li,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul li,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul li,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_right .box_wrap .box_txt ul li {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
  }
}
#seo-article main article .lp-content .section_05.plan .plan_box .bottom_box,
#owned-media main article .lp-content .section_05.plan .plan_box .bottom_box,
#customer-dev main article .lp-content .section_05.plan .plan_box .bottom_box,
#needs-expl main article .lp-content .section_05.plan .plan_box .bottom_box,
#web-marketing main article .lp-content .section_05.plan .plan_box .bottom_box {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #1a237e;
}
#seo-article main article .lp-content .section_06.faq,
#owned-media main article .lp-content .section_06.faq,
#customer-dev main article .lp-content .section_06.faq,
#needs-expl main article .lp-content .section_06.faq,
#web-marketing main article .lp-content .section_06.faq {
  width: 100%;
  background: #eff6fa;
  padding: 110px 0 86px;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_06.faq,
  #owned-media main article .lp-content .section_06.faq,
  #customer-dev main article .lp-content .section_06.faq,
  #needs-expl main article .lp-content .section_06.faq,
  #web-marketing main article .lp-content .section_06.faq {
    padding: 73px 0 49px;
  }
}
#seo-article main article .lp-content .section_06.faq .schema-faq,
#owned-media main article .lp-content .section_06.faq .schema-faq,
#customer-dev main article .lp-content .section_06.faq .schema-faq,
#needs-expl main article .lp-content .section_06.faq .schema-faq,
#web-marketing main article .lp-content .section_06.faq .schema-faq {
  width: min(960px, 100%);
  margin: 89px auto 0;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_06.faq .schema-faq,
  #owned-media main article .lp-content .section_06.faq .schema-faq,
  #customer-dev main article .lp-content .section_06.faq .schema-faq,
  #needs-expl main article .lp-content .section_06.faq .schema-faq,
  #web-marketing main article .lp-content .section_06.faq .schema-faq {
    margin-top: 40px;
    width: 88%;
  }
}
#seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section,
#owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section,
#customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section,
#needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section,
#web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section {
  border: 1px solid #ccc;
  margin-bottom: 5px;
  overflow: hidden;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
#seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question,
#owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question,
#customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question,
#needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question,
#web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question {
  display: block;
  background-color: #fff;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  position: relative;
  padding-left: 104px;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question,
  #owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question,
  #customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question,
  #needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question,
  #web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question {
    padding-left: 24px;
    padding-right: 30px;
    font-size: 16px;
  }
}
#seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before,
#owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before,
#customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before,
#needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before,
#web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before {
  content: "";
  background: url("../img/lp_seo/sec_06_1.svg");
  background-repeat: no-repeat;
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 0;
  top: 0;
  left: 40px;
  margin: auto;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before,
  #owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before,
  #customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before,
  #needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before,
  #web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::before {
    display: none;
  }
}
#seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after,
#owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after,
#customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after,
#needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after,
#web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after {
  content: "";
  background: url("../img/lp_seo/sec_06_2.svg");
  background-repeat: no-repeat;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after,
  #owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after,
  #customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after,
  #needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after,
  #web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-question::after {
    right: 0;
  }
}
#seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer,
#owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer,
#customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer,
#needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer,
#web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer {
  display: none;
  padding: 24px 0;
  -webkit-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  margin-left: 40px;
  position: relative;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer,
  #owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer,
  #customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer,
  #needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer,
  #web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer {
    font-size: 14px;
    padding-right: 30px;
  }
}
#seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before,
#owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before,
#customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before,
#needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before,
#web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before {
  content: "";
  width: 880px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  background: #dddddd;
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before,
  #owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before,
  #customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before,
  #needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before,
  #web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section .schema-faq-answer::before {
    width: 89%;
  }
}
#seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-answer,
#owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-answer,
#customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-answer,
#needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-answer,
#web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-answer {
  display: block;
}
#seo-article main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-question::after,
#owned-media main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-question::after,
#customer-dev main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-question::after,
#needs-expl main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-question::after,
#web-marketing main article .lp-content .section_06.faq .schema-faq .schema-faq-section.active .schema-faq-question::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
#seo-article main article .lp-content .section_contact,
#owned-media main article .lp-content .section_contact,
#customer-dev main article .lp-content .section_contact,
#needs-expl main article .lp-content .section_contact,
#web-marketing main article .lp-content .section_contact {
  margin: 170px auto 275px;
  width: min(840px, 100%);
}
@media all and (max-width: 767px) {
  #seo-article main article .lp-content .section_contact,
  #owned-media main article .lp-content .section_contact,
  #customer-dev main article .lp-content .section_contact,
  #needs-expl main article .lp-content .section_contact,
  #web-marketing main article .lp-content .section_contact {
    margin: 45px auto;
    width: 88%;
  }
}
#seo-article main article .lp-content .section_contact .hbspt-form,
#owned-media main article .lp-content .section_contact .hbspt-form,
#customer-dev main article .lp-content .section_contact .hbspt-form,
#needs-expl main article .lp-content .section_contact .hbspt-form,
#web-marketing main article .lp-content .section_contact .hbspt-form {
  margin-top: 50px;
}

#owned-media main article .lp-content .mv_back,
#customer-dev main article .lp-content .mv_back,
#needs-expl main article .lp-content .mv_back,
#web-marketing main article .lp-content .mv_back {
  background: #eff2fa;
}
#owned-media main article .lp-content .section_mv .mv_wrap .mv_left,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_left,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_left {
  width: min(645px, 100%);
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left {
    width: 100%;
  }
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .page_title,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .page_title {
    line-height: 100%;
    margin-left: 0;
  }
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left p,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left p,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left p,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left p {
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 8px;
    margin-left: 0;
  }
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left figure {
    padding: 0;
    width: min(487px, 100%);
    height: 338px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 8px;
  }
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left figure img,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left figure img,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left figure img,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left figure img {
    height: auto;
  }
}
#owned-media main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 33px;
  margin: auto;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left .mv_3box {
    gap: 9px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
  }
  #owned-media main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_left figure,
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left figure {
    width: min(487px, 100%);
    height: 225px;
  }
}
#owned-media main article .lp-content .section_mv .mv_wrap .mv_right,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_right,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_right,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_right {
  width: min(487px, 100%);
  min-height: 338px;
}
#owned-media main article .lp-content .section_mv .mv_wrap .mv_right .figure,
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_right .figure,
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_right .figure,
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_right .figure {
  width: min(487px, 100%);
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_mv .mv_bottom,
  #customer-dev main article .lp-content .section_mv .mv_bottom,
  #needs-expl main article .lp-content .section_mv .mv_bottom,
  #web-marketing main article .lp-content .section_mv .mv_bottom {
    padding: 25px 0;
    text-align: center;
  }
}
#owned-media main article .lp-content .section_mv .mv_bottom p,
#customer-dev main article .lp-content .section_mv .mv_bottom p,
#needs-expl main article .lp-content .section_mv .mv_bottom p,
#web-marketing main article .lp-content .section_mv .mv_bottom p {
  line-height: 40px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_mv .mv_bottom p,
  #customer-dev main article .lp-content .section_mv .mv_bottom p,
  #needs-expl main article .lp-content .section_mv .mv_bottom p,
  #web-marketing main article .lp-content .section_mv .mv_bottom p {
    line-height: 20px;
  }
  #owned-media main article .lp-content .section_mv .mv_bottom p .cta_btn,
  #customer-dev main article .lp-content .section_mv .mv_bottom p .cta_btn,
  #needs-expl main article .lp-content .section_mv .mv_bottom p .cta_btn,
  #web-marketing main article .lp-content .section_mv .mv_bottom p .cta_btn {
    margin-top: 10px;
    height: 40px;
    border-radius: 4px;
  }
}
#owned-media main article .lp-content .section_01.nayami,
#customer-dev main article .lp-content .section_01.nayami,
#needs-expl main article .lp-content .section_01.nayami,
#web-marketing main article .lp-content .section_01.nayami {
  background: #eff2fa;
  padding: 41px 0 127px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box {
    padding: 0 21px;
  }
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box {
  padding: 63px 22px 34px;
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul li {
  font-weight: 400;
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 39px;
  height: 74px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img {
    margin-right: auto;
    width: 100%;
  }
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img {
  max-width: 39px;
  height: 100%;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_img img {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt {
  padding-right: 22px;
  letter-spacing: 0;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt p {
    line-height: 120%;
  }
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt span {
    display: block;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_txt,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_txt,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_txt,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_txt {
    padding-right: 1px;
  }
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom {
  margin-left: 201px;
  width: 311px;
  height: 167px;
  bottom: -30px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom {
    margin: 0 auto;
    width: 203px;
    height: 109px;
    bottom: -61px;
    right: 0;
    left: 0;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_txt,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_txt,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_txt,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_txt {
    padding-right: 2px;
  }
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img {
  margin-right: 69px;
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom {
  margin-left: 213px;
  width: 252px;
  height: 181px;
  bottom: -36px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom {
    margin-left: 0;
    width: 172px;
    height: 123px;
    bottom: -73px;
    left: auto;
    right: 0;
    overflow: hidden;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_txt,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_txt,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_txt,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_txt {
    padding-right: 1px;
  }
}
#owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom {
  margin-left: 234px;
  width: 294px;
  height: 176px;
  bottom: -56px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom,
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom {
    margin-left: 0;
    width: 194px;
    height: 116px;
    bottom: -74px;
    right: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
  }
}
#owned-media main article .lp-content .section_02.detail,
#customer-dev main article .lp-content .section_02.detail,
#needs-expl main article .lp-content .section_02.detail,
#web-marketing main article .lp-content .section_02.detail {
  background: #eff2fa;
  padding: 157px 100px 98px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_02.detail,
  #customer-dev main article .lp-content .section_02.detail,
  #needs-expl main article .lp-content .section_02.detail,
  #web-marketing main article .lp-content .section_02.detail {
    padding: 34px 25px 40px;
  }
}
#owned-media main article .lp-content .section_02.detail .sec_title,
#customer-dev main article .lp-content .section_02.detail .sec_title,
#needs-expl main article .lp-content .section_02.detail .sec_title,
#web-marketing main article .lp-content .section_02.detail .sec_title {
  margin-bottom: 67px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_02.detail .sec_title,
  #customer-dev main article .lp-content .section_02.detail .sec_title,
  #needs-expl main article .lp-content .section_02.detail .sec_title,
  #web-marketing main article .lp-content .section_02.detail .sec_title {
    margin-bottom: 42px;
  }
}
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box {
  padding: 24px 0 52px;
  border: 1px solid #1a237e;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_02.detail .detail_3box .detail_box,
  #customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box,
  #needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box,
  #web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box {
    width: 100%;
    padding: 16px 0 28px;
  }
}
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_img,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_img {
  width: 141px;
  height: 141px;
}
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap .box_title {
  margin: 11px auto 12px;
  letter-spacing: 0;
}
#owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p {
  padding: 0 34px;
  font-size: 14px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
  #customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
  #needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p,
  #web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p {
    font-size: 14px;
  }
}
#owned-media main article .lp-content .section_03.feature .feature_3box,
#customer-dev main article .lp-content .section_03.feature .feature_3box,
#needs-expl main article .lp-content .section_03.feature .feature_3box,
#web-marketing main article .lp-content .section_03.feature .feature_3box {
  gap: 105px;
  width: min(1130px, 100%);
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_03.feature .feature_3box,
  #customer-dev main article .lp-content .section_03.feature .feature_3box,
  #needs-expl main article .lp-content .section_03.feature .feature_3box,
  #web-marketing main article .lp-content .section_03.feature .feature_3box {
    margin: 46px auto 57px;
    gap: 18px;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_txt .box_title {
    font-size: 16px;
  }
}
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box .box_wrap .box_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt {
  width: min(545px, 100%);
}
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img {
  width: min(533px, 100%);
  max-height: 289px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_txt p {
    padding: 28px 18px 16px;
  }
}
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img {
  width: 533px;
  height: 311px;
}
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt span,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt span,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt span,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt span {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.1rem;
  color: #e50000;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt span,
  #customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt span,
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt span,
  #web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_txt span {
    margin: 0;
    padding: 18px;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#owned-media main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
#customer-dev main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img,
#web-marketing main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img {
  width: 559px;
  height: 311px;
}
#owned-media main article .lp-content .section_demo .sec_title,
#customer-dev main article .lp-content .section_demo .sec_title,
#needs-expl main article .lp-content .section_demo .sec_title,
#web-marketing main article .lp-content .section_demo .sec_title {
  margin: 0 0 55px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_demo .sec_title,
  #customer-dev main article .lp-content .section_demo .sec_title,
  #needs-expl main article .lp-content .section_demo .sec_title,
  #web-marketing main article .lp-content .section_demo .sec_title {
    margin: 0 0 33px;
  }
}
#owned-media main article .lp-content .section_04.case,
#customer-dev main article .lp-content .section_04.case,
#needs-expl main article .lp-content .section_04.case,
#web-marketing main article .lp-content .section_04.case {
  background: #eff2fa;
}
#owned-media main article .lp-content .section_04.case .case_2box .case_box,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box {
  padding: 53px 44px 17px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_04.case .case_2box .case_box,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box {
    padding: 40px 22px 22px;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title {
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    font-weight: 400;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p {
    margin: 0 auto;
    height: 56px;
  }
}
#owned-media main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img {
  margin: auto;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_04.case .case_2box .case_box._01 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box._01 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box._01 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box._01 .box_wrap .box_img {
    margin-top: 9px;
    padding: 0;
    width: 79%;
  }
}
#owned-media main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img,
#customer-dev main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img,
#needs-expl main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img,
#web-marketing main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img {
  margin-top: 32px;
  width: 208px;
  height: 180px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img {
    margin: 21px auto 0;
    width: 192px;
    height: 166px;
    padding: 0;
    overflow: hidden;
  }
  #owned-media main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img img,
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img img,
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img img,
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    padding: 0;
  }
}
#owned-media main article .lp-content .section_05.plan .sec_title,
#customer-dev main article .lp-content .section_05.plan .sec_title,
#needs-expl main article .lp-content .section_05.plan .sec_title,
#web-marketing main article .lp-content .section_05.plan .sec_title {
  margin: 68px auto 51px;
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_05.plan .sec_title,
  #customer-dev main article .lp-content .section_05.plan .sec_title,
  #needs-expl main article .lp-content .section_05.plan .sec_title,
  #web-marketing main article .lp-content .section_05.plan .sec_title {
    margin: 53px auto 71px;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_05.plan .plan_box,
  #customer-dev main article .lp-content .section_05.plan .plan_box,
  #needs-expl main article .lp-content .section_05.plan .plan_box,
  #web-marketing main article .lp-content .section_05.plan .plan_box {
    max-height: 701px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap {
    text-align: center;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt {
    margin-top: 54px;
    font-size: 16px;
    color: #e50000;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_txt span {
    margin-left: 0;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .txt_s,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .txt_s,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .txt_s,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .txt_s {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_title {
    margin-top: 0;
    font-size: 20px;
    line-height: 30px;
    height: 30px;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_number,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_number,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_number,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_number {
    margin-top: 12px;
    height: 28px;
    line-height: 28px;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .box_number span,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .box_number span,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .box_number span,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .box_number span {
    font-weight: 400;
    font-size: 24px;
    margin-left: 13px;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap {
    width: 90%;
    margin: 25px auto 0;
    text-align: left;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .list_wrap ul {
    margin: 17px 0;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .cta_btn {
    margin: 15px auto 40px;
  }
}
@media screen and (min-width: 768px) {
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap {
    height: 420px;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap.sp,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap.sp,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap.sp,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap.sp {
    display: none !important;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left {
    line-height: 150%;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt {
    color: #e50000;
    font-size: 20px;
    height: 47px;
    text-align: left;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_txt span {
    font-size: 24px;
    margin-left: 0;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .txt_s,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .txt_s,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .txt_s,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .txt_s {
    font-weight: 400;
    font-size: 14px;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_title {
    margin-top: 0;
    font-size: 24px;
    line-height: 36px;
    height: 36px;
    text-align: left;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_number,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_number,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_number,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_number {
    margin-top: 10px;
    height: 47px;
    line-height: 47px;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_number span,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_number span,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_number span,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .box_number span {
    font-weight: 400;
    font-size: 36px;
    margin-left: 16px;
  }
  #owned-media main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn,
  #customer-dev main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn,
  #needs-expl main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn,
  #web-marketing main article .lp-content .section_05.plan .plan_box .plan_wrap .plan_left .cta_btn {
    margin: 38px auto 21px;
  }
}
@media all and (max-width: 767px) {
  #owned-media main article .lp-content .section_05.plan .plan_box .bottom_box,
  #customer-dev main article .lp-content .section_05.plan .plan_box .bottom_box,
  #needs-expl main article .lp-content .section_05.plan .plan_box .bottom_box,
  #web-marketing main article .lp-content .section_05.plan .plan_box .bottom_box {
    width: 84%;
    margin: 0 auto 25px;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
  }
}

#customer-dev main article .lp-content .section_mv .mv_wrap {
  position: relative;
}
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_left {
  width: min(598px, 100%);
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left p {
    margin-bottom: 24px;
  }
  #customer-dev main article .lp-content .section_mv .mv_wrap .mv_left figure {
    width: min(336px, 100%);
    height: 117px;
  }
}
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_right {
  width: min(606px, 100%);
  min-height: 320px;
  right: 10px;
  position: absolute;
}
#customer-dev main article .lp-content .section_mv .mv_wrap .mv_right .figure {
  width: min(606px, 100%);
}
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box {
  padding: 63px 22px 81px;
}
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title {
  width: min(531px, 100%);
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title {
    width: min(329px, 100%);
  }
}
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt {
  padding-right: 0;
  letter-spacing: -0.8px;
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_txt {
    padding-right: 1px;
  }
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom {
    bottom: -30px;
  }
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_title {
    line-height: 30px;
  }
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_txt {
    padding-right: 2px;
  }
}
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img {
  margin-right: 69px;
}
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom {
  margin-left: 213px;
  width: 252px;
  height: 181px;
  bottom: -36px;
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom {
    margin-left: 0;
    width: 172px;
    height: 123px;
    bottom: -73px;
    left: auto;
    right: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul {
    margin-right: 85px;
  }
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_txt {
    padding-right: 1px;
  }
}
#customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom {
  margin-left: 234px;
  width: 294px;
  height: 176px;
  bottom: -56px;
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom {
    margin-left: 0;
    width: 194px;
    height: 116px;
    bottom: -74px;
    right: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
  }
}
#customer-dev main article .lp-content .section_02.detail {
  background: #fff;
}
#customer-dev main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p {
  letter-spacing: -0.8px;
}
#customer-dev main article .lp-content .section_04.case {
  background: #eff2fa;
}
#customer-dev main article .lp-content .section_04.case .case_2box .case_box {
  padding: 53px 44px 17px;
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box {
    padding: 40px 22px 22px;
  }
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title {
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    font-weight: 400;
  }
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p {
    margin: 0 auto;
    height: 56px;
  }
}
#customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img {
  margin: auto;
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box._01 .box_wrap .box_img {
    margin-top: 9px;
    padding: 0;
    width: 79%;
  }
}
#customer-dev main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img {
  margin-top: 0;
  width: 249px;
  height: 249px;
}
@media all and (max-width: 767px) {
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img {
    width: 209px;
    height: 209px;
    padding: 0;
    overflow: hidden;
  }
  #customer-dev main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    padding: 0;
  }
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table th,
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table td {
  font-size: 18px;
  border: 1px solid #000;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table thead th {
  height: 64px;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table thead th:first-child {
  width: 151px;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(2) {
  width: 283px;
  background-color: #0f9ed5;
  color: #fff;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(3), #customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(4) {
  width: 283px;
  background-color: #1a237e;
  color: #fff;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table tbody td {
  height: 112px;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table tbody td:first-child {
  width: 151px;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table tbody td:not(:first-child) {
  width: 283px;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table tbody td > * {
  position: relative;
  z-index: 1;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap p {
  font-size: 30px;
  font-weight: 300;
  color: #000;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap p.blue {
  color: #0f9ed5;
}
#customer-dev main article .lp-content .section_comparison .comparison_box .comparison_table tbody > * {
  position: relative;
  z-index: 1;
}

#web-marketing main article .lp-content .section_mv .mv_wrap {
  position: relative;
}
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_left {
  width: min(598px, 100%);
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left p {
    margin-bottom: 24px;
  }
  #web-marketing main article .lp-content .section_mv .mv_wrap .mv_left figure {
    width: min(336px, 100%);
    height: 117px;
  }
}
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_right {
  width: min(590px, 100%);
  max-height: 374px;
}
#web-marketing main article .lp-content .section_mv .mv_wrap .mv_right .figure {
  width: min(590px, 100%);
}
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box {
  padding: 63px 22px 81px;
}
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title {
  width: min(531px, 100%);
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title {
    width: min(329px, 100%);
  }
}
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt {
  padding-right: 0;
  letter-spacing: -0.8px;
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .box_txt {
    padding-right: 1px;
  }
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._01 .img_bottom {
    bottom: -30px;
  }
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_title {
    line-height: 30px;
  }
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_txt {
    padding-right: 2px;
  }
}
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .box_wrap .box_img {
  margin-right: 69px;
}
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom {
  margin-left: 213px;
  width: 252px;
  height: 181px;
  bottom: -36px;
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._02 .img_bottom {
    margin-left: 0;
    width: 172px;
    height: 123px;
    bottom: -73px;
    left: auto;
    right: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap ul {
    margin-right: 19px;
  }
}
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_wrap .box_img {
  margin-right: 67px;
}
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_txt {
  letter-spacing: 0;
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .box_txt {
    padding-right: 1px;
  }
}
#web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom {
  margin-left: 234px;
  width: 294px;
  height: 176px;
  bottom: -56px;
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_01.nayami .nayami_3box .nayami_box._03 .img_bottom {
    margin-left: 0;
    width: 194px;
    height: 116px;
    bottom: -74px;
    right: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
  }
}
#web-marketing main article .lp-content .section_02.detail {
  background: #fff;
}
#web-marketing main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p {
  letter-spacing: -0.8px;
}
#web-marketing main article .lp-content .section_04.case {
  background: #eff2fa;
}
#web-marketing main article .lp-content .section_04.case .case_2box .case_box {
  padding: 53px 44px 17px;
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box {
    padding: 40px 22px 22px;
  }
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt .box_title {
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    font-weight: 400;
  }
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_txt p {
    margin: 0 auto;
    height: 56px;
  }
}
#web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img {
  margin: auto;
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box .box_wrap .box_img img {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box._01 .box_wrap .box_img {
    margin-top: 9px;
    padding: 0;
    width: 79%;
  }
}
#web-marketing main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img {
  margin-top: 0;
  width: 249px;
  height: 249px;
}
@media all and (max-width: 767px) {
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img {
    width: 209px;
    height: 209px;
    padding: 0;
    overflow: hidden;
  }
  #web-marketing main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    padding: 0;
  }
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table th,
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table td {
  font-size: 14px;
  border: 1px solid #000;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table thead th {
  height: 64px;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table thead th:first-child {
  width: 151px;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(2) {
  width: 283px;
  background-color: #0f9ed5;
  color: #fff;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(3), #web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(4) {
  width: 283px;
  background-color: #1a237e;
  color: #fff;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table tbody td {
  height: 112px;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table tbody td:first-child {
  width: 151px;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table tbody td:not(:first-child) {
  width: 283px;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table tbody td > * {
  position: relative;
  z-index: 1;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap p {
  font-size: 30px;
  font-weight: 300;
  color: #000;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap p.blue {
  color: #0f9ed5;
}
#web-marketing main article .lp-content .section_comparison .comparison_box .comparison_table tbody > * {
  position: relative;
  z-index: 1;
}

#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left {
  width: min(598px, 100%);
}
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left h1 {
  height: 40px;
  line-height: 40px;
  margin-bottom: 24px;
}
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_left p {
  margin-bottom: 40px;
}
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_right {
  width: min(592px, 100%);
  min-height: 324px;
}
#needs-expl main article .lp-content .section_mv .mv_wrap .mv_right .figure {
  width: min(592px, 100%);
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_mv .mv_wrap .mv_right .figure {
    width: min(336px, 100%);
  }
}
#needs-expl main article .lp-content .section_mv .mv_bottom p {
  letter-spacing: -0.8px;
  text-align: left;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_mv .mv_bottom p {
    width: 351px;
  }
}
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box {
  padding: 63px 22px 81px;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box {
    padding: 63px 5.6% 81px;
  }
}
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title {
  width: 697px;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_title {
    width: 78.4%;
    line-height: 30px;
  }
}
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap .box_txt {
  padding-right: 0;
  letter-spacing: -0.8px;
}
#needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul {
  margin-right: 85px;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_01.nayami .nayami_3box .nayami_box .box_wrap ul {
    margin-right: 0;
  }
}
#needs-expl main article .lp-content .section_02.detail .detail_3box .detail_box .box_wrap p {
  letter-spacing: -0.8px;
}
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_txt {
  width: min(572px, 100%);
}
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img {
  width: 533px;
  height: 283px;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._01 .box_wrap .box_img {
    width: 335px;
    height: 181px;
    padding: 0;
  }
}
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._02 .box_wrap .box_img {
  width: 533px;
  height: 311px;
}
#needs-expl main article .lp-content .section_03.feature .feature_3box .feature_box._03 .box_wrap .box_img {
  width: 559px;
  height: 311px;
}
#needs-expl main article .lp-content .section_04.case {
  background: #eff2fa;
}
#needs-expl main article .lp-content .section_04.case .case_2box .case_box._01 .box_wrap .box_img {
  width: 223px;
  height: 223px;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_04.case .case_2box .case_box._01 .box_wrap .box_img {
    margin-top: 9px;
    padding: 0;
    width: 79%;
  }
}
#needs-expl main article .lp-content .section_04.case .case_2box .case_box._02 .box_wrap .box_img {
  margin-top: 0;
  width: 230px;
  height: 230px;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table {
  border-spacing: 0;
  border-collapse: collapse;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table th,
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table td {
  border: 1px solid #000;
  border-right: none;
  font-size: 16px;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table th,
  #needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table td {
    font-size: 13px;
  }
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table th:last-child,
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table td:last-child {
  border-right: 1px solid #000;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table thead th {
  height: 64px;
  background-color: #1a237e;
  color: #fff;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(1) {
  width: 38px;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(2) {
  width: 100px;
  text-align: center;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table thead th:nth-child(2) {
    width: 38px;
  }
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table thead th.tousya {
  background-color: #0f9ed5;
  color: #fff;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td {
  height: 112px;
  font-size: 14px;
  vertical-align: middle;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td {
    height: 145px;
    overflow: hidden;
  }
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .vertical {
  width: 38px;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  display: block;
  line-height: 38px;
  min-height: 200px;
  overflow: visible;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  #needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td:nth-child(2) {
    width: 100px;
    text-align: center;
  }
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td > * {
  position: relative;
  z-index: 1;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap p {
  font-size: 30px;
  font-weight: 300;
  color: #000;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap p.blue {
  color: #0f9ed5;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody td .td_wrap span {
  padding: 0 5px 5px;
}
#needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table tbody > * {
  position: relative;
  z-index: 1;
}
@media all and (max-width: 767px) {
  #needs-expl main article .lp-content .section_comparison .comparison_box .comparison_table .vertical_text {
    width: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0;
  }
}