@charset "UTF-8";
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
:where([hidden]:not([hidden="until-found"])) {
  display: none !important;
}
:where(html) {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
@media (min-width: 1024px) {
  :where(html) {
    scroll-padding-top: 230px;
  }
}
@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}
:where(body) {
  font-size: 15px;
  line-height: 1.6;
}
@media (min-width: 1024px) {
  :where(body) {
    font-size: 17px;
  }
}
:where(:focus) {
  outline: 0;
}
:where(:focus-visible) {
  outline-offset: 2px;
}
:where(a, button, label, select, summary, [role="button"], [role="option"]) {
  cursor: pointer;
  touch-action: manipulation;
}
a {
  color: inherit;
  background-color: transparent;
  text-decoration: none;
}
:where(button) {
  border: 0;
  background-color: transparent;
}
:where(input, button, textarea, select) {
  font-family: "LINESeedJPStd ExtraBold";
  color: inherit;
}
:where(textarea) {
  resize: vertical;
  resize: block;
}
:where(:disabled) {
  cursor: not-allowed;
}
:where(label:has(> input:disabled), label:has(+ input:disabled)) {
  cursor: not-allowed;
}
:where(ul, ol) {
  list-style: none;
}
:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}
:where(img, picture, svg) {
  max-inline-size: 100%;
  block-size: auto;
  height: auto;
}
:where(p) {
  letter-spacing: 0.028em;
}
:where(h1, h2, h3, h4, h5, h6) {
  font-weight: 700;
  overflow-wrap: break-word;
  letter-spacing: 0.08em;
}
:where(hr) {
  border: none;
  -webkit-border-before: 1px solid;
  border-block-start: 1px solid;
  color: inherit;
  block-size: 0;
  overflow: visible;
}
html,
body {
  overflow-x: hidden;
  width: 100%;
}
.inner-virtualbody {
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "LINESeedJPStd ExtraBold";
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
}
@media (min-width: 1024px) {
  .inner-virtualbody {
    font-size: 17px;
  }
}
.inner-virtualbody input,
.inner-virtualbody button,
.inner-virtualbody textarea,
.inner-virtualbody select {
  color: inherit;
  font-family: "LINESeedJPStd ExtraBold";
  text-decoration: none !important;
}
.container-s {
  width: 100%;
  padding-left: 35px;
  padding-right: 35px;
}
.container-l {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .container-l {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.container-l._v1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .container-l._v1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.section-l {
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
}
@media (min-width: 1110px) {
  .section-l {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.u-mt0 {
  margin-top: 0;
}
.u-mt5 {
  margin-top: 5px;
}
@media (min-width: 1024px) {
  .u-md-mt5 {
    margin-top: 5px !important;
  }
}
.u-mt10 {
  margin-top: 10px;
}
.u-mt15 {
  margin-top: 15px;
}
.u-mt20 {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .u-md-mt20 {
    margin-top: 20px !important;
  }
}
.u-mt24 {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .u-md-mt24 {
    margin-top: 24px !important;
  }
}
.u-mt30 {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .u-md-mt30 {
    margin-top: 30px !important;
  }
}
.u-mt40 {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .u-md-mt40 {
    margin-top: 40px !important;
  }
}
.u-mt50 {
  margin-top: 50px;
}
@media (min-width: 1024px) {
  .u-md-mt50 {
    margin-top: 50px !important;
  }
}
.u-mt55 {
  margin-top: 55px;
}
.u-mt60 {
  margin-top: 60px;
}
@media (min-width: 1024px) {
  .u-md-mt60 {
    margin-top: 60px !important;
  }
}
.u-mt70 {
  margin-top: 70px;
}
@media (min-width: 1024px) {
  .u-md-mt70 {
    margin-top: 70px !important;
  }
}
.u-mt76 {
  margin-top: 76px;
}
@media (min-width: 1024px) {
  .u-md-mt76 {
    margin-top: 76px !important;
  }
}
.u-mt80 {
  margin-top: 80px;
}
@media (min-width: 1024px) {
  .u-md-mt80 {
    margin-top: 80px !important;
  }
}
@media (min-width: 1110px) {
  .u-lg-mt80 {
    margin-top: 80px !important;
  }
}
.u-mt90 {
  margin-top: 90px;
}
@media (min-width: 1024px) {
  .u-md-mt90 {
    margin-top: 90px !important;
  }
}
.u-mt100 {
  margin-top: 100px;
}
@media (min-width: 1024px) {
  .u-md-mt100 {
    margin-top: 100px !important;
  }
}
.u-mt105 {
  margin-top: 105px;
}
.u-mt120 {
  margin-top: 120px;
}
@media (min-width: 1024px) {
  .u-md-mt120 {
    margin-top: 120px !important;
  }
}
.u-mt160 {
  margin-top: 160px;
}
@media (min-width: 1024px) {
  .u-md-mt160 {
    margin-top: 160px !important;
  }
}
.u-mt180 {
  margin-top: 180px;
}
@media (min-width: 1024px) {
  .u-md-mt180 {
    margin-top: 180px !important;
  }
}
.u-mt200 {
  margin-top: 200px;
}
@media (min-width: 1024px) {
  .u-md-mt200 {
    margin-top: 200px !important;
  }
}
.u-sec-mt {
  margin-top: 100px !important;
}
@media (min-width: 1024px) {
  .u-sec-mt {
    margin-top: 120px !important;
  }
}
@media (min-width: 1110px) {
  .u-sec-mt {
    margin-top: 160px !important;
  }
}
.u-sec-mt-lg {
  margin-top: 120px !important;
}
@media (min-width: 1024px) {
  .u-sec-mt-lg {
    margin-top: 180px !important;
  }
}
@media (min-width: 1110px) {
  .u-sec-mt-lg {
    margin-top: 200px !important;
  }
}
.u-sec-mt-top {
  margin-top: 80px !important;
}
@media (min-width: 1024px) {
  .u-sec-mt-top {
    margin-top: 180px !important;
  }
}
@media (min-width: 1110px) {
  .u-sec-mt-top {
    margin-top: 200px !important;
  }
}
.u-sec-mt-select {
  margin-top: 200px !important;
}
@media (min-width: 1024px) {
  .u-sec-mt-select {
    margin-top: 180px !important;
  }
}
@media (min-width: 1110px) {
  .u-sec-mt-select {
    margin-top: 200px !important;
  }
}
.u-pb40 {
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  .u-md-pb60 {
    padding-bottom: 60px;
  }
}
.u-is-md {
  display: none;
}
@media (min-width: 1024px) {
  .u-is-md {
    display: block;
  }
}
.u-md-none {
  display: block;
}
@media (min-width: 1024px) {
  .u-md-none {
    display: none;
  }
}
.u-is-slg {
  display: none;
}
@media (min-width: 1024px) {
  .u-is-slg {
    display: block;
  }
}
.u-slg-none {
  display: block;
}
@media (min-width: 1024px) {
  .u-slg-none {
    display: none;
  }
}
.u-iblock {
  display: inline-block;
}
.u-inline,
br.u-dy-none {
  display: inline;
}
@media (min-width: 480px) {
  br.u-dy-none {
    display: none;
  }
}
br.u-is-dy {
  display: none;
}
@media (min-width: 480px) {
  br.u-is-dy {
    display: inline;
  }
}
br.u-is-dy-xl {
  display: none;
}
@media (min-width: 480px) {
  br.u-is-dy-xl {
    display: inline;
  }
}
@media (min-width: 1024px) {
  br.u-is-dy-xl {
    display: none;
  }
}
@media (min-width: 1280px) {
  br.u-is-dy-xl {
    display: inline;
  }
}
br.u-is-sm {
  display: none;
}
@media (min-width: 590px) {
  br.u-is-sm {
    display: inline;
  }
}
br.u-sm-none {
  display: inline;
}
@media (min-width: 590px) {
  br.u-sm-none {
    display: none;
  }
}
br.u-is-md {
  display: none;
}
@media (min-width: 1024px) {
  br.u-is-md {
    display: inline;
  }
}
br.u-is-md-lg {
  display: none;
}
@media (min-width: 1024px) {
  br.u-is-md-lg {
    display: inline;
  }
}
@media (min-width: 1110px) {
  br.u-is-md-lg {
    display: none;
  }
}
br.u-md-none {
  display: inline;
}
@media (min-width: 1024px) {
  br.u-md-none {
    display: none;
  }
}
br.u-is-lg {
  display: none;
}
@media (min-width: 1110px) {
  br.u-is-lg {
    display: inline;
  }
}
br.u-lg-none {
  display: inline;
}
@media (min-width: 1110px) {
  br.u-lg-none {
    display: none;
  }
}
br.u-is-xxl {
  display: none;
}
@media (min-width: 1440px) {
  br.u-is-xxl {
    display: inline;
  }
}
br.u-xxl-none {
  display: inline;
}
@media (min-width: 1440px) {
  br.u-xxl-none {
    display: none;
  }
}
.u-bg-gray01 {
  background-color: #ededed;
}
.u-c-main01 {
  color: #03c755;
}
.u-txt-underline {
  background: linear-gradient(transparent 65%, #fffd6c 0%);
  line-height: 1.2;
  display: inline-block;
}
.u-fadein01 {
  transform: translateY(30px);
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
  opacity: 0;
}
.u-fadein01.is-show {
  opacity: 1;
  transform: translateY(0);
}
.u-fadein02 > div,
.u-fadein02 > li {
  transform: translateY(30px);
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
  opacity: 0;
}
.u-fadein02 > li:nth-child(1) {
  transition-delay: 0.2s;
}
.u-fadein02 > div:nth-child(1) {
  transition-delay: 0.4s;
}
.u-fadein02 > li:nth-child(2) {
  transition-delay: 0.4s;
}
.u-fadein02 > div:nth-child(2) {
  transition-delay: 0.8s;
}
.u-fadein02 > li:nth-child(3) {
  transition-delay: 0.6s;
}
.u-fadein02 > div:nth-child(3) {
  transition-delay: 1.2s;
}
.u-fadein02 > li:nth-child(4) {
  transition-delay: 0.8s;
}
.u-fadein02 > div:nth-child(4) {
  transition-delay: 1.6s;
}
.u-fadein02 > li:nth-child(5) {
  transition-delay: 1s;
}
.u-fadein02 > div:nth-child(5) {
  transition-delay: 2s;
}
.u-fadein02 > li:nth-child(6) {
  transition-delay: 1.2s;
}
.u-fadein02 > div:nth-child(6) {
  transition-delay: 2.4s;
}
.u-fadein02.is-show > div,
.u-fadein02.is-show > li {
  opacity: 1;
  transform: translateY(0);
}
.u-header picture {
  height: auto;
  display: block;
  margin-inline: auto;
  text-align: center;
}
.u-header picture img {
  margin-inline: auto;
}
.u-footer picture {
  width: 100%;
  height: auto;
  display: block;
  margin-inline: auto;
}
.u-footer picture img {
  width: 100%;
}
.u-fixedmenu {
  position: fixed;
  width: 100%;
}
.u-txtlink {
  color: #3873f6;
  text-decoration: underline !important;
  font-weight: 500;
  font-family: "LINESeedJPStd Regular";
}
.u-txtlink:hover {
  color: #0f55ef;
}
.lyskillbadge {
  letter-spacing: 0.04em;
  font-size: 14px;
  font-family: "LINESeedJPStd Regular";
  color: #414141;
}
.lyskillbadge h1,
.lyskillbadge h2,
.lyskillbadge h3,
.lyskillbadge h4,
.lyskillbadge h5 {
  font-weight: 500;
}
.lyskillbadge a {
  text-decoration: none;
}
.lyskillbadge .c-kvE1 {
  background-color: #000048;
}
.lyskillbadge .c-kvE1__img {
  height: auto !important;
}
@media (min-width: 1024px) {
  .lyskillbadge .c-kvE1__img {
    height: 510px !important;
  }
}
.lyskillbadge .mv__ttl {
  width: 100%;
  max-width: 307px;
  margin-inline: auto;
}
@media (min-width: 1024px) {
  .lyskillbadge .mv__ttl {
    width: 454px;
    max-width: unset;
  }
}
.lyskillbadge .mv__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11px;
  margin-top: 23px;
}
@media (min-width: 1024px) {
  .lyskillbadge .mv__btns {
    gap: 20px;
    align-items: flex-start;
    margin-top: 50px;
  }
}
.lyskillbadge .mv__btn {
  width: 308px;
  height: 48px;
  display: grid;
  place-items: center;
  position: relative;
  border-radius: 100px;
  border: 2px solid #fff;
  font-family: "LINESeedJPStd Bold";
  background-color: #f77911;
  font-size: 14px;
  letter-spacing: 0.08em;
  padding-right: 12px;
  text-align: center;
  color: #fff;
  transition: 0.3s ease;
}
.lyskillbadge .mv__btn .arrow {
  stroke: #f77911;
}
@media (min-width: 1024px) {
  .lyskillbadge .mv__btn {
    padding-right: 22px;
    width: 301px;
    height: 50px;
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}
.lyskillbadge .mv__btn:hover {
  color: #f77911;
  background-color: #fff;
  border: 2px solid #f77911;
}
.lyskillbadge .mv__btn:hover .arrow {
  stroke: #fff;
}
.lyskillbadge .mv__btn svg {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
}
@media (min-width: 1024px) {
  .lyskillbadge .mv__btn svg {
    width: 26px;
    height: 26px;
  }
}
.lyskillbadge .mv__btn._navy {
  background-color: #000048;
}
.lyskillbadge .mv__btn._navy .arrow {
  stroke: #000048;
}
.lyskillbadge .mv__btn._navy:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000048;
}
.lyskillbadge .mv__btn._navy:hover .arrow {
  stroke: #fff;
}
.lyskillbadge .sec-anchores {
  background-color: #f2f4f8;
  padding: 20px;
}
@media (min-width: 1110px) {
  .lyskillbadge .sec-anchores {
    padding: 30px 20px;
  }
}
.lyskillbadge .sec-anchores .anchor-list {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  display: block;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-anchores .anchor-list {
    background-color: unset;
  }
}
.lyskillbadge .sec-anchores .anchor-list__btn {
  width: 100%;
  height: 44px;
  border-radius: 5px 5px 0 0;
  background-color: #fff;
  position: relative;
  border: none;
  transition: 0.3s ease;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-anchores .anchor-list__btn {
    display: none !important;
  }
}
.lyskillbadge .sec-anchores .anchor-list__btn:before {
  content: "";
  width: 7px;
  height: 2px;
  border-radius: 10px;
  background-color: #000048;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.3s ease;
}
.lyskillbadge .sec-anchores .anchor-list__btn:after {
  content: "";
  width: 7px;
  height: 2px;
  border-radius: 10px;
  background-color: #000048;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-anchores .anchor-list__wrap {
    display: block !important;
    height: auto !important;
  }
}
.lyskillbadge .sec-anchores .anchor-list__list {
  padding: 30px 25px;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 0 0 10px 10px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-anchores .anchor-list__list {
    box-shadow: unset;
    display: flex;
    gap: 4px;
    padding: 0;
  }
}
.lyskillbadge .sec-anchores .anchor-list__list a {
  display: flex;
  justify-content: space-between;
  color: #333;
  font-size: 16px;
  font-family: "LINESeedJPStd ExtraBold";
  letter-spacing: 0.03em;
  line-height: 1.3;
  align-items: center;
  background-color: #fff;
  position: relative;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-anchores .anchor-list__list a {
    flex: 1;
    height: 60px;
    font-size: 14px;
    color: #000048;
    font-family: "LINESeedJPStd Regular";
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    border-radius: 5px;
    transition: 0.3s ease;
  }
  .lyskillbadge .sec-anchores .anchor-list__list a:hover {
    background-color: #c6c6d8;
  }
}
.lyskillbadge .sec-anchores .anchor-list__list a:after {
  content: "";
  -webkit-mask-image: url(/sites/default/files/media/jp/support/lineyahoo-marketing-skill-badge/img/icon_anchor_arrow.svg);
  mask-image: url(/sites/default/files/media/jp/support/lineyahoo-marketing-skill-badge/img/icon_anchor_arrow.svg);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  flex-shrink: 0;
  width: 8px;
  height: 5px;
  display: inline-block;
  background-color: #f77911;
  margin-left: 12px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-anchores .anchor-list__list a:after {
    background-color: #000048;
  }
}
.lyskillbadge .sec-anchores .anchor-list__list a:not(:first-child) {
  margin-top: 25px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-anchores .anchor-list__list a:not(:first-child) {
    margin-top: 0;
  }
}
.lyskillbadge .sec-anchores .anchor-list.open .anchor-list__btn {
  background-color: #c6c6d8;
}
.lyskillbadge .sec-anchores .anchor-list.open .anchor-list__btn:before {
  transform: translateY(-50%);
}
.lyskillbadge .sec-about {
  margin-top: 70px;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-about {
    max-width: 825px;
    margin-inline: auto;
    padding: 0;
  }
}
.lyskillbadge .sec-about ._fig {
  margin-inline: auto;
  width: 71.7532467532%;
  max-width: 240px;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-about ._fig {
    width: 100%;
    max-width: none;
    margin-top: 42px;
  }
}
.lyskillbadge .sec-about ._fig img {
  width: 100%;
}
.lyskillbadge .sec-about ._txtbox {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-about ._txtbox {
    margin-top: 43px;
    padding: 0 50px;
  }
}
.lyskillbadge .sec-about ._txtbox ._txt {
  display: inline;
  font-family: "LINESeedJPStd Regular";
  font-size: 13px;
  letter-spacing: 0.04em;
  line-height: 2.1538461538;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-about ._txtbox ._txt {
    display: block;
    font-family: "LINESeedJPStd Regular";
    font-size: 16px;
    letter-spacing: 0.12em;
    line-height: 1.625;
  }
  .lyskillbadge .sec-about ._txtbox ._txt small {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-about ._txtbox ._txt._2 {
    margin-top: 17px;
  }
}
.lyskillbadge .sec-feature {
  margin-top: 80px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature {
    padding-left: 40px;
    padding-right: 40px;
    margin-inline: auto;
    margin-top: 50px;
    max-width: 1280px;
    background-color: none;
  }
}
.lyskillbadge .sec-feature ._inner {
  background-color: none;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-inline: 15px;
  background-color: #f2f4f8;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._inner {
    padding-top: 80px;
    padding-bottom: 40px;
    padding-inline: 40px;
    border-radius: 15px;
  }
}
@media (min-width: 1280px) {
  .lyskillbadge .sec-feature ._inner {
    padding-inline: 80px;
    padding-bottom: 80px;
  }
}
.lyskillbadge .sec-feature ._list {
  margin-top: 30px;
  max-width: 520px;
  margin-inline: auto;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._list {
    margin-top: 60px;
    max-width: none;
  }
}
.lyskillbadge .sec-feature ._list ._item {
  background-color: #fff;
  border-radius: 10px;
  padding: 35px 20px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._list ._item._rev {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._list ._item {
    border-radius: 12px;
    padding: 40px;
    flex-direction: row;
    gap: 50px;
  }
}
@media (min-width: 1280px) {
  .lyskillbadge .sec-feature ._list ._item {
    padding: 75px 110px;
  }
}
.lyskillbadge .sec-feature ._list ._item + ._item {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._list ._item + ._item {
    margin-top: 60px;
  }
}
.lyskillbadge .sec-feature ._figure {
  height: auto;
}
.lyskillbadge .sec-feature ._figure img {
  border-radius: 5px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._figure {
    flex: 1;
  }
  .lyskillbadge .sec-feature ._figure img {
    border-radius: 12px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox {
    flex: 1;
  }
}
.lyskillbadge .sec-feature ._txtbox ._head {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._head {
    flex-direction: column;
    gap: 18px;
    align-items: flex-start;
  }
}
.lyskillbadge .sec-feature ._txtbox ._head ._num {
  min-width: 66px;
  width: 66px;
  height: 55px;
  background-color: #000048;
  border-radius: 6px;
  flex: 0;
  flex-shrink: 0;
  display: grid;
  place-items: center;
}
.lyskillbadge .sec-feature ._txtbox ._head ._num svg {
  width: 33px;
}
.lyskillbadge .sec-feature ._txtbox ._head ._num._1 svg {
  margin-right: 2px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._head ._num._1 svg {
    margin-right: 2px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._head ._num {
    min-width: 46px;
    min-height: 46px;
    width: 46px;
    height: 46px;
  }
  .lyskillbadge .sec-feature ._txtbox ._head ._num svg {
    width: 26px;
  }
}
.lyskillbadge .sec-feature ._txtbox ._head ._ttl {
  flex: 1;
}
.lyskillbadge .sec-feature ._txtbox ._head ._ttl span {
  display: block;
  line-height: 1;
}
.lyskillbadge .sec-feature ._txtbox ._head ._ttl ._gray {
  color: #333;
  font-family: "LINESeedJPStd Bold";
  font-size: 16px;
}
.lyskillbadge .sec-feature ._txtbox ._head ._ttl ._navy {
  color: #000048;
  margin-top: 7px;
  font-size: 26px;
  font-family: "LINESeedJPStd Bold";
}
.lyskillbadge .sec-feature ._txtbox ._head ._ttl ._navy small {
  font-size: 16px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._head ._ttl {
    font-size: min(3.2786885246vw, 40px);
  }
  .lyskillbadge .sec-feature ._txtbox ._head ._ttl ._gray {
    font-size: 0.7em;
  }
  .lyskillbadge .sec-feature ._txtbox ._head ._ttl ._navy {
    margin-top: 12px;
    font-size: 1em;
  }
  .lyskillbadge .sec-feature ._txtbox ._head ._ttl ._navy small {
    font-size: 0.7em;
  }
}
.lyskillbadge .sec-feature ._txtbox ._points {
  margin-top: 20px;
  margin-inline: 15px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._points {
    margin-top: 33px;
    margin-inline: 0px;
  }
}
.lyskillbadge .sec-feature ._txtbox ._points ._point {
  position: relative;
  padding-left: 15px;
  font-family: "LINESeedJPStd Regular";
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.5714285714;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._points ._point {
    letter-spacing: 0.14em;
    font-family: "LINESeedJPStd Regular";
    font-weight: 700;
    line-height: 1.5;
  }
}
.lyskillbadge .sec-feature ._txtbox ._points ._point ._note {
  font-family: "LINESeedJPStd Regular";
  font-size: 10px;
  line-height: 1.6;
  margin-top: 3px;
  text-indent: -1em;
  padding-left: 1em;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._points ._point ._note {
    letter-spacing: 0.14em;
  }
}
.lyskillbadge .sec-feature ._txtbox ._points ._point ._txt {
  letter-spacing: 0.08em;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._points ._point ._txt {
    letter-spacing: 0.14em;
  }
}
.lyskillbadge .sec-feature ._txtbox ._points ._point:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color: #00003e;
  border-radius: 30px;
  position: absolute;
  top: 6px;
  left: 0;
}
.lyskillbadge .sec-feature ._txtbox ._points ._point + ._point {
  margin-top: 5px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-feature ._txtbox ._points ._point + ._point {
    margin-top: 5px;
  }
}
.lyskillbadge .sec-types {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types {
    padding-left: 40px;
    padding-right: 40px;
    margin-inline: auto;
    margin-top: 80px;
    max-width: 1280px;
  }
}
.lyskillbadge .sec-types ._inner {
  padding-top: 40px;
  padding-bottom: 102px;
  padding-inline: 15px;
  background-color: #f2f4f8;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types ._inner {
    padding-top: 80px;
    padding-bottom: 40px;
    padding-inline: 40px;
    border-radius: 20px;
  }
}
@media (min-width: 1280px) {
  .lyskillbadge .sec-types ._inner {
    padding-inline: 80px;
    padding-bottom: 80px;
  }
}
.lyskillbadge .sec-types .swiper {
  margin-top: 40px;
  position: relative;
}
.lyskillbadge .sec-types .swiper .swiper-button-prev,
.lyskillbadge .sec-types .swiper .swiper-button-next {
  background-color: #000048;
  display: grid;
  place-items: center;
  width: 22px;
  height: 62px;
  transition: 0.3s ease;
}
.lyskillbadge .sec-types .swiper .swiper-button-prev:hover,
.lyskillbadge .sec-types .swiper .swiper-button-next:hover {
  opacity: 0.8;
}
.lyskillbadge .sec-types .swiper .swiper-button-prev:before,
.lyskillbadge .sec-types .swiper .swiper-button-next:before {
  content: "";
  display: block;
  width: 13px;
  height: 8px;
  margin-left: 4px;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.386%22%20height%3D%228.285%22%20viewBox%3D%220%200%2013.386%208.285%22%3E%20%3Cpath%20id%3D%22%E5%A4%9A%E8%A7%92%E5%BD%A2_28%22%20data-name%3D%22%E5%A4%9A%E8%A7%92%E5%BD%A2%2028%22%20d%3D%22M5.915.963a1%2C1%2C0%2C0%2C1%2C1.556%2C0l4.6%2C5.694a1%2C1%2C0%2C0%2C1-.778%2C1.628h-9.2a1%2C1%2C0%2C0%2C1-.778-1.628Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
  background-size: contain;
  background-repeat: no-repeat;
  transform-origin: center;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types .swiper .swiper-button-prev,
  .lyskillbadge .sec-types .swiper .swiper-button-next {
    display: none;
  }
}
.lyskillbadge .sec-types .swiper .swiper-button-prev {
  border-radius: 0 10px 10px 0;
  left: -15px;
}
.lyskillbadge .sec-types .swiper .swiper-button-prev:before {
  transform: rotate(-90deg);
  margin-left: -4px;
}
.lyskillbadge .sec-types .swiper .swiper-button-next {
  border-radius: 10px 0 0 10px;
  right: -15px;
}
.lyskillbadge .sec-types .swiper .swiper-button-next:before {
  transform: rotate(90deg);
}
.lyskillbadge .sec-types .swiper .swiper-pagination {
  bottom: -36px;
  left: 50%;
  transform: translate(-50%);
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types .swiper .swiper-pagination {
    display: none;
  }
}
.lyskillbadge .sec-types .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border: 1px solid #000048;
  background-color: transparent;
  opacity: 1 !important;
}
.lyskillbadge .sec-types .swiper .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 10px;
}
.lyskillbadge .sec-types .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000048;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 19px 20px;
  }
}
.lyskillbadge .sec-types .swiper-slide {
  height: auto;
  width: 345px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types .swiper-slide {
    width: auto;
    flex: 1;
  }
}
.lyskillbadge .sec-types ._typecard {
  padding: 60px 20px 20px;
  background-color: #fff;
  border-radius: 10px;
  width: 345px;
  height: 100%;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types ._typecard {
    width: auto;
    padding: 25px 22px 30px;
    border-radius: 12px;
  }
}
.lyskillbadge .sec-types ._typecard ._img {
  width: 240px;
  margin-inline: auto;
  display: block;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types ._typecard ._img {
    width: 100%;
  }
}
.lyskillbadge .sec-types ._typecard ._time {
  background-color: #f2f4f8;
  height: 40px;
  width: 100%;
  display: grid;
  place-items: center;
  margin-top: 50px;
  border-radius: 1px;
  font-size: 24px;
  letter-spacing: 0.08em;
  line-height: 1;
  font-family: "LINESeedJPStd Bold";

  color: #000048;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types ._typecard ._time {
    font-size: 18px;
    height: 29px;
    margin-top: 30px;
    border-radius: 2px;
  }
}
.lyskillbadge .sec-types ._typecard ._txtbox {
  margin-top: 15px;
  letter-spacing: 0.08em;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types ._typecard ._txtbox {
    letter-spacing: 0.04em;
    margin-top: 15px;
  }
}
.lyskillbadge .sec-types ._typecard ._txtbox ._txt {
  font-size: 15px;
  font-family: "LINESeedJPStd Regular";
  line-height: 1.4666666667;
  text-align: justify;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types ._typecard ._txtbox ._txt {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.lyskillbadge .sec-types ._typecard ._txtbox ._note {
  margin-top: 15px;
  font-size: 12px;
  font-family: "LINESeedJPStd Regular";
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-types ._typecard ._txtbox ._note {
    font-size: 11px;
    margin-top: 5px;
    line-height: 1.4545454545;
  }
}
.lyskillbadge .sec-flow {
  margin-top: 60px;
  padding: 0 65px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-flow {
    margin-top: 110px;
  }
}
.lyskillbadge .sec-flow ._list {
  display: flex;
  flex-direction: column;
  gap: 67px;
  margin-top: 30px;
  max-width: 350px;
  margin-inline: auto;
}
@media (min-width: 590px) {
  .lyskillbadge .sec-flow ._list {
    gap: 75px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-flow ._list {
    margin-top: 55px;
    flex-direction: row;
    gap: 48px;
    max-width: 1200px;
  }
}
.lyskillbadge .sec-flow ._list ._item {
  flex: 1;
}
.lyskillbadge .sec-flow ._list ._item + ._item ._fig {
  position: relative;
}
.lyskillbadge .sec-flow ._list ._item + ._item ._fig:after {
  content: "";
  position: absolute;
  width: 9.9173553719%;
  height: auto;
  aspect-ratio: 1;
  background-image: url(/sites/default/files/media/jp/support/lineyahoo-marketing-skill-badge/img/flow-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -100%);
  left: 50%;
  top: -20px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-flow ._list ._item + ._item ._fig:after {
    width: 13.7254901961%;
    transform: translate(-50%, -50%) rotate(-90deg);
    top: 53%;
    left: -24px;
  }
}
.lyskillbadge .sec-flow ._list ._item ._fig {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  border-radius: 500px;
  background-color: #e7e9ed;
  position: relative;
  display: grid;
  place-items: center;
}
.lyskillbadge .sec-flow ._list ._item ._fig ._num {
  width: 26.8595041322%;
  height: auto;
  position: absolute;
  left: -5.7851239669%;
  top: 3%;
}
.lyskillbadge .sec-flow ._list ._item ._fig ._link {
  width: 85.5371900826%;
  transform: translateY(20%);
}
.lyskillbadge .sec-flow ._list ._item ._fig ._link svg {
  width: 100%;
  height: 100%;
}
.lyskillbadge .sec-flow ._list ._item ._fig ._link svg #hov {
  transition: 0.3s ease;
}
.lyskillbadge .sec-flow ._list ._item ._fig ._link:hover #hov {
  opacity: 0.6;
}
.lyskillbadge .sec-flow ._list ._item ._fig ._img {
  width: 52.8925619835%;
}
.lyskillbadge .sec-flow ._list ._item ._txtbox {
  margin-top: 20px;
  font-size: 19px;
}
.lyskillbadge .sec-flow ._list ._item ._txtbox ._ttl {
  font-family: "LINESeedJPStd Bold";
  font-size: min(5vw, 24px);
  text-align: center;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-flow ._list ._item ._txtbox ._ttl {
    font-size: 1em;
  }
}
.lyskillbadge .sec-flow ._list ._item ._txtbox ._lead {
  font-family: "LINESeedJPStd Regular";
  font-size: 0.6842105263em;
  line-height: 1.5384615385;
  text-align: left;
  margin-top: 10px;
}
.lyskillbadge .sec-flow ._list ._item ._txtbox ._lead._uni {
  max-width: 280px !important;
  margin-inline: auto;
}
@media (min-width: 480px) {
  .lyskillbadge .sec-flow ._list ._item ._txtbox ._lead {
    max-width: 350px;
    margin-inline: auto;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-flow ._list ._item ._txtbox ._lead {
    max-width: unset;
  }
}
.lyskillbadge .sec-flow ._btn {
  width: 228px;
  margin-inline: auto;
  height: 48px;
  display: grid;
  place-items: center;
  position: relative;
  border-radius: 100px;
  border: 2px solid #000048;
  font-family: "LINESeedJPStd Regular";
  font-size: 14px;
  letter-spacing: 0.08em;
  padding-right: 12px;
  text-align: center;
  color: #000048;
  margin-top: 40px;
  transition: 0.3s ease;
}
.lyskillbadge .sec-flow ._btn .arrow {
  stroke: #fff;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-flow ._btn {
    margin-top: 30px;
    padding-right: 22px;
  }
}
.lyskillbadge .sec-flow ._btn:hover {
  color: #fff;
  background-color: #000048;
}
.lyskillbadge .sec-flow ._btn:hover .arrow {
  stroke: #000048;
}
.lyskillbadge .sec-flow ._btn svg {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-flow ._btn svg {
    width: 26px;
    height: 26px;
  }
}
.lyskillbadge .sec-cta {
  margin-top: 80px;
  color: #fff;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-cta {
    padding-left: 60px;
    padding-right: 60px;
    margin-inline: auto;
    margin-top: 50px;
    max-width: 1320px;
    background-color: none;
  }
}
.lyskillbadge .sec-cta ._inner {
  background-color: none;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-inline: 15px;
  background-color: #000048;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-cta ._inner {
    padding-top: 66px;
    padding-bottom: 71px;
    padding-inline: 40px;
    border-radius: 20px;
  }
}
@media (min-width: 1280px) {
  .lyskillbadge .sec-cta ._inner {
    padding-inline: 80px;
    padding-bottom: 80px;
  }
}
.lyskillbadge .sec-cta ._inner ._ttl {
  font-size: 22px;
  letter-spacing: 0.14em;
  font-family: "LINESeedJPStd ExtraBold";
  line-height: 1;
  text-align: center;
}
@media (min-width: 480px) {
  .lyskillbadge .sec-cta ._inner ._ttl {
    font-size: 27px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-cta ._inner ._ttl {
    font-size: 36px;
    letter-spacing: 0.1em;
  }
}
.lyskillbadge .sec-cta ._inner ._txt {
  font-size: 11px;
  letter-spacing: 0.04em;
  font-family: "LINESeedJPStd Regular";
  margin-top: 12px;
  text-align: center;
}
@media (min-width: 590px) {
  .lyskillbadge .sec-cta ._inner ._txt {
    margin-top: 16px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-cta ._inner ._txt {
    margin-top: 22px;
    font-size: 14px;
  }
  .lyskillbadge .sec-cta ._inner ._txt .u-iblock {
    display: inline;
  }
}
.lyskillbadge .sec-cta ._inner ._btn {
  margin-inline: auto;
  width: 250px;
  height: 48px;
  border: 2px solid currentColor;
  background-color: #f77911;
  transition: 0.3s ease;
  border-radius: 100px;
  display: grid;
  place-items: center;
  position: relative;
  margin-top: 27px;
}
.lyskillbadge .sec-cta ._inner ._btn .arrow {
  stroke: #f77911;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-cta ._inner ._btn {
    width: 299px;
    height: 50px;
    margin-top: 35px;
    padding-right: 22px;
    font-size: 18px;
  }
}
.lyskillbadge .sec-cta ._inner ._btn:hover {
  color: #f77911;
  background-color: #fff;
}
.lyskillbadge .sec-cta ._inner ._btn:hover .arrow {
  stroke: #fff;
}
.lyskillbadge .sec-cta ._inner ._btn svg {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-cta ._inner ._btn svg {
    width: 26px;
    height: 26px;
  }
}
.lyskillbadge .sec-faq {
  margin-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 100px;
    margin-inline: auto;
    margin-top: 60px;
    max-width: 1280px;
  }
}
.lyskillbadge .sec-faq ._inner {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-inline: 15px;
  background-color: #f2f4f8;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq ._inner {
    padding-top: 80px;
    padding-bottom: 40px;
    padding-inline: 40px;
    border-radius: 20px;
  }
}
@media (min-width: 1280px) {
  .lyskillbadge .sec-faq ._inner {
    padding-inline: 80px;
    padding-bottom: 80px;
  }
}
.lyskillbadge .sec-faq__list {
  margin-top: 38px;
  margin-inline: auto;
  max-width: 520px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq__list {
    max-width: unset;
    margin-top: 52px;
  }
}
.lyskillbadge .sec-faq ._initial {
  font-size: 23px;
  letter-spacing: 0;
  flex-shrink: 0;
  line-height: 1;
  margin-right: 15px;
  background-color: #000048;
  border-radius: 5px;
  color: #fff;
  width: 39px;
  height: 39px;
  padding-top: 1px;
  display: grid;
  place-items: center;
}
.lyskillbadge .sec-faq ._initial._a {
  color: #4b4b4b;
  background-color: #e6e6e6;
  align-self: flex-start;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq ._initial {
    margin-right: 25px;
    width: 37px;
    height: 37px;
  }
}
.lyskillbadge .sec-faq ._txt {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.7142857143;
  text-align: justify;
  margin-right: 40px;
  margin-top: 0.5em;
  transform: translateY(max(30px - 129%, -8px));
  color: #333;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq ._txt {
    font-size: 16px;
    margin-top: 0.37em;
    font-weight: 900;
    margin-right: 50px;
    transform: translateY(max(35px - 129%, -11px));
  }
}
.lyskillbadge .sec-faq ._txt a {
  line-height: 1;
}
.lyskillbadge .sec-faq ._txt._uni {
  margin-right: 45px;
}
.lyskillbadge .sec-faq__item {
  margin-top: 30px;
  background-color: #fff;
  border-radius: 5px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq__item {
    margin-top: 30px;
    border-radius: 12px;
  }
}
.lyskillbadge .sec-faq__item--btn {
  display: flex;
  position: relative;
  align-items: flex-start;
  cursor: pointer;
  font-family: "LINESeedJPStd Bold";

  padding: 22px 20px 21px;
  transition: 0.3s ease;
  overflow: hidden;
  border-radius: 5px;
}
.lyskillbadge .sec-faq__item--btn:hover {
  background-color: #c6c6d8;
}
.lyskillbadge .sec-faq__item--btn:hover + [data-acc-content] {
  border-top: unset;
}
.lyskillbadge .sec-faq__item--btn:hover + [data-acc-content] .sec-faq__item--content {
  border-color: transparent;
}
.lyskillbadge .sec-faq__item--btn._2 {
  padding-bottom: 18px;
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq__item--btn._2 {
    padding-bottom: 6px;
  }
}
.lyskillbadge .sec-faq__item--btn:before {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  right: 20px;
  width: 20px;
  height: 20px;
  transform-origin: center;
  transform: rotate(-90deg);
  display: block;
  will-change: transform;
  transition: 0.3s ease;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_54593%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2054593%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_1747%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%201747%22%20cx%3D%2214%22%20cy%3D%2214%22%20r%3D%2214%22%20fill%3D%22%23393939%22%2F%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_54178%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2054178%22%20transform%3D%22translate(7%2013.781)%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_4378%22%20data-name%3D%22%E7%B7%9A%204378%22%20x2%3D%2214%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%20%3C%2Fg%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_54193%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2054193%22%20transform%3D%22translate(14%206.781)%20rotate(90)%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_4378-2%22%20data-name%3D%22%E7%B7%9A%204378%22%20x2%3D%2214%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-position: center;
  opacity: 1;
}
.lyskillbadge .sec-faq__item--btn:after {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  right: 20px;
  width: 20px;
  height: 20px;
  transform-origin: center;
  transform: rotate(-90deg);
  display: block;
  will-change: transform;
  transition: 0.3s ease;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_54594%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2054594%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_1747%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%201747%22%20cx%3D%2214%22%20cy%3D%2214%22%20r%3D%2214%22%20fill%3D%22%23393939%22%2F%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_54178%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2054178%22%20transform%3D%22translate(7%2013.781)%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_4378%22%20data-name%3D%22%E7%B7%9A%204378%22%20x2%3D%2214%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-position: center;
  opacity: 0;
}
@media (min-width: 700px) {
  .lyskillbadge .sec-faq__item--btn {
    padding-inline: 30px;
  }
  .lyskillbadge .sec-faq__item--btn:before,
  .lyskillbadge .sec-faq__item--btn:after {
    right: 30px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq__item--btn {
    border-radius: 12px;
    padding: 24px 30px 23px;
  }
  .lyskillbadge .sec-faq__item--btn ._txt {
    letter-spacing: 0.08em;
  }
  .lyskillbadge .sec-faq__item--btn:before,
  .lyskillbadge .sec-faq__item--btn:after {
    width: 28px;
    height: 28px;
    top: calc(50% - 14px);
    right: 30px;
  }
}
.lyskillbadge .sec-faq__item.open .sec-faq__item--btn:before {
  transform: rotate(0);
  opacity: 0;
}
.lyskillbadge .sec-faq__item.open .sec-faq__item--btn:after {
  transform: rotate(0);
  opacity: 1;
}
.lyskillbadge .sec-faq__item--content {
  display: flex;
  align-items: flex-start;
  padding: 21px 0 22px;
  font-family: "LINESeedJPStd Bold";

  margin-inline: 20px;
  border-top: 2px solid #dddddd;
  transition: 0.3s ease;
}
.lyskillbadge .sec-faq__item--content a {
  font-family: "LINESeedJPStd ExtraBold";
}
@media (min-width: 700px) {
  .lyskillbadge .sec-faq__item--content {
    margin-inline: 30px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq__item--content {
    padding: 28px 0 24px;
    border-top: 1px solid #dddddd;
  }
}
.lyskillbadge .sec-faq__item--content ._txt {
  margin-top: 0.5em;
  transform: translateY(max(30px - 129%, -11px));
}
@media (min-width: 1024px) {
  .lyskillbadge .sec-faq__item--content ._txt {
    margin-top: 0.37em;
    transform: translateY(max(35px - 129%, -11px));
  }
}
.lyskillbadge .u-container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 590px) {
  .lyskillbadge .u-container {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 600px;
    margin-inline: auto;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .u-container {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1260px;
    margin-inline: auto;
  }
}
.lyskillbadge .u-ttl {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.25;
  color: #000048;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  text-align: center;
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}
.lyskillbadge .u-ttl img {
  display: block;
  width: auto;
  height: 2em;
  max-height: 2em;
  flex: 0;
}
@media (min-width: 480px) {
  .lyskillbadge .u-ttl {
    font-size: 27px;
  }
}
@media (min-width: 1024px) {
  .lyskillbadge .u-ttl {
    font-size: 36px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
  .lyskillbadge .u-ttl img {
    display: block;
    height: 54px;
    max-height: 54px;
  }
}
@media (min-width: 1440px) {
  .lyskillbadge .u-ttl {
    font-size: 36px;
  }
}
